:root{--bg:#fff;--ink:#0f172a;--muted:#475569;--muted-2:#64748b;--muted-3:#94a3b8;--line:#e2e8f0;--card:#fff;--brand:#0369a1;--brand-600:#075985;--shadow:0 14px 40px #0f172a0d}.landing{background:var(--bg);color:var(--ink)}.landing-topbar{justify-content:space-between;align-items:center;max-width:72rem;margin:0 auto;padding:1rem 1.25rem .75rem;display:flex}.landing-brand{align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.landing-logo{-o-object-fit:contain;object-fit:contain;width:auto;height:56px}.landing-nav-link{color:#020617;font-weight:500;text-decoration:none}.landing-nav-link:hover{text-decoration:underline}.landing-hero{text-align:center;max-width:60rem;margin:0 auto;padding:4rem 1.25rem 3rem}.landing-pill{color:var(--brand-600);background:#e0efff;border-radius:9999px;margin-bottom:1.75rem;padding:.4rem 1.1rem;font-size:.875rem;font-weight:600;display:inline-block;box-shadow:0 2px 6px #0000000f}.landing-title{letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(2.4rem,4vw,3.1rem);font-weight:800}.landing-subtitle{max-width:44rem;color:var(--muted);margin:0 auto;font-size:.98rem;line-height:1.55}.landing-card{background:var(--card);border:1px solid var(--line);max-width:30rem;box-shadow:var(--shadow);text-align:left;border-radius:1.25rem;margin:2.5rem auto 0;padding:1.25rem 1.25rem 1rem}.landing-card-lead{color:var(--muted);margin:0 0 .75rem;font-size:.85rem}.landing-footnote{color:var(--muted-3);margin-top:.6rem;font-size:.72rem}.waitlist-form{flex-direction:column;gap:.6rem;display:flex}.waitlist-input{border:1px solid #cbd5e1;border-radius:.6rem;width:100%;padding:.6rem .75rem;font-size:.9rem}.waitlist-input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 2px #0369a11f}.waitlist-button{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:.6rem;width:100%;padding:.65rem .85rem;font-size:.9rem;font-weight:600;transition:background .16s}.waitlist-button:hover{background:var(--brand-600)}.waitlist-msg{margin-top:.45rem;font-size:.85rem}.waitlist-msg--ok{color:#059669}.waitlist-msg--err{color:#dc2626}@media (min-width:640px){.waitlist-form{flex-direction:row}.waitlist-button{width:auto;padding-left:1rem;padding-right:1rem}}.landing-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2.5rem;display:grid}.landing-tile{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1rem 1.1rem 1.1rem}.landing-tile-title{color:#0b1220;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.landing-tile-text{color:var(--muted-2);font-size:.82rem;line-height:1.45}.landing-madeby{color:var(--muted-3);margin-top:3rem;font-size:.72rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}
