.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#94a3b8,#cbd5e1);border-radius:10px;border:2px solid #f1f5f9}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#64748b,#94a3b8)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#94a3b8 #f1f5f9}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.visible-scrollbar::-webkit-scrollbar{width:10px}.visible-scrollbar::-webkit-scrollbar-track{background:#e2e8f0;border-radius:8px}.visible-scrollbar::-webkit-scrollbar-thumb{background:#007aff;border-radius:8px;border:2px solid #e2e8f0}.visible-scrollbar::-webkit-scrollbar-thumb:hover{background:#0056b3}
