/* Song-first hero (2026-09-21). Lives beside hero-r17.css and reuses its stage, phone and rail. */
.song-hero .song-note{margin:0;padding:18px 18px 16px;border-radius:16px;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .14);color:#f3f6ee;max-width:300px}
.song-hero .song-note-text{margin:8px 0 0;font:400 15px/1.5 var(--hand,'Caveat'),cursive;font-size:21px;line-height:1.3;color:#fdfbf2}
.song-hero .song-note-foot{margin:10px 0 0;font-size:12px;opacity:.7}
.song-hero .axes-photos .micro-label{margin-bottom:10px}
.song-hero .video-wrap video{background:#0f1b2e}
.gift-note{margin:0;padding:16px 18px;border-radius:14px;background:#fffdf5;border:1px solid rgb(24 42 66 / .12);font-family:var(--hand,'Caveat'),cursive;font-size:22px;line-height:1.3;color:#182a42;max-width:420px;transform:rotate(-1.2deg);box-shadow:0 6px 18px rgb(24 42 66 / .08)}
@media (max-width:760px){.song-hero .song-note{max-width:none}.gift-note{font-size:20px}}
