.landing_landingPage__cbcbS{min-height:100vh;background:#fff;color:var(--landing-text-primary);overflow-x:hidden}.landing_container__76NTj{max-width:var(--landing-container-max);margin:0 auto;padding:0 var(--landing-container-padding)}.landing_header__G_xZk{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:linear-gradient(135deg,#2d4a6f,#1e3a5f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.1)}.landing_headerContent__fzbEz{display:flex;align-items:center;justify-content:space-between;height:64px}.landing_logo__22RCz{display:flex;align-items:center;text-decoration:none}.landing_logoImage__JNL4x{height:54px;width:auto}.landing_desktopNav__rwAJm{display:flex;align-items:center;gap:2rem}.landing_navLinks__VVuLd{display:flex;gap:1.5rem}.landing_navLink__MZKeB{background:none;border:none;color:hsla(0,0%,100%,.7);font-size:.9375rem;font-weight:500;cursor:pointer;padding:.5rem;transition:color var(--landing-transition-fast);text-decoration:none}.landing_navLink__MZKeB:hover{color:#fff}.landing_navActions__Z9hwm{display:flex;align-items:center;gap:1rem}.landing_btnSecondary__I0tzs{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:.5rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all var(--landing-transition-fast);text-decoration:none;display:inline-flex;align-items:center}.landing_btnSecondary__I0tzs:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.landing_btnPrimary__RwIM2{background:var(--landing-accent-gradient);border:none;color:#fff;padding:.5rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all var(--landing-transition-fast);text-decoration:none;display:inline-flex;align-items:center}.landing_btnPrimary__RwIM2:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(6,182,212,.4)}.landing_menuButton__0s_Ua{display:none;background:none;border:none;color:var(--landing-text-primary);cursor:pointer;padding:.5rem}.landing_mobileNav__wlxxk{display:none}.landing_mobileNavOpen__97jej{display:flex;flex-direction:column;position:fixed;top:56px;left:0;right:0;bottom:0;background:#0f2744;z-index:9999;padding:1.5rem;animation:landing_slideDown__a_Tf5 .3s ease;overflow-y:auto}@keyframes landing_slideDown__a_Tf5{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing_mobileNavLinks__TMVSh{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.landing_mobileNavLink__IrDYn{background:none;border:none;color:hsla(0,0%,100%,.9);font-size:1.125rem;font-weight:500;text-align:left;padding:1rem;border-radius:8px;cursor:pointer;transition:all var(--landing-transition-fast);text-decoration:none;display:block}.landing_mobileNavLink__IrDYn:hover{background:hsla(0,0%,100%,.1);color:#fff}.landing_mobileNavActions__C_QRH{display:flex;flex-direction:column;gap:1rem}.landing_mobileNavActions__C_QRH .landing_btnPrimary__RwIM2,.landing_mobileNavActions__C_QRH .landing_btnSecondary__I0tzs{justify-content:center;padding:1rem;font-size:1rem}.landing_hero__QPm7L{padding:5rem 0 4rem;text-align:center;background:linear-gradient(180deg,#2d4a6f,#1e3a5f)}.landing_heroBadge__qxEIg{display:inline-flex;align-items:center;gap:.5rem;background:rgba(6,182,212,.1);border:1px solid rgba(6,182,212,.3);padding:.625rem 1.25rem;border-radius:9999px;font-size:1rem;font-weight:500;color:#22d3ee;margin-bottom:1.5rem;animation:landing_fadeInUp__Ixr7d .6s ease}.landing_heroBadgeDot__zDy6D{width:8px;height:8px;background:#22d3ee;border-radius:50%;animation:landing_pulse__iD3D3 2s infinite}@keyframes landing_pulse__iD3D3{0%,to{opacity:1}50%{opacity:.5}}@keyframes landing_fadeInUp__Ixr7d{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing_heroTitle__4vzZA{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;color:#fff;animation:landing_fadeInUp__Ixr7d .6s ease .1s both}.landing_heroTitleHighlight__Svwva{color:#22d3ee;-webkit-text-fill-color:#22d3ee;text-shadow:0 0 30px rgba(34,211,238,.4)}.landing_heroSubtitle__f1hZp{font-size:1.25rem;color:hsla(0,0%,100%,.7);max-width:700px;margin:0 auto 2.5rem;line-height:1.6;animation:landing_fadeInUp__Ixr7d .6s ease .2s both}.landing_heroCtas__BDlsF{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem;animation:landing_fadeInUp__Ixr7d .6s ease .3s both}.landing_ctaPrimary__j1p_y{background:var(--landing-accent-gradient);border:none;color:#fff;padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all var(--landing-transition-normal);display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.landing_ctaPrimary__j1p_y:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(6,182,212,.35)}.landing_ctaSecondary__j_8oO{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff;padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:500;cursor:pointer;transition:all var(--landing-transition-normal);display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.landing_ctaSecondary__j_8oO:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.landing_heroSignInPrompt__ADCTu{font-size:.9375rem;color:hsla(0,0%,100%,.7);margin:0 0 2rem;animation:landing_fadeInUp__Ixr7d .6s ease .4s both}.landing_heroSignInLink__Qs_2l{color:#22d3ee;text-decoration:none;font-weight:600;transition:color var(--landing-transition-fast)}.landing_heroSignInLink__Qs_2l:hover{color:#67e8f9;text-decoration:underline}.landing_heroStats__FwKJE{display:flex;justify-content:center;gap:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);max-width:600px;margin:0 auto;animation:landing_fadeInUp__Ixr7d .6s ease .4s both}.landing_heroStat__1QF7O{text-align:center}.landing_heroStatIcon__mB5Hn{font-size:1.5rem;margin-bottom:.5rem}.landing_heroStatValue__YJuq1{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.landing_heroStatLabel__j3w5n{font-size:.875rem;color:hsla(0,0%,100%,.5)}.landing_features__sr2lQ{padding:5rem 0;background:#f8fafc}.landing_featuresHeader__HhoAG{text-align:center;margin-bottom:3rem}.landing_featuresBadge__zLfPL{display:inline-block;background:var(--landing-primary);border:none;padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:1rem}.landing_featuresTitle__yRpQ1{font-size:2.25rem;font-weight:700;margin:0;color:var(--landing-text-primary)}.landing_featuresGrid__R3xKb{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.landing_featureCard__hCRko{background:var(--landing-card-bg);border:1px solid var(--landing-card-border);border-radius:16px;padding:2rem;transition:all var(--landing-transition-normal);box-shadow:var(--landing-card-shadow)}.landing_featureCard__hCRko:hover{background:var(--landing-card-hover);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.landing_featureIcon__AhkHa{font-size:2.5rem;margin-bottom:1rem}.landing_featureBadge__TTrZN{display:inline-block;background:rgba(37,99,235,.1);border:1px solid rgba(37,99,235,.2);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:#2563eb;margin-bottom:1rem}.landing_featureTitle__c_WfM{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#0f172a}.landing_featureDescription__BKNgM{font-size:.9375rem;color:#475569;line-height:1.6;margin:0}.landing_footer__0n09r{padding:4rem 0 1.5rem;background:linear-gradient(180deg,#1e3a5f,#152d47);border-top:1px solid hsla(0,0%,100%,.1);color:#fff}.landing_footerContent__HHVep{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.landing_footerBrand__QVm3F{max-width:300px}.landing_footerLogo__VPEPR{height:50px;width:auto;margin-bottom:1rem}.landing_footerTagline__l8Uuz{font-size:.9375rem;color:hsla(0,0%,100%,.7);line-height:1.6;margin:0 0 1.5rem}.landing_footerSocials__fc_kS{display:flex;gap:.75rem}.landing_socialLink__wJA9I{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.7);text-decoration:none;transition:all var(--landing-transition-fast)}.landing_socialLink__wJA9I:hover{background:hsla(0,0%,100%,.1);color:#fff}.landing_footerColumn__2FcAv h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0 0 1rem}.landing_footerLinks__RPLS5{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.landing_footerLink__1yfIl{background:none;border:none;padding:0;color:hsla(0,0%,100%,.7);font-size:.9375rem;text-align:left;cursor:pointer;transition:color var(--landing-transition-fast);text-decoration:none;display:block}.landing_footerLink__1yfIl:hover{color:#fff}.landing_footerBottom__2cNCo{padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}.landing_footerCopyright__q8adN{font-size:.875rem;color:hsla(0,0%,100%,.5);margin:0}@media (max-width:1023px){.landing_desktopNav__rwAJm{display:none}.landing_menuButton__0s_Ua{display:block}.landing_headerContent__fzbEz{height:56px}.landing_heroTitle__4vzZA{font-size:2.5rem}.landing_featuresGrid__R3xKb{grid-template-columns:repeat(2,1fr)}.landing_footerContent__HHVep{grid-template-columns:1fr 1fr;gap:2rem}.landing_footerBrand__QVm3F{grid-column:1/-1;max-width:none;text-align:center}.landing_footerSocials__fc_kS{justify-content:center}}@media (max-width:767px){.landing_hero__QPm7L{padding:3rem 0 2.5rem}.landing_heroTitle__4vzZA{font-size:2rem}.landing_heroSubtitle__f1hZp{font-size:1rem}.landing_heroCtas__BDlsF{flex-direction:column;align-items:center}.landing_ctaPrimary__j1p_y,.landing_ctaSecondary__j_8oO{width:100%;max-width:280px;justify-content:center}.landing_heroStats__FwKJE{flex-direction:column;gap:1.5rem}.landing_featuresGrid__R3xKb{grid-template-columns:1fr}.landing_footerContent__HHVep{grid-template-columns:1fr;text-align:center}.landing_footerColumn__2FcAv{text-align:center}.landing_footerLinks__RPLS5{align-items:center}.landing_logoImage__JNL4x{height:40px}.landing_footerLogo__VPEPR{height:38px}}.legalModal_modalOverlay__iOpXn{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;overflow-y:auto}.legalModal_modalContent__YmpLn{background:var(--card-background);border-radius:12px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.3);animation:legalModal_slideUp__8fwVY .3s ease-out}@keyframes legalModal_slideUp__8fwVY{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.legalModal_modalHeader__rm4GD{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid var(--border-color)}.legalModal_modalTitle__qnLUv{font-size:24px;font-weight:600;color:var(--text-primary);margin:0}.legalModal_closeButton__X_nyx{background:none;border:none;font-size:28px;color:var(--text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.legalModal_closeButton__X_nyx:hover{background:var(--hover-background);color:var(--text-primary)}.legalModal_modalBody__tDNco{padding:32px;overflow-y:auto;flex:1 1;background:#fff;color:#222}.legalModal_loadingContainer__yFrkM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.legalModal_spinner__FJRVP{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;animation:legalModal_spin__p5b3q 1s linear infinite}@keyframes legalModal_spin__p5b3q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.legalModal_loadingContainer__yFrkM p{font-size:16px;color:#666}.legalModal_errorContainer__5q19G{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:20px}.legalModal_errorText__TT5M0{font-size:16px;color:#dc2626;text-align:center}.legalModal_retryButton__sms3R{padding:10px 24px;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.legalModal_retryButton__sms3R:hover{background:var(--primary-hover);transform:translateY(-1px)}.legalModal_legalContent__G3rwg{font-family:Arial,sans-serif;font-size:14px;line-height:1.6;color:#222}.legalModal_legalContent__G3rwg h2{font-size:18px;margin-top:20px;margin-bottom:8px;color:#222;font-weight:600}.legalModal_legalContent__G3rwg h3{font-size:16px;margin-top:16px;margin-bottom:6px;color:#444;font-weight:600}.legalModal_legalContent__G3rwg p{font-size:14px;margin-bottom:12px;color:#333}.legalModal_legalContent__G3rwg ul{margin:8px 0 16px 20px;padding:0}.legalModal_legalContent__G3rwg li{font-size:14px;margin-bottom:6px;color:#333}.legalModal_legalContent__G3rwg a{color:#06c;text-decoration:none}.legalModal_legalContent__G3rwg a:hover{text-decoration:underline}.legalModal_legalContent__G3rwg strong{font-weight:600;color:#222}.legalModal_modalFooter__Ap10Y{display:flex;justify-content:flex-end;gap:12px;padding:20px 32px;border-top:1px solid var(--border-color);background:var(--card-background)}.legalModal_closeButtonAlt__HJE4F{padding:10px 24px;background:var(--secondary-color);color:var(--text-primary);border:1px solid var(--border-color);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.legalModal_closeButtonAlt__HJE4F:hover{background:var(--hover-background);border-color:var(--primary-color)}@media (max-width:768px){.legalModal_modalContent__YmpLn{max-width:100%;max-height:95vh;margin:10px}.legalModal_modalHeader__rm4GD{padding:16px 20px}.legalModal_modalTitle__qnLUv{font-size:20px}.legalModal_modalBody__tDNco{padding:20px}.legalModal_modalFooter__Ap10Y{padding:16px 20px}}@media (prefers-color-scheme:dark){.legalModal_modalBody__tDNco{background:var(--card-background);color:var(--text-primary)}.legalModal_legalContent__G3rwg,.legalModal_legalContent__G3rwg h2,.legalModal_legalContent__G3rwg h3,.legalModal_legalContent__G3rwg strong{color:var(--text-primary)}.legalModal_legalContent__G3rwg li,.legalModal_legalContent__G3rwg p,.legalModal_loadingContainer__yFrkM p{color:var(--text-secondary)}}