::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#ffffff1a,#fff3);border-radius:4px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#fff3,#ffffff4d)}::-webkit-scrollbar-thumb:active{background:linear-gradient(90deg,#ffffff4d,#fff6)}.scrollbar-custom{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(0,0,0,.1)}.scrollbar-custom::-webkit-scrollbar{width:6px;height:6px}.scrollbar-custom::-webkit-scrollbar-track{background:#0000001a}.scrollbar-custom::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width: 768px){.scrollbar-mobile-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-mobile-hide::-webkit-scrollbar{display:none}}
