.Comparison_comparison__HXOHQ{background-color:var(--light-bg);padding:3.5rem 2rem}.Comparison_sectionContainer__rGVIx{max-width:1200px;margin:0 auto}.Comparison_comparison__HXOHQ h2{font-size:2.5rem;margin-bottom:3rem;text-align:center}.Comparison_tableWrapper__bVJqY{margin-top:3rem;background-color:var(--white);border-radius:8px;overflow:hidden;border:1px solid var(--border-gray);overflow-x:auto}.Comparison_table__d30ZJ{width:100%;border-collapse:collapse}.Comparison_table__d30ZJ td,.Comparison_table__d30ZJ th{padding:.85rem 1.25rem;text-align:left;border-bottom:1px solid var(--border-gray)}.Comparison_table__d30ZJ th{background-color:var(--navy);color:var(--white);font-weight:600;font-family:Inter Tight,sans-serif}.Comparison_table__d30ZJ td{color:var(--text-gray)}.Comparison_table__d30ZJ tr:last-child td{border-bottom:none}.Comparison_check__d_Fla{color:var(--blue)!important;font-weight:600}.Comparison_xmark__LcBqq{color:#999!important}.Comparison_ctaBanner__dN9NF{margin-top:3rem;background:linear-gradient(135deg,var(--navy) 0,#002d5c 100%);border-radius:12px;padding:2.5rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.Comparison_ctaBannerText__JrkRL h3{color:var(--white);font-size:1.5rem;margin-bottom:.4rem}.Comparison_ctaBannerText__JrkRL p{color:hsla(0,0%,100%,.65);font-size:.95rem}.Comparison_ctaBannerButton__Mb7x1{display:inline-block;background-color:var(--blue);color:var(--white);padding:.9rem 2rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;white-space:nowrap;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,131,202,.35);flex-shrink:0}.Comparison_ctaBannerButton__Mb7x1:hover{background-color:var(--blue-hover);box-shadow:0 6px 20px rgba(0,131,202,.5);transform:translateY(-2px)}@media (max-width:768px){.Comparison_comparison__HXOHQ{padding:3rem 1.5rem}.Comparison_comparison__HXOHQ h2{font-size:1.8rem}.Comparison_table__d30ZJ td,.Comparison_table__d30ZJ th{padding:.75rem;font-size:.85rem}.Comparison_ctaBanner__dN9NF{flex-direction:column;text-align:center;padding:2rem 1.5rem}.Comparison_ctaBannerButton__Mb7x1{width:100%;text-align:center}}.Credibility_credibility__wbm_m{background-color:var(--white);padding:3.5rem 2rem}.Credibility_sectionContainer__ox9R1{max-width:1200px;margin:0 auto}.Credibility_credibility__wbm_m h2{font-size:2.5rem;margin-bottom:3rem;text-align:center}.Credibility_credibilityContent__rEFFz{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:1000px;margin:0 auto;padding:3rem;background-color:var(--light-bg);border-radius:12px;border:2px solid var(--border-gray)}.Credibility_photoColumn__OefKa{flex-shrink:0}.Credibility_sheaPhoto__Ip6Yl{width:100%;height:auto;border-radius:8px;display:block;object-fit:cover}.Credibility_textColumn__MPX_A{display:flex;flex-direction:column;gap:0}.Credibility_textColumn__MPX_A h3{font-size:1.8rem;color:var(--navy);margin-bottom:1rem}.Credibility_credibilityStats__1ZuwM{display:flex;gap:2rem;margin:1rem 0 1.5rem}.Credibility_stat__r8IoO{padding:0}.Credibility_statNumber__sYBFZ{font-family:Inter Tight,sans-serif;font-size:2rem;font-weight:700;color:var(--blue)}.Credibility_statLabel__68zLx{font-size:.8rem;color:var(--text-gray);margin-top:.25rem;text-transform:uppercase;letter-spacing:.5px}.Credibility_textColumn__MPX_A p{color:var(--text-gray);margin-bottom:1rem;font-size:.95rem;line-height:1.75}.Credibility_credibilityLink__9ABhN{margin-top:.5rem}.Credibility_credibilityLink__9ABhN a{color:var(--blue);text-decoration:none;font-weight:600;transition:color .3s ease}.Credibility_credibilityLink__9ABhN a:hover{color:var(--navy);text-decoration:underline}@media (max-width:768px){.Credibility_credibility__wbm_m{padding:3rem 1.5rem}.Credibility_credibility__wbm_m h2{font-size:1.8rem}.Credibility_credibilityContent__rEFFz{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.Credibility_sheaPhoto__Ip6Yl{max-width:280px;margin:0 auto}.Credibility_textColumn__MPX_A h3{text-align:center}.Credibility_credibilityStats__1ZuwM{justify-content:center}.Credibility_credibilityLink__9ABhN{text-align:center}}.FAQ_faq__aPOX9{background-color:var(--light-bg);padding:3.5rem 2rem}.FAQ_sectionContainer__tzVH_{max-width:1200px;margin:0 auto}.FAQ_faq__aPOX9 h2{font-size:2.5rem;margin-bottom:3rem;text-align:center}.FAQ_faqList__wU6Pn{max-width:700px;margin:3rem auto 0;list-style:none}.FAQ_faqItem__SHJ9L{background-color:var(--white);margin-bottom:1rem;border-radius:8px;border:1px solid var(--border-gray);overflow:hidden}.FAQ_faqQuestion__oG0ek{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--navy);background-color:var(--white);border:none;width:100%;text-align:left;font-size:1rem;font-family:inherit;transition:background-color .3s ease}.FAQ_faqQuestion__oG0ek.FAQ_active__QH7R6,.FAQ_faqQuestion__oG0ek:hover{background-color:var(--light-bg)}.FAQ_faqToggle__mon12{font-size:1.5rem;color:var(--blue);transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.FAQ_faqAnswer__7td5b{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease;background-color:var(--white)}.FAQ_faqAnswer__7td5b.FAQ_show__0_u9L{grid-template-rows:1fr}.FAQ_faqAnswerContent__FdBgZ{overflow:hidden;color:var(--text-gray);font-size:.95rem;line-height:1.7}.FAQ_faqAnswerContent__FdBgZ p{padding:0 1.5rem 1.5rem}.FAQ_faqContact__9GCqI{max-width:700px;margin:3rem auto 0;text-align:center;padding:2.5rem;background-color:var(--white);border-radius:8px;border:1px solid var(--border-gray)}.FAQ_faqContact__9GCqI h3{color:var(--navy);font-size:1.3rem;margin-bottom:.75rem}.FAQ_faqContact__9GCqI p{color:var(--text-gray);font-size:.95rem;margin-bottom:1.5rem;line-height:1.6}.FAQ_faqContactButton__RgSMO{display:inline-block;background-color:var(--navy);color:var(--white);padding:.75rem 1.75rem;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background-color .3s ease}.FAQ_faqContactButton__RgSMO:hover{background-color:var(--blue)}@media (max-width:768px){.FAQ_faq__aPOX9{padding:3rem 1.5rem}.FAQ_faq__aPOX9 h2{font-size:1.8rem}.FAQ_faqContact__9GCqI{padding:2rem 1.5rem}}.Footer_footer__UaG1g{background-color:var(--navy);color:var(--white);padding:3rem 2rem;text-align:center}.Footer_footerContent__nZq4z{max-width:1200px;margin:0 auto}.Footer_footerBranding__GZJGC{margin-bottom:2rem;font-size:1.1rem}.Footer_footerLinks__4RPn7{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;font-size:.9rem}.Footer_footerLinks__4RPn7 a{color:var(--white);text-decoration:none;transition:color .3s ease}.Footer_footerLinks__4RPn7 a:hover{color:var(--blue)}.Footer_footerCopyright__Z9BSt{color:hsla(0,0%,100%,.7);font-size:.85rem;border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem}.Footer_footerCopyright__Z9BSt p{margin-bottom:.5rem}@media (max-width:768px){.Footer_footerLinks__4RPn7{gap:1rem}}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;background-color:var(--white);border-bottom:1px solid var(--border-gray);z-index:100;transition:box-shadow .3s ease}.Header_scrolled__s9Ifj{box-shadow:0 2px 8px rgba(0,0,0,.08)}.Header_headerContent__zP2Kf{max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}.Header_logo__j7oID{font-family:Inter Tight,sans-serif;font-size:1.4rem;font-weight:700;color:var(--navy);text-decoration:none;display:flex;align-items:center;gap:.6rem}.Header_logoImage__hE07D{width:36px;height:36px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}.Header_navLinks__dak4Y{display:flex;gap:2rem;list-style:none;align-items:center}.Header_navLinks__dak4Y a{text-decoration:none;color:var(--black);font-weight:500;font-size:.95rem;transition:color .3s ease}.Header_navLinks__dak4Y a:hover{color:var(--blue)}.Header_ctaButton__0jILQ{background-color:var(--blue)!important;color:var(--white)!important;padding:.75rem 1.5rem;border-radius:6px;font-weight:600!important;font-size:.95rem;transition:background-color .3s ease;display:inline-block}.Header_ctaButton__0jILQ:hover{background-color:var(--blue-hover)!important}.Header_hamburger___6DdG{display:none;flex-direction:column;cursor:pointer;gap:.5rem;background:none;border:none;padding:.25rem}.Header_hamburger___6DdG span{width:25px;height:3px;background-color:var(--navy);border-radius:2px;transition:.3s ease;display:block}.Header_hamburgerActive__7Ao01 span:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_hamburgerActive__7Ao01 span:nth-child(2){opacity:0}.Header_hamburgerActive__7Ao01 span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.Header_navLinks__dak4Y{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:var(--white);padding:1rem;border-bottom:1px solid var(--border-gray);gap:1rem}.Header_hamburger___6DdG,.Header_navLinks__dak4Y.Header_active__t8h51{display:flex}.Header_logo__j7oID{font-size:1.2rem}}.Hero_hero__T3Fr4{background:linear-gradient(150deg,#001a41,#002d5c 50%,#001a41);color:var(--white);padding:5rem 2rem 3.5rem;text-align:center;position:relative;overflow:hidden}.Hero_hero__T3Fr4:before{top:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,131,202,.18) 0,transparent 70%);animation:Hero_drift__MmmZ0 12s ease-in-out infinite alternate}.Hero_hero__T3Fr4:after,.Hero_hero__T3Fr4:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.Hero_hero__T3Fr4:after{bottom:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,hsla(40,31%,54%,.1) 0,transparent 70%);animation:Hero_drift__MmmZ0 16s ease-in-out infinite alternate-reverse}@keyframes Hero_drift__MmmZ0{0%{transform:translate(0) scale(1)}to{transform:translate(40px,30px) scale(1.08)}}.Hero_heroContent__LGzYr{position:relative;z-index:2;max-width:820px;margin:0 auto;animation:Hero_fadeInUp__6iRUV .9s ease both}.Hero_eyebrow__0ZXf3{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--blue);background:rgba(0,131,202,.12);border:1px solid rgba(0,131,202,.3);padding:.4rem 1rem;border-radius:20px;margin-bottom:2rem;animation:Hero_fadeInUp__6iRUV .9s ease .1s both}.Hero_hero__T3Fr4 h1{font-size:3.2rem;margin-bottom:1.5rem;font-weight:700;line-height:1.08;animation:Hero_fadeInUp__6iRUV .9s ease .2s both}.Hero_hero__T3Fr4 h1 em{font-style:normal;color:var(--blue)}.Hero_hero__T3Fr4 p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.85;line-height:1.7;max-width:640px;margin-left:auto;margin-right:auto;animation:Hero_fadeInUp__6iRUV .9s ease .3s both}.Hero_ctaGroup__iC9Ov{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;animation:Hero_fadeInUp__6iRUV .9s ease .4s both}.Hero_ctaButton__ZMW0t{display:inline-block;font-size:1.05rem;padding:1rem 2.25rem;background-color:var(--blue);color:var(--white);border-radius:6px;font-weight:600;text-decoration:none;box-shadow:0 4px 20px rgba(0,131,202,.4);transition:all .3s ease}.Hero_ctaButton__ZMW0t:hover{background-color:var(--blue-hover);box-shadow:0 8px 28px rgba(0,131,202,.5);transform:translateY(-2px)}.Hero_ctaSecondary__DEHzS{display:inline-block;font-size:1rem;padding:1rem 2rem;color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.25);border-radius:6px;font-weight:500;text-decoration:none;transition:all .3s ease}.Hero_ctaSecondary__DEHzS:hover{color:var(--white);border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.07)}.Hero_trustRow__9r_oQ{display:flex;justify-content:center;gap:2rem;margin-top:3.5rem;flex-wrap:wrap;animation:Hero_fadeInUp__6iRUV .9s ease .5s both}.Hero_trustItem__w4aTy{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.55);font-size:.85rem}.Hero_trustDot__yRD_U{width:6px;height:6px;background:var(--blue);border-radius:50%;flex-shrink:0}@media (max-width:768px){.Hero_hero__T3Fr4{padding:5rem 1.5rem 4rem}.Hero_hero__T3Fr4 h1{font-size:2.3rem}.Hero_hero__T3Fr4 p{font-size:1.05rem}.Hero_ctaGroup__iC9Ov{flex-direction:column;align-items:stretch;max-width:320px;margin:0 auto}.Hero_ctaButton__ZMW0t,.Hero_ctaSecondary__DEHzS{text-align:center}.Hero_trustRow__9r_oQ{gap:1rem}}@media (max-width:480px){.Hero_hero__T3Fr4 h1{font-size:1.9rem}}.Pricing_pricing__4J_Gi{background-color:var(--white);padding:3.5rem 2rem}.Pricing_sectionContainer__ZSHB5{max-width:1200px;margin:0 auto}.Pricing_pricing__4J_Gi h2{font-size:2rem;margin-bottom:1rem;text-align:center}.Pricing_subtitle__CkZEg{font-size:1.1rem;color:var(--text-gray);text-align:center;margin-bottom:2rem}.Pricing_pricingGrid___FFG8{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:3rem}.Pricing_pricingCard__zHH0l{background-color:var(--white);border:2px solid var(--border-gray);border-radius:12px;padding:2rem;text-align:center;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.Pricing_pricingCard__zHH0l:hover{border-color:var(--blue);box-shadow:0 12px 30px rgba(0,131,202,.15);transform:translateY(-5px)}.Pricing_featured__DXJF1{border-color:var(--blue);box-shadow:0 12px 30px rgba(0,131,202,.2)}.Pricing_featured__DXJF1:after{content:"";position:absolute;inset:-1px;border-radius:12px;background:linear-gradient(135deg,rgba(0,131,202,.15),transparent 60%);pointer-events:none;z-index:0}.Pricing_featured__DXJF1>*{position:relative;z-index:1}.Pricing_featured__DXJF1:hover{box-shadow:0 20px 50px rgba(0,131,202,.35);transform:translateY(-6px)}.Pricing_badge__CXc7W{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background-color:var(--blue);color:var(--white);padding:.35rem .9rem;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}.Pricing_originalPricePlaceholder__5nyiZ{height:28px;display:flex;align-items:center;justify-content:center}.Pricing_savingsNotePlaceholder__q6VoE{height:40px;display:flex;align-items:center;justify-content:center}.Pricing_pricingCard__zHH0l h3{font-size:1.3rem;margin-top:.75rem;margin-bottom:.75rem;color:var(--navy)}.Pricing_featured__DXJF1 h3{margin-top:.75rem}.Pricing_originalPrice__crrVc{font-size:1.2rem;color:#999;text-decoration:line-through;margin-bottom:-.5rem}.Pricing_price__mjPhi{font-size:2.5rem;font-weight:700;color:var(--blue);margin:1rem 0}.Pricing_pricePeriod__RpYpJ{color:var(--text-gray);font-size:.95rem;margin-bottom:.5rem}.Pricing_savingsNote__F1s87{display:inline-block;background-color:#e8f7e8;color:#1a7a1a;font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:4px;margin-bottom:1rem}.Pricing_featuresList__6lyr3{text-align:left;margin:2rem 0;list-style:none;flex:1 1}.Pricing_featuresList__6lyr3 li{padding:.5rem 0;color:var(--text-gray);font-size:.95rem;border-bottom:1px solid var(--border-gray);display:flex;align-items:center}.Pricing_featuresList__6lyr3 li:before{content:"\2713";color:var(--blue);font-weight:700;margin-right:1rem;font-size:1.1rem;flex-shrink:0}.Pricing_ctaButton__g7p7j{display:inline-block;width:100%;margin-top:auto;padding:1rem;font-size:1rem;background-color:var(--blue);color:var(--white);border-radius:6px;font-weight:600;text-decoration:none;text-align:center;transition:background-color .3s ease}.Pricing_ctaButton__g7p7j:hover{background-color:var(--blue-hover)}@media (max-width:768px){.Pricing_pricing__4J_Gi{padding:3rem 1.5rem}.Pricing_pricing__4J_Gi h2{font-size:1.8rem}.Pricing_pricingGrid___FFG8{grid-template-columns:1fr}.Pricing_pricingCard__zHH0l{order:var(--mobile-order,0)}.Pricing_featured__DXJF1{transform:scale(1)}.Pricing_price__mjPhi{font-size:2rem}}.Problems_problems__qzGKc{background-color:var(--light-bg);padding:3.5rem 2rem}.Problems_sectionContainer__w2hko{max-width:1200px;margin:0 auto}.Problems_problems__qzGKc h2{font-size:2.5rem;margin-bottom:3rem;text-align:center}.Problems_problemsGrid__z5fNM{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.Problems_problemCard__kxwVU{background-color:var(--white);padding:2rem;border-radius:8px;border-left:4px solid var(--blue)}.Problems_problemCard__kxwVU h3{color:var(--navy);margin-bottom:1rem;font-size:1.2rem}.Problems_problemCard__kxwVU p{color:var(--text-gray);font-size:.95rem}@media (max-width:768px){.Problems_problems__qzGKc{padding:3rem 1.5rem}.Problems_problems__qzGKc h2{font-size:1.8rem}.Problems_problemsGrid__z5fNM{gap:1.5rem}}.ScrollToTop_scrollToTop__lG5Sn{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border-radius:50%;background-color:var(--navy);color:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;box-shadow:0 4px 12px rgba(0,26,65,.3);z-index:90}.ScrollToTop_scrollToTop__lG5Sn.ScrollToTop_visible__SxlaB{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop_scrollToTop__lG5Sn:hover{background-color:var(--blue);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,131,202,.4)}@media (max-width:768px){.ScrollToTop_scrollToTop__lG5Sn{bottom:5rem;right:1rem;width:40px;height:40px}}.SocialProof_socialProof__WmCO0{background-color:var(--white);padding:3.5rem 2rem;border-top:1px solid var(--border-gray)}.SocialProof_sectionContainer__HNg8I{max-width:1200px;margin:0 auto}.SocialProof_quoteBlock__OEGzx{text-align:center;margin-bottom:4rem}.SocialProof_quote__JLd6K{font-family:Inter Tight,sans-serif;font-size:1.6rem;font-weight:600;color:var(--navy);line-height:1.4;max-width:700px;margin:0 auto 1rem;position:relative}.SocialProof_attribution__pbpkw{display:block;font-style:normal;font-size:1rem;color:var(--blue);font-weight:600;margin-top:1rem}.SocialProof_proofGrid__tEiPO{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem}.SocialProof_proofCard__1U2Q4{text-align:center;padding:2rem 1.5rem}.SocialProof_proofIcon__DY05y{font-size:2.5rem;display:block;margin-bottom:1rem}.SocialProof_proofCard__1U2Q4 h4{color:var(--navy);font-size:1.15rem;margin-bottom:.75rem}.SocialProof_proofCard__1U2Q4 p{color:var(--text-gray);font-size:.95rem;line-height:1.6}@media (max-width:768px){.SocialProof_socialProof__WmCO0{padding:3rem 1.5rem}.SocialProof_quote__JLd6K{font-size:1.3rem}.SocialProof_quoteBlock__OEGzx{margin-bottom:2.5rem}}.StickyMobileCTA_stickyBar__56jLd{display:none}@media (max-width:768px){.StickyMobileCTA_stickyBar__56jLd{display:block;position:fixed;bottom:0;left:0;right:0;background-color:var(--white);border-top:1px solid var(--border-gray);box-shadow:0 -4px 12px rgba(0,0,0,.08);z-index:95;transform:translateY(100%);transition:transform .3s ease;padding:.75rem 1rem}.StickyMobileCTA_stickyBar__56jLd.StickyMobileCTA_visible__a9tEp{transform:translateY(0)}.StickyMobileCTA_barContent__XEoce{display:flex;align-items:center;justify-content:space-between;max-width:600px;margin:0 auto}.StickyMobileCTA_barText__efpjS{font-size:.85rem;font-weight:600;color:var(--navy)}.StickyMobileCTA_barButton__02_5v{display:inline-block;background-color:var(--blue);color:var(--white);padding:.6rem 1.25rem;border-radius:6px;font-weight:600;font-size:.85rem;text-decoration:none;white-space:nowrap;transition:background-color .3s ease}.StickyMobileCTA_barButton__02_5v:hover{background-color:var(--blue-hover)}}.Testimonials_testimonials__UZJaz{background-color:var(--navy);padding:3.5rem 2rem}.Testimonials_sectionContainer__PdwYF{max-width:1200px;margin:0 auto}.Testimonials_testimonials__UZJaz h2{font-size:2.5rem;color:var(--white);text-align:center;margin-bottom:3rem}.Testimonials_grid__S6DGg{display:flex;justify-content:center}.Testimonials_grid__S6DGg .Testimonials_card__szgpU{max-width:720px;width:100%}.Testimonials_card__szgpU{background-color:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:background-color .3s ease}.Testimonials_card__szgpU:hover{background-color:hsla(0,0%,100%,.1)}.Testimonials_quoteIcon__VR4vp{font-size:3rem;color:var(--blue);line-height:1;font-family:Georgia,serif}.Testimonials_quote__Vw4p_{color:hsla(0,0%,100%,.85);font-size:1.05rem;line-height:1.8;flex:1 1}.Testimonials_author__F_kuF{display:flex;flex-direction:column;gap:.2rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.12)}.Testimonials_name__BBTui{color:var(--white);font-weight:600;font-size:.95rem}.Testimonials_title__NiFgw{color:hsla(0,0%,100%,.55);font-size:.85rem}@media (max-width:900px){.Testimonials_testimonials__UZJaz h2{font-size:1.8rem}.Testimonials_testimonials__UZJaz{padding:3rem 1.5rem}}.Waitlist_waitlist__1ezw1{background:linear-gradient(150deg,#001a41,#002d5c);padding:3.5rem 2rem;text-align:center}.Waitlist_container__kizdz{max-width:560px;margin:0 auto}.Waitlist_eyebrow__aIN4R{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--blue);background:rgba(0,131,202,.12);border:1px solid rgba(0,131,202,.3);padding:.35rem 1rem;border-radius:20px;margin-bottom:1.5rem}.Waitlist_header__YxOjt h2{font-size:2.2rem;color:var(--white);margin-bottom:1rem;font-weight:700}.Waitlist_header__YxOjt p{color:hsla(0,0%,100%,.7);font-size:1rem;line-height:1.7;margin-bottom:2.5rem}.Waitlist_form__GyZZu{display:flex;flex-direction:column;gap:1rem}.Waitlist_fields__oD_yG{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.Waitlist_field__IDSZp{display:flex;flex-direction:column;gap:.4rem;text-align:left}.Waitlist_field__IDSZp label{font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.7);letter-spacing:.5px}.Waitlist_field__IDSZp input{padding:.85rem 1rem;border-radius:6px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.08);color:var(--white);font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s ease,background .2s ease}.Waitlist_field__IDSZp input::placeholder{color:hsla(0,0%,100%,.3)}.Waitlist_field__IDSZp input:focus{border-color:var(--blue);background:hsla(0,0%,100%,.12)}.Waitlist_field__IDSZp input:disabled{opacity:.6;cursor:not-allowed}.Waitlist_submitButton__ACBSa{width:100%;padding:1rem;background-color:var(--blue);color:var(--white);border:none;border-radius:6px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px rgba(0,131,202,.35);margin-top:.5rem}.Waitlist_submitButton__ACBSa:hover:not(:disabled){background-color:#006ba3;transform:translateY(-1px);box-shadow:0 8px 28px rgba(0,131,202,.45)}.Waitlist_submitButton__ACBSa:disabled{opacity:.7;cursor:not-allowed}.Waitlist_errorMessage__3npCT{color:#ff6b6b;font-size:.875rem;text-align:left}.Waitlist_disclaimer__4vcj_{color:hsla(0,0%,100%,.35);font-size:.8rem;margin-top:.25rem}.Waitlist_successState__V3H9n{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0}.Waitlist_checkIcon__RB8Wt{margin-bottom:.5rem}.Waitlist_successState__V3H9n h2{font-size:2rem;color:var(--white);font-weight:700}.Waitlist_successState__V3H9n p{color:hsla(0,0%,100%,.7);font-size:1rem;line-height:1.7}.Waitlist_successState__V3H9n strong{color:var(--white)}@media (max-width:600px){.Waitlist_fields__oD_yG{grid-template-columns:1fr}.Waitlist_header__YxOjt h2{font-size:1.8rem}}