:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.layout{display:flex;height:100vh;font-family:courier;overflow:hidden}.sidebar{width:260px;border-right:1px solid #111;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.sidebar-header{padding:16px;font-weight:700}.separator{height:1px;background:#111}.scroll-root{flex:1}.scroll-viewport{padding:8px}.empty-rooms{color:#666;padding:12px}.list-item{padding:10px 14px;cursor:pointer;background:transparent;color:inherit;border-radius:6px;margin:6px 8px;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.list-item:hover{background:#0b1220}.list-item.active{background:#1e293b;color:#f8fafc;border-color:#bae6fd}.list-item-title{font-weight:600}.active-badge{font-size:12px;color:#93c5fd}.main{flex:1;padding:24px;display:flex;justify-content:center;overflow-y:auto}.viewer{width:calc(100vw - 308px)}.status{color:#666}.progress{height:12px;background:#eee;border-radius:6px;overflow:hidden;position:relative}.progress-bar{height:100%;width:var(--progress, 0%);background:#0ea5e9;transition:width .12s linear}.saved-song{margin:12px 0}.saved-song-summary{cursor:pointer;font-weight:600}.code-block{background:#0b1220;color:#e2e8f0;padding:12px;border-radius:6px;overflow-x:auto;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}
