/* V61 song watch view — YouTube-inspired structure, Spring of Hope identity */
.soh-song-watch-active .song-player-section{padding:26px 0 54px;background:#f7f8f7}
.soh-song-watch-active .song-player-card{background:transparent;border:0;padding:0;box-shadow:none}
.soh-song-watch-active .song-player-top{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}
.soh-song-watch-active .player-cover{display:none}
.soh-song-watch-active .player-meta{grid-column:1;min-width:0;display:flex;flex-direction:column}
.soh-song-watch-active .player-meta>.eyebrow{order:2;margin:14px 0 2px;font-size:11px;letter-spacing:.13em}
.soh-song-watch-active .player-meta>h2{order:3;font-family:Segoe UI,Arial,sans-serif;font-size:clamp(24px,3vw,34px);line-height:1.16;color:#10251e;margin:4px 0 4px}
.soh-song-watch-active .player-meta>p{order:4;margin:0 0 5px;color:#60716a;font-weight:600}
.soh-song-watch-active #videoHost{order:1;max-width:none;width:100%;aspect-ratio:auto;background:#0b0b0b;border-radius:16px;overflow:hidden;margin:0;box-shadow:0 2px 12px #00000016}
.soh-youtube-frame{aspect-ratio:16/9;background:#000}.soh-youtube-frame iframe{display:block;width:100%;height:100%;border:0}
.soh-audio-poster{aspect-ratio:16/9;position:relative;display:grid;place-items:center;overflow:hidden;background:#061b14;color:#fff}.soh-audio-poster:before{content:"";position:absolute;inset:0;background:linear-gradient(#00130b88,#00130bdd)}.soh-audio-poster img{position:absolute;width:100%;height:100%;object-fit:cover;filter:blur(14px);transform:scale(1.08);opacity:.48}.soh-audio-poster div{position:relative;text-align:center;display:grid;gap:7px}.soh-audio-poster b{font-size:30px}.soh-audio-poster span{color:#d5e4dd}
.soh-audio-strip{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:11px 14px;background:#fff}.soh-audio-strip span{font-size:12px;font-weight:800;color:#36564a}.soh-audio-strip audio{width:100%}.soh-audio-unlinked{padding:10px 14px;background:#eef4f1;color:#65766e;font-size:12px}
.soh-song-watch-active #sohSongActions{order:5;margin-top:12px;padding-top:0;border-top:0}.soh-channel-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}.soh-channel{display:flex;align-items:center;gap:10px}.soh-channel img{width:42px;height:42px;border-radius:50%;object-fit:cover}.soh-channel strong,.soh-channel span{display:block}.soh-channel strong{color:#10251e}.soh-channel span{font-size:12px;color:#6b7a74;margin-top:2px}
.soh-watch-stats{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:#4e6059;margin:4px 0 9px}.soh-watch-stats span{background:#edf2ef;padding:5px 8px;border-radius:8px}.soh-watch-stats .soh-count-hidden{display:none}
.soh-action-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.soh-action{border:0;background:#e8ecea;color:#17362b;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.soh-action:hover,.soh-action.active{background:#dce7e2}.soh-action.download{background:#e8ecea;color:#17362b}.soh-action .count:empty{display:none}.soh-action .count:not(:empty):before{content:" · "}.soh-engagement-summary{font-size:11px;color:#7b8983;margin:9px 2px 0}
.soh-comments{margin-top:26px;padding-top:20px;border-top:1px solid #dfe5e2}.soh-comments h3{font-size:20px;margin:0 0 16px}.soh-comment-form{display:grid;grid-template-columns:160px 1fr auto;gap:9px;align-items:center}.soh-comment-form input{padding:11px 12px;border:0;border-bottom:1px solid #ccd6d1;border-radius:0;background:transparent;outline:none}.soh-comment-form input:focus{border-color:#07583d}.soh-comment-list{display:grid;gap:18px;margin-top:22px}.soh-comment{background:transparent;border:0;border-radius:0;padding:0;display:grid;grid-template-columns:40px 1fr;gap:11px}.soh-comment-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#07583d;color:#fff;font-weight:900}.soh-comment strong{display:inline-block;margin-right:8px}.soh-comment small{color:#7b8983}.soh-comment p{margin:5px 0 0;white-space:pre-wrap;color:#243d34}.soh-no-comments{color:#6e7d77}
.soh-song-watch-active .player-buttons{order:6;display:flex;gap:8px;margin-top:12px}.soh-song-watch-active #lyricsToggle{background:#e8ecea;color:#17362b}.soh-song-watch-active #downloadCurrent{display:none!important}
.soh-song-watch-active .lyrics-panel{margin-top:24px;background:#fff;border:1px solid #e1e7e4;border-radius:14px;padding:22px}
.soh-watch-rail{grid-column:2;grid-row:1;position:sticky;top:92px;background:transparent}.soh-watch-rail h3{font-size:16px;margin:0 0 10px;color:#16362b}.soh-upnext-list{display:grid;gap:10px}.soh-upnext{display:grid;grid-template-columns:150px 1fr;gap:10px;width:100%;text-align:left;border:0;background:transparent;padding:0;cursor:pointer;color:inherit}.soh-upnext img{width:150px;aspect-ratio:16/9;object-fit:cover;border-radius:10px;background:#ddd}.soh-upnext span{min-width:0}.soh-upnext b{display:block;line-height:1.25;font-size:14px;color:#17362b}.soh-upnext small{display:block;font-size:11px;color:#718079;margin-top:5px}.soh-upnext em{display:inline-block;font-style:normal;font-size:11px;font-weight:800;color:#07583d;margin-top:7px}
.soh-download-pop{position:fixed;inset:0;background:#0009;display:grid;place-items:center;z-index:99999}.soh-download-card{background:#fff;border-radius:18px;max-width:420px;width:min(92vw,420px);padding:20px;box-shadow:0 20px 60px #0004}.soh-download-card h3{margin-top:0}.soh-download-options{display:grid;gap:9px}.soh-download-options a{padding:12px 14px;background:#0b6043;color:#fff;border-radius:10px;text-decoration:none;font-weight:800}.soh-download-close{margin-top:12px;width:100%;padding:10px}.soh-popular-label{display:inline-flex;background:#fff4cf;color:#7a5700;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:900}
@media(max-width:980px){.soh-song-watch-active .song-player-top{grid-template-columns:1fr}.soh-watch-rail{grid-column:1;grid-row:auto;position:static;margin-top:16px}.soh-upnext-list{grid-template-columns:repeat(2,minmax(0,1fr))}.soh-upnext{grid-template-columns:120px 1fr}.soh-upnext img{width:120px}}
@media(max-width:680px){.soh-comment-form{grid-template-columns:1fr}.soh-action{flex:1 1 calc(50% - 8px);justify-content:center}.soh-upnext-list{grid-template-columns:1fr}.soh-song-watch-active .player-meta>h2{font-size:25px}.soh-channel-row{align-items:flex-start}.soh-upnext{grid-template-columns:128px 1fr}.soh-upnext img{width:128px}}

/* V62: dedicated watch-page mode. Hide album catalogue while a song is open and force the watch layout. */
body.soh-song-watch-active > .page-hero,
body.soh-song-watch-active > .album-page-main{display:none!important}
body.soh-song-watch-active .song-player-section{display:block!important;padding:22px 0 60px!important;background:#f7f8f7!important}
body.soh-song-watch-active .song-player-section>.container{max-width:1320px!important;width:min(94%,1320px)!important}
body.soh-song-watch-active .song-player-card{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
body.soh-song-watch-active .song-player-top{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:24px!important;align-items:start!important}
body.soh-song-watch-active .player-meta{display:flex!important;flex-direction:column!important;min-width:0!important}
body.soh-song-watch-active #videoHost{order:1!important;width:100%!important;max-width:none!important;aspect-ratio:auto!important;margin:0!important;background:#000!important;border-radius:14px!important;overflow:hidden!important}
body.soh-song-watch-active #videoHost>.soh-youtube-frame,
body.soh-song-watch-active #videoHost>.soh-audio-poster{width:100%!important;aspect-ratio:16/9!important;min-height:0!important}
body.soh-song-watch-active #videoHost video,
body.soh-song-watch-active #videoHost iframe{width:100%!important;height:100%!important;display:block!important;border:0!important}
body.soh-song-watch-active .player-meta>.eyebrow{order:2!important;margin-top:14px!important}
body.soh-song-watch-active .player-meta>h2{order:3!important;margin:3px 0 4px!important;font:700 clamp(24px,2.5vw,32px)/1.2 Segoe UI,Arial,sans-serif!important;color:#10251e!important}
body.soh-song-watch-active .player-meta>p{order:4!important;margin:0 0 5px!important}
body.soh-song-watch-active #sohSongActions{order:5!important}
body.soh-song-watch-active .player-buttons{order:6!important}
body.soh-song-watch-active .player-cover{display:none!important}
body.soh-song-watch-active .soh-watch-rail{display:block!important;grid-column:2!important;grid-row:1!important;position:sticky!important;top:88px!important}
body.soh-song-watch-active .soh-watch-back{display:inline-flex;align-items:center;gap:7px;margin:0 0 14px;border:0;background:transparent;color:#07583d;font-weight:800;cursor:pointer;padding:5px 0}
body.soh-song-watch-active .soh-watch-back:hover{text-decoration:underline}
@media(max-width:980px){body.soh-song-watch-active .song-player-top{grid-template-columns:1fr!important}body.soh-song-watch-active .soh-watch-rail{grid-column:1!important;grid-row:auto!important;position:static!important}}
