.dt-wrap{overflow-x:auto}table.dt{width:100%;border-collapse:collapse;font-size:13.5px;color:var(--text)}.dt thead th{text-align:left;font-size:10.5px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--muted);padding:9px 12px;border-bottom:1px solid var(--border);background:var(--surface-alt);white-space:nowrap}.dt tbody td{padding:9px 12px;border-bottom:1px solid var(--row-border);vertical-align:middle}.dt tr.dt-row.dt-alt{background:var(--zebra)}.dt tr.dt-row:hover{background:var(--hover)}.dt tr.dt-section td{background:var(--section-bg);border-bottom:1px solid var(--border);padding:7px 12px;font-size:11.5px;font-weight:700;color:var(--muted);text-transform:capitalize;letter-spacing:.2px}.dt td.dt-r,.dt th.dt-r{text-align:right}.dt td.dt-c,.dt th.dt-c{text-align:center}.dt tfoot td{padding:9px 12px;border-top:2px solid var(--border);font-weight:700;color:var(--text);background:var(--surface-alt);white-space:nowrap}.dt td.dt-empty{padding:24px;text-align:center;color:var(--muted);font-size:13px}.dt-actions{display:flex;gap:7px;justify-content:flex-end;align-items:center;flex-wrap:nowrap;white-space:nowrap}.dt :focus-visible{outline:2px solid var(--focus);outline-offset:1px}@media(max-width:720px){.dt .dt-secondary{display:none}.dt-wrap{overflow-x:visible}.dt thead th,.dt tbody td{padding:9px 8px}}:root{--sidebar: #0d2b45;--sidebar-muted: #aebfd0;--sidebar-subtext: #d6e1ec;--accent: #1c9edb;--on-accent: #ffffff;--surface: #ffffff;--surface-alt: #f6f8fa;--background: #edf0f3;--text: #20344b;--muted: #6b7a8c;--border: #e1e7ed;--row-border: #eef2f5;--input-border: #c7d1da;--zebra: #fafbfc;--hover: #f2f8fc;--section-bg: #f5f8fa;--icon-bg: #f1f5f8;--dash-border: #b7c3cd;--swatch-ring: #c7d1da;--danger: #e53935;--danger-bg: #fdecea;--success: #43a047;--warn-bg: #fff8e1;--overlay: rgba(13, 43, 69, .45);--shadow: rgba(13, 43, 69, .18);--focus: #0d2b45;color-scheme:light}@media(prefers-color-scheme:dark){:root{--surface: #16212c;--surface-alt: #1c2a36;--background: #0e1720;--text: #e6edf3;--muted: #9dafc0;--border: #2a3742;--row-border: #232f3a;--input-border: #36444f;--zebra: #1b2934;--hover: #22303d;--section-bg: #1c2a36;--icon-bg: #22303c;--dash-border: #44545f;--swatch-ring: #36444f;--danger: #f0706b;--danger-bg: #3a2321;--success: #66bb6a;--warn-bg: #3a3320;--overlay: rgba(0, 0, 0, .55);--shadow: rgba(0, 0, 0, .5);--focus: #58c0ee;color-scheme:dark}}:root[data-theme=light]{--surface: #ffffff;--surface-alt: #f6f8fa;--background: #edf0f3;--text: #20344b;--muted: #6b7a8c;--border: #e1e7ed;--row-border: #eef2f5;--input-border: #c7d1da;--zebra: #fafbfc;--hover: #f2f8fc;--section-bg: #f5f8fa;--icon-bg: #f1f5f8;--dash-border: #b7c3cd;--swatch-ring: #c7d1da;--danger: #e53935;--danger-bg: #fdecea;--success: #43a047;--warn-bg: #fff8e1;--overlay: rgba(13, 43, 69, .45);--shadow: rgba(13, 43, 69, .18);--focus: #0d2b45;color-scheme:light}:root[data-theme=dark]{--surface: #16212c;--surface-alt: #1c2a36;--background: #0e1720;--text: #e6edf3;--muted: #9dafc0;--border: #2a3742;--row-border: #232f3a;--input-border: #36444f;--zebra: #1b2934;--hover: #22303d;--section-bg: #1c2a36;--icon-bg: #22303c;--dash-border: #44545f;--swatch-ring: #36444f;--danger: #f0706b;--danger-bg: #3a2321;--success: #66bb6a;--warn-bg: #3a3320;--overlay: rgba(0, 0, 0, .55);--shadow: rgba(0, 0, 0, .5);--focus: #58c0ee;color-scheme:dark}html,body{margin:0}body{background:var(--background);color:var(--text);font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif}
