.horizontal-scroll-mobile{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.horizontal-scroll-mobile::-webkit-scrollbar{display:none}.mobile-scroll{scroll-snap-type:x mandatory}.mobile-scroll>*{scroll-snap-align:start;flex-shrink:0}.mobile-tap{-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.mobile-card-shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.mobile-card-shadow:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.touch-feedback{transform:scale(1);transition:transform .1s ease-in-out}.touch-feedback:active{transform:scale(.98)}.quantity-badge-bounce{animation:bounceIn .3s ease-out}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.pull-indicator{transition:transform .2s ease-out}@media (max-width:768px){.mobile-touch-target{min-height:44px!important;min-width:44px!important}.mobile-text-input{font-size:16px!important}}