*,*:before,*:after{box-sizing:border-box}:root{--radius-control: 14px;--radius-media: 24px;--shadow-control: 0 10px 24px rgb(17 17 15 / 10%), 0 2px 7px rgb(17 17 15 / 7%);--shadow-media: 0 24px 60px rgb(17 17 15 / 13%), 0 5px 16px rgb(17 17 15 / 8%)}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--type-body-size);line-height:var(--type-body-line-height);letter-spacing:var(--type-body-letter-spacing);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font-body-family)}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--type-heading-line-height);letter-spacing:var(--type-heading-letter-spacing)}ul,ol{margin:0;padding:0}[role=list]{list-style:none}.page-width{width:min(calc(100% - 100px),var(--page-width));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-to-content-link{position:fixed;z-index:999;top:12px;left:12px;padding:12px 18px;background:var(--color-foreground);color:var(--color-background);transform:translateY(-160%)}.skip-to-content-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid currentColor;outline-offset:4px}.rte>*:last-child{margin-bottom:0}.micro-label,.site-header__link,.editorial-hero__variants legend,.editorial-product__carousel-counter,.editorial-product__sale,.variant-picker__option,.editorial-product__quantity>label,.variant-picker legend,.editorial-product__details-link,.product-accordion summary,.editorial-steps__list li,.site-footer__nav a,.site-footer__copyright,.cart-item__quantity,.mobile-menu__utility{font-family:var(--font-ui-family);font-style:var(--font-ui-style);font-weight:var(--font-ui-weight);font-size:var(--type-ui-size);line-height:var(--type-ui-line-height);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform)}.micro-label{margin-bottom:14px}.text-style.text-style{font-family:var(--text-style-font-family, inherit);font-style:var(--text-style-font-style, inherit);font-weight:var(--text-style-font-weight, inherit);font-size:var(--text-style-size, inherit);line-height:var(--text-style-line-height, inherit);letter-spacing:var(--text-style-letter-spacing, inherit);text-align:var(--text-style-alignment, inherit);text-transform:var(--text-style-transform, inherit);max-width:min(100%,var(--text-style-width, 100%));overflow-wrap:anywhere}.text-frame.text-frame{width:var(--text-style-width, auto);max-width:100%}.placeholder-svg{width:100%;height:100%;min-height:360px;background:#e7e1d7;fill:#bdb5a8}.button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 34px;border:1px solid var(--color-foreground);border-radius:var(--radius-control);background:var(--color-foreground);color:var(--color-background);font-family:var(--font-button-family);font-style:var(--font-button-style);font-weight:var(--font-button-weight);font-size:var(--type-button-size);letter-spacing:var(--type-button-letter-spacing);line-height:var(--type-button-line-height);text-transform:var(--type-button-transform);box-shadow:var(--shadow-control);transition:background-color .25s ease,color .25s ease,transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease}.button:after{position:absolute;bottom:0;left:0;width:100%;height:2px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .45s cubic-bezier(.2,.75,.25,1)}.button:hover:after{transform:scaleX(1);transform-origin:left}.button:hover{background:transparent;color:var(--color-foreground);box-shadow:0 16px 34px #11110f24,0 4px 10px #11110f14;transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.45}.button--full{width:100%}.button__text{display:block}.button--secondary{background:transparent;color:var(--color-foreground)}.button--secondary:hover{background:var(--color-foreground);color:var(--color-background)}.back-to-top{position:fixed;z-index:40;right:24px;bottom:24px;display:grid;width:42px;height:42px;padding:0;border:1px solid #d85a36;border-radius:50%;background:#171717;color:#fff;box-shadow:var(--shadow-control);opacity:0;place-items:center;pointer-events:none;transform:translateY(14px);transition:opacity .25s ease,transform .25s ease,background-color .25s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#d85a36;transform:translateY(-2px)}.back-to-top svg{width:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.site-header{position:relative;z-index:30;background:var(--header-background);color:var(--header-color);transition:background-color .45s ease,box-shadow .45s ease,backdrop-filter .45s ease,transform .35s cubic-bezier(.2,.7,.2,1)}.header-section:has(.site-header--sticky),.header-section.is-sticky-header-section{position:sticky;z-index:30;top:0;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.header-section.is-hidden{transform:translateY(-100%)}.site-header--sticky{position:relative}.site-header--sticky.is-scrolled{background:color-mix(in srgb,var(--header-background),transparent 10%);box-shadow:0 1px color-mix(in srgb,var(--header-color),transparent 90%);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,76px);min-height:72px;padding-top:var(--header-padding-top);padding-bottom:var(--header-padding-bottom)}.site-header__inner--full{width:100%;padding-right:32px;padding-left:32px}.site-header__brand{grid-column:2;grid-row:1;justify-self:center;display:inline-flex;align-items:center;min-width:0;max-width:100%;gap:10px;flex-shrink:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:clamp(22px,2vw,30px);font-weight:var(--font-heading-weight);line-height:1;letter-spacing:.4px}.site-header__brand-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.site-header__logo{display:block;width:auto;height:var(--header-logo-height);max-width:none;flex:0 0 auto;object-fit:contain;object-position:left center}.site-header__nav{grid-column:1;grid-row:1;justify-self:start}.site-header__links{display:flex;align-items:center;gap:clamp(22px,2.4vw,42px)}.site-header__link{position:relative;display:inline-block;padding-block:8px;font-family:var(--font-ui-family);font-size:var(--type-ui-size);line-height:var(--type-ui-line-height);letter-spacing:var(--type-ui-letter-spacing)}.site-header__link:after{position:absolute;right:0;bottom:3px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.site-header__link:hover:after,.site-header__link--active:after{background:#d85a36;transform:scaleX(1);transform-origin:left}.site-header__actions{display:flex;grid-column:3;grid-row:1;align-items:center;justify-self:end;gap:22px}.icon-link{position:relative;display:inline-grid;width:24px;height:24px;place-items:center}.icon-link svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.site-footer__socials svg{width:22px;height:22px;fill:currentColor;stroke:none}.cart-count{position:absolute;right:-7px;bottom:-7px;display:grid;width:16px;height:16px;border-radius:50%;background:#d85a36;color:#f3eee3;font-size:9px;line-height:1;place-items:center}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.editorial-hero{position:relative;overflow:hidden;padding:0;background:var(--color-surface);color:var(--hero-color)}.editorial-hero__content{position:relative;display:flex;min-height:var(--hero-min-height);isolation:isolate}.editorial-hero__content:before{position:absolute;z-index:1;top:0;bottom:0;left:0;width:var(--hero-overlay-width);background:color-mix(in srgb,var(--hero-overlay-background) var(--hero-overlay-opacity),transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";pointer-events:none}.editorial-hero--left .editorial-hero__content{justify-content:flex-end}.editorial-hero--left .editorial-hero__content:before{right:0;left:auto}.editorial-hero__copy{position:relative;z-index:2;display:flex;width:var(--hero-overlay-width);min-width:360px;padding:var(--section-padding-top) clamp(42px,5.2vw,96px) var(--section-padding-bottom);flex-direction:column;align-items:flex-start;justify-content:center;background:transparent}.editorial-hero__copy:before{position:absolute;top:0;left:clamp(42px,5.2vw,96px);width:56px;height:4px;background:var(--hero-accent);content:""}.editorial-hero--left .editorial-hero__copy:before{right:clamp(42px,5.2vw,96px);left:auto}.editorial-hero__heading{margin-bottom:clamp(24px,3vw,38px);font-family:var(--font-display-family);font-style:var(--font-display-style);font-weight:var(--font-display-weight);font-size:var(--type-display-size);line-height:var(--type-display-line-height);letter-spacing:var(--type-display-letter-spacing);text-transform:var(--type-display-transform)}.editorial-hero__text{margin-bottom:36px;font-size:var(--type-body-size);letter-spacing:var(--type-body-letter-spacing);line-height:var(--type-body-line-height)}.editorial-hero__variants{width:min(100%,420px);margin:0 0 34px;padding:18px;border:1px solid color-mix(in srgb,var(--hero-color),transparent 82%);border-radius:18px;background:color-mix(in srgb,var(--hero-overlay-background) 68%,transparent);box-shadow:0 13px 30px #11110f14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editorial-hero__variants legend,.variant-picker legend{margin-bottom:16px;padding:0 6px;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing)}.editorial-hero__variant-list{display:grid;grid-template-columns:repeat(var(--hero-variant-count),minmax(0,1fr));gap:10px}.editorial-hero__variant{position:relative;display:grid;min-width:0;gap:8px;color:inherit;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform);cursor:pointer}.editorial-hero__variant input{position:absolute;width:1px;height:1px;opacity:0}.editorial-hero__variant-media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;border:1px solid color-mix(in srgb,var(--hero-color),transparent 72%);border-radius:12px;background:var(--swatch-color);box-shadow:0 7px 16px #11110f14;transition:transform .3s cubic-bezier(.2,.7,.2,1),border-color .3s ease,box-shadow .3s ease}.editorial-hero--variant-color .editorial-hero__variant-media{aspect-ratio:5 / 2}.editorial-hero__variant-media--color:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgb(255 255 255 / 24%);border-radius:inherit;content:"";pointer-events:none}.editorial-hero__variant-media img{width:100%;height:100%;object-fit:cover}.editorial-hero__variant.is-selected .editorial-hero__variant-media,.editorial-hero__variant input:checked+.editorial-hero__variant-media{border-color:var(--hero-accent);box-shadow:inset 0 -3px 0 var(--hero-accent),0 12px 24px #11110f21;transform:translateY(-2px)}.editorial-hero__variant:hover .editorial-hero__variant-media{transform:translateY(-3px);box-shadow:0 13px 26px #11110f21}.editorial-hero__variant input:focus-visible+.editorial-hero__variant-media{outline:2px solid var(--hero-accent);outline-offset:3px}.editorial-hero__variant.is-unavailable{opacity:.42;cursor:not-allowed}.editorial-hero__variant-label{overflow:hidden;text-overflow:ellipsis;white-space:normal}.button--hero{justify-content:space-between;width:min(100%,310px);border-color:var(--hero-button-background);background:var(--hero-button-background);color:var(--hero-button-color)}.button--hero svg{width:19px;stroke:currentColor;stroke-width:1.5;transition:transform .3s ease}.button--hero:hover svg{transform:translate(5px)}.button--hero:hover{background:transparent;color:var(--hero-color)}.editorial-hero__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;min-height:100%;overflow:hidden;border-radius:0;background:var(--color-surface);box-shadow:none}.editorial-hero__media picture,.editorial-hero__image,.editorial-hero__placeholder{width:100%;height:100%}.editorial-hero__image{object-fit:cover}.editorial-hero__media-note{position:absolute;right:22px;bottom:28px;margin:0;color:#f3eee3;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform);text-align:right;white-space:nowrap;writing-mode:horizontal-tb}.editorial-hero--layout-centered .editorial-hero__content{align-items:center;justify-content:center}.editorial-hero--layout-centered .editorial-hero__content:before{display:none}.editorial-hero--layout-centered .editorial-hero__copy{width:min(545px,calc(100% - 64px));min-width:0;min-height:0;padding:40px 35px;border:1px solid color-mix(in srgb,var(--hero-color),transparent 90%);border-radius:var(--radius-media);align-items:center;background:color-mix(in srgb,var(--hero-overlay-background) var(--hero-overlay-opacity),transparent);box-shadow:var(--shadow-media);-webkit-backdrop-filter:blur(16px) saturate(115%);backdrop-filter:blur(16px) saturate(115%)}.editorial-hero--layout-centered .editorial-hero__copy:before{top:-1px;left:50%;width:68px;border-radius:0 0 4px 4px;transform:translate(-50%)}.editorial-hero--layout-centered .editorial-hero__heading{margin-bottom:22px}.editorial-hero--layout-centered .editorial-hero__text{margin-bottom:26px}.editorial-hero--layout-centered .editorial-hero__variants{width:100%;margin-bottom:26px}.editorial-hero--layout-centered .button--hero{width:auto;min-width:180px;justify-content:center;gap:18px}.editorial-features{padding-top:var(--feature-padding-top);padding-bottom:var(--feature-padding-bottom);background:var(--color-background);color:var(--feature-color)}.editorial-features__list{display:grid;min-height:118px;padding:0 clamp(32px,5vw,88px);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));overflow:hidden;border:1px solid color-mix(in srgb,var(--feature-color),transparent 84%);border-radius:var(--radius-media);background:var(--feature-background);box-shadow:var(--shadow-media);list-style:none}.editorial-features__list li{display:flex;min-width:0;padding:22px clamp(18px,3vw,58px);align-items:center;justify-content:center;gap:18px;border-right:1px solid color-mix(in srgb,var(--feature-color),transparent 82%);font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform)}.editorial-features__list li:last-child{border-right:0}.editorial-features__icon{flex:0 0 42px;color:var(--feature-accent)}.editorial-features__icon svg{display:block;width:42px;height:42px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.js [data-hero-reveal]>*{opacity:0;transform:translateY(28px);animation:hero-copy-in .9s cubic-bezier(.2,.7,.2,1) forwards}.js [data-hero-reveal]>:nth-child(1){animation-delay:.12s}.js [data-hero-reveal]>:nth-child(2){animation-delay:.24s}.js [data-hero-reveal]>:nth-child(3){animation-delay:.34s}.js [data-hero-reveal]>:nth-child(4){animation-delay:.44s}.js [data-hero-media]{overflow:hidden}.js [data-hero-media] img{animation:hero-image-in 1.8s .08s cubic-bezier(.2,.7,.2,1) both}@keyframes hero-copy-in{to{opacity:1;transform:translateY(0)}}@keyframes hero-image-in{0%{transform:scale(1.055)}to{transform:scale(1)}}.js [data-reveal][data-reveal-ready]{opacity:0;transform:translateY(42px);transition:opacity .95s cubic-bezier(.2,.7,.2,1),transform 1.1s cubic-bezier(.2,.7,.2,1)}.js [data-reveal][data-reveal-ready].is-visible{opacity:1;transform:translateY(0)}.js .editorial-lifestyle__media[data-reveal]{transition-delay:.08s}.js .editorial-product__info[data-reveal],.js .editorial-manifesto__copy[data-reveal]{transition-delay:.12s}.js .editorial-steps__list[data-reveal]{transition-delay:.08s}.js .editorial-contact__panel[data-reveal],.js .site-footer__utility-column[data-reveal]{transition-delay:.1s}[data-parallax] img{transform:translate3d(0,var(--parallax-y, 0),0) scale(1.045);will-change:transform}.js [data-hero-media][data-parallax] img{animation:none;transform:translate3d(0,var(--parallax-y, 0),0) scale(1.045);transition:transform .12s linear}.editorial-lifestyle{overflow:hidden;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background:var(--section-background);color:var(--section-color)}.editorial-lifestyle__inner{display:grid;grid-template-columns:minmax(120px,1fr) var(--media-width);align-items:center;gap:clamp(40px,7vw,140px)}.editorial-lifestyle--right .editorial-lifestyle__caption{grid-column:1;grid-row:1}.editorial-lifestyle--right .editorial-lifestyle__media{grid-column:2;grid-row:1}.editorial-lifestyle--left .editorial-lifestyle__inner{grid-template-columns:var(--media-width) minmax(120px,1fr)}.editorial-lifestyle--left .editorial-lifestyle__caption{grid-column:2;grid-row:1}.editorial-lifestyle--left .editorial-lifestyle__media{grid-column:1;grid-row:1}.editorial-lifestyle__caption{position:relative;margin:0;padding-top:34px;align-self:var(--caption-vertical-align, center);color:var(--caption-color, var(--section-color));font-family:var(--caption-font-family, var(--font-ui-family));font-style:var(--caption-font-style, var(--font-ui-style));font-weight:var(--caption-font-weight, var(--font-ui-weight));font-size:var(--caption-size, var(--type-ui-size));line-height:var(--caption-line-height, var(--type-ui-line-height));letter-spacing:var(--caption-letter-spacing, var(--type-ui-letter-spacing));text-align:var(--caption-align, left);text-transform:var(--caption-transform, var(--type-ui-transform))}.editorial-lifestyle__caption:before{position:absolute;top:0;left:0;width:54px;height:4px;background:var(--section-accent);content:""}.editorial-lifestyle__media{position:relative;aspect-ratio:var(--lifestyle-media-aspect, 16 / 9);overflow:hidden;border:1px solid color-mix(in srgb,var(--section-color),transparent 80%);border-radius:var(--radius-media);background:color-mix(in srgb,var(--section-color),transparent 92%);box-shadow:var(--shadow-media)}.editorial-lifestyle__media:after{position:absolute;right:22px;bottom:22px;width:48px;height:4px;background:var(--section-accent);content:"";pointer-events:none}.editorial-lifestyle__media picture{display:contents}.editorial-lifestyle__image,.editorial-lifestyle__video,.editorial-lifestyle__external-video,.editorial-lifestyle__placeholder,.editorial-lifestyle__media iframe{display:block;width:100%;height:100%;border:0;object-fit:var(--lifestyle-media-fit, cover);object-position:var(--lifestyle-media-position, center center)}.editorial-lifestyle__external-video,.editorial-lifestyle__media iframe{position:absolute;top:0;right:0;bottom:0;left:0}.editorial-product{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background:var(--section-background);color:var(--section-color)}.editorial-product__inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);align-items:center;gap:clamp(64px,9vw,180px)}.editorial-product__carousel{position:relative;min-width:0}.editorial-product__carousel-viewport{position:relative;aspect-ratio:var(--carousel-aspect);overflow:hidden;border-radius:var(--radius-media);background:color-mix(in srgb,var(--section-background),#fff 26%);box-shadow:var(--shadow-media)}.editorial-product__carousel-track,.editorial-product__slide,.editorial-product__slide picture{width:100%;height:100%}.editorial-product--fade .editorial-product__carousel-track{position:relative}.editorial-product--fade .editorial-product__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .75s cubic-bezier(.2,.7,.2,1)}.editorial-product--fade .editorial-product__slide.is-active{z-index:1;opacity:1;pointer-events:auto}.editorial-product--slide .editorial-product__carousel-track{display:flex;transform:translate3d(calc(var(--carousel-index, 0) * -100%),0,0);transition:transform .8s cubic-bezier(.2,.7,.2,1)}.editorial-product--slide .editorial-product__slide{flex:0 0 100%}.editorial-product__slide{margin:0;overflow:hidden}.editorial-product__image,.editorial-product__placeholder{display:block;width:100%;height:100%;object-fit:var(--carousel-fit)}.editorial-product__image{transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.editorial-product__carousel-viewport:hover .editorial-product__slide.is-active .editorial-product__image{transform:scale(1.018)}.editorial-product__carousel-arrows{position:absolute;z-index:3;right:24px;bottom:24px;display:flex;gap:1px}.editorial-product__carousel-arrows button{display:grid;width:46px;height:46px;padding:0;border:0;border-radius:12px;place-items:center;background:#f3eee3e5;color:#171717;box-shadow:0 8px 18px #11110f1f;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .25s ease,color .25s ease}.editorial-product__carousel-arrows button:hover{background:var(--section-accent);color:#f3eee3}.editorial-product__carousel-arrows button:disabled{opacity:.36;cursor:not-allowed}.editorial-product__carousel-arrows svg{width:18px;stroke:currentColor;stroke-width:1.4}.editorial-product__carousel-counter{position:absolute;z-index:3;bottom:29px;left:26px;display:flex;margin:0;gap:8px;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing)}.editorial-product__carousel-dots{display:flex;margin-top:18px;gap:8px}.editorial-product__carousel-dots button{width:28px;height:2px;padding:0;border:0;background:color-mix(in srgb,var(--section-color),transparent 76%);cursor:pointer}.editorial-product__carousel-dots button.is-active{background:var(--section-accent)}.editorial-product__thumbnails{display:flex;margin-top:18px;gap:10px;overflow-x:auto;scrollbar-width:none}.editorial-product__thumbnails::-webkit-scrollbar{display:none}.editorial-product__thumbnail{flex:0 0 72px;width:72px;height:84px;padding:0;border:1px solid transparent;border-radius:12px;background:transparent;box-shadow:0 7px 16px #11110f14;opacity:.58;overflow:hidden;cursor:pointer;transition:opacity .25s ease,border-color .25s ease}.editorial-product__thumbnail.is-active{border-color:var(--section-accent);opacity:1}.editorial-product__thumbnail img,.editorial-product__thumbnail svg{width:100%;height:100%;object-fit:cover}.editorial-product__info{width:100%;max-width:none}.editorial-product__purchase{width:100%}.editorial-product__title{position:relative;margin-bottom:18px;padding-top:22px;font-size:var(--type-heading-size);line-height:var(--type-heading-line-height);letter-spacing:var(--type-heading-letter-spacing)}.editorial-product__title:before{position:absolute;top:0;left:0;width:52px;height:4px;background:var(--section-accent);content:""}.editorial-product__price-row{display:flex;min-height:26px;margin-bottom:38px;align-items:center;justify-content:var(--price-row-justify, flex-start);flex-wrap:wrap;gap:10px 14px;font-size:var(--type-body-size);letter-spacing:var(--type-body-letter-spacing)}.editorial-product__price-row s{color:inherit;opacity:.52}.editorial-product__selling-points{display:grid;margin:-10px 0 30px;padding:0;gap:11px}.editorial-product__selling-points li{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px}.editorial-product__selling-icon,.editorial-product__trust-icon{display:grid;width:24px;height:24px;place-items:center;color:var(--section-accent)}.editorial-product__selling-icon svg,.editorial-product__trust-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.editorial-product__sale{padding:5px 8px;border:1px solid var(--section-accent);background:var(--section-accent);color:var(--section-background);font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing)}.editorial-product-form{display:grid;gap:32px}.variant-picker{margin:0;padding:0;border:0}.variant-picker__list{display:flex;flex-wrap:wrap;gap:18px}.variant-picker__option{position:relative;display:block;width:58px;height:36px;cursor:pointer}.variant-picker__option input{position:absolute;width:1px;height:1px;opacity:0}.variant-picker__swatch{display:block;width:100%;height:100%;border:1px solid color-mix(in srgb,var(--section-color),transparent 72%);border-radius:12px;background:var(--swatch-color);box-shadow:inset 0 0 0 1px #ffffff29,0 7px 16px #11110f14;transition:transform .28s cubic-bezier(.2,.7,.2,1),outline-color .2s ease,box-shadow .28s ease}.variant-picker__option:hover .variant-picker__swatch{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #fff3,0 8px 20px #11110f1a}.variant-picker__option input:checked+.variant-picker__swatch{outline:2px solid var(--section-accent);outline-offset:4px;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff38,0 7px 18px #11110f14}.variant-picker__option input:focus-visible+.variant-picker__swatch{outline:2px solid var(--section-accent);outline-offset:4px}.editorial-product__quantity{display:grid;gap:12px}.editorial-product__quantity>label,.variant-picker legend{margin-bottom:14px;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform)}.quantity-stepper{display:grid;width:150px;height:48px;grid-template-columns:44px 1fr 44px;border:1px solid color-mix(in srgb,var(--section-color),transparent 68%);border-radius:var(--radius-control);box-shadow:0 8px 20px #11110f14;overflow:hidden}.quantity-stepper button,.quantity-stepper input{padding:0;border:0;background:transparent;color:inherit;text-align:center}.quantity-stepper button{cursor:pointer;font-size:18px}.quantity-stepper input{width:100%;-webkit-appearance:textfield;appearance:textfield;font:inherit}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.editorial-product__checkout-actions{display:grid;min-width:0;gap:10px}.editorial-product__buy-now{border-color:var(--section-color);background:transparent;color:var(--section-color)}.editorial-product__buy-now:hover:not(:disabled){background:var(--section-color);color:var(--section-background)}.editorial-product__dynamic-checkout{width:100%}.editorial-product__dynamic-checkout shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 52px;--shopify-accelerated-checkout-button-border-radius: var(--radius-control);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-control);display:block;width:100%}.editorial-product__dynamic-checkout .shopify-payment-button,.editorial-product__dynamic-checkout .shopify-payment-button__button{width:100%;border-radius:var(--radius-control);box-shadow:var(--shadow-control)}.editorial-product__dynamic-checkout .shopify-payment-button__more-options{margin:12px 0 0;color:var(--section-color);font-family:var(--font-ui-family);font-size:13px}.editorial-product__payment-methods{padding-top:6px}.editorial-product__payment-methods ul{display:flex;margin:0;padding:0;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;list-style:none}.editorial-product__payment-methods li{line-height:0}.editorial-product__payment-icon{display:block;width:auto;height:24px}.editorial-product__trust-items{display:grid;margin:28px 0 0;padding:22px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid color-mix(in srgb,var(--section-color),transparent 82%);gap:14px}.editorial-product__trust-items li{display:grid;min-width:0;justify-items:center;gap:12px;text-align:center}.editorial-product__trust-icon{width:44px;height:44px}.editorial-product__trust-icon svg{width:40px;height:40px}.editorial-product__trust-items .text-style{max-width:100%}@media screen and (max-width:749px){.editorial-product__trust-items,.editorial-product__trust-items li{gap:8px}.editorial-product__trust-icon{width:36px;height:36px}.editorial-product__trust-icon svg{width:32px;height:32px}}.editorial-product__submit{border-color:var(--section-accent);background:var(--section-accent);color:var(--section-background)}.editorial-product__submit:hover:not(:disabled){background:transparent;color:var(--section-accent)}.editorial-product__details-link{display:inline-flex;margin-top:28px;align-items:center;gap:14px;border-bottom:1px solid transparent;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform);transition:border-color .25s ease}.editorial-product__details-link:hover{border-color:currentColor}.editorial-product__accordions{margin-top:34px;border-top:1px solid rgb(17 17 15 / 18%)}.product-accordion{border-bottom:1px solid rgb(17 17 15 / 18%)}.product-accordion summary{display:flex;padding:20px 0;list-style:none;align-items:center;justify-content:space-between;font-family:var(--font-ui-family);font-size:var(--type-ui-size);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform)}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion[open] summary span:last-child{transform:rotate(45deg)}.product-accordion__content{padding:0 0 22px;color:color-mix(in srgb,var(--section-color),transparent 24%);font-size:var(--type-body-size);line-height:var(--type-body-line-height)}.editorial-product--layout-reference .editorial-product__inner{grid-template-columns:minmax(0,55fr) minmax(0,45fr);align-items:start;gap:0}.editorial-product--layout-reference .editorial-product__carousel,.editorial-product--layout-reference .editorial-product__info{position:sticky;top:30px}.editorial-product--layout-reference .editorial-product__carousel-viewport{border-radius:var(--radius-control)}.editorial-product--layout-reference .editorial-product__info{max-width:none;padding:30px clamp(40px,4.9vw,70px) 0}.editorial-product--layout-reference .editorial-product__thumbnails{margin-top:10px}.editorial-product--layout-reference .editorial-product__thumbnail{flex-basis:115px;width:115px;height:115px}.editorial-product--layout-reference .editorial-product__title{margin-bottom:14px}.editorial-product--layout-reference .editorial-product__price-row{margin-bottom:24px}.editorial-product--layout-reference .editorial-product-form{gap:26px}.editorial-product--layout-reference .editorial-product__details-link{margin-top:22px}.template-index .editorial-product--layout-reference .editorial-product__accordions,.editorial-product--layout-reference .editorial-product__carousel-dots{display:none}.editorial-manifesto{overflow:hidden;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background:var(--section-background);color:var(--section-color)}.editorial-manifesto__inner{display:grid;grid-template-columns:var(--image-width) minmax(0,1fr);grid-template-rows:auto;align-items:center;column-gap:clamp(70px,10vw,190px)}.editorial-manifesto--right .editorial-manifesto__inner{grid-template-columns:minmax(0,1fr) var(--image-width)}.editorial-manifesto--right .editorial-manifesto__media{grid-column:2}.editorial-manifesto--right .editorial-manifesto__copy{grid-column:1;grid-row:1}.editorial-manifesto__media{width:135%;margin-left:-35%;aspect-ratio:1 / 1.2;overflow:hidden;border-right:8px solid var(--section-accent);border-radius:var(--radius-media);box-shadow:var(--shadow-media)}.editorial-manifesto--right .editorial-manifesto__media{margin-right:-35%;margin-left:0}.editorial-manifesto__image,.editorial-manifesto__placeholder{width:100%;height:100%;object-fit:cover}.editorial-manifesto__copy{--manifesto-copy-extension: max(0px, calc((100vw - var(--page-width) - 100px) / 2));width:calc(100% + var(--manifesto-copy-extension));min-width:0;justify-self:stretch}.editorial-manifesto--right .editorial-manifesto__copy{margin-left:calc(0px - var(--manifesto-copy-extension))}.editorial-manifesto__copy h2{position:relative;margin-bottom:32px;padding-top:28px;font-family:var(--font-display-family);font-style:var(--font-display-style);font-weight:var(--font-display-weight);font-size:var(--type-display-size);line-height:var(--type-display-line-height);letter-spacing:var(--type-display-letter-spacing);text-transform:var(--type-display-transform)}.editorial-manifesto__copy h2:before{position:absolute;top:0;left:0;width:64px;height:5px;background:var(--section-accent);content:""}.editorial-steps{padding-top:var(--steps-padding-top);padding-bottom:var(--steps-padding-bottom);background:var(--steps-background);color:var(--steps-color)}.editorial-steps__list{display:grid;grid-template-columns:repeat(var(--steps-count),minmax(0,1fr));gap:24px;list-style:none}.editorial-steps__list li{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;gap:12px 18px;min-width:0}.editorial-steps__line{height:1px;background:color-mix(in srgb,var(--steps-color),transparent 72%)}.editorial-steps__number{display:grid;width:34px;height:34px;border:1px solid currentColor;place-items:center;background:var(--steps-accent);color:var(--steps-color);font-variant-numeric:tabular-nums}.editorial-steps__label{grid-column:1 / -1}.editorial-contact{position:relative;overflow:hidden;scroll-margin-top:100px;padding-top:var(--contact-padding-top);padding-bottom:var(--contact-padding-bottom);border-top:1px solid color-mix(in srgb,var(--contact-color),transparent 86%);background:var(--contact-background);color:var(--contact-color)}.editorial-contact__inner{position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);align-items:start;gap:clamp(64px,9vw,150px)}.editorial-contact__intro{padding-top:34px}.editorial-contact__rule{display:block;width:64px;height:4px;margin-bottom:24px;background:var(--contact-accent)}.editorial-contact__eyebrow{margin:0 0 28px}.editorial-contact__heading{margin:0}.editorial-contact__body{margin-top:30px;opacity:.76}.editorial-contact__panel{position:relative;padding:clamp(32px,4vw,56px);border:1px solid color-mix(in srgb,var(--contact-border),transparent 12%);border-radius:var(--radius-media);background:var(--contact-surface);box-shadow:var(--shadow-media)}.editorial-contact__panel:before{position:absolute;top:-1px;left:clamp(32px,4vw,56px);width:82px;height:4px;border-radius:0 0 4px 4px;background:var(--contact-accent);content:""}.editorial-contact__message{margin-bottom:24px;padding:16px 18px;border-left:4px solid var(--contact-accent);border-radius:0 var(--radius-control) var(--radius-control) 0;background:color-mix(in srgb,var(--contact-accent),transparent 92%)}.editorial-contact__message:focus{outline:2px solid var(--contact-accent);outline-offset:4px}.editorial-contact__message p{margin:0}.editorial-contact__message ul{margin:10px 0 0;padding-left:20px}.editorial-contact__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.editorial-contact__field{display:grid;min-width:0;gap:10px}.editorial-contact__field--message{grid-column:1 / -1}.editorial-contact__label{display:block}.editorial-contact__control{width:100%;min-width:0;min-height:62px;padding:17px 19px;border:1px solid color-mix(in srgb,var(--contact-border),transparent 8%);border-radius:var(--radius-control);outline:0;background:var(--contact-field-background);color:var(--contact-color);box-shadow:var(--shadow-control);transition:border-color .25s ease,box-shadow .25s ease,transform .3s cubic-bezier(.2,.7,.2,1)}.editorial-contact__control::placeholder{color:currentColor;opacity:.48}.editorial-contact__control:hover{border-color:color-mix(in srgb,var(--contact-accent),transparent 35%);transform:translateY(-1px)}.editorial-contact__control:focus{border-color:var(--contact-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--contact-accent),transparent 78%),0 14px 30px #11110f1f}.editorial-contact__control[aria-invalid=true]{border-color:var(--contact-accent)}.editorial-contact__textarea{min-height:190px;resize:vertical}.editorial-contact__submit{justify-content:var(--contact-button-justify, center);margin-top:24px;border-color:var(--contact-accent);background:var(--contact-accent);color:var(--contact-button-color)}.editorial-contact__submit:hover{border-color:var(--contact-accent);background:transparent;color:var(--contact-accent)}.editorial-contact--centered .editorial-contact__inner{display:block;width:min(calc(100% - 100px),800px)}.editorial-contact--centered .editorial-contact__intro{max-width:730px;margin-inline:auto;padding-top:0;text-align:center}.editorial-contact--centered .editorial-contact__rule,.editorial-contact--centered .editorial-contact__eyebrow,.editorial-contact--centered .editorial-contact__heading,.editorial-contact--centered .editorial-contact__body{margin-right:auto;margin-left:auto}.editorial-contact--centered .editorial-contact__panel{max-width:730px;margin:30px auto 0;padding:30px}.editorial-contact--centered .editorial-contact__panel:before{left:50%;transform:translate(-50%)}.editorial-contact--centered .editorial-contact__fields{gap:18px 20px}.editorial-contact--centered .editorial-contact__control{min-height:48px;padding:11px 16px}.editorial-contact--centered .editorial-contact__textarea{min-height:108px}.editorial-contact--centered .editorial-contact__submit{min-height:50px;margin-top:18px}.site-footer{border-top:5px solid #d85a36;padding-top:var(--footer-padding-top);padding-bottom:var(--footer-padding-bottom);background:var(--footer-background);color:var(--footer-color)}.site-footer__inner{display:grid;grid-template-columns:minmax(300px,1.2fr) minmax(320px,.8fr);align-items:start;column-gap:clamp(42px,7vw,120px);row-gap:clamp(44px,6vw,80px)}.site-footer__brand{display:inline-flex;align-items:center;max-width:100%;margin-bottom:46px;gap:.22em;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--type-heading-size);line-height:var(--type-heading-line-height);letter-spacing:var(--type-heading-letter-spacing)}.site-footer__logo{display:block;width:auto;height:1em;flex:0 0 auto;object-fit:contain;object-position:left center}.site-footer__logo-source{display:inline-flex;flex:0 0 auto}.site-footer__logo-source:empty{display:none}.site-footer__brand-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.site-footer__nav ul{display:flex;flex-wrap:wrap;gap:14px 30px}.site-footer__nav a,.site-footer__copyright{font-family:var(--font-ui-family);font-style:var(--font-ui-style);font-weight:var(--font-ui-weight);font-size:var(--type-ui-size);line-height:var(--type-ui-line-height);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform)}.site-footer__nav a{display:inline-block}.site-footer__copyright{width:fit-content;margin:0;justify-self:center;opacity:.7}.site-footer__utility-column{display:grid;width:min(100%,520px);align-self:start;justify-self:end}.newsletter-form__field{border-bottom:1px solid currentColor}.newsletter-form input{width:100%;min-width:0;padding:12px 0;border:0;background:transparent;color:inherit;outline:0}.newsletter-form input::placeholder{color:currentColor;opacity:.65}.site-footer__newsletter-button{justify-content:var(--footer-newsletter-button-justify, center);margin-top:16px;border-color:var(--footer-accent);background:var(--footer-accent);color:var(--footer-button-color)}.site-footer__newsletter-button:hover{border-color:var(--footer-accent);background:transparent;color:var(--footer-accent)}.form-message{margin-top:12px;font-size:var(--type-body-size);line-height:var(--type-body-line-height);letter-spacing:var(--type-body-letter-spacing)}.site-footer__socials{display:block;margin-top:32px}.site-footer__socials ul{display:flex;flex-wrap:wrap;gap:10px}.site-footer__social-link{display:grid;width:44px;height:44px;border:1px solid color-mix(in srgb,currentColor,transparent 72%);border-radius:var(--radius-control);place-items:center;box-shadow:0 8px 18px #0000001f;transition:border-color .25s ease,color .25s ease,transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease}.site-footer__social-link:hover{border-color:var(--footer-accent);color:var(--footer-accent);box-shadow:0 12px 24px #0003;transform:translateY(-2px)}.site-footer__social-link[aria-disabled=true]{cursor:default;opacity:.48;pointer-events:none}.site-footer__bottom{display:grid;width:min(100%,760px);grid-column:1 / -1;justify-self:center;gap:22px}.site-footer__payments{padding-top:18px;border-top:1px solid color-mix(in srgb,currentColor,transparent 78%)}.site-footer__payments ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.site-footer__payment-icon{display:block;width:auto;height:24px}.section-spacing{padding-block:clamp(100px,14vw,220px)}.basic-page__inner,.not-found__inner,.cart-page__inner{max-width:980px}.basic-page h1,.catalog-page__header h1,.cart-page h1,.search-page h1,.not-found h1{margin-bottom:48px;font-family:var(--font-display-family);font-style:var(--font-display-style);font-weight:var(--font-display-weight);font-size:var(--type-display-size);line-height:var(--type-display-line-height);letter-spacing:var(--type-display-letter-spacing);text-transform:var(--type-display-transform)}.basic-page .rte{max-width:72ch}.catalog-page__header,.search-page__header{max-width:900px;margin-bottom:100px}.product-grid,.search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 28px}.product-card__media{aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--radius-media);background:var(--color-surface);box-shadow:var(--shadow-media)}.product-card__media img,.product-card__media svg,.search-result img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card a:hover .product-card__media img{transform:scale(1.025)}.product-card__meta{display:flex;padding-top:18px;align-items:baseline;justify-content:space-between;gap:18px}.product-card__meta h2,.search-result h2{margin-bottom:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:var(--type-body-size);line-height:var(--type-body-line-height);letter-spacing:var(--type-body-letter-spacing)}.pagination{margin-top:80px;text-align:center}.pagination .page,.pagination .next,.pagination .prev{display:inline-block;margin:0 8px}.cart-items{border-top:1px solid rgb(17 17 15 / 18%)}.cart-item{display:grid;grid-template-columns:120px 1fr 110px auto;align-items:center;gap:30px;padding-block:28px;border-bottom:1px solid rgb(17 17 15 / 18%)}.cart-item__media{aspect-ratio:1;overflow:hidden;border-radius:16px;background:var(--color-surface);box-shadow:var(--shadow-control)}.cart-item__media img{width:100%;height:100%;object-fit:cover}.cart-item__details p{margin:5px 0 0;font-size:var(--type-body-size);line-height:var(--type-body-line-height);letter-spacing:var(--type-body-letter-spacing)}.cart-item__quantity{display:grid;gap:7px;font-family:var(--font-ui-family);font-style:var(--font-ui-style);font-weight:var(--font-ui-weight);font-size:var(--type-ui-size);line-height:var(--type-ui-line-height);letter-spacing:var(--type-ui-letter-spacing);text-transform:var(--type-ui-transform)}.cart-item__quantity input{width:72px;padding:8px;border:1px solid rgb(17 17 15 / 30%);background:transparent}.cart-summary{width:min(100%,520px);margin:54px 0 0 auto}.cart-summary>p:first-child{display:flex;justify-content:space-between}.cart-summary__note{font-size:var(--type-body-size);line-height:var(--type-body-line-height);letter-spacing:var(--type-body-letter-spacing);opacity:.7}.cart-summary__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.cart-empty{display:grid;gap:24px;justify-items:start}.search-form{display:grid;grid-template-columns:1fr auto;max-width:720px;margin-top:40px}.search-form input{min-width:0;padding:14px 18px;border:1px solid var(--color-foreground);border-right:0;background:transparent}.search-page__count{margin-bottom:36px}.search-result img{aspect-ratio:4 / 5;margin-bottom:18px;background:var(--color-surface)}@media screen and (max-width:989px){.page-width{width:min(calc(100% - 40px),var(--page-width))}.site-header__inner{grid-template-columns:1fr auto 1fr}.site-header__nav{display:none}.site-header__brand{grid-column:2}.site-header__actions{display:flex;grid-column:3;gap:16px}.site-header__actions .icon-link--account{display:none}.mobile-menu{position:relative;display:block;grid-column:1;grid-row:1;justify-self:start}.mobile-menu__panel{position:absolute;top:calc(100% + 22px);left:-20px;width:min(360px,calc(100vw - 40px));padding:36px;background:var(--header-background);border-top:1px solid color-mix(in srgb,var(--header-color),transparent 82%);box-shadow:0 20px 40px #11110f1a}.mobile-menu__panel li+li{margin-top:20px}.mobile-menu__utility{display:grid;gap:12px;margin-top:34px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--header-color),transparent 82%);font-family:var(--font-ui-family);font-size:var(--type-ui-size);line-height:var(--type-ui-line-height);letter-spacing:var(--type-ui-letter-spacing)}.editorial-hero__content,.editorial-hero--left .editorial-hero__content{display:flex;min-height:max(var(--hero-min-height),760px)}.editorial-hero__content:before{width:min(72%,680px)}.editorial-hero__copy{width:min(72%,680px);min-width:0;min-height:inherit;padding:100px 36px}.editorial-hero__copy:before{left:36px}.editorial-hero--left .editorial-hero__copy:before{right:36px;left:auto}.editorial-hero__media{width:100%;min-height:100%}.editorial-features__list{padding:0 20px}.editorial-features__list li{padding-inline:18px}.editorial-lifestyle__inner,.editorial-lifestyle--left .editorial-lifestyle__inner{grid-template-columns:1fr;gap:44px}.editorial-lifestyle--right .editorial-lifestyle__caption,.editorial-lifestyle--right .editorial-lifestyle__media,.editorial-lifestyle--left .editorial-lifestyle__caption,.editorial-lifestyle--left .editorial-lifestyle__media{grid-column:1;grid-row:auto}.editorial-lifestyle__media{width:100%}.editorial-product__inner{grid-template-columns:1fr;gap:90px}.editorial-product--layout-reference .editorial-product__inner{grid-template-columns:1fr;gap:0}.editorial-product--layout-reference .editorial-product__carousel,.editorial-product--layout-reference .editorial-product__info{position:relative;top:auto}.editorial-product--layout-reference .editorial-product__info{padding:36px 0 0}.editorial-product__info{max-width:none}.editorial-manifesto__inner,.editorial-manifesto--right .editorial-manifesto__inner{grid-template-columns:1fr;gap:80px}.editorial-manifesto--right .editorial-manifesto__media,.editorial-manifesto--right .editorial-manifesto__copy{grid-column:1;grid-row:auto}.editorial-manifesto__media,.editorial-manifesto--right .editorial-manifesto__media{width:70%;margin-right:0;margin-left:-20px}.editorial-manifesto__copy,.editorial-manifesto--right .editorial-manifesto__copy{width:100%;max-width:none;margin-left:0;justify-self:stretch}.editorial-contact__inner{grid-template-columns:1fr;gap:56px}.editorial-contact__intro{max-width:none;padding-top:0}.site-footer__inner{grid-template-columns:1fr 1fr}.product-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.text-style.text-style{font-size:var(--text-style-size-mobile, var(--text-style-size, inherit));max-width:min(100%,var(--text-style-width-mobile, var(--text-style-width, 100%)))}.text-frame.text-frame{width:var(--text-style-width-mobile, var(--text-style-width, auto));max-width:100%}.page-width{width:min(calc(100% - 30px),var(--page-width))}.site-header__inner--full{padding-right:16px;padding-left:16px}.editorial-hero__content,.editorial-hero--left .editorial-hero__content{min-height:max(var(--hero-min-height),820px)}.editorial-hero__content:before,.editorial-hero--left .editorial-hero__content:before{right:auto;left:0;width:100%}.editorial-hero__copy{width:100%;min-height:inherit;padding:84px 24px}.editorial-hero__copy:before{left:24px}.editorial-hero--left .editorial-hero__copy:before{right:auto;left:24px}.editorial-hero__variant-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editorial-features__list{grid-auto-columns:minmax(220px,72vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity}.editorial-features__list li{justify-content:flex-start;scroll-snap-align:start}.editorial-hero__media{min-height:100%}.editorial-hero--layout-centered .editorial-hero__content,.editorial-hero--layout-centered.editorial-hero--left .editorial-hero__content{display:grid;min-height:0;grid-template-rows:var(--hero-mobile-media-height) auto}.editorial-hero--layout-centered .editorial-hero__copy{z-index:2;grid-row:2;width:100%;min-height:247px;padding:40px 35px;border:0;border-radius:0;background:var(--hero-overlay-background);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.editorial-hero--layout-centered .editorial-hero__copy:before{top:0;right:auto;left:50%;transform:translate(-50%)}.editorial-hero--layout-centered .editorial-hero__heading{margin-bottom:20px}.editorial-hero--layout-centered .editorial-hero__media{position:relative;z-index:1;grid-row:1;width:100%;height:var(--hero-mobile-media-height);min-height:0}.editorial-hero--layout-centered .editorial-hero__media-note{right:16px;bottom:16px}.editorial-lifestyle,.editorial-product,.editorial-manifesto{--section-padding-top: 120px !important;--section-padding-bottom: 120px !important}.editorial-lifestyle__media{aspect-ratio:var(--lifestyle-media-aspect-mobile, 4 / 5)}.editorial-lifestyle__caption{font-size:var(--caption-size-mobile, var(--type-ui-size))}.editorial-product__inner{gap:64px}.editorial-product__carousel-viewport{box-shadow:-10px -10px 0 var(--section-secondary)}.editorial-product__carousel-arrows{right:14px;bottom:14px}.editorial-product__carousel-counter{bottom:19px;left:16px}.editorial-product__thumbnail{flex-basis:58px;width:58px;height:68px}.editorial-product--layout-reference{padding-top:20px;padding-bottom:20px}.editorial-product--layout-reference .editorial-product__inner{width:100%;grid-template-columns:1fr;gap:0}.editorial-product--layout-reference .editorial-product__carousel,.editorial-product--layout-reference .editorial-product__info{position:relative;top:auto;width:min(calc(100% - 30px),1300px);margin-inline:auto}.editorial-product--layout-reference .editorial-product__carousel-viewport{border-radius:var(--radius-control);box-shadow:var(--shadow-media)}.editorial-product--layout-reference .editorial-product__info{padding:24px 0 0}.editorial-product--layout-reference .editorial-product__thumbnails{display:none}.editorial-product--layout-reference .editorial-product__carousel-arrows{top:50%;right:10px;bottom:auto;left:10px;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.editorial-product--layout-reference .editorial-product__carousel-arrows button{width:36px;height:36px;pointer-events:auto}.editorial-product--layout-reference .editorial-product__carousel-dots{display:flex;justify-content:center;margin-top:14px}.editorial-product--layout-reference .editorial-product__carousel-dots button{width:7px;height:7px;border-radius:50%}.editorial-product--layout-reference .editorial-product__title{padding-top:18px}.editorial-contact{padding-top:min(var(--contact-padding-top),96px);padding-bottom:min(var(--contact-padding-bottom),96px)}.editorial-contact__inner{gap:40px}.editorial-contact--centered .editorial-contact__inner{width:min(calc(100% - 30px),800px)}.editorial-contact__body{margin-top:24px}.editorial-contact__panel{padding:28px 18px}.editorial-contact--centered .editorial-contact__panel{margin-top:24px;padding:20px 16px}.editorial-contact__panel:before{left:18px}.editorial-contact__fields{grid-template-columns:1fr;gap:20px}.editorial-contact__field--message{grid-column:auto}.editorial-contact__control{min-height:58px;padding:15px 16px}.editorial-contact__textarea{min-height:160px}.editorial-contact--centered .editorial-contact__textarea{min-height:108px}.variant-picker__list{display:flex;gap:16px}.editorial-steps__list{grid-template-columns:1fr;gap:22px}.site-footer__inner{grid-template-columns:1fr;align-items:start}.site-footer__utility-column{width:100%;justify-self:stretch}.product-grid,.search-results{grid-template-columns:1fr}.cart-item{grid-template-columns:90px 1fr;align-items:start;gap:20px}.cart-item__quantity,.cart-item>strong{grid-column:2}.cart-summary__actions,.search-form{grid-template-columns:1fr}.search-form input{border-right:1px solid var(--color-foreground);border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js [data-hero-reveal]>*,.js [data-hero-media],.js [data-hero-media] img,.js [data-reveal][data-reveal-ready],[data-parallax] img{opacity:1!important;clip-path:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
