:root,:root[data-theme=dark]{--ore:#0e1418;--shaft:#151d23;--seam:#1e2a32;--edge:#2c3b45;--dust:#8fa3ae;--chalk:#e8eef1;--lamp:#f5c518;--x:#5d7079;--s1:#e10e2e;--s2:#f5a623;--s3:#20d6a4;--s4:#2c89d4}:root[data-theme=light]{--ore:#f4f6f8;--shaft:#fff;--seam:#eef2f5;--edge:#d5dde2;--dust:#5b6b74;--chalk:#16232b;--lamp:#d9a200;--x:#6b7c85;--s1:#c40d29;--s2:#c9820f;--s3:#0f9e78;--s4:#1f6fb0}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--ore);color:var(--chalk);-webkit-font-smoothing:antialiased;font-family:system-ui,Segoe UI,sans-serif;font-size:14px;transition:background .2s,color .2s}:focus-visible{outline:2px solid var(--lamp);outline-offset:2px}
