@layer base{*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}}.show-scrollbar{scrollbar-width:auto;-ms-overflow-style:auto}@supports ((-moz-appearance:none)){.show-scrollbar{scrollbar-width:thin;scrollbar-color:var(--white-alpha-8) transparent}}.show-scrollbar::-webkit-scrollbar{width:10px;height:10px;display:block}.show-scrollbar::-webkit-scrollbar-track{background:0 0}.show-scrollbar::-webkit-scrollbar-thumb{background:var(--white-alpha-8);border-radius:var(--radius-pill);background-clip:padding-box;border:3px solid #0000}.show-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ffffff29;background-clip:padding-box}.show-scrollbar::-webkit-scrollbar-thumb:active{background-color:#ffffff29;background-clip:padding-box}.show-scrollbar::-webkit-scrollbar-corner{background:0 0}
