:root{--background:#fff;--foreground:#0a0a09;--muted:#777771;--line:#1a1a18;--line-soft:#b7b7b0;--surface:#e5e5df;--inverse:#0b0b0a;--inverse-text:#f2f2ed;--space-2xs:.375rem;--space-xs:.625rem;--space-sm:.875rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:4rem;--space-2xl:7.5rem;--header-height:50px;--status-height:40px;--font-sans:Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-size-caption:10px;--font-size-nav:11px;--font-size-small:12px;--font-size-compact:13px;--font-size-body:15px;--font-size-lead:17px;--font-size-heading:20px}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--background);color:var(--foreground);scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding-top:calc(var(--header-height) + var(--status-height))}body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans);font-size:var(--font-size-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.35}body[data-menu-open=true]{overflow:hidden}a{color:inherit;text-decoration:none}.external-arrow{vertical-align:-.02em;width:.78em;height:.78em;margin-left:.12em;display:inline-block;overflow:visible}button,input{color:inherit;font:inherit;border-radius:0}button{cursor:pointer}::selection{background:var(--foreground);color:var(--background)}:focus-visible{outline-offset:3px;outline:2px solid}.skip-link{top:0;left:var(--space-sm);z-index:1000;padding:var(--space-xs) var(--space-sm);background:var(--foreground);color:var(--background);font-size:var(--font-size-small);position:fixed;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.eyebrow,.section-index{font-size:var(--font-size-small);letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.site-header{z-index:50;background:var(--background);position:sticky;top:0}.site-header__main{z-index:2;height:var(--header-height);padding-inline:var(--space-sm);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.site-header__nav{font-size:var(--font-size-nav);letter-spacing:.04em;align-items:center;gap:clamp(.875rem,1.75vw,2rem);line-height:1;display:flex}.site-header__nav--left{justify-self:start}.site-header__nav--right{justify-self:end}.site-header__nav a,.wordmark,.site-footer a{text-underline-offset:.25em;text-decoration-thickness:1px}.site-header__nav a:hover,.site-footer a:hover{text-decoration:underline}.wordmark{width:clamp(8.75rem,13vw,11rem);font-size:var(--font-size-body);letter-spacing:.02em;grid-column:2;font-weight:650;line-height:1;display:block}.wordmark img{width:100%;height:auto;display:block}.mobile-menu__trigger,.mobile-ig,.mobile-menu{display:none}.status-bar{height:var(--status-height);padding-inline:var(--space-sm);border-bottom:1px solid var(--line);font-size:var(--font-size-nav);letter-spacing:.08em;white-space:nowrap;grid-template-columns:1fr auto 1fr;align-items:center;line-height:1;display:grid;overflow:hidden}.status-bar span:nth-child(2){color:var(--muted);justify-self:center}.status-bar span:nth-child(3){justify-self:end}.media-frame{background:var(--surface);flex-direction:column;min-width:0;margin:0;display:flex;overflow:hidden}.media-frame__image{background:var(--surface);min-height:1px;position:relative;overflow:hidden}.media-frame--landscape .media-frame__image{aspect-ratio:16/10}.media-frame--portrait .media-frame__image{aspect-ratio:3/4}.media-frame--square .media-frame__image{aspect-ratio:1}.media-frame__asset{object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.25,1)}.media-frame:hover .media-frame__asset{transform:scale(1.012)}.media-frame__caption{min-height:30px;padding:.55rem var(--space-xs) .45rem;border-top:1px solid var(--line);font-size:var(--font-size-caption);letter-spacing:.08em;line-height:1.1}.hero{min-height:calc(100svh - var(--header-height) - var(--status-height));border-bottom:1px solid var(--line);grid-template-columns:minmax(0,2fr) minmax(22rem,1fr);display:grid}.hero__media{border-right:1px solid var(--line);min-height:42rem;position:relative;overflow:hidden}.hero__media .media-frame,.hero__media .media-frame__image{height:100%}.hero__media>.media-frame{position:absolute;inset:0}.hero__media .media-frame--hero .media-frame__image{aspect-ratio:auto}.hero__media-index{right:var(--space-sm);bottom:var(--space-sm);z-index:2;color:var(--inverse-text);font-size:var(--font-size-caption);letter-spacing:.08em;position:absolute}.hero__copy{min-width:0;padding:var(--space-sm);flex-direction:column;justify-content:space-between;display:flex}.hero__copy h1{letter-spacing:-.065em;white-space:pre-line;max-width:8.5ch;margin-block:auto;font-size:clamp(3rem,4.5vw,5.4rem);font-weight:500;line-height:.88}.hero__meta{font-size:var(--font-size-small);letter-spacing:.06em;white-space:pre-line;justify-content:space-between;align-items:flex-end;display:flex}.hero__meta span{font-size:var(--font-size-heading)}.brand-statement{min-height:82svh;padding:var(--space-sm);border-bottom:1px solid var(--line);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}.brand-statement .section-index{grid-column:1/3}.brand-statement h2{letter-spacing:-.07em;grid-column:3/12;align-self:center;font-size:clamp(3.5rem,7.7vw,9.5rem);font-weight:500;line-height:.86}.brand-statement__side{font-size:var(--font-size-caption);letter-spacing:.07em;text-align:right;grid-column:11/13;place-self:end}.brand-world{border-bottom:1px solid var(--line)}.section-heading{min-height:46px;padding-inline:var(--space-sm);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.section-heading h2{font-size:var(--font-size-compact);letter-spacing:.08em;font-weight:500}.section-heading>p:last-child{font-size:var(--font-size-caption);letter-spacing:.08em;justify-self:end}.brand-world__grid{grid-template-rows:repeat(7,minmax(5.5rem,1fr));grid-template-columns:repeat(12,minmax(0,1fr));min-height:1120px;display:grid}.world-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-width:0;display:flex;overflow:hidden}.world-item:first-child{grid-area:1/1/4/5}.world-item:nth-child(2){border-right:0;grid-area:1/5/5/13}.world-item:nth-child(3){grid-area:4/1/6/5}.world-item:nth-child(4){grid-area:5/5/7/9}.world-item:nth-child(5){border-right:0;grid-area:5/9/8/13}.world-item .media-frame{flex:1}.world-item .media-frame__image{aspect-ratio:auto;flex:1}.world-item__negative{background:linear-gradient(to right, transparent calc(50% - .5px), var(--line-soft) 50%, transparent calc(50% + .5px)), linear-gradient(to bottom, transparent calc(50% - .5px), var(--line-soft) 50%, transparent calc(50% + .5px));opacity:.35;flex:1}.world-item__label{gap:0 var(--space-xs);min-height:88px;padding:var(--space-xs);border-top:1px solid var(--line);grid-template-columns:2.2rem minmax(0,1fr);display:grid}.world-item__label span,.world-item__label p{color:var(--muted);font-size:var(--font-size-caption);letter-spacing:.06em}.world-item__label h3{letter-spacing:-.035em;font-size:clamp(1.15rem,2vw,2rem);font-weight:500;line-height:1}.world-item__label p{margin-top:var(--space-sm);grid-column:2;align-self:end}.issue{background:var(--inverse);color:var(--inverse-text);scroll-margin-top:calc(var(--header-height) + var(--status-height));grid-template-columns:1fr 1fr;display:grid}.issue__copy{min-height:94svh;padding:var(--space-sm);flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.issue__topline,.issue__description{font-size:var(--font-size-small);letter-spacing:.08em;justify-content:space-between;display:flex}.issue__status{margin-bottom:var(--space-md);color:#a5a59f;font-size:var(--font-size-small);letter-spacing:.08em}.issue h2{letter-spacing:-.07em;max-width:8.5ch;font-size:clamp(3.75rem,7vw,8.5rem);font-weight:500;line-height:.85}.issue__description{align-items:flex-end}.issue__description p{max-width:32rem;font-size:clamp(.8rem,1.1vw,1rem);line-height:1.35}.issue__description span{color:#30302e;letter-spacing:-.09em;font-size:clamp(8rem,15vw,18rem);font-weight:600;line-height:.6}.issue__media{border-left:1px solid #454541;min-height:94svh;position:relative}.issue__media .media-frame,.issue__media .media-frame__image{height:100%}.issue__media>.media-frame{position:absolute;inset:0}.issue__media .media-frame__image{aspect-ratio:auto}.newsletter{border-bottom:1px solid var(--line);min-height:58svh;scroll-margin-top:calc(var(--header-height) + var(--status-height));grid-template-columns:1fr 1fr;display:grid}.newsletter>div{padding:var(--space-sm);flex-direction:column;justify-content:space-between;display:flex}.newsletter>div:first-child{border-right:1px solid var(--line)}.newsletter h2{letter-spacing:-.065em;max-width:9ch;margin-top:auto;font-size:clamp(3rem,5.5vw,7rem);font-weight:500;line-height:.9}.newsletter__form-wrap>p{max-width:34rem;color:var(--muted);font-size:var(--font-size-small);letter-spacing:.04em}.newsletter form{margin-top:auto}.newsletter label{margin-bottom:var(--space-xs);font-size:var(--font-size-caption);letter-spacing:.08em;display:block}.newsletter__field{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;display:grid}.newsletter input{min-width:0;padding:var(--space-sm) 0;letter-spacing:-.02em;background:0 0;border:0;outline:0;font-size:clamp(1rem,1.6vw,1.5rem)}.newsletter input::placeholder{color:#9a9a93}.newsletter button{padding:var(--space-sm) 0 var(--space-sm) var(--space-md);font-size:var(--font-size-small);letter-spacing:.08em;background:0 0;border:0}.newsletter button:hover{opacity:.55}.newsletter__message{min-height:2rem;padding-top:var(--space-xs);color:var(--foreground)!important;font-size:var(--font-size-caption)!important;letter-spacing:.06em!important}.site-footer{font-size:var(--font-size-small)}.site-footer__grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.site-footer__cell{align-items:flex-start;gap:var(--space-xs);min-height:190px;padding:var(--space-sm);border-right:1px solid var(--line);flex-direction:column;display:flex}.site-footer__cell:last-child{border-right:0}.site-footer__cell .eyebrow{color:var(--muted);margin-bottom:auto}.site-footer__bottom{min-height:44px;padding-inline:var(--space-sm);font-size:var(--font-size-caption);letter-spacing:.07em;grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.site-footer__bottom span:nth-child(2){justify-self:center}.about-story,.about-editorial{border-bottom:1px solid var(--line)}.about-story__header{min-height:64px;padding-inline:var(--space-sm);border-bottom:1px solid var(--line);align-items:center;display:flex}.about-story__header h1{font-size:var(--font-size-nav);letter-spacing:.08em;font-weight:500;line-height:1}.about-story__columns{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-story__column{min-height:34rem;padding:clamp(1.75rem, 3.5vw, 4.5rem) var(--space-sm) clamp(3.5rem, 7vw, 7rem);border-right:1px solid var(--line)}.about-story__column:last-child{border-right:0}.about-story__copy{max-width:42rem;font-size:var(--font-size-body);letter-spacing:-.012em;margin-top:clamp(3rem,7svh,6.5rem);line-height:1.52}.about-story__copy p+p{margin-top:1.45em}.about-story__copy p{white-space:pre-line}.about-story__copy strong{letter-spacing:-.005em;font-weight:600}.about-editorial{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-editorial__figure{background:var(--surface);border-right:1px solid var(--line);min-width:0}.about-editorial__figure:last-child{border-right:0}.about-editorial__figure:only-child{grid-column:1/-1}.about-editorial__image{height:clamp(36rem,76svh,62rem);position:relative;overflow:hidden}.about-editorial__asset{object-fit:cover;filter:saturate(.58)contrast(1.03)}.about-editorial__figure:first-child .about-editorial__asset{object-position:center 54%}.about-editorial__figure:last-child .about-editorial__asset{object-position:center 48%}.not-found{min-height:calc(100svh - var(--header-height) - var(--status-height));padding:var(--space-sm);flex-direction:column;justify-content:space-between;display:flex}.not-found>p,.not-found a{font-size:var(--font-size-small);letter-spacing:.08em}.not-found h1{letter-spacing:-.08em;font-size:clamp(4rem,11vw,14rem);font-weight:500;line-height:.82}.not-found a{border-bottom:1px solid var(--line);align-self:flex-end}.studio-shell{z-index:200;background:#fff;height:100svh;position:fixed;inset:0;overflow:hidden}:is(body:has(.studio-shell)>.site-header,body:has(.studio-shell)>.site-footer,body:has(.studio-shell)>.skip-link){display:none}@media (min-width:1600px){:root{--space-sm:1rem}.hero{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.hero__copy h1{font-size:clamp(5rem,5vw,7.5rem)}.brand-world__grid{min-height:1320px}}@media (max-width:1024px){.hero{grid-template-columns:minmax(0,3fr) minmax(18rem,2fr)}.brand-statement h2{grid-column:2/12}.brand-world__grid{min-height:900px}.issue__description span{display:none}}@media (max-width:767px){:root{--header-height:48px;--status-height:37px;--space-sm:.75rem;--space-lg:1.5rem;--space-xl:3rem;--space-2xl:5rem}.site-header__nav{display:none}.site-header__main{padding-inline:var(--space-sm)}.mobile-menu__trigger,.mobile-ig{font-size:var(--font-size-nav);letter-spacing:.05em;background:0 0;border:0;display:block}.mobile-menu__trigger{z-index:4;align-content:center;justify-self:start;gap:4px;width:28px;height:28px;padding:0;display:grid}.mobile-menu__trigger span{transform-origin:50%;background:currentColor;width:22px;height:1px;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);display:block}.mobile-menu__trigger[data-open=true] span:first-child{transform:translateY(5px)rotate(45deg)}.mobile-menu__trigger[data-open=true] span:nth-child(2){opacity:0}.mobile-menu__trigger[data-open=true] span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.mobile-ig{justify-self:end}.wordmark{font-size:var(--font-size-compact)}.mobile-menu{inset:var(--header-height) 0 0;z-index:3;height:calc(100dvh - var(--header-height));padding:0 var(--space-sm) var(--space-sm);overscroll-behavior:contain;background-color:var(--background);visibility:hidden;opacity:0;pointer-events:none;flex-direction:column;justify-content:space-between;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:fixed;overflow-y:auto;transform:translateY(-.75rem)}.mobile-menu[data-open=true]{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{border-top:1px solid var(--line)}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:-.045em;grid-template-columns:2rem 1fr auto;align-items:center;min-height:64px;font-size:clamp(1.75rem,8vw,2.75rem);font-weight:500;line-height:1;display:grid}.mobile-menu nav a span{font-size:var(--font-size-caption);letter-spacing:.05em;font-weight:400}.mobile-menu>p{font-size:var(--font-size-small);letter-spacing:.07em}.status-bar{padding-inline:var(--space-xs);font-size:var(--font-size-caption);justify-content:center;display:flex}.status-bar span:nth-child(n+2){display:none}.hero{flex-direction:column;min-height:auto;display:flex}.hero__media{border-right:0;border-bottom:1px solid var(--line);min-height:58svh}.hero__copy{min-height:42svh}.hero__copy h1{letter-spacing:-.075em;max-width:none;font-size:clamp(3.25rem,15vw,5.5rem)}.brand-statement{grid-template-rows:auto 1fr auto;grid-template-columns:repeat(4,minmax(0,1fr));min-height:80svh}.brand-statement .section-index{grid-column:1/3}.brand-statement h2{grid-column:1/5;font-size:clamp(2.9rem,13vw,5rem)}.brand-statement__side{grid-column:3/5}.section-heading{grid-template-columns:1fr auto}.section-heading h2{justify-self:end}.section-heading>p:last-child{display:none}.brand-world__grid{min-height:auto;display:block}.world-item{border-right:0;min-height:56svh}.world-item:first-child,.world-item:nth-child(3),.world-item:nth-child(4){min-height:42svh}.world-item:nth-child(2){min-height:66svh}.world-item__label{min-height:82px}.issue{flex-direction:column;display:flex}.issue__copy{min-height:72svh}.issue h2{font-size:clamp(3.75rem,17vw,6rem)}.issue__media{border-top:1px solid #454541;border-left:0;min-height:75svh}.newsletter{min-height:auto;display:block}.newsletter>div{min-height:42svh}.newsletter>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.newsletter h2{font-size:clamp(3.4rem,15vw,5.5rem)}.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__cell{border-bottom:1px solid var(--line);min-height:145px}.site-footer__cell:nth-child(2){border-right:0}.site-footer__cell:nth-child(n+3){border-bottom:0}.site-footer__bottom{min-height:88px;padding-block:var(--space-sm);flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.site-footer__bottom span:nth-child(2),.site-footer__bottom span:last-child{align-self:auto}.about-story__header{min-height:56px}.about-story__columns,.about-editorial{display:block}.about-story__column{min-height:auto;padding:var(--space-lg) var(--space-sm) var(--space-xl);border-right:0;border-bottom:1px solid var(--line)}.about-story__column:last-child{border-bottom:0}.about-story__copy{margin-top:var(--space-xl);font-size:var(--font-size-body);line-height:1.55}.about-editorial__figure{border-right:0;border-bottom:1px solid var(--line)}.about-editorial__figure:last-child{border-bottom:0}.about-editorial__image{aspect-ratio:3/4;height:auto}.not-found h1{font-size:clamp(4.5rem,20vw,7rem)}}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.status-bar{color:var(--foreground);justify-content:center;display:flex}.status-bar span{color:inherit}.hero{height:calc(100svh - var(--header-height) - var(--status-height));background:#171717;min-height:0;display:block}.hero__media{border:0;height:100%;min-height:0}.hero__media .media-frame,.hero__media .media-frame__image{background:#171717;height:100%}.hero__media .media-frame__asset{object-position:center}.hero__media .media-frame:hover .media-frame__asset{transform:none}.hero__overlay{z-index:2;padding:var(--space-sm);color:#f5f5f2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero__statement{font-size:var(--font-size-compact);letter-spacing:.13em;text-align:center;font-weight:500}.hero-countdown{right:var(--space-sm);bottom:var(--space-sm);left:var(--space-sm);font-size:var(--font-size-caption);letter-spacing:.08em;white-space:nowrap;justify-content:center;gap:clamp(.9rem,2.3vw,2.5rem);display:flex;position:absolute}.hero-countdown strong{font-size:var(--font-size-compact);font-weight:500}.contact-sheet{border-bottom:1px solid var(--line);background:var(--background)}.contact-sheet,.new-arrivals,.brand-statement,.site-footer{content-visibility:auto}.contact-sheet,.new-arrivals,.brand-statement{contain-intrinsic-size:auto 44rem}.site-footer{contain-intrinsic-size:auto 30rem}.hero{border-bottom:0}.contact-sheet__track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:#0a0a092e transparent;scrollbar-width:thin;gap:0;padding:0;scroll-padding-inline:0;display:flex;overflow-x:auto}.contact-sheet__track::-webkit-scrollbar{height:1px}.contact-sheet__track::-webkit-scrollbar-track{background:0 0}.contact-sheet__track::-webkit-scrollbar-thumb{background:#0a0a092e}.contact-sheet__item{scroll-snap-align:start;flex:0 0 clamp(20rem,32vw,36rem);min-width:0}.contact-sheet__item--2{flex-basis:clamp(21rem,35vw,39rem)}.contact-sheet__item--3{flex-basis:clamp(19rem,29vw,33rem)}.contact-sheet__item--4{flex-basis:clamp(20rem,31vw,35rem)}.contact-sheet__item:nth-child(5){flex-basis:clamp(30rem,48vw,54rem)}.contact-sheet__frame .media-frame__image{aspect-ratio:auto;height:clamp(32rem,67svh,50rem)}.contact-sheet__frame .media-frame__asset{filter:saturate(.58)contrast(1.03)}.contact-sheet__frame .media-frame__caption{display:none}.brand-statement{min-height:48svh;padding:clamp(5rem, 12vw, 11rem) var(--space-sm);text-align:center;justify-content:center;align-items:center;display:flex}.brand-statement h2{letter-spacing:-.06em;max-width:22ch;font-size:clamp(2.6rem,5.2vw,6.5rem);line-height:.92}.site-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__cell{min-height:240px}.site-footer__policy-list,.site-footer__social-list,.site-footer__contacts{margin-top:auto}.site-footer__policy-list,.site-footer__social-list,.site-footer__contact{font-size:var(--font-size-caption);letter-spacing:.05em}.site-footer__policy-list,.site-footer__social-list{flex-direction:column;gap:.2rem;list-style:none;display:flex}.site-footer__contact{font-family:var(--font-sans);text-transform:uppercase;overflow-wrap:anywhere}.site-footer__contacts{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.site-footer__contacts .site-footer__contact{margin-top:0}@media (max-width:900px){.site-header__nav{gap:1rem}.hero{height:calc(100svh - var(--header-height) - var(--status-height));min-height:0}.contact-sheet__item,.contact-sheet__item--2,.contact-sheet__item--3,.contact-sheet__item--4{flex-basis:44vw}.contact-sheet__item:nth-child(5){flex-basis:62vw}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__cell{border-bottom:1px solid var(--line);min-height:180px}.site-footer__cell:nth-child(2n){border-right:0}.site-footer__cell:nth-last-child(-n+2){border-bottom:0}}@media (max-width:767px){.status-bar span{display:inline}.hero{height:calc(100svh - var(--header-height) - var(--status-height));min-height:0;display:block}.hero__media{border-bottom:0;min-height:0}.hero__media .media-frame__asset{object-position:center}.hero__statement{max-width:26ch;font-size:var(--font-size-nav);line-height:1.4}.hero-countdown{font-size:var(--font-size-caption);letter-spacing:.045em;justify-content:space-between;gap:.35rem}.hero-countdown strong{font-size:var(--font-size-small);text-align:center;margin-bottom:.15rem;display:block}.contact-sheet__track{gap:0;padding:0}.contact-sheet__item,.contact-sheet__item--2,.contact-sheet__item--3,.contact-sheet__item--4,.contact-sheet__item:nth-child(5){flex-basis:78vw}.contact-sheet__item:nth-child(5){flex-basis:88vw}.contact-sheet__frame .media-frame__image{height:56svh;min-height:24rem}.brand-statement{min-height:46svh;padding:5.5rem var(--space-sm);display:flex}.brand-statement h2{font-size:clamp(2.5rem,11.5vw,4.25rem)}.site-footer__cell{min-height:160px}.site-footer__cell:nth-child(2),.site-footer__cell:last-child{border-right:0}.site-footer__contact{font-size:var(--font-size-nav);letter-spacing:.05em}}.site-header{isolation:isolate}.site-header__main{background:var(--background)}.status-bar{z-index:1;opacity:1;transition:height .24s cubic-bezier(.22,1,.36,1),opacity .18s,transform .24s cubic-bezier(.22,1,.36,1),border-color .18s,border-bottom-width .18s;position:relative;transform:translateY(0)}.site-header[data-status-hidden=true] .status-bar{opacity:0;pointer-events:none;border-bottom-width:0;border-bottom-color:#0000;height:0;transform:translateY(-100%)}.wordmark{font-size:var(--font-size-lead);letter-spacing:.015em}.hero__statement{font-size:var(--font-size-body)}.brand-statement{min-height:42svh;padding-block:clamp(4.5rem,9vw,8rem)}.brand-statement h2{max-width:25ch;font-size:clamp(1.65rem,2.8vw,3.5rem);line-height:.96}.gallery-page,.policy-page{background:var(--background)}.gallery-page__header,.policy-page__header{min-height:72px;padding-inline:var(--space-sm);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.gallery-page__header h1,.policy-page__header h1,.gallery-page__header p{font-size:var(--font-size-nav);letter-spacing:.08em;font-weight:500;line-height:1}.gallery-grid{grid-template-columns:repeat(var(--gallery-columns,4), minmax(0, 1fr));gap:var(--space-sm);padding:var(--space-sm) var(--space-sm) clamp(4rem, 8vw, 9rem);border-bottom:1px solid var(--line);grid-auto-rows:4px;display:grid}.gallery-page__tools,.gallery-density,.gallery-density__panel{align-items:center;display:flex}.gallery-page__tools{gap:clamp(.75rem,1.5vw,1.5rem)}.gallery-density{justify-content:flex-end;min-width:30px}.gallery-density__trigger{border:1px solid var(--line);background:0 0;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.gallery-density__icon{grid-template-columns:repeat(3,1fr);gap:2px;width:13px;height:13px;display:grid}.gallery-density__icon i{background:currentColor;display:block}.gallery-density__panel{opacity:0;gap:.55rem;width:0;transition:width .24s cubic-bezier(.22,1,.36,1),opacity .16s,transform .24s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translate(.4rem)}.gallery-density:hover .gallery-density__panel,.gallery-density:focus-within .gallery-density__panel,.gallery-density[data-open=true] .gallery-density__panel{opacity:1;width:190px;transform:translate(0)}.gallery-density__panel span{font-size:var(--font-size-caption);letter-spacing:.06em;flex:none}.gallery-density__panel input{appearance:none;background:0 0;border:0;flex:0 0 132px;width:132px;height:18px;padding:0}.gallery-density__panel input::-webkit-slider-runnable-track{background:var(--line-soft);height:1px}.gallery-density__panel input::-webkit-slider-thumb{border:1px solid var(--line);background:var(--background);appearance:none;border-radius:50%;width:10px;height:10px;margin-top:-4.5px}.gallery-density__panel input::-moz-range-track{background:var(--line-soft);height:1px}.gallery-density__panel input::-moz-range-thumb{border:1px solid var(--line);background:var(--background);border-radius:50%;width:10px;height:10px}::view-transition-group(*){animation-duration:.32s;animation-timing-function:cubic-bezier(.22,1,.36,1)}.gallery-item{align-self:start;width:100%;display:block}.gallery-item__image{width:100%;aspect-ratio:var(--gallery-ratio);background:var(--surface);position:relative;overflow:hidden}.gallery-item__asset{object-fit:cover;filter:saturate(.72)contrast(1.02);transition:opacity .24s,transform .6s cubic-bezier(.22,1,.36,1)}.gallery-item:hover .gallery-item__asset{opacity:.94;transform:scale(1.008)}.gallery-item figcaption{font-size:var(--font-size-nav);letter-spacing:.06em;padding-top:.55rem;line-height:1.2}.policy-page__body{width:min(1024px,100vw - 32px);margin-inline:auto;padding-block:clamp(2.5rem,4vw,4rem) clamp(4.5rem,7vw,7rem)}.policy-notice{width:100%;margin:0 auto clamp(3rem,5vw,4.5rem)}.policy-notice__column{min-width:0;padding:0}.policy-notice__column+.policy-notice__column{margin-top:clamp(2.25rem,4vw,3.5rem)}.policy-notice h2,.policy-column__label{color:var(--muted);font-size:var(--font-size-nav);letter-spacing:.08em;margin-bottom:clamp(1.25rem,2vw,1.75rem);font-weight:500;line-height:1}.policy-notice p,.policy-column>p,.policy-faq p{max-width:none;font-size:var(--font-size-body);letter-spacing:-.01em;line-height:1.55}.policy-notice p{max-width:none}.policy-notice p+p,.policy-column>p+p{margin-top:1.15em}.policy-accordion{border-top:1px solid var(--line)}.policy-section{scroll-margin-top:calc(var(--header-height) + var(--status-height) + .5rem);border-bottom:1px solid var(--line)}.policy-section h2{font-size:inherit;font-weight:inherit}.policy-section h2 button{width:100%;min-height:64px;font-size:var(--font-size-body);letter-spacing:.035em;text-align:left;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;padding:0;font-weight:600;display:grid}.policy-section h2 button:hover .policy-section__symbol{color:var(--foreground)}.policy-section__symbol{color:var(--muted);font-size:var(--font-size-nav);letter-spacing:.06em;font-weight:400;font-size:var(--font-size-lead);transition:color .18s}.policy-section__panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .46s cubic-bezier(.22,1,.36,1),opacity .3s;display:grid}.policy-section__panel[data-open=true]{opacity:1;grid-template-rows:1fr}.policy-section__panel-inner{min-height:0;overflow:hidden}.policy-section__columns{grid-template-columns:repeat(2,minmax(0,1fr));padding:clamp(.75rem,1.5vw,1.25rem) 0 clamp(2.75rem,4vw,4rem);display:grid}.policy-column{min-width:0;padding-right:clamp(1.5rem,3vw,4rem)}.policy-column+.policy-column{border-left:1px solid var(--line-soft);padding-left:clamp(1.5rem,3vw,4rem);padding-right:0}.policy-faq+.policy-faq{margin-top:1.75rem}.policy-faq h3{max-width:42rem;font-size:var(--font-size-compact);letter-spacing:.04em;margin-bottom:.55rem;font-weight:600;line-height:1.35}.policy-faq__links{font-size:var(--font-size-nav);letter-spacing:.05em;flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:.75rem;display:flex}.policy-faq__links a:hover{text-underline-offset:.25em;text-decoration:underline}.policy-notice strong,.policy-column strong,.policy-faq strong{color:var(--foreground);font-weight:600}@media (prefers-reduced-motion:reduce){.policy-section__panel{transition:none}}.language-switcher{font-size:var(--font-size-nav);letter-spacing:.035em;white-space:nowrap;display:inline-block;position:relative}.language-switcher__current{min-height:28px;color:var(--foreground);align-items:center;gap:.5rem;line-height:1;text-decoration:none;display:inline-flex}.language-switcher__chevron{transform-origin:50%;border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;margin-top:-3px;transition:transform .18s;display:inline-block;transform:rotate(45deg)}.language-switcher__menu{z-index:20;border:1px solid var(--line);visibility:hidden;opacity:0;pointer-events:none;background:#fff;min-width:8.75rem;padding:.35rem;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + .75rem);right:0;transform:translateY(-.35rem);box-shadow:0 .75rem 2rem #00000014}.language-switcher__menu:before{content:"";height:.8rem;position:absolute;bottom:100%;left:0;right:0}.language-switcher__menu a{min-height:34px;color:var(--foreground);align-items:center;padding-inline:.6rem;text-decoration:none;display:flex}.language-switcher__menu a:hover,.language-switcher__menu a[aria-current=page]{background:#f2f2f2;text-decoration:none}.language-switcher:hover .language-switcher__menu,.language-switcher:focus-within .language-switcher__menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.language-switcher:hover .language-switcher__chevron,.language-switcher:focus-within .language-switcher__chevron{transform:translateY(2px)rotate(225deg)}.site-header__nav--right>.language-switcher{padding-inline:.1rem}.launch-popup-layer{z-index:300;place-items:center;padding:clamp(.75rem,2vw,1.5rem);display:grid;position:fixed;inset:0}.launch-popup-layer__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000007a;animation:.3s both launch-popup-fade;position:absolute;inset:0}.launch-popup{z-index:1;border:1px solid var(--line);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));width:min(54rem,100vw - 3rem);max-height:calc(100dvh - 3rem);animation:.48s cubic-bezier(.22,1,.36,1) both launch-popup-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 1.5rem 6rem #0003}.launch-popup:not(:has(.launch-popup__media)){grid-template-columns:1fr;width:min(34rem,100vw - 3rem)}.launch-popup__close{z-index:3;border:0;border-left:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:0;right:0}.launch-popup__close span,.launch-popup__close span:after{content:"";background:currentColor;width:18px;height:1px;display:block;transform:rotate(45deg)}.launch-popup__close span:after{transform:rotate(90deg)}.launch-popup__media{border-right:1px solid var(--line);background:#fff;min-height:min(29rem,100dvh - 3rem);position:relative}.launch-popup__media img{object-fit:contain;object-position:center center}.launch-popup__content{flex-direction:column;justify-content:space-between;min-width:0;min-height:min(29rem,100dvh - 3rem);padding:clamp(3.25rem,6vh,4.25rem) clamp(1.75rem,3.5vw,2.75rem) clamp(1.5rem,4vh,2.25rem);display:flex;overflow-y:auto}.launch-popup__copy{flex-direction:column;flex:1;justify-content:center;display:flex}.launch-popup__copy h2{letter-spacing:-.045em;margin-bottom:clamp(1rem,2.5vh,1.5rem);font-size:clamp(1.5rem,3.2vw,2.4rem);font-weight:500;line-height:.92}.launch-popup__eyebrow{color:var(--muted);font-size:var(--font-size-nav);letter-spacing:.08em;order:-1;margin-bottom:clamp(.85rem,2vh,1.25rem)}.launch-popup__copy>p:not(.launch-popup__eyebrow){max-width:28rem;font-size:var(--font-size-body);line-height:1.5}.launch-popup__actions{grid-template-columns:1fr;gap:.75rem;margin-top:clamp(1.5rem,4vh,2.5rem);display:grid}.launch-popup__actions a,.launch-popup__actions span,.launch-popup__actions button{border:1px solid var(--foreground);background:var(--foreground);color:#fff;min-height:44px;font-size:var(--font-size-nav);letter-spacing:.07em;text-align:center;place-items:center;padding:.75rem 1rem;display:grid}.launch-popup__actions span[aria-disabled=true]{border-color:var(--foreground);background:var(--foreground);color:#fff}.launch-popup__actions button{border:1px solid var(--foreground);color:var(--foreground);background:0 0}body:has(.studio-shell)>.launch-popup-layer{display:none}@keyframes launch-popup-fade{0%{opacity:0}to{opacity:1}}@keyframes launch-popup-enter{0%{opacity:0;transform:translateY(1.25rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.site-header__nav--right>.language-switcher{display:none}.mobile-menu>.language-switcher{border-top:1px solid var(--line);font-size:var(--font-size-compact);margin-top:auto;padding-block:1.25rem}.mobile-menu>.language-switcher .language-switcher__menu{inset:auto auto calc(100% - .65rem) 0}}@media (max-width:700px){.launch-popup{grid-template-columns:1fr;width:min(30rem,100vw - 1.5rem);display:grid;overflow-y:auto}.launch-popup__close{width:46px;height:46px}.launch-popup__media{border-right:0;border-bottom:1px solid var(--line);min-height:min(32svh,15rem)}.launch-popup__content{min-height:auto;padding:3.5rem 1.25rem 1.25rem;overflow:visible}.launch-popup__copy h2{font-size:clamp(1.5rem,8vw,2rem)}.launch-popup__eyebrow{margin-bottom:1rem}.launch-popup__actions{grid-template-columns:1fr;margin-top:2rem}}.coming-soon-page{background:var(--background)}.coming-soon{min-height:calc(100svh - var(--header-height) - var(--status-height));padding:clamp(4rem, 8vw, 8rem) var(--space-sm);border-bottom:1px solid var(--line);place-items:center;display:grid;position:relative;overflow:hidden}.coming-soon__section,.coming-soon__statement{font-size:var(--font-size-nav);letter-spacing:.08em;line-height:1;position:absolute}.coming-soon__section{top:var(--space-sm);left:var(--space-sm)}.coming-soon__statement{right:var(--space-sm);bottom:var(--space-sm);color:var(--muted)}.coming-soon__center{text-align:center;justify-items:center;gap:clamp(1rem,2vw,1.75rem);display:grid}.coming-soon__center p{color:var(--muted);font-size:var(--font-size-nav);letter-spacing:.12em;line-height:1}.coming-soon__center h1{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(3.5rem,8vw,8rem);font-weight:500;line-height:.9}.shop-two{background:#fff;min-height:70svh}.shop-two__store{border-bottom:1px solid var(--line)}.shop-two__toolbar{min-height:44px;padding-inline:var(--space-sm);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.shop-two__toolbar>p,.shop-two__toolbar button,.shop-two__toolbar label,.shop-two__toolbar select,.shop-two__empty{font-size:var(--font-size-nav);letter-spacing:.07em}.shop-two__toolbar-actions{align-items:center;gap:1.5rem;display:flex}.shop-two__toolbar-actions>button,.shop-two__toolbar-actions label{background:0 0;border:0;align-items:center;gap:.45rem;padding:0;display:flex}.shop-two__toolbar-actions>button,.shop-two__toolbar-actions select,.shop-filter-drawer button{cursor:pointer}.shop-two__toolbar select{outline-offset:.3rem;max-width:11.5rem;color:inherit;appearance:none;background:0 0;border:0;padding:0}.shop-two__sort>i{border-bottom:1px solid;border-right:1px solid;width:.35rem;height:.35rem;margin-left:.1rem;transform:translateY(-.1rem)rotate(45deg)}.shop-two__toolbar-actions>button:hover,.shop-two__sort:hover select,.shop-two__empty button:hover{text-underline-offset:.25em;text-decoration:underline}.shop-filter-layer{z-index:100;position:fixed;inset:0}.shop-filter-layer__backdrop{background:#0000002e;border:0;position:absolute;inset:0}.shop-filter-drawer{border-left:1px solid var(--line);background:#fff;grid-template-rows:62px minmax(0,1fr) 62px;width:min(36rem,100vw);height:100dvh;animation:.26s cubic-bezier(.22,1,.36,1) shop-filter-enter;display:grid;position:absolute;top:0;right:0}@keyframes shop-filter-enter{0%{transform:translate(100%)}to{transform:translate(0)}}.shop-filter-drawer__header{border-bottom:1px solid var(--line);place-items:center;display:grid;position:relative}.shop-filter-drawer__header h2,.shop-filter-group h3,.shop-filter-drawer__actions button{font-size:var(--font-size-nav);letter-spacing:.07em;font-weight:500}.shop-filter-drawer__header>button{background:0 0;border:0;place-items:center;width:62px;height:100%;display:grid;position:absolute;right:0}.shop-filter-drawer__header>button span,.shop-filter-drawer__header>button span:after{content:"";background:currentColor;width:17px;height:1px;display:block;transform:rotate(45deg)}.shop-filter-drawer__header>button span:after{transform:rotate(90deg)}.shop-filter-drawer__body{overscroll-behavior:contain;overflow-y:auto}.shop-filter-group{padding:1.65rem var(--space-sm) 2.5rem;border-bottom:1px solid var(--line)}.shop-filter-group h3{text-align:center;margin-bottom:1.4rem}.shop-filter-group__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.shop-filter-group__options button{border:1px solid var(--line-soft);min-height:42px;color:inherit;font-size:var(--font-size-nav);letter-spacing:.035em;background:#fff;justify-content:center;align-items:center;padding:.3rem .55rem;display:flex}.shop-filter-group__options button[aria-pressed=true]{border-color:var(--foreground);box-shadow:inset 0 0 0 1px var(--foreground)}.shop-filter-group__color-option{grid-template-columns:32px 1fr 32px;display:grid!important}.shop-filter-group__swatch{border:1px solid var(--line-soft);width:28px;height:28px}.shop-filter-group__swatch[data-color=BLACK]{background:#000}.shop-filter-group__swatch[data-color=GREY]{background:#b7b7b4}.shop-filter-drawer__actions{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem;display:grid}.shop-filter-drawer__actions button{border:1px solid var(--line);color:inherit;background:#fff}.shop-filter-drawer__actions button:last-child{background:var(--foreground);color:#fff}.shop-two__grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.shop-two__product{border-right:1px solid var(--line);min-width:0}.shop-two__product:nth-child(4n){border-right:0}.shop-two__empty{min-height:40svh;padding:var(--space-lg);text-align:center;align-content:center;place-items:center;gap:1rem;display:grid}.shop-two__empty button{color:inherit;font:inherit;letter-spacing:inherit;background:0 0;border:0;border-bottom:1px solid;padding:0}.shop-two__image{aspect-ratio:4/5;background:#fff;position:relative;overflow:hidden}.shop-two__image-link{z-index:1;position:absolute;inset:0}.shop-two__image img{object-fit:cover;opacity:0;transition:opacity .28s}.shop-two__image img[data-active=true]{opacity:1}.shop-two__quick-view{z-index:3;border:1px solid var(--foreground);background:var(--foreground);color:#fff;min-height:38px;font-size:var(--font-size-nav);letter-spacing:.055em;opacity:0;pointer-events:none;border-radius:0;padding:.35rem .8rem;transition:opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;top:.75rem;left:50%;transform:translate(-50%,.3rem)}.shop-two__quick-view:hover{color:var(--foreground);background:#fff}.shop-two__image-control{z-index:2;color:#fff;opacity:0;pointer-events:none;mix-blend-mode:difference;background:0 0;border:0;place-items:center;width:42px;height:58px;transition:opacity .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.shop-two__image-control--previous{left:.35rem}.shop-two__image-control--next{right:.35rem}.shop-two__image-control span{border-top:1.5px solid;border-right:1.5px solid;width:13px;height:13px;display:block}.shop-two__image-control--previous span{transform:rotate(-135deg)}.shop-two__image-control--next span{transform:rotate(45deg)}.shop-two__image-dots{z-index:2;opacity:0;pointer-events:none;background:#ffffffa3;border-radius:1rem;gap:.45rem;padding:.3rem .4rem;transition:opacity .18s;display:flex;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.shop-two__image-dots i{border:1px solid var(--foreground);border-radius:50%;width:5px;height:5px}.shop-two__image-dots i[data-active=true]{background:var(--foreground)}.shop-two__product:hover .shop-two__image-control,.shop-two__image:focus-within .shop-two__image-control,.shop-two__product:hover .shop-two__image-dots,.shop-two__image:focus-within .shop-two__image-dots,.shop-two__product:hover .shop-two__quick-view,.shop-two__image:focus-within .shop-two__quick-view{opacity:1;pointer-events:auto}.shop-two__product:hover .shop-two__quick-view,.shop-two__image:focus-within .shop-two__quick-view{transform:translate(-50%)}.shop-two__product-meta{min-height:84px;padding:var(--space-xs) var(--space-sm);text-align:center;place-content:center;gap:.2rem;display:grid}.shop-two__product-meta h2,.shop-two__product-meta p{font-size:var(--font-size-caption);letter-spacing:.035em;line-height:1.25}.shop-two__product-meta h2{font-weight:600}.shop-two__product-meta p{color:var(--muted)}.shop-two__product-meta p:last-child{color:inherit;font-size:var(--font-size-nav);font-weight:600}.shop-two__product-meta h2{font-size:var(--font-size-nav)}.shop-quick-view-layer{z-index:120;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.shop-quick-view-layer__backdrop{background:#00000059;border:0;animation:.22s both shop-quick-view-fade;position:absolute;inset:0}.shop-quick-view{z-index:1;border:1px solid var(--line);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));width:min(72rem,100vw - 2rem);height:min(44rem,100dvh - 2rem);animation:.36s cubic-bezier(.22,1,.36,1) both shop-quick-view-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 1.25rem 5rem #00000029}@keyframes shop-quick-view-fade{0%{opacity:0}to{opacity:1}}@keyframes shop-quick-view-enter{0%{opacity:0;transform:translateY(1.1rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.shop-quick-view__close{z-index:5;width:54px;height:54px;color:var(--foreground);background:#fff;border:0;place-items:center;display:grid;position:absolute;top:0;right:0}.shop-quick-view__close span,.shop-quick-view__close span:after{content:"";background:currentColor;width:18px;height:1px;display:block;transform:rotate(45deg)}.shop-quick-view__close span:after{transform:rotate(90deg)}.shop-quick-view__media{border-right:1px solid var(--line);background:#fff;min-width:0;position:relative;overflow:hidden}.shop-quick-view__media img{object-fit:cover;opacity:0;transition:opacity .26s}.shop-quick-view__media img[data-active=true]{opacity:1}.shop-quick-view__media-control{z-index:3;color:#fff;mix-blend-mode:difference;background:0 0;border:0;place-items:center;width:48px;height:64px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.shop-quick-view__media-control--previous{left:.25rem}.shop-quick-view__media-control--next{right:.25rem}.shop-quick-view__media-control span{border-top:1.5px solid;border-right:1.5px solid;width:14px;height:14px;display:block}.shop-quick-view__media-control--previous span{transform:rotate(-135deg)}.shop-quick-view__media-control--next span{transform:rotate(45deg)}.shop-quick-view__media-count{z-index:3;font-size:var(--font-size-caption);letter-spacing:.06em;background:#ffffffc7;padding:.25rem .4rem;position:absolute;bottom:.75rem;right:.75rem}.shop-quick-view__content{min-width:0;padding:clamp(1.4rem,4vw,4rem);overflow-y:auto}.product-detail{background:#fff}.product-detail__bar,.product-detail__next{min-height:52px;padding-inline:var(--space-sm);border-bottom:1px solid var(--line);font-size:var(--font-size-nav);letter-spacing:.07em;justify-content:space-between;align-items:center;display:flex}.product-detail__bar{min-height:44px}.product-detail__bar a,.product-detail__next a{text-underline-offset:.25em;text-decoration:underline}.product-detail__layout{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-detail__gallery{border-right:1px solid var(--line);min-width:0}.product-detail__gallery figure{aspect-ratio:4/5;border-bottom:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.product-detail__gallery figure:last-child{border-bottom:0}.product-detail__gallery img{object-fit:cover}.product-detail__info{top:calc(var(--header-height) + var(--status-height));min-height:calc(100svh - var(--header-height) - var(--status-height) - 52px);padding:var(--space-sm);flex-direction:column;align-self:start;display:flex;position:sticky}.product-detail__info>*{width:min(100%,32rem);margin-inline:auto}.shop-product-panel{flex-direction:column;min-height:100%;display:flex}.shop-product-panel__heading>p:first-child,.shop-product-panel__price,.shop-product-panel__description,.shop-product-panel__selector,.shop-product-panel__details{font-size:var(--font-size-small);letter-spacing:.045em}.shop-product-panel__heading>p:first-child,.shop-product-panel__price,.shop-product-panel__selector>p{color:var(--muted)}.shop-product-panel__heading h1{letter-spacing:.025em;width:100%;max-width:none;margin-top:.6rem;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:600;line-height:1.08}.shop-product-panel__price{margin-top:.45rem}.shop-product-panel__description{max-width:35rem;margin-top:clamp(2rem,5vh,4rem);line-height:1.55}.shop-product-panel__selector{border:0;min-width:0;margin:2rem 0 0;padding:0}.shop-product-panel__selector legend{width:100%;color:inherit;font:inherit;margin-bottom:.75rem}.shop-product-panel__colours,.shop-product-panel__sizes{gap:.45rem;display:grid}.shop-product-panel__colours{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-product-panel__sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-product-panel__colours a,.shop-product-panel__colours button,.shop-product-panel__sizes button{border:1px solid var(--line-soft);min-height:42px;color:inherit;font:inherit;letter-spacing:inherit;background:#fff;justify-content:center;align-items:center;gap:.55rem;padding:.4rem .55rem;display:flex}.shop-product-panel__colours button,.shop-product-panel__sizes button{cursor:pointer}.shop-product-panel__colours a[aria-current=page],.shop-product-panel__colours button[aria-pressed=true],.shop-product-panel__sizes button[aria-pressed=true]{border-color:var(--foreground);box-shadow:inset 0 0 0 1px var(--foreground)}.shop-product-panel__swatch{border:1px solid var(--line-soft);width:18px;height:18px}.shop-product-panel__selector>p{font-size:var(--font-size-caption);margin-top:.6rem}.shop-product-panel__quantity{font-size:var(--font-size-small);letter-spacing:.045em;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.shop-product-panel__quantity>div{border:1px solid var(--line-soft);grid-template-columns:repeat(3,42px);display:grid}.shop-product-panel__quantity button,.shop-product-panel__quantity output{min-height:40px;color:inherit;font:inherit;background:#fff;border:0;place-items:center;display:grid}.shop-product-panel__quantity button{cursor:pointer}.shop-product-panel__quantity button:disabled{color:var(--muted);cursor:default}.shop-product-panel__quantity output{border-right:1px solid var(--line-soft);border-left:1px solid var(--line-soft)}.shop-product-panel__contact{min-height:52px;padding-inline:var(--space-sm);background:var(--foreground);color:#fff;font-size:var(--font-size-nav);letter-spacing:.08em;text-align:center;place-items:center;margin-top:2.5rem;display:grid}.shop-product-panel__contact:hover{opacity:.84}.shop-product-panel__details{border-top:1px solid var(--line-soft);margin-top:2.5rem}.shop-product-panel__details details{border-bottom:1px solid var(--line-soft)}.shop-product-panel__details summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;list-style:none;display:flex}.shop-product-panel__details summary::-webkit-details-marker{display:none}.shop-product-panel__details summary:after{content:"+"}.shop-product-panel__details details[open] summary:after{content:"−"}.shop-product-panel__details dl,.shop-product-panel__details details>p,.shop-product-panel__sizing{padding:.25rem 0 1.1rem;line-height:1.5}.shop-product-panel__sizing{gap:1rem;display:grid}.shop-product-panel__sizing img{border:1px solid var(--line-soft);width:100%;height:auto;margin-top:.5rem}.shop-product-panel__details dl>div{justify-content:space-between;gap:1rem;display:flex}.shop-product-panel__details dd{text-align:right}.shop-product-panel__full-details{font-size:var(--font-size-nav);letter-spacing:.07em;border-bottom:1px solid;align-self:center;margin-top:1rem;line-height:1.7}.shop-product-panel[data-compact] .shop-product-panel__heading h1{font-size:clamp(1.35rem,2.4vw,2rem)}.shop-product-panel[data-compact] .shop-product-panel__description{margin-top:clamp(1.5rem,4vh,3rem)}.shop-related{border-bottom:1px solid var(--line)}.shop-related__header{min-height:52px;padding-inline:var(--space-sm);border-bottom:1px solid var(--line);font-size:var(--font-size-nav);letter-spacing:.07em;justify-content:space-between;align-items:center;display:flex}.shop-related__header h2{font:inherit}.site-footer{color:#f3f3ef;background:#000}.site-footer__grid{border-color:#f3f3ef57}.site-footer__cell{border-color:#f3f3ef57;min-height:250px}.site-footer__cell .eyebrow{color:#f3f3ef85}.site-footer__heading-link{align-self:flex-start}.site-footer__link-list,.site-footer__policy-list,.site-footer__social-list,.site-footer__contact{font-size:var(--font-size-nav);letter-spacing:.05em;margin-top:auto;line-height:1.35}.site-footer__link-list{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.site-footer__link-list a{white-space:nowrap;display:block}.site-footer__contact{font-size:var(--font-size-nav)}.site-footer__bottom{border-color:#f3f3ef57;grid-template-columns:1fr 1fr;min-height:48px}.site-footer__bottom span:last-child{justify-self:end}.contact-page{min-height:calc(100svh - var(--header-height) - var(--status-height));background:#fff}.contact-page__header{align-items:end;gap:var(--space-lg);min-height:150px;padding:var(--space-sm);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.contact-page__header p,.contact-page__header h1{font-size:var(--font-size-nav);letter-spacing:.08em;font-weight:500}.contact-page__content{gap:var(--space-lg);min-height:56svh;padding:clamp(3rem, 8vw, 8rem) var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.contact-page__intro{max-width:38rem;font-size:clamp(1.15rem,2vw,1.85rem);line-height:1.25}.contact-page__links{border-top:1px solid var(--line);align-self:start}.contact-page__links>div{border-bottom:1px solid var(--line);min-height:72px;font-size:var(--font-size-nav);letter-spacing:.055em;grid-template-columns:9rem 1fr;align-items:center;gap:1rem;display:grid}.contact-page__links dt{color:var(--muted)}.contact-page__links dd{overflow-wrap:anywhere;min-width:0}.contact-page__links a:hover{text-underline-offset:.25em;text-decoration:underline}@media (hover:none){.shop-two__image-control,.shop-two__image-dots,.shop-two__quick-view{opacity:1}.shop-two__image-control,.shop-two__quick-view{pointer-events:auto}.shop-two__quick-view{transform:translate(-50%)}}@media (max-width:1100px){.shop-two__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-two__product:nth-child(4n){border-right:1px solid var(--line)}.shop-two__product:nth-child(2n){border-right:0}}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(var(--gallery-mobile-columns,2), minmax(0, 1fr))}.policy-page__body{width:auto;margin-inline:var(--space-sm)}.site-footer__cell{border-color:#f3f3ef57}.product-detail__layout{display:block}.product-detail__gallery{scroll-snap-type:x mandatory;scrollbar-width:none;border-right:0;display:flex;overflow-x:auto}.product-detail__gallery::-webkit-scrollbar{display:none}.product-detail__gallery figure,.product-detail__gallery figure:last-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line);scroll-snap-align:start;flex:0 0 100%}.product-detail__info{min-height:72svh;position:static}.shop-quick-view{grid-template-rows:minmax(18rem,52dvh) auto;grid-template-columns:1fr;height:calc(100dvh - 2rem);overflow-y:auto}.shop-quick-view__media{z-index:1;border-right:0;border-bottom:1px solid var(--line);min-height:18rem;position:sticky;top:0}.shop-quick-view__content{overflow:visible}}@media (max-width:767px){.wordmark{width:8.25rem}.hero__statement{max-width:28ch;font-size:var(--font-size-small)}.brand-statement{min-height:40svh;padding-block:4.5rem}.brand-statement h2{max-width:20ch;font-size:clamp(1.5rem,6.25vw,2.35rem);line-height:.98}.coming-soon{padding-inline:var(--space-sm)}.coming-soon__center h1{font-size:clamp(2.75rem,10vw,3.75rem)}.coming-soon__statement{right:auto;left:var(--space-sm)}.shop-two__grid{grid-template-columns:1fr}.shop-two__product,.shop-two__product:nth-child(2n),.shop-two__product:nth-child(4n){border-right:0;border-bottom:1px solid var(--line)}.shop-two__product:last-child{border-bottom:0}.shop-two__toolbar{align-items:stretch}.shop-two__toolbar-actions>button,.shop-two__toolbar-actions label{padding:0}.shop-two__toolbar-actions label span{display:none}.product-detail__bar,.product-detail__next{min-height:48px}.product-detail__bar{min-height:44px}.product-detail__info{min-height:78svh}.shop-product-panel__description{margin-top:var(--space-xl)}.shop-quick-view-layer{padding:0}.shop-quick-view{border:0;width:100vw;height:100dvh}.shop-quick-view__close{position:fixed}.gallery-page__header,.policy-page__header{min-height:56px}.policy-notice,.policy-section__columns{display:block}.policy-page__body{padding-block:2.5rem 4.5rem}.policy-notice{margin-bottom:3rem}.policy-notice__column,.policy-notice__column+.policy-notice__column{border-top:0;border-left:0;padding:0}.policy-notice__column+.policy-notice__column{margin-top:2.5rem}.policy-notice h2,.policy-column__label{margin-bottom:1.5rem}.policy-section h2 button{min-height:60px;font-size:var(--font-size-compact);grid-template-columns:1fr auto}.policy-section__columns{padding:.75rem 0 3rem}.policy-column,.policy-column+.policy-column{border-left:0;padding:0}.policy-column+.policy-column{border-top:1px solid var(--line-soft);margin-top:2.75rem;padding-top:1.25rem}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__cell{border-bottom:1px solid #f3f3ef57;border-right:1px solid #f3f3ef57;min-height:170px}.site-footer__cell:nth-child(2n){border-right:0}.site-footer__cell:nth-last-child(-n+2){border-bottom:0}.site-footer__contact{font-size:var(--font-size-nav);letter-spacing:.05em}.site-footer__bottom{min-height:88px}.contact-page__header,.contact-page__content{grid-template-columns:1fr}.contact-page__header{align-content:end;min-height:112px}.contact-page__content{min-height:62svh;padding-block:3rem 5rem}.contact-page__intro{margin-bottom:2rem}.contact-page__links>div{grid-template-columns:1fr;gap:.5rem;padding-block:1rem}}@media (max-width:540px){.gallery-grid{grid-template-columns:repeat(var(--gallery-mobile-columns,2), minmax(0, 1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
