html,body,#root{height:100%}body{margin:0;background:#0b1020;color:#e9eef5}button{cursor:pointer;padding:8px 12px;border-radius:6px;border:1px solid #334;background:#1b2238;color:#e9eef5}button:disabled{opacity:.5;cursor:not-allowed}.icon{color:#f5f5f5}.rhythm-card{background:#11162a;border:1px solid #2b355f;padding:12px;border-radius:8px;margin:12px 0}.rhythm-card .pulse-badges{margin-top:8px;display:flex;gap:6px;align-items:center}.rhythm-card .pulse-badge{width:24px;height:24px;border-radius:4px;display:grid;place-items:center;color:#aab;font-size:12px;background:#242b49}.rhythm-card .pulse-badge.is-current{background:#4675ff;color:#fff}.rhythm-card .pulse-sep{width:6px;height:28px;background:#9aa5ff;border-radius:2px}.rhythm-card .rhythm-grid{display:grid;gap:6px;align-items:center}.rhythm-card .header-label{text-align:center;opacity:.7}.rhythm-card .instrument-name{font-weight:600}.rhythm-card .grid-cell{width:28px;height:28px;border-radius:6px;display:grid;place-items:center;border:1px solid #334;color:#e9eef5;font-family:monospace;font-size:13px;background:#1a2140}.rhythm-card .grid-cell.is-current{background:#2a3a70}.rhythm-card .grid-cell.is-rest{color:#556}.rhythm-card .grid-sep{background:#9aa5ff;border-radius:2px;width:6px;height:100%}.mixer-card{background:#0f1430;border:1px solid #2b355f;border-radius:8px;padding:10px;margin:12px 0}.mixer-card h2{margin-bottom:6px}.mixer-card .mixer-grid{display:grid;grid-template-columns:160px 80px 260px 160px;gap:8px;align-items:center}.mixer-card .mixer-header{opacity:.7}.mixer-card .instrument-name{font-weight:500}.mixer-card .mute-label{display:inline-flex;gap:6px;align-items:center}.mixer-card .vol-row{display:inline-flex;gap:8px;align-items:center}.mixer-card .vol-range{width:180px}.mixer-card .vol-value{width:40px;text-align:right}
