:root{color-scheme:dark;--bg:#0b0e10;--panel:#111619;--text:#edf0ed;--muted:#a5aaa9;--line:#ffffff28;--page:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:140px}body{margin:0;background:var(--bg);color:var(--text);font-family:'Segoe UI','Helvetica Neue',Arial,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button,a,input{-webkit-tap-highlight-color:transparent}button{border-radius:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #e7d9b8;outline-offset:6px}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-weight:200}button.text-button{padding:0;border:0;background:none}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:white;color:black;padding:14px}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header{position:sticky;top:0;z-index:20;background:#0b0e10f7;backdrop-filter:blur(16px)}.masthead{height:76px;padding:0 var(--page);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.wordmark{font-size:38px;font-weight:200;line-height:1;letter-spacing:9px;padding-left:9px}.collection-link,.bag-toggle{font-size:14px;letter-spacing:.035em}.collection-link{justify-self:start}.bag-toggle{justify-self:end;min-height:44px}.concept-nav{display:flex;align-items:center;min-height:49px;border-bottom:1px solid var(--line);padding:0 var(--page);gap:32px}.nav-caption{display:none;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;white-space:nowrap;color:var(--muted)}.concept-links{display:flex;gap:25px;overflow-x:auto;scrollbar-width:none;min-width:0;width:100%}.concept-links::-webkit-scrollbar{display:none}.concept-links a{display:flex;gap:8px;align-items:center;white-space:nowrap;min-height:49px;font-size:12px;color:#848d8e;border-bottom:1px solid transparent;padding-top:1px}.concept-links a span{font-size:14px;color:#b5bcbb}.concept-links a:hover span,.concept-links a.chosen span{color:#fff}.concept-links a.chosen{border-bottom-color:#bdc8c4}.active-dot{display:inline-block;width:4px;height:4px;background:#e5ebe9;border-radius:50%;margin-left:1px}.hero{min-height:640px;height:calc(100svh - 125px);max-height:1020px;position:relative;isolation:isolate;overflow:hidden}.hero-image{position:absolute;height:100%;inset:0;object-fit:cover;object-position:64% 45%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#05090d10 0%,#060b1000 24%,#05090d3b 40%,#05090de8 100%);z-index:-2}.hero-top{position:absolute;top:25px;left:var(--page);right:var(--page);display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:2.1px;color:#d5dddb}.hero-copy{position:absolute;bottom:105px;left:var(--page);right:var(--page)}.eyebrow{text-transform:uppercase;letter-spacing:2.2px;font-size:12px;line-height:1.8}.hero-copy .eyebrow{margin-bottom:20px;color:#d0d9d5}.hero h1{font-size:clamp(82px,23.5vw,116px);line-height:.91;letter-spacing:-4px;margin-left:-5px;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:54px;padding:15px 22px;font-size:15px;font-weight:400;border:1px solid transparent;transition:background .2s,color .2s}.button span{font-size:22px;line-height:1}.button-light{background:#e9eeeb;color:#161c1d}.button-light:hover{background:white}.hero-bottom{position:absolute;bottom:26px;left:var(--page);right:var(--page);display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px;color:#adb9b5}.hero-bottom>a{display:none}.section-wrap{padding-left:var(--page);padding-right:var(--page)}.collection{padding-top:50px;padding-bottom:55px}.section-kicker{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-top:18px;border-top:1px solid #ffffff60;font-size:12px;letter-spacing:1.7px}.section-intro{margin:33px 0 32px}.section-intro h2{font-size:clamp(42px,10vw,64px);line-height:1.03;letter-spacing:-1.7px}.section-intro p{font-size:16px;line-height:1.65;color:var(--muted);margin-top:22px}.product-grid{display:grid;grid-template-columns:1fr;gap:45px}.product-image{border:0;padding:0;background:var(--panel);width:100%;position:relative;display:block;text-align:left;overflow:hidden}.product-image img{aspect-ratio:4/5;object-fit:cover;transition:transform .7s}.product-image:hover img{transform:scale(1.035)}.image-label{position:absolute;top:19px;left:18px;font-size:12px;letter-spacing:1.7px;background:#0b0e109e;padding:6px 8px}.quick-view{position:absolute;bottom:18px;right:18px;font-size:14px;padding:12px 15px;background:#11191bc7;border:1px solid #ffffff30;backdrop-filter:blur(10px)}.product-info{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-top:20px;border-top:1px solid #ffffff55;margin-top:15px}.product-info h3{font-size:27px;font-weight:300;letter-spacing:-.5px}.product-info p{font-size:14px;color:var(--muted);margin-top:7px}.swatch{width:16px;height:16px;display:block;border-radius:50%;border:1px solid #8d9a9b;margin-top:10px;box-shadow:0 0 0 3px var(--bg),0 0 0 4px #ffffff40}.midnight{background:#182f46}.graphite{background:#54585b}.product-link{background:none;border:0;border-bottom:1px solid #6d7976;padding:0 0 7px;margin-top:21px;font-size:14px;display:inline-flex;align-items:center;gap:32px}.campaign{padding-top:15px;padding-bottom:75px}.campaign-content{text-align:center;padding:66px 0 0}.campaign-content h2{font-size:clamp(45px,10vw,90px);line-height:1.02;letter-spacing:-2px;margin:26px 0 30px}.small-orbit{display:block;border:1px solid #a0aaa5;border-radius:50%;width:35px;height:35px;margin:auto;box-shadow:inset -8px 0 0 #a0aaa5}.underlined{font-size:15px;padding-bottom:8px;border-bottom:1px solid #79827f;display:inline-flex;gap:40px}.footer{border-top:1px solid var(--line);padding-top:35px;padding-bottom:35px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.footer-brand{font-size:48px;font-weight:200;letter-spacing:9px}.footer>div{justify-self:end;font-size:12px;letter-spacing:1.5px}.footer p{color:var(--muted);font-size:13px;letter-spacing:0;margin-top:8px}.footer>a:last-child{font-size:13px;color:var(--muted);grid-column:1/-1}dialog{background:var(--panel);color:var(--text);border:1px solid #ffffff35;padding:0;max-height:94svh;max-width:calc(100vw - 24px);width:980px}dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}.close{position:absolute;right:12px;top:12px;z-index:2;border:1px solid #ffffff30;background:#101519d9;color:white;width:44px;height:44px;font-size:30px;display:grid;place-items:center;line-height:1}.product-dialog-inner{display:grid;grid-template-columns:1fr}.product-dialog-inner>img{height:260px;object-fit:cover;object-position:50% 48%}.product-detail-copy{padding:26px 24px 32px}.product-detail-copy h2{font-size:42px;letter-spacing:-1px;margin-top:13px;line-height:1.1}.product-detail-copy #product-subtitle{font-size:14px;color:var(--muted);margin-top:8px}.description{font-size:16px;color:#c4cbc7;line-height:1.7;margin:22px 0}.sizes{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.sizes input{position:absolute;opacity:0;width:1px;height:1px}.sizes label{display:grid;place-items:center;min-width:45px;height:45px;border:1px solid #7b8581;cursor:pointer;font-size:14px}.sizes input:checked+label{background:#e9eeeb;color:#121818;border-color:#e9eeeb}.sizes input:focus-visible+label{outline:2px solid #e7d9b8;outline-offset:3px}fieldset{border:0;padding:0;margin:0}legend{font-size:14px}.form-message{color:#edc7b2;font-size:14px;min-height:23px;margin-top:10px}.add-button{width:100%;margin-top:9px}.preview-note{font-size:13px;line-height:1.6;color:#acb6b0;margin-top:18px}.bag-dialog{margin:0 0 0 auto;width:min(460px,100%);max-width:100%;height:100svh;max-height:100svh;padding:28px 24px;border-width:0 0 0 1px}.bag-heading{padding-bottom:24px;border-bottom:1px solid var(--line)}.bag-heading h2{font-size:38px}.bag-heading .close{top:25px;right:23px}.bag-empty{padding:50px 0;font-size:17px;line-height:1.6;color:var(--muted)}.bag-item{display:grid;grid-template-columns:86px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.bag-item img{aspect-ratio:3/4;object-fit:cover}.bag-item h3{font-size:22px;font-weight:300}.bag-item p{font-size:14px;color:var(--muted);margin:8px 0}.remove-item{background:none;border:0;border-bottom:1px solid #7b8581;padding:3px 0;font-size:13px;margin-top:7px}.bag-foot{padding-top:26px}.bag-foot p{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:24px}.bag-foot .button{width:100%}
/* Original art direction viewers share the mobile navigation. */
.concept-page{background:#111517}.concept-main{padding:32px var(--page) 60px}.concept-title-row{display:flex;flex-direction:column;gap:20px;margin-bottom:26px}.concept-title-row h1{font-size:clamp(36px,7vw,72px);line-height:1.06;letter-spacing:-1px}.concept-title-row .eyebrow{color:var(--muted);margin-bottom:10px}.concept-tools{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.concept-tools a{padding-bottom:7px;border-bottom:1px solid #8d9690}.mockup-image{width:100%;max-width:1122px;margin:auto}.concept-caption{max-width:1122px;margin:22px auto 0;font-size:14px;color:var(--muted);line-height:1.65}.concept-switcher{display:flex;justify-content:space-between;gap:24px;max-width:1122px;margin:28px auto 0;font-size:14px}.concept-switcher a{padding:12px 0}
@media(min-width:650px){.product-grid{grid-template-columns:1fr 1fr;gap:30px}.mobile-break{display:none}.hero{min-height:690px}.hero h1{font-size:140px;letter-spacing:-5px}.hero-copy{bottom:110px}.hero-shade{background:linear-gradient(90deg,#05090dc7 0%,#05090d60 35%,#05090d00 65%),linear-gradient(0deg,#05090da8,transparent 40%)}.hero-image{object-position:center}.hero-bottom>a{display:flex;gap:25px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:40px 0}.section-intro p{margin:0}.section-intro h2{max-width:720px}.product-dialog-inner{grid-template-columns:1fr 1fr}.product-dialog-inner>img{height:100%;min-height:600px}.product-detail-copy{padding:68px 36px 40px}.footer{grid-template-columns:1fr 1fr 1fr}.footer>div{justify-self:center}.footer>a:last-child{grid-column:auto;justify-self:end}.concept-title-row{flex-direction:row;justify-content:space-between;align-items:end}.concept-title-row h1{margin-bottom:0}}
@media(min-width:1050px){.masthead{height:96px}.wordmark{font-size:54px;letter-spacing:14px;padding-left:14px}.collection-link,.bag-toggle{letter-spacing:1.8px;text-transform:uppercase;font-size:12px}.concept-nav{height:52px}.nav-caption{display:block}.concept-links{justify-content:space-between;gap:20px}.concept-links a{min-height:52px}.hero{height:calc(100svh - 148px);min-height:720px}.hero-copy{bottom:135px}.hero h1{font-size:clamp(145px,12.4vw,205px);margin-bottom:42px}.hero-copy .eyebrow{margin-bottom:24px}.hero-top{top:34px}.hero-bottom{bottom:32px}.collection{padding-top:65px;padding-bottom:85px}.section-intro h2{font-size:clamp(64px,6.4vw,100px);letter-spacing:-3.3px}.product-grid{gap:42px}.product-image img{aspect-ratio:1/1.05}.product-info h3{font-size:32px}.campaign{padding-bottom:110px}.campaign-content{padding-top:90px}.footer{padding-top:42px;padding-bottom:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-image{object-position:82% 45%}
.product-image img{aspect-ratio:3/4}
@media(min-width:650px){.hero-image{object-position:75% center}}
@media(min-width:1050px){.hero-image{object-position:center}}
