.swipe-scrollbar::-webkit-scrollbar{width:8px;height:8px}.swipe-scrollbar::-webkit-scrollbar-track{background-color:#e0e0e0}.swipe-scrollbar::-webkit-scrollbar-thumb{background-color:#0073e6;border-radius:4px;border:2px solid #e0e0e0;transition:background-color 0.3s ease}.swipe-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#005bb5}.swipe-scrollbar{scrollbar-width:thin;scrollbar-color:#0073e6 #e0e0e0}