.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.horizontal-scroll-container{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.horizontal-scroll-container::-webkit-scrollbar{display:none}.scroll-indicator-container{display:flex;justify-content:center;margin-top:.5rem}.scroll-indicator{width:2rem;height:.25rem;border-radius:1rem;background-color:#e5e7eb;margin:0 .25rem}.scroll-indicator.active{background-color:#0894dc}@media (max-width:768px){.product-card{height:auto!important;margin-bottom:1rem!important}.product-card .aspect-\[4\/3\]{aspect-ratio:3/2!important}.product-card h3{font-size:.9rem!important;line-height:1.2!important;margin-bottom:.25rem!important}.product-card p{font-size:.75rem!important;line-height:1.2!important;margin-bottom:.5rem!important}.product-card .tag{font-size:.6rem!important;padding:.1rem .5rem!important}.product-card a{font-size:.75rem!important;padding:.4rem .75rem!important}.products-carousel-container{min-height:320px!important;padding:.25rem 0!important}.product-item-container{width:240px!important;padding:0 .5rem!important}.filter-button-mobile{display:flex!important;width:100%!important;justify-content:space-between!important;margin-bottom:1rem!important}.filter-container-mobile{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:rgba(255,255,255,.95)!important;z-index:50!important;padding:1rem!important;overflow-y:auto!important;transform:translateY(100%)!important;transition:transform .3s ease-in-out!important}.filter-container-mobile.open{transform:translateY(0)!important}.dark .filter-container-mobile{background-color:rgba(18,18,18,.95)!important}.mobile-grid-1{display:grid!important;grid-template-columns:1fr!important;gap:1rem!important}.mobile-grid-2{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.mobile-tabs-scroll{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:.5rem!important;margin-bottom:1rem!important;white-space:nowrap!important}.mobile-tabs-scroll::-webkit-scrollbar{display:none!important}.mobile-tabs-scroll button{flex:0 0 auto!important}.mobile-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.mobile-px-4{padding-left:1rem!important;padding-right:1rem!important}.mobile-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.mobile-mx-4{margin-left:1rem!important;margin-right:1rem!important}.mobile-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.mobile-text-xs{font-size:.75rem!important;line-height:1rem!important}}#nprogress{pointer-events:none}#nprogress .bar{background:hsl(var(--primary));position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px hsl(var(--primary)),0 0 5px hsl(var(--primary));opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:none;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-bottom:2px solid transparent;border-right:2px solid transparent;border-top:2px solid transparent;border-top-color:hsl(var(--primary));border-left:2px solid transparent;border-left-color:hsl(var(--primary));border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}