.best-sellers-section{padding:40px 5%}.best-sellers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.best-sellers-heading{font-weight:700;margin:0}.best-sellers-view-all{display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.best-sellers-grid{display:flex;gap:var(--grid-gap, 20px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.best-sellers-grid::-webkit-scrollbar{display:none}.best-sellers-card{display:flex;flex-direction:column;height:100%;flex:0 0 var(--mobile-card-width, 82%);scroll-snap-align:start}@media(min-width:750px){.best-sellers-grid{display:grid;grid-template-columns:repeat(var(--cols-desktop, 4),1fr);overflow-x:visible}.best-sellers-card{flex:unset;scroll-snap-align:none}}.best-sellers-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.best-sellers-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:var(--dots-color, #d9d9d9);cursor:pointer;transition:width .2s ease,background-color .2s ease}.best-sellers-dot.is-active{width:22px;border-radius:4px;background-color:var(--dots-active-color, #d4a017)}@media(min-width:750px){.best-sellers-dots{display:none}}.best-sellers-info{display:flex;flex-direction:column;flex:1;margin-top:12px}.best-sellers-image-wrap{position:relative;width:100%;aspect-ratio:var(--image-ratio, 3/4);overflow:hidden;border-radius:var(--image-radius, 8px);background:#f2f2f2}.best-sellers-image,.best-sellers-image--placeholder{width:100%;height:100%;object-fit:cover;display:block}.best-sellers-badge{position:absolute;top:12px;left:12px;z-index:2;background-color:var(--badge-bg, #d4a017);color:var(--badge-color, #ffffff);font-size:var(--badge-size, 11px);font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:4px;letter-spacing:.02em}.best-sellers-wishlist{position:absolute;top:12px;right:12px;z-index:2;background:#ffffffe6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--wishlist-color, #111111);padding:0}.best-sellers-wishlist:hover{background:#fff}.best-sellers-title{display:block;color:var(--title-color, #111111);font-size:var(--title-size, 14px);text-decoration:none;line-height:1.4;margin-bottom:6px}.best-sellers-title:hover{text-decoration:underline}.best-sellers-rating{display:flex;align-items:center;gap:6px;margin-bottom:8px}.best-sellers-stars{color:var(--star-color, #d4a017);font-size:13px;letter-spacing:1px}.best-sellers-rating-count{color:var(--rating-count-color, #777777);font-size:12px}.best-sellers-price-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:8px;position:relative;margin-top:auto;padding-top:8px}.best-sellers-price-group{display:flex;align-items:baseline;flex-wrap:wrap;row-gap:2px;column-gap:8px;min-width:0}.best-sellers-price{color:var(--price-color, #111111);font-size:var(--price-size, 15px);font-weight:700;white-space:nowrap}.best-sellers-compare-price{color:var(--compare-price-color, #999999);font-size:calc(var(--price-size, 15px) - 2px);text-decoration:line-through;white-space:nowrap}.best-sellers-cart-btn{width:30px;height:30px;border-radius:6px;border:1px solid var(--cart-btn-color, #111111);background-color:var(--cart-btn-bg, #ffffff);color:var(--cart-btn-color, #111111);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.best-sellers-cart-btn:hover{opacity:.75}.best-sellers-cart-btn.is-loading,.best-sellers-cart-btn:disabled{opacity:.55;cursor:wait}.best-sellers-empty{grid-column:1 / -1;text-align:center;color:#777;padding:40px 0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-best-sellers.css.map */
