@keyframes ken-burns{0%{transform:scale(1) translate(0)}to{transform:scale(1.1) translate(-2%,-2%)}}@keyframes fade-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.motion-safe\:animate-ken-burns{animation:ken-burns 20s ease-in-out infinite alternate}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.theme-icon-enter-from{opacity:0;transform:rotate(-90deg) scale(0)}.theme-icon-leave-to{opacity:0;transform:rotate(90deg) scale(0)}.cart-button-enter-active,.cart-button-leave-active{transition:all .3s ease}.cart-button-enter-from,.cart-button-leave-to{opacity:0;transform:scale(.8)}.cart-badge-enter-active{animation:badge-pop .4s ease}.cart-badge-leave-active{transition:all .2s ease}.cart-badge-leave-to{opacity:0;transform:scale(0)}@keyframes badge-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.cart-badge-mobile-enter-active{animation:badge-pop .4s ease}.cart-count-enter-active{animation:fade-slide-in .3s ease}.cart-item-move,.cart-item-enter-active,.cart-item-leave-active{transition:all .3s ease}.cart-item-enter-from{opacity:0;transform:translate(-20px)}.cart-item-leave-to{opacity:0;transform:translate(20px)}.cart-item-leave-active{position:absolute;right:0;left:0}.notification-move,.notification-enter-active,.notification-leave-active{transition:all .3s ease}.notification-enter-from{opacity:0;transform:translateY(100%)}.notification-leave-to{opacity:0;transform:translate(-100%)}.badge-pop-enter-active{animation:badge-pop .4s ease}.product-item-move,.product-item-enter-active{transition:all .5s ease}.product-item-enter-from{opacity:0;transform:translateY(30px)}.category-section-enter-active{transition:all .6s ease}.category-section-enter-from{opacity:0;transform:translateY(50px)}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#475569}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}*{transition-property:background-color,border-color;transition-duration:.2s;transition-timing-function:ease-in-out}.safe-top{padding-top:env(safe-area-inset-top)}@keyframes bounce-once{0%,to{transform:translateY(0)}50%{transform:translateY(-25%)}}.animate-bounce-once{animation:bounce-once .5s ease-in-out}.theme-icon-enter-active,.theme-icon-leave-active{transition:all .3s ease}.theme-icon-enter-from{opacity:0;transform:rotate(90deg) scale(.5)}.theme-icon-leave-to{opacity:0;transform:rotate(-90deg) scale(.5)}@media (max-width: 380px){.container{padding-left:.75rem;padding-right:.75rem}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.dark ::-webkit-scrollbar-thumb{background:#374151}
