.song-operational{display:grid;grid-template-columns:.9fr 1.1fr;gap:10px;margin:14px 0}.song-summary-card,.song-history-card,.related-preview-card{border:1px solid #e8ebf4;border-radius:9px;background:#fff;padding:11px}.song-summary-card h3,.song-history-card h3{font-size:11px;margin:0 0 6px}.song-summary-row{display:flex;justify-content:space-between;gap:7px;padding:5px 0;border-top:1px solid #f1f2f7;font-size:10px}.song-summary-row:first-of-type{border-top:0}.song-summary-row b{font-size:11px}.song-summary-row .ok{color:#257a52}.song-summary-row .warn{color:#d26324}.related-preview-card{display:flex;align-items:center;gap:9px;background:#f5f8ff;border-color:#dce7ff;margin-bottom:10px}.related-preview-icon{width:25px;height:25px;display:grid;place-items:center;background:#e6eeff;color:var(--blue);border-radius:6px}.related-preview-card span{display:block;color:var(--blue);font-size:9px;font-weight:700}.related-preview-card b{display:block;font-size:10px;margin-top:2px}.song-history-row{border-top:1px solid #f1f2f7;padding:7px 0}.song-history-row:first-of-type{border-top:0}.song-history-row b{display:block;font-size:10px}.song-history-row small{display:block;color:var(--muted);font-size:9px;margin-top:2px}@media(max-width:720px){.song-operational{grid-template-columns:1fr}}
