:root{--surface:#f2efe9;--surface-bright:#faf8f3;--surface-container:#e7e2da;--surface-inverse:#0c0c0c;--on-surface:#121212;--on-surface-variant:#5a544c;--on-inverse:#f7f3ec;--outline:#716b63;--outline-variant:#c9c1b7;--primary:#b4232b;--focus:#d3464e;--gutter:clamp(1rem,3vw,4.5rem);--display:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;--sans:Arial,Helvetica,sans-serif;--mono:"Courier New",Courier,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--surface)}body{margin:0;min-width:320px;color:var(--on-surface);font-family:var(--sans)}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}a[href],button{touch-action:manipulation}img{max-width:100%}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;padding:.75rem 1rem;background:var(--primary);color:white;font-weight:700}.skip-link:focus{top:1rem}.eyebrow,.hero__copy>span,.hero__origin,.product-card__meta p,.section-heading>span,.site-footer>p,.upcoming-card>p{font:700 .68rem/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:72px;padding:1rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--on-surface)}.header-mark{display:inline-flex;width:72px;height:30px;align-items:center}.header-mark img{width:100%;height:auto}.desktop-nav{display:flex;gap:2rem;align-items:center;font:700 .74rem var(--mono);text-transform:uppercase;letter-spacing:.02em}.back-link,.desktop-nav a,.footer-links>a:not(.button){text-decoration:underline;text-underline-offset:.28rem}.menu-button{display:none;min-height:48px;min-width:48px;align-items:center;justify-content:center;gap:.45rem;background:none;border:0;color:inherit;cursor:pointer;font:700 .72rem var(--mono);text-transform:uppercase}.mobile-nav{display:none}.hero{min-height:730px;display:grid;grid-template-columns:42% 58%;background:var(--surface)}.hero__masthead{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:6.2rem var(--gutter) 3.2rem;min-height:730px;overflow:hidden}.hero__origin{margin:0}.hero__wordmark{width:min(145%,780px);height:auto;margin-left:-3%;object-fit:contain}.hero__copy{display:grid;gap:1.45rem;max-width:23rem}.hero__copy>span{color:var(--primary);border-top:1px solid var(--outline);padding-top:1rem}.hero__copy p{font-size:clamp(1.5rem,2vw,2rem);margin:0;letter-spacing:-.04em}.hero__copy a{display:inline-flex;width:fit-content;align-items:center;gap:.6rem;border-bottom:1px solid;padding-bottom:.45rem;font:700 .75rem var(--mono);text-transform:uppercase}.hero__image{display:block;position:relative;min-height:730px;overflow:hidden;background:#4b3828}.hero__image img{object-fit:cover;object-position:50% 55%}.section{padding:clamp(5rem,10vw,9.5rem) var(--gutter)}.section-heading{display:grid;grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);gap:2rem;align-items:start;margin-bottom:clamp(2.2rem,5vw,4.5rem)}.section-heading>span{color:var(--primary);padding-top:.7rem;border-top:1px solid var(--outline)}.closing h2,.not-found h1,.section-heading h2{margin:0;font:400 clamp(3rem,7vw,7.7rem)/.84 var(--display);letter-spacing:-.04em;text-transform:uppercase}.section-heading p{max-width:32rem;margin:1.4rem 0 0;color:var(--on-surface-variant);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.55}.collection{background:var(--surface-bright)}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.4vw,3rem);align-items:start}.product-card{min-width:0}.product-card--1{grid-row:span 2}.product-card--4{margin-top:clamp(-2rem,-4vw,-4.5rem)}.product-card__image{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--surface-container)}.product-card__image img{object-fit:cover;transition:transform .35s ease}.product-card__image:focus-visible img,.product-card__image:hover img{transform:scale(1.025)}.product-card__view{position:absolute;right:.8rem;bottom:.8rem;display:flex;align-items:center;gap:.25rem;padding:.56rem .65rem;background:var(--surface-bright);font:700 .63rem var(--mono);text-transform:uppercase;opacity:0;transform:translateY(.5rem);transition:opacity .2s ease,transform .2s ease}.product-card__image:focus-visible .product-card__view,.product-card__image:hover .product-card__view{opacity:1;transform:none}.product-card__meta{display:flex;justify-content:space-between;align-items:start;gap:.75rem;padding-top:.9rem}.product-card__meta p{margin:0 0 .35rem;color:var(--on-surface-variant)}.product-card__meta h3{margin:0;max-width:16rem;font-size:clamp(1rem,1.35vw,1.35rem);line-height:1.05;letter-spacing:-.03em}.product-card__meta>span{flex:0 0 auto;font:700 .78rem var(--mono);padding-top:.25rem}.editorial{background:var(--surface-inverse);color:var(--on-inverse)}.section-heading--inverse>span{color:#e56166;border-color:#555}.section-heading--inverse p{color:#c8c1b8}.editorial-grid{display:grid;grid-template-columns:58% 1fr;gap:clamp(1rem,4vw,5rem);align-items:end}.editorial-frame{margin:0}.editorial-frame picture{position:relative;display:block;overflow:hidden;background:#2b2927}.editorial-frame picture img{object-fit:cover}.editorial-frame--1 picture{aspect-ratio:4/5}.editorial-frame--2{margin-bottom:9%}.editorial-frame--2 picture{aspect-ratio:3/4}.editorial-frame figcaption{display:grid;gap:1rem;padding-top:1rem;font-size:.95rem;line-height:1.5}.editorial-frame figcaption p{margin:0;max-width:27rem}.editorial-frame figcaption div{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem}.editorial-frame figcaption a{display:inline-flex;align-items:center;gap:.2rem;text-decoration:underline;text-underline-offset:.28rem;font:700 .7rem var(--mono);text-transform:uppercase}.upcoming{background:var(--surface-container)}.upcoming-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,2rem)}.upcoming-card__image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#1d1d1d}.upcoming-card__image img{object-fit:cover;filter:blur(12px) brightness(.56);transform:scale(1.1)}.upcoming-card__image:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.18)}.upcoming-card__image span{position:absolute;left:1rem;bottom:1rem;color:white;font:400 clamp(1.6rem,3vw,3rem)/1 var(--display);text-transform:uppercase}.upcoming-card>p{margin:.75rem 0 0;color:var(--on-surface-variant)}.show-more{display:inline-flex;align-items:center;gap:.45rem;margin-top:2rem;color:var(--on-surface);background:none;border:0;border-bottom:1px solid;padding:0 0 .35rem;cursor:pointer;font:700 .75rem var(--mono);text-transform:uppercase}.closing{padding:clamp(6rem,14vw,13rem) var(--gutter);background:var(--surface);text-align:center}.closing .eyebrow{color:var(--primary);margin:0 0 1rem}.closing h2{max-width:11ch;margin:0 auto}.closing>p:not(.eyebrow){max-width:37rem;margin:1.6rem auto 0;color:var(--on-surface-variant);font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.55}.closing .brand-story{max-width:42rem;font-size:1rem}.site-footer{display:grid;grid-template-columns:1.1fr 1fr auto;align-items:end;gap:2rem;padding:3.5rem var(--gutter) 2rem;background:var(--surface-inverse);color:var(--on-inverse)}.site-footer>img{width:min(19rem,100%);height:auto;filter:invert(1)}.footer-links{display:grid;gap:.8rem;justify-items:start}.footer-links>a:not(.button){display:inline-flex;align-items:center;gap:.45rem;font:700 .75rem var(--mono);text-transform:uppercase}.site-footer>p{margin:0;color:#aaa39a;text-align:right}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.8rem 1rem;border:1px solid transparent;font:700 .72rem var(--mono);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.button--primary{background:var(--primary);color:white}.button--primary:hover:not(:disabled){background:#8f1720}.button--primary:disabled{background:#9f9991;color:#efede7;cursor:not-allowed}.button--secondary{border-color:var(--outline);background:transparent;color:var(--on-surface)}.button--secondary:hover{background:var(--on-surface);color:var(--surface)}.button--light{background:var(--on-inverse);color:var(--on-surface)}.product-dialog{width:min(1100px,calc(100vw - 2rem));max-height:min(860px,calc(100dvh - 2rem));padding:0;border:0;background:var(--surface-bright);color:var(--on-surface);overflow:auto}.product-dialog::backdrop{background:rgba(8,8,8,.73);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-close{position:fixed;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));z-index:2;display:inline-grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.45);background:#121212;color:white;cursor:pointer}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);min-height:min(820px,100%)}.product-detail__media{position:relative;padding:2rem;background:var(--surface-container)}.product-detail__image-wrap{position:relative;min-height:520px;height:100%;overflow:hidden;background:var(--surface-bright)}.product-detail__image-wrap img{object-fit:contain}.image-mode{position:absolute;top:2.75rem;left:2.75rem;display:inline-flex;background:var(--surface-bright);border:1px solid var(--outline-variant)}.image-mode button{min-height:40px;padding:.55rem .75rem;border:0;background:transparent;cursor:pointer;font:700 .65rem var(--mono);text-transform:uppercase}.image-mode button.is-active{background:var(--on-surface);color:var(--surface)}.gallery-controls{position:absolute;left:2.75rem;right:2.75rem;bottom:2.75rem;display:flex;gap:.6rem;overflow:auto}.gallery-controls button{position:relative;width:52px;height:52px;flex:0 0 52px;padding:0;overflow:hidden;border:2px solid transparent;background:var(--surface-bright);cursor:pointer}.gallery-controls button.is-active{border-color:var(--primary)}.gallery-controls img{object-fit:cover}.product-detail__body{align-self:center;padding:clamp(2rem,5vw,5rem)}.product-detail__body .eyebrow{margin:0 0 .65rem;color:var(--primary)}.product-detail__body h1{margin:0;font-size:clamp(2rem,3.5vw,4rem);line-height:.95;letter-spacing:-.05em}.product-detail__price{margin:1rem 0 1.8rem;font:700 .9rem var(--mono)}.product-detail__description{max-width:31rem;margin:0;line-height:1.55;color:var(--on-surface-variant)}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1.2rem;padding:1.7rem 0;margin:1.7rem 0;border-top:1px solid var(--outline-variant);border-bottom:1px solid var(--outline-variant);list-style:none;font-size:.8rem;line-height:1.35}.feature-list li:before{content:"— ";color:var(--primary)}.size-fieldset{min-width:0;padding:0;margin:0;border:0}.size-fieldset legend{margin-bottom:.8rem;font:700 .72rem var(--mono);text-transform:uppercase}.size-options{display:flex;flex-wrap:wrap;gap:.5rem}.size-options label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:48px;padding:.45rem .65rem;border:1px solid var(--outline);cursor:pointer;font:700 .72rem var(--mono)}.size-options label.is-selected{border-color:var(--on-surface);background:var(--on-surface);color:var(--surface)}.size-options label.is-disabled{opacity:.55;cursor:not-allowed}.size-options input{position:absolute;opacity:0}.size-options small{display:block;margin-left:.35rem;font-size:.52rem}.availability-note{min-height:2.6em;margin:.8rem 0 1.1rem;color:var(--on-surface-variant);font-size:.82rem;line-height:1.35}.order-actions{display:grid;gap:.65rem}.order-actions .button{width:100%}.back-link{display:inline-block;margin-top:2rem;font:700 .72rem var(--mono);text-transform:uppercase}.product-page{min-height:100dvh;background:var(--surface-bright)}.product-page__header{padding:1rem var(--gutter);border-bottom:1px solid var(--outline-variant)}.product-page__header .header-mark{width:86px}.product-detail--page{min-height:calc(100dvh - 64px);max-width:1480px;margin:0 auto}.not-found{min-height:100dvh;display:grid;place-content:center;gap:1rem;padding:var(--gutter);text-align:center;background:var(--surface)}.not-found h1{margin:0;font:400 clamp(3rem,8vw,7rem)/.9 var(--display);text-transform:uppercase}.not-found p:not(.eyebrow){max-width:34rem;margin:0 auto 1rem;color:var(--on-surface-variant);line-height:1.5}.studio-setup{min-height:100dvh;display:grid;place-content:center;gap:1rem;max-width:45rem;padding:var(--gutter);background:var(--surface)}.studio-setup h1{margin:0;font:400 clamp(2.5rem,6vw,5rem)/.9 var(--display);text-transform:uppercase}.studio-setup p{margin:0;color:var(--on-surface-variant);line-height:1.55}.studio-setup code{padding:.1rem .28rem;background:var(--surface-container);color:var(--on-surface)}@media (max-width:839px){.site-header{position:relative;color:var(--on-surface)}.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{position:fixed;inset:0;z-index:19;padding:6.5rem var(--gutter) 2rem;background:var(--surface);transform:translateY(-100%);transition:transform .25s ease;display:grid;align-content:start;gap:1rem;pointer-events:none}.mobile-nav.is-open{transform:none;pointer-events:auto}.mobile-nav a{padding:1rem 0;border-bottom:1px solid var(--outline-variant);font:400 clamp(2.5rem,10vw,4rem)/.95 var(--display);text-transform:uppercase}.hero{min-height:auto;display:flex;flex-direction:column}.hero__masthead{min-height:405px;padding:1.6rem var(--gutter) 2rem}.hero__origin{padding-top:0}.hero__wordmark{width:min(112%,560px);margin:1rem 0 auto -1%}.hero__copy{max-width:none;grid-template-columns:1fr auto;align-items:end;gap:.85rem}.hero__copy>span{grid-column:1/-1;padding-top:.75rem}.hero__copy p{font-size:1.35rem}.hero__image{min-height:min(126vw,760px)}.hero__image img{object-position:50% 48%}.section-heading{grid-template-columns:1fr;gap:1rem}.section-heading>span{width:11rem}.collection-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.product-card--1{grid-row:auto}.product-card--4{margin-top:0}.product-card__view{opacity:1;transform:none}.editorial-grid{grid-template-columns:1fr;gap:2rem}.editorial-frame--1 picture,.editorial-frame--2 picture{aspect-ratio:4/5}.editorial-frame--2{width:74%;justify-self:end;margin-bottom:0}.site-footer{grid-template-columns:1fr;align-items:start}.site-footer>p{text-align:left}.product-detail{grid-template-columns:1fr}.product-dialog{width:100vw;height:100dvh;max-height:100dvh}.product-detail__media{min-height:62dvh}.product-detail__image-wrap{min-height:52dvh}.product-detail__body{padding:2rem var(--gutter) calc(2rem + env(safe-area-inset-bottom))}.product-detail--page .product-detail__media{min-height:58dvh}}@media (max-width:599px){.hero__masthead{min-height:385px}.hero__wordmark{width:118%;margin-left:-5%}.hero__copy a{font-size:.62rem}.section{padding-top:4.5rem;padding-bottom:4.5rem}.closing h2,.section-heading h2{font-size:clamp(3.25rem,15vw,5.1rem)}.product-card__meta{display:grid;grid-template-columns:1fr;gap:.3rem}.product-card__meta h3{font-size:.98rem}.product-card__meta>span{padding-top:0}.upcoming-grid{grid-template-columns:repeat(2,1fr)}.upcoming-card:nth-child(3){display:none}.upcoming-grid:has(.upcoming-card:nth-child(4)) .upcoming-card:nth-child(3){display:block}.upcoming-grid:has(.upcoming-card:nth-child(4)) .upcoming-card:nth-child(4){display:block}.feature-list{grid-template-columns:1fr}.image-mode{top:1.5rem;left:1.5rem}.gallery-controls{left:1.5rem;right:1.5rem;bottom:1.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}