.lead-popup_overlay__j8rWm{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(12,23,48,.55);backdrop-filter:blur(3px);animation:lead-popup_fade__u1qGO .25s ease;font-family:var(--font-sans)}.lead-popup_card__BTW2n{position:relative;width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);box-shadow:var(--shadow-lg);padding:36px 32px 28px;text-align:center;animation:lead-popup_pop__4Cv_F .3s cubic-bezier(.2,.8,.2,1)}.lead-popup_close__YgMAU{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:var(--faint);cursor:pointer;border-radius:var(--r-pill);transition:color .15s,background .15s}.lead-popup_close__YgMAU:hover{color:var(--ink);background:var(--hover)}.lead-popup_close__YgMAU svg{width:20px;height:20px}.lead-popup_emoji__Eengk{font-size:32px;margin-bottom:8px}.lead-popup_title__5pMK0{font-family:var(--font-serif);font-weight:400;font-size:26px;line-height:1.1;color:var(--ink);margin:0 0 8px}.lead-popup_sub__lwBjB{font-size:15px;line-height:1.5;color:var(--ink-3);margin:0 0 20px}.lead-popup_form__WFJXO{display:flex;flex-direction:column;gap:10px}.lead-popup_input__GMGVH{width:100%;padding:13px 18px;font-size:15px;color:var(--ink);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-pill);outline:none;transition:border-color .15s}.lead-popup_input__GMGVH:focus{border-color:var(--primary)}.lead-popup_btn__EbTHY{width:100%;padding:13px 18px;font-size:15px;font-weight:600;color:#fff;background:var(--primary);border:0;border-radius:var(--r-pill);cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.lead-popup_btn__EbTHY:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.lead-popup_fine__Fqa8e{font-size:12px;color:var(--faint);margin:12px 0 0}.lead-popup_err__LLTZY{font-size:13px;color:#dc2626;margin:12px 0 0}.lead-popup_done__NKlrt .lead-popup_emoji__Eengk{font-size:36px}@keyframes lead-popup_fade__u1qGO{0%{opacity:0}to{opacity:1}}@keyframes lead-popup_pop__4Cv_F{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.nav-bar_nav__M4qR8{position:fixed;top:0;left:0;right:0;z-index:50;background:hsla(0,0%,100%,.8);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);font-family:var(--font-sans)}.nav-bar_navInner__2diTs{max-width:1280px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-bar_logo__ffFvs{display:inline-flex;align-items:center;gap:8px}.nav-bar_logo__ffFvs img{height:32px;width:32px;border-radius:8px}.nav-bar_logoName__ZSJJ5{font-size:20px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.nav-bar_logoAccent__qmwdq{font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:1.1em;letter-spacing:0;margin-left:.08em;color:inherit}.nav-bar_links__VK9fH{display:none;align-items:center;gap:32px}@media (min-width:768px){.nav-bar_links__VK9fH{display:flex}}.nav-bar_link__f3FhM{font-size:14px;color:var(--ink-3);cursor:pointer;transition:color .15s}.nav-bar_link__f3FhM:hover{color:var(--ink)}.nav-bar_actions__pY60P{display:flex;align-items:center;gap:16px}.nav-bar_signin__RSzlj{display:none;font-size:14px;color:var(--ink-3);transition:color .15s}@media (min-width:640px){.nav-bar_signin__RSzlj{display:block}}.nav-bar_signin__RSzlj:hover{color:var(--ink)}.nav-bar_cta__IaHB7{display:inline-flex;align-items:center;padding:9px 20px;font-size:14px;font-weight:600;color:#fff;background:var(--primary);border-radius:var(--r-pill);transition:background .15s,transform .15s,box-shadow .15s}.nav-bar_cta__IaHB7:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.hero-section_hero__f5DNC{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(160deg,var(--surface-2) 0,var(--surface) 45%,var(--bg) 100%);font-family:var(--font-sans)}.hero-section_heroGrid__MCzCh{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(18,34,66,.04) 1px,transparent 0),linear-gradient(180deg,rgba(18,34,66,.04) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 40%,transparent 100%)}.hero-section_blob__jDSBd{position:absolute;width:320px;height:320px;border-radius:999px;filter:blur(64px);mix-blend-mode:multiply;opacity:.35;animation:hero-section_blob__jDSBd 9s infinite}.hero-section_blob1__qYgWJ{top:22%;left:6%;background:var(--primary-tint)}.hero-section_blob2__xIoUJ{top:30%;right:8%;background:#c7d0e6;animation-delay:2s}.hero-section_blob3__yFK9G{bottom:20%;left:32%;background:#d6dbe9;animation-delay:4s}.hero-section_container__DFEha{position:relative;z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:96px 24px 64px}.hero-section_intro__7ZKpv{text-align:center;max-width:880px;margin:0 auto}.hero-section_badge__DuJEb{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:32px;background:var(--primary-tint);border:1px solid var(--tint-border);border-radius:var(--r-pill);font-size:14px;font-weight:500;color:var(--primary)}.hero-section_badgeDot__dKThp{width:8px;height:8px;border-radius:999px;background:var(--green);animation:hero-section_pulse__xNJFW 2s cubic-bezier(.4,0,.6,1) infinite}.hero-section_headline__DUUoV{font-family:var(--font-serif);font-weight:400;font-size:clamp(48px,8vw,84px);line-height:1.02;letter-spacing:-.02em;color:var(--ink);margin:0 0 24px}.hero-section_headlineAccent__BjMfy{display:block;background:linear-gradient(100deg,var(--primary) 0,var(--primary-dark) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-section_subheadline__jpUG9{max-width:640px;margin:0 auto 40px;font-size:clamp(18px,2.4vw,24px);line-height:1.55;color:var(--ink-3)}.hero-section_ctas__oQuLu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-bottom:32px}@media (min-width:640px){.hero-section_ctas__oQuLu{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;width:-moz-fit-content;width:fit-content;margin:0 auto 32px}}.hero-section_btnPrimary__Z2wgf{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;white-space:nowrap;color:#fff;background:var(--primary);border-radius:var(--r-pill);transition:background .2s,transform .2s,box-shadow .2s}.hero-section_btnPrimary__Z2wgf:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.hero-section_btnPrimary__Z2wgf svg{width:20px;height:20px;transition:transform .2s}.hero-section_btnPrimary__Z2wgf:hover svg{transform:translateX(4px)}.hero-section_btnSecondary__l83Oz{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;white-space:nowrap;color:var(--ink-2);background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-pill);transition:border-color .2s,background .2s,transform .2s}.hero-section_btnSecondary__l83Oz:hover{border-color:var(--border-strong);background:var(--surface-2);transform:translateY(-2px)}.hero-section_btnSecondary__l83Oz svg{width:20px;height:20px}.hero-section_riskNote__msgtH{display:inline-flex;align-items:center;gap:8px;margin:0 0 32px;font-size:14px;color:var(--muted)}.hero-section_riskNote__msgtH svg{width:15px;height:15px;color:var(--green);flex-shrink:0}.hero-section_storeBadges__2je7N{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-bottom:48px}.hero-section_storeBadge__2Owsn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--ink);color:#fff;border-radius:var(--r-card-sm);transition:background .2s,box-shadow .2s}.hero-section_storeBadge__2Owsn:hover{background:var(--ink-2);box-shadow:var(--shadow-md)}.hero-section_storeBadge__2Owsn svg{width:24px;height:24px}.hero-section_storeBadgeText__YFdQH{display:flex;flex-direction:column;line-height:1.1}.hero-section_storeBadgeTop__is8Fk{font-size:11px;opacity:.8}.hero-section_storeBadgeBottom__XSnJv{font-size:14px;font-weight:600}.hero-section_mockupWrap__OIPgt{position:relative;margin-top:64px}.hero-section_mockupGlow__eENGB{position:absolute;inset:-16px;background:linear-gradient(120deg,var(--primary),var(--primary-mid));border-radius:24px;filter:blur(48px);opacity:.18}.hero-section_mockup__P_u9I{position:relative;background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-card);box-shadow:var(--shadow-lg);overflow:hidden}.hero-section_mockupBar__Dwv4J{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--surface-2);border-bottom:1px solid var(--border)}.hero-section_dot__uaiT_{width:12px;height:12px;border-radius:999px}.hero-section_dotR___XyNy{background:#f87171}.hero-section_dotY__0iSig{background:#fbbf24}.hero-section_dotG__AJubn{background:#34d399}.hero-section_mockupUrl__GEc12{flex:1;margin:0 16px;padding:4px 12px;background:var(--surface);border:1px solid var(--border);border-radius:8px;font-size:13px;color:var(--muted);text-align:center}.hero-section_dash__cZm61{display:grid;grid-template-columns:200px 1fr;background:var(--bg);text-align:left;color:var(--ink)}.hero-section_dash__cZm61 em{font-style:italic}.hero-section_dash__cZm61 svg{flex-shrink:0}.hero-section_dashCap__cFAa9,.hero-section_dashEyebrow__HeFJx,.hero-section_dcCap__F3Iql,.hero-section_dcDays__2lYof,.hero-section_dhMeta__H8bv_,.hero-section_dhPill__1JOC9,.hero-section_dhQMeta__uOxda,.hero-section_sideLabel__5mCY0{font-family:var(--font-mono)}.hero-section_dashSide__0whgm{padding:18px 14px;border-right:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column;gap:14px}.hero-section_sideBrand__oCDiz{display:flex;align-items:center;gap:9px}.hero-section_sideLogo__zSyjM{width:28px;height:28px;border-radius:8px;background:var(--primary);color:#fff;display:grid;place-items:center}.hero-section_sideLogo__zSyjM svg{width:16px;height:16px}.hero-section_sideName__B4m3L{font-size:16px;font-weight:700;letter-spacing:-.01em}.hero-section_sideName__B4m3L em{font-weight:400;color:var(--ink-3)}.hero-section_sideFind__cbUEu{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2);font-size:12px;color:var(--muted)}.hero-section_sideFind__cbUEu svg{width:13px;height:13px}.hero-section_sideFind__cbUEu span:first-of-type{flex:1}.hero-section_sideKbd__RrW__{font-family:var(--font-mono);font-size:10px;padding:1px 5px;border:1px solid var(--border);border-radius:4px;background:var(--surface)}.hero-section_sideLabel__5mCY0{font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--faint);padding:0 6px}.hero-section_sideNav__vC_Hm{display:flex;flex-direction:column;gap:1px}.hero-section_sideLink__ADxxC{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;font-size:13px;font-weight:500;color:var(--ink-2)}.hero-section_sideLink__ADxxC svg{width:16px;height:16px;color:var(--muted)}.hero-section_sideLinkLabel__qTmwm{flex:1}.hero-section_sideLink__ADxxC.hero-section_active__UqT2N{background:var(--bg);color:var(--ink);box-shadow:inset 0 0 0 1px var(--border)}.hero-section_sideLink__ADxxC.hero-section_active__UqT2N svg{color:var(--primary)}.hero-section_sideBadge__Jaz63{font-family:var(--font-mono);font-size:10px;color:var(--muted);background:var(--surface-2);border-radius:999px;padding:1px 7px}.hero-section_sideNew__FZcCn{margin-top:2px;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;border-radius:10px;background:var(--primary);color:#fff;font-size:13px;font-weight:600}.hero-section_sideNew__FZcCn svg{width:14px;height:14px}.hero-section_dashMain__1JmsS{padding:22px 24px;min-width:0}.hero-section_dashEyebrow__HeFJx{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.hero-section_dashGreeting__QtNRV{font-family:var(--font-serif);font-weight:400;font-size:34px;line-height:1.05;letter-spacing:-.015em;color:var(--ink);margin:0 0 20px}.hero-section_dashGreeting__QtNRV em{color:var(--ink-3)}.hero-section_dashCap__cFAa9{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:500}.hero-section_dashHero__37RJQ{display:grid;grid-template-columns:1fr 260px;border-radius:var(--r-card);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-md);margin-bottom:18px}.hero-section_dhLeft__jvCtx{background:var(--primary);color:#fff;padding:22px 22px 20px;min-width:0;display:flex;flex-direction:column}.hero-section_dhPill__1JOC9{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:5px 11px;border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.12);border-radius:999px;font-size:9.5px;letter-spacing:.16em;text-transform:uppercase}.hero-section_dhPill__1JOC9 svg{width:12px;height:12px}.hero-section_dhMeta__H8bv_{display:flex;align-items:center;gap:12px;margin-top:14px;font-size:11px;color:hsla(0,0%,100%,.78)}.hero-section_dhMeta__H8bv_ b{color:#fff;font-weight:500}.hero-section_dhSep__RBrjd{width:3px;height:3px;border-radius:50%;background:hsla(0,0%,100%,.45)}.hero-section_dhTitle__BijwU{font-family:var(--font-serif);font-weight:400;font-size:28px;line-height:1.08;letter-spacing:-.015em;margin:14px 0 10px;text-wrap:balance}.hero-section_dhTitle__BijwU em{color:hsla(0,0%,100%,.7)}.hero-section_dhExcerpt__WA_98{font-size:12.5px;line-height:1.5;color:hsla(0,0%,100%,.82);margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.hero-section_dhActions__mkFrc{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px}.hero-section_dhBtnPrimary__SaMAH{display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--primary);padding:9px 16px;border-radius:999px;font-size:12.5px;font-weight:600}.hero-section_dhBtnPrimary__SaMAH svg{width:13px;height:13px}.hero-section_dhBtnGhost__Q6ceu{padding:8px 13px;border-radius:999px;border:1px solid hsla(0,0%,100%,.28);color:hsla(0,0%,100%,.92);font-size:12px;font-weight:500}.hero-section_dhQueue__rUvkS{background:var(--surface);padding:16px;display:flex;flex-direction:column}.hero-section_dhQueueHead__Sxq_n{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.hero-section_dhQueueCount__AkJnX{font-family:var(--font-mono);font-size:10px;color:var(--muted)}.hero-section_dhQueueList__JKDAo{display:flex;flex-direction:column;gap:2px}.hero-section_dhQ__D_4fT{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:center;padding:8px 9px;border-radius:9px;border:1px solid transparent}.hero-section_dhQ__D_4fT.hero-section_active__UqT2N{background:var(--primary-tint);border-color:var(--tint-border)}.hero-section_dhQNum__75VuJ{width:20px;height:20px;border-radius:6px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;font-family:var(--font-mono);font-size:10px;font-weight:600;color:var(--muted)}.hero-section_dhQ__D_4fT.hero-section_active__UqT2N .hero-section_dhQNum__75VuJ{background:var(--primary);color:#fff;border-color:transparent}.hero-section_dhQBody__RBn7H{min-width:0;display:flex;flex-direction:column;gap:2px}.hero-section_dhQMeta__uOxda{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-section_dhQTitle__nbOwx{font-size:12px;font-weight:500;color:var(--ink-2);line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hero-section_dashCards__dg0sq{display:grid;grid-template-columns:1fr 1.1fr 1.4fr;gap:12px}.hero-section_dc__EHrys{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);padding:16px}.hero-section_dcCap__F3Iql{display:flex;align-items:center;gap:6px;font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:12px}.hero-section_dcCap__F3Iql svg{width:12px;height:12px}.hero-section_dcValue__dehtP{font-family:var(--font-serif);font-weight:400;font-size:36px;line-height:1;color:var(--ink)}.hero-section_dcUnit__vfQXH{font-family:var(--font-sans);font-size:15px;color:var(--muted);margin-left:6px}.hero-section_dcSub__wyyW2{font-size:11px;color:var(--muted);margin-top:5px}.hero-section_dcStreak__Ov_8F .hero-section_dcCap__F3Iql svg{color:var(--primary)}.hero-section_dcBars__5VHdh{display:flex;gap:3px;margin-top:12px}.hero-section_dcBars__5VHdh span{flex:1;height:4px;border-radius:999px;background:var(--primary-tint)}.hero-section_dcBars__5VHdh span.hero-section_on__n_5nq{background:var(--primary)}.hero-section_dcAsk__kkQnU{background:var(--primary-tint);border-color:var(--tint-border)}.hero-section_dcAsk__kkQnU .hero-section_dcCap__F3Iql{color:var(--primary-dark)}.hero-section_dcAskValue__eBfTq{font-style:italic;color:var(--primary);font-size:26px}.hero-section_dcAsk__kkQnU .hero-section_dcSub__wyyW2{color:var(--primary)}.hero-section_dcWeekRow__aUjYs{display:flex;align-items:flex-end;gap:16px}.hero-section_dcWeekRow__aUjYs>div:first-child{flex-shrink:0}.hero-section_dcTrend__EG8Lk{color:var(--green);font-weight:600}.hero-section_dcSpark__RSJLT{flex:1;height:52px;min-width:0}.hero-section_dcSparkArea__mh9GX{fill:var(--primary-tint)}.hero-section_dcSparkLine__V2D8V{stroke:var(--primary);fill:none}.hero-section_dcSparkDot__ya3Fu{fill:var(--primary)}.hero-section_dcDays__2lYof{display:flex;justify-content:space-between;margin-top:10px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}@media (max-width:720px){.hero-section_dash__cZm61{grid-template-columns:1fr}.hero-section_dashSide__0whgm{display:none}.hero-section_dashHero__37RJQ{grid-template-columns:1fr}.hero-section_dhQueue__rUvkS{border-top:1px solid var(--border)}.hero-section_dashCards__dg0sq{grid-template-columns:1fr}.hero-section_dashGreeting__QtNRV{font-size:26px}.hero-section_dhTitle__BijwU{font-size:22px}}@keyframes hero-section_blob__jDSBd{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes hero-section_pulse__xNJFW{0%,to{opacity:1}50%{opacity:.4}}.features-grid_section__RHqyA{padding:96px 0;background:var(--surface);font-family:var(--font-sans)}.features-grid_container__euE7k{max-width:1280px;margin:0 auto;padding:0 24px}.features-grid_grid__kCyaK{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.features-grid_grid__kCyaK{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid_grid__kCyaK{grid-template-columns:repeat(3,1fr)}}.features-grid_card__ugKyg{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);padding:32px;box-shadow:var(--shadow-sm);transition:border-color .25s,box-shadow .25s,transform .25s}.features-grid_card__ugKyg:hover{border-color:var(--border-2);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.features-grid_cardIcon__n_Dbn{width:56px;height:56px;border-radius:var(--r-card-sm);background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:grid;place-items:center;margin-bottom:24px;box-shadow:var(--shadow-md);transition:transform .25s}.features-grid_card__ugKyg:hover .features-grid_cardIcon__n_Dbn{transform:scale(1.08)}.features-grid_cardIcon__n_Dbn svg{color:#fff}.features-grid_cardIcon__n_Dbn span{font-size:24px}.features-grid_cardTitleRow__eDhKv{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.features-grid_cardTitle__cfxRX{font-size:20px;font-weight:700;color:var(--ink);margin:0}.features-grid_cardBadge__Zxdxj{flex-shrink:0;white-space:nowrap;margin-top:2px;padding:2px 8px;font-size:12px;font-weight:600;background:var(--primary-tint);color:var(--primary);border-radius:var(--r-pill)}.features-grid_cardDesc__Ibu06{color:var(--ink-3);line-height:1.6;margin:0}.not-for-section_section__MmF4X{padding:96px 0;background:var(--bg);font-family:var(--font-sans)}.not-for-section_container__uTKsI{max-width:880px;margin:0 auto;padding:0 24px}.not-for-section_head__L3MWL{text-align:center;max-width:640px;margin:0 auto 40px}.not-for-section_eyebrow__triJC{display:inline-block;padding:4px 16px;margin-bottom:16px;background:var(--rose-soft);color:var(--rose);font-size:13px;font-weight:600;border-radius:var(--r-pill)}.not-for-section_heading__Cp9bl{font-family:var(--font-serif);font-weight:400;font-size:clamp(28px,4vw,40px);line-height:1.1;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px}.not-for-section_subheading__VjCBA{font-size:17px;line-height:1.55;color:var(--ink-3);margin:0}.not-for-section_list__4TmWH{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px;max-width:640px;margin:0 auto}.not-for-section_item__gOMjN{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card-sm);color:var(--ink-2);font-size:16px;line-height:1.5}.not-for-section_x__1xCNB{flex-shrink:0;display:grid;place-items:center;width:24px;height:24px;border-radius:var(--r-pill);background:var(--rose-soft);color:var(--rose);margin-top:1px}.not-for-section_x__1xCNB svg{width:14px;height:14px}.final-cta_section__3NK4E{padding:96px 0;background:var(--surface);font-family:var(--font-sans)}.final-cta_container__zRiOf{max-width:768px;margin:0 auto;padding:0 24px;text-align:center}.final-cta_heading__vlrf2{font-family:var(--font-serif);font-weight:400;font-size:clamp(34px,5vw,52px);line-height:1.08;letter-spacing:-.01em;color:var(--ink);margin:0 0 24px}.final-cta_subheading__wnb_E{font-size:20px;line-height:1.55;color:var(--ink-3);margin:0 0 40px}.final-cta_ctas__QrOto{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media (min-width:640px){.final-cta_ctas__QrOto{flex-direction:row}}.final-cta_btnPrimary__3atCD{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;font-size:18px;font-weight:600;color:#fff;background:var(--primary);border-radius:var(--r-pill);transition:background .2s,transform .2s,box-shadow .2s}@media (min-width:640px){.final-cta_btnPrimary__3atCD{width:auto}}.final-cta_btnPrimary__3atCD:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.final-cta_btnPrimary__3atCD svg{width:20px;height:20px;transition:transform .2s}.final-cta_btnPrimary__3atCD:hover svg{transform:translateX(4px)}.final-cta_footnote__l029f{margin:24px 0 0;color:var(--muted)}.pricing-section_section__eJes_{position:relative;overflow:hidden;padding:96px 0;background:linear-gradient(165deg,var(--primary) 0,var(--primary-mid) 60%,var(--primary-deep) 100%);font-family:var(--font-sans)}.pricing-section_glow__bx66t{position:absolute;inset:0;background:radial-gradient(50% 40% at 80% 10%,rgba(40,46,163,.35),transparent 70%),radial-gradient(45% 35% at 12% 95%,rgba(225,228,240,.08),transparent 70%);pointer-events:none}.pricing-section_container__NNwfl{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 24px}.pricing-section_head__OlZCR{text-align:center;max-width:720px;margin:0 auto 64px}.pricing-section_eyebrow__dC4II{display:inline-block;padding:4px 16px;margin-bottom:16px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16);color:var(--primary-tint);font-size:13px;font-weight:600;border-radius:var(--r-pill)}.pricing-section_heading__VwTUY{font-family:var(--font-serif);font-weight:400;font-size:clamp(34px,5vw,52px);line-height:1.08;letter-spacing:-.01em;color:#fff;margin:0 0 16px}.pricing-section_subheading__f408k{font-size:20px;line-height:1.55;color:hsla(0,0%,100%,.7);margin:0}.pricing-section_toggle__o43xc{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.pricing-section_toggleLabel__HImT9{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.55);transition:color .2s}.pricing-section_toggleLabel__HImT9.pricing-section_active__GOWVZ{color:#fff}.pricing-section_switch__Aq9Rs{position:relative;display:inline-flex;align-items:center;width:56px;height:28px;border-radius:var(--r-pill);background:hsla(0,0%,100%,.18);border:0;cursor:pointer;transition:background .3s}.pricing-section_switch__Aq9Rs.pricing-section_on__DboYb{background:var(--green)}.pricing-section_knob__sEdkO{position:absolute;left:4px;width:20px;height:20px;border-radius:var(--r-pill);background:#fff;box-shadow:var(--shadow-sm);transition:transform .3s}.pricing-section_switch__Aq9Rs.pricing-section_on__DboYb .pricing-section_knob__sEdkO{transform:translateX(28px)}.pricing-section_save__HFUlh{margin-left:4px;padding:2px 8px;background:rgba(16,185,129,.2);color:#6ee7b7;font-size:12px;font-weight:600;border-radius:var(--r-pill)}.pricing-section_grid__wlFWu{display:grid;grid-template-columns:1fr;gap:24px;max-width:1024px;margin:0 auto}@media (min-width:768px){.pricing-section_grid__wlFWu{grid-template-columns:repeat(3,1fr);align-items:stretch}}.pricing-section_plan__xjhEh{position:relative;display:flex;flex-direction:column;border-radius:var(--r-card);padding:32px;background:hsla(0,0%,100%,.08);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.16);color:#fff}.pricing-section_plan__xjhEh.pricing-section_featured__zDC4C{background:var(--surface);border-color:transparent;box-shadow:var(--shadow-lg);color:var(--ink)}@media (min-width:768px){.pricing-section_plan__xjhEh.pricing-section_featured__zDC4C{padding-top:60px;padding-bottom:60px;margin-top:-24px;margin-bottom:-24px}}.pricing-section_popular__X3mXF{position:absolute;top:-16px;left:50%;transform:translateX(-50%)}.pricing-section_popular__X3mXF span{display:inline-block;padding:4px 16px;background:linear-gradient(100deg,var(--primary),var(--primary-dark));color:#fff;font-size:13px;font-weight:600;border-radius:var(--r-pill);box-shadow:var(--shadow-md)}.pricing-section_planHead__EQ_AU{text-align:center;margin-bottom:32px}.pricing-section_planName__uuzyn{font-size:20px;font-weight:700;margin:0 0 8px}.pricing-section_priceRow__hCK_e{display:flex;align-items:baseline;justify-content:center}.pricing-section_price__liSvr{font-size:48px;font-weight:700}.pricing-section_period__Z9Rwh{font-size:18px;margin-left:4px;opacity:.7}.pricing-section_planDesc__hinf2{margin:8px 0 0;opacity:.7}.pricing-section_features__lqGWe{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:16px;flex:1}.pricing-section_feature__N7F4H{display:flex;align-items:center}.pricing-section_feature__N7F4H svg{width:20px;height:20px;margin-right:12px;flex-shrink:0;opacity:.85}.pricing-section_plan__xjhEh.pricing-section_featured__zDC4C .pricing-section_feature__N7F4H svg{color:var(--primary);opacity:1}.pricing-section_feature__N7F4H span{opacity:.9}.pricing-section_planCta__Y_coJ{display:block;width:100%;padding:12px 24px;text-align:center;font-weight:600;border-radius:var(--r-pill);background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.3);transition:background .25s,box-shadow .25s,transform .25s}.pricing-section_planCta__Y_coJ:hover{background:hsla(0,0%,100%,.2)}.pricing-section_plan__xjhEh.pricing-section_featured__zDC4C .pricing-section_planCta__Y_coJ{background:linear-gradient(100deg,var(--primary),var(--primary-dark));border-color:transparent}.pricing-section_plan__xjhEh.pricing-section_featured__zDC4C .pricing-section_planCta__Y_coJ:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.section-header_head__qStzm{text-align:center;max-width:720px;margin:0 auto 64px;font-family:var(--font-sans)}.section-header_eyebrow__Kd30J{display:inline-block;padding:4px 16px;margin-bottom:16px;background:var(--primary-tint);color:var(--primary);font-size:13px;font-weight:600;border-radius:var(--r-pill)}.section-header_heading__x_4Zy{font-family:var(--font-serif);font-weight:400;font-size:clamp(34px,5vw,52px);line-height:1.08;letter-spacing:-.01em;color:var(--ink);margin:0}.section-header_headingAccent__clkkA{background:linear-gradient(100deg,var(--primary) 0,var(--primary-dark) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-header_subheading__OoCfR{font-size:20px;line-height:1.55;color:var(--ink-3);margin:24px 0 0}.how-it-works_section__OZvDG{padding:96px 0;background:linear-gradient(160deg,var(--surface-2),var(--bg));font-family:var(--font-sans)}.how-it-works_container___nN3R{max-width:1280px;margin:0 auto;padding:0 24px}.how-it-works_steps__76M32{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.how-it-works_steps__76M32{grid-template-columns:repeat(3,1fr)}}.how-it-works_step__lzPx3{position:relative}.how-it-works_connector__kzaOP{display:none;position:absolute;top:64px;left:50%;width:100%;height:2px;background:linear-gradient(90deg,var(--border-2),transparent)}@media (min-width:768px){.how-it-works_connector__kzaOP{display:block}}.how-it-works_stepCard__lxd0J{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);padding:32px;box-shadow:var(--shadow-sm);text-align:center;height:100%}.how-it-works_stepNum__aAzcv{width:64px;height:64px;margin:0 auto 24px;border-radius:var(--r-pill);background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:grid;place-items:center;color:#fff;font-size:24px;font-weight:700;box-shadow:var(--shadow-md)}.how-it-works_stepTitle__kRqql{font-size:20px;font-weight:700;color:var(--ink);margin:0 0 12px}.how-it-works_stepDesc__1xJoH{color:var(--ink-3);line-height:1.6;margin:0}.how-it-works_platforms__wK2X9{margin-top:64px;text-align:center}.how-it-works_platformsHead__J4fHr{color:var(--muted);margin:0 0 24px}.how-it-works_platformsList__0t2CH{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.how-it-works_platform__nUNdx{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-pill);box-shadow:var(--shadow-xs);transition:border-color .2s,box-shadow .2s,transform .2s}.how-it-works_platformLink__jWjDf{cursor:pointer}.how-it-works_platformLink__jWjDf:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.how-it-works_platformIcon__zB2vC{font-size:24px}.how-it-works_platformName__zd34y{font-weight:500;color:var(--ink-2);transition:color .2s}.how-it-works_platformLink__jWjDf:hover .how-it-works_platformName__zd34y{color:var(--primary)}.how-it-works_platformBadge__Ii_G3{margin-left:4px;padding:2px 8px;font-size:12px;font-weight:600;background:var(--surface-3);color:var(--muted);border-radius:var(--r-pill)}.how-it-works_platformBadgeNew__nI_zP{background:var(--green-soft);color:#047857}.testimonials_section__hqlmG{padding:96px 0;background:var(--surface);font-family:var(--font-sans)}.testimonials_container__zdjIr{max-width:1280px;margin:0 auto;padding:0 24px}.testimonials_grid__LBjHN{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.testimonials_grid__LBjHN{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials_grid__LBjHN{grid-template-columns:repeat(3,1fr)}}.testimonials_card__BDQv3{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-card);padding:32px;box-shadow:var(--shadow-xs)}.testimonials_stars__cgeHm{display:flex;align-items:center;gap:4px;margin-bottom:16px;color:#f59e0b}.testimonials_stars__cgeHm svg{width:20px;height:20px}.testimonials_quote__XBZJn{color:var(--ink-2);line-height:1.6;margin:0 0 24px}.testimonials_person__zwo_0{display:flex;align-items:center;gap:16px}.testimonials_avatar__0ONAX{width:48px;height:48px;border-radius:var(--r-pill);background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:grid;place-items:center;color:#fff;font-weight:700;flex-shrink:0}.testimonials_personName__jahPd{font-weight:600;color:var(--ink);margin:0}.testimonials_personRole__PjV3U{font-size:14px;color:var(--muted);margin:0}.site-footer_footer__bsXZf{background:var(--ink);color:var(--faint);padding:64px 0;font-family:var(--font-sans)}.site-footer_container__ROTZW{max-width:1280px;margin:0 auto;padding:0 24px}.site-footer_cols___UM3O{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:48px}@media (min-width:768px){.site-footer_cols___UM3O{grid-template-columns:repeat(5,1fr)}}.site-footer_brandCol__vpZQu{grid-column:span 2}@media (min-width:768px){.site-footer_brandCol__vpZQu{grid-column:span 1}}.site-footer_brand__XP7Cf{display:flex;align-items:center;gap:8px;margin-bottom:16px}.site-footer_brand__XP7Cf img{height:32px;width:32px;border-radius:8px}.site-footer_brandName__lPGQZ{font-size:20px;font-weight:700;letter-spacing:-.02em;color:#fff}.site-footer_brandAccent__YQm55{color:var(--primary-tint)}.site-footer_tagline__8Ovv8{font-size:14px;margin:0}.site-footer_col__15iGU h4{color:#fff;font-weight:600;margin:0 0 16px;font-size:15px}.site-footer_col__15iGU ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.site-footer_col__15iGU a{color:var(--faint);font-size:14px;transition:color .15s}.site-footer_col__15iGU a:hover{color:#fff}.site-footer_withBadge__d4qig{display:inline-flex;align-items:center;gap:4px}.site-footer_new__yfNw4{font-size:11px;color:#34d399}.site-footer_bottom__mssP6{border-top:1px solid hsla(0,0%,100%,.08);padding-top:32px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px}@media (min-width:768px){.site-footer_bottom__mssP6{flex-direction:row}}.site-footer_copyright__Q1J7Q{font-size:14px;margin:0}.site-footer_copyright__Q1J7Q a{color:var(--faint);text-decoration:underline;transition:color .15s}.site-footer_copyright__Q1J7Q a:hover{color:#fff}.site-footer_socials__3Kk29{display:flex;gap:24px}.site-footer_socials__3Kk29 a{color:var(--faint);transition:color .15s}.site-footer_socials__3Kk29 a:hover{color:#fff}.site-footer_socials__3Kk29 svg{width:24px;height:24px}