*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#e6e6e6;background:#14161b;font-family:system-ui,sans-serif}input,button{font:inherit;color:inherit;background:#1d2027;border:1px solid #3a3f4b;border-radius:6px;padding:6px 10px}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}a{color:#61afef;text-decoration:none}.centered{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.dev-note{color:#888;font-size:13px}.song-list{flex-direction:column;gap:6px;padding:0;list-style:none;display:flex}.song{flex-direction:column;height:100%;display:flex}.song header{border-bottom:1px solid #3a3f4b;align-items:center;gap:12px;padding:8px 12px;display:flex}.song .spacer{flex:1}.status{color:#888;font-size:12px}.status-connected{color:#98c379}.status-error,.status-closed{color:#e06c75}.member{background:#262a33;border-radius:10px;margin-right:4px;padding:2px 8px;font-size:12px}.error-bar{color:#ffb3b8;white-space:pre-wrap;background:#4b2a2d;padding:6px 12px;font-family:ui-monospace,Consolas,monospace;font-size:13px}.editor-host{flex:1;overflow:hidden}.editor-host .cm-editor{height:100%}
