*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fafaf9;color:#1c1917;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.15;letter-spacing:-0.02em;margin:0 0 .5em}h1{font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800}h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:700}h3{font-size:1.2rem;font-weight:700}p{margin:0 0 1rem}a{color:#15803d;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}.section-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;color:#15803d;margin:0 0 .6rem}.section-lede{color:#57534e;font-size:1.1rem;max-width:48ch}.btn{display:inline-block;border:1px solid rgba(0,0,0,0);border-radius:9px;padding:.7rem 1.3rem;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,transform .05s ease}.btn:hover{text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:#15803d;color:#fff}.btn-primary:hover{background:#166534}.btn-ghost{background:rgba(0,0,0,0);color:#1c1917;border-color:#e7e5e4}.btn-ghost:hover{border-color:#78716c}.site-header{position:sticky;top:0;z-index:20;background:rgba(250,250,249,.85);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid #e7e5e4}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{font-weight:800;font-size:1.25rem;letter-spacing:-0.02em;color:#1c1917}.brand:hover{text-decoration:none}.brand .dot{color:#15803d}.site-nav{display:flex;align-items:center;gap:1.5rem}.site-nav a:not(.btn){color:#57534e;font-weight:500;font-size:.95rem}.site-nav a:not(.btn):hover{color:#1c1917;text-decoration:none}.nav-links{display:flex;gap:1.5rem}@media(max-width: 720px){.nav-links{display:none}}.hero{padding:clamp(3rem,8vw,6rem) 0 clamp(2.5rem,6vw,4rem)}.hero h1{max-width:16ch}.hero .lede{font-size:1.2rem;color:#57534e;max-width:54ch;margin-bottom:1.75rem}.hero .badge{display:inline-flex;align-items:center;gap:.5rem;background:#dcfce7;color:#166534;font-size:.85rem;font-weight:600;padding:.35rem .8rem;border-radius:999px;margin-bottom:1.25rem}.waitlist{display:flex;gap:.6rem;flex-wrap:wrap;max-width:480px}.waitlist input[type=email]{flex:1 1 220px;padding:.7rem .9rem;border:1px solid #e7e5e4;border-radius:9px;font-size:1rem;font-family:inherit;background:#fff}.waitlist input[type=email]:focus{outline:none;border-color:#15803d;box-shadow:0 0 0 3px #dcfce7}.waitlist .cf-turnstile{flex-basis:100%}.form-status{font-size:.9rem;margin:.6rem 0 0;min-height:1.2em}.form-status-ok{color:#15803d}.form-status-err{color:#b91c1c}.form-note{font-size:.85rem;color:#78716c;margin-top:.7rem}section{padding:clamp(3rem,7vw,5rem) 0}.section-head{max-width:60ch;margin-bottom:2.5rem}.section-dark{background:#14201a;color:#e7e5e4}.section-dark h2{color:#fff}.section-dark .section-lede,.section-dark p{color:#a8a29e}.section-dark .section-kicker{color:#4ade80}.story-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:1.5rem;margin-top:2.5rem}.story-card{background:#fff;border:1px solid #e7e5e4;border-radius:14px;padding:1.5rem}.story-card .num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;background:#dcfce7;color:#166534;font-weight:800;margin-bottom:.9rem}.story-card h3{margin-bottom:.3rem}.story-card p{color:#57534e;margin:0;font-size:.97rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.75rem 2rem}.feature h3{margin-bottom:.25rem;font-size:1.1rem}.feature p{color:#57534e;margin:0;font-size:.97rem}.feature .icon{font-size:1.4rem;line-height:1;margin-bottom:.6rem;display:block}.devices{display:flex;align-items:flex-end;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2.5rem}.device-screen{display:flex;align-items:center;justify-content:center;text-align:center;color:#78716c;font-size:.85rem;font-weight:600;letter-spacing:.02em;background:repeating-linear-gradient(45deg, #f5f5f4, #f5f5f4 12px, #eeedeb 12px, #eeedeb 24px);background-color:#f5f5f4}.device-phone{width:230px;flex:0 0 auto;border:10px solid #1c1917;border-radius:32px;padding:0;box-shadow:0 20px 40px rgba(0,0,0,.18);overflow:hidden;background:#1c1917}.device-phone .device-screen{width:100%;aspect-ratio:9/19.5;border-radius:22px}.device-phone img{width:100%;display:block;border-radius:22px}.device-desktop{width:min(560px,100%);flex:1 1 380px;border:1px solid #e7e5e4;border-radius:14px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.12);background:#fff}.device-desktop .chrome{display:flex;gap:.4rem;padding:.7rem .9rem;background:#f5f5f4;border-bottom:1px solid #e7e5e4}.device-desktop .chrome span{width:11px;height:11px;border-radius:50%;background:#d6d3d1}.device-desktop .device-screen{width:100%;aspect-ratio:16/10}.device-desktop img{width:100%;display:block}.device-caption{text-align:center;color:#78716c;font-size:.85rem;margin-top:.8rem}.pricing-wrap{display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:center}@media(max-width: 760px){.pricing-wrap{grid-template-columns:1fr}}.price-card{background:#fff;border:1px solid #e7e5e4;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.05)}.price-card .amount{font-size:3rem;font-weight:800;letter-spacing:-0.03em;color:#1c1917}.price-card .amount small{font-size:1rem;font-weight:600;color:#57534e}.price-card .tag{display:inline-block;background:#dcfce7;color:#166534;font-size:.8rem;font-weight:700;padding:.25rem .7rem;border-radius:999px;margin-bottom:1rem}.price-card .fine{font-size:.85rem;color:#78716c;margin:.8rem 0 0}.cta-final{text-align:center}.cta-final .waitlist{margin:1.5rem auto 0;justify-content:center}.cta-final .section-lede{margin-left:auto;margin-right:auto}.site-footer{border-top:1px solid #e7e5e4;padding:2rem 0;color:#78716c;font-size:.9rem}.site-footer .container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer a{color:#57534e}/*# sourceMappingURL=style.css.map */