*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#0b0e13}@media (prefers-color-scheme:light){body{background:#f4f5f7}}body[data-theme=dark]{background:#0b0e13}body[data-theme=light]{background:#f4f5f7}#ds-root{--bg:#0b0e13;--surface:#10141b;--surface2:#161b24;--line:hsla(0,0%,100%,.09);--text:#d7e0ea;--dim:#8494a6;--faint:#5f6c7a;--accent:#2fe08f;--accent-ink:#04160d;--amber:#ffb454;--good:#2fe08f;--warn:#ffb454;--crit:#f0616d;--chip:hsla(0,0%,100%,.055);--flashup:rgba(47,224,143,.22);--flashdn:rgba(240,97,109,.22);--focus:#2fe08f}@media (prefers-color-scheme:light){#ds-root{--bg:#f4f5f7;--surface:#fff;--surface2:#eef0f3;--line:rgba(15,25,40,.13);--text:#1c2530;--dim:#5b6b7c;--faint:#8393a3;--accent:#0c8f57;--accent-ink:#fff;--amber:#9a5b00;--good:#0c8f57;--warn:#9a5b00;--crit:#c2333f;--chip:rgba(15,25,40,.055);--flashup:rgba(12,143,87,.16);--flashdn:rgba(194,51,63,.14);--focus:#0c8f57}}#ds-root[data-theme=dark]{--bg:#0b0e13;--surface:#10141b;--surface2:#161b24;--line:hsla(0,0%,100%,.09);--text:#d7e0ea;--dim:#8494a6;--faint:#5f6c7a;--accent:#2fe08f;--accent-ink:#04160d;--amber:#ffb454;--good:#2fe08f;--warn:#ffb454;--crit:#f0616d;--chip:hsla(0,0%,100%,.055);--flashup:rgba(47,224,143,.22);--flashdn:rgba(240,97,109,.22);--focus:#2fe08f}#ds-root[data-theme=light]{--bg:#f4f5f7;--surface:#fff;--surface2:#eef0f3;--line:rgba(15,25,40,.13);--text:#1c2530;--dim:#5b6b7c;--faint:#8393a3;--accent:#0c8f57;--accent-ink:#fff;--amber:#9a5b00;--good:#0c8f57;--warn:#9a5b00;--crit:#c2333f;--chip:rgba(15,25,40,.055);--flashup:rgba(12,143,87,.16);--flashdn:rgba(194,51,63,.14);--focus:#0c8f57}#ds-root{min-height:100vh;background:var(--bg);color:var(--text);font-family:ui-monospace,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:13px}#ds-root a{color:var(--accent);text-decoration:none}#ds-root a:hover{text-decoration:underline}#ds-root :focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:3px}#ds-root button{font:inherit}@keyframes ds-pulse{0%{box-shadow:0 0 0 0 rgba(47,224,143,.5)}70%{box-shadow:0 0 0 7px rgba(47,224,143,0)}to{box-shadow:0 0 0 0 rgba(47,224,143,0)}}.ds-panel{overflow-x:auto}.ds-row:hover{background:var(--surface2)!important}@media (max-width:1440px){.ds-panel{grid-column:span 12!important}}@media (prefers-reduced-motion:reduce){#ds-root *{animation:none!important}}@media (max-width:680px){.ds-header{flex-wrap:wrap!important;height:auto!important;min-height:0!important;padding:8px 12px!important;gap:8px!important;row-gap:8px!important}.ds-header .ds-spacer,.ds-hide-sm{display:none!important}}