*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{background:var(--bg,#070b11);color:var(--txt,#eaf0fb);font-family:IBM Plex Sans,system-ui,sans-serif;transition:background-color .25s,color .25s}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--surf,#0d1321)}::-webkit-scrollbar-thumb{background:var(--brd,#182030);border-radius:2px}button:hover{opacity:.9}input:focus,select:focus,textarea:focus{border-color:var(--acc,#f5a623)!important}:root,:root[data-theme=dark]{--bg:#070b11;--surf:#0d1321;--brd:#182030;--acc:#f5a623;--txt:#eaf0fb;--mut:#8bb4cc;--surf2:#070b11}:root[data-theme=light]{--bg:#f8fafc;--surf:#fff;--brd:#e2e8f0;--acc:#2563eb;--txt:#0f172a;--mut:#64748b;--surf2:#f1f5f9}:root[data-theme=midnight]{--bg:#0b1220;--surf:#111c2e;--brd:#1f2d44;--acc:#38bdf8;--txt:#e2e8f0;--mut:#94a3b8;--surf2:#0b1220}:root[data-theme=forest]{--bg:#0a1f1a;--surf:#0f2e25;--brd:#1a4035;--acc:#10b981;--txt:#e6f1ec;--mut:#86b1a3;--surf2:#0a1f1a}:root[data-theme=carbon]{--bg:#18181b;--surf:#27272a;--brd:#3f3f46;--acc:#a855f7;--txt:#fafafa;--mut:#a1a1aa;--surf2:#18181b}:root:not([data-theme=dark]) body{background:var(--bg)!important;color:var(--txt)!important}:root:not([data-theme=dark]) [style*=\#070b11],:root:not([data-theme=dark]) [style*="rgb(7, 11, 17)"]{background-color:var(--bg)!important}:root:not([data-theme=dark]) [style*=\#0d1321]{background-color:var(--surf)!important;color:var(--txt)!important}:root:not([data-theme=dark]) [style*="rgb(13, 19, 33)"]{background-color:var(--surf)!important}:root:not([data-theme=dark]) [style*=\#182030]{border-color:var(--brd)!important}:root:not([data-theme=dark]) [style*=\#eaf0fb]{color:var(--txt)!important}:root:not([data-theme=dark]) [style*=\#8bb4cc]{color:var(--mut)!important}:root:not([data-theme=dark]) [style*=\#f5a623]:not(button){color:var(--acc)!important;border-color:var(--acc)!important}:root:not([data-theme=dark]) aside{background:var(--surf)!important;border-right-color:var(--brd)!important;color:var(--txt)!important}:root:not([data-theme=dark]) header{background:var(--surf)!important;border-bottom-color:var(--brd)!important;color:var(--txt)!important}:root[data-theme=light] [style*="rgba(0, 0, 0, 0.6)"],:root[data-theme=light] [style*="rgba(0, 0, 0, 0.7)"],:root[data-theme=light] [style*="rgba(0,0,0,0.6)"],:root[data-theme=light] [style*="rgba(0,0,0,0.7)"]{background-color:#0f172a8c!important}:root:not([data-theme=dark]) input,:root:not([data-theme=dark]) select,:root:not([data-theme=dark]) textarea{background:var(--surf2)!important;color:var(--txt)!important;border-color:var(--brd)!important}:root:not([data-theme=dark]) code{color:var(--acc)!important}:root[data-theme=light] tbody tr:nth-child(2n){background:var(--surf2)!important}:root[data-theme=light] tbody tr:hover{background:#2563eb14!important}:root:not([data-theme=dark]) th{background:var(--surf2)!important}:root:not([data-theme=dark]) button[style*=\#f5a623]:not([style*=background\:transparent]):not([style*=background-color\:transparent]){background:var(--acc)!important;color:#fff!important}:root:not([data-theme=dark]) button[style*=background\:transparent],:root:not([data-theme=dark]) button[style*=background-color\:transparent]{border-color:var(--brd)!important;color:var(--mut)!important}.mobile-only{display:none}@media (max-width:900px){.mobile-only{display:inline-block!important}.hide-on-mobile{display:none!important}aside{z-index:999;transition:transform .25s;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0006;width:230px!important;position:fixed!important}aside.mobile-open{transform:translate(0)}}@media (min-width:901px){.mobile-overlay{display:none!important}}@media print{aside,header,.report-actions{display:none!important}body,#report-printable{color:#000!important;background:#fff!important}}
