@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--brand-blue:#1b408e;--brand-blue-light:#2563eb;--brand-red:#e3222b;--brand-red-hover:#c81e24;--bg-base:#0b0f19;--bg-surface:#111827;--bg-sidebar:#0e1422;--bg-card:#1f2937;--border-subtle:#ffffff14;--text-primary:#f9fafb;--text-muted:#9ca3af}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}body{background-color:var(--bg-base);color:var(--text-primary);overflow:hidden}.sidebar-item.active{color:#fff!important;border-left:3px solid var(--brand-red)!important;background:#1b408e40!important}.sidebar-item:hover:not(.active){background:#ffffff0a}
