:root,:root[data-theme=light]{--brand: #01ABE5;--brand-hover: #27b8e9;--brand-deep: #016e94;--on-brand: #06242e;--font-head: "Manrope", "Segoe UI", Roboto, sans-serif;--font-body: "Open Sans", "Segoe UI", Roboto, Arial, sans-serif;--bg: #F8F9FA;--surface: #ffffff;--surface-2: #fbfcfd;--surface-3: #f4fbfe;--ink: #212529;--muted: #6c757d;--muted-soft: #adb5bd;--line: #e9ecef;--line-soft: #f1f3f5;--input-bg: #fbfcfd;--input-line: #dee2e6;--row-hover: #f4fbfe;--chip-bg: #ffffff;--topbar-bg: #ffffff;--topbar-text: #212529;--topbar-line: #e9ecef;--rail-bg: #2c3136;--rail-2: #363c42;--rail-line: rgba(255,255,255,.07);--rail-text: #c2c9cf;--rail-muted: #7f888f;--success: #1f9d57;--warning: #c8820a;--danger: #d6453d;--badge-off-bg: #e9ecef;--badge-off-text: #6c757d;--shadow-sm: 0 1px 2px rgba(33,37,41,.05);--shadow: 0 1px 3px rgba(33,37,41,.07), 0 10px 24px -16px rgba(33,37,41,.22);--topbar-height: 60px;--sidebar-width: 236px;--accent: var(--brand);--primary: var(--brand-deep);--primary-dark: #014e6b;--border: var(--line);--text-muted: var(--muted);--sidebar-bg: var(--rail-bg);--link: var(--brand-deep)}:root[data-theme=dark]{--bg: #16191c;--surface: #1e2226;--surface-2: #23282d;--surface-3: #262b30;--ink: #e8ecef;--muted: #9aa3ab;--muted-soft: #6c757d;--line: #2c3237;--line-soft: #23282d;--input-bg: #14171a;--input-line: #343b42;--row-hover: rgba(1,171,229,.08);--chip-bg: #262b30;--topbar-bg: #1a1e22;--topbar-text: #e8ecef;--topbar-line: #2c3237;--rail-bg: #13161a;--rail-2: #1e2226;--rail-line: rgba(255,255,255,.06);--rail-text: #c2c9cf;--rail-muted: #7f888f;--success: #28b264;--warning: #e0a52a;--danger: #ef6b63;--badge-off-bg: rgba(255,255,255,.08);--badge-off-text: #9aa3ab;--shadow-sm: 0 1px 2px rgba(0,0,0,.3);--shadow: 0 1px 3px rgba(0,0,0,.35), 0 12px 28px -16px rgba(0,0,0,.6);--primary: #5cc8ef;--primary-dark: #8ad6f2;--link: #5cc8ef}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:14px;background:var(--bg);color:var(--ink);transition:background .25s ease,color .25s ease}h1,h2,h3{font-family:var(--font-head)}button{cursor:pointer;font-family:inherit;font-size:14px}input,select,textarea{font-family:inherit;font-size:14px}a{color:var(--link);text-decoration:none}
