@font-face{font-family:InterVariable;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/InterVariable.woff2) format("woff2")}:root{--canvas:#ffffff;--card:#ffffff;--plate:#7b7b79;--tint:#e0e6dc;--subtle-fill:#e2e2e6;--ink:#1c1c1e;--ink-secondary:#606068;--ink-tertiary:#94949c;--ink-inverse:#ffffff;--rose:#b84f5c;--border:rgba(0,0,0,0.08);--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--input-fill:rgba(0,0,0,0.045);--radius-control:10px;--font-ui:"InterVariable","Inter",-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--canvas);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;height:100%}body{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='168' height='168' viewBox='0 0 168 168'><path d='M28 64V28h36M104 28h36v36M140 104v36h-36M64 140H28v-36' fill='none' stroke='%237B7B79' stroke-opacity='.3' stroke-width='1'/></svg>");background-size:168px calc(100vh / 5);background-size:168px calc(100dvh / 5);background-position:0 100%}@media (max-height:587px){body{background-size:168px calc(100vh / 3);background-size:168px calc(100dvh / 3)}}@media (min-height:588px) and (max-height:755px){body{background-size:168px calc(100vh / 4);background-size:168px calc(100dvh / 4)}}@media (min-height:924px) and (max-height:1091px){body{background-size:168px calc(100vh / 6);background-size:168px calc(100dvh / 6)}}@media (min-height:1092px) and (max-height:1259px){body{background-size:168px calc(100vh / 7);background-size:168px calc(100dvh / 7)}}@media (min-height:1260px) and (max-height:1427px){body{background-size:168px calc(100vh / 8);background-size:168px calc(100dvh / 8)}}@media (min-height:1428px){body{background-size:168px calc(100vh / 9);background-size:168px calc(100dvh / 9)}}a{color:inherit;text-decoration:none}button{font-family:var(--font-ui)}.logo{display:block;width:100%;height:auto}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:var(--ink);color:var(--ink-inverse);font-size:13px;font-weight:600;padding:9px 18px;border-radius:var(--radius-control);cursor:pointer;width:-moz-fit-content;width:fit-content;transition:opacity .12s ease,transform .12s ease}.btn:active{opacity:.8;transform:scale(.98)}.btn:disabled{opacity:.45;cursor:default}.stack{gap:4px}.landing,.stack{display:flex;flex-direction:column}.landing{position:relative;min-height:100vh;padding:40px 48px}.landing-hero{margin:auto;width:100%;max-width:440px}.landing-foot{position:absolute;left:48px;right:48px;bottom:8px;text-align:center;font-size:12px;line-height:1;color:var(--plate)}.waitlist-bar{display:flex;align-items:stretch;width:100%;background:var(--card);border:.5px solid var(--border);border-radius:15px;box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .15s ease}.waitlist-bar input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;font-family:var(--font-ui);color:var(--ink)}.waitlist-bar input::placeholder{color:var(--ink-tertiary)}.waitlist-door{background:var(--tint);color:var(--plate);border-radius:0 15px 15px 0;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.waitlist-door:hover:not(:disabled){background:var(--plate);color:var(--tint)}.waitlist-slot{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center}.waitlist-done{color:var(--plate);font-weight:500}.waitlist-error{font-size:13px;color:var(--rose);text-align:center}@media (max-width:480px){.waitlist-bar{flex-direction:column;align-items:stretch}.waitlist-bar input{text-align:center;border-bottom:.5px solid var(--border)}.waitlist-door{width:100%;border-radius:0 0 15px 15px}}