.brand{align-items:center;gap:var(--space-2);color:var(--color-text);text-decoration:none;display:inline-flex}.brand-mark{background:var(--color-brand);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.logo-mark{justify-content:center;align-items:center;display:flex}.brand-name{letter-spacing:-.01em;font-size:1.2rem;font-weight:800}.btn{border-radius:var(--radius-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .16s cubic-bezier(.16,1,.3,1),box-shadow .16s,background-color .16s,border-color .16s;display:inline-flex}.btn-primary{background:var(--color-brand);color:#fff;box-shadow:0 1px 2px #16211c1f}.btn-primary:hover{background:var(--color-brand-dark);transform:translateY(-2px);box-shadow:0 10px 20px -8px #2e7d5b73}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 6px -2px #2e7d5b73}.btn-secondary{color:var(--color-text);border-color:var(--color-border);background:0 0}.btn-secondary:hover{border-color:var(--color-brand);color:var(--color-brand);transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0)}@media (prefers-color-scheme:dark){.btn-secondary:hover{color:var(--color-brand-dark)}}.hero{padding:var(--space-4) 0 var(--space-6);background:radial-gradient(ellipse 900px 480px at 82% -10%, var(--color-brand-tint) 0%, transparent 60%), var(--color-bg);position:relative;overflow:hidden}.hero-inner{gap:var(--space-6);flex-direction:column;display:flex}.hero-grid{gap:var(--space-6);grid-template-columns:1fr;align-items:center;display:grid}.hero-copy h1{margin:0 0 var(--space-3);letter-spacing:-.03em;color:var(--color-text);font-size:clamp(2.5rem,7vw + 1rem,4.25rem);font-weight:800;line-height:1.04}.hero-highlight{color:var(--color-brand)}@media (prefers-color-scheme:dark){.hero-highlight{color:var(--color-brand-dark)}}.hero-sub{margin:0 0 var(--space-4);max-width:34ch;color:var(--color-text-muted);font-size:clamp(1.05rem,1.4vw + .85rem,1.25rem)}.hero-ctas{gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.hero-fineprint{color:var(--color-text-muted);margin:0;font-size:.85rem}.hero-visual{padding:var(--space-4) 0;justify-content:center;align-items:center;display:flex;position:relative}.hero-pie{z-index:0;width:min(420px,90%);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.hero-phone{z-index:1;width:min(280px,68vw);position:relative}.pie-ring-slice{fill:var(--color-border);transition:fill .4s}.pie-ring-slice.is-filled{fill:var(--color-brand-tint)}.hero-pie .pie-ring-slice.is-filled{fill:color-mix(in srgb, var(--color-brand) 22%, transparent)}.feature-pie .pie-ring-slice.is-filled{fill:color-mix(in srgb, var(--color-brand) 16%, transparent)}.phone-frame{background:linear-gradient(160deg,#232b27 0%,#121614 100%);border-radius:40px;padding:14px;position:relative;box-shadow:0 30px 60px -25px #10181473,inset 0 1px #ffffff0f}.phone-frame:before{content:"";background:#121614;border-radius:3px 0 0 3px;width:3px;height:64px;position:absolute;top:26%;right:-2px}.phone-frame-notch{z-index:2;background:#121614;border-radius:999px;width:30%;height:18px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.phone-frame picture,.phone-frame img{border-radius:28px;width:100%;height:auto;display:block;position:relative;overflow:hidden}.feature{padding:var(--space-7) 0}.feature:nth-of-type(2n){background:var(--color-surface-sunk)}.feature-grid{gap:var(--space-5);grid-template-columns:1fr;align-items:center;display:grid}.feature-copy h2{margin:var(--space-1) 0 var(--space-3);letter-spacing:-.02em;font-size:clamp(1.75rem,3.2vw + 1rem,2.5rem);font-weight:800;line-height:1.12}.feature-body{max-width:42ch;color:var(--color-text-muted);margin:0;font-size:1.0625rem}.feature-visual{justify-content:center;display:flex;position:relative}.feature-pie{z-index:0;width:min(360px,85%);height:auto;position:absolute;top:50%;left:50%}.feature-phone{z-index:1;width:min(230px,60vw);position:relative}@media (width>=860px){.hero-grid{gap:var(--space-7);grid-template-columns:1.05fr .95fr}.hero-copy{max-width:46ch}.feature-grid{gap:var(--space-7);grid-template-columns:1fr 1fr}.feature-reversed .feature-copy{order:2}.feature-reversed .feature-visual{order:1}.feature-reversed .feature-pie{transform:translate(-50%,-50%)rotate(10deg)}.feature:not(.feature-reversed) .feature-pie{transform:translate(-50%,-50%)rotate(-14deg)}.feature-phone{width:min(260px,22vw)}}.quiet-strip{padding:var(--space-5) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.quiet-strip-inner{text-align:center;color:var(--color-text-muted);letter-spacing:.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:flex}.quiet-strip-dot{background:var(--color-border);border-radius:50%;width:4px;height:4px}.site-footer{padding:var(--space-5) 0 var(--space-6)}.site-footer-inner{gap:var(--space-2);text-align:center;flex-direction:column;align-items:center;display:flex}.site-footer-links{justify-content:center;gap:var(--space-4);flex-wrap:wrap;font-size:.9rem;display:flex}.site-footer-links a{color:var(--color-text-muted);text-underline-offset:3px;text-decoration:underline}.site-footer-links a:hover{color:var(--color-brand)}.site-footer-copy{color:var(--color-text-muted);opacity:.8;margin:0;font-size:.82rem}:root{--color-bg:#faf9f6;--color-surface:#fff;--color-surface-sunk:#f1efe8;--color-text:#16211c;--color-text-muted:#57645d;--color-border:#e4e2db;--color-brand:#2e7d5b;--color-brand-dark:#235f45;--color-brand-tint:#e3f0e9;--color-accent:#e08a2c;--color-accent-dark:#b8701f;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.5rem;--space-6:4rem;--space-7:6.5rem;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--container-w:1120px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--color-bg:#14181a;--color-surface:#1c2225;--color-surface-sunk:#191f21;--color-text:#f2f1ec;--color-text-muted:#a3aca5;--color-border:#2c3336;--color-brand:#4fa580;--color-brand-dark:#6cbd99;--color-brand-tint:#1e2c26;--color-accent:#f0a94d;--color-accent-dark:#f5bb6e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:2px solid var(--color-brand);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--container-w);padding:0 var(--space-4);margin:0 auto}.eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--color-brand);align-items:center;gap:.4em;font-size:.78rem;font-weight:700;display:inline-flex}@media (prefers-color-scheme:dark){.eyebrow{color:var(--color-brand-dark)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
