:root{--background:#f6f5f0;--foreground:#23241f;--muted:#6b6d62;--border:#d9d8cd;--accent:#31342a;--accent-foreground:#f8f8f3}@media (prefers-color-scheme:dark){:root{--background:#1c1d19;--foreground:#f0f0e8;--muted:#a9aba0;--border:#3b3d35;--accent:#e7e8dc;--accent-foreground:#23241f}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.6}.page{max-width:40rem;margin:0 auto;padding:6rem 1.5rem 4rem}h1{letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:600}.lede{color:var(--muted);margin:0 0 2.5rem;font-size:1.125rem}.waitlist{border-top:1px solid var(--border);padding-top:2rem}.waitlist-row{flex-wrap:wrap;gap:.5rem;display:flex}.waitlist input{border:1px solid var(--border);color:inherit;font:inherit;background:0 0;border-radius:.5rem;flex:16rem;padding:.625rem .75rem}.waitlist input:focus-visible{border-color:var(--accent);outline:none}.waitlist button{background:var(--accent);border:1px solid var(--accent);color:var(--accent-foreground);cursor:pointer;font:inherit;border-radius:.5rem;padding:.625rem 1.25rem}.waitlist button:disabled{cursor:default;opacity:.6}.waitlist-note{color:var(--muted);margin:.75rem 0 0}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.find-us{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.find-us h2{letter-spacing:-.01em;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.find-us-list{margin:0;padding:0;list-style:none}.find-us-list li+li{margin-top:.5rem}.find-us-note{color:var(--muted);margin:1.25rem 0 0}.find-us-note a{color:inherit}
