.home-bestsellers{background:var(--home-bg);padding:80px 0;overflow:hidden}@media(min-width:640px){.home-bestsellers{padding:96px 0}}.home-bestsellers__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}@media(min-width:640px){.home-bestsellers__header{margin-bottom:28px}}.home-bestsellers__title{font-family:var(--home-font-heading);font-size:30px;color:var(--home-txt);line-height:1.2;font-weight:400}@media(min-width:640px){.home-bestsellers__title{font-size:36px}}.home-bestsellers__shop-btn{display:inline-block;margin-top:16px;border:1px solid var(--home-txt);border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:500;color:var(--home-txt);text-decoration:none;font-family:var(--home-font-body);transition:all .2s}.home-bestsellers__shop-btn:hover{background:var(--home-txt);color:#fff}.home-bestsellers__arrows{display:flex;align-items:center;gap:8px;flex-shrink:0}.home-bestsellers__arrow{width:40px;height:40px;border-radius:50%;border:1px solid var(--home-border);background:none;display:flex;align-items:center;justify-content:center;color:var(--home-txt-muted);cursor:pointer;transition:all .2s}.home-bestsellers__arrow:hover{color:var(--home-txt);border-color:var(--home-txt)}.home-bestsellers__arrow svg{width:20px;height:20px}.home-bestsellers__track{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;margin:-12px -20px 0;padding:12px 20px 16px;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}@media(min-width:640px){.home-bestsellers__track{margin:-12px -32px 0;padding-left:32px;padding-right:32px}}@media(min-width:1024px){.home-bestsellers__track{gap:24px}}.home-bestsellers__track::-webkit-scrollbar{display:none}.home-bestsellers__track.dragging{cursor:grabbing;scroll-behavior:auto!important;scroll-snap-type:none!important}.home-bestsellers__track.dragging *{pointer-events:none;-webkit-user-select:none;user-select:none}.home-product-card{flex-shrink:0;width:75vw;scroll-snap-align:start;transition:box-shadow .3s,transform .3s;display:flex;flex-direction:column;border-radius:12px;padding:8px 8px 12px;margin:-8px -8px -12px}@media(min-width:640px){.home-product-card{width:45vw}}@media(min-width:1024px){.home-product-card{width:28vw}}@media(min-width:1280px){.home-product-card{width:27vw}}.home-product-card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-4px);background:#fff}.home-product-card__media{display:block;position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#edece8;margin-bottom:16px;text-decoration:none}.home-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:6px 12px;border-radius:4px;color:#fff;font-family:var(--home-font-body)}.home-product-card__badge--bestseller{background:var(--home-primary)}.home-product-card__badge--new{background:var(--home-success)}.home-product-card__badge--bundle{background:var(--home-accent)}.home-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .5s}.home-product-card__img--hover{opacity:0;object-fit:cover}.home-product-card:hover .home-product-card__img:not(.home-product-card__img--hover){opacity:0}.home-product-card:hover .home-product-card__img--hover{opacity:1}.home-product-card__wishlist-img{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border-radius:50%;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;display:flex;align-items:center;justify-content:center;color:var(--home-txt-muted);cursor:pointer;opacity:0;transition:opacity .2s,color .2s}.home-product-card:hover .home-product-card__wishlist-img{opacity:1}.home-product-card__wishlist-img:hover{color:var(--home-sale)}.home-product-card__label{font-size:12px;font-weight:600;color:var(--home-accent);letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px;min-height:20px;font-family:var(--home-font-body)}.home-product-card__body-link{display:block;text-decoration:none;color:inherit}.home-product-card__body-link:hover .home-product-card__name{color:var(--home-primary)}.home-product-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:40px}.home-product-card__name{font-family:var(--home-font-body);font-weight:600;font-size:15px;color:var(--home-txt);line-height:1.4;text-decoration:none}@media(min-width:640px){.home-product-card__name{font-size:16px}}.home-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;margin-top:6px;min-height:24px}.home-product-card__price-old{color:var(--home-txt-muted);font-size:13px;text-decoration:line-through}.home-product-card__price-current{font-weight:600;font-size:15px;color:var(--home-txt)}.home-product-card__price-save{font-size:11px;font-weight:600;color:var(--home-success);white-space:nowrap}@media(min-width:640px){.home-product-card__price{gap:6px 8px}.home-product-card__price-old{font-size:14px}.home-product-card__price-save{font-size:12px}}.home-product-card__stars{display:flex;align-items:center;gap:6px;margin-top:8px;min-height:20px}.home-product-card__stars-icons{color:var(--home-star);font-size:12px}.home-product-card__stars-count{color:var(--home-txt-muted);font-size:12px;text-decoration:underline;text-underline-offset:2px}.home-product-card__swatches{display:flex;align-items:center;gap:6px;margin-top:12px;min-height:28px}.home-product-card__swatches{touch-action:pan-y;position:relative;z-index:2}.home-product-card__swatch{width:28px;height:28px;border-radius:4px;border:1px solid var(--home-border);cursor:pointer;transition:border-color .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.home-product-card__swatch:hover{border-color:var(--home-txt)}.home-product-card__swatch.active{border-width:2px;border-color:var(--home-primary)}.home-product-card__wishlist{flex-shrink:0;margin-top:2px;background:none;border:none;color:var(--home-txt-muted);cursor:pointer;padding:0;transition:color .2s}.home-product-card__wishlist:hover{color:var(--home-sale)}.home-product-card__wishlist svg{width:20px;height:20px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/home-bestsellers.css.map */
