html,body{margin:0;padding:0}*{box-sizing:border-box}:root{--brand-blue:#1e3a8a;--brand-blue-2:#2563eb;--brand-teal:#14b8a6;--bg:#f6f8fb;--card:#fff;--text:#0f172a;--muted:#64748b;--sidebar-bg:#0b1220;--sidebar-border:#ffffff14;--sidebar-text:#ffffffd9;--sidebar-text-muted:#fff9;--sidebar-hover:#2563eb2e;--sidebar-active:#2563eb47}body{background:var(--bg);color:var(--text)}a{color:inherit}button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px}button:hover{background:#f8fafc}
