.hero{display:grid;grid-template-columns:1fr 1.65fr;align-items:center;background:#dedbd4;overflow:hidden}.hero>img{grid-column:2;grid-row:1;object-fit:contain;height:auto;max-height:none;min-height:0}.hero-copy{position:static;transform:none;max-width:none;padding:50px 4vw;grid-column:1;grid-row:1}.hero-copy h2{font-size:clamp(44px,6vw,90px)}.image-note{position:static;grid-column:1/-1;display:block;padding:13px 24px;font-size:9px}.world{background:#dedbd4;display:flex;flex-direction:column}.world img{aspect-ratio:4/5;object-fit:contain;background:#e5e3df}.world>div{position:static;border-radius:0;background:transparent;backdrop-filter:none;padding:27px 30px}.ref{position:static;display:block;background:none;padding:0;margin:0 0 8px;font-size:9px;color:var(--muted)}.close{position:sticky;float:none;display:block;margin:12px 12px 12px auto;top:12px;right:auto}.detail-layout>img{max-height:82dvh}.image-button:hover img{transform:none}.world:hover img{transform:none}@media(max-width:700px){.hero{display:flex;flex-direction:column;align-items:stretch}.hero>img{height:auto;object-fit:contain;order:0}.hero-copy{order:1;padding:30px 24px;background:transparent}.hero-copy h2{font-size:58px}.image-note{order:2;padding:0 24px 20px}.world img{aspect-ratio:2/3;object-fit:contain}.world>div{padding:18px 13px}.world h3{font-size:23px}.detail-layout>img{max-height:52dvh}}

.campaign-carousel{grid-column:2;grid-row:1;background:#e5e3df;min-width:0}.slide-frame{height:clamp(400px,42vw,680px);display:grid;place-items:center}.slide-frame img{width:100%;height:100%;object-fit:contain;min-height:0;max-height:100%;transition:opacity .22s var(--ease)}.carousel-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;font-size:11px;background:#e5e3df}.carousel-bar>div{display:flex;align-items:center;gap:12px}.carousel-bar button{background:transparent;padding:8px;font-size:12px;min-width:35px;min-height:35px;border-radius:50px}.carousel-bar button:hover{background:#d7d4ce}.carousel-bar #campaign-counter{font-size:9px;letter-spacing:.1em}.hero .image-note{display:none}@media(max-width:700px){.campaign-carousel{order:0}.slide-frame{height:75vw;min-height:290px;max-height:500px}.carousel-bar{padding:10px 16px;font-size:10px}.carousel-bar>div{gap:5px}.hero-copy{order:1}}

/* Landscape campaign frames keep every model and slogan visible. */
.campaign>img,.leader img{object-fit:contain;background:#e4e2df}
#nl-badge-frame{display:none!important}
.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:16px;margin-bottom:8px}.card-meta .ref{margin:0}.editor-badge{display:inline-flex;align-items:center;border:1px solid #731b2d;color:#731b2d;border-radius:99px;padding:4px 7px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.live-pulse{display:flex;align-items:center;gap:8px}.live-pulse i{display:block;width:7px;height:7px;border-radius:50%;background:#b81f3d;box-shadow:0 0 0 0 #b81f3d66;animation:live-pulse 1.8s infinite}@keyframes live-pulse{70%{box-shadow:0 0 0 7px #b81f3d00}}
@media(max-width:700px){.campaign{grid-template-columns:minmax(0,1fr)}.campaign>img{min-width:0;max-width:100%;width:100%;height:auto}}

@media(max-width:700px){.gallery-controls{position:sticky;top:8px;z-index:12;padding:12px;border-radius:16px;background:#e5e3def2;box-shadow:0 8px 24px #29262514;backdrop-filter:blur(14px)}.tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.tabs::-webkit-scrollbar{display:none}.tabs button{flex:0 0 auto;white-space:nowrap}.more:not([hidden]){opacity:0;pointer-events:none;height:1px;min-height:1px;min-width:1px;padding:0;margin:0;overflow:hidden}}
