.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.slider::-webkit-slider-track{background:rgba(255,255,255,.3);height:4px;border-radius:2px}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ffffff;height:16px;width:16px;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.slider::-moz-range-track{background:rgba(255,255,255,.3);height:4px;border-radius:2px}.slider::-moz-range-thumb{background:#ffffff;height:16px;width:16px;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}@media (prefers-color-scheme:dark){.custom-scrollbar::-webkit-scrollbar-track{background:#2d2d2d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#555}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#777}}