:root{color-scheme:dark;font:15px/1.65 system-ui,sans-serif;background:#121018;color:#eee8f5}*{box-sizing:border-box}body{margin:0}main{max-width:1050px;margin:auto;padding:28px 22px}a{color:#d2b9f7;text-underline-offset:4px}nav,.toolbar,footer{display:flex;align-items:center;justify-content:space-between;gap:14px}button{font:inherit;color:inherit;background:#30243f;border:1px solid #9276b5;border-radius:9px;padding:7px 16px;cursor:pointer}button:disabled{opacity:.5;cursor:default}.eyebrow{color:#b9a0dd;font-size:12px;letter-spacing:.16em;margin-top:42px}h1{font-size:36px;margin:8px 0}h2{font-size:21px;margin-top:30px}.muted,#updated{color:#b7a9c6;font-size:13px}#cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px;margin:22px 0}.card{padding:18px;background:#211a2b;border:1px solid #42324f;border-radius:12px}.card span{display:block;color:#beafce}.card strong{font-size:26px;font-variant-numeric:tabular-nums}#chart{min-height:130px;background:#1b1523;border-radius:12px;padding:12px}svg{width:100%;height:160px}rect{fill:#b28cde}.table-wrap{overflow:auto;max-height:340px;scrollbar-color:#b28cde #211a2b}table{border-collapse:collapse;width:100%;text-align:left}th,td{padding:8px;border-bottom:1px solid #41324c}footer{justify-content:flex-start;margin-top:30px;border-top:1px solid #41324c;padding-top:20px}:focus-visible{outline:2px solid #dec4ff;outline-offset:3px}#status{min-height:24px;color:#dfc6ff}@media(max-width:480px){main{padding:20px 14px}h1{font-size:30px}}

footer{flex-wrap:wrap}.guide h2{margin-top:30px}.guide code{color:#dfc6ff;overflow-wrap:anywhere}.guide pre{white-space:pre-wrap;padding:16px;background:#211a2b;border-radius:10px}
