::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: transparent; }
::-webkit-scrollbar-thumb { background: rgba(255,255,255,0.08); border-radius: 3px; }
.sidebar-link.active { color: #f4f4f5; background: rgba(255,255,255,0.05); }
pre code { font-family: 'Inter', monospace; }
