:root{--paper:#ffffff;--ink:#111111;--muted:#656565;--red:#111111}
header{border-radius:0;background:transparent;border-bottom:1px solid #11111122;padding-inline:0;margin:12px 4vw 0}
header nav a{min-height:44px;display:inline-flex;align-items:center}
.masthead{padding-inline:4vw}.masthead h1{font-size:14.6vw;letter-spacing:-.08em;white-space:nowrap}
.hero{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);align-items:stretch;background:#cc1c11;color:#ffffff;overflow:hidden;border-radius:0;margin:0 2vw}
.hero-copy{position:static;transform:none;max-width:none;padding:44px 3vw;grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.hero-copy h2{font-size:clamp(44px,5.8vw,86px);margin:18px 0 20px;line-height:.99}
.hero-kicker{font-size:12px;margin-top:32px}.hero-description{font-size:18px;line-height:1.45;margin-bottom:26px}
.live-pulse{display:flex;align-items:center;gap:8px}.live-pulse i{width:6px;height:6px;background:#dfff00;border-radius:100%;flex:none}
.campaign-carousel{grid-column:2;grid-row:1;min-width:0;background:#cb1b12;display:flex;flex-direction:column}
.slide-frame{aspect-ratio:3/2;display:grid;place-items:center;flex:1;min-height:0}
.slide-frame img{width:100%;height:100%;max-height:660px;object-fit:contain}
.carousel-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;font-size:12px;background:#b81d13}
.carousel-bar>span:first-child{min-width:0}.carousel-bar>div{display:flex;align-items:center;gap:6px;flex:none}
.carousel-bar button{background:transparent;color:inherit;min-width:40px;min-height:44px;padding:6px;border-radius:0}
.carousel-bar button:hover{background:#ffffff20}.carousel-bar #campaign-counter{font-size:10px;white-space:nowrap}
.worlds{gap:22px}.world{background:transparent;display:flex;flex-direction:column;border-radius:0}
.world img{aspect-ratio:3/2;object-fit:contain;background:#ffffff}.world>div{position:static;background:transparent;padding:24px 0;border-radius:0;backdrop-filter:none}
.world:hover img,.image-button:hover img{transform:none}.world h3{font-size:38px}
.gallery-controls{gap:12px}.tabs{gap:8px}.tabs button{border-radius:0;padding:14px 22px}.tabs button[aria-pressed=true]{background:#111111;color:#ffffff}
.tools input,.tools select{border-radius:0}.gallery{gap:36px 18px}
.concept-card{background:transparent;padding:0;border-radius:0;box-shadow:none;min-width:0}
.image-button{border-radius:0;background:#ffffff}.image-button img{object-fit:contain;aspect-ratio:2/3;transition:none}
.card-info{padding:16px 0 0}.card-info h3{font-size:15px;min-height:0}.card-info p{font-size:11px;min-height:0;margin-top:8px}
.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px;margin-bottom:9px}
.ref{position:static;display:block;background:none;padding:0;margin:0;font-size:10px;color:var(--muted)}
.editor-badge{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--red)}
.vote-button{border-radius:0;min-height:44px;border:1px solid #11111128;background:transparent;margin-top:15px;font-size:12px}
.vote-button[aria-pressed=true]{background:var(--ink);color:var(--paper)}
.campaign-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-card .image-button img{aspect-ratio:3/2;object-fit:contain}
.campaign-gallery .card-info h3{font-size:21px}.campaign-card{}
.gallery-meta{font-size:12px}.gallery-meta p{font-size:12px}#load-sentinel{height:1px}#more{margin:34px auto}.more:not([hidden]){display:flex}
.campaign{border-radius:0;background:#0a2779;margin-inline:2vw;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);padding:0;color:#ffffff}
.campaign>div{padding:50px 4vw}.campaign>img{object-fit:contain;max-width:100%;width:100%;height:auto;background:#cb1b12;min-width:0;align-self:center}
.campaign h2{font-size:clamp(42px,5.6vw,78px)}.leader img{object-fit:contain;background:#ffffff}.leader{border-radius:0}
.results .fine{max-width:52rem;margin-top:14px}.results-actions{margin-bottom:24px}
.close{position:sticky;float:none;display:block;margin:10px 10px 10px auto;top:10px;right:auto}.detail-layout>img{object-fit:contain;max-height:76dvh}
.detail-info{padding:35px}.detail-info h2{font-size:clamp(28px,4vw,48px);overflow-wrap:anywhere}.detail-info .pill{min-width:0}
#detail-vote{gap:20px;min-height:48px;padding:12px 20px}
#detail-vote [data-label],#detail-vote [data-count]{display:block;width:auto;height:auto;border-radius:0;background:none;font-size:14px;white-space:nowrap}
.fine{font-size:11px;line-height:1.65}.teaser{padding:90px 5vw;border-block:1px solid #11111122}.teaser h2{margin:20px 0}.teaser p{max-width:550px}
a,button,input,select{touch-action:manipulation}.footer-logo{white-space:normal;overflow-wrap:break-word}
@media(max-width:1000px){.hero{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.hero-copy{padding:30px 24px}.hero-copy h2{font-size:6vw}.carousel-bar{padding:8px 12px;gap:6px}.carousel-bar>div{gap:2px}.world h3{font-size:30px}}
@media(max-width:700px){
 html{scroll-padding-top:16px}body{overflow-x:clip}
 header{margin:8px 16px 0;padding:10px 0;flex-wrap:wrap;gap:8px}header .small-logo{font-size:21px}header nav{flex:0 0 100%;justify-content:space-between;gap:6px;border-top:1px solid #11111117;margin-top:8px;padding-top:4px}header nav a{font-size:11px;padding:0;min-height:40px}
 .masthead{padding:22px 16px 12px}.masthead .eyebrow{font-size:9px}.masthead h1{font-size:13.2vw;max-width:100%;margin-top:12px}
 .hero{display:flex;flex-direction:column;margin:0 10px;min-height:0}.campaign-carousel{order:0}.slide-frame{aspect-ratio:3/2;flex:initial;height:auto;min-height:0}.slide-frame img{height:auto;aspect-ratio:3/2}
 .carousel-bar{padding:5px 10px;font-size:11px;gap:6px}.carousel-bar>span:first-child{line-height:1.15}.carousel-bar button{min-width:36px;min-height:44px;font-size:11px;padding:4px}.carousel-bar #campaign-counter{font-size:9px}
 .hero-copy{order:1;padding:28px 24px 34px;background:transparent}.hero-copy h2{font-size:58px;margin:14px 0 18px}.hero-kicker{margin-top:24px}.hero-description{font-size:17px}.hero-copy .pill{margin-top:0}
 .section{padding:60px 5vw}.worlds{grid-template-columns:1fr;margin:0 5vw;gap:22px}.world img{aspect-ratio:3/2}.world>div{padding:18px 0}.world .eyebrow{font-size:10px}.world h3{font-size:34px;margin:9px 0 12px}.world div>span:last-child{font-size:12px}
 .gallery-controls{position:sticky;top:0;z-index:12;background:#fffffff7;padding:10px 0;border-block:1px solid #1111111a;gap:9px;backdrop-filter:blur(14px)}
 .tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;overflow:visible}.tabs button{min-width:0;width:100%;min-height:44px;padding:8px 4px;font-size:11px;white-space:normal;line-height:1.2}
 .tools{display:grid;grid-template-columns:1fr 1fr;gap:6px}.tools .search{grid-column:1/-1}.tools input,.tools select{font-size:16px;min-height:44px;padding:10px 8px;width:100%;min-width:0}.tools label{min-width:0}
 .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.concept-card{padding:0;}.image-button{border-radius:0}.card-info{padding:11px 0 0}.card-info h3{font-size:13px;min-height:0}.card-info p{font-size:10px;line-height:1.45;min-height:0}.vote-button{font-size:11px;padding:9px;min-height:44px}.editor-badge{font-size:8px}.ref{font-size:10px}
 .campaign-gallery{grid-template-columns:1fr;gap:34px}.campaign-gallery .card-info h3{font-size:22px}.campaign-gallery .card-info p{font-size:12px}.campaign-gallery .vote-button{font-size:13px}.campaign-card .image-button img{aspect-ratio:3/2}.campaign-card{}
 .more:not([hidden]){display:flex;opacity:1;pointer-events:auto;height:auto;overflow:visible}
 .campaign{display:flex;flex-direction:column;padding:0;margin:12px 10px}.campaign>img{order:0}.campaign>div{order:1;padding:35px 24px}.campaign h2{font-size:55px}
 .teaser{padding:60px 6vw}.detail-layout{grid-template-columns:1fr}.detail-layout>img{min-height:0;max-height:48dvh}.detail-info{padding:25px}.detail-info h2{font-size:34px}.detail-info .pill{min-width:0;width:100%}
 .footer-logo{font-size:14vw}.footer-row nav a{font-size:12px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Underwear receives full garment frames and its own visible collection. */
.underwear-card .image-button img{aspect-ratio:3/2;object-fit:contain}.tools{margin-top:14px}.underwear-feature{background:#111111;margin-bottom:50px}
@media(max-width:700px){.tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.tabs button{font-size:10px;padding:8px 3px}.gallery-controls{padding:7px 0}.tools{margin-top:10px}.underwear-feature{margin-bottom:30px}header nav{gap:3px}header nav a{font-size:10px}}

/* Campaign photography leads; typography and controls stay outside the image. */
header{margin:0 3vw;padding:18px 0;border-bottom:0;min-height:80px}
header .small-logo{font-size:29px;line-height:.8}header nav{gap:28px}.masthead{padding:0;height:0}
.hero{display:block;margin:0 1.5vw;background:var(--paper);color:var(--ink);overflow:visible}
.campaign-carousel{display:block;background:#ffffff}.slide-frame{display:block;aspect-ratio:3/2;max-height:none}
.slide-frame img{display:block;width:100%;height:100%;max-height:none;object-fit:cover;object-position:var(--focal,50%) 50%}
.carousel-bar{background:var(--paper);color:var(--ink);border-bottom:1px solid #11111122;padding:8px 0;font-size:12px}
.carousel-bar button:hover{background:#1111110c}
.hero-copy{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:34px 1.5vw 42px;gap:28px}
.hero-copy h2{font-size:clamp(30px,3.5vw,52px);letter-spacing:-.05em;line-height:1.05;margin:12px 0}
.hero-description{font-size:14px;margin:0}.hero-copy .text-link{font-size:12px;white-space:nowrap;margin:0;min-height:44px;display:flex;align-items:center}
.live-pulse i{background:#174925}.live-pulse{font-size:9px}
.section-heading h2{font-size:clamp(34px,4.6vw,66px)}
.collection-overview{border-top:1px solid #11111122}
.underwear-card .image-button img{aspect-ratio:2/3}.underwear-feature>img{aspect-ratio:2/3;max-height:780px;background:#ffffff}
@media(max-width:700px){
 header{margin:0 16px;padding:14px 0 8px;min-height:0;gap:6px}header .small-logo{font-size:27px}header nav{margin-top:9px;border-top:0;padding-top:0}
 .masthead{padding:0;height:0}.hero{margin:0 8px}.slide-frame{aspect-ratio:4/5}.slide-frame img{aspect-ratio:auto;height:100%;object-fit:cover}
 .carousel-bar{padding:6px 4px;font-size:10px}.hero-copy{padding:25px 12px 34px;display:block}.hero-copy h2{font-size:34px;margin:12px 0}.hero-description{font-size:13px}
 .hero-copy .text-link{margin-top:12px;min-height:44px}.section-heading h2{font-size:40px}.underwear-card .image-button img{aspect-ratio:2/3}
}

/* Full garment frames and restrained fashion presentation. */
.campaign-card .image-button img{aspect-ratio:var(--image-ratio,3/2);object-fit:contain}
.hero .slide-frame img{object-fit:contain}.slide-frame{background:#ffffff}.slide-frame.diptych{display:grid;grid-template-columns:1fr 1fr;gap:0}
.slide-frame img[hidden]{display:none}.slide-frame.diptych img{min-width:0;max-height:100%;object-fit:contain;background:#ffffff}
.campaign{background:#ffffff;color:var(--ink)}.campaign p:not(.eyebrow){color:var(--muted)}.campaign>img{background:#ffffff;aspect-ratio:auto}
.underwear-feature{background:#ffffff}.world img{aspect-ratio:3/2}.world:last-child img{background:#ffffff}
@media(max-width:700px){.tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.tabs span{margin-left:3px}.tabs button{font-size:10px}.hero .slide-frame{aspect-ratio:4/3}.hero .slide-frame img{object-fit:contain}.slide-frame.diptych{aspect-ratio:4/3}header nav{gap:7px;flex-wrap:wrap;justify-content:flex-start}header nav a{min-height:44px}.underwear-feature>img{max-height:650px}}


.slide-frame.diptych{grid-template-rows:minmax(0,1fr);overflow:hidden}.slide-frame.diptych img{min-height:0;min-width:0;height:100%;width:100%;aspect-ratio:auto;align-self:stretch}

/* Voting is part of each editorial image and the two primary collections. */
html{scroll-padding-top:96px}
header{position:sticky;top:0;background:var(--paper);margin:0;padding:12px 3vw;min-height:76px;border-bottom:1px solid #11111117;z-index:30}
header nav{gap:34px}header nav a{font-size:13px;min-height:44px}
.hero .slide-frame{height:min(64vw,calc(100svh - 245px));min-height:280px;aspect-ratio:auto}
.hero .slide-frame img{object-fit:contain}
.slide-frame.fashion-portrait{background:#a4a4a4}
.hero-ballot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 4px 12px;border-bottom:1px solid #11111122;font-size:11px}
#hero-vote{width:230px;max-width:60%}#hero-vote .vote-button{margin:0}
.hero-copy{padding:22px 1.5vw 30px}.hero-copy h2{font-size:clamp(30px,3vw,44px)}
.explore{padding-top:38px;background:var(--paper);border-top:1px solid #11111122}
.explore .section-heading{margin-bottom:22px}.explore .section-heading h2{font-size:clamp(30px,3.5vw,48px);margin-top:8px}
.gallery-controls{position:sticky;top:76px;background:var(--paper);z-index:22;padding:0;border-block:1px solid #11111124;backdrop-filter:none}
.tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;flex-wrap:nowrap}
.tabs button{background:transparent;border-radius:0;min-height:65px;padding:14px 20px;font-size:clamp(24px,3.5vw,42px);letter-spacing:-.045em;text-align:left;border-bottom:3px solid transparent}
.tabs button+button{border-left:1px solid #11111124}.tabs button[aria-pressed=true]{background:transparent;color:var(--ink);border-bottom-color:var(--ink)}
.tabs span{font-size:11px;letter-spacing:0;vertical-align:middle;margin-left:10px}
.clothing-types{display:none;align-items:center;gap:24px;border-top:1px solid #1111111a;padding:0 16px}
.gallery-controls:has([data-filter=clothing][aria-pressed=true]) .clothing-types{display:flex}
.clothing-types a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;font-size:11px}
.clothing-types a:hover{text-decoration:underline;text-underline-offset:5px}
.vote-button{border-color:var(--ink);font-size:12px;min-height:46px;background:transparent;opacity:1}
.vote-button:disabled{opacity:.6}.vote-button .heart{font-size:18px;line-height:1}
.editorial-vote{width:100%;margin-top:14px}.editorial-vote .vote-button{margin:0}
.clothing-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}
.clothing-gallery .landscape-model{grid-column:span 2}
.clothing-gallery .landscape-model .image-button img{aspect-ratio:3/2}
.clothing-gallery .portrait-model .image-button img{aspect-ratio:2/3}
.wardrobe-look{min-width:0}.wardrobe-look .editorial-vote{margin-top:0}
.worlds .world img{aspect-ratio:4/3;object-fit:contain}.worlds .world h3{font-size:clamp(28px,3vw,42px)}
@media(max-width:1000px){.clothing-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){
 html{scroll-padding-top:80px}
 header{min-height:68px;padding:10px 16px;gap:16px;flex-wrap:nowrap;align-items:center}
 header .small-logo{font-size:25px;flex:none}header nav{flex:1;flex-basis:auto;gap:20px;justify-content:flex-end;margin:0;padding:0;flex-wrap:nowrap}header nav a{font-size:12px;white-space:nowrap;min-height:44px}
 .hero .slide-frame{height:auto;aspect-ratio:4/3;min-height:0}
 .hero-ballot{gap:12px;padding:8px 4px 10px;font-size:10px}#hero-vote{width:180px;max-width:60%}#hero-vote .vote-button{font-size:11px;padding:10px}
 .hero-copy{padding:16px 12px 22px}.hero-copy h2{font-size:30px}.hero-copy .text-link{margin-top:8px}
 .gallery-controls{top:68px;padding:0}
 .tabs{grid-template-columns:1fr 1fr;gap:0}.tabs button{font-size:28px;min-height:60px;padding:12px 14px}.tabs span{font-size:10px;margin-left:8px}
 .clothing-types{gap:17px;padding:0 8px;justify-content:space-between}.clothing-types a{font-size:10px}
 .explore{padding:30px 16px 45px}.explore .section-heading{margin-bottom:18px}.explore .section-heading h2{font-size:34px}.explore .section-heading>p{margin-top:14px;font-size:12px}
 .vote-button{font-size:11px;min-height:46px}.vote-button .heart{font-size:17px}.clothing-gallery .landscape-model{grid-column:1/-1}
 .worlds{grid-template-columns:1fr 1fr;margin:0 16px;gap:14px}.worlds .world img{aspect-ratio:2/3}.worlds .world h3{font-size:25px}.worlds .world .eyebrow{font-size:9px}
 .worlds .world div>span:last-child{font-size:10px}.worlds .world>div{padding:16px 0}
}
@media(max-width:360px){header{gap:10px;padding-inline:12px}header nav{gap:15px}header nav a{font-size:11px}.hero-ballot>span{max-width:95px}.clothing-types{gap:10px}}
#collection-update{margin:0;min-height:44px;text-align:left;background:transparent}
