:root{--clr-accent:#1e8edb;--clr-accent-hover:#3aa8f0;--clr-accent-rgb:30, 142, 219;--clr-bg:#0a0a0a;--clr-bg-dark:#080808;--clr-bg-surface:#0f0f0f;--clr-bg-panel:#111;--clr-bg-elevated:#0d0d0d;--clr-bg-sidebar:#070707;--clr-bg-footer:#050505;--clr-text:#e8e8e8;--clr-text-secondary:#999;--clr-text-muted:#888;--clr-text-dim:#666;--clr-text-subtle:#555;--clr-text-faint:#444;--clr-green:#22c55e;--clr-red:#ef4444;--nav-height:72px;--container-max:1200px;--radius-sm:2px;--radius:4px;--radius-md:6px;--radius-lg:8px;--font-sans:"Segoe UI", system-ui, -apple-system, sans-serif;--scrollbar-color-rgb:10, 10, 10}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--clr-bg);color:var(--clr-text);font-family:var(--font-sans);line-height:1.6}*{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius);background:#ffffff26}::-webkit-scrollbar-thumb:hover{background:#ffffff59}::-webkit-scrollbar-corner{background:0 0}
