:root{--stage:#12151b;--panel:#181c24;--panel-2:#1e232d;--line:#2a303c;--ink:#e9e5da;--ink-2:#8b8fa0;--accent:#e2a33c;--ok:#4faf7e;--mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--disp:"Futura", "Avenir Next", "Century Gothic", "Trebuchet MS", sans-serif}*{box-sizing:border-box;margin:0}html,body{height:100%}body{background:var(--stage);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.disp{font-family:var(--disp);letter-spacing:.14em;text-transform:uppercase;font-weight:600}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.muted{color:var(--ink-2)}.gen-pulse{color:var(--accent);animation:1.2s ease-in-out infinite gen-pulse}@keyframes gen-pulse{0%,to{opacity:1}50%{opacity:.35}}
