@keyframes HomePage-module__LAUsSG__gradientAnimation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HomePage-module__LAUsSG__pageContainer{color:var(--color-blue-245);position:relative}.HomePage-module__LAUsSG__anchorNav{align-items:center;gap:1rem;display:flex}.HomePage-module__LAUsSG__anchorLink{color:var(--color-gray-255);border-radius:6px;padding:.25rem .5rem;font-weight:600;text-decoration:none;transition:all .3s}.HomePage-module__LAUsSG__anchorLink:hover{color:var(--color-green-110);text-decoration:none;transition:all .3s}.HomePage-module__LAUsSG__mainContent{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}:root{--header-offset:80px}.HomePage-module__LAUsSG__featureTabsSection,.HomePage-module__LAUsSG__testimonialsSection,.HomePage-module__LAUsSG__pricingSection,.HomePage-module__LAUsSG__demoSection,.HomePage-module__LAUsSG__statsSection{scroll-margin-top:var(--header-offset)}.HomePage-module__LAUsSG__anchorOffset{top:calc(-1*var(--header-offset));visibility:hidden;display:block;position:relative}.HomePage-module__LAUsSG__glassHeader{z-index:10;background:var(--color-blue-15-1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-gray-255-2);padding:1rem 1.5rem;position:sticky;top:0}.HomePage-module__LAUsSG__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.HomePage-module__LAUsSG__logo{align-items:center;gap:.75rem;display:flex}.HomePage-module__LAUsSG__logoIcon{color:var(--color-green-110)}.HomePage-module__LAUsSG__logo h1{margin:0;font-size:1.5rem;font-weight:600;transition:font-size .3s}.HomePage-module__LAUsSG__authButtons{align-items:center;gap:.75rem;display:flex}.HomePage-module__LAUsSG__primaryButton,.HomePage-module__LAUsSG__secondaryButton,.HomePage-module__LAUsSG__ctaButton{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:.75rem;padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-block}.HomePage-module__LAUsSG__primaryButton{background:linear-gradient(45deg,var(--color-green-110),var(--color-green-90));color:var(--color-gray-255);box-shadow:0 4px 15px var(--color-green-110-4)}.HomePage-module__LAUsSG__primaryButton:hover{box-shadow:0 6px 20px var(--color-green-110-4);transform:translateY(-3px)}.HomePage-module__LAUsSG__secondaryButton{color:var(--color-gray-255);border:1px solid var(--color-gray-255-2);background-color:#0000}.HomePage-module__LAUsSG__secondaryButton:hover{background-color:var(--color-blue-40);border-color:var(--color-blue-205)}.HomePage-module__LAUsSG__ctaButton{background:linear-gradient(45deg,var(--color-green-110),var(--color-green-90));color:var(--color-gray-255);box-shadow:0 4px 20px var(--color-green-110-4);width:auto;padding:1rem 2.5rem;font-size:1.1rem}.HomePage-module__LAUsSG__ctaButton:hover{box-shadow:0 6px 25px var(--color-green-110-4);transform:scale(1.05)}.HomePage-module__LAUsSG__secondaryCta{border:1px solid var(--color-gray-255-2);color:var(--color-blue-205);box-shadow:none;background:0 0}.HomePage-module__LAUsSG__secondaryCta:hover{background:var(--color-blue-25-1);color:var(--color-blue-245);border-color:var(--color-blue-205);transform:scale(1.05)}.HomePage-module__LAUsSG__hero{text-align:center;padding:2rem 0 0;position:relative;overflow:hidden}.HomePage-module__LAUsSG__heroTitle{letter-spacing:-.02em;max-width:900px;color:var(--color-blue-245);margin:0 auto .5rem;font-size:clamp(2.5rem,3.5vw,4rem);font-weight:700;line-height:1.15}.HomePage-module__LAUsSG__heroSubtitle{color:var(--color-blue-205);max-width:650px;margin:0 auto 1rem;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.HomePage-module__LAUsSG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.HomePage-module__LAUsSG__primaryCtaButton,.HomePage-module__LAUsSG__secondaryCtaButton{text-align:center;cursor:pointer;border:none;border-radius:50px;min-width:180px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-block}.HomePage-module__LAUsSG__primaryCtaButton{color:var(--color-gray-255);background:linear-gradient(90deg,#0bb5ab,#0fc5ba,#0ee8db,#5ffff5,#0ee8db,#0fc5ba,#0bb5ab) 0 0/400% 100%;font-weight:700;animation:3s infinite HomePage-module__LAUsSG__gradientAnimation;position:relative;overflow:hidden;box-shadow:0 8px 30px #0fc5ba99,0 0 40px #0fc5ba66,inset 0 0 20px #ffffff1a}.HomePage-module__LAUsSG__primaryCtaButton:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);width:200%;height:200%;animation:3s infinite HomePage-module__LAUsSG__shine;position:absolute;top:-50%;left:-50%}@keyframes HomePage-module__LAUsSG__shine{0%,to{opacity:0;transform:translate(-100%,-100%)}50%{opacity:1;transform:translate(50%,50%)}}.HomePage-module__LAUsSG__primaryCtaButton:hover{animation-duration:1s;transform:translateY(-3px);box-shadow:0 12px 40px #0fc5bacc,0 0 60px #0fc5ba99,inset 0 0 30px #fff3}@keyframes HomePage-module__LAUsSG__gradientShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HomePage-module__LAUsSG__secondaryCtaButton{color:var(--color-blue-170);background:0 0;border:1px solid #0fc5ba14}.HomePage-module__LAUsSG__secondaryCtaButton:hover{background:var(--color-blue-40);color:var(--color-blue-245);border-color:var(--color-blue-205);transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.HomePage-module__LAUsSG__heroImageContainer{justify-content:center;align-items:center;max-width:1000px;min-height:600px;margin:0 auto;display:flex;position:relative}.HomePage-module__LAUsSG__heroMainImage{z-index:2;position:relative}.HomePage-module__LAUsSG__heroVideoContainer{border:2px solid var(--color-gray-255-2);aspect-ratio:9/16;background:#0003;border-radius:24px;width:280px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.HomePage-module__LAUsSG__heroImage{object-fit:cover;width:100%;height:100%;display:block}.HomePage-module__LAUsSG__muteButton{width:40px;height:40px;color:var(--color-gray-255);cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.HomePage-module__LAUsSG__muteButton:hover{background:#000c;transform:scale(1.1)}.HomePage-module__LAUsSG__iconWrapper{justify-content:center;align-items:center;display:inline-flex}.HomePage-module__LAUsSG__floatingCard{background:var(--color-blue-25-1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-gray-255-2);z-index:1;border-radius:16px;align-items:center;gap:1rem;max-width:250px;padding:1.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}.HomePage-module__LAUsSG__floatingCard:hover{box-shadow:0 20px 50px #00000026}.HomePage-module__LAUsSG__floatingCardIcon{background:var(--color-green-110);color:var(--color-green-30);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HomePage-module__LAUsSG__floatingCardContent h4{color:var(--color-blue-245);margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.3}.HomePage-module__LAUsSG__floatingCardContent p{color:var(--color-blue-205);margin:0;font-size:.875rem;line-height:1.4}.HomePage-module__LAUsSG__leftTop,.HomePage-module__LAUsSG__leftBottom,.HomePage-module__LAUsSG__rightTop,.HomePage-module__LAUsSG__rightBottom{transform:translateY(-50%)}.HomePage-module__LAUsSG__leftTop{top:25%;left:-80px}.HomePage-module__LAUsSG__leftBottom{top:65%;left:-40px}.HomePage-module__LAUsSG__rightTop{top:25%;right:-80px}.HomePage-module__LAUsSG__rightBottom{top:65%;right:-40px}.HomePage-module__LAUsSG__trustBadgeContainer{flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:900px;margin:3rem auto;display:flex}.HomePage-module__LAUsSG__trustBadge{color:var(--color-blue-205);text-align:left;border:1px solid var(--color-gray-255-2);background:var(--color-blue-25-1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;align-items:center;gap:.75rem;padding:1rem;display:flex}.HomePage-module__LAUsSG__trustBadge svg{color:var(--color-green-110);flex-shrink:0}.HomePage-module__LAUsSG__trustBadge strong{color:var(--color-blue-245);font-weight:600;display:block}.HomePage-module__LAUsSG__trustBadge p{margin:0;font-size:.9rem}.HomePage-module__LAUsSG__tabContent,.HomePage-module__LAUsSG__featureListItem p,.HomePage-module__LAUsSG__sectionSubtitle,.HomePage-module__LAUsSG__featuresList li,.HomePage-module__LAUsSG__finalCtaSubtitle,.HomePage-module__LAUsSG__lgpdMicrocopy{font-size:1rem}.HomePage-module__LAUsSG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.HomePage-module__LAUsSG__sectionTitle{color:var(--color-blue-245);margin:0 0 .75rem;font-size:clamp(2rem,5vw,2.8rem);font-weight:700}.HomePage-module__LAUsSG__sectionSubtitle{color:var(--color-blue-205);font-size:1.1rem;line-height:1.6}.HomePage-module__LAUsSG__demoSection,.HomePage-module__LAUsSG__featureTabsSection,.HomePage-module__LAUsSG__testimonialsSection,.HomePage-module__LAUsSG__statsSection,.HomePage-module__LAUsSG__pricingSection{padding:3.5rem 0}.HomePage-module__LAUsSG__demoGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.HomePage-module__LAUsSG__tabsContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.HomePage-module__LAUsSG__tabButton{border:1px solid var(--color-gray-255-2);background:var(--color-blue-25-1);color:var(--color-blue-145-2);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;width:230px;padding:.75rem 1.25rem;font-weight:500;transition:all .3s;display:inline-flex}.HomePage-module__LAUsSG__tabButton:hover{background:var(--color-blue-40);color:var(--color-blue-245);border-color:var(--color-gray-255-3)}.HomePage-module__LAUsSG__tabButton.HomePage-module__LAUsSG__active{background:var(--color-green-110);color:var(--color-green-30);border-color:var(--color-green-110);box-shadow:0 0 20px var(--color-green-110-5);font-weight:600}.HomePage-module__LAUsSG__tabContent{background:var(--color-blue-25-1);border:1px solid var(--color-gray-255-2);text-align:left;border-radius:1rem;padding:2.5rem}.HomePage-module__LAUsSG__featureList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:0;list-style:none;display:grid}.HomePage-module__LAUsSG__featureListItem{background:var(--color-blue-15);border-left:3px solid var(--color-green-110);border-radius:.5rem;padding:1.25rem;transition:all .3s}.HomePage-module__LAUsSG__featureListItem:hover{background:var(--color-blue-25-1);border-left-color:var(--color-green-120);transform:translate(5px)}.HomePage-module__LAUsSG__featureListItem p{color:var(--color-blue-205);margin:0;line-height:1.6}.HomePage-module__LAUsSG__featureListItem strong{color:var(--color-blue-245);font-weight:600}.HomePage-module__LAUsSG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.HomePage-module__LAUsSG__testimonialCard{background:var(--color-blue-25-1);border:1px solid var(--color-gray-255-2);border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.HomePage-module__LAUsSG__testimonialCard:hover{box-shadow:0 10px 30px var(--color-gray-0-2);transform:translateY(-8px)}.HomePage-module__LAUsSG__testimonialCardHeader{align-items:center;gap:1rem;display:flex}.HomePage-module__LAUsSG__testimonialAvatar{background:linear-gradient(135deg,var(--color-green-110),var(--color-blue-205));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1rem;font-weight:700;display:flex}.HomePage-module__LAUsSG__testimonialAuthorInfo{flex-grow:1}.HomePage-module__LAUsSG__testimonialAuthorName{color:var(--color-blue-245);font-weight:600;display:block}.HomePage-module__LAUsSG__testimonialVerified{color:var(--color-green-110);font-size:.85rem;font-weight:500}.HomePage-module__LAUsSG__testimonialCard blockquote{color:var(--color-blue-205);flex-grow:1;margin:.5rem 0;font-style:italic;line-height:1.6}.HomePage-module__LAUsSG__testimonialStars{color:var(--color-red-135);gap:.2rem;margin-top:auto;display:flex}.HomePage-module__LAUsSG__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.HomePage-module__LAUsSG__statCard{background:var(--color-blue-25-1);border:1px solid var(--color-gray-255-2);border-radius:.875rem;align-content:center;padding:1.5rem}.HomePage-module__LAUsSG__statCard h3{color:var(--color-green-110);margin:0 0 .5rem;font-size:2.5rem}.HomePage-module__LAUsSG__statCard h4{color:var(--color-blue-245);text-transform:uppercase;letter-spacing:1px;margin:0 0 .5rem;font-size:1rem}.HomePage-module__LAUsSG__statCard p{color:var(--color-blue-145-2);margin:0}.HomePage-module__LAUsSG__pricingSection{padding:4.5rem 0}.HomePage-module__LAUsSG__plansGrid{grid-template-columns:1fr;justify-content:center;align-items:stretch;gap:2rem;max-width:1100px;margin:0 auto 3rem;display:grid}.HomePage-module__LAUsSG__familyToggleWrap{grid-column:1/-1;justify-content:center;margin-bottom:1.5rem;display:flex}.HomePage-module__LAUsSG__familyToggle{align-items:center;gap:.75rem;display:flex}.HomePage-module__LAUsSG__toggleLabel{color:var(--color-gray-255);opacity:.6;cursor:default;font-size:.95rem;font-weight:500;transition:opacity .3s}.HomePage-module__LAUsSG__toggleLabelActive{opacity:1}.HomePage-module__LAUsSG__toggleSwitch{background:var(--color-blue-25-1);border:2px solid var(--color-green-110);cursor:pointer;border-radius:999px;width:52px;height:28px;padding:0;transition:background .3s;position:relative}.HomePage-module__LAUsSG__toggleSwitch:hover{background:var(--color-blue-15)}.HomePage-module__LAUsSG__toggleKnob{background:var(--color-green-110);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px}.HomePage-module__LAUsSG__toggleKnobActive{transform:translate(24px)}.HomePage-module__LAUsSG__saveBadge{color:var(--color-green-110);margin-left:.25rem;font-size:.85rem;font-weight:600}.HomePage-module__LAUsSG__familyPlansInner{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1.5rem;display:grid}@media (min-width:768px){.HomePage-module__LAUsSG__plansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.HomePage-module__LAUsSG__planCard{background:var(--color-blue-25-1);border:1px solid var(--color-gray-255-2);text-align:center;border-radius:1rem;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex;position:relative}.HomePage-module__LAUsSG__planCard.HomePage-module__LAUsSG__popular{border-color:var(--color-green-110);transform:scale(1.05)}.HomePage-module__LAUsSG__planBadge{background:var(--color-green-110);color:var(--color-green-30);text-transform:uppercase;border-radius:99px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.HomePage-module__LAUsSG__planTitle{margin:.5rem 0 1rem;font-size:1.5rem;font-weight:600}.HomePage-module__LAUsSG__planPrice{color:var(--color-blue-245);justify-content:center;align-items:baseline;gap:.25rem;margin:.5rem 0;line-height:1;display:flex}.HomePage-module__LAUsSG__priceValue{font-size:3rem;font-weight:700}.HomePage-module__LAUsSG__priceCents{font-size:1.5rem;font-weight:600}.HomePage-module__LAUsSG__pricePeriod{color:var(--color-blue-145-2);padding-left:.25rem;font-size:1rem;font-weight:500}.HomePage-module__LAUsSG__planDescription{color:var(--color-blue-205);flex-grow:1;align-content:space-evenly}.HomePage-module__LAUsSG__featuresSection{text-align:center;margin-top:4rem}.HomePage-module__LAUsSG__featuresTitle{color:var(--color-blue-245);margin-bottom:2rem;font-size:1.25rem}.HomePage-module__LAUsSG__featuresListCard{text-align:left;flex-direction:column;max-width:900px;margin:1rem 0;padding:0;list-style:none;display:flex}.HomePage-module__LAUsSG__featuresList{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:900px;margin:0 auto;padding:0;list-style:none;display:grid}.HomePage-module__LAUsSG__featuresList li{color:var(--color-blue-205);align-items:center;gap:.75rem;display:flex}.HomePage-module__LAUsSG__featuresList svg{color:var(--color-green-110);flex-shrink:0}.HomePage-module__LAUsSG__footer{background-color:var(--color-blue-25-1);color:var(--color-blue-145-2);border-top:1px solid var(--color-gray-255-2);z-index:1;flex-direction:column;align-items:center;padding:1rem;display:flex;position:relative}.HomePage-module__LAUsSG__footerContent{flex-wrap:wrap;justify-content:space-around;gap:2rem;width:100%;max-width:1200px;display:flex}.HomePage-module__LAUsSG__footerColumn{flex-direction:column;display:flex}.HomePage-module__LAUsSG__footerColumn h4{letter-spacing:.5px;color:var(--color-blue-245);margin-bottom:.75rem;font-size:1rem;font-weight:600}.HomePage-module__LAUsSG__footerColumn ul{margin:0;padding:0;list-style:none}.HomePage-module__LAUsSG__footerColumn li+li{margin-top:.5rem}.HomePage-module__LAUsSG__footerColumn a{color:var(--color-blue-205);font-size:.9rem;line-height:1.5;text-decoration:none;transition:color .2s,transform .2s}.HomePage-module__LAUsSG__footerColumn a:hover{color:var(--color-green-110);transform:translate(2px)}.HomePage-module__LAUsSG__footerLinkInline{color:var(--color-green-110);margin-left:.25rem;text-decoration:underline}.HomePage-module__LAUsSG__socialIcons{justify-content:flex-start;gap:1rem;display:flex}.HomePage-module__LAUsSG__socialIcons a{font-size:1.25rem;transition:color .2s,transform .2s}.HomePage-module__LAUsSG__socialIcons a:hover{color:var(--color-green-110);transform:translateY(-2px)scale(1.1)}.HomePage-module__LAUsSG__footerCopyright{border-top:1px solid var(--color-gray-255-2);text-align:center;margin-top:1rem;padding-top:1rem;font-size:.85rem}.HomePage-module__LAUsSG__finalCtaSection{border-top:1px solid var(--color-gray-255-2);padding:3rem 0 1.5rem}.HomePage-module__LAUsSG__finalCtaContainer{text-align:center;max-width:900px;margin:0 auto;padding:0 1rem}.HomePage-module__LAUsSG__finalCtaTitle{color:var(--color-blue-245);margin:0 0 .5rem;font-size:1.8rem}.HomePage-module__LAUsSG__finalCtaSubtitle{color:var(--color-blue-205);margin:0 0 1rem}.HomePage-module__LAUsSG__finalCtaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.75rem;display:flex}.HomePage-module__LAUsSG__lgpdMicrocopy{color:var(--color-blue-145-2);margin-top:.5rem;font-size:.85rem}.HomePage-module__LAUsSG__footerMiniNav{justify-content:center;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.HomePage-module__LAUsSG__footerMiniNav a{color:var(--color-blue-205);font-weight:600;text-decoration:none}.HomePage-module__LAUsSG__footerMiniNav a:hover{color:var(--color-green-110)}.HomePage-module__LAUsSG__policiesSection{text-align:center;background:0 0}.HomePage-module__LAUsSG__policiesLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.HomePage-module__LAUsSG__policyLink{color:var(--color-gray-255-5);border-radius:4px;padding:.25rem .5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s}.HomePage-module__LAUsSG__policyLink:hover{color:var(--color-green-110);text-decoration:underline}@media (max-width:991px){.HomePage-module__LAUsSG__plansGrid{grid-template-columns:1fr}.HomePage-module__LAUsSG__planCard{max-width:420px;margin-left:auto;margin-right:auto}.HomePage-module__LAUsSG__planCard.HomePage-module__LAUsSG__popular{transform:scale(1)}}@media (max-width:768px){.HomePage-module__LAUsSG__headerContent{gap:1rem}.HomePage-module__LAUsSG__logo h1{font-size:1.25rem}.HomePage-module__LAUsSG__authButtons .HomePage-module__LAUsSG__primaryButton,.HomePage-module__LAUsSG__authButtons .HomePage-module__LAUsSG__secondaryButton{padding:.6rem 1rem;font-size:.85rem}.HomePage-module__LAUsSG__trustBadgeContainer{align-items:flex-start;gap:1.5rem;max-width:350px;margin-left:auto;margin-right:auto}.HomePage-module__LAUsSG__trustBadge{text-align:left}.HomePage-module__LAUsSG__hero,.HomePage-module__LAUsSG__demoSection,.HomePage-module__LAUsSG__featureTabsSection,.HomePage-module__LAUsSG__testimonialsSection,.HomePage-module__LAUsSG__statsSection,.HomePage-module__LAUsSG__pricingSection{padding:1.5rem 1rem}.HomePage-module__LAUsSG__heroSubtitle{max-width:90%;margin:0 auto 1.5rem}.HomePage-module__LAUsSG__tabsContainer{gap:.5rem}.HomePage-module__LAUsSG__logo{flex-direction:column;align-items:center;gap:.25rem}}@media (max-width:480px){.HomePage-module__LAUsSG__anchorNav{display:none}.HomePage-module__LAUsSG__logo h1{font-size:1rem;line-height:1;display:block}.HomePage-module__LAUsSG__sectionTitle{font-size:1.8rem}.HomePage-module__LAUsSG__heroTitle{font-size:2.2rem}.HomePage-module__LAUsSG__hero .HomePage-module__LAUsSG__ctaButton,.HomePage-module__LAUsSG__heroActions .HomePage-module__LAUsSG__ctaButton{width:100%;padding:.8rem 1.5rem;font-size:1rem}.HomePage-module__LAUsSG__authButtons{gap:.5rem}.HomePage-module__LAUsSG__authButtons .HomePage-module__LAUsSG__primaryButton,.HomePage-module__LAUsSG__authButtons .HomePage-module__LAUsSG__secondaryButton{padding:.5rem .7rem;font-size:.8rem}.HomePage-module__LAUsSG__statCard,.HomePage-module__LAUsSG__planCard{max-width:none;padding:2rem 1.5rem}.HomePage-module__LAUsSG__tabContent{padding:1.5rem}.HomePage-module__LAUsSG__sectionHeader{margin-bottom:2rem}}.HomePage-module__LAUsSG__familyPlansSection{border-top:1px solid var(--color-blue-65);margin-top:4rem;padding:3rem 0}.HomePage-module__LAUsSG__familySectionHeader{text-align:center;margin-bottom:2.5rem}.HomePage-module__LAUsSG__familyIcon{color:var(--color-purple-120);margin-bottom:1rem}.HomePage-module__LAUsSG__familySectionTitle{color:var(--color-gray-255);margin:0 0 .5rem;font-size:2rem;font-weight:700}.HomePage-module__LAUsSG__familySectionSubtitle{color:var(--color-blue-160);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.HomePage-module__LAUsSG__familyPlansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (min-width:768px){.HomePage-module__LAUsSG__familyPlansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}}@media (min-width:1200px){.HomePage-module__LAUsSG__familyPlansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:800px}}.HomePage-module__LAUsSG__familyPlanIcon{color:var(--color-purple-120);opacity:.7;position:absolute;top:1.25rem;right:1.25rem}.HomePage-module__LAUsSG__familyPlan .HomePage-module__LAUsSG__ctaButton{margin-top:.5rem;padding:.75rem 1.5rem;font-size:.9rem}.HomePage-module__LAUsSG__bestValue{border-color:var(--color-green-110);transform:scale(1.05)}.HomePage-module__LAUsSG__bestValue .HomePage-module__LAUsSG__planBadge{background:var(--color-green-110);color:var(--color-green-30)}.HomePage-module__LAUsSG__contactButton{color:var(--color-blue-205);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;transition:color .2s,transform .2s}.HomePage-module__LAUsSG__contactButton:hover{color:var(--color-green-110)}@media (min-width:768px) and (max-width:1024px){.HomePage-module__LAUsSG__heroImageContainer{grid-template-columns:repeat(2,minmax(230px,1fr));place-items:stretch center;gap:1rem;width:100%;margin-top:1.5rem;margin-bottom:1.5rem;display:grid}.HomePage-module__LAUsSG__heroMainImage{grid-column:1/-1;justify-content:center;justify-self:center;width:100%;display:flex}.HomePage-module__LAUsSG__heroImage{object-fit:cover;width:340px;max-width:100%;height:425px}.HomePage-module__LAUsSG__floatingCard{z-index:auto;box-sizing:border-box;align-self:stretch;width:calc(100% - 2rem);max-width:100%;height:100%;margin:0;padding:1rem;display:flex;position:static;transform:none;opacity:1!important}.HomePage-module__LAUsSG__floatingCardContent{flex-direction:column;flex:1;justify-content:space-between;display:flex}.HomePage-module__LAUsSG__leftTop,.HomePage-module__LAUsSG__leftBottom,.HomePage-module__LAUsSG__rightTop,.HomePage-module__LAUsSG__rightBottom{top:auto;left:auto;right:auto;transform:none}}@media (max-width:767px){.HomePage-module__LAUsSG__heroImageContainer{flex-direction:column;gap:0;min-height:auto;margin-top:2rem;margin-bottom:2rem}.HomePage-module__LAUsSG__heroImage{width:280px;height:450px}.HomePage-module__LAUsSG__floatingCard{z-index:auto;max-width:280px;margin-bottom:2rem;position:static;transform:scale(1);opacity:1!important}.HomePage-module__LAUsSG__topLeft{z-index:3;transform:rotate(-4deg)}.HomePage-module__LAUsSG__leftCenter{z-index:2;margin-top:-15px;transform:rotate(2deg)}.HomePage-module__LAUsSG__rightCenter{z-index:1;margin-top:-20px;transform:rotate(-3deg)}}.HomePage-module__LAUsSG__ctaAfterDemo{justify-content:center;align-items:center;margin-top:3rem;padding:2rem 0;display:flex}.HomePage-module__LAUsSG__ctaAfterTestimonials{background:var(--color-blue-25-1);border:1px solid var(--color-gray-255-2);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem;padding:2.5rem 2rem;display:flex}.HomePage-module__LAUsSG__ctaSectionTitle{color:var(--color-blue-245);text-align:center;margin:0 0 1.5rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}
.PhoneMockup-module__OfmIvW__mockupContainer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.PhoneMockup-module__OfmIvW__phoneFrame{aspect-ratio:9/19.5;background-image:linear-gradient(#333,#111);border:1px solid #444;border-radius:44px;width:100%;max-width:280px;padding:8px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;box-shadow:0 20px 40px -10px #00000080,inset 0 0 1px #fff3}.PhoneMockup-module__OfmIvW__phoneGloss{z-index:3;pointer-events:none;border-radius:42px;position:absolute;inset:1px;overflow:hidden}.PhoneMockup-module__OfmIvW__phoneGloss:after{content:"";background-image:linear-gradient(to bottom right,#ffffff26,#fff0);width:200%;height:200%;position:absolute;top:-150%;left:-100%;transform:rotate(35deg)}.PhoneMockup-module__OfmIvW__dynamicIsland{z-index:2;background-color:#000;border-radius:20px;width:35%;height:12px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.PhoneMockup-module__OfmIvW__powerButton,.PhoneMockup-module__OfmIvW__volumeButtons{background-color:#2c2c2c;border:1px solid #444;border-radius:4px;position:absolute}.PhoneMockup-module__OfmIvW__powerButton{width:4px;height:50px;top:100px;right:-3px}.PhoneMockup-module__OfmIvW__volumeButtons{width:4px;height:90px;top:120px;left:-3px}.PhoneMockup-module__OfmIvW__phoneScreen{object-fit:cover;background-color:#000;border-radius:36px;width:100%;height:100%;display:block;box-shadow:inset 0 0 5px #00000080}.PhoneMockup-module__OfmIvW__phoneContent{text-align:center;max-width:320px}.PhoneMockup-module__OfmIvW__phoneContent h3{color:var(--color-blue-245);margin:0 0 .5rem;font-size:1.5rem}.PhoneMockup-module__OfmIvW__phoneContent p{color:var(--color-blue-205);margin:0;line-height:1.6}.PhoneMockup-module__OfmIvW__muteButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:4;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px}.PhoneMockup-module__OfmIvW__muteButton:hover{background:#000c;transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.PhoneMockup-module__OfmIvW__muteButton:active{transform:scale(.95)}
.FAQ-module__UnNiSq__faqSection{padding:4rem 1rem;position:relative;overflow:hidden}.FAQ-module__UnNiSq__faqSection:before{content:"";pointer-events:none;position:absolute;inset:0}.FAQ-module__UnNiSq__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.FAQ-module__UnNiSq__header{text-align:center;margin-bottom:4rem}.FAQ-module__UnNiSq__headerIcon{color:var(--color-green-110);filter:drop-shadow(0 4px 8px #0fc5ba33);margin-bottom:1rem}.FAQ-module__UnNiSq__title{color:var(--color-green-110);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.FAQ-module__UnNiSq__subtitle{color:var(--color-blue-205);max-width:600px;margin:0 auto;font-size:1rem}.FAQ-module__UnNiSq__faqGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.25rem;margin-bottom:4rem;display:grid}.FAQ-module__UnNiSq__faqItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;transition:all .3s;overflow:hidden}.FAQ-module__UnNiSq__faqItem:hover{border-color:#0fc5ba4d;transform:translateY(-2px);box-shadow:0 8px 24px #0fc5ba1a}.FAQ-module__UnNiSq__questionButton{width:100%;color:var(--color-gray-255);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__UnNiSq__questionButton:hover,.FAQ-module__UnNiSq__questionButton.FAQ-module__UnNiSq__active{color:var(--color-green-110)}.FAQ-module__UnNiSq__questionText{flex:1;line-height:1.6}.FAQ-module__UnNiSq__iconWrapper{width:32px;height:32px;color:var(--color-green-110);background:#0fc5ba1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQ-module__UnNiSq__questionButton:hover .FAQ-module__UnNiSq__iconWrapper{background:#0fc5ba33}.FAQ-module__UnNiSq__answerWrapper{overflow:hidden}.FAQ-module__UnNiSq__answer{color:var(--color-blue-205);padding:0 2rem 1.5rem;font-size:.875rem;line-height:1.8}.FAQ-module__UnNiSq__answer p{margin:0}.FAQ-module__UnNiSq__ctaBox{text-align:center;padding:3rem 2rem}.FAQ-module__UnNiSq__ctaBox h3{color:var(--color-gray-255);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.FAQ-module__UnNiSq__ctaBox p{color:var(--color-blue-205);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.9375rem}.FAQ-module__UnNiSq__contactButton{background:linear-gradient(135deg,var(--color-green-110)0%,#0ba89f 100%);color:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #0fc5ba4d}.FAQ-module__UnNiSq__contactButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0fc5ba66}@media (max-width:768px){.FAQ-module__UnNiSq__faqSection{padding:4rem 1rem}.FAQ-module__UnNiSq__faqGrid{grid-template-columns:1fr}.FAQ-module__UnNiSq__title{font-size:2.25rem}.FAQ-module__UnNiSq__subtitle{font-size:1.125rem}.FAQ-module__UnNiSq__questionButton{padding:1.25rem 1.5rem;font-size:1rem}.FAQ-module__UnNiSq__answer{padding:0 1.5rem 1.25rem;font-size:.9375rem}.FAQ-module__UnNiSq__ctaBox{padding:2.5rem 1.5rem}.FAQ-module__UnNiSq__ctaBox h3{font-size:1.75rem}.FAQ-module__UnNiSq__ctaBox p{font-size:1rem}.FAQ-module__UnNiSq__contactButton{padding:.875rem 2rem;font-size:1rem}}@media (max-width:480px){.FAQ-module__UnNiSq__faqSection{padding:4rem 1rem}.FAQ-module__UnNiSq__header{margin-bottom:3rem}.FAQ-module__UnNiSq__headerIcon{width:40px;height:40px}.FAQ-module__UnNiSq__title{font-size:2rem}.FAQ-module__UnNiSq__subtitle{font-size:1rem}.FAQ-module__UnNiSq__faqGrid{gap:1rem;margin-bottom:3rem}.FAQ-module__UnNiSq__questionButton{gap:.75rem;padding:1rem 1.25rem;font-size:.9375rem}.FAQ-module__UnNiSq__iconWrapper{width:28px;height:28px}.FAQ-module__UnNiSq__answer{padding:0 1.25rem 1rem;font-size:.875rem}.FAQ-module__UnNiSq__ctaBox{padding:2rem 1.25rem}.FAQ-module__UnNiSq__ctaBox h3{font-size:1.5rem}.FAQ-module__UnNiSq__ctaBox p{margin-bottom:1.5rem;font-size:.9375rem}.FAQ-module__UnNiSq__contactButton{padding:.75rem 1.75rem;font-size:.9375rem}}
.PromoDemo-module__ojdoHq__demoSection{max-width:1200px;margin:0 auto;padding:3rem 2rem}.PromoDemo-module__ojdoHq__sectionHeader{text-align:center;margin-bottom:3rem}.PromoDemo-module__ojdoHq__sectionTitle{color:var(--color-gray-255);font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.PromoDemo-module__ojdoHq__demoGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;display:grid}.PromoDemo-module__ojdoHq__mockupCaption{text-align:center;color:var(--color-gray-255);opacity:.8;margin-top:1rem;font-size:.9rem;font-style:italic}.PromoDemo-module__ojdoHq__ctaAfterDemo{text-align:center;margin-top:3rem}.PromoDemo-module__ojdoHq__primaryCtaButton{color:#fff;background:linear-gradient(270deg,var(--color-green-110),var(--color-green-90),var(--color-green-110));cursor:pointer;box-shadow:0 4px 20px rgba(var(--color-green-110-rgb),.3);background-size:200% 200%;border:none;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;animation:3s infinite PromoDemo-module__ojdoHq__gradientFlow;display:inline-flex}@keyframes PromoDemo-module__ojdoHq__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.PromoDemo-module__ojdoHq__primaryCtaButton:hover{box-shadow:0 8px 30px rgba(var(--color-green-110-rgb),.5);transform:translateY(-3px)scale(1.02)}@media (max-width:900px){.PromoDemo-module__ojdoHq__demoGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.PromoDemo-module__ojdoHq__demoSection{padding:2rem 1rem}.PromoDemo-module__ojdoHq__sectionTitle{font-size:1.5rem;line-height:1.3}.PromoDemo-module__ojdoHq__demoGrid{gap:2.5rem}.PromoDemo-module__ojdoHq__mockupCaption{padding:0 .5rem;font-size:.875rem}.PromoDemo-module__ojdoHq__primaryCtaButton{width:100%;padding:1rem 1.5rem;font-size:1rem}}
