/* Expanded official photo collection and dependable native destinations. */
.hero-shade,.hero-photo,.hero-side,.reading-progress{pointer-events:none}
.hero-content{z-index:2}
a{cursor:pointer}
a.button,a.reel-card{display:inline-flex}
a.reel-card{display:block}
.montage-hero{height:clamp(690px,calc(100svh - 86px),960px);min-height:0;max-height:none}
.montage-hero .hero-photo{inset:0;width:100%;height:100%;z-index:0}
.montage-hero .hero-photo img{object-position:50% 30%;width:100%;height:100%}
.montage-hero .hero-shade{z-index:1;background:linear-gradient(0deg,#100e12 0%,#100e12ed 15%,#100e1280 34%,#100e1200 64%)}
.montage-hero .hero-content{position:absolute;inset:auto 0 0;height:auto;width:100%;max-width:none;padding:0 5.5vw 42px;justify-content:flex-end;align-items:flex-start}
.montage-hero .hero-eyebrow{margin-bottom:14px;color:#ffb7df;text-shadow:0 1px 8px #0006}
.montage-hero h1{width:auto;max-width:100%;font-size:clamp(5.5rem,10.8vw,11.5rem);font-weight:600;letter-spacing:-.02em;line-height:.85;color:#fff3fa;white-space:nowrap}
.montage-hero h1 span{display:inline;font-size:1em;letter-spacing:inherit;margin:0}
.montage-hero .hero-line{font-size:1.125rem;margin-top:24px;line-height:1.65;max-width:420px}
.montage-hero .hero-actions{margin-top:22px;max-width:none}
.montage-hero .hero-credit{position:absolute;right:5.5vw;bottom:52px;gap:24px;margin:0;color:#ecd2e2;max-width:none}
.montage-hero .hero-scroll{z-index:3;bottom:118px}
.montage-hero .hero-side{z-index:2}
.story-signature{font-family:var(--display);font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:1}
.footer-name{width:100%;max-width:none;font-family:var(--display);font-size:clamp(3rem,13vw,13rem);font-weight:600;line-height:.9;letter-spacing:.005em;margin:12px auto 30px;white-space:nowrap}
.track-cover-link{width:54px;height:54px;flex:0 0 54px;display:block;border-radius:6px;overflow:hidden}
.track-cover-link img{width:100%;height:100%;object-fit:cover}
.track-row h3 a,.clip-caption h3 a{display:block;padding:5px 0}
.track-row h3 a:hover,.clip-caption h3 a:hover{color:var(--hot);text-decoration:underline;text-underline-offset:4px}
.track-row a.icon-button{display:inline-flex;align-items:center;justify-content:center}
.featured-track-type .featured-listen{display:inline-flex}
.expanded-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px;max-width:none;margin:0}
.expanded-gallery .gallery-item{display:block;min-width:0;width:100%;margin:0!important;align-self:start}
.expanded-gallery .gallery-item.wide{grid-column:span 2}
.expanded-gallery .gallery-item>img{display:block;width:100%;height:clamp(250px,28vw,390px);aspect-ratio:auto;object-fit:cover;object-position:50% 40%;border-radius:8px;transition:filter .25s,transform .25s}
.expanded-gallery .gallery-item.wide>img{object-position:50% 50%}
.expanded-gallery .gallery-item>span{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:0;font-size:.75rem;line-height:1.5;letter-spacing:.09em;color:var(--dark-muted)}
.expanded-gallery .gallery-item>span .icon{width:16px;height:16px;flex-basis:16px}
.expanded-gallery .gallery-item:hover>img{filter:brightness(.88)}
.expanded-gallery .gallery-item:hover>span{color:var(--hot)}
.press-actions{gap:14px}
.press-actions>.text-link{margin-left:4px}
.press-pdf{border:1px solid #100e1270;background:transparent;color:var(--ink)}
.press-pdf:hover{background:#ffffff30}
.universe-bottom p a:hover{color:var(--pink)}
.dialog-bottom #media-external{white-space:normal}
@media(max-width:1100px){
 .navigation nav{gap:16px}
 .navigation{gap:22px}
 .montage-hero .hero-credit{position:static;margin-top:26px;font-size:.75rem}
 .montage-hero .hero-scroll{bottom:36px}
 .expanded-gallery{gap:26px 16px}
 .expanded-gallery .gallery-item>img{height:280px}
}
@media(max-width:940px){
 .montage-hero{height:740px}
 .montage-hero .hero-photo img{object-position:52% 20%}
 .montage-hero h1{font-size:12.2vw}
 .montage-hero .hero-content{padding:0 5.5vw 35px}
 .expanded-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 18px}
 .expanded-gallery .gallery-item>img{height:370px}
 .expanded-gallery .gallery-item.wide>img{height:auto;aspect-ratio:16/9}
}
@media(max-width:650px){
 .montage-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column;overflow:visible}
 .montage-hero .hero-photo{position:relative;inset:auto;aspect-ratio:16/9;width:100%;height:auto;z-index:0}
 .montage-hero .hero-photo img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;object-position:center}
 .montage-hero .hero-shade{display:none}
 .montage-hero .hero-content{position:relative;inset:auto;width:100%;max-width:none;padding:28px 6vw 35px;height:auto;z-index:1;background:var(--ink)}
 .montage-hero .hero-eyebrow{font-size:.75rem;margin-bottom:17px;letter-spacing:.13em}
 .montage-hero h1{font-size:12.8vw;line-height:.92;letter-spacing:0;width:auto;max-width:100%}
 .montage-hero h1 span{font-size:1em;display:inline;margin:0;letter-spacing:0}
 .montage-hero .hero-line{font-size:1rem;margin-top:22px;line-height:1.7}
 .montage-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:390px;margin-top:24px}
 .montage-hero .hero-actions .button{font-size:.875rem;padding:14px 12px;gap:10px;min-height:54px}
 .montage-hero .hero-credit{position:static;margin-top:24px;gap:18px;line-height:1.6;font-size:.75rem}
 .track-cover-link{width:45px;height:45px;flex-basis:45px}
 .expanded-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}
 .expanded-gallery .gallery-item>img{height:250px;aspect-ratio:auto;border-radius:6px}
 .expanded-gallery .gallery-item.wide{grid-column:1/-1}
 .expanded-gallery .gallery-item.wide>img{height:auto;aspect-ratio:16/9}
 .expanded-gallery .gallery-item>span{font-size:.75rem;line-height:1.65;letter-spacing:.03em;gap:5px;margin-top:10px}
 .expanded-gallery .gallery-item>span .icon{width:14px;height:14px;flex-basis:14px}
 .press-actions .button{font-size:.875rem;min-height:54px}
 .press-actions>.text-link{flex-basis:100%;width:max-content;max-width:max-content;margin:5px 0 0}
 .footer-name{width:100%;max-width:none;font-size:12.6vw;line-height:1;letter-spacing:0;margin:10px 0 22px}
}
@media(max-width:380px){
 .montage-hero .hero-actions .button{font-size:.8125rem;gap:7px;padding:13px 9px}
 .expanded-gallery .gallery-item>img{height:215px}
 .track-cover-link{width:38px;height:38px;flex-basis:38px}
 .press-actions{display:flex}
}
.email-help{font-size:.85rem;line-height:1.8;margin:18px 0 0;color:#cfb9ca}
.email-help a{text-decoration:underline;text-underline-offset:4px;font-weight:700}
.email-help a:hover{color:var(--pink,#ff91cf)}
.presentation{display:grid;grid-template-columns:1fr minmax(260px,350px);gap:8vw;align-items:center;background:#23141f;color:#fff5fc;padding-left:12vw;padding-right:12vw}
.presentation .eyebrow{color:#ff91cf;margin-bottom:24px;font-size:.875rem}
.presentation h2{font-size:clamp(4rem,8vw,8rem);line-height:.95}
.presentation h2 em{color:#ff91cf}
.presentation-lead{max-width:420px;margin-top:28px;font-size:1.125rem;line-height:1.8;color:#ead5e3}
.presentation-note{margin-top:24px;font-size:1rem;line-height:1.7;color:#e9bfd9}
.presentation .text-link{margin-top:14px;white-space:normal}
.presentation-player{width:100%;max-width:350px;justify-self:end;background:#0b080d;border:1px solid #ffffff30;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0005}
.presentation video{display:block;width:100%;height:auto;aspect-ratio:512/910;object-fit:contain;background:#000}
.hero-intro-link{display:inline-flex;align-items:center;gap:10px;padding:14px 6px;font-size:.875rem;font-weight:700;text-underline-offset:5px}
.hero-intro-link:hover{text-decoration:underline;color:#ffb8df}
@media(max-width:800px){.presentation{grid-template-columns:1fr minmax(230px,300px);padding:70px 6vw;gap:35px}.presentation h2{font-size:4.4rem}}
@media(max-width:650px){.presentation{grid-template-columns:1fr;padding:56px 6vw;gap:32px}.presentation h2{font-size:4.25rem}.presentation .eyebrow{margin-bottom:18px}.presentation-lead{font-size:1rem;margin-top:22px}.presentation-player{justify-self:center;width:min(100%,330px)}.montage-hero .hero-actions .hero-intro-link{grid-column:1/-1;justify-content:center;padding:8px;min-height:44px}}
