:root{--brand-blue:#3330a3;--brand-blue-mid:#4a47b5;--brand-blue-light:#eeeef9;--brand-orange:#f45200;--brand-orange-light:#fff0e8;--bg-page:#f8f8fc;--bg-card:#fff;--text-primary:#1a1a2e;--text-secondary:#6b6b80;--text-muted:#9090a8;--border-color:#e8e8f0;--sidebar-bg:#3330a3;--sidebar-text:#ffffffa6;--sidebar-text-active:#fff;--sidebar-active:#f45200;--sidebar-hover:#ffffff14}:root,:host{--font-sans:ui-sans-serif, system-ui, -apple-system, sans-serif}*{box-sizing:border-box}body{background:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
