:root{--color-bg: #0f172a;--color-surface: #1e293b;--color-sidebar: #131c2e;--color-sidebar-active: rgba(14, 165, 233, .1);--color-table-header: #161f30;--color-skeleton: #2d3a4f;--color-border: #283448;--color-text: #f1f5f9;--color-muted: #64748b;--color-accent: #0ea5e9;--color-badge-bg: rgba(14, 165, 233, .1);--color-success: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background:var(--color-bg);color:var(--color-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}input,button,select,textarea,code,pre,kbd,samp{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#394f66}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}a{color:inherit;text-decoration:none}
