:root{--color-bg:#131313;--color-bg-deeper:#0a0a0a;--color-text:#f4f1ea;--color-text-heading:#f5f1ea;--color-text-muted:#a8a29a;--color-text-soft:#8a847a;--color-border:#2a2a2a;--color-border-gold:#d8b33959;--color-gold:#d8b339;--color-home-btn-gold:#ddb049;--color-home-btn-gold-text:#3c2f00;--color-input-bg:#141414;--color-success:#6ee7b7;--color-danger:#ef4444}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg-deeper);min-height:100%;color:var(--color-text);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.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}.waitlist-config-error{background:var(--color-bg-deeper);min-height:100dvh;color:var(--color-text);text-align:center;place-items:center;padding:2rem;display:grid}.waitlist-landing-page{background:var(--color-bg-deeper);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2.5rem 1.25rem;display:flex;position:relative;overflow:hidden}.waitlist-landing-glow{pointer-events:none;background:radial-gradient(90% 55% at 50% -10%,#d8b33924,#0000 62%),radial-gradient(70% 45% at 50% 110%,#d8b3390f,#0000 55%);position:absolute;inset:0}.waitlist-landing-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:44rem;display:flex;position:relative}.waitlist-landing-logo{width:8rem;height:auto}.waitlist-landing-panel{flex-direction:column;align-items:center;gap:1.93125rem;width:100%;display:flex}.waitlist-title{letter-spacing:-.02em;text-transform:uppercase;width:100%;color:var(--color-text-heading);margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.waitlist-body{width:100%;max-width:42rem;color:var(--color-text-muted);margin:0;font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.6}.waitlist-form{flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:40rem;padding-top:.25rem;display:flex}@media (min-width:480px){.waitlist-form{flex-direction:row;justify-content:center;align-items:center;max-width:38.5rem}}.waitlist-input{border:1px solid var(--color-border-gold);background:var(--color-input-bg);letter-spacing:.1em;text-transform:uppercase;width:100%;min-width:0;height:3.5rem;color:var(--color-text);border-radius:8px;flex:auto;padding:0 1.5rem;font-size:.75rem;font-weight:700}.waitlist-input::placeholder{color:var(--color-text-soft)}.waitlist-input:focus{outline:2px solid var(--color-gold);outline-offset:0;border-color:var(--color-gold)}.waitlist-submit{border:1px solid var(--color-home-btn-gold);background:var(--color-home-btn-gold);letter-spacing:.1em;text-transform:uppercase;width:100%;max-width:13.5rem;height:3.5rem;color:var(--color-home-btn-gold-text);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-self:center;align-items:center;padding:0 1.5rem;font-size:.75rem;font-weight:700;transition:background-color .2s,border-color .2s;display:inline-flex}@media (min-width:480px){.waitlist-submit{align-self:auto;width:13.5rem}}.waitlist-submit:hover:not(:disabled){background:var(--color-gold);border-color:var(--color-gold)}.waitlist-submit:disabled{opacity:.65;cursor:not-allowed}.waitlist-success{border:1px solid var(--color-border-gold);width:100%;max-width:40rem;color:var(--color-text);background:#d8b33914;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.waitlist-error{width:100%;color:var(--color-danger);margin:0;font-size:.875rem;font-weight:600}.waitlist-footnote{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-soft);margin:0;font-size:.75rem;font-weight:500}
