h1,h2,h3,h4,.wr-footer__brand,.wr-header__brand{font-weight:var(--heading-weight, 700);letter-spacing:var(--heading-tracking, -2px)}.wr-type-minimal h1,.wr-type-minimal h2,.wr-type-minimal h3,.wr-type-minimal h4{font-family:var(--font-heading)}.wr-heading-outline h1,.wr-heading-outline h2,.wr-heading-outline .wr-statement__copy,.wr-product--title-outline .wr-product__title{color:inherit;-webkit-text-fill-color:transparent;-webkit-text-stroke:var(--heading-outline-width, 2px) currentColor;paint-order:stroke fill}@media(hover:hover)and (pointer:fine)and (min-width:960px){html.wr-cursor-ready,html.wr-cursor-ready body,html.wr-cursor-ready a,html.wr-cursor-ready button,html.wr-cursor-ready input,html.wr-cursor-ready select,html.wr-cursor-ready label,html.wr-cursor-ready [role=button]{cursor:none!important}.wr-cursor{position:fixed;z-index:10050;top:0;left:0;display:grid;place-items:center;width:var(--wr-cursor-dot-size, 10px);height:var(--wr-cursor-dot-size, 10px);border:0 solid var(--wr-cursor-color, #111);border-radius:50%;background:var(--wr-cursor-color, #111);opacity:0;pointer-events:none;transform:translate3d(-50%,-50%,0);transition:width .34s cubic-bezier(.22,1,.36,1),height .34s cubic-bezier(.22,1,.36,1),opacity .18s ease,background-color .25s ease,transform .18s ease;will-change:left,top,width,height,transform;mix-blend-mode:normal}.wr-cursor.is-contrast{border-color:#fff;background:#fff;mix-blend-mode:difference}.wr-cursor.is-visible{opacity:1}.wr-cursor.is-link{width:calc(var(--wr-cursor-dot-size, 10px) * 1.8);height:calc(var(--wr-cursor-dot-size, 10px) * 1.8)}.wr-cursor.is-product,.wr-cursor.is-zoom{width:var(--wr-cursor-product-size, 30px);height:var(--wr-cursor-product-size, 30px)}.wr-cursor.is-pressed{transform:translate3d(-50%,-50%,0) scale(.82)}.wr-product__gallery[data-product-zoom=true] img{cursor:none}}.wr-product-zoom-trigger{position:absolute;z-index:8;top:16px;right:16px;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid color-mix(in srgb,var(--color-foreground) 22%,transparent);border-radius:50%;background:color-mix(in srgb,var(--color-background) 78%,transparent);color:var(--color-foreground);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .25s ease}.wr-product-zoom-trigger:hover{background:var(--color-background);transform:scale(1.06)}.wr-product-zoom-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.wr-media-zoom-open{overflow:hidden}.wr-media-zoom-open .wr-header-wrap,.wr-media-zoom-open .wr-home-ribbon{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-120%)!important}.wr-product-zoom{position:fixed;z-index:10010;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:54px minmax(0,1fr) 54px;background:var(--wr-zoom-bg, #f6f5f0);color:var(--wr-zoom-text, #111);opacity:0;visibility:hidden;transform:translateY(100%);transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility .72s}.wr-product-zoom.is-open{opacity:1;visibility:visible;transform:none}.wr-product-zoom__rail{display:flex;align-items:center;justify-content:center;padding-block:72px;font:700 clamp(12px,1vw,17px)/1 var(--font-heading);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl}.wr-product-zoom__rail--left{transform:rotate(180deg)}.wr-product-zoom__stage{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;justify-items:center;min-width:0;overflow:hidden}.wr-product-zoom__stage img{grid-column:2;width:min(var(--wr-zoom-image-size, 96vw),1800px);max-width:100%;height:98svh;object-fit:contain;opacity:1;transform:scale(1);transition:opacity .22s ease,transform .55s cubic-bezier(.22,1,.36,1)}.wr-product-zoom__stage img.is-changing{opacity:0;transform:scale(.975)}.wr-product-zoom__close,.wr-product-zoom__nav{border:0;background:transparent;color:inherit}.wr-product-zoom__close{position:absolute;z-index:3;top:20px;right:22px;display:grid;place-items:center;width:48px;height:48px;border:1px solid currentColor;border-radius:50%;font-size:30px;line-height:1}.wr-product-zoom__nav{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;font-size:25px;transition:background-color .25s ease,transform .25s ease}.wr-product-zoom__nav:hover{background:color-mix(in srgb,currentColor 9%,transparent);transform:scale(1.08)}.wr-product-zoom__nav--previous{grid-column:1}.wr-product-zoom__nav--next{grid-column:3}.wr-product-zoom__counter{position:absolute;bottom:20px;left:50%;margin:0;font-size:11px;font-weight:700;letter-spacing:.12em;transform:translate(-50%)}.wr-collection-page{min-height:100svh;background:var(--collection-bg);color:var(--collection-text)}.wr-collection-page__hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(390px,58svh,760px);padding:150px max(var(--page-margin),4vw) 42px;overflow:hidden}.wr-collection-page.has-image .wr-collection-page__hero{min-height:var(--collection-hero-height, 75svh);color:#fff}.wr-collection-page__media,.wr-collection-page__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.wr-collection-page__media:after{content:"";background:rgba(0,0,0,var(--collection-overlay))}.wr-collection-page__media img{width:100%;height:100%;object-fit:cover}.wr-collection-page__heading{position:relative;z-index:1;width:100%}.wr-collection-page__heading p{margin-bottom:14px;font-size:10px;font-weight:700;letter-spacing:.14em}.wr-collection-page__heading h1{max-width:11ch;margin:0;font-size:clamp(62px,11vw,var(--collection-title-size, 152px));line-height:.82;text-transform:uppercase}.wr-collection-page__body{padding:clamp(36px,6vw,88px) max(var(--page-margin),4vw) 100px}.wr-collection-page__intro{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:30px;align-items:start;margin-bottom:clamp(44px,7vw,100px)}.wr-collection-page__description{max-width:740px;font-size:clamp(18px,2.1vw,32px);font-weight:600;line-height:1.12;letter-spacing:-.035em}.wr-collection-page__description p:last-child{margin-bottom:0}.wr-collection-page__meta{display:flex;align-items:center;justify-content:flex-end;gap:24px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wr-collection-sort{display:flex;align-items:center;gap:9px}.wr-collection-sort select{max-width:180px;padding:9px 28px 9px 10px;border:1px solid color-mix(in srgb,currentColor 20%,transparent);border-radius:var(--radius-button);background:transparent;color:inherit}.wr-collection-page__grid{display:grid;grid-template-columns:repeat(var(--collection-cols),minmax(0,1fr));gap:var(--collection-gap)}.wr-collection-page__empty{grid-column:1 / -1;padding-block:80px;text-align:center}.wr-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:72px;font-size:12px;font-weight:700;letter-spacing:.1em}.wr-pagination a{display:grid;place-items:center;width:48px;height:48px;border:1px solid currentColor;border-radius:50%;text-decoration:none}@media(min-width:960px){.wr-product-zoom-trigger{opacity:0;pointer-events:none}}@media(max-width:959px){.wr-product-zoom{grid-template-columns:18px minmax(0,1fr) 18px}.wr-product-zoom__rail{padding-block:70px 30px;font-size:9px;letter-spacing:.1em}.wr-product-zoom__stage{grid-template-columns:34px minmax(0,1fr) 34px}.wr-product-zoom__stage img{width:100%;height:96svh}.wr-product-zoom__close{top:12px;right:12px;width:42px;height:42px;background:var(--wr-zoom-bg, #f6f5f0)}.wr-product-zoom__nav{width:42px;height:42px}.wr-collection-page__hero{min-height:54svh;padding:110px max(var(--page-margin),16px) 26px}.wr-collection-page.has-image .wr-collection-page__hero{min-height:min(var(--collection-hero-height),76svh)}.wr-collection-page__heading h1{font-size:clamp(48px,18vw,86px)}.wr-collection-page__body{padding:32px max(var(--page-margin),14px) 70px}.wr-collection-page__intro{grid-template-columns:1fr;gap:22px;margin-bottom:42px}.wr-collection-page__description{font-size:clamp(17px,5.5vw,25px)}.wr-collection-page__meta{justify-content:space-between;gap:12px}.wr-collection-sort label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wr-collection-sort select{max-width:150px}.wr-collection-page__grid{grid-template-columns:repeat(var(--collection-mobile-cols),minmax(0,1fr));gap:max(16px,calc(var(--collection-gap) * .55))}}@media(prefers-reduced-motion:reduce){.wr-cursor,.wr-product-zoom,.wr-product-zoom__stage img,.wr-product-zoom-trigger,.wr-product-zoom__nav{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/wester-editorial-v5.css.map */
