html,body{overflow-x:hidden;max-width:100%;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.dark html{scrollbar-color:rgba(255,255,255,.2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:9999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#0006;background-clip:padding-box}.dark ::-webkit-scrollbar-thumb{background:#fff3;border-radius:9999px;border:2px solid transparent;background-clip:padding-box}.dark ::-webkit-scrollbar-thumb:hover{background:#fff6;background-clip:padding-box}
