/* The mapped song area is deliberately only the artwork; Spotify cover art replaces this later. */
.song-card{display:none}.song-poster{position:absolute;z-index:4;left:54.8828125%;top:44.00694444%;width:6.03515625%;height:9.68055556%;padding:2px;border:1px solid #c18a3c;background:#221309;box-shadow:0 0 8px #000a}.poster-art{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 30% 22%,#ebae52,transparent 18%),linear-gradient(145deg,#772d21,#1a0d18 55%,#b56a2b);color:#f9d88e;text-align:center;font:clamp(3px,.29vw,7px)/1.1 Georgia,serif;letter-spacing:.08em}.gramo-player{position:absolute;z-index:4;left:52.5%;top:68%;width:18%;height:9%;padding:5px 7px;border:1px solid #b88740;border-radius:2px;background:linear-gradient(110deg,#211007,#5a3214 45%,#211007);box-shadow:inset 0 0 12px #000,0 4px 8px #0008;color:#f2d394;font-family:Georgia,serif}.player-status{font:clamp(3px,.28vw,7px) "DM Mono",monospace;color:#dda64d;letter-spacing:.06em}.player-copy{margin-top:3px;white-space:nowrap;overflow:hidden}.player-copy strong{display:block;font-size:clamp(4px,.42vw,10px);overflow:hidden;text-overflow:ellipsis}.player-copy span{display:block;font-size:clamp(3px,.3vw,7px);color:#d2a662}.gramo-player .song-progress{left:5%;right:5%;top:62%;height:1px}.gramo-player .song-controls{bottom:2%;left:3%;right:3%;gap:3px}.gramo-player .song-controls button{font-size:clamp(5px,.5vw,12px);width:22%}.gramo-view:not(.playing) .poster-art{filter:grayscale(.65) brightness(.62)}
