.stylfer-editorial{color:var(--stylfer-ink, #000000);background:var(--stylfer-cream, #ffffff);padding-block-start:var(--stylfer-padding-top, 0);padding-block-end:var(--stylfer-padding-bottom, 0)}.stylfer-editorial__shell{width:min(100% - 32px,1480px);margin-inline:auto}.stylfer-editorial__section{min-width:0}.stylfer-editorial__hero{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);overflow:hidden;border:1px solid var(--stylfer-line, #dedede);background:var(--stylfer-paper, #ffffff)}.stylfer-editorial__hero--image-right .stylfer-editorial__hero-media{order:2}.stylfer-editorial__hero-media,.stylfer-editorial__hero-media picture{display:block;width:100%;min-height:0;aspect-ratio:16 / 9}.stylfer-editorial__hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.stylfer-editorial__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,4.6vw,72px)}.stylfer-editorial__eyebrow{margin:0 0 16px;font-size:11px;font-weight:700;line-height:1.35;letter-spacing:.2em;text-transform:uppercase}.stylfer-editorial__hero-title,.stylfer-editorial__section-title,.stylfer-editorial__category-title,.stylfer-editorial__promo-title{margin:0;text-transform:uppercase}.stylfer-editorial__hero-title{max-width:9ch;font-size:clamp(58px,6.25vw,104px);font-weight:700;line-height:.96;letter-spacing:-.025em}.stylfer-editorial__hero-text{max-width:46ch;margin-block-start:24px;font-size:clamp(14px,1.05vw,17px);line-height:1.65}.stylfer-editorial__button{display:inline-flex;width:fit-content;min-height:50px;align-items:center;justify-content:center;margin-block-start:24px;padding:12px 25px;border:1px solid currentColor;border-radius:999px;background:var(--stylfer-ink, #000000);color:var(--stylfer-paper, #ffffff);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease}.stylfer-editorial__button:hover,.stylfer-editorial__button:focus-visible{transform:translateY(-2px);background:transparent;color:var(--stylfer-ink, #000000)}.stylfer-editorial__section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-block-end:20px;padding-block-end:14px;border-bottom:1px solid var(--stylfer-line, #dedede)}.stylfer-editorial__section-title{font-size:clamp(36px,4.2vw,64px);font-weight:700;line-height:1;letter-spacing:-.015em}.stylfer-editorial__section-link{color:inherit;font-size:12px;font-weight:700;letter-spacing:.08em;text-underline-offset:5px;text-transform:uppercase}.stylfer-editorial__categories{display:grid;grid-template-columns:repeat(var(--stylfer-category-columns, 4),minmax(0,1fr));gap:12px}.stylfer-editorial__category{position:relative;display:block;min-height:var(--stylfer-category-height, 520px);overflow:hidden;background:var(--stylfer-paper, #ffffff);color:var(--stylfer-ink, #000000);text-decoration:none}.stylfer-editorial__category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72),transparent 52%);pointer-events:none}.stylfer-editorial__category-image,.stylfer-editorial__placeholder{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .35s ease}.stylfer-editorial__category:hover .stylfer-editorial__category-image{transform:scale(1.035)}.stylfer-editorial__category-label{position:absolute;z-index:1;right:18px;bottom:18px;left:18px;display:flex;align-items:end;justify-content:space-between;gap:16px;color:#fff}.stylfer-editorial__category-title{font-size:clamp(25px,2.2vw,38px);font-weight:700;line-height:1.05}.stylfer-editorial__category-arrow{font-size:24px;line-height:1}.stylfer-editorial__products{display:grid;grid-template-columns:repeat(var(--stylfer-product-columns, 4),minmax(0,1fr));gap:12px}.stylfer-editorial__product{min-width:0;color:inherit;text-decoration:none}.stylfer-editorial__product-media{aspect-ratio:4 / 5;overflow:hidden;background:var(--stylfer-paper, #ffffff)}.stylfer-editorial__product-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.stylfer-editorial__product:hover .stylfer-editorial__product-image{transform:scale(1.025)}.stylfer-editorial__product-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px 2px 0}.stylfer-editorial__product-title,.stylfer-editorial__product-price{margin:0;font-size:13px;line-height:1.4}.stylfer-editorial__product-title{font-weight:700}.stylfer-editorial__product-price{font-weight:700;white-space:nowrap}.stylfer-editorial__empty{padding:32px;border:1px dashed var(--stylfer-line, #dedede);text-align:center}.stylfer-editorial__promo{display:grid;grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);min-height:0;overflow:hidden}.stylfer-editorial__promo--image-left .stylfer-editorial__promo-media{order:-1}.stylfer-editorial__promo-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,5vw,76px)}.stylfer-editorial__promo-title{max-width:8.5ch;font-size:clamp(52px,6.2vw,96px);font-weight:700;line-height:.96;letter-spacing:-.02em}.stylfer-editorial__promo-text{max-width:42ch;margin-block-start:24px;font-size:14px;line-height:1.65}.stylfer-editorial__promo .stylfer-editorial__button{border-color:currentColor;background:var(--stylfer-paper, #ffffff);color:var(--stylfer-ink, #000000)}.stylfer-editorial__promo .stylfer-editorial__button:hover,.stylfer-editorial__promo .stylfer-editorial__button:focus-visible{background:transparent;color:currentColor}.stylfer-editorial__promo-media,.stylfer-editorial__promo-media picture{display:block;width:100%;min-height:0;aspect-ratio:3 / 2}.stylfer-editorial__promo-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:989px){.stylfer-editorial__hero,.stylfer-editorial__promo{grid-template-columns:1fr}.stylfer-editorial__hero--image-right .stylfer-editorial__hero-media,.stylfer-editorial__promo--image-left .stylfer-editorial__promo-media{order:0}.stylfer-editorial__categories,.stylfer-editorial__products,.stylfer-editorial__products--best{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.stylfer-editorial__shell{width:min(100% - 20px,1480px)}.stylfer-editorial__hero-media,.stylfer-editorial__hero-media picture{aspect-ratio:1 / 1}.stylfer-editorial__hero-copy{padding:34px 22px 40px}.stylfer-editorial__hero-title{font-size:clamp(54px,18vw,78px);line-height:.98}.stylfer-editorial__section-head{align-items:start;flex-direction:column;gap:10px}.stylfer-editorial__category{min-height:min(var(--stylfer-category-height, 520px),300px)}.stylfer-editorial__category-label{right:12px;bottom:12px;left:12px}.stylfer-editorial__product-info{grid-template-columns:1fr;gap:3px;padding-top:8px}.stylfer-editorial__promo-copy{padding:40px 24px}.stylfer-editorial__promo-title{font-size:clamp(50px,16vw,72px)}}@media(prefers-reduced-motion:reduce){.stylfer-editorial__button,.stylfer-editorial__category-image,.stylfer-editorial__product-image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/stylfer-home-sections.css.map */
