.template-index main{overflow:clip}.template-index .home-section{position:relative;background:var(--home-bg, transparent);color:var(--home-text, inherit)}.template-index .home-section__inner{width:min(var(--home-width, 1440px),calc(100% - 40px));margin-inline:auto}.template-index .home-section__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(24px,4vw,48px)}.template-index .home-section__head h2{margin:0;max-width:18ch;font-size:clamp(2rem,5vw,4.8rem);line-height:.92;letter-spacing:-.045em}.template-index .home-section__head .rte{max-width:52ch}.template-index .home-section__head--center{text-align:center;display:block}.template-index .home-section__head--center h2,.template-index .home-section__head--center .rte{margin-inline:auto}.template-index .home-section__link{display:inline-flex;align-items:center;gap:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.home-hero{--hero-min-height: 760px;--hero-mobile-height: 640px;--hero-gap: 24px;position:relative;min-height:var(--hero-min-height);background:var(--hero-bg, #0a0a0a);color:#fff;isolation:isolate}.home-hero:not(.home-hero--full){width:min(var(--hero-width, 100%),100%);margin-inline:auto}.home-hero__viewport{min-height:inherit;position:relative}.home-hero__slide{min-height:inherit;position:relative;display:grid;overflow:hidden}.home-hero__slide[hidden]{display:none!important}.home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#111}.home-hero__media picture,.home-hero__media img,.home-hero__media video{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--hero-focal, center)}.home-hero__media--contain img,.home-hero__media--contain video{object-fit:contain}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(var(--overlay-angle, 90deg),rgba(0,0,0,var(--overlay-start,.65)),rgba(0,0,0,var(--overlay-end,.15)))}.home-hero__content-wrap{position:relative;z-index:2;display:grid;min-height:inherit;align-items:var(--hero-v, center)}.home-hero__content{width:min(var(--content-width, 680px),100%);padding:clamp(28px,6vw,88px) var(--hero-padding, clamp(20px, 5vw, 72px));text-align:var(--hero-align, left);justify-self:var(--hero-justify, start);color:var(--slide-text, #fff)}.home-hero__content--panel{padding:clamp(26px,4vw,52px);border:1px solid color-mix(in srgb,var(--slide-text) 18%,transparent);border-radius:var(--panel-radius, 0);background:color-mix(in srgb,var(--panel-bg, #0a0a0a) var(--panel-opacity, 84%),transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero__badge{display:inline-flex;margin-bottom:18px;padding:8px 12px;border:1px solid currentColor;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-hero__eyebrow{margin:0 0 14px;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-hero__heading{margin:0;font-size:clamp(3rem,8.5vw,8.7rem);line-height:.84;letter-spacing:-.065em;text-wrap:balance}.home-hero__heading em{font-style:normal;color:var(--hero-accent, #a5fb0a)}.home-hero__text{margin-top:24px;max-width:54ch;color:color-mix(in srgb,var(--slide-text, #fff) 86%,transparent);font-size:clamp(1rem,1.4vw,1.2rem)}.home-hero__content[style*=center] .home-hero__text{margin-inline:auto}.home-hero__actions{display:flex;flex-wrap:wrap;justify-content:var(--hero-actions, flex-start);gap:12px;margin-top:30px}.home-hero__meta{margin:26px 0 0;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.home-hero__controls{position:absolute;z-index:5;left:var(--controls-left, 50%);right:var(--controls-right, auto);bottom:clamp(18px,3vw,36px);transform:var(--controls-transform, translateX(-50%));display:flex;align-items:center;gap:10px;color:var(--controls-color, #fff)}.home-hero__controls--left{--controls-left: clamp(20px, 5vw, 72px);--controls-transform: none}.home-hero__controls--right{--controls-left: auto;--controls-right: clamp(20px, 5vw, 72px);--controls-transform: none}.home-hero__control{width:44px;height:44px;border:1px solid currentColor;border-radius:var(--control-radius, 50%);background:color-mix(in srgb,#000 24%,transparent);color:inherit;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-hero__controls--square{--control-radius: 0}.home-hero__dots{display:flex;gap:8px;align-items:center}.home-hero__dot{width:28px;height:3px;padding:0;border:0;background:currentColor;opacity:.35;cursor:pointer;transition:opacity .2s,width .2s}.home-hero__dot.is-active{width:52px;opacity:1}.home-hero__progress{position:absolute;z-index:4;inset:auto 0 0;height:3px;background:color-mix(in srgb,var(--controls-color, #fff) 18%,transparent);overflow:hidden}.home-hero__progress span{display:block;width:100%;height:100%;background:var(--hero-accent, #a5fb0a);transform:scaleX(0);transform-origin:left}.home-hero__scroll{position:absolute;z-index:4;right:clamp(18px,3vw,42px);bottom:clamp(22px,3vw,40px);writing-mode:vertical-rl;font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.75}.home-hero--split .home-hero__slide{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr)}.home-hero--split .home-hero__media{position:relative;grid-column:var(--media-column, 1);min-height:inherit}.home-hero--split.home-hero--media-right{--media-column: 2}.home-hero--split .home-hero__content-wrap{grid-column:var(--copy-column, 2);grid-row:1;background:var(--hero-panel-bg, #0a0a0a)}.home-hero--split.home-hero--media-right{--copy-column: 1}.home-hero--split .home-hero__overlay{display:none}.home-hero--split .home-hero__heading{font-size:clamp(3rem,6vw,7rem)}.home-hero--band .home-hero__content{align-self:end;width:100%;max-width:none}.home-hero--band .home-hero__heading{font-size:clamp(4rem,12vw,13rem);white-space:nowrap}.home-benefits{padding:var(--section-pad, 28px) 0;border-block:1px solid var(--benefit-border, rgba(0,0,0,.12))}.home-benefits__grid{display:grid;grid-template-columns:repeat(var(--benefit-cols, 4),minmax(0,1fr));gap:0}.home-benefit{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:18px clamp(16px,3vw,36px);border-right:1px solid var(--benefit-border, rgba(0,0,0,.12))}.home-benefit:last-child{border-right:0}.home-benefit__icon{width:var(--icon-size, 26px);height:var(--icon-size, 26px);display:grid;place-items:center}.home-benefit__icon svg{width:100%;height:100%}.home-benefit h3{margin:0 0 3px;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.home-benefit p{margin:0;font-size:.82rem;opacity:.7}.home-tabs{padding:var(--section-top, 88px) 0 var(--section-bottom, 88px)}.home-tabs__bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px;border-bottom:1px solid var(--home-border, rgba(0,0,0,.15))}.home-tabs__tab{-webkit-appearance:none;appearance:none;border:0;border-bottom:2px solid transparent;background:transparent;color:inherit;padding:13px 4px;margin-right:24px;font:inherit;font-size:.76rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;opacity:.5}.home-tabs__tab.is-active,.home-tabs__tab[aria-selected=true]{border-color:var(--home-accent, currentColor);opacity:1}.home-tabs__panel[hidden]{display:none!important}.home-tabs__grid{display:grid;grid-template-columns:repeat(var(--home-cols, 4),minmax(0,1fr));gap:var(--home-gap, 22px)}.home-tabs__footer{display:flex;justify-content:center;margin-top:42px}.home-marquee{overflow:hidden;padding:var(--marquee-y, 16px) 0;background:var(--marquee-bg);color:var(--marquee-text);border-block:var(--marquee-border, 0) solid currentColor}.home-marquee__track{display:flex;width:max-content;animation:home-marquee var(--marquee-speed, 36s) linear infinite;will-change:transform}.home-marquee[data-direction=right] .home-marquee__track{animation-direction:reverse}.home-marquee[data-pause=true]:hover .home-marquee__track{animation-play-state:paused}.home-marquee__item{display:inline-flex;align-items:center;gap:28px;padding-right:28px;white-space:nowrap;font-size:var(--marquee-size, 1rem);font-weight:var(--marquee-weight, 700);letter-spacing:var(--marquee-spacing, .08em);text-transform:uppercase}.home-marquee__symbol{color:var(--marquee-accent, currentColor)}@keyframes home-marquee{to{transform:translate(-50%)}}.home-categories,.home-promos,.home-editorial,.home-look,.home-testimonials,.home-ugc,.home-blog,.home-newsletter{padding:var(--section-top, 88px) 0 var(--section-bottom, 88px)}.home-categories__grid{display:grid;grid-template-columns:repeat(var(--category-cols, 3),minmax(0,1fr));gap:var(--category-gap, 18px)}.home-category{min-height:var(--category-height, 560px);position:relative;overflow:hidden;display:flex;align-items:end;color:var(--card-text, #fff);background:var(--card-bg, #151515);border-radius:var(--card-radius, 0)}.home-category__media,.home-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.home-category__media img{width:100%;height:100%;object-fit:var(--card-fit, cover);object-position:var(--card-position, center);transition:transform .7s cubic-bezier(.2,.7,.2,1)}.home-category:hover .home-category__media img{transform:scale(1.035)}.home-category__overlay{background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,var(--card-overlay,.62)))}.home-category__content{position:relative;z-index:2;width:100%;padding:clamp(24px,4vw,42px)}.home-category__content .rte,.home-promo__content .rte{color:currentColor;opacity:.82}.home-category__content h3{margin:8px 0 0;font-size:clamp(2rem,4vw,4.8rem);line-height:.9;letter-spacing:-.045em}.home-category__content span{display:inline-flex;margin-top:18px;font-size:.72rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.home-categories--editorial .home-category:first-child{grid-column:span 2}.home-categories--mosaic .home-category:nth-child(3n+1){grid-row:span 2;min-height:calc(var(--category-height) * 1.45)}.home-promos__grid{display:grid;grid-template-columns:repeat(var(--promo-cols, 3),minmax(0,1fr));gap:var(--promo-gap, 18px)}.home-promo{min-height:var(--promo-height, 520px);position:relative;overflow:hidden;display:flex;align-items:var(--promo-v, end);justify-content:var(--promo-h, start);color:var(--promo-text, #fff);background:var(--promo-bg, #111);border-radius:var(--promo-radius, 0)}.home-promo__media,.home-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.home-promo__media img{width:100%;height:100%;object-fit:cover;object-position:var(--promo-position, center);transition:transform .7s ease}.home-promo:hover .home-promo__media img{transform:scale(1.04)}.home-promo__overlay{background:rgba(0,0,0,var(--promo-overlay,.3))}.home-promo__content{position:relative;z-index:2;width:min(100%,560px);padding:clamp(24px,4vw,46px);text-align:var(--promo-align, left)}.home-promo__content h3{margin:8px 0 0;font-size:clamp(2.4rem,5vw,6rem);line-height:.88;letter-spacing:-.05em}.home-promo__content .rte{margin-top:16px}.home-promos--featured .home-promo:first-child{grid-column:span 2}.home-promos--editorial .home-promo:nth-child(2n){min-height:calc(var(--promo-height) * .78);align-self:end}.home-editorial__layout{display:grid;grid-template-columns:minmax(0,var(--editorial-media, 1.1fr)) minmax(0,var(--editorial-copy, .9fr));min-height:var(--editorial-height, 680px);background:var(--editorial-bg, #0a0a0a);color:var(--editorial-text, #fff);border-radius:var(--editorial-radius, 0);overflow:hidden}.home-editorial--reverse .home-editorial__media{order:2}.home-editorial__media img{width:100%;height:100%;min-height:var(--editorial-height, 680px);object-fit:var(--editorial-fit, cover);object-position:var(--editorial-position, center)}.home-editorial__copy{display:flex;flex-direction:column;justify-content:space-between;gap:52px;padding:clamp(36px,7vw,96px)}.home-editorial__copy h2{margin:0;max-width:12ch;font-size:clamp(3rem,7vw,8rem);line-height:.86;letter-spacing:-.06em}.home-editorial__copy .rte{max-width:55ch}.home-editorial--overlap .home-editorial__copy{margin:clamp(28px,6vw,80px) 0 clamp(28px,6vw,80px) clamp(-90px,-6vw,-40px);position:relative;z-index:2}.home-look__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:var(--look-gap, 24px);align-items:start}.home-look--reverse .home-look__media{order:2}.home-look__media{position:relative;min-height:var(--look-height, 720px);overflow:hidden;background:#eee;border-radius:var(--look-radius, 0)}.home-look__media>picture>img,.home-look__media>img{width:100%;height:100%;min-height:var(--look-height, 720px);object-fit:var(--look-fit, cover);object-position:var(--look-position, center)}.home-look__hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:3;color:#0a0a0a}.home-look__hotspot>span{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 4px 22px #00000038;animation:hotspot-pulse 2s infinite}.home-look__hotspot em{position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%);min-width:max-content;max-width:220px;padding:8px 10px;background:#fff;font-size:.7rem;font-style:normal;font-weight:700;opacity:0;pointer-events:none;transition:opacity .2s}.home-look__hotspot:hover em,.home-look__hotspot:focus-visible em{opacity:1}@keyframes hotspot-pulse{50%{box-shadow:0 0 0 10px #ffffff38,0 4px 22px #00000038}}.home-look__products{display:grid;gap:20px;position:sticky;top:calc(var(--header-height, 80px) + 20px)}.home-look__fallback{padding:clamp(28px,5vw,58px);background:#0a0a0a;color:#fff}.home-look__fallback h3{font-size:clamp(2.5rem,5vw,5.5rem);line-height:.9;margin:10px 0 22px}.home-testimonials__grid{display:grid;grid-template-columns:repeat(var(--testimonial-cols, 3),minmax(0,1fr));gap:var(--testimonial-gap, 18px)}.home-testimonial{padding:clamp(28px,4vw,48px);border:1px solid var(--testimonial-border, rgba(0,0,0,.14));border-radius:var(--testimonial-radius, 0);background:var(--testimonial-card, transparent)}.home-testimonial__stars{letter-spacing:.16em;color:var(--home-accent, currentColor)}.home-testimonial blockquote{margin:30px 0;font-size:clamp(1.4rem,2.4vw,2.35rem);line-height:1.05;letter-spacing:-.025em}.home-ugc__grid{display:grid;grid-template-columns:repeat(var(--ugc-cols, 5),minmax(0,1fr));gap:var(--ugc-gap, 10px)}.home-ugc__item{position:relative;aspect-ratio:var(--ugc-ratio, 1);overflow:hidden;background:#eee}.home-ugc__item img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.home-ugc__item:hover img{transform:scale(1.035)}.home-ugc__caption{position:absolute;inset:auto 0 0;padding:16px;background:linear-gradient(transparent,#000000b8);color:#fff;font-size:.76rem;opacity:0;transform:translateY(8px);transition:.2s}.home-ugc__item:hover .home-ugc__caption,.home-ugc__item:focus-within .home-ugc__caption{opacity:1;transform:none}.home-blog__grid{display:grid;grid-template-columns:repeat(var(--blog-cols, 3),minmax(0,1fr));gap:var(--blog-gap, 22px)}.home-blog__card{display:grid;gap:18px}.home-blog__media{aspect-ratio:var(--blog-ratio, 4/3);overflow:hidden;background:#eee}.home-blog__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.home-blog__card:hover .home-blog__media img{transform:scale(1.03)}.home-blog__card h3{margin:0;font-size:clamp(1.3rem,2.4vw,2.3rem);line-height:1;letter-spacing:-.03em}.home-blog__meta{display:flex;flex-wrap:wrap;gap:12px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.home-blog--featured .home-blog__card:first-child{grid-column:span 2;grid-row:span 2}.home-blog--featured .home-blog__card:first-child h3{font-size:clamp(2rem,4.5vw,4.5rem)}.home-newsletter__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:clamp(30px,7vw,100px);align-items:end;padding:clamp(38px,7vw,96px);background:var(--newsletter-bg, #a5fb0a);color:var(--newsletter-text, #0a0a0a);border-radius:var(--newsletter-radius, 0);position:relative;overflow:hidden}.home-newsletter__panel--center{grid-template-columns:1fr;text-align:center}.home-newsletter__panel--center .home-newsletter__copy,.home-newsletter__panel--center form{margin-inline:auto}.home-newsletter__copy{max-width:760px}.home-newsletter__copy h2{margin:10px 0 20px;font-size:clamp(2.8rem,7vw,7.5rem);line-height:.86;letter-spacing:-.055em}.home-newsletter__form{max-width:640px;width:100%}.home-newsletter__fields{display:flex;gap:10px}.home-newsletter__fields input{min-width:0;flex:1;min-height:54px;border:1px solid currentColor;background:var(--newsletter-input, transparent);color:inherit;padding:0 18px}.home-newsletter__privacy{margin:12px 0 0;font-size:.75rem;opacity:.68}.home-newsletter__message{margin-top:12px}@media(max-width:989px){.home-hero{min-height:var(--hero-mobile-height)}.home-hero--split .home-hero__slide{grid-template-columns:1fr}.home-hero--split .home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;grid-column:1}.home-hero--split .home-hero__content-wrap{grid-column:1;background:transparent}.home-hero--split .home-hero__overlay{display:block}.home-hero--band .home-hero__heading{white-space:normal}.home-benefits__grid{grid-template-columns:repeat(2,1fr)}.home-benefit:nth-child(2){border-right:0}.home-benefit:nth-child(-n+2){border-bottom:1px solid var(--benefit-border)}.home-tabs__grid{grid-template-columns:repeat(var(--home-cols-tablet, 2),minmax(0,1fr))}.home-categories__grid{grid-template-columns:repeat(var(--category-cols-tablet, 2),minmax(0,1fr))}.home-categories--editorial .home-category:first-child{grid-column:auto}.home-promos__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-promos--featured .home-promo:first-child{grid-column:span 2}.home-editorial__layout,.home-look__layout,.home-newsletter__panel{grid-template-columns:1fr}.home-editorial--reverse .home-editorial__media,.home-look--reverse .home-look__media{order:initial}.home-editorial--overlap .home-editorial__copy{margin:0}.home-editorial__media img{min-height:460px}.home-look__products{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.home-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ugc__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.template-index .home-section__inner{width:min(100% - 28px,var(--home-width, 1440px))}.template-index .home-section__head{display:block}.template-index .home-section__head>:last-child{margin-top:18px}.home-hero__content{padding-inline:20px;padding-bottom:96px}.home-hero__heading{font-size:clamp(2.9rem,15vw,5.7rem)}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__actions .button{justify-content:center}.home-hero__controls{left:20px;right:20px;transform:none;justify-content:space-between}.home-hero__dots{flex:1;justify-content:center}.home-hero__scroll{display:none}.home-benefits{overflow:hidden}.home-benefits__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-benefits__grid::-webkit-scrollbar{display:none}.home-benefit{min-width:min(82vw,330px);scroll-snap-align:start;border-bottom:0!important;border-right:1px solid var(--benefit-border)!important}.home-tabs__bar{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.home-tabs__tab{flex:0 0 auto}.home-tabs__grid{grid-template-columns:repeat(var(--home-cols-mobile, 2),minmax(0,1fr));gap:12px}.home-categories__grid,.home-promos__grid,.home-testimonials__grid,.home-blog__grid{grid-template-columns:1fr}.home-categories[data-mobile-rail=true] .home-categories__grid,.home-promos[data-mobile-rail=true] .home-promos__grid,.home-testimonials[data-mobile-rail=true] .home-testimonials__grid,.home-ugc[data-mobile-rail=true] .home-ugc__grid,.home-blog[data-mobile-rail=true] .home-blog__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.home-categories[data-mobile-rail=true] .home-category,.home-promos[data-mobile-rail=true] .home-promo,.home-testimonials[data-mobile-rail=true] .home-testimonial,.home-ugc[data-mobile-rail=true] .home-ugc__item,.home-blog[data-mobile-rail=true] .home-blog__card{min-width:82vw;scroll-snap-align:start}.home-category,.home-promo{min-height:460px}.home-promos--featured .home-promo:first-child,.home-blog--featured .home-blog__card:first-child{grid-column:auto;grid-row:auto}.home-editorial__media img{min-height:400px}.home-editorial__copy{padding:34px 24px}.home-look__media,.home-look__media>picture>img,.home-look__media>img{min-height:540px}.home-look__products{grid-template-columns:1fr}.home-ugc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-newsletter__panel{padding:34px 22px}.home-newsletter__fields{flex-direction:column}}.no-js .home-hero__slide[hidden],.shopify-design-mode .home-hero__slide[hidden]{display:none}@media(prefers-reduced-motion:reduce){.home-marquee__track,.home-look__hotspot>span{animation:none!important}.home-category__media img,.home-promo__media img,.home-blog__media img,.home-ugc__item img{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/home-page.css.map */
