.sc-page{--sc-red:#ee6b60;background:#090d10;color:#edf1f2}
.sc-page [hidden]{display:none!important}
.sc-page main{overflow:clip}
.sc-page button,.sc-page a{-webkit-tap-highlight-color:transparent}
.sc-page :focus-visible{outline:2px solid var(--sc-red);outline-offset:5px}
.sc-skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;color:#111;padding:12px}
.sc-skip:focus{top:10px}
.sc-hero{padding:102px 4.5vw 24px}
.sc-identity{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.sc-identity .eyebrow{margin:0;color:var(--sc-red);line-height:1.7}
.sc-identity img{width:48px;height:48px;object-fit:contain;background:transparent;filter:none;flex-shrink:0}
.sc-role{display:inline-block;margin-top:6px;font-size:11px;letter-spacing:.02em;color:#b8c8ce}
.sc-hero-layout{display:grid;gap:32px;align-items:center}
.sc-hero-layout.sc-with-cover{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}
.sc-hero-copy{min-width:0}
.sc-hero h1{font-size:clamp(38px,4.6vw,72px);font-weight:600;line-height:1.03;letter-spacing:-.06em;white-space:pre-line;margin:0 0 18px;overflow-wrap:anywhere}
.sc-intro{max-width:460px;font-size:14px;line-height:1.7;color:#bac5ca;margin:0 0 18px;white-space:pre-line}
.sc-text-link{display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid #526066;padding-bottom:8px;font:11px 'DM Mono',monospace}
.sc-text-link span{color:var(--sc-red)}
.sc-cover{margin:0;min-width:0;justify-self:center;width:min(100%,calc(360px * var(--sc-cover-ratio,1.5)))}
.sc-image-button{display:block;border:0;padding:0;background:transparent;width:100%;cursor:zoom-in;color:inherit;font:inherit}
/* Natural dimensions on every image. No shared aspect ratio, crop or visual effect. */
.sc-page .sc-image-button img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;transform:none!important;image-rendering:auto}
.sc-cover .sc-image-button img{width:100%;height:auto;max-width:100%;margin-inline:auto}
.sc-waiting{background:#111a1f}
.sc-media-day .sc-waiting{background:#d5dfe3}
.sc-image-button img:not([src]){visibility:hidden}
.sc-cover figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:10px 0 0;font:9px/1.5 'DM Mono',monospace;color:#9aabb2}
.sc-cover figcaption>span:nth-child(2){grid-column:1/-1;grid-row:2;overflow-wrap:anywhere}
.sc-cover figcaption>span:nth-child(2):empty{display:none}
.sc-cover figcaption>span:first-child{grid-column:1;grid-row:1;overflow-wrap:anywhere}
.sc-cover figcaption>span:last-child{grid-column:2;grid-row:1;text-align:right}
.sc-section-nav{display:flex;justify-content:center;gap:5vw;padding:16px 4.5vw;border-block:1px solid #2c383e;background:#090d10;position:sticky;top:76px;z-index:2}
.sc-section-nav a{font:11px 'DM Mono',monospace;display:flex;align-items:center;gap:10px;white-space:nowrap}
.sc-section-nav a>span{color:var(--sc-red);font-size:9px}
.sc-section-nav small{color:#83979f;font-size:9px}
.sc-section{padding:42px 4.5vw 48px;scroll-margin-top:135px}
.sc-section-head{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:end;margin-bottom:24px}
.sc-section-head .eyebrow{color:var(--sc-red);margin:0 0 10px;font-size:9px}
.sc-section h2,.sc-closing h2{font-size:clamp(28px,3vw,44px);line-height:1.1;font-weight:500;letter-spacing:-.05em;margin:0}
.sc-section h2 i,.sc-closing h2 i{font-family:'Playfair Display',Georgia,serif;letter-spacing:-.05em}
.sc-section-head>p{font-size:13px;line-height:1.7;color:#b4c1c7;max-width:470px;margin:0;white-space:pre-line}
/* Flat flex rows keep DOM order, keyboard order and the admin's order identical. */
.sc-photo-grid,.sc-portrait-grid,.sc-poster-grid{display:flex;flex-wrap:wrap;gap:16px 12px;align-items:flex-start}
.sc-section figure{margin:0;min-width:0;flex:0 0 auto;width:calc((100% - 36px)/4)}
.sc-section figcaption{padding-top:7px;display:flex;gap:8px;justify-content:space-between;font:10px/1.5 'DM Mono',monospace;color:#b8c6cc}
.sc-section figcaption>span:first-child{overflow-wrap:anywhere}
.sc-section figcaption>span:last-child{flex-shrink:0;color:var(--sc-red)}
.sc-image-unavailable .sc-image-button{min-height:80px;border:1px solid #526066}
.sc-image-unavailable .sc-image-button img{min-height:80px;font:11px/1.6 Manrope,Arial,sans-serif}
.sc-media-day{background:#e3e9eb;color:#102027}
.sc-media-day .eyebrow,.sc-media-day figcaption>span:last-child{color:#9b3833}
.sc-media-day .sc-section-head>p{color:#435d66}
.sc-media-day figcaption{color:#354c55}
.sc-signature{border-top:1px solid #acbfc5;margin:24px 0 0;padding-top:16px;font-size:17px;line-height:1.5;letter-spacing:-.02em;white-space:pre-line}
.sc-empty{padding:20px 0;border-block:1px solid currentColor;opacity:.65;font:12px/1.8 'DM Mono',monospace}
.sc-status{font:12px/1.8 'DM Mono',monospace;color:#aebfc6}
.sc-status button{margin-left:12px;background:none;border:0;color:var(--sc-red);text-decoration:underline;cursor:pointer}
.sc-closing{padding:38px 4.5vw;border-top:1px solid #2b393f;display:grid;grid-template-columns:1fr 1fr;gap:12px 5vw;align-items:end}
.sc-closing .eyebrow{grid-column:1/-1;color:var(--sc-red);margin:0;font-size:9px}
.sc-closing h2{grid-row:2/4}
.sc-closing>p:not(.eyebrow){font-size:13px;line-height:1.7;max-width:370px;color:#b4c1c7;margin:0}
.sc-closing .button{justify-self:start;align-self:start;padding:15px 20px;font-size:10px}
.sc-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:24px 3vw;background:#090d10;color:#edf1f2}
.sc-lightbox::backdrop{background:#090d10}
.sc-lightbox[open]{display:flex;flex-direction:column}
.sc-lightbox-head,.sc-lightbox-foot{display:flex;justify-content:space-between;gap:24px;align-items:center;font:12px/1.6 'DM Mono',monospace}
.sc-lightbox button{background:transparent;border:1px solid #425259;color:#fff;padding:12px;cursor:pointer;font:inherit}
.sc-lightbox-image{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:18px;align-items:center;min-height:0;flex:1;padding:20px 0}
.sc-lightbox-image img{display:block;max-width:100%;max-height:100%;width:100%;height:100%;min-height:0;object-fit:contain;filter:none}
.sc-lightbox-foot a{text-decoration:underline}
.sc-lightbox-foot p{max-width:65%;margin:0}
.sc-lightbox-open{overflow:hidden}
.sc-lightbox button:disabled{opacity:.3;cursor:default}
@media(min-width:1600px){.sc-hero,.sc-section,.sc-closing{padding-left:max(4.5vw,calc((100vw - 1640px)/2));padding-right:max(4.5vw,calc((100vw - 1640px)/2))}}
@media(max-width:900px){.sc-hero-layout.sc-with-cover{grid-template-columns:1fr 1fr;gap:24px}.sc-hero h1{font-size:40px}.sc-cover figcaption>span:first-child{display:none}.sc-section-head{gap:24px}}
@media(max-width:720px){
  .sc-hero{padding:86px 16px 20px}.sc-identity{margin-bottom:16px}.sc-identity img{width:38px;height:38px}.sc-identity .eyebrow{font-size:8px;max-width:220px}.sc-role{font-size:10px}
  .sc-hero-layout.sc-with-cover{grid-template-columns:1fr;gap:20px}.sc-hero h1{font-size:clamp(30px,7.5vw,44px);margin-bottom:10px}.sc-intro{font-size:13px;line-height:1.6;margin-bottom:12px}.sc-text-link{font-size:10px}
  .sc-cover{width:min(100%,calc(240px * var(--sc-cover-ratio,1.5)))}.sc-cover figcaption{font-size:8px}
  .sc-section-nav{top:63px;gap:0;justify-content:space-between;padding:15px 16px}.sc-section-nav a{font-size:10px;gap:5px}.sc-section-nav a>span{font-size:8px}.sc-section-nav small{display:none}
  .sc-section{padding:30px 16px 34px;scroll-margin-top:120px}.sc-section-head{grid-template-columns:1fr;gap:10px;margin-bottom:18px}.sc-section-head .eyebrow{font-size:8px;margin-bottom:8px}.sc-section h2{font-size:29px}.sc-section-head>p{font-size:12px;line-height:1.6}
  .sc-photo-grid,.sc-portrait-grid,.sc-poster-grid{gap:14px 8px}.sc-section figure{width:calc((100% - 8px)/2)}.sc-section figcaption{font-size:9px;gap:5px;padding-top:6px}.sc-signature{font-size:15px;margin-top:20px;padding-top:13px}
  .sc-closing{padding:30px 16px;grid-template-columns:1fr;gap:14px}.sc-closing h2{grid-row:auto;font-size:29px}.sc-closing>p:not(.eyebrow){font-size:12px}.sc-closing .button{margin-top:3px}
  .sc-lightbox{padding:14px}.sc-lightbox-image{grid-template-columns:32px minmax(0,1fr) 32px;gap:5px}.sc-lightbox button{padding:10px 5px}.sc-lightbox-foot{font-size:10px;gap:15px;align-items:start}.sc-lightbox-head{font-size:11px}
}
@media(prefers-reduced-motion:reduce){.sc-page{scroll-behavior:auto}.sc-page *{scroll-behavior:auto!important;transition:none!important}}
