:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#141414;--muted:#68645e;--line:#dedbd4;--paper:#f5f4f0;--chalk:#fff;--olive:#5f6657;--clay:#6f2f28;--blue:#363f43;--black:#0b0b0b;--white:#fff;--stone:#aaa196;--shadow:0 28px 80px #14141429}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-header{z-index:20;width:100%;box-shadow:none;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffb8;border-bottom:1px solid #1414141f;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:12px clamp(16px,4vw,56px);display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:0;text-transform:uppercase;align-items:center;gap:12px;font-size:.86rem;font-weight:760;display:inline-flex}.brand-mark{border:1px solid var(--black);width:28px;height:28px;color:var(--black);background:0 0;border-radius:0;place-items:center;font-size:.68rem;display:grid}.nav-links{justify-content:center;align-items:center;gap:6px;display:flex}.nav-links a{color:var(--ink);text-transform:uppercase;border-bottom:1px solid #0000;border-radius:0;padding:10px 12px;font-size:.78rem;font-weight:720}.nav-links a:hover,.nav-links a:focus-visible{color:var(--ink);background:0 0;border-color:currentColor;outline:none}.icon-button{border:1px solid var(--line);background:var(--chalk);width:40px;height:40px;color:var(--ink);border-radius:0;place-items:center;display:inline-grid}.cart-toggle{justify-self:end;position:relative}.bag-count{border:2px solid var(--chalk);background:var(--black);min-width:22px;height:22px;color:var(--white);border-radius:999px;place-items:center;font-size:.72rem;font-weight:850;display:grid;position:absolute;top:-7px;right:-6px}.hero{background:var(--black);min-height:min(900px,94vh);color:var(--white);position:relative;overflow:hidden}.hero-media,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-media{object-fit:cover;object-position:center 26%}.hero-shade{background:linear-gradient(90deg,#0b0b0b94,#0b0b0b2e 42%,#0b0b0b0f),linear-gradient(#0b0b0b0a 38%,#0b0b0b94)}.hero-content{z-index:1;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;width:min(1280px,100% - 32px);min-height:min(900px,94vh);margin:0 auto;padding:126px 0 64px;display:flex;position:relative}.eyebrow{color:currentColor;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:760}.hero .eyebrow{color:#ffffffc7}.hero h1{letter-spacing:0;max-width:1120px;margin:0;font-family:Didot,"Bodoni 72",Georgia,Times New Roman,serif;font-size:clamp(4.6rem,13vw,13rem);font-weight:400;line-height:.82}.hero-copy{color:#ffffffd6;max-width:560px;margin:20px auto 0;font-size:clamp(.98rem,1.4vw,1.16rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px;display:flex}.primary-action,.secondary-action,.product-card button,.cart-summary button,.signup button,.cart-empty a{text-transform:uppercase;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-size:.78rem;font-weight:760;display:inline-flex}.primary-action{background:var(--white);color:var(--black)}.secondary-action{color:var(--white);border-color:#ffffff8a}.ticker{border-block:1px solid var(--line);background:var(--chalk);grid-template-columns:repeat(4,1fr);display:grid}.ticker span{border-right:1px solid var(--line);min-height:54px;color:var(--muted);text-align:center;text-transform:uppercase;place-items:center;padding:0 18px;font-size:.72rem;font-weight:760;display:grid}.ticker span:last-child{border-right:0}.section,.shop-section,.lookbook,.journal,.site-footer{width:min(1180px,100% - 32px);margin:0 auto}.section,.shop-section,.lookbook,.journal{scroll-margin-top:110px}.intro-band{padding:92px 0 34px}.section-heading{grid-template-columns:minmax(180px,.42fr) minmax(0,.9fr);align-items:end;gap:44px;margin-bottom:38px;display:grid}.section-heading .eyebrow,.shop-head .eyebrow,.lookbook .eyebrow{color:var(--clay)}.section-heading h2,.shop-head h2,.lookbook h2{letter-spacing:0;margin:0;font-family:Didot,"Bodoni 72",Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4.9vw,5.3rem);font-weight:400;line-height:.94}.feature-row{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.feature-tile{background:var(--black);border-radius:0;min-height:520px;position:relative;overflow:hidden}.feature-tile img{object-fit:cover;transition:transform .6s}.feature-tile:after{content:"";background:linear-gradient(#0000,#11100fb8);height:54%;position:absolute;inset:auto 0 0}.feature-tile div{z-index:1;color:var(--white);position:absolute;inset:auto 22px 22px}.feature-tile p{margin:0 0 6px;font-family:Didot,"Bodoni 72",Georgia,Times New Roman,serif;font-size:clamp(2.2rem,3.4vw,4rem);font-weight:400;line-height:.94}.feature-tile span{color:#ffffffc7}.feature-tile:hover img{transform:scale(1.035)}.shop-section{padding:86px 0 108px}.shop-head{justify-content:space-between;align-items:center;gap:32px;margin-bottom:34px;display:flex}.controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.filter-button{border:1px solid var(--line);background:var(--chalk);min-height:38px;color:var(--muted);text-transform:uppercase;border-radius:0;padding:9px 16px;font-size:.72rem;font-weight:760}.filter-button.is-active,.filter-button:hover,.filter-button:focus-visible{border-color:var(--black);background:var(--black);color:var(--white);outline:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px;display:grid}.product-card{background:0 0;border:0;border-radius:0;overflow:visible}.product-media{aspect-ratio:3/4.35;background:#e3e0da;position:relative;overflow:hidden}.product-media img{object-fit:cover;transition:transform .5s}.product-card:hover .product-media img{transform:scale(1.025)}.product-badge{color:var(--ink);text-transform:uppercase;background:#ffffffdb;border-radius:0;padding:6px 9px;font-size:.64rem;font-weight:760;position:absolute;top:12px;left:12px}.product-info{gap:13px;padding:14px 0 0;display:grid}.product-topline{justify-content:space-between;gap:14px;display:flex}.product-card h3{text-transform:uppercase;margin:0;font-family:inherit;font-size:.94rem;font-weight:760;line-height:1.2}.product-card p{color:var(--muted);margin:6px 0 0;font-size:.86rem}.price{color:var(--ink);white-space:nowrap;font-size:.92rem;font-weight:760}.swatches{gap:7px;display:flex}.swatch{border:1px solid #17151238;border-radius:999px;width:18px;height:18px}.product-card button{border-color:var(--black);width:100%;color:var(--black);background:0 0}.product-card button:hover,.cart-summary button:hover,.signup button:hover,.cart-empty a:hover{background:var(--black);border-color:var(--black);color:var(--white)}.lookbook{grid-template-columns:.78fr 1.22fr;gap:46px;padding:98px 0;display:grid}.lookbook-copy{align-self:end;padding-bottom:28px}.lookbook-copy p:not(.eyebrow){max-width:440px;color:var(--muted);font-size:1.05rem}.lookbook-copy a{border-bottom:1px solid var(--ink);color:var(--ink);text-transform:uppercase;align-items:center;gap:6px;margin-top:18px;padding-bottom:4px;font-size:.78rem;font-weight:760;display:inline-flex}.lookbook-grid{background:var(--line);grid-template-rows:repeat(2,minmax(180px,1fr));grid-template-columns:1.15fr .85fr;gap:1px;display:grid}.lookbook-grid img{object-fit:cover;border-radius:0;width:100%;height:100%}.lookbook-large{grid-row:span 2;min-height:580px}.journal{padding:34px 0 106px}.journal-grid{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.journal article{background:var(--chalk);border-top:0;min-height:250px;padding:28px}.journal span{color:var(--clay);text-transform:uppercase;font-size:.68rem;font-weight:760}.journal h3{margin:18px 0 12px;font-family:Didot,"Bodoni 72",Georgia,Times New Roman,serif;font-size:1.88rem;font-weight:400;line-height:1.05}.journal p{color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding:48px 0 52px;display:flex}.brand-footer{margin-bottom:8px;font-family:Didot,"Bodoni 72",Georgia,Times New Roman,serif;font-size:2.3rem;display:block}.site-footer p{max-width:420px;color:var(--muted);margin:0}.signup{gap:8px;min-width:min(100%,360px);display:grid}.signup label{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:760}.signup div{gap:8px;display:flex}.signup input{border:1px solid var(--line);background:var(--chalk);width:100%;min-width:0;color:var(--ink);border-radius:0;min-height:46px;padding:0 14px}.signup button{background:var(--black);color:var(--white)}.cart-drawer{z-index:50;opacity:0;pointer-events:none;background:#11100f7a;justify-content:flex-end;transition:opacity .2s;display:flex;position:fixed;inset:0}.cart-drawer.is-open{opacity:1;pointer-events:auto}.cart-panel{background:var(--chalk);width:min(490px,100%);height:100%;box-shadow:var(--shadow);flex-direction:column;transition:transform .22s;display:flex;transform:translate(100%)}.cart-drawer.is-open .cart-panel{transform:translate(0)}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.cart-head h2{margin:0;font-family:Didot,"Bodoni 72",Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.cart-items{gap:12px;padding:18px;display:grid;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;align-items:center;gap:12px;padding-bottom:12px;display:grid}.cart-item img{object-fit:cover;border-radius:0;width:88px;height:106px}.cart-item h3{margin:0 0 6px;font-size:.96rem}.cart-item p{color:var(--muted);margin:0;font-size:.84rem}.quantity-controls{border:1px solid var(--line);border-radius:0;grid-template-columns:30px 28px 30px;align-items:center;gap:2px;margin-top:10px;display:inline-grid;overflow:hidden}.quantity-controls button,.cart-line-end button{min-height:30px;color:var(--ink);background:0 0;border:0;place-items:center;display:grid}.quantity-controls span{text-align:center;font-size:.85rem;font-weight:850}.cart-line-end{justify-items:end;gap:10px;display:grid}.cart-line-end strong{white-space:nowrap;font-size:.92rem}.cart-line-end button{border:1px solid var(--line);border-radius:0;width:32px}.cart-empty{padding:26px 18px}.cart-empty p{color:var(--muted);margin:0 0 14px}.cart-empty a{background:var(--black);color:var(--white)}.cart-summary{border-top:1px solid var(--line);margin-top:auto;padding:18px}.cart-summary div{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cart-summary button{background:var(--black);width:100%;color:var(--white)}:focus-visible{outline-offset:2px;outline:3px solid #284a5773}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero,.hero-content{min-height:78vh}.ticker{grid-template-columns:repeat(2,1fr)}.ticker span:nth-child(2){border-right:0}.ticker span:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading,.lookbook{grid-template-columns:1fr}.shop-head{flex-direction:column;align-items:start}.controls{justify-content:flex-start}.product-grid,.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookbook-copy{padding-bottom:0}}@media (max-width:640px){.site-header{width:100%;padding:10px 12px;top:0}.brand{font-size:.82rem}.brand-mark{width:28px;height:28px}.icon-button{width:40px;height:40px}.hero,.hero-content{min-height:76vh}.hero-media{object-position:55% 30%}.hero-shade{background:linear-gradient(90deg,#11100fb8,#11100f38),linear-gradient(#11100f0f 42%,#11100f8a)}.hero-content{width:min(100% - 28px,1180px);padding:104px 0 38px}.hero h1{font-size:clamp(3.8rem,18vw,6.4rem)}.hero-actions a{width:100%}.ticker{grid-template-columns:1fr}.ticker span{border-right:0;border-bottom:1px solid var(--line);min-height:46px}.ticker span:last-child{border-bottom:0}.section,.shop-section,.lookbook,.journal,.site-footer{width:min(100% - 28px,1180px)}.intro-band{padding-top:48px}.feature-row,.product-grid,.journal-grid,.site-footer{grid-template-columns:1fr}.feature-row,.site-footer{display:grid}.feature-tile{min-height:430px}.product-grid{gap:14px}.cart-item{grid-template-columns:78px 1fr}.cart-line-end{grid-column:2;grid-template-columns:1fr auto;justify-items:start}.cart-item img{width:78px;height:94px}.lookbook{padding:50px 0}.lookbook-grid{grid-template-rows:none;grid-template-columns:1fr}.lookbook-large{grid-row:auto;min-height:420px}.signup div{flex-direction:column}}
