.landing_wrap__p54G3{max-width:1180px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.landing_nav__8w4AQ{padding:calc(22px + env(safe-area-inset-top)) 0 22px;position:sticky;top:0;z-index:30;backdrop-filter:blur(10px);background:rgba(10,15,36,.6);border-bottom:1px solid var(--border)}.landing_navInner__NQPNT{max-width:1180px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.landing_navBrand__o4gUg{display:flex;align-items:center;gap:10px;font-family:Space Grotesk;font-weight:700;font-size:18px}.landing_navBrand__o4gUg img{width:32px;height:32px;border-radius:8px}.landing_navLinks__I9AIM{display:flex;gap:24px;color:var(--text-dim);font-size:14px}.landing_navLinks__I9AIM a:hover{color:var(--text)}@media (max-width:720px){.landing_navLinks__I9AIM{display:none}}.landing_navCta__hBCsP{display:flex;gap:8px;flex-shrink:0}@media (max-width:560px){.landing_nav__8w4AQ{padding:calc(12px + env(safe-area-inset-top)) 0 12px}.landing_navInner__NQPNT{gap:10px;padding:0 16px}.landing_navBrand__o4gUg{font-size:15px;gap:8px;min-width:0}.landing_navBrand__o4gUg img{width:26px;height:26px}.landing_navCta__hBCsP{gap:6px}.landing_navCta__hBCsP .btn{padding:8px 11px!important;min-height:0!important;font-size:13px;border-radius:10px}}@media (max-width:360px){.landing_navCta__hBCsP .btn-secondary{display:none}}.landing_hero__gSh9P{position:relative;padding:48px 0;overflow:hidden}.landing_heroGrid__BRlWZ{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}@media (max-width:900px){.landing_heroGrid__BRlWZ{grid-template-columns:1fr;gap:40px;text-align:center}}.landing_eyebrow__hxLSs{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:rgba(244,213,115,.1);border:1px solid rgba(244,213,115,.25);color:var(--cream);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:24px}.landing_heroTitle__5wQEU{font-size:clamp(40px,6vw,64px);line-height:1.05;margin-bottom:24px}.landing_glow__B15pI{background:linear-gradient(135deg,#f4d573,#e8864a 60%,#b78cf0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing_lead__JHJtl{font-size:18px;color:var(--text-dim);line-height:1.55;margin:0 0 32px;max-width:520px}@media (max-width:900px){.landing_lead__JHJtl{margin-left:auto;margin-right:auto}}.landing_ctaRow__oEib1{display:flex;gap:12px;flex-wrap:wrap}@media (max-width:900px){.landing_ctaRow__oEib1{justify-content:center}}.landing_lg__RBLIu{padding:16px 24px!important;font-size:16px!important;border-radius:14px!important}.landing_trust__KzEk9{margin-top:32px;display:flex;gap:40px;flex-wrap:wrap}@media (max-width:900px){.landing_trust__KzEk9{justify-content:center}}.landing_trustItem__HMnUX{display:flex;flex-direction:column;gap:2px}.landing_trustItem__HMnUX .landing_num__JrLyx{font-family:Space Grotesk;font-size:20px;font-weight:600;color:var(--cream)}.landing_trustItem__HMnUX span{font-size:12px;color:var(--text-faint)}.landing_heroMascot___agNd{position:relative;height:360px;display:flex;align-items:center;justify-content:center}.landing_heroMascot___agNd img{width:320px;height:320px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5));position:relative;z-index:2;animation:landing_bob__eyrBZ 4s ease-in-out infinite}.landing_heroOrbit__ODcCj{position:absolute;width:380px;height:380px;border:1px dashed rgba(255,255,255,.15);border-radius:50%;animation:landing_spin__WqGxk 18s linear infinite}.landing_orbitPlanet__021gi{position:absolute;width:18px;height:18px;border-radius:50%;top:-9px;left:50%;margin-left:-9px;box-shadow:0 0 20px currentColor}.landing_p1__uHNM0{background:var(--cream);color:var(--cream)}.landing_p2__v_5_f{background:var(--blue);color:var(--blue);top:auto;bottom:-9px}.landing_section__QNWDu{padding:90px 0;position:relative;scroll-margin-top:80px}.landing_secHead__usHdI{text-align:center;margin-bottom:56px}.landing_secHead__usHdI h2{font-size:clamp(28px,4vw,40px);margin:14px 0}.landing_secHead__usHdI p{color:var(--text-dim);font-size:16px;max-width:540px;margin:0 auto}.landing_featureGrid__S2Tjw{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:900px){.landing_featureGrid__S2Tjw{grid-template-columns:1fr}}.landing_feature__xdde5{padding:28px 24px;background:var(--bg-card);border:1px solid var(--border);border-radius:18px;position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.landing_feature__xdde5:hover{transform:translateY(-3px);border-color:var(--border-strong)}.landing_feature__xdde5 .landing_ico__pPEM9{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:rgba(244,213,115,.1);color:var(--cream)}.landing_feature__xdde5 h3{font-size:18px;margin-bottom:10px}.landing_feature__xdde5 p{color:var(--text-dim);font-size:14px;margin:0;line-height:1.55}.landing_feature__xdde5.landing_accentBlue__ELx3t .landing_ico__pPEM9{background:rgba(110,163,255,.12);color:var(--blue)}.landing_feature__xdde5.landing_accentGreen__CvCVr .landing_ico__pPEM9{background:rgba(111,212,156,.12);color:var(--green)}.landing_feature__xdde5.landing_accentPurple__ftjel .landing_ico__pPEM9{background:rgba(183,140,240,.12);color:var(--purple)}.landing_feature__xdde5.landing_accentOrange__qxfgC .landing_ico__pPEM9{background:rgba(232,134,74,.12);color:var(--orange)}.landing_feature__xdde5.landing_accentRed__T4u8l .landing_ico__pPEM9{background:rgba(255,99,99,.12);color:#ff8f7a}.landing_locGrid__gF4Bp{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.landing_locItem__ZDv7A{display:flex;align-items:center;justify-content:center;gap:11px;min-width:150px;padding:13px 16px;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;font-size:15px;color:var(--cream-soft);transition:border-color .2s ease,transform .2s ease}.landing_locItem__ZDv7A:hover{border-color:var(--border-strong);transform:translateY(-2px)}.landing_locItem__ZDv7A img{width:26px;height:20px;border-radius:4px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.35)}.landing_locBadges__62SI5{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:30px}.landing_locBadge__GZnfA{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;background:rgba(244,213,115,.08);border:1px solid rgba(244,213,115,.22);color:var(--cream);font-size:13.5px;font-weight:500}.landing_freeBadge__ty_C9{position:absolute;top:18px;right:18px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;background:linear-gradient(90deg,var(--cream),var(--orange));color:#2a1d05}.landing_steps__0QfEB{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:900px){.landing_steps__0QfEB{grid-template-columns:1fr}}.landing_step___2NBT{padding:28px;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;position:relative;min-height:200px;overflow:hidden}.landing_stepNum__vuFll{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(180deg,#f4d573,#e8b94c);color:#2a1d05;font-family:Space Grotesk;font-weight:700;font-size:18px;margin-bottom:14px}.landing_step___2NBT h3{font-size:18px;margin-bottom:8px}.landing_step___2NBT p{color:var(--text-dim);font-size:14px;margin:0 0 8px;line-height:1.55;padding-right:70px}.landing_step___2NBT .landing_mascot__tITDU{position:absolute;right:-6px;bottom:-8px;width:76px;height:76px;opacity:.4;pointer-events:none}.landing_apps__lrbJG{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:36px;backdrop-filter:blur(8px)}.landing_appsGrid__DKt01{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:24px}@media (max-width:900px){.landing_appsGrid__DKt01{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.landing_appsGrid__DKt01{grid-template-columns:repeat(2,1fr)}.landing_apps__lrbJG{padding:24px}}.landing_appCard__OSRZ_{padding:18px 14px;background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:14px;text-align:center;transition:transform .15s ease,border-color .15s ease,background .15s ease}.landing_appCard__OSRZ_:hover{transform:translateY(-2px);border-color:var(--border-strong);background:rgba(255,255,255,.05)}.landing_appCard__OSRZ_ .landing_ico__pPEM9{width:48px;height:48px;border-radius:12px;margin:0 auto 12px;background:linear-gradient(135deg,rgba(244,213,115,.12),rgba(110,163,255,.1));display:flex;align-items:center;justify-content:center;color:var(--text)}.landing_appCard__OSRZ_ .landing_name__lfcrY{font-weight:600;font-size:14px}.landing_appCard__OSRZ_ .landing_sub__kywxM{font-size:11px;color:var(--text-faint);margin-top:4px}.landing_pricingWrap__PXBio{display:grid;grid-template-columns:1.1fr 1fr;gap:24px;align-items:stretch}@media (max-width:900px){.landing_pricingWrap__PXBio{grid-template-columns:1fr}}.landing_priceCard__A8rAQ{position:relative;background:linear-gradient(180deg,rgba(244,213,115,.12),rgba(244,213,115,.03));border:1px solid rgba(244,213,115,.5);border-radius:24px;padding:36px;box-shadow:0 20px 50px -20px rgba(244,213,115,.3);overflow:hidden}.landing_priceCard__A8rAQ .landing_badge__muoLy{position:absolute;top:18px;right:18px;padding:4px 10px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.06em;background:linear-gradient(90deg,#f4d573,#e8864a);color:#2a1d05}.landing_priceCard__A8rAQ .landing_label__OiYmE{color:var(--text-dim);font-size:14px;margin-bottom:12px}.landing_priceCard__A8rAQ .landing_amount__S43aR{font-family:Space Grotesk;font-size:56px;font-weight:600;letter-spacing:-.02em;line-height:1;color:var(--cream)}.landing_priceCard__A8rAQ .landing_per__1_OYg{font-size:14px;color:var(--text-faint);margin-top:8px}.landing_priceCard__A8rAQ ul{list-style:none;padding:0;margin:24px 0 28px;display:flex;flex-direction:column;gap:10px}.landing_priceCard__A8rAQ li{font-size:14px;color:var(--text);display:flex;align-items:center;gap:10px}.landing_priceCard__A8rAQ li svg{color:var(--green);flex-shrink:0}.landing_calc__VbqN2{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:32px;display:flex;flex-direction:column}.landing_calc__VbqN2 h3{font-size:20px;margin-bottom:6px}.landing_calc__VbqN2 .landing_hint__RFEsG{color:var(--text-dim);font-size:13px;margin:0 0 24px}.landing_deviceRow__n3WW8{display:flex;align-items:center;gap:16px;padding:14px 0}.landing_devBtn__2Yk2T{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid var(--border-strong);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--text)}.landing_devBtn__2Yk2T:hover:not(:disabled){background:rgba(255,255,255,.1)}.landing_devCount__3P2je{font-family:Space Grotesk;font-size:28px;font-weight:600;min-width:36px;text-align:center}.landing_calcTotal__0ujyW{margin-top:auto;padding-top:20px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:baseline}.landing_calcTotal__0ujyW .landing_totalLabel___RWw6{color:var(--text-dim);font-size:14px}.landing_calcTotal__0ujyW .landing_totalAmount__fXn0U{font-family:Space Grotesk;font-size:32px;font-weight:600;color:var(--cream)}.landing_tariffWrap__B6QD8{display:flex;flex-direction:column;gap:22px}.landing_devicePicker__k1ol9{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 22px;background:var(--bg-card);border:1px solid var(--border);border-radius:18px}.landing_devicePickerLabel__3Z_rg{font-family:Space Grotesk;font-weight:600;font-size:16px}.landing_devicePickerHint__xmikk{font-size:13px;color:var(--text-faint);margin-top:4px}.landing_stepper__dr_M4{display:inline-flex;align-items:center;gap:14px}.landing_tariffGrid__xsov2{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:820px){.landing_tariffGrid__xsov2{grid-template-columns:1fr}}.landing_tariffCard__soTMg{position:relative;display:flex;flex-direction:column;gap:8px;padding:26px 22px;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;transition:transform .15s ease,border-color .15s ease}.landing_tariffCard__soTMg:hover{transform:translateY(-3px);border-color:var(--border-strong)}.landing_tariffCard__soTMg.landing_featured__Mfra0{background:linear-gradient(180deg,rgba(244,213,115,.12),rgba(244,213,115,.03));border-color:rgba(244,213,115,.5);box-shadow:0 20px 50px -24px rgba(244,213,115,.35)}.landing_tariffBadge__8OeVd{position:absolute;top:16px;right:16px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(90deg,var(--cream),var(--orange));color:#2a1d05}.landing_tariffTerm__VAAeB{color:var(--text-dim);font-size:14px}.landing_tariffPrice__PUa1M{font-family:Space Grotesk;font-size:38px;font-weight:600;line-height:1;color:var(--cream)}.landing_tariffPrice__PUa1M span{font-size:15px;color:var(--text-faint);font-weight:500}.landing_tariffTotal__jhLQK{font-size:13px;color:var(--text-dim);min-height:18px}.landing_tariffSave__R17R4{color:var(--green);font-weight:600}.landing_tariffCta__UrxSM{width:100%;justify-content:center;margin-top:10px}.landing_tariffPayNote__qrRcA{font-size:11px;color:var(--text-faint);text-align:center}.landing_faq__3NZlz{max-width:760px;margin:0 auto}.landing_faqItem__teWgf{border-bottom:1px solid var(--border);padding:18px 4px}.landing_faqItem__teWgf summary{list-style:none;display:flex;justify-content:space-between;gap:14px;font-size:16px;font-weight:500;cursor:pointer}.landing_faqItem__teWgf summary::-webkit-details-marker{display:none}.landing_faqItem__teWgf[open] .landing_chev__wYpLA{transform:rotate(180deg)}.landing_chev__wYpLA{color:var(--text-faint);transition:transform .2s;flex-shrink:0}.landing_faqItem__teWgf p{color:var(--text-dim);font-size:14px;line-height:1.6;margin:14px 0 0;max-width:640px}.landing_ctaCard__GS0fa{position:relative;overflow:hidden;background:linear-gradient(135deg,#1a2452,#131a3f);border:1px solid var(--border-strong);border-radius:28px;padding:56px;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center}@media (max-width:800px){.landing_ctaCard__GS0fa{grid-template-columns:1fr;padding:36px 24px;text-align:center}}.landing_ctaCard__GS0fa h2{font-size:clamp(28px,4vw,40px);margin-bottom:14px;line-height:1.1}.landing_ctaCard__GS0fa p{color:var(--text-dim);font-size:16px;margin:0 0 24px;max-width:460px}@media (max-width:800px){.landing_ctaCard__GS0fa p{margin-left:auto;margin-right:auto}}.landing_ctaCard__GS0fa .landing_mascotWrap__8gEpo img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0,0,0,.4));animation:landing_bob__eyrBZ 4s ease-in-out infinite}.landing_ctaCard__GS0fa:before{content:"";position:absolute;right:-100px;top:-100px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(244,213,115,.25),transparent 65%);filter:blur(20px)}.landing_footer__W_joX{padding:40px 0 56px;border-top:1px solid var(--border);margin-top:60px}.landing_footInner__LDWAv{max-width:1180px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px}.landing_footBrand__V97YT{display:flex;align-items:center;gap:10px;font-family:Space Grotesk;font-weight:700}.landing_footBrand__V97YT img{width:32px;height:32px;border-radius:8px}.landing_footLinks__db7U6{display:flex;gap:18px;flex-wrap:wrap;color:var(--text-faint);font-size:13px}.landing_footLinks__db7U6 a:hover{color:var(--text)}.landing_footNote__fjQyW{font-size:12px;color:var(--text-faint);margin-top:18px}.landing_constellation__4VVwl{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.3;z-index:0}