:root{--ink:#0f1b2d;--slate:#1a2b45;--tide:#5bc4b5;--paper:#e8e4da;--bone:#f5f2ec;--surface-primary:var(--ink);--surface-secondary:var(--slate);--text-primary:var(--bone);--text-secondary:#f5f2ecb3;--text-tertiary:#f5f2ec80;--border:#f5f2ec14;--border-strong:#f5f2ec29;--accent:var(--tide);--accent-foreground:var(--ink);--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-xxl:3rem;--space-3xl:5rem;--space-4xl:7.5rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--type-display:2.125rem;--type-hero:3.75rem;--type-title:1.375rem;--type-body:1.0625rem;--type-footnote:.8125rem;--type-caption:.75rem;--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Monaco, "Cascadia Mono", Consolas, monospace;--motion-fast:.15s ease-out;--motion-default:.28s ease-in-out;--motion-slow:.6s ease-in-out}@media (prefers-color-scheme:light){:root{--surface-primary:var(--bone);--surface-secondary:var(--paper);--text-primary:var(--ink);--text-secondary:#0f1b2da6;--text-tertiary:#0f1b2d73;--border:#0f1b2d14;--border-strong:#0f1b2d29;--accent-foreground:var(--ink)}}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}[id=waitlist],[id=how]{scroll-margin-top:6rem}body{background:var(--surface-primary);color:var(--text-primary);font-family:var(--font-display);font-size:var(--type-body);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6,p,figure{margin:0}h1,h2,h3{letter-spacing:-.02em;font-weight:500;line-height:1.1}h4,h5,h6{letter-spacing:-.015em;font-weight:500;line-height:1.2}a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:.18em;transition:text-decoration-color var(--motion-fast);text-decoration-thickness:1px}a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius-sm)}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}button:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius-sm)}input,textarea,select{font-family:inherit;font-size:inherit}::selection{background:var(--accent);color:var(--accent-foreground)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:64rem;padding-inline:var(--space-lg);margin-inline:auto}.container-narrow{width:100%;max-width:42rem;padding-inline:var(--space-lg);margin-inline:auto}.eyebrow{font-size:var(--type-caption);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);font-weight:500}.muted{color:var(--text-secondary)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
