html,body,#root{width:100%;min-height:100%}:root{--bg: #090d12;--surface: #11171f;--surface-raised: #171f29;--surface-soft: #0d131a;--border: #27313d;--border-strong: #364352;--text: #f2f5f7;--muted: #8f9cab;--subtle: #657282;--accent: #55d6e8;--accent-soft: rgba(85, 214, 232, .12);--yellow: #f5c451;--blue: #58cfe1;--danger: #ff7b72;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--text);background:var(--bg);overflow:hidden;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,label,summary,select{-webkit-tap-highlight-color:transparent}input[type=file]{display:none}button:focus-visible,select:focus-visible,input:focus-visible,.btn:focus-within,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{width:min(1920px,100%);height:100dvh;margin:0 auto;padding:14px;display:flex;flex-direction:column;gap:10px;position:relative}.topbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand-mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:var(--accent);border:1px solid #29424b;border-radius:10px;background:linear-gradient(145deg,#18232c,#10171e)}.brand-mark svg,.empty-icon svg{width:78%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.brand h1{margin:0;font-size:1.05rem;line-height:1.2;letter-spacing:-.015em}.brand p{margin:3px 0 0;color:var(--muted);font-size:.76rem}.file-controls{display:flex;align-items:center;gap:8px}.capture-count,.panel-count{color:var(--muted);font-size:.72rem;white-space:nowrap}.btn,select,input[type=text],.annotation-form input{min-height:36px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface-raised);color:var(--text)}.btn{padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:.79rem;font-weight:650;transition:background .15s ease,border-color .15s ease,transform .15s ease}.btn:hover:not(:disabled){border-color:#536273;background:#202b36}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{color:#071014;border-color:#65d5e5;background:#64d5e5}.btn-primary:hover:not(:disabled){color:#071014;border-color:#8fe5f0;background:#7dddea}.btn-quiet{background:transparent;border-color:var(--border);color:#cbd3db}.btn-large{min-height:44px;padding-inline:18px;font-size:.86rem}.btn-wide{flex:1}.button-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.import-errors{border:1px solid rgba(255,123,114,.35);background:#561c1e59;border-radius:10px;padding:9px 12px}.import-errors-header{display:flex;justify-content:space-between;gap:12px}.import-errors strong,.import-errors li{color:#ffc1bd}.import-errors ul{margin:6px 0 0;padding-left:18px;font-size:.79rem}.link{padding:0;border:0;background:none;color:var(--accent);cursor:pointer}.window-drop-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;pointer-events:none;background:#05090dc2;border:2px dashed rgba(85,214,232,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.window-drop-overlay-card{padding:18px 22px;border:1px solid #3e5963;border-radius:12px;background:var(--surface);font-weight:700}.empty-workspace{flex:1;min-height:0;display:grid;place-items:center;border:1px solid var(--border);border-radius:16px;background:radial-gradient(circle at 50% 10%,rgba(85,214,232,.08),transparent 38%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),var(--surface-soft);background-size:auto,32px 32px,32px 32px,auto}.empty-workspace-card{width:min(520px,90%);padding:44px 28px;text-align:center}.empty-icon{width:68px;height:68px;margin:0 auto 18px;display:grid;place-items:center;color:var(--accent);border:1px solid #2b4750;border-radius:18px;background:#55d6e812}.eyebrow{margin:0 0 5px;color:var(--subtle);font-size:.65rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.empty-workspace h2{margin:0;font-size:clamp(1.55rem,4vw,2.25rem);letter-spacing:-.035em}.empty-copy{max-width:450px;margin:12px auto 0;color:var(--muted);line-height:1.6;font-size:.9rem}.empty-copy code{color:#d9e0e6}.empty-actions{margin-top:26px;display:flex;justify-content:center;gap:10px}.drop-hint{margin:16px 0 0;color:var(--subtle);font-size:.72rem}.control-bar{min-height:52px;padding:7px 9px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:12px;background:var(--surface);position:relative;z-index:10}.control-group{display:flex;align-items:center;gap:8px}.control-group>label{color:var(--muted);font-size:.72rem;font-weight:650}.control-group select{min-height:34px;padding:0 30px 0 10px;font-size:.78rem;cursor:pointer}.control-divider{width:1px;height:26px;background:var(--border)}.control-spacer{flex:1}.channel-controls{display:flex;gap:6px}.filter-chip{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;font:700 .73rem ui-monospace,SFMono-Regular,Menlo,monospace}.filter-chip input{position:absolute;opacity:0;pointer-events:none}.filter-chip.is-active{color:var(--text);background:var(--surface-raised);border-color:var(--border-strong)}.channel-dot{width:7px;height:7px;border-radius:50%;background:var(--subtle);box-shadow:0 0 0 3px transparent}.channel-one.is-active .channel-dot{background:var(--yellow);box-shadow:0 0 0 3px #f5c4511a}.channel-two.is-active .channel-dot{background:var(--blue);box-shadow:0 0 0 3px #58cfe11a}.control-menu{position:relative}.control-menu>summary{min-height:34px;padding:0 11px;display:flex;align-items:center;gap:7px;list-style:none;border:1px solid transparent;border-radius:8px;color:#c7d0d8;cursor:pointer;font-size:.76rem;font-weight:650}.control-menu>summary::-webkit-details-marker{display:none}.control-menu>summary:after{content:"";width:5px;height:5px;margin-left:2px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px)}.control-menu[open]>summary,.control-menu>summary:hover{border-color:var(--border);background:var(--surface-raised)}.active-indicator{width:5px;height:5px;border-radius:50%;background:var(--accent)}.control-popover{position:absolute;z-index:20;top:calc(100% + 9px);right:0;width:285px;padding:7px;border:1px solid var(--border-strong);border-radius:11px;background:#151c25;box-shadow:0 18px 45px #00000073}.control-popover label{min-height:55px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:7px;cursor:pointer}.control-popover label:hover{background:#ffffff09}.control-popover label>span{display:flex;flex-direction:column;gap:3px}.control-popover strong{font-size:.78rem}.control-popover small{color:var(--muted);font-size:.68rem}.control-popover input[type=checkbox],.switch-label input{width:34px;height:18px;accent-color:var(--accent);cursor:pointer}.control-popover .is-disabled{opacity:.45;cursor:not-allowed}.mobile-nav{display:none}.layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(210px,240px) minmax(430px,1fr) minmax(300px,340px);gap:10px}.panel{min-width:0;min-height:0;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.panel-heading{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.panel-heading h2,.plot-title h2{margin:0;font-size:.96rem;letter-spacing:-.01em}.panel-count{padding:4px 7px;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft)}.files{display:flex;flex-direction:column;overflow:hidden}.capture-list{padding:8px;display:flex;flex-direction:column;gap:5px;overflow:auto}.capture-card{min-height:60px;display:flex;align-items:stretch;border:1px solid transparent;border-radius:9px;transition:background .15s,border-color .15s}.capture-card:hover{background:#ffffff06}.capture-card.is-active{border-color:#31505b;background:var(--accent-soft)}.capture-visibility{width:34px;display:grid;place-items:center;cursor:pointer}.capture-visibility input{position:absolute;opacity:0}.capture-visibility span{width:13px;height:13px;border:1px solid #536170;border-radius:50%}.capture-visibility input:checked+span{border:3px solid var(--surface);background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.capture-main{min-width:0;flex:1;padding:7px 7px 7px 0;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.capture-index{color:var(--subtle);font:600 .62rem ui-monospace,SFMono-Regular,Menlo,monospace}.capture-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.capture-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.77rem}.capture-copy small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem}.chevron{width:14px;height:14px;fill:none;stroke:var(--subtle);stroke-width:1.7}.files-help{margin:auto 10px 10px;padding:12px;border:1px solid var(--border);border-radius:9px;background:var(--surface-soft)}.files-help strong{font-size:.73rem}.files-help p{margin:5px 0 0;color:var(--muted);font-size:.68rem;line-height:1.45}.center{padding:14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.plot-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.interaction-hint{margin:5px 0 0;color:var(--muted);font-size:.68rem}.reset-view-button{flex:0 0 auto;min-height:34px}.cursor-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:9px;background:var(--surface-soft)}.cursor-summary>div{min-width:0;padding:8px 11px;display:flex;flex-direction:column;gap:3px;border-right:1px solid var(--border)}.cursor-summary>div:last-child{border-right:0}.cursor-summary span{color:var(--muted);font-size:.61rem;text-transform:uppercase;letter-spacing:.07em}.cursor-summary strong{overflow:hidden;color:#e4ebf0;font:650 .78rem ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis}.waveform-canvas{width:100%;height:auto;min-height:300px;flex:1;border:1px solid var(--border);border-radius:9px;overflow:hidden;background:#090f15;position:relative}.waveform-canvas canvas{display:block;width:100%;height:100%;cursor:crosshair;touch-action:none}.waveform-canvas.is-inspecting canvas{cursor:help}.point-tooltip{position:absolute;z-index:4;width:max-content;min-width:200px;max-width:min(320px,calc(100% - 16px));padding:9px 10px;border:1px solid #425361;border-radius:8px;background:#0b1016e6;box-shadow:0 8px 28px #0006;font:.69rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.point-tooltip-left{transform:translate(-100%)}.point-tooltip-time{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid var(--border);color:#c8d4de;font-weight:650}.point-tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:2px 0}.point-tooltip-label{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.point-tooltip-empty{color:var(--muted)}.axis-scroll{position:absolute;z-index:2;background:#090f15e0}.axis-scroll-x{left:58px;right:24px;bottom:6px;height:16px;display:flex;align-items:center}.axis-scroll-y{top:18px;right:6px;bottom:30px;width:16px;display:flex;justify-content:center}.axis-slider{width:100%;margin:0;accent-color:#4ba3b3}.axis-slider-y{width:16px;height:100%;writing-mode:vertical-lr;direction:rtl}.plot-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.trace-legend{display:flex;flex-wrap:wrap;gap:5px}.trace-chip{max-width:220px;min-height:27px;padding:3px 8px;display:inline-flex;align-items:center;gap:6px;overflow:hidden;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:.67rem;white-space:nowrap;text-overflow:ellipsis}.trace-chip:hover{border-color:var(--border-strong);color:var(--text)}.trace-chip.is-hidden{opacity:.42;text-decoration:line-through}.swatch{width:7px;height:7px;flex:0 0 7px;border-radius:50%}.cursor-details{flex:0 0 auto;position:relative}.cursor-details>summary{list-style:none;color:var(--muted);cursor:pointer;font-size:.68rem}.cursor-details>summary::-webkit-details-marker{display:none}.cursor-details>summary:after{content:" +";color:var(--accent)}.cursor-details[open]>summary:after{content:" −"}.cursor-details>div{position:absolute;right:0;bottom:25px;width:230px;padding:9px;display:grid;grid-template-columns:1fr 1fr;gap:7px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface-raised);box-shadow:0 12px 32px #0006}.cursor-details span{display:flex;flex-direction:column;color:var(--muted);font-size:.62rem}.cursor-details strong{margin-top:2px;color:var(--text);font:600 .69rem ui-monospace,SFMono-Regular,Menlo,monospace}.details{overflow:auto}.sticky-heading{position:sticky;top:0;z-index:3;background:#11171ff0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.health-badge{padding:4px 7px;border:1px solid rgba(85,214,232,.24);border-radius:999px;background:var(--accent-soft);color:#91e5f0;font-size:.65rem}.summary-card{margin:12px;padding:12px;display:flex;flex-direction:column;gap:5px;border:1px solid var(--border);border-radius:9px;background:var(--surface-soft)}.summary-card>span{color:var(--muted);font-size:.64rem}.summary-card>strong{overflow:hidden;font-size:.8rem;white-space:nowrap;text-overflow:ellipsis}.summary-card>div{margin-top:4px;display:flex;gap:6px}.summary-card>div span{padding:3px 6px;border-radius:5px;background:var(--surface-raised);color:var(--muted);font-size:.62rem}.analysis-section,.export-section{padding:4px 12px 14px}.section-heading{margin:8px 0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.section-heading h3{margin:0;font-size:.78rem}.section-heading span{color:var(--subtle);font-size:.62rem}table{width:100%;border-collapse:collapse;font-size:.68rem}th,td{padding:6px 4px;border-bottom:1px solid #202a35;text-align:right;white-space:nowrap}th:first-child,td:first-child{text-align:left}th{color:var(--muted);font-weight:600}td{color:#d3dbe2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.table-dot{width:6px;height:6px;margin-right:5px;display:inline-block;border-radius:50%}.table-dot.ch1{background:var(--yellow)}.table-dot.ch2{background:var(--blue)}.inspector-section{border-top:1px solid var(--border)}.inspector-section>summary{min-height:48px;padding:0 14px;display:flex;flex-direction:column;justify-content:center;gap:3px;list-style:none;position:relative;cursor:pointer;font-size:.74rem;font-weight:650}.inspector-section>summary::-webkit-details-marker{display:none}.inspector-section>summary:after{content:"";position:absolute;right:16px;width:6px;height:6px;border-right:1px solid var(--muted);border-bottom:1px solid var(--muted);transform:rotate(45deg);transition:transform .15s}.inspector-section[open]>summary:after{transform:rotate(225deg)}.inspector-section>summary span{color:var(--muted);font-size:.61rem;font-weight:450}.inspector-body{padding:0 14px 14px}.kv-grid{display:grid;grid-template-columns:92px minmax(0,1fr);gap:7px 10px;font-size:.67rem}.kv-grid>div:nth-child(odd){color:var(--muted)}.kv-grid>div:nth-child(2n){overflow-wrap:anywhere;color:#d4dce3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.measurement-note{margin:0 0 8px;color:var(--muted);font-size:.65rem;line-height:1.45}.fft-controls{display:flex;align-items:end;gap:7px}.fft-controls label{display:flex;flex:1;flex-direction:column;gap:4px;color:var(--muted);font-size:.62rem}.fft-controls .switch-label{flex:0 0 auto;align-items:center}.fft-controls select{width:100%;min-height:32px;padding:0 6px;font-size:.68rem}.fft-output{height:130px;margin-top:9px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:7px;background:#090f15}.fft-output svg{width:100%;height:100%}.muted-text{color:var(--muted);font-size:.72rem}.annotation-form{display:flex;gap:6px}.annotation-form input{min-width:0;flex:1;padding:0 9px;font-size:.7rem}.annotation-list{margin:8px 0 0;padding:0;list-style:none}.annotation-list li{padding:7px 0;display:flex;flex-direction:column;gap:2px;border-bottom:1px solid var(--border)}.annotation-list strong{font-size:.69rem}.annotation-list span{color:var(--muted);font:.62rem ui-monospace,SFMono-Regular,Menlo,monospace}.warning-section{border-top-color:#ff7b7240}.warning-section summary{color:#ffb1ab}.warning-section ul{margin:0;padding-left:16px;color:#ffc4bf;font-size:.68rem}.export-section{padding-top:7px;border-top:1px solid var(--border)}.export-actions{display:flex;gap:6px}.export-actions .btn{flex:1;min-width:0;padding-inline:7px}@media(max-width:1180px){.layout{grid-template-columns:210px minmax(400px,1fr) 300px}.center{padding:11px}.interaction-hint{display:none}.cursor-summary>div{padding-inline:8px}}@media(max-width:900px){body{overflow:auto}.app-shell{min-height:100dvh;height:auto;padding:10px}.topbar{min-height:46px}.control-bar{position:sticky;top:0;flex-wrap:nowrap;z-index:15}.control-spacer,.control-divider{display:none}.control-menu{margin-left:auto}.control-menu+.control-menu{margin-left:0}.control-popover{position:fixed;top:122px;left:10px;right:10px;width:auto}.mobile-nav{padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.mobile-nav button{min-height:36px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:.72rem;font-weight:650;cursor:pointer}.mobile-nav button.is-active{background:var(--surface-raised);color:var(--text);box-shadow:inset 0 0 0 1px var(--border)}.mobile-nav span{margin-left:3px;color:var(--subtle)}.layout{display:block}.workspace-panel{display:none}.workspace-panel.is-mobile-active{display:flex;min-height:calc(100dvh - 190px)}.files.is-mobile-active,.details.is-mobile-active{overflow:visible}.details.is-mobile-active{display:block}.files-help{margin-top:18px}.center{min-height:calc(100dvh - 190px)}.waveform-canvas{min-height:340px;height:min(52dvh,480px);flex:0 0 auto}.sticky-heading{position:static}}@media(max-width:620px){.app-shell{padding:8px;gap:8px}.brand-mark{width:34px;height:34px;flex-basis:34px}.brand h1{font-size:.92rem}.brand p,.capture-count{display:none}.file-controls{gap:5px}.file-controls .btn{min-height:34px;padding-inline:9px;font-size:.71rem}.control-bar{overflow:visible}.view-control>label{display:none}.control-group select{width:92px;padding-left:7px}.filter-chip{padding-inline:8px}.control-menu>summary{width:34px;padding:0;justify-content:center;font-size:0;border-color:var(--border)}.control-menu>summary:before{content:"•••";color:var(--muted);font-size:.72rem;letter-spacing:1px}.control-menu:first-of-type>summary:before{content:"A/B";font:650 .64rem ui-monospace,monospace}.control-menu>summary:after,.control-menu>summary .active-indicator{display:none}.control-popover{top:112px}.empty-workspace-card{padding:30px 14px}.empty-actions{flex-direction:column}.empty-actions .btn{width:100%}.center{padding:9px;gap:8px}.plot-header{align-items:center}.plot-title .eyebrow{display:none}.plot-title h2{max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.83rem}.cursor-summary span{font-size:.53rem}.cursor-summary strong{font-size:.66rem}.cursor-summary>div{padding:7px 6px}.waveform-canvas{min-height:320px;height:48dvh}.plot-footer{flex-direction:column}.cursor-details{align-self:flex-end}.trace-chip{max-width:145px}.point-tooltip{min-width:170px;font-size:.62rem}.kv-grid{grid-template-columns:78px minmax(0,1fr)}}@media(max-width:390px){.file-controls .btn-primary .button-icon,.channel-dot{display:none}.filter-chip{padding-inline:6px}.cursor-summary strong{font-size:.6rem}}
