.Home_container__d256j{display:flex;flex-direction:column;min-height:100vh;background:#f5f5f5}.Home_header__y2QYS{background-color:rgba(255,255,255,.95);box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:10;transition:background-color .3s}.Home_header__y2QYS:hover{background-color:#fff}.Home_logo__IOQAX{font-weight:700;font-size:1.5rem;color:#0070f3}.Home_nav__KViFq{display:flex}.Home_navLink__SvGJP{margin:0 1rem;font-size:1rem;position:relative;transition:color .3s;text-decoration:none}.Home_navLink__SvGJP:hover{color:#005bb5}.Home_navLink__SvGJP:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:50%;background-color:#005bb5;transition:width .3s,left .3s}.Home_navLink__SvGJP:hover:after{width:100%;left:0}.Home_main__VkIEL{flex:1 1;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.Home_hero__VkeT1{text-align:center;z-index:1;padding:2rem;color:#333}.Home_heroTitle__AMpNI{font-size:2.5rem;margin-bottom:1rem;animation:Home_slideIn__3In_d 1s ease-out both;background:linear-gradient(90deg,#0070f3,#005bb5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Home_heroSubtitle__0EZ9Z{font-size:1.2rem;margin-bottom:2rem;color:#555;line-height:1.6;animation:Home_slideIn__3In_d 1s ease-out .3s both}.Home_cta__AxdWf{background-color:#0070f3;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;border-radius:8px;transition:background-color .3s,transform .3s}.Home_cta__AxdWf:hover{background-color:#005bb5;transform:scale(1.05)}.Home_balloon__2OhVX{position:fixed;bottom:-50px;left:50%;transform:translateX(-50%);background:#ff4081;padding:1rem 2rem;border-radius:20px;color:#fff;font-size:1.2rem;animation:Home_riseBalloon__Tc4C_ 3s ease-out forwards;z-index:100}@keyframes Home_riseBalloon__Tc4C_{0%{bottom:-50px;opacity:0}20%{opacity:1}to{bottom:100%;opacity:0}}.Home_footer__yFiaX{background-color:#fff;text-align:center;padding:1rem 0;box-shadow:0 -2px 8px rgba(0,0,0,.1);font-size:.9rem}@keyframes Home_slideIn__3In_d{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.Home_header__y2QYS{flex-direction:column}.Home_navLink__SvGJP{margin:.5rem}.Home_heroTitle__AMpNI{font-size:2rem}}@media (max-width:480px){.Home_hero__VkeT1{padding:1.5rem}.Home_heroTitle__AMpNI{font-size:1.75rem}.Home_heroSubtitle__0EZ9Z{font-size:1rem}}