:root{--background:#0F1115;--foreground:#E6E8EB;--foreground-soft:#D1D5DB;--secondary-text:#9CA3AF;--muted:#6B7280;--gold:#D4AF37;--border:#2A2F38;--panel:#15181D;--card:#171A1F;--sidebar-bg:#0B0D10}body,html{max-width:100vw;overflow-x:hidden;min-height:100%}body{color:var(--foreground);background:var(--background);font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.MuiDrawer-paper .MuiListItemText-primary,.MuiDrawer-paper .MuiTypography-root:not(.MuiListSubheader-root){color:var(--foreground)}.MuiDrawer-paper .MuiListItemIcon-root,.MuiDrawer-paper .MuiSvgIcon-root{color:var(--secondary-text)}.MuiDrawer-paper .MuiListItemButton-root:hover{background-color:var(--card)!important}.MuiDrawer-paper .MuiListItemButton-root.Mui-selected{background-color:#1F232A!important}.MuiDrawer-paper .MuiListItemButton-root.Mui-selected .MuiListItemText-primary,.MuiDrawer-paper .MuiListItemButton-root.Mui-selected .MuiTypography-root{color:var(--foreground);font-weight:600}.MuiDrawer-paper .MuiListItemButton-root.Mui-selected .MuiListItemIcon-root,.MuiDrawer-paper .MuiListItemButton-root.Mui-selected .MuiSvgIcon-root{color:var(--gold)}.MuiDrawer-paper .MuiListSubheader-root{background-color:transparent!important;color:var(--muted)!important;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:2}.MuiDrawer-paper .MuiDivider-root{border-color:var(--border)!important}.MuiDrawer-paper .MuiToolbar-root,.MuiDrawer-paper>.MuiBox-root:first-child{border-bottom:1px solid var(--border)}header.MuiAppBar-root{background-image:none!important;border-bottom:1px solid var(--border)!important;box-shadow:none!important;color:var(--foreground)!important}header.MuiAppBar-root,header.MuiAppBar-root .MuiToolbar-root{background-color:var(--background)!important}header.MuiAppBar-root .MuiIconButton-root,header.MuiAppBar-root .MuiSvgIcon-root{color:var(--foreground)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2A2F38;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3A404C}.MuiDrawer-paper::-webkit-scrollbar-thumb{background:#2A2F38}.MuiDrawer-paper::-webkit-scrollbar-thumb:hover{background:#3A404C}