@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--forest:#052619;--forest-deep:#03180f;--cream:#faf6ec;--gold:#d7b263;--ink:#141b15;--muted:#706959;--line:#c8a674;--serif:Georgia,'Times New Roman',serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--serif);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}button:focus-visible,a:focus-visible{outline:2px solid #b08731;outline-offset:5px}img{display:block;max-width:100%}[hidden]{display:none!important}h1,h2,h3,p{margin:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--cream);padding:15px}.skip-link:focus{top:15px}
.site-header{height:100px;position:relative;display:grid;grid-template-columns:86px 1fr 260px 1fr;align-items:center;gap:30px;padding:0 4%;background:radial-gradient(ellipse at 50% 0,#103a26,var(--forest-deep) 75%);color:var(--gold);border-bottom:1px solid var(--gold);z-index:10}.brand-mark{width:55px;height:74px;display:flex;align-items:center}.nav-left,.nav-right{display:flex;gap:clamp(18px,3vw,54px);align-items:center}.nav-right{justify-content:flex-end;grid-column:4}.nav-left a,.nav-left button,.nav-right button{font-size:12px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;padding:14px 0}.nav-left a:hover,.nav-left button:hover,.nav-right button:hover{color:#fff5d7}.wordmark{text-align:center;display:flex;flex-direction:column;font-size:31px;letter-spacing:.04em;line-height:.87;position:absolute;left:50%;transform:translateX(-50%);top:14px}.wordmark small{font-size:23px;letter-spacing:.065em;line-height:1.2}.wordmark-crown{font-size:26px;line-height:.7;margin-bottom:6px}.menu-toggle{display:none}
.hero{position:relative;aspect-ratio:2.31;background:#080c08;isolation:isolate;overflow:hidden}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0007,#0002 30%,transparent 49%);z-index:1;pointer-events:none}.hero-copy{position:absolute;left:4%;top:50%;transform:translateY(-43%);z-index:2;color:var(--cream)}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.23em;font-weight:400}.hero .eyebrow{color:#e7c464;font-size:clamp(11px,1.1vw,16px);letter-spacing:.22em;margin-bottom:18px}.hero h1{font-size:clamp(58px,7.3vw,116px);font-weight:700;letter-spacing:-.065em;line-height:.88}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:11px;margin-top:25px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 22px;font-family:var(--serif);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:background .2s,color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-cream{background:var(--cream);color:#152116;border:1px solid var(--cream)}.button-cream:hover{background:#e9d8af}.button-outline{border:1px solid var(--gold);color:#edce87;min-width:263px;background:#0007}.button-outline:hover{background:var(--gold);color:var(--forest-deep)}.hero-badge{position:absolute;right:2.2%;bottom:3%;z-index:2;background:#08120de8;border:1px solid var(--gold);padding:8px 15px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}
.collection{padding:24px 2.5% 0;background:var(--cream);scroll-margin-top:24px}.collection-heading{text-align:center;margin-bottom:14px}.ruled{display:flex;align-items:center;justify-content:center;gap:13px;color:#946025;font-size:11px;letter-spacing:.24em;margin-bottom:2px}.ruled:before,.ruled:after{content:'';width:45px;height:1px;background:var(--line)}.collection h2{font-size:clamp(29px,3vw,42px);font-weight:600;letter-spacing:-.035em;line-height:1.12}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{padding:4px 12px 18px;position:relative;min-width:0;border-bottom:1px solid var(--line)}.product-card:nth-child(n+5){padding-top:19px;border-bottom:0}.product-card:not(:nth-child(4n)):after{content:'';position:absolute;right:0;top:20px;bottom:22px;width:1px;background:var(--line)}.product-card button{width:100%;padding:0;display:block;text-align:center}.product-art{position:relative;overflow:hidden;aspect-ratio:295/225;width:100%;isolation:isolate;transition:transform .35s}.product-art img{position:absolute;max-width:none;width:calc(1309 / var(--cw) * 100%);left:calc(var(--cx) / var(--cw) * -100%);top:calc(var(--cy) / var(--ch) * -100%);height:auto;pointer-events:none;mix-blend-mode:multiply}.product-card button:hover .product-art{transform:translateY(-3px)}.product-card h3{font-size:clamp(10px,1vw,14px);letter-spacing:.11em;font-weight:400;line-height:1.5;text-transform:uppercase;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:22px}.product-card h3:before,.product-card h3:after{content:'';height:1px;width:20px;flex-shrink:0;background:var(--line)}.product-card .view-piece{display:block;font:9px var(--sans);letter-spacing:.14em;text-transform:uppercase;opacity:0;transform:translateY(-3px);transition:.2s;height:12px;margin-top:5px;color:#775c2c}.product-card button:hover .view-piece,.product-card button:focus-visible .view-piece{opacity:1;transform:none}.collection-note{padding:27px 8px 28px;display:flex;gap:18px;align-items:center;justify-content:center;border-top:1px solid var(--line);color:var(--muted);font-size:13px;margin-top:4px}.collection-note button{color:var(--forest);font-style:italic;text-decoration:underline;text-underline-offset:4px}
.brand-story{background:var(--forest);color:var(--cream);display:grid;grid-template-columns:200px minmax(0,620px);gap:64px;align-items:center;justify-content:center;padding:70px 8%;border-top:1px solid var(--gold)}.story-mark{display:flex;flex-direction:column;align-items:center;color:var(--gold);font-size:78px;line-height:.74;letter-spacing:-.1em;padding-right:24px}.brand-story .eyebrow{color:var(--gold);margin-bottom:13px}.brand-story h2{font-size:38px;letter-spacing:-.03em;font-weight:400;margin-bottom:17px}.brand-story p:not(.eyebrow){font:14px/1.8 var(--sans);color:#e0dfcf;max-width:550px}.text-link{display:inline-flex;gap:18px;padding:0 0 7px;border-bottom:1px solid currentColor;margin-top:24px;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.brand-story .text-link{color:var(--gold)}footer{background:var(--forest-deep);color:#d5be8b;padding:36px 4% 24px}.footer-wordmark{font-size:26px;letter-spacing:.05em}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;margin-top:25px;padding-top:21px;border-top:1px solid #8f783044;font:10px/1.6 var(--sans);letter-spacing:.04em}.footer-bottom a:hover{color:#fff4d6}.mobile-menu{position:absolute;top:100px;z-index:9;background:var(--forest);color:var(--gold);width:100%;padding:24px;box-shadow:0 15px 25px #0005}.mobile-menu a,.mobile-menu button{display:block;text-align:left;text-transform:uppercase;font-size:12px;letter-spacing:.16em;padding:16px;width:100%}
dialog{border:0;padding:0;color:var(--ink)}dialog::backdrop{background:#020b07d9;backdrop-filter:blur(8px)}.product-dialog{width:min(1000px,94vw);max-height:92svh;background:var(--cream);overflow:auto}.product-dialog[open]{display:grid;grid-template-columns:1.08fr 1fr}.dialog-close{position:absolute;right:20px;top:15px;font:11px var(--sans);text-transform:uppercase;letter-spacing:.12em;z-index:5;padding:10px;background:var(--cream)}.dialog-close span,.runway-close span{font-size:22px;vertical-align:middle;margin-left:12px}.product-detail-art{min-width:0;align-self:center;padding:48px 15px}.product-detail-copy{padding:68px 38px 42px}.product-detail-copy .eyebrow{color:#91662c;font-size:10px;margin-bottom:18px}.product-detail-copy h2{font-size:41px;font-weight:400;line-height:1.06;letter-spacing:-.03em;margin-bottom:21px}.product-detail-copy>p:not(.eyebrow){font:13px/1.8 var(--sans);color:var(--muted)}.product-detail-copy dl{margin:25px 0}.product-detail-copy dl>div{border-top:1px solid #c8a67466;padding:12px 0;display:flex;justify-content:space-between;gap:16px;font:11px/1.6 var(--sans)}.product-detail-copy dt{color:var(--muted)}.product-detail-copy dd{margin:0;text-align:right;max-width:68%}.product-detail-copy .detail-note{font-style:italic!important;margin-bottom:18px}.button-forest{background:var(--forest);color:var(--cream);width:100%;font-size:10px;padding-inline:10px}.button-forest:hover{background:#174834}.product-detail-copy>.text-link{font-size:10px;display:flex;justify-content:center;margin:24px auto 0;border-bottom:0;letter-spacing:.06em}
.runway-dialog{width:100vw;height:100svh;max-width:none;max-height:none;background:#050b06;color:var(--cream);margin:0;overflow:hidden}.runway-stage{position:absolute;inset:0;overflow:hidden}.runway-stage img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 850ms cubic-bezier(.2,.6,.2,1),object-position 850ms}.runway-shade{position:absolute;inset:0;background:linear-gradient(90deg,#020b07dd,transparent 65%),linear-gradient(0deg,#020b07fa,transparent 70%)}.runway-top{position:absolute;top:32px;left:4%;right:4%;display:flex;justify-content:space-between;align-items:center;font-size:20px;letter-spacing:.06em;color:var(--gold)}.runway-top small{display:block;font-size:9px;letter-spacing:.2em;text-transform:uppercase;margin-top:9px}.runway-close{font:11px var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--cream);padding:8px}.runway-copy{position:absolute;left:5%;bottom:140px;max-width:470px}.runway-copy .eyebrow{color:var(--gold);margin-bottom:17px;font-size:10px}.runway-copy h2{font-size:clamp(42px,5vw,76px);line-height:1.02;letter-spacing:-.04em;font-weight:400}.runway-copy>p:not(.eyebrow){font:13px/1.8 var(--sans);color:#dfddd0;margin-top:20px;max-width:355px}.runway-pieces{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.runway-pieces button{border:1px solid #d7b26377;color:var(--gold);padding:10px 13px;font-size:10px;letter-spacing:.06em}.runway-pieces button:hover{background:var(--gold);color:var(--forest)}.runway-controls{position:absolute;bottom:35px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:19px;border-top:1px solid #d7b26388}.runway-controls>span{font-size:12px;letter-spacing:.2em;color:var(--gold)}.runway-dots{display:flex;gap:9px}.runway-dots button{width:30px;height:32px;position:relative}.runway-dots button:after{content:'';display:block;width:22px;height:2px;background:#bfa77866}.runway-dots button[aria-current=true]:after{background:var(--gold)}.runway-arrows{display:flex;gap:10px}.runway-arrows button{height:43px;width:48px;border:1px solid #d7b26377;font-size:24px}.runway-arrows button:hover{background:var(--gold);color:var(--forest)}
@media(min-width:1700px){.hero{max-height:780px}.hero-copy{left:6%}.hero h1{font-size:132px}.collection{padding-inline:5%}.collection-grid{max-width:1700px;margin-inline:auto}}
@media(max-width:1050px){.site-header{grid-template-columns:55px 1fr 200px 1fr;gap:20px;height:86px;padding:0 3%}.wordmark{font-size:27px;top:12px}.wordmark small{font-size:20px}.wordmark-crown{font-size:22px}.nav-left,.nav-right{gap:22px}.nav-left a,.nav-left button,.nav-right button{font-size:10px;letter-spacing:.1em}.brand-mark{transform:scale(.82);transform-origin:left center}.hero h1{font-size:8vw}.hero .eyebrow{margin-bottom:13px}.hero-actions{margin-top:20px;gap:8px}.button{font-size:10px;min-height:39px;padding:11px 16px}.button-outline{min-width:232px}.product-card h3{font-size:10px;letter-spacing:.06em;gap:7px}.product-card h3:before,.product-card h3:after{width:9px}.product-card{padding-inline:8px}.mobile-menu{top:86px}.product-detail-copy{padding-inline:28px}.brand-story{grid-template-columns:140px 1fr;gap:30px}}
@media(max-width:800px){html{scroll-padding-top:15px}.site-header{height:83px;display:flex;justify-content:space-between;padding:0 22px}.nav-left,.nav-right{display:none}.wordmark{font-size:25px;top:14px}.wordmark small{font-size:18px}.wordmark-crown{font-size:18px}.brand-mark{transform:scale(.65);width:45px}.menu-toggle{display:flex;width:34px;height:44px;flex-direction:column;justify-content:center;gap:7px;padding:3px}.menu-toggle span{display:block;height:1px;width:26px;background:var(--gold);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{top:83px}.hero{height:auto;aspect-ratio:auto;min-height:640px;display:flex;flex-direction:column;justify-content:flex-end;background:#05160e}.hero-photo{height:425px;width:100%;object-fit:cover;object-position:73% center;position:absolute;top:0;left:0}.hero-shade{background:linear-gradient(0deg,#05160e 0%,#05160e 25%,transparent 56%)}.hero-copy{position:relative;inset:auto;transform:none;padding:0 25px 32px;z-index:2;margin-top:305px}.hero h1{font-size:71px;line-height:.87;letter-spacing:-.06em}.hero .eyebrow{font-size:10px;letter-spacing:.22em;margin-bottom:16px}.hero-actions{gap:9px;margin-top:23px;align-items:stretch;max-width:390px}.hero-actions .button{height:45px;font-size:10px}.hero-badge{top:16px;right:15px;bottom:auto;font-size:9px;padding:7px 10px;background:#03180fd9}.collection{padding:27px 12px 0}.collection-heading{margin-bottom:20px}.collection h2{font-size:32px}.ruled{font-size:10px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:8px 8px 15px!important;border-bottom:1px solid var(--line)!important}.product-card:nth-last-child(-n+2){border-bottom:0!important}.product-card:nth-child(2n):after{display:none}.product-card:not(:nth-child(2n)):after{top:17px;bottom:20px}.product-card h3{font-size:10px;line-height:1.5;letter-spacing:.065em;margin-top:12px;min-height:30px}.product-card h3:before,.product-card h3:after{display:none}.product-card .view-piece{opacity:1;transform:none;font-size:8px;letter-spacing:.12em}.collection-note{font-size:12px;flex-direction:column;gap:10px;padding:23px 8px;margin-top:9px}.brand-story{grid-template-columns:1fr;gap:20px;padding:44px 26px;text-align:center}.story-mark{font-size:48px;line-height:.77;padding-right:5px;margin-bottom:5px}.brand-story .eyebrow{font-size:9px}.brand-story h2{font-size:31px}.brand-story p:not(.eyebrow){font-size:12px;max-width:450px;margin:auto}.brand-story .text-link{font-size:10px}.footer-wordmark{font-size:20px;letter-spacing:.015em}.footer-bottom{font-size:9px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.footer-bottom>:nth-child(even){text-align:right}footer{padding:28px 24px 22px}.product-dialog{width:94vw;max-height:90svh}.product-dialog[open]{display:block}.product-detail-art{padding:42px 32px 0;max-width:390px;margin:auto}.product-detail-copy{padding:20px 28px 32px}.product-detail-copy h2{font-size:32px;margin-bottom:13px}.product-detail-copy .eyebrow{margin-bottom:12px}.product-detail-copy dl{margin:18px 0}.product-detail-copy .detail-note{font-size:11px!important}.dialog-close{top:7px;right:9px;padding:7px;font-size:9px}.runway-top{top:23px;left:6%;right:6%;font-size:13px}.runway-top small{font-size:8px}.runway-close{font-size:9px}.runway-stage img{object-position:73% center;opacity:.9}.runway-shade{background:linear-gradient(0deg,#020b07 0%,#020b07d9 28%,transparent 78%)}.runway-copy{bottom:112px;left:7%;right:7%;max-width:none}.runway-copy h2{font-size:42px}.runway-copy .eyebrow{font-size:9px;margin-bottom:13px}.runway-copy>p:not(.eyebrow){font-size:12px;margin-top:15px;max-width:340px}.runway-pieces{margin-top:16px;gap:7px}.runway-pieces button{font-size:9px;padding:8px 10px}.runway-controls{bottom:24px;left:7%;right:7%;gap:10px;padding-top:15px}.runway-controls>span{font-size:10px}.runway-dots{gap:1px}.runway-dots button{width:22px}.runway-dots button:after{width:15px}.runway-arrows{gap:6px}.runway-arrows button{width:36px;height:37px;font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Use the original product artwork at its native resolution. */
.product-art{aspect-ratio:1.13;display:flex;align-items:center;justify-content:center}
.product-frame{position:relative;overflow:hidden;height:100%;max-width:100%;flex:none}
.product-art img{width:calc(var(--sw) / var(--cw) * 100%);left:calc(var(--cx) / var(--cw) * -100%);top:calc(var(--cy) / var(--ch) * -100%)}
.product-card:nth-child(5) .product-frame,.product-card:nth-child(6) .product-frame{width:100%;height:auto}
.product-detail-art .product-art{aspect-ratio:.9}
.product-detail-art .product-frame{max-height:100%;width:100%;height:auto}
.product-detail-art .product-frame:has(img[src*=jeans]),.product-detail-art .product-frame:has(img[src*=pinstripe]){height:100%;width:auto}
@media(max-width:800px){
 .hero{min-height:0}
 .hero-photo{height:min(460px,80vw);object-position:100% center}
 .hero-copy{margin-top:min(460px,80vw);padding-top:8px}
 .hero-shade{background:linear-gradient(to bottom,transparent,transparent calc(min(460px,80vw) - 50px),#05160e min(460px,80vw))}
 .runway-dialog[data-look="0"] .runway-stage{top:105px;bottom:auto;height:80vw;max-height:55svh}
 .runway-dialog[data-look="0"] .runway-stage img{object-position:100% center!important}
 .runway-dialog[data-look="0"] .runway-shade{background:linear-gradient(0deg,#020b07 0%,#020b0799 28%,transparent 70%)}
}

.brand-mark{justify-content:center;width:64px;height:86px}
.header-monogram{width:86px;height:86px;max-width:none;object-fit:contain}
.wordmark-crown{font-size:0;line-height:0;color:transparent;width:43px;height:25px;align-self:center;background-image:url('assets/monogram-gold.png');background-size:70px 70px;background-position:center 0;background-repeat:no-repeat;margin-bottom:1px}
.story-mark{padding:0}
.story-mark img{width:160px;height:160px;max-width:none;object-fit:contain}
.product-image-column{align-self:center;min-width:0;padding-bottom:30px}
.product-detail-art{padding-bottom:14px}
.full-size-link{display:block;text-align:center;margin:0 14px;color:#735525;font:10px/1.6 var(--sans);text-decoration:underline;text-underline-offset:4px}
@media(max-width:800px){.brand-mark{transform:none;width:40px;height:70px}.header-monogram{width:70px;height:70px}.story-mark img{width:100px;height:100px}.product-image-column{padding-bottom:5px}}

/* Each item uses its own transparent cutout, with no shared-sheet cropping. */
.product-art{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1.13;width:100%;overflow:visible;background:transparent;transition:transform .35s}
.product-art img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;mix-blend-mode:normal;pointer-events:none;padding:5px}
.product-detail-art .product-art{aspect-ratio:.9;max-height:540px}
.product-detail-art .product-art img{max-height:540px;padding:0}
