:root{--bg:#0e0e10;--surface:#17171b;--text:#f5f4f2;--text-muted:#a8a6a1;--accent:#d9a679;--border:#2a2a30;--radius:14px;--max-width:34rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background-color:var(--bg);min-height:100dvh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}#root{min-height:100dvh}a{color:var(--accent);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100dvh;padding:2rem 1.5rem;display:flex}.page__inner{width:100%;max-width:var(--max-width);flex-direction:column;align-items:center;gap:1rem;display:flex}.wordmark{letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,8vw,4rem);font-weight:700}.wordmark__accent{color:var(--accent)}.tagline{color:var(--text-muted);max-width:28rem;margin:0;font-size:clamp(1rem,3.5vw,1.25rem)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0;font-size:.8rem;font-weight:600}.heading{letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700}.body-text{color:var(--text-muted);max-width:30rem;margin:0}.note{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);margin:0;padding:.85rem 1.1rem;font-size:.95rem}.links{flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-top:.5rem;display:flex}.home-link{margin-top:.5rem;font-weight:600;display:inline-block}@media (prefers-reduced-motion:no-preference){a{transition:color .15s}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
