:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#0b1020;color:#f4f7fb}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#1b2443,#0b1020 60%)}button,input,select{font:inherit}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.page{width:100%;max-width:none;margin:0;padding:20px 18px 32px}.wide-page{width:100%;max-width:none;min-height:100vh}.center-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.layout,.three-column-layout{display:grid;gap:20px}.layout{grid-template-columns:1.1fr .9fr}.three-column-layout{grid-template-columns:minmax(300px,1.1fr) minmax(280px,.8fr) minmax(420px,1.2fr)}.event-workspace-layout{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:16px;align-items:stretch;width:100%}.event-workspace-layout.sidebar-collapsed{grid-template-columns:56px minmax(0,1fr)}.event-sidebar{display:grid;gap:10px;position:sticky;top:12px;width:100%;align-self:start}.event-sidebar.collapsed{gap:0}.event-sidebar-toolbar{display:flex;justify-content:flex-end}.sidebar-toggle-button{min-width:44px;padding-inline:12px}.event-sidebar-content{display:grid;gap:10px}.event-sidebar-content.collapsed{display:none}.event-sidebar .panel{padding:14px;border-radius:18px}.performance-stage-shell{display:grid;gap:14px;align-items:stretch;width:100%}.performance-stage-shell.meta-rail-open{grid-template-columns:minmax(0,1fr) minmax(220px,260px)}.performance-stage-shell.meta-rail-collapsed{grid-template-columns:minmax(0,1fr)}.performance-stage-main,.performance-stage-rail{min-width:0;display:grid;gap:14px}.performance-stage-main{grid-template-rows:auto minmax(0,1fr) auto}.studio-stage-shell{align-items:start}.performance-stage-rail.collapsed{display:none}.panel{background:#0c1223d1;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 48px #00000047}.hero{margin-bottom:20px}.hero-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8fb6ff;font-size:.78rem;margin:0 0 8px}h1,h2,p{margin-top:0}.subtle{color:#b6c2dd}.small{font-size:.92rem}.search-label{display:block;margin-bottom:8px;font-weight:600}input,select{width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:inherit;margin-bottom:16px}.stack{display:grid}.song-list,.chunk-list{list-style:none;padding:0;margin:0;display:grid;gap:10px;overflow:auto}.song-list{max-height:520px}.compact-song-list{max-height:min(72vh,980px)}.performance-list{max-height:560px}.compact-performance-list{max-height:min(70vh,920px)}.performance-sidebar-panel{padding:14px}.chunk-list{max-height:240px;margin-top:8px}.chunk-list li{padding:12px 14px;border-radius:14px;background:#ffffff0a;display:grid;gap:4px}.song-button{width:100%;text-align:left;border:1px solid transparent;background:#ffffff0d;border-radius:16px;padding:12px;color:inherit;cursor:pointer;display:grid;gap:6px}.song-button.active,.song-button:hover{border-color:#8fb6ff8c;background:#8fb6ff1f}.compact-song-button{grid-template-columns:auto auto 1fr;align-items:center;gap:8px 12px;padding:8px 10px}.compact-checkbox-row{display:flex;align-items:center;gap:8px;min-width:0}.compact-checkbox-row input{width:auto;margin:0}.compact-song-title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-song-meta{grid-column:1 / -1;font-size:.84rem}.compact-open-button{padding:6px 10px}.match-debug-table-wrap{max-height:360px;overflow:auto}.match-debug-table{width:100%;border-collapse:collapse;font-size:.88rem}.match-debug-table th,.match-debug-table td{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;white-space:nowrap}.match-debug-table tbody tr{cursor:pointer}.match-debug-table tbody tr:hover{background:#ffffff0f}.match-barplot-panel{margin-bottom:1rem;width:100%;min-width:0}.match-barplot-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.match-barplot-control{display:flex;flex-direction:column;gap:4px;min-width:160px;font-size:.78rem;color:#b6c2dd}.match-barplot-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:8px 0 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#060a1459}.match-barplot-scroll::-webkit-scrollbar{height:12px}.match-barplot-scroll::-webkit-scrollbar-thumb{background:#8fb6ff59;border-radius:999px}.match-barplot{position:relative;display:flex;align-items:flex-end;gap:6px;min-height:220px;width:max-content;min-width:100%;padding:12px 8px 4px}.match-barplot-playhead{pointer-events:none;z-index:5}.match-barplot-bar{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:8px;background:transparent;border:0;padding:0;cursor:pointer}.match-barplot-bar.filtered-out .match-barplot-bar-inner{filter:grayscale(.9);opacity:.16!important}.match-barplot-bar.manually-disabled .match-barplot-bar-inner{filter:grayscale(1);opacity:.08!important}.match-barplot-bar.manually-disabled .match-barplot-label,.match-barplot-bar.filtered-out .match-barplot-label{color:#7f8aa3}.match-barplot-bar-track{height:180px;display:flex;align-items:flex-end}.match-barplot-bar-stack{position:relative;width:100%;height:100%;display:flex;align-items:flex-end}.match-barplot-bar-candidate{position:absolute;left:14%;right:14%;bottom:0;border-radius:8px 8px 0 0;background:#ffffff38;border:1px dashed rgba(255,255,255,.45);box-shadow:inset 0 0 0 1px #ffffff14}.match-barplot-bar-inner{width:100%;min-height:6%;border:0;border-radius:8px 8px 0 0;box-shadow:inset 0 0 0 1px #ffffff1f}.match-barplot-bar-inner.stacked{display:flex;flex-direction:column-reverse;align-items:stretch;overflow:hidden;background:#ffffff0a}.match-barplot-stack-slice{width:100%;min-height:3px;box-shadow:inset 0 1px #ffffff1f}.match-barplot-label{width:100%;height:78px;font-size:.72rem;line-height:1.1;color:#dbe4f6;writing-mode:vertical-rl;transform:rotate(180deg);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-button span,.status,.chunk-list span,.activity-device-meta span,.tiny-meta,.segment-duration,.transport-time{color:#b6c2dd}.tiny-meta{font-size:.84rem}.status.error{color:#ff9292}.right-column{display:flex;flex-direction:column;gap:14px}.artwork{width:100%;max-width:320px;aspect-ratio:1;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.12)}.artwork.placeholder{display:grid;place-items:center;background:#ffffff0d;font-size:5rem}.audio-player{width:100%;height:40px;max-height:40px;display:block}.simple-classification-panel{display:grid;gap:12px}.simple-classification-track{position:relative;height:42px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#0a0e18e6;cursor:pointer}.simple-classification-segment{position:absolute;top:0;bottom:0;min-width:2px}.simple-classification-segment.is-music,.simple-classification-swatch.is-music{background:#45c984d1}.simple-classification-segment.is-speech,.simple-classification-swatch.is-speech{background:#ffa64dd6}.simple-classification-segment.is-crowd,.simple-classification-swatch.is-crowd{background:#6eb1ffd6}.simple-classification-segment.is-applause,.simple-classification-swatch.is-applause{background:#c477ffd6}.simple-classification-segment.is-noise,.simple-classification-swatch.is-noise{background:#ff6e6ecc}.simple-classification-segment.is-other,.simple-classification-swatch.is-other{background:#8095b8c7}.simple-classification-playhead{position:absolute;top:0;bottom:0;width:2px;background:#fff;box-shadow:0 0 0 1px #fff6;pointer-events:none}.simple-classification-cursor{position:absolute;top:0;bottom:0;width:2px;background:#7ca8ff;box-shadow:0 0 0 1px #7ca8ff40,0 0 12px #7ca8ff73;pointer-events:none;z-index:3}.simple-classification-legend{display:flex;gap:10px;flex-wrap:wrap;color:#b6c2dd;font-size:.82rem}.simple-classification-legend span{display:inline-flex;align-items:center;gap:6px}.simple-classification-swatch{display:inline-block;width:12px;height:12px;border-radius:999px}.cqt-preview-scroll-shell{width:100%;overflow-x:auto;overflow-y:hidden}.cqt-preview-shell{position:relative;width:100%;min-width:100%;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#0a0e18e6;cursor:pointer}.cqt-preview-canvas{display:block;width:100%;max-width:100%;height:182px;image-rendering:auto}.cqt-placeholder-shell{display:grid;gap:14px}.cqt-placeholder-art{height:182px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff0f,#ffffff03),repeating-linear-gradient(90deg,#ffd07529 0,#ffd07529 14px,#b261ff24 14px,#b261ff24 28px,#57a4ff29 28px,#57a4ff29 42px,#ff6d6d24 42px,#ff6d6d24 56px),linear-gradient(135deg,#1a0e28f2,#0b1120fa);background-size:auto,220px 100%,auto;background-position:center,0 0,center}.cqt-placeholder-shell.loading .cqt-placeholder-art{animation:cqt-placeholder-pan 6s linear infinite}.cqt-placeholder-copy{display:grid;gap:6px;color:#c7d4ee}.cqt-placeholder-copy span{color:#9fb2d9;font-size:.9rem}.simplified-performance-main{min-width:0}.simple-setlist-list{margin:8px 0 0;padding-left:18px}.simple-setlist-list li{margin:4px 0;color:#dbe4f6}.match-artist-list{display:flex;flex-wrap:wrap;gap:10px 16px}.match-artist-add-row{display:flex;gap:10px;align-items:center}.match-artist-add-row input{margin-bottom:0}.setlist-export-panel{margin-top:12px}.export-meta-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px 16px;padding:10px 12px;border-bottom:1px solid var(--border-color, #333);margin-bottom:4px}.export-meta-item{display:flex;flex-direction:column;gap:2px}.export-meta-item>.eyebrow{opacity:.5}.export-meta-item>span:last-child{font-size:.9em;word-break:break-word}.setlist-export-table{font-size:.85em}.export-row-locked{opacity:.7;font-style:italic}.setlist-export-panel .status{padding:6px 12px;margin:0}.setlist-export-panel .status.success{color:#4caf50}.setlist-export-panel .status.error{color:#ef5350}.artist-autocomplete{position:relative}.artist-autocomplete-dropdown{position:absolute;z-index:100;top:100%;left:0;right:0;background:var(--bg-secondary, #1e1e1e);border:1px solid var(--border-color, #444);border-radius:4px;max-height:200px;overflow-y:auto;box-shadow:0 4px 12px #0000004d}.artist-autocomplete-option{display:flex;justify-content:space-between;align-items:center;width:100%;padding:6px 10px;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.artist-autocomplete-option:hover{background:var(--bg-hover, #333)}.artist-links-icons{display:flex;gap:4px;font-size:.75em;opacity:.6}.repertoire-tab{max-width:1200px}.repertoire-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.repertoire-header .eyebrow{margin:0}.repertoire-artist-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.repertoire-source-errors .warning{color:#facc15}.repertoire-table{width:100%;border-collapse:collapse;font-size:.85em;margin-top:8px}.repertoire-table th,.repertoire-table td{padding:5px 10px;text-align:left;border-bottom:1px solid rgba(255,255,255,.06)}.repertoire-table th{color:#8b99b5;font-weight:600;font-size:.85em;text-transform:uppercase;letter-spacing:.04em}.repertoire-row-in-setlist{background:#4ade8014}.repertoire-row-in-db{background:#60a5fa0d}.repertoire-row-missing{opacity:.65}.repertoire-row-in-setlist td:nth-child(4){color:#4ade80;font-weight:600}.repertoire-sources{display:flex;gap:3px}.source-badge{display:inline-block;padding:1px 5px;border-radius:4px;font-size:.75em;font-weight:600;letter-spacing:.03em}.source-db{background:#60a5fa33;color:#60a5fa}.source-musicbrainz{background:#fbbf2433;color:#fbbf24}.source-spotify{background:#4ade8033;color:#4ade80}.source-setlistfm{background:#f8717133;color:#f87171}.repertoire-layout{display:flex;gap:0;align-items:flex-start}.repertoire-table-container{flex:1;min-width:0;overflow-x:auto}.repertoire-sidebar{width:320px;min-width:280px;display:flex;flex-direction:column;gap:10px;padding:14px;border-left:1px solid rgba(255,255,255,.08);background:#ffffff05;overflow-y:auto;max-height:80vh;position:sticky;top:0}.repertoire-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.repertoire-sidebar-header .eyebrow{margin:0;font-size:.9em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repertoire-sidebar-section{display:grid;gap:6px;font-size:.85rem}.repertoire-sidebar-section p{margin:0}.repertoire-row-selected{outline:1px solid rgba(96,165,250,.4);outline-offset:-1px}.youtube-results{display:grid;gap:8px}.youtube-result{display:flex;align-items:center;gap:8px;padding:6px;border-radius:6px;background:#ffffff08}.youtube-result-thumb{width:48px;height:48px;border-radius:4px;object-fit:cover;flex-shrink:0}.youtube-result-meta{flex:1;min-width:0;overflow:hidden}.youtube-result-title{margin:0;font-size:.85em;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.youtube-result-dl{flex-shrink:0;padding:4px 8px;font-size:.8em;min-width:0}.source-ytmusic{background:#f033;color:#f57}@media(max-width:900px){.repertoire-layout{flex-direction:column}.repertoire-sidebar{width:100%;min-width:0;border-left:none;border-top:1px solid rgba(255,255,255,.08);max-height:none;position:static}}.repertoire-missing-section{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.aggregation-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;padding:10px 12px 12px}.debug-details{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px;background:#ffffff08}.debug-details summary{cursor:pointer;color:#b6c2dd}.debug-details-body{margin-top:10px}.compact-playback-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px;align-items:center}.playback-timecode,.final-setlist-timecode{font-size:.78rem;color:#9fb2d9;letter-spacing:.03em}.final-setlist-transport{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:6px}.final-setlist-transport-actions,.final-setlist-transport-times{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.collapsible-controls{margin-bottom:10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08}.collapsible-controls summary{cursor:pointer;padding:10px 12px;color:#dbe7ff;font-size:.92rem}.collapsible-controls[open] summary{border-bottom:1px solid rgba(255,255,255,.08)}.cqt-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin:10px 12px 12px}.compact-timeline-scale-panel{margin-top:8px;margin-bottom:12px}.compact-timeline-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;font-size:.78rem;color:#b6c2dd}.aggregated-barplot-track,.aggregated-lane-track{position:relative;min-height:84px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#060a1459;overflow:hidden}.aggregated-barplot-track{height:84px;min-width:100%}.aggregated-barplot-segment,.aggregated-lane-segment{position:absolute;top:10px;bottom:10px;border:0;border-radius:10px;color:#fff;padding:6px 8px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.final-setlist-panel{margin-bottom:8px}.final-setlist-help{margin:-2px 0 4px}.aggregated-lane-panel{margin-top:-2px}.aggregated-lane-track{height:64px}.aggregated-lane-segment{top:8px;bottom:8px}.editable-final-segment{display:flex;align-items:stretch;padding:0;overflow:hidden}.editable-final-segment.selected{box-shadow:inset 0 0 0 2px #ffffffeb,0 0 0 1px #8fb6ff8c}.segment-drag-body{flex:1;border:0;background:transparent;color:inherit;text-align:left;padding:6px 8px;cursor:grab}.segment-title-input{flex:1;min-width:0;border:0;border-bottom:2px solid #7ca8ff;background:#00000080;color:#fff;font:inherit;font-size:11px;padding:4px 6px;outline:none;z-index:10}.final-setlist-list-details{margin-top:6px}.final-setlist-list-details>summary{cursor:pointer;font-size:12px;color:#94a3b8;padding:4px 8px;-webkit-user-select:none;user-select:none}.final-setlist-table{width:100%;border-collapse:collapse;font-size:12px;margin-top:4px}.final-setlist-table th{text-align:left;padding:4px 8px;font-weight:600;color:#94a3b8;border-bottom:1px solid rgba(148,163,184,.2);font-size:11px;white-space:nowrap}.final-setlist-row{cursor:pointer;transition:background .1s}.final-setlist-row:hover{background:#7ca8ff14}.final-setlist-row.selected{background:#7ca8ff2e}.final-setlist-row td{padding:5px 8px;border-bottom:1px solid rgba(148,163,184,.08)}.final-setlist-cell-num{color:#64748b;width:30px;text-align:right;padding-right:12px!important;font-variant-numeric:tabular-nums}.final-setlist-cell-title{display:flex;align-items:center;gap:6px}.final-setlist-color-dot{display:inline-block;width:10px;height:10px;border-radius:2px;flex-shrink:0}.final-setlist-cell-time{color:#94a3b8;font-variant-numeric:tabular-nums;white-space:nowrap;width:60px}.final-setlist-cell-meta{color:#cbd5e1;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.final-setlist-cell-songid{font-family:monospace;font-size:11px;color:#64748b;max-width:120px}.final-setlist-table a{color:#7ca8ff;text-decoration:none;font-family:monospace;font-size:11px}.final-setlist-table a:hover{text-decoration:underline}.final-setlist-cell-score{color:#94a3b8;font-variant-numeric:tabular-nums;width:50px}.segment-drag-handle{width:10px;border:0;background:#ffffff59;cursor:ew-resize}.login-card{width:min(440px,100%)}.auth-bar,.button-row,.activity-panel-header,.tab-row,.timeline-panel-header,.segment-editor-header,.transport-bar,.performance-audio-header,.settings-panel-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-between}.auth-bar-with-settings{align-items:center}.settings-trigger{min-width:48px;padding-inline:12px}.settings-trigger.active{background:#8fb6ff1f;border-color:#8fb6ff8c}.pill{font-size:.82rem;padding:6px 10px;border-radius:999px;background:#8fb6ff1f;border:1px solid rgba(143,182,255,.3);color:#dbe7ff}.primary-button,.ghost-button,.tab-button{border-radius:14px;padding:12px 16px;cursor:pointer;border:1px solid transparent}@media(pointer:fine){.primary-button,.ghost-button,.tab-button{border-radius:8px;padding:6px 10px;font-size:.85rem}}.primary-button{background:#7ca8ff;color:#071120;font-weight:700}.ghost-button,.tab-button{background:transparent;color:inherit;border-color:#ffffff29}.danger-button{color:#ffb3b3;border-color:#ff929247}.settings-panel{margin-bottom:20px}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;align-items:start}.settings-group{display:grid;gap:12px;padding:16px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.settings-group strong{color:#dbe7ff}.settings-group input,.settings-group select{margin-bottom:0}.tab-panel{margin-bottom:20px}.tab-row{justify-content:flex-start}.tab-button.active{background:#8fb6ff1f;border-color:#8fb6ff8c}.activity-panel{padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}.activity-overview{display:grid;gap:12px}.activity-scale,.timeline-scale{display:flex;justify-content:space-between;font-size:.82rem;color:#8fa2c9}.activity-row{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:center}.activity-row.selected .activity-device-meta strong{color:#8fb6ff}.activity-device-meta{display:grid;gap:2px}.activity-track{position:relative;min-height:48px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);overflow:hidden}.activity-selection{position:absolute;top:0;bottom:0;background:#7ca8ff1f;border-left:1px solid rgba(124,168,255,.55);border-right:1px solid rgba(124,168,255,.55);pointer-events:none}.activity-block{position:absolute;top:8px;bottom:8px;border:0;border-radius:10px;cursor:pointer;opacity:.95}.activity-block:hover{outline:2px solid rgba(255,255,255,.55);outline-offset:1px}.signal-none{background:#ffffff2e}.signal-low{background:linear-gradient(180deg,#5fbf8f,#2f7f57)}.signal-medium{background:linear-gradient(180deg,#e6c74f,#b08416)}.signal-high{background:linear-gradient(180deg,#ff8b6e,#cc4f34)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.note-box,.timeline-panel,.segment-editor-panel{display:grid;gap:12px;padding:14px;border-radius:14px;background:#8fb6ff14;border:1px solid rgba(143,182,255,.18)}.performance-audio-workspace{display:grid;gap:14px;min-width:0;width:100%;padding:18px}.studio-performance-workspace{padding:10px;border-radius:20px}.studio-performance-header{align-items:flex-start;margin-bottom:6px}.studio-performance-actions{align-items:center;gap:8px}.performance-audio-header h2{margin:0 0 4px}.performance-audio-header .subtle{margin:0}.performance-audio-workspace.sidebar-open{display:grid;grid-template-columns:1fr 260px;gap:0}.performance-workspace-body{display:flex;flex-direction:column;gap:14px;min-width:0;overflow:hidden}.performance-sidebar{display:flex;flex-direction:column;gap:12px;padding:14px;border-left:1px solid rgba(255,255,255,.08);background:#ffffff05;overflow-y:auto;max-height:100vh;position:sticky;top:0}.performance-sidebar-section{display:grid;gap:6px;font-size:.85rem}.performance-sidebar-status .status{margin:0;font-size:.78rem}.sidebar-button-col{display:grid;gap:6px}.sidebar-button-row{display:flex;flex-wrap:wrap;gap:4px}.sidebar-button-row .ghost-button{font-size:.78rem;padding:4px 8px}@media(max-width:980px){.performance-audio-workspace.sidebar-open{grid-template-columns:1fr}.performance-sidebar{border-left:none;border-top:1px solid rgba(255,255,255,.08);max-height:none;position:static}}.performance-context-strip{display:flex;flex-wrap:wrap;gap:8px}.performance-audio-primary{display:grid;gap:16px;min-width:0}.performance-audio-sidepanel{display:grid;gap:12px;align-content:start}.performance-audio-summary-box{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-main-timeline-panel{gap:14px;min-height:0;width:100%;padding:16px}.setlist-summary-box{grid-template-columns:1fr}.transport-bar{gap:12px;justify-content:flex-start;padding:12px 14px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.studio-player-card,.studio-waveform-panel,.studio-segment-manager-card,.studio-side-card{background:#ffffff0b;border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px #ffffff08,0 12px 32px #0000002e}.studio-section-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.studio-transport-bar{padding:14px 16px;border-radius:18px;background:#070b1885}.studio-zoom-controls{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.zoom-button{min-width:42px}.transport-slider{flex:1;min-width:320px;margin-bottom:0}.performance-transport-bar{align-items:center}.transport-absolute-time{color:#dbe7ff;font-size:.92rem;white-space:nowrap}.waveform-scroll-shell{width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:thin}.waveform-surface{position:relative;min-height:520px;padding:18px 12px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#ffffff0a,#ffffff05),repeating-linear-gradient(to right,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 1px,transparent 1px,transparent calc(10% - 1px));border:1px solid rgba(255,255,255,.08)}.studio-waveform-surface{min-width:100%;min-height:560px;padding:22px 14px;border-radius:22px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),repeating-linear-gradient(to right,rgba(255,255,255,.055) 0,rgba(255,255,255,.055) 1px,transparent 1px,transparent calc(12.5% - 1px))}.waveform-surface.interactive{cursor:pointer}.waveform-bars{position:absolute;top:14px;right:10px;bottom:14px;left:10px;display:grid;grid-template-columns:repeat(720,minmax(0,1fr));gap:1px;align-items:center}.studio-waveform-bars{top:16px;right:12px;bottom:16px;left:12px}.waveform-bar{align-self:center;width:100%;border-radius:999px;background:linear-gradient(180deg,#8fb6ffeb,#487edb59)}.cursor-line,.playhead{position:absolute;top:10px;bottom:10px;width:2px;pointer-events:none}.playhead{background:#ff8b6e;box-shadow:0 0 0 1px #ff8b6e38,0 0 18px #ff8b6e8c;z-index:4}.cursor-line{background:#7ca8ff;box-shadow:0 0 0 1px #7ca8ff40,0 0 18px #7ca8ff73;z-index:3}.segment-overlay{position:absolute;top:16px;bottom:16px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#7ca8ff2e;color:#fff;display:flex;align-items:flex-start;justify-content:flex-start;padding:10px;overflow:hidden;z-index:3}.nn-match-window{position:absolute;top:12px;bottom:12px;border:0;opacity:.22;z-index:2;cursor:pointer}.nn-match-segment{position:absolute;top:28px;height:42px;border:1px solid rgba(255,255,255,.24);border-radius:10px;color:#fff;display:flex;align-items:center;padding:6px 8px;overflow:hidden;z-index:3;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nn-match-segment span{display:grid;gap:2px;max-width:100%}.nn-reference-list{max-height:220px}.studio-segment-overlay{top:18px;bottom:18px;border-radius:14px;box-shadow:inset 0 1px #ffffff14}.segment-overlay span{display:grid;gap:4px;max-width:100%;overflow:hidden}.segment-overlay strong,.segment-overlay small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.segment-overlay strong{font-weight:700;font-size:.82rem}.segment-overlay small{font-size:.72rem;color:#fffc}.segment-color-0{background:#7ca8ff29}.segment-color-1{background:#5fbf8f2e}.segment-color-2{background:#e6c74f2e}.segment-color-3{background:#ff8b6e2e}.segment-color-4{background:#c477ff2e}.segment-color-5{background:#58e3e329}.timeline-stats{display:flex;gap:8px;flex-wrap:wrap}.segment-table{display:grid;gap:8px;max-height:34vh;overflow:auto;padding-right:4px}.studio-segment-table{max-height:42vh;gap:10px}.segment-table-row{display:grid;grid-template-columns:minmax(280px,1.8fr) 130px 100px 100px 170px minmax(170px,.8fr);gap:10px;align-items:center}.studio-segment-row{padding:10px 12px;border-radius:16px;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.segment-table-head{font-size:.8rem;color:#8fa2c9;text-transform:uppercase;letter-spacing:.08em}.segment-table-row input{margin-bottom:0}.segment-main-cell{display:grid;gap:6px}.segment-submeta{font-size:.8rem;color:#8fa2c9}.segment-chip-row{display:flex;gap:6px;flex-wrap:wrap}.segment-meta-chip{font-size:.72rem;padding:4px 8px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#d8e2f7}.segment-lock-toggle{display:inline-flex;align-items:center;gap:8px;color:#b6c2dd}.segment-lock-toggle input{width:auto;margin:0}.locked-row{opacity:.96}.segment-actions{display:flex;gap:8px;justify-content:flex-start;flex-wrap:wrap}.performance-meta-grid{margin-top:4px}.performance-minimap{position:relative;height:36px;border-radius:14px;overflow:hidden;cursor:pointer;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.performance-minimap.dragging{cursor:grabbing}.performance-minimap-waveform{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(720,minmax(0,1fr));gap:1px;align-items:end;padding:6px}.performance-minimap-bar{width:100%;align-self:end;border-radius:999px;background:linear-gradient(180deg,#8fb6ff75,#487edb2e)}.performance-minimap-gap{position:absolute;top:0;bottom:0;background:#ff32328c;border-left:2px solid #ff3232;border-right:2px solid #ff3232;z-index:1}.performance-minimap-segment{position:absolute;top:0;bottom:0;opacity:.45;z-index:1}.performance-minimap-playhead{position:absolute;top:0;bottom:0;width:2px;background:#ff6b6b;pointer-events:none;z-index:2}.performance-minimap-viewport{position:absolute;top:0;bottom:0;background:#ff8b6e2e;border-left:2px solid rgba(255,139,110,.9);border-right:2px solid rgba(255,139,110,.9);pointer-events:none}.performance-bound-overlay{position:absolute;top:0;bottom:0;background:#00000073;pointer-events:none;z-index:3}.performance-bound-overlay.left{left:0}.performance-bound-overlay.right{right:0}.performance-bound-marker{position:absolute;top:0;bottom:0;width:6px;margin-left:-3px;background:#50dc78b3;cursor:col-resize;z-index:4;border-radius:2px;transition:background .15s}.performance-bound-marker:hover{background:#50dc78}@keyframes cqt-placeholder-pan{0%{background-position:center,0 0,center}to{background-position:center,220px 0,center}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1480px){.performance-stage-shell.meta-rail-open,.performance-stage-shell.meta-rail-collapsed{grid-template-columns:1fr}}@media(max-width:1200px){.three-column-layout,.event-workspace-layout{grid-template-columns:1fr}}@media(max-width:980px){.segment-table-row{grid-template-columns:1fr 1fr}.segment-table-head{display:none}.performance-audio-summary-box{grid-template-columns:1fr}}@media(max-width:860px){.layout{grid-template-columns:1fr}.hero-row,.performance-audio-header,.transport-bar{flex-direction:column;align-items:stretch}.activity-row,.detail-grid{grid-template-columns:1fr}.waveform-surface{min-height:260px}}.playback-debug-panel{display:grid;gap:16px;margin-bottom:14px;padding:18px;border:1px solid rgba(143,182,255,.22);background:#0a0e1ceb}.debug-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.debug-grid-lower{align-items:start}.debug-card{min-width:0;padding:14px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.debug-card h3{margin:0 0 12px;font-size:.96rem}.debug-pair{display:grid;gap:6px;margin-bottom:10px}.debug-pair span{color:#8fb6ff;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.debug-pair strong,.debug-pair code{overflow-wrap:anywhere}.debug-pair code{display:block;padding:8px 10px;border-radius:10px;background:#00000052;color:#d5def1;font-size:.82rem}.debug-table{display:grid;gap:6px;font-size:.84rem}.debug-table-row{display:grid;grid-template-columns:44px minmax(120px,1fr) minmax(120px,1fr) minmax(160px,1.2fr) 80px;gap:10px;padding:8px 10px;border-radius:10px;background:#ffffff05}.debug-table-row.active{background:#4facfe2e;border:1px solid rgba(79,172,254,.34)}.debug-table-row.resolved{background:#7dd3fc1c}.debug-table-head{color:#8fb6ff;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.debug-event-log{display:grid;gap:8px;max-height:460px;overflow:auto}.debug-event-item{padding:10px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.debug-event-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.85rem}.debug-event-item pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#d5def1;font-size:.8rem}@media(max-width:1100px){.debug-grid{grid-template-columns:1fr}.debug-table-row{grid-template-columns:36px repeat(4,minmax(0,1fr))}}.project-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;background:var(--surface-2, #1e1e2e);border-radius:6px;margin-bottom:.5rem;flex-wrap:wrap}.project-bar-left,.project-bar-right{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.project-bar select{max-width:320px}.project-bar .status.success{color:#4ade80}.ghost-button.danger{color:#f87171}.ghost-button.danger:hover{background:#f8717126}.project-bar-collab{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pill.collab-editor{background:#2563eb;color:#fff}.pill.collab-readonly{background:#f59e0b;color:#1a1a1a}.pill-success{background:#166534;color:#4ade80}.pill-error{background:#7f1d1d;color:#f87171}.pill-warning{background:#78350f;color:#fbbf24;font-size:.7rem;padding:2px 6px;margin-left:4px;vertical-align:middle}button.stale{opacity:.7;border-style:dashed}.clickable-header{cursor:pointer;-webkit-user-select:none;user-select:none}.build-history-list{display:flex;flex-direction:column;gap:6px;margin-top:4px}.build-history-entry{padding:4px 6px;border-radius:4px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}.build-history-entry.active{border-color:#4ade804d;background:#4ade800f}.build-history-entry code{font-size:.78rem;color:#8fb6ff}.build-history-entry .ghost-button.small{font-size:.72rem;padding:1px 6px}.workspace-read-only button,.workspace-read-only input,.workspace-read-only select,.workspace-read-only textarea,.workspace-read-only [contenteditable],.workspace-read-only .manual-disable-toggle,.workspace-read-only .segment-drag-handle,.workspace-read-only .segment-drag-body,.workspace-read-only .editable-final-segment,.workspace-read-only .match-artist-add-row{pointer-events:none;opacity:.4}.workspace-read-only .final-setlist-track{pointer-events:none;opacity:.45}.workspace-read-only .performance-audio-actions button,.workspace-read-only .performance-sidebar button,.workspace-read-only .performance-sidebar input,.workspace-read-only .performance-sidebar select{pointer-events:auto;opacity:1}.workspace-read-only audio{pointer-events:auto;opacity:1}.workspace-read-only .cqt-controls button,.workspace-read-only .cqt-controls input,.workspace-read-only .cqt-controls select,.workspace-read-only .match-barplot-controls button,.workspace-read-only .match-barplot-controls input,.workspace-read-only .match-barplot-controls select,.workspace-read-only .match-barplot-controls .checkbox-row{pointer-events:auto;opacity:1}.workspace-read-only details>summary{pointer-events:auto;opacity:1}.workspace-read-only .tab-button,.workspace-read-only .timeline-stats button,.workspace-read-only .timeline-stats select,.workspace-read-only .compact-timeline-scale-panel button,.workspace-read-only .meta-rail-toggle,.workspace-read-only .debug-details button,.workspace-read-only .debug-details input{pointer-events:auto;opacity:1}.workspace-read-only .aggregation-controls,.workspace-read-only .match-artist-list,.workspace-read-only .final-setlist-panel .final-setlist-transport-actions,.workspace-read-only .segment-controls,.workspace-read-only .setlist-draft-controls{opacity:.45}
