:root{--background:#f7f7f8;--foreground:#000;--border:#0000001a}body{background:var(--background);color:var(--foreground)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#00000040}::-webkit-scrollbar-button{width:0;height:0;display:none}
