:root,[data-theme=dark]{--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg:#0d0f14;--surface:#161920;--card:#1e2230;--border:#2a2f42;--border-light:#2a2f4280;--text:#f0f2f8;--text-2:#7a8099;--text-3:#4a5068;--accent:#f5a623;--accent-dark:#c47d0e;--accent-bg:#f5a6231a;--success:#22c55e;--success-bg:#22c55e1a;--error:#ef4444;--error-bg:#ef44441f;--warning:#eab308;--warning-bg:#eab3081a;--header-bg:#161920;--input-bg:#12141c;--input-border:#2a2f42;--hover-bg:#ffffff0a;--table-head-bg:#ffffff08;--avatar-bg:#f5a62326;--avatar-color:#f5a623;--shadow-sm:0 1px 3px #0006;--shadow:0 4px 16px #00000080;--radius-sm:4px;--radius:8px;--radius-lg:12px}[data-theme=light]{--bg:#f4f5f9;--surface:#fff;--card:#fff;--border:#e5e7eb;--border-light:#f3f4f6;--text:#111827;--text-2:#6b7280;--text-3:#9ca3af;--accent:#6366f1;--accent-dark:#4f46e5;--accent-bg:#6366f114;--success:#059669;--success-bg:#ecfdf5;--error:#dc2626;--error-bg:#fef2f2;--warning:#d97706;--warning-bg:#fffbeb;--header-bg:#fff;--input-bg:#fff;--input-border:#e5e7eb;--hover-bg:#f9fafb;--table-head-bg:#f9fafb;--avatar-bg:#ede9fe;--avatar-color:#6366f1;--shadow-sm:0 1px 2px #0000000d;--shadow:0 4px 6px -1px #00000012;--radius-sm:4px;--radius:8px;--radius-lg:12px}*,:before,:after{box-sizing:border-box}html{font-family:var(--font)}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:14px;line-height:1.6;transition:background .18s,color .18s}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.25}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}input,button,select,textarea{font-family:inherit}button{cursor:pointer}
