.mobile-scroll::-webkit-scrollbar{background:#f3f4f6;height:6px}.mobile-scroll::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:3px}.mobile-scroll::-webkit-scrollbar-thumb:hover{background:#6b7280}.scroll-indicator{pointer-events:none;z-index:10;background:linear-gradient(270deg,#fff,#0000);width:40px;position:absolute;top:0;bottom:0;right:0}.horizontal-scroll-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6;position:relative;overflow-x:auto}@keyframes scrollHint{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}.scroll-hint{animation:2s ease-in-out infinite scrollHint}
