.category-bestseller{max-width:1200px;margin:0 auto;padding:40px 20px}.category-bestseller__heading{text-align:center}.category-bestseller__tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.category-bestseller__tab{cursor:pointer}.category-bestseller__panel{display:none}.category-bestseller__panel.is-active{display:block}.category-bestseller__grid{display:grid;grid-template-columns:repeat(var(--cols, 4),1fr);gap:24px}.category-bestseller__product{text-decoration:none;color:inherit;display:block}.category-bestseller__image-wrap{aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#f5f5f5}.category-bestseller__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-bestseller__product:hover img{transform:scale(1.05)}.category-bestseller__info{padding:12px 0}.category-bestseller__title{margin:0 0 4px;font-weight:600}.category-bestseller__price{margin:0;color:#555}@media(max-width:768px){.category-bestseller__grid{grid-template-columns:repeat(var(--cols, 4),70vw);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:12px}.category-bestseller__product{scroll-snap-align:start}}@media(max-width:480px){.category-bestseller__grid{grid-template-columns:repeat(var(--cols, 4),80vw)}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
