.homepage-feature-2026{--hf-font-family: "PP Mori", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--hf-color-text-secondary: #4A4A4A;--hf-color-border: #E8E8E6;--hf-radius: 8px;--hf-radius-lg: 12px;--hf-spacing-xs: 8px;--hf-spacing-sm: 12px;--hf-spacing-md: 16px;--hf-spacing-lg: 24px;--hf-spacing-xl: 32px;--hf-transition: .3s cubic-bezier(.4, 0, .2, 1);position:relative;width:100%;min-height:var(--hf-height-mobile, 50vh);font-family:var(--hf-font-family);overflow:hidden;overflow-x:clip;padding-top:var(--hf-padding-top-mobile, 0);padding-bottom:var(--hf-padding-bottom-mobile, 0)}.homepage-feature-2026-section{overflow-x:clip}@media (min-width: 768px){.homepage-feature-2026{min-height:var(--hf-height-desktop, 35vh);padding-top:var(--hf-padding-top, 0);padding-bottom:var(--hf-padding-bottom, 0)}}.homepage-feature-2026-section{margin:0!important}.homepage-feature-2026__hero{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.homepage-feature-2026__hero-img{width:100%;height:100%;object-fit:cover;transition:transform 6s ease-out}.homepage-feature-2026.is-visible .homepage-feature-2026__hero-img{transform:scale(1.02)}.homepage-feature-2026__hero-placeholder{width:100%;height:100%;background:transparent}.homepage-feature-2026__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.homepage-feature-2026__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hf-spacing-md);min-height:var(--hf-height-mobile, 50vh);padding:var(--hf-spacing-lg)}@media (min-width: 768px){.homepage-feature-2026__content{flex-direction:row;gap:var(--hf-spacing-lg);min-height:var(--hf-height-desktop, 35vh);padding:var(--hf-spacing-xl)}}.homepage-feature-2026--pos-left .homepage-feature-2026__content{justify-content:flex-start}.homepage-feature-2026--pos-center .homepage-feature-2026__content{justify-content:center}.homepage-feature-2026--pos-right .homepage-feature-2026__content{justify-content:flex-end}.homepage-feature-2026__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--hf-spacing-md);padding:var(--hf-spacing-lg);background-color:transparent;border-radius:0;box-shadow:none;width:100%;max-width:100%;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.homepage-feature-2026__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;border-radius:0}.homepage-feature-2026__card-bg img{width:100%;height:100%;object-fit:cover}.homepage-feature-2026__card .homepage-feature-2026__product,.homepage-feature-2026__card .homepage-feature-2026__cta{position:relative;z-index:1}@media (min-width: 768px){.homepage-feature-2026__card-bg{border-radius:var(--hf-radius-lg)}.homepage-feature-2026__card{background-color:var(--hf-content-bg, #FFFFFF);border-radius:var(--hf-radius-lg);box-shadow:0 8px 40px #0000001f}}.homepage-feature-2026__card-badge{display:none}.homepage-feature-2026__product-image .homepage-feature-2026__badge-mobile{position:absolute;top:6px;right:6px;padding:4px 10px;font-family:var(--hf-font-family);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--hf-text-color, #2A2A2A);background-color:#fff;border-radius:4px;z-index:2}@media (min-width: 768px){.homepage-feature-2026__product-image .homepage-feature-2026__badge-mobile{display:none}.homepage-feature-2026__card-badge{display:block;position:absolute;top:0;right:0;padding:10px 14px;font-family:var(--hf-font-family);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hf-text-color, #2A2A2A);background-color:#fff;border-radius:0 var(--hf-radius-lg) 0 12px;box-shadow:-2px 2px 8px #00000026;z-index:10}}.homepage-feature-2026.is-visible .homepage-feature-2026__card{opacity:1;transform:translateY(0)}.homepage-feature-2026.is-visible .homepage-feature-2026__card:nth-child(2){transition-delay:.1s}@media (min-width: 768px){.homepage-feature-2026__card{padding:var(--hf-spacing-xl);max-width:var(--hf-card-width, 400px)}.homepage-feature-2026--products-2 .homepage-feature-2026__card{max-width:calc(var(--hf-card-width, 400px) / 2);min-width:280px;flex:1}}.homepage-feature-2026__product{display:flex;flex-direction:column;align-items:center;gap:var(--hf-spacing-md);width:100%}.homepage-feature-2026--align-center .homepage-feature-2026__product,.homepage-feature-2026--align-center .homepage-feature-2026__info{align-items:center;text-align:center}.homepage-feature-2026--align-left .homepage-feature-2026__product,.homepage-feature-2026--align-left .homepage-feature-2026__info{align-items:flex-start;text-align:left}.homepage-feature-2026--align-left .homepage-feature-2026__rating,.homepage-feature-2026--align-left .homepage-feature-2026__swatches{justify-content:flex-start}.homepage-feature-2026--align-center .homepage-feature-2026__rating,.homepage-feature-2026--align-center .homepage-feature-2026__swatches{justify-content:center}@media (min-width: 768px){.homepage-feature-2026--layout-horizontal .homepage-feature-2026__product{flex-direction:row;align-items:flex-start;gap:var(--hf-spacing-lg)}.homepage-feature-2026--layout-horizontal .homepage-feature-2026__info{flex:1}}.homepage-feature-2026--layout-minimal .homepage-feature-2026__product-link{display:none}.homepage-feature-2026__product-link{display:block;text-decoration:none;color:inherit;flex-shrink:0}.homepage-feature-2026__product-image{position:relative;width:50vw;max-width:280px;aspect-ratio:1;border-radius:var(--hf-radius);overflow:hidden;background-color:#fafaf8}@media (min-width: 768px){.homepage-feature-2026__product-image{width:140px;max-width:none}}.homepage-feature-2026__image--desktop{display:none}.homepage-feature-2026__image--mobile{display:block}@media (min-width: 768px){.homepage-feature-2026__image--desktop{display:block}.homepage-feature-2026__image--mobile{display:none}}.homepage-feature-2026__image{width:100%;height:100%;object-fit:cover;transition:transform var(--hf-transition)}.homepage-feature-2026__product-link:hover .homepage-feature-2026__image{transform:scale(1.05)}.homepage-feature-2026__badge,.homepage-feature-2026__sale-badge{position:absolute;top:6px;left:6px;padding:3px 8px;font-family:var(--hf-font-family);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;color:#fff;background-color:var(--hf-text-color, #2A2A2A);display:none}.homepage-feature-2026__info{display:flex;flex-direction:column;gap:var(--hf-spacing-xs);width:100%}.homepage-feature-2026__eyebrow{font-family:var(--hf-font-family);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--hf-color-text-secondary)}.homepage-feature-2026__title{font-family:var(--hf-font-family);font-size:var(--hf-title-size, 22px);font-weight:600;color:var(--hf-text-color, #2A2A2A);margin:0;line-height:1.2}.homepage-feature-2026__price-row{display:flex;align-items:center;gap:8px}.homepage-feature-2026__price{font-family:var(--hf-font-family);font-size:16px;font-weight:600;color:var(--hf-text-color, #2A2A2A)}.homepage-feature-2026__price--compare{font-family:var(--hf-font-family);font-size:14px;font-weight:400;color:#d4a5a3;text-decoration:line-through}.homepage-feature-2026__rating{display:flex;align-items:center;gap:6px;font-size:12px}.homepage-feature-2026__stars{position:relative;display:inline-block;font-size:13px;letter-spacing:1px}.homepage-feature-2026__stars-empty{color:var(--hf-color-border)}.homepage-feature-2026__stars-filled{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#f5c518;width:calc(var(--rating, 0) / 5 * 100%)}.homepage-feature-2026__review-count{font-family:var(--hf-font-family);color:var(--hf-color-text-secondary);font-size:12px}.homepage-feature-2026__swatches{display:flex;gap:8px}.homepage-feature-2026__swatch{width:22px;height:22px;border-radius:50%;border:2px solid transparent;box-shadow:0 1px 3px #0000001a}.homepage-feature-2026__swatch.is-active{border-color:var(--hf-text-color, #2A2A2A)}.homepage-feature-2026__description{font-family:var(--hf-font-family);font-size:var(--hf-description-size, 15px);font-weight:600;color:var(--hf-color-text-secondary);line-height:1.5;margin:var(--hf-spacing-xs) 0 0}.homepage-feature-2026__description--desktop{display:none}@media (min-width: 768px){.homepage-feature-2026__description--desktop{display:block}}.homepage-feature-2026__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:var(--hf-spacing-xs);justify-content:center}.homepage-feature-2026__pill{display:inline-flex;align-items:center;padding:5px 12px;font-family:var(--hf-font-family);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--hf-text-color, #2A2A2A);background-color:#0000000d;border-radius:20px;white-space:nowrap}@media (min-width: 768px){.homepage-feature-2026__pills{gap:8px}.homepage-feature-2026__pill{padding:5px 12px;font-size:10px;font-weight:600}}@media (min-width: 1025px){.homepage-feature-2026__pills{display:none}}.homepage-feature-2026--align-left .homepage-feature-2026__pills{justify-content:flex-start}.homepage-feature-2026--align-center .homepage-feature-2026__pills{justify-content:center}@media (min-width: 768px) and (max-width: 1024px){.homepage-feature-2026__description--desktop{display:none!important}.homepage-feature-2026__card{max-width:calc(var(--hf-card-width, 400px) * .8)!important}.homepage-feature-2026--products-2 .homepage-feature-2026__card{max-width:calc(var(--hf-card-width, 400px) * .4)!important}.homepage-feature-2026__product{flex-direction:column!important;align-items:center!important}.homepage-feature-2026__info{align-items:center!important;text-align:center!important}.homepage-feature-2026__pills{justify-content:center!important}}@media (max-width: 767px){.homepage-feature-2026{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.homepage-feature-2026__content{padding:0!important;width:100%!important;margin:0!important}.homepage-feature-2026__card{width:100%!important;max-width:100%!important;padding:var(--hf-spacing-lg) var(--hf-spacing-md)!important;margin:0!important;background-color:transparent!important;box-shadow:none!important;border-radius:0!important;align-items:center!important}.homepage-feature-2026__card-bg{position:absolute!important;top:0!important;bottom:0!important;left:-20px!important;right:-20px!important;width:auto!important;transform:none!important}.homepage-feature-2026__product,.homepage-feature-2026__info{align-items:center!important;text-align:center!important;width:100%!important}.homepage-feature-2026__rating,.homepage-feature-2026__swatches,.homepage-feature-2026__price-row{justify-content:center!important}.homepage-feature-2026__eyebrow,.homepage-feature-2026__title,.homepage-feature-2026__description{text-align:center!important}.homepage-feature-2026__pills{justify-content:center!important}.homepage-feature-2026__cta{width:100%!important;max-width:300px!important;margin-left:auto!important;margin-right:auto!important}}.homepage-feature-2026__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:var(--hf-spacing-sm);padding:var(--hf-cta-padding-y, 14px) 24px;font-family:var(--hf-font-family);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border:none;border-radius:var(--hf-radius);cursor:pointer;transition:filter var(--hf-transition),transform var(--hf-transition),box-shadow var(--hf-transition)}@media (min-width: 768px){.homepage-feature-2026__cta{padding:var(--hf-cta-padding-y, 14px) 28px}}.homepage-feature-2026__cta:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.homepage-feature-2026__cta-arrow{display:flex;transition:transform var(--hf-transition)}.homepage-feature-2026__cta-arrow svg{width:16px;height:16px}.homepage-feature-2026__cta:hover .homepage-feature-2026__cta-arrow{transform:translate(3px)}.homepage-feature-2026__info>*{opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.homepage-feature-2026.is-visible .homepage-feature-2026__info>*:nth-child(1){opacity:1;transform:translateY(0);transition-delay:.1s}.homepage-feature-2026.is-visible .homepage-feature-2026__info>*:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.15s}.homepage-feature-2026.is-visible .homepage-feature-2026__info>*:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.2s}.homepage-feature-2026.is-visible .homepage-feature-2026__info>*:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.25s}.homepage-feature-2026.is-visible .homepage-feature-2026__info>*:nth-child(5){opacity:1;transform:translateY(0);transition-delay:.3s}.homepage-feature-2026.is-visible .homepage-feature-2026__info>*:nth-child(6){opacity:1;transform:translateY(0);transition-delay:.35s}.homepage-feature-2026__cta{opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease,filter .3s ease,box-shadow .3s ease}.homepage-feature-2026.is-visible .homepage-feature-2026__cta{opacity:1;transform:translateY(0);transition-delay:.4s}.homepage-feature-2026__product-image{opacity:0;transform:scale(.95);transition:opacity .4s ease,transform .4s ease}.homepage-feature-2026.is-visible .homepage-feature-2026__product-image{opacity:1;transform:scale(1)}@media (min-width: 1025px){.homepage-feature-2026--no-cards-wide .homepage-feature-2026__content{padding:0;gap:0}.homepage-feature-2026--no-cards-wide .homepage-feature-2026__card{background-color:transparent;box-shadow:none;border-radius:0;max-width:none;padding:var(--hf-spacing-xl)}.homepage-feature-2026--no-cards-wide.homepage-feature-2026--products-2 .homepage-feature-2026__card{max-width:none;min-width:0;flex:1}.homepage-feature-2026--no-cards-wide .homepage-feature-2026__card-bg{border-radius:0}.homepage-feature-2026--no-cards-wide .homepage-feature-2026__product,.homepage-feature-2026--no-cards-wide .homepage-feature-2026__cta{max-width:var(--hf-card-width, 400px)}.homepage-feature-2026--no-cards-wide.homepage-feature-2026--products-2 .homepage-feature-2026__product,.homepage-feature-2026--no-cards-wide.homepage-feature-2026--products-2 .homepage-feature-2026__cta{max-width:calc(var(--hf-card-width, 400px) / 2);min-width:280px}.homepage-feature-2026--no-cards-wide .homepage-feature-2026__card-badge{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;top:0;right:0}}@media (prefers-reduced-motion: reduce){.homepage-feature-2026__hero-img,.homepage-feature-2026__card,.homepage-feature-2026__info>*,.homepage-feature-2026__cta,.homepage-feature-2026__product-image,.homepage-feature-2026__image,.homepage-feature-2026__cta-arrow{transition:none!important;transform:none!important;opacity:1!important}}
/*# sourceMappingURL=/cdn/shop/t/162/assets/homepage-feature-2026.css.map */
