.category-scroll::-webkit-scrollbar{height:6px!important;margin:0 20px}.category-scroll::-webkit-scrollbar-track{background:hsl(var(--heroui-secondary-300));height:6px!important;margin:0 20px;border-radius:4px}.category-scroll::-webkit-scrollbar-thumb{background:hsl(var(--heroui-secondary));border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.category-scroll::-webkit-scrollbar-thumb:hover{background:#000000}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}