.Nav-module__e1xquq__header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .2s,box-shadow .2s,border-color .2s;position:sticky;top:0}.Nav-module__e1xquq__scrolled{background:var(--surface);border-bottom-color:var(--border);box-shadow:0 1px 0 var(--border)}.Nav-module__e1xquq__bar{justify-content:space-between;align-items:center;height:72px;display:flex}.Nav-module__e1xquq__brand{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);align-items:center;gap:8px;font-size:1.5rem;font-weight:500;display:inline-flex}.Nav-module__e1xquq__brand:hover{text-decoration:none}.Nav-module__e1xquq__dot{background:var(--accent);border-radius:50%;width:9px;height:9px}.Nav-module__e1xquq__desktop{align-items:center;gap:var(--space-6);display:flex}.Nav-module__e1xquq__link{font-weight:500;font-size:var(--t-small);color:var(--fg-muted)}.Nav-module__e1xquq__link:hover{color:var(--fg);text-decoration:none}.Nav-module__e1xquq__desktop .Nav-module__e1xquq__btn{min-height:40px;padding:10px 20px}.Nav-module__e1xquq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.Nav-module__e1xquq__burgerLine{background:var(--fg);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Nav-module__e1xquq__burgerOpenTop{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__burgerOpenMid{opacity:0}.Nav-module__e1xquq__burgerOpenBot{transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__sheet{background:var(--bg);z-index:49;animation:.18s Nav-module__e1xquq__fade;position:fixed;inset:72px 0 0}.Nav-module__e1xquq__sheetNav{gap:var(--space-5);padding:var(--space-7) var(--gutter);flex-direction:column;display:flex}.Nav-module__e1xquq__sheetLink{color:var(--fg)}.Nav-module__e1xquq__sheetLink:hover{color:var(--accent);text-decoration:none}.Nav-module__e1xquq__sheetNav .Nav-module__e1xquq__btn{margin-top:var(--space-3);align-self:flex-start}@keyframes Nav-module__e1xquq__fade{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.Nav-module__e1xquq__desktop{display:none}.Nav-module__e1xquq__burger{display:flex}}
.WaitlistForm-module__hjIlRq__form{gap:var(--space-3);flex-direction:column;width:100%;max-width:480px;display:flex}.WaitlistForm-module__hjIlRq__row{gap:var(--space-3);align-items:stretch;display:flex}.WaitlistForm-module__hjIlRq__row .WaitlistForm-module__hjIlRq__btn{white-space:nowrap;flex-shrink:0}.WaitlistForm-module__hjIlRq__input{flex:auto;min-width:0}.WaitlistForm-module__hjIlRq__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.WaitlistForm-module__hjIlRq__message{font-size:var(--t-small);color:var(--fg-subtle);min-height:1.4em;margin:0;line-height:1.45}.WaitlistForm-module__hjIlRq__ok{color:var(--positive);font-weight:600}.WaitlistForm-module__hjIlRq__err{color:var(--warn);font-weight:600}.on-dark .WaitlistForm-module__hjIlRq__message{color:var(--cream-60)}.on-dark .WaitlistForm-module__hjIlRq__ok{color:var(--bg)}.on-dark .WaitlistForm-module__hjIlRq__err{color:var(--bg)}@media (max-width:540px){.WaitlistForm-module__hjIlRq__row{flex-direction:column}}
.PhoneMockup-module__V36_-G__device{max-width:100%;box-shadow:var(--shadow-card), inset 0 0 0 1px #ffffff0f;background:linear-gradient(160deg,#232323 0%,#141414 100%);border-radius:48px;padding:10px;position:relative}.PhoneMockup-module__V36_-G__floating{box-shadow:var(--shadow-float), inset 0 0 0 1px #ffffff0f}.PhoneMockup-module__V36_-G__notch{z-index:2;background:#ffffff24;border-radius:3px;width:46px;height:5px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.PhoneMockup-module__V36_-G__screen{background:var(--surface);isolation:isolate;border-radius:38px;line-height:0;position:relative;overflow:hidden}.PhoneMockup-module__V36_-G__img{border-radius:38px;width:100%;height:auto;display:block}@media (max-width:960px){.PhoneMockup-module__V36_-G__device{border-radius:40px;padding:8px}.PhoneMockup-module__V36_-G__screen,.PhoneMockup-module__V36_-G__img{border-radius:32px}}
.Hero-module__Z8hQ_W__hero{padding-top:clamp(64px,10vw,120px);padding-bottom:var(--section-y);overflow:hidden}.Hero-module__Z8hQ_W__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}.Hero-module__Z8hQ_W__copy{align-items:flex-start;gap:var(--space-5);flex-direction:column;display:flex}.Hero-module__Z8hQ_W__headline{max-width:14ch}.Hero-module__Z8hQ_W__formWrap{align-items:flex-start;gap:var(--space-4);margin-top:var(--space-2);flex-direction:column;align-self:stretch;display:flex}.Hero-module__Z8hQ_W__ghost{font-size:var(--t-small);color:var(--fg-muted);align-self:flex-start;font-weight:500}.Hero-module__Z8hQ_W__ghost:hover{color:var(--accent);text-decoration:none}.Hero-module__Z8hQ_W__visual{justify-content:flex-end;display:flex;position:relative}.Hero-module__Z8hQ_W__characters{z-index:2;position:absolute;bottom:-18px;left:-8px}@media (max-width:960px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr;gap:clamp(40px,8vw,64px)}.Hero-module__Z8hQ_W__visual{order:2;justify-content:flex-start}.Hero-module__Z8hQ_W__headline{max-width:18ch}}
.HowItWorks-module__a-Tr4W__header{max-width:40ch;margin-bottom:var(--space-8)}.HowItWorks-module__a-Tr4W__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.HowItWorks-module__a-Tr4W__card{gap:var(--space-3);flex-direction:column;height:100%;display:flex}.HowItWorks-module__a-Tr4W__num{border-radius:var(--radius-pill);background:var(--accent-tint);color:var(--accent);font-family:var(--font-body);font-size:var(--t-label);letter-spacing:.06em;align-items:center;padding:4px 12px;font-weight:600;display:inline-flex}.HowItWorks-module__a-Tr4W__title{margin-top:var(--space-1)}@media (max-width:860px){.HowItWorks-module__a-Tr4W__grid{gap:var(--space-4);grid-template-columns:1fr}}
.Features-module__ZD3nRW__header{max-width:40ch;margin-bottom:var(--space-8)}.Features-module__ZD3nRW__grid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.Features-module__ZD3nRW__wide{grid-column:1/-1}.Features-module__ZD3nRW__split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);height:100%;display:grid}.Features-module__ZD3nRW__splitCopy,.Features-module__ZD3nRW__splitVisual{gap:var(--space-3);flex-direction:column;display:flex}.Features-module__ZD3nRW__figureRow{align-items:baseline;gap:var(--space-3);flex-wrap:wrap;display:flex}.Features-module__ZD3nRW__bigStat{font-size:clamp(2.5rem,5vw,3.5rem)}.Features-module__ZD3nRW__delta{font-size:var(--t-small);color:var(--positive);align-items:baseline;gap:6px;font-weight:600;display:inline-flex}.Features-module__ZD3nRW__deltaNote{color:var(--fg-subtle);font-weight:400}.Features-module__ZD3nRW__trend{width:100%;height:64px;margin-top:var(--space-1);display:block}.Features-module__ZD3nRW__compBar{height:14px;margin-top:var(--space-2);gap:3px;display:flex}.Features-module__ZD3nRW__compSeg{border-radius:var(--radius-pill);background:var(--accent);height:100%;display:block}.Features-module__ZD3nRW__legend{gap:var(--space-3);flex-wrap:wrap;display:flex}.Features-module__ZD3nRW__legendItem{font-size:var(--t-caption);color:var(--fg-muted);align-items:center;gap:6px;display:inline-flex}.Features-module__ZD3nRW__legendDot{background:var(--accent);border-radius:50%;width:9px;height:9px}.Features-module__ZD3nRW__tall{gap:var(--space-3);flex-direction:column;height:100%;display:flex}.Features-module__ZD3nRW__ledger{margin:var(--space-3) 0 0;padding:var(--space-4) 0 0;border-top:1px solid var(--border);gap:var(--space-4);flex-direction:column;list-style:none;display:flex}.Features-module__ZD3nRW__ledgerRow{align-items:center;gap:var(--space-3);grid-template-columns:auto 1fr auto;display:grid}.Features-module__ZD3nRW__ledgerDot{background:var(--surface-sunk);width:8px;height:8px;box-shadow:inset 0 0 0 1.5px var(--border-card);border-radius:50%}.Features-module__ZD3nRW__ledgerWho{font-size:var(--t-small);color:var(--fg);flex-direction:column;font-weight:600;display:flex}.Features-module__ZD3nRW__ledgerCat{font-weight:400;font-size:var(--t-caption);color:var(--fg-subtle)}.Features-module__ZD3nRW__ledgerAmt{font-size:var(--t-small);color:var(--fg);font-weight:600}.Features-module__ZD3nRW__income{color:var(--positive)}.Features-module__ZD3nRW__fire{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border);gap:var(--space-3);flex-direction:column;display:flex}.Features-module__ZD3nRW__fireTop{justify-content:space-between;align-items:baseline;display:flex}.Features-module__ZD3nRW__firePct{font-family:var(--font-display);color:var(--accent);font-size:1.5rem}.Features-module__ZD3nRW__fireTrack{border-radius:var(--radius-pill);background:var(--surface-sunk);height:12px;position:relative;overflow:hidden}.Features-module__ZD3nRW__fireFill{border-radius:var(--radius-pill);background:var(--accent);height:100%;display:block}.Features-module__ZD3nRW__fireMarker{background:var(--fg);opacity:.25;border-radius:2px;width:3px;height:20px;position:absolute;top:-4px;transform:translate(-50%)}@media (max-width:860px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__split{gap:var(--space-6);grid-template-columns:1fr}}
.Security-module__tVOYha__header{max-width:42ch;margin-bottom:var(--space-8)}.Security-module__tVOYha__grid{gap:var(--space-5);grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.Security-module__tVOYha__card{gap:var(--space-4);align-items:flex-start;height:100%;display:flex}.Security-module__tVOYha__text{gap:var(--space-2);flex-direction:column;display:flex}.Security-module__tVOYha__check{background:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:inline-flex}@media (max-width:760px){.Security-module__tVOYha__grid{gap:var(--space-4);grid-template-columns:1fr}}
.CtaBand-module__8wR_VG__band{position:relative;overflow:hidden}.CtaBand-module__8wR_VG__grain{opacity:.04;pointer-events:none;mix-blend-mode:overlay;width:100%;height:100%;position:absolute;inset:0}.CtaBand-module__8wR_VG__grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid;position:relative}.CtaBand-module__8wR_VG__copy{gap:var(--space-6);flex-direction:column;max-width:48ch;display:flex}.CtaBand-module__8wR_VG__visual{justify-content:center;display:flex}@media (max-width:960px){.CtaBand-module__8wR_VG__grid{gap:var(--space-7);grid-template-columns:1fr}.CtaBand-module__8wR_VG__visual{order:-1;justify-content:flex-start}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--cream-50);padding-top:var(--space-9);padding-bottom:var(--space-7)}.Footer-module__EZoWya__inner{grid-template-columns:1.2fr 2fr;gap:clamp(40px,6vw,96px);display:grid}.Footer-module__EZoWya__brandCol{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__EZoWya__brandRow{align-items:center;gap:var(--space-4);display:flex}.Footer-module__EZoWya__wordmark{font-family:var(--font-display);color:var(--bg);align-items:center;gap:8px;font-size:1.6rem;font-weight:500;display:inline-flex}.Footer-module__EZoWya__dot{background:var(--cream-85);border-radius:50%;width:9px;height:9px}.Footer-module__EZoWya__characters{flex:none}.Footer-module__EZoWya__tagline{font-size:var(--t-small);color:var(--cream-85);margin:0}.Footer-module__EZoWya__closing{font-family:var(--font-display);color:var(--cream-60);margin-top:var(--space-3);font-size:1.25rem;font-style:italic}.Footer-module__EZoWya__columns{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.Footer-module__EZoWya__column{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__EZoWya__colHeading{font-family:var(--font-body);font-weight:600;font-size:var(--t-label);letter-spacing:.1em;text-transform:uppercase;color:var(--cream-60)}.Footer-module__EZoWya__colList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__colLink{font-size:var(--t-small);color:var(--cream-85)}.Footer-module__EZoWya__colLink:hover{color:var(--bg);text-decoration:none}.Footer-module__EZoWya__legal{margin-top:var(--space-8);padding-top:var(--space-5);border-top:1px solid var(--cream-50);font-size:var(--t-caption);color:var(--cream-60);justify-content:space-between;align-items:center;display:flex}@media (max-width:760px){.Footer-module__EZoWya__inner{gap:var(--space-7);grid-template-columns:1fr}.Footer-module__EZoWya__columns{gap:var(--space-5);grid-template-columns:1fr 1fr}.Footer-module__EZoWya__legal{gap:var(--space-2);flex-direction:column;align-items:flex-start}}
