::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-thumb { background: var(--bg-hover); }
::selection { background: var(--accent); color: white; }
