:root{--font-geist-sans:"Geist",Arial,Helvetica,sans-serif;--font-geist-mono:"Geist Mono",monospace;--ink:#11110f;--ink-soft:#2b2b27;--paper:#f3f0e8;--paper-deep:#e7e2d8;--stone:#c8bba8;--concrete:#aaa79f;--white:#fbfaf5;--line:#11110f2e;--line-light:#fbfaf53d;--header-height:78px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.45}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit}button{cursor:pointer;background:0 0;border:0}img{width:100%;display:block}::selection{background:var(--ink);color:var(--paper)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--paper);color:var(--ink);padding:12px 18px;transition:top .18s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.eyebrow{letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600;line-height:1.4}.text-link{letter-spacing:.16em;text-transform:uppercase;width:fit-content;padding:0 0 6px;font-size:10px;font-weight:600;display:inline-block;position:relative}.text-link:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .22s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(1)}.text-link:hover:after,.text-link:focus-visible:after{transform:scaleX(.35)}.button{letter-spacing:.16em;text-transform:uppercase;border:1px solid;justify-content:center;align-items:center;min-height:49px;padding:0 24px;font-size:10px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.button--light{color:var(--white)}.button--light:hover,.button--light:focus-visible{background:var(--white);color:var(--ink)}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover,.button--dark:focus-visible{color:var(--ink);background:0 0}.button--full{width:100%}.section-pad{padding:124px 5.5vw}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.section-heading h2{letter-spacing:-.055em;max-width:520px;margin:16px 0 0;font-size:clamp(34px,4.2vw,64px);font-weight:400;line-height:.98}.section-heading--line{border-bottom:1px solid var(--line);padding-bottom:23px}.section-heading--line>span{letter-spacing:.16em;font-size:9px}.pillar-lockup{align-items:center;gap:11px;line-height:1;display:inline-flex}.pillar-symbol{border:1.5px solid;border-radius:50%;justify-content:center;align-items:flex-end;gap:3px;width:29px;height:29px;padding:5px 6px;display:inline-flex;position:relative}.pillar-symbol span{background:currentColor;border-radius:99px;width:2px;display:block}.pillar-symbol span:first-child{height:11px}.pillar-symbol span:nth-child(2){height:17px}.pillar-symbol span:nth-child(3){height:13px}.pillar-wordmark{letter-spacing:.36em;font-size:15px;font-weight:600}.pillar-lockup--compact{gap:6px}.pillar-lockup--compact .pillar-symbol{border-width:1px;gap:2px;width:19px;height:19px;padding:3px 4px}.pillar-lockup--compact .pillar-symbol span{width:1px}.pillar-lockup--compact .pillar-symbol span:first-child{height:7px}.pillar-lockup--compact .pillar-symbol span:nth-child(2){height:11px}.pillar-lockup--compact .pillar-symbol span:nth-child(3){height:8px}.pillar-lockup--compact .pillar-wordmark{letter-spacing:.24em;font-size:8px}.site-header{z-index:60;height:var(--header-height);border-bottom:1px solid var(--line);color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f0e8f5;transition:background .24s,color .24s,border-color .24s;position:fixed;top:0;left:0;right:0}.site-header--hero{color:var(--white);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:100%;padding:0 36px;display:grid}.header-logo{grid-column:1;justify-self:start}.header-nav{grid-column:2;gap:34px;display:flex}.header-nav a,.header-actions a,.header-actions button{letter-spacing:.14em;padding:8px 0;font-size:9px;font-weight:550;position:relative}.header-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.header-nav a:hover:after,.header-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-actions{grid-column:3;justify-self:end;align-items:center;gap:24px;display:flex}.header-menu{width:28px;height:28px;padding:7px 3px;display:none}.header-menu span{background:currentColor;width:20px;height:1px;margin:4px 0;display:block}.hero-section{height:max(720px,100svh);color:var(--white);background:#55534f;position:relative;overflow:hidden}.hero-section__image{object-fit:cover;object-position:center center;width:100%;height:100%;animation:1.2s cubic-bezier(.2,.7,.2,1) both hero-in}@keyframes hero-in{0%{opacity:.25;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.hero-section__veil{background:linear-gradient(#0b0b091a,#0b0b090a 40%,#0b0b097a);position:absolute;inset:0}.hero-section__copy{max-width:680px;position:absolute;bottom:70px;left:5.5vw}.hero-section__copy h1{letter-spacing:-.07em;margin:18px 0 32px;font-size:clamp(64px,8.5vw,138px);font-weight:430;line-height:.79}.hero-section__scroll{letter-spacing:.18em;writing-mode:vertical-rl;align-items:center;gap:18px;font-size:8px;display:flex;position:absolute;bottom:68px;right:3vw}.hero-section__scroll i{background:var(--white);opacity:.65;width:1px;height:54px;display:block}.philosophy-intro{flex-direction:column;justify-content:center;min-height:660px;display:flex}.philosophy-intro h2{letter-spacing:-.07em;max-width:1050px;margin:42px 0 90px;font-size:clamp(52px,7.7vw,122px);font-weight:400;line-height:.96}.philosophy-intro__bottom{border-top:1px solid var(--line);grid-template-columns:minmax(260px,450px) auto;justify-content:space-between;align-items:end;gap:40px;padding-top:30px;display:grid}.philosophy-intro__bottom p{margin:0;font-size:17px;line-height:1.55}.edition-feature{background:var(--paper-deep);grid-template-columns:1fr 1.1fr;min-height:980px;display:grid}.edition-feature__image{background:#d8d3ca;min-height:760px;position:relative;overflow:hidden}.edition-feature__image img{object-fit:contain;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.edition-feature__image:hover img{transform:scale(1.02)}.edition-feature__image>span{color:var(--white);letter-spacing:.16em;background:#11110fc2;padding:8px 10px;font-size:8px;position:absolute;bottom:24px;left:24px}.edition-feature__products{flex-direction:column;justify-content:center;padding:72px 5vw;display:flex}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:76px;display:grid}.manifesto-banner{height:min(84vw,1040px);min-height:720px;color:var(--white);position:relative;overflow:hidden}.manifesto-banner>img{object-fit:cover;width:100%;height:100%}.manifesto-banner__veil{background:linear-gradient(90deg,#0d0d0b14 30%,#0d0d0bad 100%);position:absolute;inset:0}.manifesto-banner__copy{width:min(480px,40vw);position:absolute;top:50%;right:6vw;transform:translateY(-50%)}.manifesto-banner__copy>.pillar-lockup{margin-bottom:62px}.manifesto-banner__copy .pillar-symbol{gap:5px;width:54px;height:54px;padding:9px 11px}.manifesto-banner__copy .pillar-symbol span{width:3px}.manifesto-banner__copy .pillar-symbol span:first-child{height:20px}.manifesto-banner__copy .pillar-symbol span:nth-child(2){height:31px}.manifesto-banner__copy .pillar-symbol span:nth-child(3){height:23px}.manifesto-banner__copy h2{letter-spacing:-.07em;margin:18px 0 28px;font-size:clamp(62px,7vw,112px);font-weight:420;line-height:.82}.manifesto-banner__copy>p:not(.eyebrow){max-width:390px;margin:0 0 36px;font-size:16px;line-height:1.55}.pillar-principles{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.pillar-principles article{border-right:1px solid var(--line);min-height:340px;padding:44px 34px 34px 0}.pillar-principles article+article{padding-left:34px}.pillar-principles article:last-child{border-right:0}.pillar-principles span,.story-values article span{font-family:var(--font-geist-mono), monospace;font-size:9px}.pillar-principles h3,.story-values h3{letter-spacing:-.045em;margin:95px 0 18px;font-size:clamp(28px,3vw,48px);font-weight:440}.pillar-principles p,.story-values p{color:#484842;max-width:300px;margin:0;font-size:14px;line-height:1.55}.launch-section{background:var(--stone);grid-template-columns:1.15fr .85fr;align-items:center;gap:100px;min-height:480px;padding:90px 5.5vw;display:grid}.launch-section h2{letter-spacing:-.065em;max-width:700px;margin:24px 0 0;font-size:clamp(48px,6vw,92px);font-weight:400;line-height:.94}.launch-section>div:last-child>p{max-width:420px;margin:0 0 38px;font-size:16px;line-height:1.55}.newsletter-form{width:100%;max-width:520px}.newsletter-form__fields{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1fr) minmax(0,.82fr) auto;display:grid}.newsletter-form__fields input{letter-spacing:.13em;background:0 0;border:0;outline:0;width:100%;min-width:0;height:52px;padding:0;font-size:10px}.newsletter-form__fields input+label+input{border-left:1px solid var(--line);padding-left:18px}.newsletter-form__fields input::placeholder{color:currentColor;opacity:.7}.newsletter-form__fields button{letter-spacing:.16em;padding:0 4px 0 24px;font-size:9px;font-weight:650}.newsletter-form--dark .newsletter-form__fields,.newsletter-form--dark .newsletter-form__fields input+label+input{border-color:var(--line-light)}.newsletter-consent{color:currentColor;grid-template-columns:14px 1fr;align-items:start;gap:10px;max-width:510px;margin-top:14px;display:grid}@supports (color:color-mix(in lab, red, red)){.newsletter-consent{color:color-mix(in srgb, currentColor, transparent 35%)}}.newsletter-consent{cursor:pointer;letter-spacing:.03em;font-size:8px;line-height:1.55}.newsletter-consent input{width:13px;height:13px;accent-color:var(--ink);margin:1px 0 0}.newsletter-form--dark .newsletter-consent input{accent-color:var(--paper)}.newsletter-error{color:#8b231d;margin:12px 0 0;font-size:10px}.form-success{border-bottom:1px solid var(--ink);max-width:520px;margin:0;padding:18px 0;font-size:12px}.form-success--dark{border-color:var(--line-light)}.product-card__visual{aspect-ratio:.82;background:#dedbd3;display:block;position:relative;overflow:hidden}.product-card__visual .product-visual{transition:transform .52s cubic-bezier(.2,.7,.2,1)}.product-card__visual:hover .product-visual{transform:scale(1.025)}.product-card__flag,.product-card__view{z-index:2;letter-spacing:.15em;font-size:8px;position:absolute;top:16px;left:16px}.product-card__view{opacity:0;transition:opacity .18s,transform .18s;left:auto;right:16px;transform:translateY(4px)}.product-card__visual:hover .product-card__view,.product-card__visual:focus-visible .product-card__view{opacity:1;transform:translateY(0)}.product-card__meta{justify-content:space-between;gap:18px;padding:15px 2px 26px;font-size:11px;display:flex}.product-card__meta a{letter-spacing:.03em;font-weight:570}.product-card__meta p{color:#686861;margin:3px 0 0;font-size:10px}.product-visual{background:#d8d3ca;width:100%;height:100%;position:relative;overflow:hidden}.product-visual:after{content:none}.product-visual img{object-fit:contain;width:100%;height:100%}.product-visual--detail img{object-position:72% center;transform:scale(1.38)}.product-visual--stone{--garment:#d8cbb7;--brand:#171714}.tee-form{z-index:1;background:linear-gradient(100deg, #ffffff14, transparent 35%, #00000014 88%), var(--garment);clip-path:polygon(24% 0,39% 0,43% 6%,57% 6%,61% 0,76% 0,100% 17%,85% 37%,77% 29%,82% 100%,18% 100%,23% 29%,15% 37%,0 17%);filter:drop-shadow(0 26px 23px #1918153d);width:62%;height:68%;position:absolute;top:16%;left:50%;transform:translate(-50%)}.tee-form:after{content:"";opacity:.45;background:repeating-linear-gradient(90deg,#ffffff03 0 1px,#0000 1px 3px);position:absolute;inset:0}.tee-collar{z-index:3;border:7px solid var(--garment);width:24%;height:13%;position:absolute;top:-2%;left:50%}@supports (color:color-mix(in lab, red, red)){.tee-collar{border:7px solid color-mix(in srgb, var(--garment), white 12%)}}.tee-collar{background:#dcd8d0;border-radius:0 0 50% 50%;transform:translate(-50%)}.tee-branding{z-index:4;color:var(--brand);display:flex;position:absolute}.tee-branding--front{top:25%;left:54%;transform:scale(.82)}.tee-branding--back{flex-direction:column;align-items:center;gap:12px;top:29%;left:14%;right:14%}.tee-branding--back .pillar-symbol{width:38px;height:38px;padding:7px 8px}.tee-branding--back .pillar-wordmark{font-size:19px}.tee-forged{letter-spacing:.25em;font-size:6px;font-weight:600}.cap-form{z-index:1;width:64%;height:48%;position:absolute;top:29%;left:50%;transform:translate(-50%)}.cap-crown{z-index:2;background:linear-gradient(90deg, #ffffff12, transparent 45%, #0003), var(--garment);width:64%;height:62%;color:var(--brand);border-radius:52% 52% 16% 15%/70% 70% 20% 18%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:13%;box-shadow:0 17px 22px #1918152b}.cap-crown:after{background:var(--garment);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.cap-brim{z-index:3;background:var(--garment);border-radius:9% 74% 50% 26%/24% 70% 50% 50%;width:63%;height:30%;position:absolute;bottom:10%;right:4%;transform:rotate(5deg);box-shadow:10px 15px 18px #19181533}.collection-page{min-height:100vh;padding-top:var(--header-height)}.collection-header{grid-template-columns:1fr 1fr;align-content:end;gap:0 80px;min-height:430px;padding:80px 5.5vw 58px;display:grid}.collection-header .eyebrow{grid-column:1/-1;margin-bottom:28px}.collection-header h1{letter-spacing:-.07em;margin:0;font-size:clamp(64px,8vw,124px);font-weight:410;line-height:.86}.collection-header>p:last-child{align-self:end;max-width:460px;margin:0 0 5px;font-size:16px;line-height:1.55}.collection-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.14em;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;padding:0 5.5vw;font-size:9px;display:grid;position:relative}.collection-tools>button{justify-self:start;padding:10px 0}.collection-tools>span{justify-self:center}.collection-tools label{justify-self:end}.collection-tools select{letter-spacing:.12em;background:0 0;border:0;outline:0;padding:10px 22px 10px 10px;font-size:9px}.filter-panel{border-bottom:0 solid var(--line);opacity:0;grid-template-columns:1fr 1fr auto;gap:40px;max-height:0;padding:0 5.5vw;transition:max-height .35s,padding .35s,opacity .22s,border-width .35s;display:grid;overflow:hidden}.filter-panel--open{opacity:1;border-bottom-width:1px;max-height:280px;padding-top:30px;padding-bottom:34px}.filter-panel fieldset{border:0;flex-wrap:wrap;gap:12px 24px;min-width:0;margin:0;padding:0;display:flex}.filter-panel legend{letter-spacing:.16em;width:100%;margin-bottom:13px;font-size:9px;font-weight:600}.filter-panel label{cursor:pointer;color:#66645e;font-size:11px}.filter-panel input{opacity:0;position:absolute}.filter-panel input:checked+span{color:var(--ink);text-underline-offset:5px;text-decoration:underline}.filter-clear{align-self:end}.product-grid{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.product-grid .product-card{background:var(--paper)}.product-grid .product-card__visual{aspect-ratio:.78}.product-grid .product-card__meta{padding:16px 18px 25px}.collection-empty{min-height:300px;margin:0;padding:100px 5.5vw}.product-page{padding-top:var(--header-height);grid-template-columns:minmax(0,1.6fr) minmax(390px,.72fr);display:grid}.product-gallery{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.product-gallery__item{height:calc(100svh - var(--header-height));background:#dedbd3;min-height:680px;position:relative;overflow:hidden}.product-gallery__item .product-visual{width:100%;height:100%}.gallery-index{z-index:2;letter-spacing:.12em;background:#f3f0e8c2;padding:6px 8px;font-size:8px;position:absolute;bottom:16px;right:17px}.product-info{top:var(--header-height);height:calc(100svh - var(--header-height));background:var(--paper);padding:56px 42px 40px;position:sticky;overflow-y:auto}.product-info__heading{border-bottom:1px solid var(--line);padding-bottom:28px}.product-info__heading h1{letter-spacing:-.055em;margin:18px 0 26px;font-size:clamp(38px,4vw,62px);font-weight:420;line-height:.95}.product-info__heading>div{justify-content:space-between;font-size:11px;display:flex}.product-description{color:#45453f;margin:28px 0 36px;font-size:13px;line-height:1.65}.size-selector{border:0;margin:0 0 30px;padding:0}.size-selector legend{letter-spacing:.15em;width:100%;margin-bottom:15px;font-size:9px;font-weight:600}.size-selector legend span{color:#8e332e}.size-selector>div{border:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.size-selector label{position:relative}.size-selector label+label{border-left:1px solid var(--line)}.size-selector input{opacity:0;position:absolute}.size-selector label span{cursor:pointer;justify-content:center;align-items:center;height:47px;font-size:10px;transition:background .18s,color .18s;display:flex}.size-selector input:checked+span{background:var(--ink);color:var(--white)}.size-selector--error>div{border-color:#8e332e}.product-accordions{border-top:1px solid var(--line);margin-top:32px}.product-accordions>div{border-bottom:1px solid var(--line)}.product-accordions button{letter-spacing:.15em;justify-content:space-between;align-items:center;width:100%;height:58px;padding:0;font-size:9px;font-weight:600;display:flex}.product-accordions ul,.product-accordions p{color:#4b4b45;margin:-4px 0 25px;padding:0;font-size:11px;line-height:1.7}.product-accordions ul{list-style:none}.product-accordions li:before{content:"—";margin-right:9px}.related-products{grid-column:1/-1;padding:100px 5.5vw 120px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:38px;display:grid}.story-hero{height:max(720px,100svh);color:var(--white);position:relative;overflow:hidden}.story-hero>img{object-fit:cover;width:100%;height:100%}.story-hero__veil{background:linear-gradient(#0a0a081a,#0a0a0880);position:absolute;inset:0}.story-hero>div:last-child{position:absolute;bottom:68px;left:5.5vw}.story-hero h1{letter-spacing:-.075em;margin:18px 0 0;font-size:clamp(70px,10vw,160px);font-weight:420;line-height:.79}.story-statement{grid-template-columns:.55fr 1.4fr 1fr;align-items:start;gap:70px;min-height:740px;display:grid}.story-statement .pillar-symbol{gap:5px;width:56px;height:56px;padding:10px 11px}.story-statement .pillar-symbol span{width:3px}.story-statement .pillar-symbol span:first-child{height:20px}.story-statement .pillar-symbol span:nth-child(2){height:31px}.story-statement .pillar-symbol span:nth-child(3){height:23px}.story-statement__lead{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,74px);line-height:.98}.story-statement>div:last-child p{margin:0 0 26px;font-size:16px;line-height:1.65}.story-quote{background:var(--ink);min-height:680px;color:var(--paper);flex-direction:column;justify-content:space-between;padding:92px 5.5vw;display:flex}.story-quote blockquote{letter-spacing:-.07em;max-width:1240px;margin:70px 0 0;font-size:clamp(52px,7.7vw,124px);font-weight:390;line-height:.95}.story-origin{background:var(--paper-deep);grid-template-columns:1.05fr .95fr;display:grid}.story-origin__image{background:#d8d3ca;min-height:830px;position:relative}.story-origin__image img{object-fit:contain;width:100%;height:100%}.story-origin__image span{color:var(--white);letter-spacing:.16em;font-size:8px;position:absolute;bottom:21px;left:24px}.story-origin__copy{flex-direction:column;justify-content:center;padding:90px 8vw;display:flex}.story-origin__copy h2{letter-spacing:-.065em;margin:24px 0 42px;font-size:clamp(54px,6vw,92px);font-weight:400;line-height:.92}.story-origin__copy>p:not(.eyebrow){max-width:480px;margin:0 0 22px;font-size:15px;line-height:1.65}.story-origin__copy .text-link{margin-top:28px}.story-values>.eyebrow{border-bottom:1px solid var(--line);padding-bottom:22px}.story-values>div{grid-template-columns:repeat(3,1fr);display:grid}.story-values article{border-right:1px solid var(--line);min-height:340px;padding:42px 35px 30px 0}.story-values article+article{padding-left:35px}.story-values article:last-child{border-right:0}.story-close{background:var(--stone);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:90px 5.5vw;display:flex}.story-close h2{letter-spacing:-.07em;margin:30px 0 62px;font-size:clamp(60px,8vw,130px);font-weight:400;line-height:.9}.utility-page{min-height:100svh;padding-top:var(--header-height)}.account-page{grid-template-columns:1fr 1fr;display:grid}.account-page>section{flex-direction:column;justify-content:center;padding:90px 9vw;display:flex}.account-page h1,.contact-page h1{letter-spacing:-.07em;margin:26px 0 24px;font-size:clamp(62px,8vw,122px);font-weight:410;line-height:.86}.account-page>section>p:not(.eyebrow){color:#4d4d47;max-width:430px;margin:0 0 54px;font-size:15px;line-height:1.6}.account-page aside{height:calc(100svh - var(--header-height));background:#d8d3ca;min-height:700px}.account-page aside img{object-fit:contain;width:100%;height:100%}.account-form label{letter-spacing:.16em;margin-bottom:12px;font-size:9px;font-weight:600;display:block}.account-form input{border:1px solid var(--line);background:0 0;border-radius:0;outline:0;width:100%;height:52px;margin-bottom:15px;padding:0 14px}.account-form input:focus{border-color:var(--ink)}.account-form>p,.account-confirmation>p:last-of-type{color:#686861;margin:17px 0 0;font-size:10px;line-height:1.5}.account-confirmation h2{letter-spacing:-.055em;margin:24px 0;font-size:clamp(38px,4vw,60px);font-weight:420;line-height:1}.account-confirmation .text-link{margin-top:34px}.contact-page{min-height:100svh;padding:calc(var(--header-height) + 100px) 5.5vw 120px}.contact-page>header{grid-template-columns:1fr auto;align-items:end;min-height:370px;padding-bottom:58px;display:grid}.contact-page>header .eyebrow,.contact-page>header h1{grid-column:1}.contact-page>header .text-link{grid-area:2/2;margin-bottom:10px}.contact-sections{border-top:1px solid var(--line)}.contact-sections section{border-bottom:1px solid var(--line);grid-template-columns:.18fr .7fr 1fr;gap:40px;padding:48px 0 65px;display:grid}.contact-sections h2{letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,42px);font-weight:430}.contact-sections section>p:last-child{color:#4d4d47;max-width:580px;margin:0;font-size:14px;line-height:1.7}.site-footer{background:var(--ink);color:var(--paper);padding:80px 5.5vw 28px}.footer-brand{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;padding-bottom:78px;display:flex}.footer-brand .pillar-symbol{width:42px;height:42px;padding:7px 9px}.footer-brand .pillar-wordmark{font-size:23px}.footer-brand p{color:#bdbab2;margin:0;font-size:11px}.footer-links{grid-template-columns:.7fr .7fr 1.6fr;gap:60px;padding:62px 0 92px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-label{color:#88867f;letter-spacing:.18em;margin:0 0 15px;font-size:8px}.footer-links a{color:#d9d6cf;font-size:11px}.footer-newsletter{justify-self:end;width:100%;max-width:460px}.footer-newsletter .newsletter-form{max-width:none}.footer-bottom{border-top:1px solid var(--line-light);color:#77756f;letter-spacing:.14em;justify-content:space-between;padding-top:24px;font-size:8px;display:flex}.drawer-backdrop{z-index:70;visibility:hidden;opacity:0;background:#08080785;transition:opacity .26s,visibility .26s;position:fixed;inset:0}.drawer-backdrop--open{visibility:visible;opacity:1}.side-drawer{z-index:90;background:var(--paper);flex-direction:column;width:min(500px,92vw);transition:transform .36s cubic-bezier(.2,.75,.2,1);display:flex;position:fixed;top:0;bottom:0}.side-drawer--left{left:0;transform:translate(-101%)}.side-drawer--right{right:0;transform:translate(101%)}.side-drawer--open{transform:translate(0)}.drawer-header{height:var(--header-height);flex:0 0 var(--header-height);border-bottom:1px solid var(--line);letter-spacing:.14em;justify-content:space-between;align-items:center;padding:0 28px;font-size:10px;font-weight:600;display:flex}.close-icon{width:24px;height:24px;display:block;position:relative}.close-icon span{background:currentColor;width:21px;height:1px;position:absolute;top:12px;left:2px}.close-icon span:first-child{transform:rotate(45deg)}.close-icon span:last-child{transform:rotate(-45deg)}.drawer-menu{flex-direction:column;padding:42px 28px;display:flex}.drawer-menu a{border-bottom:1px solid var(--line);letter-spacing:-.045em;justify-content:space-between;align-items:flex-start;padding:18px 0;font-size:clamp(30px,7vw,48px);font-weight:430;line-height:1;display:flex}.drawer-menu a span{font-family:var(--font-geist-mono), monospace;letter-spacing:0;font-size:8px}.drawer-note{border-top:1px solid var(--line);margin-top:auto;padding:32px 28px}.drawer-note p{letter-spacing:-.02em;max-width:320px;margin:0 0 18px;font-size:17px}.drawer-note span{letter-spacing:.16em;font-size:7px}.search-panel{z-index:90;background:var(--paper);min-height:580px;padding:0 5.5vw 60px;transition:transform .42s cubic-bezier(.2,.75,.2,1);position:fixed;top:0;left:0;right:0;transform:translateY(-102%)}.search-panel--open{transform:translateY(0)}.search-panel__top{height:var(--header-height);border-bottom:1px solid var(--line);letter-spacing:.15em;justify-content:space-between;align-items:center;font-size:9px;font-weight:600;display:flex}.search-input-wrap{border-bottom:1px solid var(--ink);align-items:center;display:flex}.search-input-wrap input{letter-spacing:-.055em;background:0 0;border:0;outline:0;flex:1;min-width:0;height:126px;padding:0;font-size:clamp(38px,6vw,86px);font-weight:390}.search-input-wrap button{letter-spacing:.16em;padding:12px 0 12px 20px;font-size:8px}.search-results{padding-top:30px}.search-results__grid{grid-template-columns:repeat(5,1fr);gap:28px;margin-top:30px;display:grid}.search-results__grid a{border-top:1px solid var(--line);flex-direction:column;min-width:0;padding:18px 0;font-size:11px;display:flex}.search-results__grid a span:nth-child(2){color:#696962;margin-top:5px;font-size:9px}.search-results__grid a span:nth-child(3){margin-top:26px;font-size:9px}.empty-cart{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:26px;display:flex}.empty-cart p{color:#5b5b55;margin:0}.cart-lines{flex:1;padding:0 28px;overflow-y:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:108px 1fr;gap:20px;padding:26px 0;display:grid}.cart-swatch{aspect-ratio:.82;color:var(--ink);background:#e1ddd4;justify-content:center;align-items:center;display:flex}.cart-swatch--black{color:var(--paper);background:#20211e}.cart-swatch--off-white{color:var(--ink);background:#ebe2d2}.cart-swatch--brown{color:var(--paper);background:#3a2a22}.cart-line__copy{flex-direction:column;justify-content:space-between;min-width:0;padding:5px 0;font-size:11px;display:flex}.cart-line__copy p{margin:0}.cart-line__copy .muted{color:#6d6c66;margin-top:5px;font-size:9px}.cart-line__bottom{justify-content:space-between;align-items:center;display:flex}.quantity-control{border:1px solid var(--line);align-items:center;display:inline-flex}.quantity-control button,.quantity-control span{justify-content:center;align-items:center;width:27px;height:27px;font-size:10px;display:flex}.cart-summary{border-top:1px solid var(--line);padding:24px 28px 28px}.cart-summary>div{letter-spacing:.08em;justify-content:space-between;font-size:11px;font-weight:600;display:flex}.cart-summary p{color:#6a6963;margin:10px 0 24px;font-size:9px}.checkout-dialog{z-index:100;visibility:hidden;background:var(--paper);opacity:0;width:min(620px,100vw - 36px);padding:64px;transition:opacity .24s,transform .24s,visibility .24s;position:fixed;top:50%;left:50%;transform:translate(-50%,-45%)}.checkout-dialog--open{visibility:visible;opacity:1;transform:translate(-50%,-50%)}.checkout-dialog__close{position:absolute;top:22px;right:22px}.checkout-dialog h2{letter-spacing:-.06em;margin:28px 0 22px;font-size:clamp(40px,5vw,66px);font-weight:420;line-height:.97}.checkout-dialog>p:not(.eyebrow){color:#51514b;max-width:450px;margin:0 0 40px;line-height:1.6}.checkout-dialog>.text-link{margin-top:34px}@media (width<=1100px){.header-nav{gap:20px}.header-actions{gap:14px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr)}.product-gallery{grid-template-columns:1fr}.product-gallery__item{height:calc(100svh - var(--header-height))}.story-statement{grid-template-columns:.35fr 1.4fr 1fr;gap:40px}}@media (width<=860px){:root{--header-height:68px}.section-pad{padding:88px 24px}.header-inner{grid-template-columns:1fr auto 1fr;padding:0 18px}.header-menu{grid-column:1;justify-self:start;display:block}.header-logo{grid-column:2}.header-logo .pillar-symbol{width:24px;height:24px;padding:4px 5px}.header-logo .pillar-wordmark{font-size:12px}.header-nav{display:none}.header-actions{grid-column:3;gap:12px}.header-actions a,.header-actions button:first-child{display:none}.hero-section{min-height:720px}.hero-section__image{object-position:52% center}.hero-section__copy{bottom:42px;left:24px;right:24px}.hero-section__copy h1{margin-top:14px;font-size:clamp(54px,17vw,92px)}.hero-section__scroll{display:none}.philosophy-intro{min-height:0}.philosophy-intro h2{margin:35px 0 62px;font-size:clamp(48px,13vw,78px)}.philosophy-intro__bottom{grid-template-columns:1fr}.edition-feature{grid-template-columns:1fr;min-height:0}.edition-feature__image{min-height:760px}.edition-feature__products{padding:76px 24px}.featured-product-grid{margin-top:50px}.manifesto-banner{height:860px;min-height:0}.manifesto-banner>img{object-position:45% center}.manifesto-banner__veil{background:linear-gradient(#0d0d0b0d 30%,#0d0d0bc2 100%)}.manifesto-banner__copy{width:auto;inset:auto 24px 50px;transform:none}.manifesto-banner__copy>.pillar-lockup{margin-bottom:32px}.pillar-principles,.story-values>div{grid-template-columns:1fr}.pillar-principles article,.pillar-principles article+article,.story-values article,.story-values article+article{border-right:0;border-bottom:1px solid var(--line);min-height:250px;padding:32px 0}.pillar-principles h3,.story-values h3{margin-top:66px}.launch-section{grid-template-columns:1fr;gap:70px;min-height:600px;padding:78px 24px}.collection-header{grid-template-columns:1fr;gap:36px;min-height:450px;padding:86px 24px 48px}.collection-tools{padding:0 24px}.filter-panel{grid-template-columns:1fr 1fr;padding-left:24px;padding-right:24px}.filter-clear{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{display:block}.product-gallery{grid-template-columns:1fr 1fr}.product-gallery__item{height:76svh;min-height:560px}.product-info{height:auto;padding:64px 24px;position:relative;top:auto}.related-products{padding:80px 24px 100px}.story-hero{min-height:720px}.story-hero>img{object-position:48% center}.story-hero>div:last-child{bottom:44px;left:24px;right:24px}.story-statement{grid-template-columns:1fr;gap:48px;min-height:0}.story-statement>div:last-child{max-width:580px}.story-quote{min-height:610px;padding:72px 24px}.story-origin{grid-template-columns:1fr}.story-origin__image{min-height:760px}.story-origin__copy{padding:86px 24px}.account-page{grid-template-columns:1fr}.account-page>section{min-height:760px;padding:120px 24px 80px}.account-page aside{height:90svh}.contact-page{padding:calc(var(--header-height) + 80px) 24px 90px}.contact-page>header{grid-template-columns:1fr}.contact-page>header .text-link{grid-area:auto/1}.contact-sections section{grid-template-columns:.15fr .85fr}.contact-sections section>p:last-child{grid-column:2}.footer-links{grid-template-columns:1fr 1fr}.footer-newsletter{grid-column:1/-1;justify-self:start}.search-results__grid{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.newsletter-form__fields{border-bottom:0;grid-template-columns:1fr}.newsletter-form__fields input,.newsletter-form__fields input+label+input{border-bottom:1px solid;border-left:0;height:50px;padding-left:0}.newsletter-form__fields button{background:var(--ink);min-height:48px;color:var(--paper);margin-top:14px;padding:0 18px}.newsletter-form--dark .newsletter-form__fields button{background:var(--paper);color:var(--ink)}.section-heading{flex-direction:column;align-items:flex-start}.header-actions button{font-size:8px}.header-actions button span{display:inline}.header-logo .pillar-wordmark{display:none}.hero-section{height:100svh;min-height:680px}.hero-section__image{object-position:50% center}.hero-section__copy h1{font-size:clamp(52px,18vw,76px)}.philosophy-intro h2{font-size:clamp(44px,14vw,66px)}.edition-feature__image{min-height:640px}.featured-product-grid{grid-template-columns:1fr}.manifesto-banner{height:800px}.manifesto-banner>img{object-position:46% center}.manifesto-banner__copy h2{font-size:64px}.collection-tools{grid-template-columns:1fr 1fr}.collection-tools>span{display:none}.collection-tools label{grid-column:2}.collection-tools select{max-width:154px}.filter-panel{grid-template-columns:1fr}.filter-panel--open{max-height:390px}.product-grid{grid-template-columns:1fr}.product-grid .product-card__visual{aspect-ratio:.9}.product-gallery{scroll-snap-type:x mandatory;gap:1px;display:flex;overflow-x:auto}.product-gallery__item{scroll-snap-align:start;flex:0 0 91vw;width:91vw;height:72svh;min-height:540px}.size-selector>div{grid-template-columns:repeat(5,1fr)}.related-grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.related-grid .product-card{scroll-snap-align:start;flex:0 0 80vw;width:80vw}.story-hero h1{font-size:clamp(62px,18vw,94px)}.story-statement__lead,.story-quote blockquote{font-size:clamp(44px,13vw,64px)}.story-origin__image{min-height:660px}.contact-sections section{grid-template-columns:1fr;gap:18px}.contact-sections section>p:last-child{grid-column:1}.site-footer{padding:64px 24px 26px}.footer-brand{flex-direction:column;align-items:flex-start;gap:30px}.footer-links{grid-template-columns:1fr;gap:48px}.footer-newsletter{grid-column:1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.search-panel{min-height:100svh;padding:0 24px 40px}.search-input-wrap input{height:100px;font-size:36px}.search-results__grid{grid-template-columns:1fr;gap:0}.search-results__grid a{grid-template-columns:1fr auto;display:grid}.search-results__grid a span:nth-child(2){grid-column:1}.search-results__grid a span:nth-child(3){grid-area:1/2/3;margin-top:0}.checkout-dialog{padding:56px 25px 38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-finishing{padding:0 5.5vw 110px}.product-finishing .section-heading--line{margin-bottom:32px}.product-finishing img{border:1px solid var(--line);width:100%;height:auto;display:block}@media (width<=760px){.product-finishing{padding:0 24px 72px}}.product-visual{position:relative}.product-visual__model{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.product-card__visual:hover .product-visual__model,.product-card__visual:focus-visible .product-visual__model{opacity:1}.product-visual--model img{object-fit:cover;width:100%;height:auto}.shop-lookbook{padding:0 5.5vw 110px}.shop-lookbook .section-heading--line{margin-bottom:32px}.shop-lookbook__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.shop-lookbook figure{border:1px solid var(--line);background:var(--paper-deep);margin:0}.shop-lookbook img{width:100%;height:auto;display:block}.shop-lookbook figcaption{border-top:1px solid var(--line);letter-spacing:.16em;text-transform:uppercase;padding:14px 16px;font-size:9px}@media (width<=760px){.shop-lookbook{padding:0 24px 72px}.shop-lookbook__grid{grid-template-columns:1fr}}.complete-look{grid-column:1/-1;padding:0 5.5vw 110px}.complete-look .section-heading--line{margin-bottom:32px}.complete-look__inner{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}.complete-look__action{grid-column:1/-1}.complete-look__item{border:1px solid var(--line);background:var(--paper-deep);flex-direction:column;display:flex}.complete-look__item img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;display:block}.complete-look__item span{border-top:1px solid var(--line);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;gap:12px;padding:14px 16px;font-size:9px;display:flex}.complete-look__action{border:1px solid var(--line);flex-direction:column;gap:16px;padding:26px 24px;display:flex}.complete-look__action p{color:#484842;margin:0;font-size:13px;line-height:1.55}.complete-look__total{letter-spacing:.16em;text-transform:uppercase;border-top:1px solid var(--line);justify-content:space-between;padding-top:14px;font-size:10px;display:flex}.complete-look__note{letter-spacing:.14em;text-transform:uppercase;font-size:9px}@media (width<=900px){.complete-look{padding:0 24px 72px}.complete-look__inner{grid-template-columns:1fr 1fr}.complete-look__action{grid-column:1/-1;min-width:0}}.product-gallery--single{grid-template-columns:1fr}.product-gallery--single .product-gallery__item{aspect-ratio:3/2;background:#efece4;height:auto;min-height:0}.product-gallery--single .product-visual img{object-fit:contain}.hoodie-feature{background:var(--ink);color:var(--white);grid-template-columns:1.05fr .95fr;min-height:820px;display:grid}.hoodie-feature__image{background:#1a1a17;min-height:560px;position:relative;overflow:hidden}.hoodie-feature__image img{object-fit:cover;object-position:50% 32%;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.hoodie-feature__image:hover img{transform:scale(1.02)}.hoodie-feature__image>span{letter-spacing:.16em;background:#11110fc2;padding:8px 10px;font-size:8px;position:absolute;bottom:24px;left:24px}.hoodie-feature__copy{flex-direction:column;justify-content:center;padding:96px 6vw;display:flex}.hoodie-feature__copy h2{letter-spacing:-.065em;max-width:9ch;margin:20px 0 26px;font-size:clamp(44px,5.4vw,86px);font-weight:420;line-height:.9}.hoodie-feature__copy p:not(.eyebrow){opacity:.82;max-width:400px;margin:0 0 38px;font-size:16px;line-height:1.55}.hoodie-feature__copy .button{align-self:flex-start}@media (width<=900px){.hoodie-feature{grid-template-columns:1fr;min-height:0}.hoodie-feature__image{aspect-ratio:4/5;min-height:0}.hoodie-feature__image img{object-position:50% 28%}.hoodie-feature__copy{padding:56px 24px 72px}}.pillar-symbol{background:currentColor;flex:none;width:28px;height:28px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;border:0!important;padding:0!important}.pillar-wordmark{letter-spacing:0;background:currentColor;flex:none;width:89px;height:13px;font-size:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.pillar-lockup--compact .pillar-symbol{width:19px;height:19px}.pillar-lockup--compact .pillar-wordmark{width:55px;height:8px}.manifesto-banner__copy .pillar-symbol{width:54px;height:54px;padding:0!important}
