:root{--bg:#0b0e11;--panel:#12161b;--panel-2:#171c22;--line:#262d35;--ink:#e8ecef;--ink-soft:#c9d0d6;--muted:#8b96a1;--dim:#5b6470;--accent:#ff8a3d;--accent-ink:#1a0f04;--cyan:#4fd1c5;--danger:#ff6b6b;--mono:ui-monospace,"SF Mono","Cascadia Code",Consolas,"Roboto Mono",monospace;--sans:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--max-width:1180px}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;display:block}.wrap{max-width:var(--max-width)}.narrow,.wrap{margin:0 auto;padding:0 1.5rem}.narrow{max-width:72ch}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}