
/* 2026-08-19 pared-copy, CTA-first revision */
.hero-image,
.hero-copy{border-top:0}
.hero-image:before,
.hero-copy:after{content:none;display:none}
.hero-copy{justify-content:center;padding-top:7vw;padding-bottom:7vw}
.hero-copy .actions{order:1;margin:0 0 36px;max-width:610px}
.hero-copy h1{order:2;max-width:650px;font-size:clamp(58px,5.4vw,88px);line-height:.9}
.hero-copy .hero-lede{order:3;max-width:520px;margin:28px 0 0;font-size:15px;line-height:1.55}
.hero-copy .story-cue{order:4;width:270px;margin-top:26px}
.hero-copy .button,
.hero-copy .button.text{justify-content:center;text-align:center;gap:10px;padding:15px 22px;font-size:10px;letter-spacing:.13em}
.hero-copy .button span{display:block;text-align:center}
.save-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.story-statement{min-height:62vh}
.story-statement .statement-copy{padding:6vw 0}
.story-statement .story-continuation{margin-top:0;font-size:13px;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:rgba(10,9,8,.62)}
.portrait-story{min-height:72vh}
.story-copy{justify-content:center}
.portrait-line{max-width:520px;margin:34px 0 0;font:300 clamp(25px,2.4vw,38px)/1.15 var(--serif);color:rgba(244,240,232,.72)}
.songs-header{grid-template-columns:1fr 3fr;align-items:start}
.songs-header h2{max-width:760px}
.release-feature{min-height:72vh}
.release-copy h2{max-width:760px}
.release-copy .feature-note{margin:28px 0 38px;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:rgba(244,240,232,.62)}
.finale{min-height:78vh}
.finale>p:not(.kicker){display:none}

@media(max-width:900px){
  .hero-copy{border-top:0}
  .hero-copy .actions{margin-bottom:34px}
  .hero-copy h1{font-size:clamp(54px,8vw,72px)}
  .songs-header{grid-template-columns:1fr 2fr}
}
@media(max-width:620px){
  .hero-image{height:auto;min-height:0;aspect-ratio:1/1;background:var(--ink)}
  .hero-image:after{content:none;display:none}
  .hero-image img{object-fit:contain;object-position:center}
  .hero-copy{padding:22px 6vw 30px;border-top:0}
  .hero-copy .actions{order:1;grid-template-columns:1fr;gap:7px;margin:0 0 24px}
  .hero-copy .button,
  .hero-copy .button.text{height:49px;min-height:49px;justify-content:center;padding:11px 16px;font-size:11px}
  .hero-copy h1{order:2;font-size:43px;line-height:.92}
  .hero-copy .hero-lede{order:3;margin-top:18px;font-size:12px;line-height:1.45}
  .hero-copy .story-cue{order:4;margin-top:14px}
  .story-statement{min-height:auto;padding-top:74px;padding-bottom:76px}
  .story-statement .statement-copy h2{font-size:48px;margin-bottom:28px}
  .portrait-story{min-height:auto}
  .portrait-wrap{min-height:58vh}
  .story-copy{padding-top:66px;padding-bottom:76px}
  .story-copy h2{font-size:54px}
  .portrait-line{margin-top:24px;font-size:26px}
  .songs-header{display:block}
  .release-feature{min-height:auto}
  .release-copy h2{font-size:56px}
  .release-copy .feature-note{margin:22px 0 30px}
  .finale{min-height:auto}
}

/* Current-song actions remain distinct from the Chapter 2 project conversion row. */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero-copy .hero-cta-stack{position:relative;z-index:2;order:1;display:flex;flex-direction:column;width:100%;max-width:650px;margin:0 0 36px;gap:28px}
.hero-copy .cta-group{min-width:0}
.hero-copy .cta-group-label{margin:0 0 12px;color:rgba(244,240,232,.74);font-size:9px;font-weight:700;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}
.hero-copy .actions{order:initial;max-width:none;margin:0}
.hero-copy .song-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hero-copy .project-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hero-copy .song-actions .button{height:58px;min-height:58px;min-width:0;padding:10px 12px;gap:8px;border:0;line-height:1.15}
.hero-copy .spotify-button{background:#1ed760;color:#07130b}
.hero-copy .apple-button{background:var(--ivory);color:var(--ink)}
.hero-copy .spotify-button .platform-icon,.hero-copy .apple-button .platform-icon{filter:none}
.hero-copy .youtube-thumb{position:relative;display:block;width:100%;margin-top:16px;height:auto;aspect-ratio:16/9;overflow:hidden;background:#0a0908;text-decoration:none;color:var(--ivory)}
.hero-copy .youtube-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-copy .youtube-thumb-play{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,rgba(10,9,8,.08),rgba(10,9,8,.42));pointer-events:none}
.hero-copy .youtube-thumb-play svg{width:58px;height:58px;padding:16px 14px 16px 18px;border-radius:50%;background:rgba(10,9,8,.62);fill:#fff;box-shadow:0 8px 24px rgba(0,0,0,.35)}
.hero-copy .youtube-thumb-caption{position:absolute;left:10px;bottom:10px;z-index:1;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;background:rgba(10,9,8,.72);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.hero-copy .youtube-thumb-caption .platform-icon{width:14px;height:14px;flex-basis:14px;filter:invert(1)}
.hero-copy .youtube-thumb:hover .youtube-thumb-play svg{background:#ff0033}
.hero-copy .youtube-thumb:focus-visible{outline:2px solid var(--ivory);outline-offset:3px}

@media(max-width:620px){
  .hero-copy .hero-cta-stack{margin-bottom:28px;gap:22px}
  .hero-copy .song-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .hero-copy .project-actions{grid-template-columns:1fr;gap:10px}
  .hero-copy .song-actions .button{height:55px;min-height:55px;padding:8px 4px;gap:5px;font-size:10px;letter-spacing:.05em}
  .hero-copy .song-actions .platform-icon{width:14px;height:14px;flex-basis:14px}
  .hero-copy .youtube-thumb{margin-top:12px}
  .hero-copy .youtube-thumb-play svg{width:50px;height:50px;padding:14px 12px 14px 16px}
  .hero-copy .cta-group-label{margin-bottom:10px;font-size:9px}
}

/* 2026-08-21 whole-site design pass */
.hero-copy{background:linear-gradient(165deg,#1e0a0e,#120708 72%)}
.hero-copy .hero-cta-stack{margin-bottom:38px;padding-bottom:32px;border-bottom:1px solid rgba(244,240,232,.13)}
.hero-copy .button,
.hero-copy .button.text{height:58px;min-height:58px}
.hero-copy .song-actions .button{height:52px;min-height:52px}
.hero-copy .button.text{background:transparent;border:1px solid rgba(244,240,232,.42);color:var(--ivory)}
.hero-copy .button.text:hover{background:rgba(244,240,232,.08);border-color:rgba(244,240,232,.75)}
.hero-copy .cta-group-label{color:rgba(244,240,232,.58);letter-spacing:.24em}
.hero-copy h1{font-size:clamp(36px,3.6vw,56px)}
.hero-copy .hero-lede{margin-top:32px}
.hero-copy .story-cue{margin-top:32px}
.story-cue svg{transition:transform .2s ease}
.story-cue:hover svg{transform:translateY(3px)}
.story-statement .story-continuation{color:var(--velvet);letter-spacing:.26em}
.light-dot.one{width:38px;height:38px;box-shadow:0 0 26px 8px rgba(255,255,255,.28)}
.light-dot.two{width:26px;height:26px;box-shadow:0 0 22px 7px rgba(255,255,255,.25)}
.song-card.lead-song{border-left:3px solid var(--velvet)}
/* WCAG AA: numbered kickers on ivory, and Refuge label on the black lead card */
.story-statement .kicker span,
.songs .kicker span{color:var(--velvet)}
.song-card.lead-song .song-theme{color:#f1a8ae}
@media(prefers-reduced-motion:reduce){.story-cue svg{transition:none}}
@media(max-width:620px){
  .hero-copy .hero-cta-stack{margin-bottom:26px;padding-bottom:22px}
  .hero-copy .button,
  .hero-copy .button.text{height:50px;min-height:50px}
  .hero-copy .song-actions .button{height:52px;min-height:52px}
  .hero-copy h1{font-size:30px}
}
