*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--text-primary:#0f172a;--text-secondary:#64748b;--text-secondary-2:#475569;--text-body:#374151;--text-muted:#94a3b8;--text-faint:#cbd5e1;--surface:#fff;--surface-2:#f1f5f9;--surface-3:#f8fafc;--surface-4:#fafbfc;--surface-5:#fafafa;--border:#e2e8f0;--border-2:#e8edf2;--tint-blue-bg:#eff6ff;--tint-blue-bg-2:#dbeafe;--tint-blue-border:#bfdbfe;--blue-border-light:#93c5fd;--tint-amber-bg:#fffbeb;--tint-amber-bg-2:#fef3c7;--tint-amber-border:#fde68a;--tint-red-bg:#fef2f2;--tint-red-border:#fecaca;--tint-green-bg:#f0fdf4;--tint-green-bg-2:#dcfce7;--tint-purple-bg:#f3e8ff;--amber-text:#b45309;--amber-text-2:#92400e;--green-text:#15803d;--red-text:#b91c1c;--purple-text:#6d28d9;--blue-text:#1d4ed8;--brand-blue:#2563eb;--brand-purple:#7c3aed;--brand-red:#dc2626;--brand-green:#059669;--brand-amber:#d97706;--brand-teal:#0891b2;--brand-red-2:#ef4444}:root[data-theme=dark]{--text-primary:#f1f5f9;--text-secondary:#a8b4c7;--text-secondary-2:#c3ccdc;--text-body:#d6dce8;--text-muted:#8592a8;--text-faint:#57647a;--surface:#151b2b;--surface-2:#1c2536;--surface-3:#182031;--surface-4:#141b29;--surface-5:#161d2c;--border:#2c3646;--border-2:#293244;--tint-blue-bg:#1e3252;--tint-blue-bg-2:#253c5e;--tint-blue-border:#33507a;--blue-border-light:#44608c;--tint-amber-bg:#3d3016;--tint-amber-bg-2:#46371a;--tint-amber-border:#5b4820;--tint-red-bg:#402024;--tint-red-border:#59323a;--tint-green-bg:#1a3226;--tint-green-bg-2:#20392b;--tint-purple-bg:#362c4d;--amber-text:#d2a857;--amber-text-2:#c99552;--green-text:#6fbd8d;--red-text:#d98686;--purple-text:#b3a6d9;--blue-text:#7ca3d6;--brand-blue:#3b82f6;--brand-purple:#8768d9;--brand-red:#ef4444;--brand-green:#10b981;--brand-amber:#e0a030;--brand-teal:#2fa8c0;--brand-red-2:#e88080}body{background:var(--surface);color:var(--text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}#root{height:100vh}button,input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-2)}::-webkit-scrollbar-thumb{background:var(--text-faint);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
