*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}:root{color-scheme:dark light}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}@media (prefers-color-scheme:light){*{scrollbar-color:rgba(0,0,0,.2) transparent}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.35)}