.landing_nav__36KXk{background:var(--card);padding:1rem 2rem;position:fixed;width:100%;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.3)}.landing_navContainer__FBqVC{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.landing_logo__e7Xza{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;color:var(--primary);text-decoration:none;letter-spacing:2px}.landing_navLinks__g76os{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.landing_navLinks__g76os a{text-decoration:none;color:var(--text-light);font-weight:600;transition:color .2s}.landing_navLinks__g76os a:hover{color:var(--primary)}.landing_langSwitcher__aaXHF{position:relative}.landing_langButton__jdp5f{background:none;border:none;color:var(--text-light);font-weight:600;cursor:pointer;font-size:1rem;padding:.5rem;transition:color .2s;font-family:inherit}.landing_langButton__jdp5f:hover{color:var(--primary)}.landing_langMenu__WQg1W{position:absolute;top:100%;right:0;background:var(--card);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.4);list-style:none;margin:0;padding:.5rem 0;min-width:150px;z-index:1000;border:1px solid var(--border2)}.landing_langMenu__WQg1W li{margin:0}.landing_langMenu__WQg1W a{display:block;padding:.75rem 1rem;color:var(--text-light);text-decoration:none;transition:background .2s}.landing_langMenu__WQg1W a:hover{background:var(--bg);color:var(--primary)}.landing_navCta__AT5R6{background:var(--primary);color:#0A1018;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:700;transition:all .2s;box-shadow:0 4px 0 var(--primary-dark)}.landing_navCta__AT5R6:hover{transform:translateY(2px);box-shadow:0 2px 0 var(--primary-dark)}.landing_pricingCtaBanner__aONRJ{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;margin-top:3rem;padding:1.25rem 2rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#0A1018;border-radius:16px;text-decoration:none;font-weight:700;font-size:1.15rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px rgba(124,198,255,.3)}.landing_pricingCtaBanner__aONRJ:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(124,198,255,.4)}.landing_pricingCtaIcon__rA1ft{font-size:1.5rem}.landing_pricingCtaText__O_zl0{flex:0 1 auto}.landing_pricingCtaArrow__QdU36{font-size:1.5rem;transition:transform .2s}.landing_pricingCtaBanner__aONRJ:hover .landing_pricingCtaArrow__QdU36{transform:translateX(4px)}.landing_hamburger__odHzU{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}.landing_hamburgerBar__bmUWp{display:block;width:24px;height:3px;background:var(--text);border-radius:2px;transition:transform .3s,opacity .3s}.landing_hamburgerOpen__1lbxe:first-child{transform:rotate(45deg) translate(5px,6px)}.landing_hamburgerOpen__1lbxe:nth-child(2){opacity:0}.landing_hamburgerOpen__1lbxe:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.landing_hero__q8CYs{padding:8rem 2rem 4rem;text-align:center;background:linear-gradient(180deg,var(--bg) 0,#0E1520 100%)}.landing_heroContainer__iQj8y{max-width:800px;margin:0 auto}.landing_heroTitle__Xo2Om{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_heroSubtitle__gJDpr{font-size:1.25rem;color:var(--text-light);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.landing_heroButtons__xkBLK{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing_btnPrimary__5vJIl{background:var(--primary);color:#0A1018;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .2s;box-shadow:0 4px 0 var(--primary-dark);display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer;font-family:inherit}.landing_btnPrimary__5vJIl:hover{transform:translateY(2px);box-shadow:0 2px 0 var(--primary-dark)}.landing_btnSecondary__y_rC1{background:var(--card);color:var(--text);padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .2s;box-shadow:0 4px 0 rgba(255,255,255,.05);border:2px solid var(--border2)}.landing_btnSecondary__y_rC1:hover{transform:translateY(2px);box-shadow:0 2px 0 rgba(255,255,255,.05);border-color:var(--primary);color:var(--primary)}.landing_phoneMockup__PzU5o{margin-top:3rem;display:flex;justify-content:center}.landing_phoneFrame__xJQ1E{background:var(--card);border-radius:40px;padding:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);max-width:300px;border:1px solid var(--border2)}.landing_phoneScreen__FE38V{background:var(--bg);border-radius:30px;padding:1.5rem;min-height:400px}.landing_phoneHeader__UGste{text-align:center;margin-bottom:1.5rem}.landing_phoneHeader__UGste h3{font-size:1.2rem;color:var(--text);margin:0}.landing_captureBox__bQgLT{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#0A1018;padding:1.5rem;border-radius:20px;text-align:center;margin-bottom:1rem}.landing_captureBox__bQgLT .landing_captureLabel__rbeA8{font-size:.9rem;opacity:.8}.landing_captureBox__bQgLT .landing_captureText__9x8G6{font-size:1.1rem;font-weight:600;margin-top:.5rem}.landing_archetypeList__CN4Pw{display:flex;flex-direction:column;gap:.5rem}.landing_archetypeItem__P1f_m{background:var(--card);padding:.75rem 1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text)}.landing_archetypeDot__Y6t1g{width:12px;height:12px;border-radius:50%;flex-shrink:0}.landing_features__mJWV6{padding:5rem 2rem;background:var(--card)}.landing_featuresContainer__JIFgD{max-width:1200px;margin:0 auto}.landing_sectionTitle__GOW_R{text-align:center;margin-bottom:3rem}.landing_sectionTitle__GOW_R h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text)}.landing_sectionTitle__GOW_R p{color:var(--text-light);font-size:1.1rem;margin:0}.landing_featuresGrid__PTfXj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.landing_featureCard__ysoo5{background:var(--bg);padding:2rem;border-radius:24px;text-align:center;transition:transform .2s;border:1px solid var(--border)}.landing_featureCard__ysoo5:hover{transform:translateY(-4px);border-color:var(--border2);box-shadow:0 8px 24px rgba(124,198,255,.1)}.landing_featureIcon__gHMCf{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 1.5rem;background:linear-gradient(135deg,rgba(124,198,255,.15),rgba(183,227,255,.1))}.landing_featureCard__ysoo5 h3{font-size:1.25rem;margin-bottom:.75rem;color:var(--text)}.landing_featureCard__ysoo5 p{color:var(--text-light);font-size:.95rem;margin:0}.landing_archetypes__xnvh2{padding:5rem 2rem;background:var(--bg)}.landing_archetypesContainer__Jax8b{max-width:1000px;margin:0 auto}.landing_archetypesGrid__ryiGO{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.landing_archetypeCard__Xxrky{background:var(--card);padding:2rem;border-radius:20px;text-align:center;border:1px solid var(--border);transition:all .2s}.landing_archetypeCard__Xxrky:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.landing_archetypeColorDot__EJwom{width:48px;height:48px;border-radius:50%;margin:0 auto 1rem}.landing_archetypeCard__Xxrky h4{font-size:1.1rem;color:var(--text);margin-bottom:.5rem}.landing_archetypeCard__Xxrky p{font-size:.9rem;color:var(--text-light);margin:0}.landing_faqSection__xQmvW{padding:5rem 2rem;background:var(--bg)}.landing_faqContainer__HCMTW{max-width:1000px;margin:0 auto}.landing_faqGrid__nhNBI{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.landing_faqCard__bfbAb{background:var(--card);padding:1.5rem;border-radius:20px;border:1px solid var(--border);transition:all .2s}.landing_faqCard__bfbAb:hover{border-color:var(--border2)}.landing_faqCard__bfbAb h4{font-size:1.05rem;color:var(--text);margin-bottom:.5rem}.landing_faqCard__bfbAb p{font-size:.9rem;color:var(--text-light);margin:0}.landing_cta__gd6l9{padding:5rem 2rem;background:linear-gradient(135deg,var(--primary),var(--primary-dark));text-align:center;color:#0A1018}.landing_ctaContainer__EDGWo{max-width:700px;margin:0 auto}.landing_cta__gd6l9 h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.landing_cta__gd6l9 p{font-size:1.1rem;opacity:.85;margin-bottom:2rem}.landing_ctaButtons__pGJaf{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing_btnDark__JqZYN{background:#0A1018;color:var(--primary);padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s;box-shadow:0 4px 0 rgba(0,0,0,.3);border:none;cursor:pointer;font-family:inherit}.landing_btnDark__JqZYN:hover{transform:translateY(2px);box-shadow:0 2px 0 rgba(0,0,0,.3)}.landing_footer__Nwuc2{background:#060A10;color:var(--text);padding:3rem 2rem}.landing_footerContainer__gcA2X{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.landing_footerBrand__e3Jrf p{color:var(--text-light);font-size:.9rem;margin:0}.landing_footerLinks__lEKxF h4{margin-bottom:1rem;font-size:1rem;color:var(--text)}.landing_footerLinks__lEKxF ul{list-style:none;margin:0;padding:0}.landing_footerLinks__lEKxF li{margin-bottom:.5rem}.landing_footerLinks__lEKxF a{color:var(--text-light);text-decoration:none;font-size:.9rem;transition:color .2s}.landing_footerLinks__lEKxF a:hover{color:var(--primary)}.landing_footerBottom__mKbrC{max-width:1200px;margin:2rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.07);text-align:center;color:rgba(255,255,255,.4);font-size:.85rem}@media (max-width:768px){.landing_hamburger__odHzU{display:flex}.landing_navLinks__g76os{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--card);flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:99;padding:2rem}.landing_navLinksOpen__uu_hJ{display:flex}.landing_navLinks__g76os a{font-size:1.25rem}.landing_langMenu__WQg1W{position:static;box-shadow:none;background:var(--bg);border-radius:8px;margin-top:.5rem}.landing_navCta__AT5R6{display:none}.landing_heroTitle__Xo2Om{font-size:2.5rem}.landing_heroButtons__xkBLK{flex-direction:column;align-items:center}.landing_sectionTitle__GOW_R h2{font-size:2rem}.landing_ctaButtons__pGJaf{flex-direction:column;align-items:center}}