.featured-products-slider{--c-bg: #ffffff;--c-surface: #ffffff;--c-text: #111111;--c-muted: #6a6a6a;--c-border: #e5e5e5;--c-gray-50: #f7f7f7;--c-gray-100: #f0f0f0;--c-gray-400: #a0a0a0;--c-accent: #AD2026;--c-accent-hover: #8c1a1f;--c-success: #008a3e;--c-warning: #FD7F23;--c-consult: #4a6fa5;--c-discount: #EA1616;--font-body: "Mulish", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-head: "Mulish", system-ui, sans-serif;--r-sm: 4px;--r-md: 8px;--r-lg: 12px;--shadow-md: 0 4px 14px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--t-fast: .18s cubic-bezier(.2,.7,.2,1);--t-base: .24s cubic-bezier(.2,.7,.2,1);--site-container: 1280px;--site-gutter: clamp(16px, 2.2vw, 24px);--section-py: clamp(40px, 5vw, 72px);--fp-container: var(--site-container);font-family:var(--font-body);background:var(--c-bg);color:var(--c-text);padding:var(--section-py) 0}.featured-products-slider.no-top-spacing,.featured-products-slider.section-spacing--disable-top{padding-top:0!important;margin-top:0!important}.featured-products-slider.no-bottom-spacing,.featured-products-slider.section-spacing--disable-bottom{padding-bottom:0!important;margin-bottom:0!important}.featured-products-slider a,.featured-products-slider button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.featured-product-card:active{opacity:.92}.featured-slider-nav:active:not(:disabled){opacity:.85}.featured-slider-nav--side:active:not(:disabled){transform:translateY(-50%) scale(.96)}.featured-products-slider *,.featured-products-slider *:before,.featured-products-slider *:after{box-sizing:border-box}.featured-products-slider__container{width:100%;max-width:var(--site-container)!important;margin:0 auto!important;padding:0 var(--site-gutter);overflow:visible!important}.featured-products-slider__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.75rem;gap:20px}.featured-products-slider__head-left{min-width:0}.featured-products-slider__kicker{font-family:var(--font-body);font-size:clamp(10px,1vw,11px);text-transform:uppercase;letter-spacing:.2em;color:var(--c-accent);font-weight:700;margin-bottom:6px;display:block;white-space:nowrap;overflow:hidden}@media(max-width:768px){.featured-products-slider__kicker{text-overflow:clip;font-size:clamp(9px,2.2vw,11px);letter-spacing:.16em}}.featured-products-slider__title{font-family:var(--font-head);font-size:clamp(22px,2.4vw,30px);font-weight:800;color:var(--c-text);margin:0;text-transform:uppercase;letter-spacing:-.01em;line-height:1.1}.featured-products-slider__view-all{font-family:var(--font-body);font-size:clamp(12px,1.1vw,13px);font-weight:600;color:var(--c-text);display:inline-flex;align-items:center;gap:4px;white-space:nowrap;text-decoration:none;transition:color var(--t-fast),gap var(--t-fast)}@media(hover:hover)and (pointer:fine){.featured-products-slider__view-all:hover{color:var(--c-accent);gap:8px}}.featured-products-slider__wrapper{position:relative}.featured-products-slider__viewport{overflow:hidden;width:100%;-webkit-tap-highlight-color:transparent;padding:12px 0 22px;margin:-12px 0 -22px}.featured-products-slider__track{display:flex;align-items:stretch;will-change:transform;cursor:grab;user-select:none;-webkit-user-select:none}.featured-product-slide{flex-shrink:0;flex-grow:0;-webkit-tap-highlight-color:transparent}.featured-product-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-md);overflow:hidden;height:100%;display:flex;flex-direction:column;transition:border-color var(--t-fast),box-shadow var(--t-fast),transform var(--t-fast);cursor:pointer;position:relative}@media(hover:hover)and (pointer:fine){.featured-product-card:hover{border-color:var(--c-text);box-shadow:var(--shadow-md);transform:translateY(-1px);z-index:2}.featured-product-card:hover .featured-product-card__image img{transform:scale(1.04)}}.featured-product-card__image{width:100%;aspect-ratio:1 / 1;background:var(--c-gray-50);display:block;overflow:hidden;flex-shrink:0;text-decoration:none}.featured-product-card__image img{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none;user-drag:none}.featured-product-card__media{position:relative;aspect-ratio:1 / 1;background:var(--c-gray-50);overflow:hidden}.featured-product-card__media .featured-product-card__image{height:100%;display:block;background:transparent;aspect-ratio:auto}.featured-product-card__media .featured-product-card__image img{transition:transform .4s ease}.featured-product-card__badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:2}.featured-product-card__fav{position:absolute;top:6px;right:6px;width:40px;height:40px;background:#ffffffe6;border:none;border-radius:var(--r-md);display:grid;place-items:center;transition:background var(--t-fast),transform var(--t-fast);z-index:2;padding:0;cursor:pointer}@supports ((backdrop-filter: blur(4px)) or (-webkit-backdrop-filter: blur(4px))){.featured-product-card__fav{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}.featured-product-card__fav svg{width:18px;height:18px;stroke:var(--c-text);fill:none;stroke-width:2}.featured-product-card__fav.active svg{fill:var(--c-discount);stroke:var(--c-discount)}@media(hover:hover)and (pointer:fine){.featured-product-card__fav:hover{background:#fff}}.featured-product-card__fav:active{transform:scale(.92)}.fp-badge{font-family:var(--font-body);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 7px;border-radius:var(--r-sm);white-space:nowrap}.fp-badge--new{background:var(--c-text);color:#fff}.fp-badge--bestseller{background:var(--c-warning);color:var(--c-text)}.fp-badge--discount{background:var(--c-discount);color:#fff}.fp-badge--hotsale{background:var(--c-text);color:#fff}.featured-product-card__info{padding:12px 14px 14px;flex:1;display:flex;flex-direction:column}.featured-product-card__collection-tag{display:inline-block;font-family:var(--font-body);font-size:10px;font-weight:600;color:var(--c-muted);background:transparent;padding:0;margin-bottom:4px;letter-spacing:.15em;text-transform:uppercase;align-self:flex-start;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-product-card__vendor{font-family:var(--font-body);font-size:10px;font-weight:600;color:var(--c-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px}.featured-product-card__title{margin:0 0 10px;font-family:var(--font-body);font-size:clamp(12px,1.1vw,13px);font-weight:500;line-height:1.35;color:var(--c-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.featured-product-card__title a{color:inherit;text-decoration:none}.featured-product-card__sku{font-size:11px;color:var(--c-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.featured-product-card__prices{display:flex;flex-direction:column;margin-top:auto}.price--compare{font-size:11.5px;color:var(--c-muted);text-decoration:line-through;margin-bottom:0;display:block}.featured-product-card__price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:nowrap;white-space:nowrap}.price--current{font-family:var(--font-head);font-size:clamp(16px,1.6vw,19px);font-weight:800;color:var(--c-text);line-height:1.1;letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap}.price--pct{font-size:12px;font-weight:700;color:var(--c-discount)}.featured-product-card__transfer{font-family:var(--font-body);font-size:11px;color:var(--c-muted);margin-top:2px;line-height:1.3}.featured-product-card__transfer b{color:var(--c-success);font-weight:700}.price--consult{font-size:13px;font-weight:500;color:var(--c-consult);margin-top:8px}.featured-product-card__shipping{font-family:var(--font-body);font-size:11.5px;color:var(--c-success);font-weight:700;margin-top:4px;text-transform:uppercase;letter-spacing:.03em;display:flex;align-items:center;gap:4px}.featured-product-card__shipping svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.featured-slider-nav{width:40px;height:40px;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0;color:var(--c-text);transition:background var(--t-base),border-color var(--t-base),color var(--t-base),box-shadow var(--t-base)}@media(hover:hover)and (pointer:fine){.featured-slider-nav:hover:not(:disabled){background:var(--c-text);border-color:var(--c-text);color:#fff}.featured-slider-nav:hover:not(:disabled) svg{stroke:#fff}}.featured-slider-nav:disabled{opacity:.3;cursor:not-allowed}.featured-slider-nav svg{width:14px;height:14px;stroke:var(--c-text);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.featured-slider-nav--side{position:absolute;top:42%;transform:translateY(-50%);z-index:5;box-shadow:var(--shadow-md)}.featured-slider-nav--prev{left:-28px}.featured-slider-nav--next{right:-28px}.featured-products-slider__empty{text-align:center;padding:4rem 1rem;color:var(--c-gray-400);font-size:14px}@media(max-width:1280px){.featured-slider-nav--prev{left:0}.featured-slider-nav--next{right:0}}@media(max-width:768px){.featured-product-card__info{padding:12px}.featured-product-card__title{font-size:12px;min-height:34px}.price--current{font-size:16px}.featured-slider-nav{display:none}}@media(max-width:480px){.featured-product-card__info{padding:10px}}@media(prefers-reduced-motion:reduce){.featured-products-slider__track,.featured-product-card,.featured-product-card__image img{transition:none!important}}.featured-slider-nav:focus-visible,.featured-product-card__image:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}.featured-product-card{contain:layout style}
/*# sourceMappingURL=/cdn/shop/t/60/assets/featured-products-home.css.map */
