:root{color-scheme:light dark;--paper:light-dark(#fbfaf8,#101820);--paper-sunk:light-dark(#f1f0ec,#16212a);--surface:light-dark(#fff,#1b2932);--ink:light-dark(#17242e,#e9eff3);--ink-soft:light-dark(#55636d,#a8b6c0);--ink-faint:light-dark(#8b959d,#7c8b95);--rule:light-dark(#dedcd6,#2b3a44);--ochre:light-dark(#b87514,#e3a343);--ochre-deep:light-dark(#8a560d,#c98a2c);--ochre-wash:light-dark(#f6ebd9,#33280f);--on-ochre:light-dark(#fff,#16120a);--safe:light-dark(#2f6b4f,#6fcf9b);--safe-wash:light-dark(#e4ede7,#17291f);--over:light-dark(#a8352c,#f0837a);--phone-shell:light-dark(#17242e,#05090d);--bubble-me-bg:light-dark(#17242e,#c8d7e1);--bubble-me-fg:light-dark(#fbfaf8,#101820);--shadow:light-dark(#17242e29,#0000008c);--measure:34rem;--shell:70rem}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}[id]{scroll-margin-top:84px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Archivo,system-ui,sans-serif;font-size:17px;font-weight:400;line-height:1.6}.money{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-family:IBM Plex Mono,ui-monospace,monospace}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 1.5rem}a{color:inherit}h1,h2,h3{letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.15}h1{font-size:clamp(2rem,5.2vw,3.4rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-size:1.05rem;font-weight:600}p{margin:0}:focus-visible{outline:2.5px solid var(--ochre);outline-offset:3px;border-radius:2px}.bar{border-bottom:1px solid var(--rule);background:var(--paper)}.bar-in{justify-content:space-between;align-items:center;height:68px;display:flex}.bar-right{align-items:center;gap:1.6rem;display:flex}.wordmark{letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.mark{flex:none;width:30px;height:30px}.mark .m-body{stroke:currentColor}.mark .m-tail{fill:currentColor}.mark .m-check{stroke:var(--ochre)}.bar nav{gap:1.6rem;font-size:.9rem;display:flex}.bar nav a{color:var(--ink-soft);text-decoration:none}.bar nav a:hover{color:var(--ink)}@media (width<=640px){.bar nav{display:none}}.theme-toggle{width:36px;height:36px;color:var(--ink-soft);border:1px solid var(--rule);cursor:pointer;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{color:var(--ink);border-color:var(--ink-faint)}.theme-toggle svg{width:18px;height:18px;display:block}.theme-toggle .i-sun{display:none}.theme-toggle .i-moon{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-toggle .i-sun{display:block}:root:not([data-theme=light]) .theme-toggle .i-moon{display:none}}:root[data-theme=dark] .theme-toggle .i-sun{display:block}:root[data-theme=dark] .theme-toggle .i-moon,:root[data-theme=light] .theme-toggle .i-sun{display:none}:root[data-theme=light] .theme-toggle .i-moon{display:block}.hero{padding:clamp(3rem,7vw,5.5rem) 0 clamp(2.5rem,5vw,4rem)}.hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=940px){.hero-grid{grid-template-columns:1fr 20.5rem;gap:4.5rem}}.hero p.lede{color:var(--ink-soft);max-width:var(--measure);margin-top:1.15rem;font-size:1.15rem}.hero h1{max-width:16ch}.cta-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;align-items:center;gap:.55rem;padding:.8rem 1.35rem;font-size:.97rem;font-weight:500;text-decoration:none;display:inline-flex}.btn-primary{background:var(--ochre);color:var(--on-ochre);border-color:var(--ochre-deep)}.btn-primary:hover{background:var(--ochre-deep)}.btn-quiet{color:var(--ink-soft);border-color:var(--rule);cursor:not-allowed;background:0 0}.soon{background:var(--paper-sunk);color:var(--ink-faint);border:1px solid var(--rule);border-radius:4px;padding:.15rem .45rem;font-size:.72rem;font-weight:500}.cta-note{color:var(--ink-faint);margin-top:.9rem;font-size:.87rem}.phone{background:var(--phone-shell);box-shadow:0 1px 2px var(--shadow);border-radius:26px;width:100%;max-width:20.5rem;margin:0 auto;padding:.55rem}.screen{background:var(--paper-sunk);border-radius:20px;flex-direction:column;min-height:23rem;padding:1rem .85rem 1.15rem;display:flex}.screen-top{border-bottom:1px solid var(--rule);align-items:center;gap:.5rem;margin-bottom:1rem;padding:0 .25rem .8rem;display:flex}.avatar{background:var(--ochre);border-radius:50%;flex:none;width:26px;height:26px}.screen-top b{font-size:.85rem;font-weight:600}.screen-top span{color:var(--ink-faint);font-size:.72rem;line-height:1.3;display:block}.thread{flex-direction:column;flex:1;justify-content:flex-end;gap:.55rem;display:flex}.msg{border-radius:14px;max-width:85%;padding:.6rem .8rem;font-size:.92rem;line-height:1.45}.from-me{background:var(--bubble-me-bg);color:var(--bubble-me-fg);border-bottom-right-radius:5px;align-self:flex-end}.from-bot{background:var(--surface);border:1px solid var(--rule);border-bottom-left-radius:5px;align-self:flex-start}.stamp{color:var(--ink-faint);margin-top:.3rem;font-size:.68rem}.allowance{padding:.85rem .95rem}.allowance .cap{color:var(--ink-soft);margin-bottom:.15rem;font-size:.78rem}.allowance .fig{color:var(--safe);font-size:2.35rem;font-weight:500;line-height:1.05;display:block}.allowance .sub{color:var(--ink-faint);border-top:1px solid var(--rule);margin-top:.35rem;padding-top:.45rem;font-size:.79rem}.reveal{opacity:0}.played .reveal{animation:.5s cubic-bezier(.2,.7,.3,1) forwards land}.played .d1{animation-delay:.15s}.played .d2{animation-delay:.85s}.played .d3{animation-delay:1.6s}@keyframes land{0%{opacity:0;transform:translateY(9px)scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1}.played .reveal{animation:none}}section{border-top:1px solid var(--rule);padding:clamp(3rem,6vw,4.75rem) 0}.sunk{background:var(--paper-sunk)}.sec-head{max-width:var(--measure)}.sec-head p{color:var(--ink-soft);margin-top:.85rem}.try{max-width:38rem;margin-top:2.25rem}.try-thread{background:var(--surface);border:1px solid var(--rule);border-radius:12px;flex-direction:column;justify-content:flex-end;gap:.55rem;min-height:9rem;padding:1.15rem;display:flex}.try-form{flex-wrap:wrap;gap:.6rem;margin-top:.85rem;display:flex}.try-form input{min-width:12rem;font:inherit;border:1px solid var(--rule);background:var(--surface);color:var(--ink);border-radius:7px;flex:1;padding:.75rem .9rem;font-size:.97rem}.try-form input::placeholder{color:var(--ink-faint)}.chips{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.chip{font:inherit;color:var(--ink-soft);border:1px solid var(--rule);cursor:pointer;background:0 0;border-radius:20px;padding:.3rem .75rem;font-size:.83rem}.chip:hover{border-color:var(--ink-faint);color:var(--ink)}.err{color:var(--over);min-height:1.2rem;margin-top:.6rem;font-size:.87rem}.steps{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;display:grid}@media (width>=800px){.steps{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.step{border-top:2px solid var(--ink);padding-top:1rem}.step .n{color:var(--ink-faint);margin-bottom:.5rem;font-size:.8rem}.step p{color:var(--ink-soft);margin-top:.45rem;font-size:.95rem}.vs{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem;display:grid}@media (width>=760px){.vs{grid-template-columns:1fr 1fr;gap:2rem}}.vs-card{background:var(--surface);border:1px solid var(--rule);border-radius:12px;padding:1.6rem}.vs-card.them{color:var(--ink-soft);background:0 0;border-style:dashed}.vs-card h3{margin-bottom:.7rem}.vs-card ul{margin:0;padding-left:1.05rem;font-size:.95rem;line-height:1.75}.plans{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;display:grid}@media (width>=860px){.plans{grid-template-columns:repeat(3,1fr)}}.plan{background:var(--surface);border:1px solid var(--rule);border-radius:12px;flex-direction:column;padding:1.5rem;display:flex}.plan.feature{border-color:var(--ochre);border-width:2px}.plan.dim{background:0 0;border-style:dashed}.plan h3{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.price{margin:1.1rem 0 .3rem;font-size:1.9rem;font-weight:500}.rail{border-radius:4px;margin-top:.55rem;padding:.2rem .5rem;font-size:.8rem;display:inline-block}.rail-stars{background:var(--ochre-wash);color:var(--ochre-deep)}.rail-aud{background:var(--paper-sunk);color:var(--ink-soft)}.plan ul{color:var(--ink-soft);flex:1;margin:1.15rem 0 0;padding-left:1.05rem;font-size:.93rem;line-height:1.7}.plan .btn{justify-content:center;margin-top:1.4rem}.trust{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (width>=760px){.trust{grid-template-columns:repeat(3,1fr);gap:2.25rem}}.trust h3{margin-bottom:.4rem}.trust p{color:var(--ink-soft);font-size:.94rem}details{border-bottom:1px solid var(--rule);padding:1.1rem 0}summary{cursor:pointer;font-weight:500;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";float:right;color:var(--ink-faint)}details[open] summary:after{content:"−"}details p{color:var(--ink-soft);max-width:var(--measure);margin-top:.7rem;font-size:.95rem}footer{border-top:1px solid var(--rule);color:var(--ink-soft);padding:2.75rem 0;font-size:.9rem}.foot-in{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.foot-in nav{flex-wrap:wrap;gap:1.25rem;display:flex}.foot-in a{color:var(--ink-soft);text-decoration:none}.foot-in a:hover{color:var(--ink)}.fine{color:var(--ink-faint);max-width:var(--measure);margin-top:1.75rem;font-size:.82rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.money.over{color:var(--over)}
