.song-playback-toolbar{background:linear-gradient(90deg,#e3c0621a,#496fa814);border-bottom:1px solid #ffffff17;grid-template-columns:42px minmax(88px,auto) minmax(145px,190px) minmax(125px,auto) minmax(180px,1fr);align-items:center;gap:8px;padding:11px 20px;display:grid}.song-playback-transport{color:#101821;cursor:pointer;background:#d5a928;border:1px solid #e3c0628c;border-radius:11px;place-items:center;width:42px;min-width:42px;height:42px;padding:0;display:grid}.song-playback-transport:hover,.song-playback-transport:focus-visible{background:#f0cb67;box-shadow:0 0 0 3px #e3c0622e}.song-playback-transport.is-playing{color:#fff;background:#d45d78;border-color:#d45d78e6}.song-playback-transport:disabled{cursor:wait;opacity:.62}.song-playback-transport svg{fill:currentColor;width:21px;height:21px}.song-playback-tempo,.song-playback-instrument,.song-playback-source-tempo{gap:3px;min-width:0;display:grid}.song-playback-tempo>span,.song-playback-instrument>span,.song-playback-source-tempo>span{color:#9cabb9;letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:900;line-height:1}.song-playback-tempo input,.song-playback-instrument select{color:#fff9ed;background:#070c13b8;border:1px solid #a8c0dc4d;border-radius:8px;outline:none;width:100%;min-width:0;height:34px;padding:5px 8px;font:800 .7rem/1 Montserrat,Avenir Next,Avenir,sans-serif}.song-playback-tempo input{text-align:center}.song-playback-tempo input:focus,.song-playback-instrument select:focus{border-color:#e3c062;box-shadow:0 0 0 2px #e3c06224}.song-playback-source-tempo{justify-content:start}.song-playback-source-tempo strong{color:#f2df9d;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;line-height:1.15;overflow:hidden}.song-playback-status{color:#e8eef5;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1.25;overflow:hidden}.song-structure-section.is-playing{background:#e3c06213;border-color:#e3c0626b}.song-structure-bars li.is-playing{border-color:#3ddbe2b8;box-shadow:0 0 0 2px #3ddbe21f}.song-structure-bar-chords{gap:5px}.song-structure-chord{border-radius:5px;place-items:center;min-width:24px;min-height:22px;padding:2px 4px;display:inline-grid}.song-structure-chord.is-playing{color:#071119;background:#3ddbe2;box-shadow:0 0 16px #3ddbe270}.song-library-tempo,.harmony-atlas-tempo{color:#f2df9d;white-space:nowrap;align-items:center;font-weight:900;display:inline-flex}.harmony-atlas-tempo{color:#806720}@media (max-width:760px){.song-playback-toolbar{grid-template-columns:42px minmax(76px,.55fr) minmax(128px,1fr);padding:9px 14px}.song-playback-source-tempo{grid-column:1/3}.song-playback-status{grid-column:3}}@media (max-width:480px){.song-playback-toolbar{grid-template-columns:40px 72px minmax(0,1fr);gap:6px;padding:8px 10px}.song-playback-transport{width:40px;min-width:40px;height:40px}.song-playback-source-tempo{grid-column:1/2}.song-playback-source-tempo>span{display:none}.song-playback-source-tempo strong{white-space:normal;font-size:.58rem}.song-playback-status{text-align:left;grid-column:2/4;font-size:.61rem}.song-structure-dialog-note{font-size:.64rem}}@media (prefers-reduced-motion:reduce){.song-playback-transport,.song-structure-chord{transition:none}}
