:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--surface:#ffffffeb;--border:#e5e9ee;--border-strong:#d4dbe3;--text:#111827;--muted:#69717b;--faint:#f4f6f8;--cyan:#00a6c8;--emerald:#0a9f72;--amber:#d99a00;--coral:#e05a47;--shadow:0 14px 40px #0f172a12;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden}button,input,select{font:inherit}button{color:inherit}.app-shell{background:#fff;grid-template-rows:minmax(0,1fr) 96px;grid-template-columns:248px minmax(0,1fr) 348px;width:100vw;height:100vh;display:grid;position:relative}.stage{border-left:1px solid var(--border);border-right:1px solid var(--border);grid-area:1/2;min-width:0;min-height:0;position:relative}.scene-shell,.scene-canvas{position:absolute;inset:0}.scene-canvas canvas{touch-action:none;width:100%;height:100%;display:block}.scene-axis-labels{color:#7b8490;pointer-events:none;gap:8px;font-size:11px;display:flex;position:absolute;bottom:16px;right:18px}.scene-axis-labels span{border:1px solid var(--border);background:#ffffffbd;border-radius:6px;padding:4px 7px}.scene-lens-labels{color:#65707c;pointer-events:none;flex-wrap:wrap;gap:6px;max-width:min(560px,68%);font-size:11px;display:flex;position:absolute;bottom:16px;left:18px}.scene-lens-labels span{border:1px solid var(--border);background:#ffffffc7;border-radius:6px;padding:4px 7px}.scene-lens-labels .coral{color:var(--coral)}.scene-lens-labels .cyan{color:var(--cyan)}.scene-lens-labels .amber{color:var(--amber)}.flat-scene{background:#fff;width:100%;height:100%;display:block;position:absolute;inset:0}.flat-bg{fill:#fff}.flat-grid line{stroke:#edf1f4;stroke-width:1px}.flat-neighbor-lines line{stroke:#00a6c847;stroke-width:1.2px}.flat-network-edge{stroke:var(--cyan);stroke-linecap:round}.flat-network-edge.mutual{stroke:#8b96a3;stroke-dasharray:3 5}.flat-network-edge.route{stroke:var(--amber)}.flat-route-line{fill:none;stroke:var(--amber);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;opacity:.78}.flat-point{cursor:pointer;opacity:.9;transition:opacity .16s,stroke-width .16s}.flat-point:hover{opacity:1}.flat-point.context{opacity:.16;filter:blur(.25px)}.flat-point.context:hover{opacity:.55;filter:none}.flat-point.neighbor,.flat-point.route,.flat-point.selected{filter:none}.flat-point.selected{stroke:#111827;stroke-width:3px}.flat-point.hovered{stroke:var(--cyan);stroke-width:3px}.flat-network-labels{pointer-events:none}.flat-hit-target{cursor:pointer;pointer-events:all}.flat-point-label,.flat-distance-label{fill:#4b5563;text-anchor:middle;font-family:inherit;font-size:13px;font-weight:650}.flat-point-label.selected{fill:#111827;font-size:12px}.flat-distance-label{fill:#7b8490;font-size:10.5px;font-weight:500}.song-space{background:#fff;grid-template-rows:auto minmax(0,1fr);gap:14px;min-width:0;min-height:0;padding:18px;display:grid;position:absolute;inset:0;overflow:hidden}.song-space-empty{color:var(--muted);place-self:center;margin:0;font-size:12px}.song-space-header{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding-bottom:14px;display:grid}.song-space-header h2{overflow-wrap:anywhere;letter-spacing:0;margin:5px 0 0;font-size:16px;font-weight:650;line-height:1.25}.song-space-header p{color:var(--muted);margin:5px 0 0;font-size:11.5px;line-height:1.4}.song-space-main{grid-template-columns:minmax(0,1fr);align-items:stretch;min-width:0;min-height:0;display:grid;position:relative}.song-field{touch-action:none;width:100%;height:100%;min-height:360px;display:block;position:relative;overflow:hidden}.song-field canvas{width:100%;height:100%;display:block}.song-overlay-controls{z-index:4;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border-radius:7px;gap:6px;padding:4px;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 6px 18px #0f172a0f}.song-overlay-controls button,.floating-close{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:inline-grid}.song-overlay-controls button:hover,.song-overlay-controls button.active,.floating-close:hover{color:#111827;background:#f1f5f9}.song-floating-panel{z-index:5;border:1px solid var(--border);width:min(320px,100% - 24px);max-height:min(68vh,480px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:7px;padding:10px;position:absolute;top:54px;right:12px;overflow:auto}.floating-close{float:right;margin:-2px -2px 6px 8px;position:sticky;top:0}.song-floating-panel .aspect-panel,.song-floating-panel .song-neighbor-dock{background:0 0;border:0;padding:0}.song-playlist-popover{gap:8px;display:grid}.song-playlist-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.song-playlist-head h3{margin:2px 0 0;font-size:12px}.song-playlist-head small{color:#5e6a75;border:1px solid #dde5eb;border-radius:999px;flex:none;padding:2px 6px;font-size:10px}.song-playlist-list{gap:5px;max-height:300px;display:grid;overflow:auto}.song-playlist-list button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;display:grid}.song-playlist-list button:hover{background:#f5f8fb}.song-playlist-list button.current-track{background:#f8fafc}.song-playlist-list strong{color:#111827;background:#eef2f5;border-radius:999px;place-items:center;width:22px;height:22px;font-size:10px;display:inline-grid}.song-playlist-list button.current-track strong{color:#fff;background:#111827}.song-playlist-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;overflow:hidden}.song-playlist-list small{color:var(--muted);white-space:nowrap;font-size:10px}.song-neighbor-dock{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;gap:9px;padding:10px;display:grid}.song-neighbor-list{gap:5px;display:grid}.song-neighbor-list button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;padding:8px;display:grid}.song-neighbor-list button:hover{background:#f5f8fb}.song-neighbor-list button.route{background:#d99a001a}.song-neighbor-list strong{color:#111827;background:#eef2f5;border-radius:999px;place-items:center;width:22px;height:22px;font-size:10px;display:inline-grid}.song-neighbor-list span{text-overflow:ellipsis;white-space:nowrap;gap:2px;min-width:0;font-size:11.5px;display:grid;overflow:hidden}.song-neighbor-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.panel{z-index:2;background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative}.controls-panel{border-right:1px solid var(--border);flex-direction:column;grid-area:1/1/span 2;gap:22px;padding:22px 18px;display:flex;overflow:auto}.inspector-panel{border-left:1px solid var(--border);overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;grid-area:1/3/span 2;gap:10px;min-height:0;padding:16px 14px;display:flex;overflow:hidden auto}.inspector-panel>*{flex:none}.inspector-panel>section{min-height:auto}.selected-header p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.control-section{gap:10px;display:grid}.section-label{color:#7b8490;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.segmented{border:1px solid var(--border);background:#f7f9fb;border-radius:7px;grid-template-columns:repeat(4,1fr);gap:6px;padding:3px;display:grid}.segmented button,.ghost-button,.icon-action,.primary-transport,.waveform-button,.neighbor-list button,.search-results button{cursor:pointer;background:0 0;border:0}.segmented button{color:#5d6670;border-radius:5px;min-width:0;padding:7px 6px;font-size:11px}.segmented button.active{color:var(--text);background:#fff;box-shadow:0 1px 4px #0f172a14}.view-note{color:var(--muted);font-size:10.5px;line-height:1.35}.toggle-row{color:#3c4650;align-items:center;gap:9px;font-size:12px;display:flex}.toggle-row input{accent-color:#111827}.density-control{color:#3c4650;gap:7px;font-size:12px;display:grid}.density-control span{justify-content:space-between;align-items:center;gap:8px;display:flex}.density-control strong{color:var(--text);font-size:11px;font-weight:650}.density-control input[type=range]{accent-color:#111827;cursor:ew-resize;background:0 0;width:100%;height:18px;margin:0}.density-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(#111827, #111827) 0 / var(--density-fill,50%) 100% no-repeat, #edf1f4;border-radius:999px;height:4px}.density-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #111827;border-radius:999px;width:14px;height:14px;margin-top:-5px;box-shadow:0 1px 5px #0f172a29}.density-control input[type=range]::-moz-range-track{background:#edf1f4;border-radius:999px;height:4px}.density-control input[type=range]::-moz-range-progress{background:#111827;border-radius:999px;height:4px}.density-control input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #111827;border-radius:999px;width:14px;height:14px;box-shadow:0 1px 5px #0f172a29}.lens-options{gap:8px;display:grid}.lens-row{border:1px solid var(--border);color:#3c4650;background:#fff;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:8px 9px;display:grid}.lens-row input{accent-color:#111827;margin-top:2px}.lens-row span{gap:2px;min-width:0;display:grid}.lens-row strong{font-size:12px;font-weight:620}.lens-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.ghost-button{border:1px solid var(--border);color:#25313d;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:8px 10px;font-size:12px;display:inline-flex}.ghost-button:disabled,.primary-transport:disabled,.icon-action:disabled,.waveform-button:disabled{cursor:not-allowed;opacity:.45}.ghost-button.compact{min-height:30px;padding:6px 9px}.log-toggle{justify-content:space-between}.log-toggle span{color:#4b5563;text-align:center;background:#eef2f5;border-radius:999px;min-width:28px;padding:2px 6px;font-size:10px;line-height:1.2}.log-toggle.active{color:#08758c;border-color:#00a6c847}.debug-log-panel{z-index:30;border:1px solid var(--border);width:min(520px,100vw - 596px);max-height:min(54vh,520px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-radius:7px;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;bottom:112px;left:266px;overflow:hidden}.debug-log-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:12px;padding:12px;display:flex}.debug-log-head h3{margin:3px 0 0;font-size:12px;font-weight:650}.debug-log-actions{gap:4px;display:inline-flex}.debug-log-actions button{border:1px solid var(--border);color:#4b5563;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid}.debug-log-list{align-content:start;gap:7px;min-height:0;padding:10px;display:grid;overflow:auto}.debug-log-entry{border:1px solid var(--border);background:#fbfcfd;border-left:3px solid #cbd5df;border-radius:7px;gap:5px;padding:8px;display:grid}.debug-log-entry.warn{border-left-color:var(--amber)}.debug-log-entry.error{border-left-color:var(--coral)}.debug-log-entry header{color:#64707b;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:10px;display:grid}.debug-log-entry header strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.debug-log-entry header span{text-transform:uppercase}.debug-log-entry p{color:#2f3a45;margin:0;font-size:11px;line-height:1.35}.debug-log-entry pre{color:#4b5563;white-space:pre-wrap;max-height:110px;margin:0;font-size:10px;line-height:1.35;overflow:auto}.debug-log-empty{color:var(--muted);margin:0;font-size:11px}.search-box{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-box input{width:100%;min-width:0;height:34px;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.search-results{gap:5px;max-height:190px;display:grid;overflow:auto}.search-results button,.neighbor-list button{width:100%;color:var(--text);text-align:left;border-radius:7px;gap:3px;padding:9px 8px;display:grid}.search-results button:hover,.neighbor-list button:hover{background:#f5f8fb}.neighbor-list button.current-track{border:1px solid var(--border);background:#fbfcfd}.neighbor-list button.visited-track{color:#7b8794;opacity:.66}.neighbor-list button.visited-track strong{color:#7b8794;background:#f3f5f7}.neighbor-list button.current-track strong{color:#fff;background:#111827}.inspector-panel .neighbor-list button{padding:7px 6px}.search-results span,.neighbor-list span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.search-results small,.neighbor-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.4;overflow:hidden}.private-status{color:var(--muted);align-items:center;gap:8px;margin-top:auto;font-size:11px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.selected-header{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;padding-bottom:10px;display:grid}.selected-header h2{overflow-wrap:anywhere;letter-spacing:0;margin:5px 0 0;font-size:14px;font-weight:650;line-height:1.3}.selected-tags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.selected-tags span{border:1px solid var(--border);color:#56616d;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:999px;max-width:100%;padding:3px 6px;font-size:10.5px;line-height:1.2;overflow:hidden}.icon-action{border:1px solid var(--border);background:#fff;border-radius:7px;place-items:center;width:34px;height:34px;display:inline-grid}.metric-panel{gap:8px;display:grid}.metric-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.metric-panel-head h3{color:#111827;margin:3px 0 0;font-size:12px;font-weight:650}.metric-profile-toggle{border:1px solid var(--border);color:#4b5563;min-height:26px;font:inherit;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.metric-profile-toggle.active,.metric-profile-toggle:hover{color:#08758c;border-color:#00a6c840}.metric-strip,.metric-profile-drawer{gap:10px;display:grid}.metric-strip.live-only{background:0 0;border:0;border-radius:0;padding:2px 0 0}.inspector-section{gap:9px;display:grid}.now-section{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;grid-template-rows:auto auto auto auto;align-content:start;min-height:0;padding:10px;overflow:visible}.metric-profile-drawer{border:1px solid var(--border);background:#fff;border-radius:7px;padding:9px 10px}.metric-empty{color:var(--muted);font-size:10.5px}.metric-row{grid-template-columns:74px minmax(0,1fr) 46px;align-items:center;gap:9px;display:grid}.metric-row span,.metric-row strong{color:#44505c;font-size:11px;font-weight:500}.metric-row.live span{color:#111827}.metric-row.live span:after{background:var(--cyan);content:"";border-radius:999px;width:5px;height:5px;margin-left:5px;display:inline-block;transform:translateY(-1px)}.metric-row.profile{opacity:.72}.metric-row strong{text-align:right}.metric-bar{background:#edf1f4;border-radius:999px;height:5px;position:relative;overflow:hidden}.metric-bar i{border-radius:inherit;background:#111827;transition:width 80ms linear;position:absolute;inset:0 auto 0 0}.metric-row.live .metric-bar i{background:var(--cyan)}.tempo-box{border:0;border-top:1px solid var(--border);color:#36414c;background:0 0;border-radius:0;flex-wrap:wrap;align-items:center;gap:8px;min-height:36px;padding:9px 0 0;font-size:12px;display:flex}.tempo-copy{flex:132px;gap:2px;min-width:0;display:grid}.tempo-box strong{color:#111827;font-size:12px;font-weight:650}.tempo-box small{color:var(--muted);font-size:10.5px;line-height:1.25}.tempo-box em{border:1px solid var(--border);color:#4b5563;white-space:nowrap;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:10px;font-style:normal}.tempo-box.tempo-unresolved em,.tempo-box.tempo-uncertain em{color:#a54839;border-color:#e05a4738}.tempo-box.tempo-stable em{color:#08785d;border-color:#009b7638}.tempo-box.tempo-switching em{color:#a36219;border-color:#d9852d42}.tempo-box.tempo-mixed em{color:#7a5a27;border-color:#d9852d33}.tempo-segment-strip{background:#edf1f4;border-radius:999px;flex:1 0 100%;gap:2px;height:5px;display:flex;overflow:hidden}.tempo-segment{border-radius:inherit;background:#cfd8df;min-width:2px}.tempo-segment-stable{background:var(--cyan)}.tempo-segment-switching{background:var(--amber)}.tempo-segment-mixed{background:#9fb0ba}.tempo-segment-unresolved{background:#d7dde3}.aspect-panel{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;gap:6px;min-height:0;padding:9px 0 0;display:grid;overflow:hidden}.aspect-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.aspect-title h3{margin:3px 0 0;font-size:12px}.aspect-title small,.aspect-empty{color:var(--muted);margin:0;font-size:10.5px}.aspect-chart{gap:5px;display:grid}.aspect-row{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;display:grid}.aspect-row-label{gap:2px;min-width:0;display:grid}.aspect-row-label span{color:#4b5563;font-size:10.5px}.aspect-row-label strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:650;overflow:hidden}.aspect-row svg{width:100%;height:26px;display:block;overflow:visible}.aspect-line{fill:none;stroke:#9ca6b1;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px}.aspect-line.loudness{stroke:var(--cyan)}.aspect-line.brightness{stroke:var(--amber)}.aspect-line.onset{stroke:var(--emerald)}.aspect-playhead{stroke:#111827;stroke-width:1.1px}.kick808-panel{border-top:1px solid var(--border);gap:6px;min-height:0;padding:9px 0 0;display:grid;overflow:visible}.kick808-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.kick808-title h3{margin:3px 0 0;font-size:12px}.kick808-title small,.kick808-empty{color:var(--muted);margin:0;font-size:10.5px}.kick808-chart{gap:5px;display:grid}.kick808-row{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;display:grid}.kick808-row-label{gap:2px;min-width:0;display:grid}.kick808-row-label span{color:#4b5563;font-size:10.5px}.kick808-row-label strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:650;overflow:hidden}.kick808-row svg{width:100%;height:26px;display:block;overflow:visible}.kick808-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px}.kick808-line.sub-sustain{stroke:#111827}.kick808-line.low-transient{stroke:var(--amber)}.kick808-line.low-blend{stroke:var(--cyan)}.kick808-region{fill:var(--cyan);stroke:#08758c;stroke-width:.75px;vector-effect:non-scaling-stroke;cursor:pointer;outline:none}.kick808-region.selected{fill:var(--emerald);stroke:#0f766e;fill-opacity:.46;stroke-opacity:.78}.kick808-sub-marker{stroke:var(--cyan);stroke-linecap:round;stroke-width:1.4px;cursor:pointer;outline:none}.kick808-sub-marker:hover,.kick808-sub-marker:focus-visible,.kick808-sub-marker.selected{stroke:#08758c;stroke-width:2.3px}.kick808-hit-marker{stroke:#111827;stroke-linecap:round;stroke-width:1.5px;cursor:pointer;outline:none}.kick808-hit-marker:hover,.kick808-hit-marker:focus-visible{stroke:var(--amber);stroke-width:2.4px}.kick808-playhead{stroke:#111827;stroke-width:1.1px}.kick808-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:32px;display:grid}.kick808-selection{gap:2px;min-width:0;display:grid}.kick808-selection span,.kick808-selection strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kick808-selection span{color:#111827;font-size:11px;font-weight:650}.kick808-selection strong{color:var(--muted);font-size:10.5px;font-weight:500}.kick808-loop-button{border:1px solid var(--border);color:#4b5563;min-height:28px;font:inherit;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.kick808-loop-button.active,.kick808-loop-button:hover:not(:disabled){color:#08758c;border-color:#00a6c840}.kick808-loop-button:disabled{cursor:default;opacity:.48}.kick808-candidates{gap:8px;display:grid}.kick808-candidates-toolbar{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.kick808-candidates-toolbar>span{color:#5f6b76;text-transform:uppercase;font-size:10px;font-weight:700}.kick808-expand-button{color:#4b5563;min-height:22px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8ee;border-radius:6px;align-items:center;gap:4px;padding:3px 6px;font-size:10px;display:inline-flex}.kick808-expand-button:hover{color:#08758c;border-color:#00a6c847}.kick808-candidate-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:104px;display:grid;overflow:hidden}.kick808-candidates.expanded .kick808-candidate-columns{max-height:none;overflow:visible}.kick808-candidate-columns>div{align-content:start;gap:5px;min-width:0;display:grid}.kick808-candidate-columns>div>span{color:#5f6b76;text-transform:uppercase;font-size:10px;font-weight:700}.kick808-candidate-columns button{color:#3f4a54;min-width:0;min-height:24px;font:inherit;cursor:pointer;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";background:#fff;border:1px solid #e2e8ee;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px;padding:4px 6px;font-size:10.5px;display:grid}.kick808-candidate-columns button[data-testid=kick808-hit-candidate]{grid-template-columns:12px minmax(4.2ch,1fr) 4ch}.kick808-candidate-columns button[data-testid=kick808-segment-candidate]{grid-template-columns:minmax(8ch,1fr) minmax(4.8ch,auto) 4ch}.kick808-candidate-columns button:hover{color:#08758c;border-color:#00a6c847}.kick808-candidate-columns button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kick808-candidate-columns button strong,.kick808-candidate-columns button em{color:#111827;text-align:right;white-space:nowrap;justify-self:end;min-width:4ch;font-size:10px;font-style:normal;font-weight:650}.kick808-candidates small{color:var(--muted);font-size:10.5px}.lens-panel{gap:10px;display:grid}.map-context-panel{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;padding:8px}.map-context-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.map-context-actions{align-items:center;gap:6px;display:flex}.map-context-actions>strong{color:#08758c;white-space:nowrap;border:1px solid #00a6c833;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:650}.map-context-toggle{border:1px solid var(--border);color:#5d6670;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:23px;height:23px;display:inline-grid}.map-context-toggle svg{transition:transform .16s}.map-context-toggle.active svg{transform:rotate(180deg)}.map-context-toggle:hover{color:#08758c;border-color:#00a6c847}.lens-panel h3{margin:3px 0 0;font-size:12px}.lens-panel p{color:#4b5563;margin:5px 0 0;font-size:11.5px;line-height:1.45}.lens-panel small{color:var(--muted);margin-top:4px;font-size:10.5px;line-height:1.4;display:block}.map-context-grid{gap:6px;display:grid}.map-context-grid div{grid-template-columns:46px minmax(0,1fr);align-items:baseline;gap:8px;font-size:11px;display:grid}.map-context-grid span{color:var(--muted)}.map-context-grid strong{color:#27313d;font-weight:600}.map-context-panel.collapsed .map-context-grid strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-context-panel.expanded .map-context-grid{gap:8px}.map-context-panel.expanded .map-context-grid div{align-items:start}.map-context-panel.expanded .map-context-grid strong{white-space:normal;line-height:1.42;overflow:visible}.map-context-note{margin:0}.lens-card{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;gap:6px;padding:9px 10px;display:grid}.lens-card strong{font-size:12px;font-weight:650}.lens-card.simulation{border-color:#e05a473d}.lens-card.relations{border-color:#00a6c83d}.pc-bars{gap:4px;display:grid}.pc-bars span{color:#fff;white-space:nowrap;background:#111827;border-radius:999px;min-width:72px;max-width:100%;padding:3px 6px;font-size:10px}.pc-bars span:nth-child(2){background:#475569}.pc-bars span:nth-child(3){background:#94a3b8}.contribution-list{gap:5px;display:grid}.contribution-list div{color:#4b5563;justify-content:space-between;gap:8px;font-size:11px;display:flex}.contribution-list strong{color:#111827;font-weight:620}.contribution-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.contribution-list.compact div{border:1px solid var(--border);background:#fff;border-radius:6px;padding:5px 6px}.playback-flow-panel{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;gap:10px;padding:10px;display:grid}.playback-flow-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.playback-flow-title h3{margin:4px 0 0;font-size:13px}.playback-flow-title small{color:var(--muted);font-size:10.5px}.flow-wave{width:100%;height:auto;display:block}.flow-wave rect{fill:#fff;stroke:var(--border);stroke-width:1px}.flow-wave-grid line{stroke:#edf1f4;stroke-width:1px}.flow-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;opacity:.8}.flow-line.energy{stroke:var(--emerald)}.flow-line.brightness{stroke:var(--cyan)}.flow-line.onset{stroke:var(--amber);opacity:.72}.flow-cursor{stroke:#111827;stroke-width:1px;opacity:.65}.flow-pulse{fill:#111827;stroke:#fff;stroke-width:1.2px;opacity:.82}.playback-flow-panel.is-playing .flow-pulse{animation:1.1s ease-in-out infinite flowPulse}.flow-signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.flow-signal{gap:5px;min-width:0;display:grid}.flow-signal span,.flow-signal small{color:#52606c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10.5px;overflow:hidden}.flow-signal span{color:var(--text);font-weight:620}.flow-meter{background:#edf1f4;border-radius:999px;height:5px;overflow:hidden}.flow-meter i{border-radius:inherit;background:#111827;height:100%;transition:width .18s;display:block}.flow-signal.energy .flow-meter i{background:var(--emerald)}.flow-signal.brightness .flow-meter i{background:var(--cyan)}.flow-signal.onset .flow-meter i{background:var(--amber)}.ai-route-panel{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;gap:8px;padding:10px;display:grid}.ai-route-title{justify-content:space-between;align-items:start;gap:10px;display:flex}.ai-route-title h3{margin:3px 0 0;font-size:12px}.route-intent-field{gap:5px;display:grid}.route-intent-field span{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:700}.route-intent-field textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:48px;max-height:78px;color:var(--text);font:inherit;background:#fff;border-radius:7px;outline:none;padding:7px 8px;font-size:11px;line-height:1.35}.route-intent-field textarea:focus{border-color:#00a6c880;box-shadow:0 0 0 3px #00a6c817}.route-intent-field textarea:disabled{cursor:wait;opacity:.65}.route-mood-tabs{border:1px solid var(--border);background:#f7f9fb;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:3px;display:grid}.route-mood-tabs button{color:#5d6670;cursor:pointer;background:0 0;border:0;border-radius:5px;min-width:0;padding:5px 4px;font-size:10.5px}.route-mood-tabs button.active{color:var(--text);background:#fff;box-shadow:0 1px 4px #0f172a14}.route-mood-tabs button:disabled{cursor:wait;opacity:.62}.ai-route-summary,.ai-route-empty,.ai-route-warning{color:var(--muted);margin:0;font-size:10.5px;line-height:1.4}.ai-route-warning{color:#8a6200}.ai-route-steps{gap:5px;display:grid}.ai-route-steps button{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:7px;padding:7px 6px;display:grid}.ai-route-steps button:hover{background:#f5f8fb}.ai-route-steps strong{color:#7a5300;background:#d99a0021;border-radius:999px;place-items:center;width:20px;height:20px;font-size:10px;display:inline-grid}.ai-route-steps span{text-overflow:ellipsis;white-space:nowrap;gap:2px;min-width:0;font-size:11.5px;display:grid;overflow:hidden}.ai-route-steps small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.ai-route-play{justify-self:start}@keyframes flowPulse{0%,to{opacity:.52}50%{opacity:.95}}.neighbors-section,.neighbor-list{gap:8px;display:grid}.neighbors-section{border:1px solid var(--border);background:#fbfcfd;border-radius:7px;grid-template-rows:auto auto auto;min-height:0;padding:8px;overflow:visible}.sequence-list{min-height:0;max-height:none;padding-right:2px;overflow:visible}.neighbors-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.neighbors-title h3{margin:3px 0 0;font-size:12px}.route-memory{color:#5e6a75;white-space:nowrap;border:1px solid #dde5eb;border-radius:999px;flex:none;padding:2px 6px;font-size:10px}.route-memory.exhausted{color:#a14f3f;border-color:#ead7d2}.wave-match-panel{gap:7px;padding-top:2px;display:grid}.wave-match-head{justify-content:space-between;align-items:center;display:flex}.wave-match-head h3{margin:2px 0 0;font-size:12px}.wave-match-chart{width:100%;height:76px;overflow:visible}.wave-match-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.wave-match-line.selected{stroke:#111827}.wave-match-line.target{stroke:var(--cyan);opacity:.82}.wave-match-labels{color:var(--muted);gap:2px;font-size:10px;display:grid}.wave-match-labels span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.neighbor-list strong{color:#111827;background:#eef2f5;border-radius:999px;place-items:center;width:18px;height:18px;margin-right:7px;font-size:10px;display:inline-grid}.transport{z-index:3;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-area:2/2;grid-template-columns:minmax(162px,auto) minmax(160px,1fr) minmax(112px,136px);align-items:center;gap:12px;min-width:0;padding:10px 14px;display:grid;position:relative}.transport-controls{align-items:center;gap:8px;min-width:0;display:inline-flex}.primary-transport{color:#fff;background:#111827;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:92px;min-height:38px;padding:9px 12px;font-size:13px;font-weight:650;display:inline-flex}.icon-transport{border:1px solid var(--border);color:#25313d;cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:38px;height:38px;display:inline-grid}.mode-transport{color:#111827;white-space:nowrap;grid-auto-columns:max-content;grid-auto-flow:column;gap:6px;width:auto;min-width:88px;padding:0 10px;font-size:11px;font-weight:650}.mode-transport[data-playback-mode=shuffle]{color:#08758c}.mode-transport[data-playback-mode=repeat_one]{color:#7a4b00}.icon-transport:disabled{cursor:not-allowed;opacity:.45}.transport-main{gap:8px;min-width:0;display:grid}.transport-meta{color:#34404c;justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:12px;display:flex;overflow:hidden}.transport-meta span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;display:block;overflow:hidden}.transport-meta small{max-width:46%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:none;overflow:hidden}.waveform-button{border:1px solid var(--border);cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:7px;width:100%;min-width:0;height:44px;padding:0;overflow:hidden}.waveform{width:100%;height:100%;display:block}.waveform line{stroke:#9ca6b1;stroke-width:1.4px}.waveform .wave-progress{fill:#00a6c821;mix-blend-mode:multiply}.waveform .playhead{stroke:#111827;stroke-width:1.2px}.transport-side{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.rate-control{width:100%;min-width:0;color:var(--muted);gap:6px;font-size:10.5px;display:grid}.rate-control span{justify-content:space-between;align-items:center;gap:8px;display:flex}.rate-control strong{color:var(--text);font-size:11px;font-weight:650}.rate-control input[type=range]{accent-color:#111827;cursor:ew-resize;background:0 0;width:100%;height:18px;margin:0}.rate-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(#111827, #111827) 0 / var(--speed-fill,33%) 100% no-repeat, #edf1f4;border-radius:999px;height:4px;transition:background-size .12s}.rate-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #111827;border-radius:999px;width:14px;height:14px;margin-top:-5px;box-shadow:0 1px 5px #0f172a29}.rate-control input[type=range]::-moz-range-track{background:#edf1f4;border-radius:999px;height:4px}.rate-control input[type=range]::-moz-range-progress{background:#111827;border-radius:999px;height:4px}.rate-control input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #111827;border-radius:999px;width:14px;height:14px;box-shadow:0 1px 5px #0f172a29}@media (width<=1080px){.app-shell{grid-template-rows:minmax(0,1fr) 96px;grid-template-columns:224px minmax(0,1fr)}.inspector-panel{border:1px solid var(--border);width:min(336px,42vw);box-shadow:var(--shadow);border-radius:8px;grid-area:auto;position:absolute;top:14px;bottom:112px;right:14px}.stage,.transport{grid-column:2}.debug-log-panel{width:min(440px,100vw - 548px);left:242px}}@media (width<=760px){body{overflow:auto}.app-shell{grid-template-rows:auto minmax(420px,1fr) auto auto;grid-template-columns:1fr;height:auto;min-height:100vh}.controls-panel{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;grid-area:1/1;align-items:flex-start;gap:12px;padding:12px;overflow-x:auto}.private-status{display:none}.controls-panel .search-section{flex:0 0 min(300px,100vw - 24px);order:-1;min-width:min(300px,100vw - 24px)}.controls-panel .search-section .search-results{max-height:176px}.control-section{min-width:190px}.controls-panel .control-section:first-of-type{min-width:214px}.controls-panel .control-section:nth-of-type(2){min-width:164px}.controls-panel .control-section:nth-of-type(3){display:none}.debug-log-panel{width:auto;max-height:44vh;bottom:88px;left:12px;right:12px}.stage{border:0;grid-area:2/1;min-height:420px}.inspector-panel{border:0;border-top:1px solid var(--border);width:auto;max-height:none;box-shadow:none;border-radius:0;flex-direction:column;grid-area:4/1;padding:16px;display:flex;position:relative;inset:auto;overflow:visible}.transport{grid-area:3/1;grid-template-columns:1fr;gap:10px;padding:12px}.primary-transport,.transport .ghost-button,.transport-controls,.transport-side{width:100%}.primary-transport{flex:1}.transport-side{justify-content:space-between}.rate-control{flex:1}.rate-control input[type=range]{width:100%}.song-space{min-height:520px;padding:12px;position:relative;overflow:visible}.song-space-header{grid-template-columns:1fr}.song-space-header .ghost-button{grid-column:1/-1;justify-self:start}.song-space-main{grid-template-columns:1fr;overflow:visible}.song-field{min-height:340px}.song-overlay-controls{top:10px;right:10px}.song-floating-panel{width:calc(100% - 20px);max-height:58vh;top:50px;right:10px}.scene-axis-labels{bottom:12px;right:12px}.scene-lens-labels{max-width:none;bottom:42px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
