:root{color:#0b2455;font-synthesis:none;text-rendering:optimizelegibility;--blue:#075cf0;--blue-dark:#064bd0;--navy:#0b2455;--muted:#66738e;--line:#d9e0eb;--soft:#f6f8fc;background:#f6f8fc;font-family:Inter,SF Pro Display,Noto Sans SC,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}button:focus-visible,select:focus-visible,input:focus-visible,a:focus-visible,audio:focus-visible{outline-offset:2px;outline:3px solid #075cf040}.app-shell{background:#fff;grid-template-rows:74px minmax(620px,calc(100vh - 136px)) auto 62px;min-height:100vh;display:grid}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 34px;display:flex}.wordmark{color:var(--navy);letter-spacing:-1.2px;font-size:28px;font-weight:760;line-height:1;text-decoration:none}.topbar-actions{align-items:center;gap:28px;display:flex}.topnav{align-items:center;gap:5px;display:flex}.topnav a{color:#596983;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:650;text-decoration:none}.topnav a:hover{color:var(--blue);background:#f2f6fd}.topnav .topnav--active{color:var(--blue);background:#edf4ff}.service-status{align-items:center;gap:10px;font-size:14px;font-weight:620;display:flex}.service-status>span{background:#c7ced9;border-radius:50%;width:9px;height:9px}.service-status--ready>span{background:#27ad59;box-shadow:0 0 0 4px #27ad591a}.service-status--waiting{color:#7a8499}.workspace{grid-template-columns:minmax(260px,25%) minmax(380px,35%) minmax(430px,40%);min-height:0;display:grid}.settings-panel,.capture-panel,.results-panel{min-width:0}.settings-panel,.capture-panel{border-right:1px solid var(--line)}.settings-panel{padding:34px;overflow-y:auto}h1,h2,h3,p{margin-top:0}.settings-panel h2,.results-copy>h2{letter-spacing:-.35px;margin-bottom:32px;font-size:22px}.field{margin-bottom:24px;display:block}.field>span{color:#263c66;margin-bottom:10px;font-size:13px;font-weight:680;display:block}.field select{width:100%;height:52px;color:var(--navy);background:#fff;border:1px solid #ccd5e4;border-radius:7px;padding:0 42px 0 14px;font-size:14px;font-weight:540}.field select:disabled{opacity:1;color:var(--navy);background:#fbfcfe}.swap-button{width:44px;height:44px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #c8d2e1;border-radius:8px;place-items:center;margin:-5px auto 17px;display:grid}.swap-button:hover:not(:disabled){background:#f1f6ff;border-color:#9bb7e9}.swap-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px}.voice-setting{border-top:1px solid var(--line);margin-top:32px;padding-top:28px}.toggle-row{justify-content:space-between;align-items:center;font-size:15px;font-weight:680;display:flex}.voice-setting p{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.55}.voice-preset{text-align:left;margin-top:18px;display:block}.voice-preset>span{color:#263c66;margin-bottom:8px;font-size:12px;font-weight:680;display:block}.voice-preset select{width:100%;height:46px;color:var(--navy);background:#fff;border:1px solid #ccd5e4;border-radius:7px;padding:0 38px 0 12px;font-size:13px}.voice-preset small{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.45;display:block}.toggle{cursor:pointer;background:#bac3d1;border:0;border-radius:999px;width:48px;height:28px;padding:3px;transition:background .2s}.toggle>span{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;display:block;box-shadow:0 2px 6px #0c245538}.toggle--on{background:var(--blue)}.toggle--on>span{transform:translate(20px)}.config-hint,.error-message{color:#b42318;font-size:12px;line-height:1.5}.config-hint{background:#fff6f5;border-left:3px solid #d92d20;margin-top:25px;padding:12px}.language-hint{color:#375078;background:#f3f7ff;border-left:3px solid #77a7f6;margin:24px 0 0;padding:11px 12px;font-size:11px;line-height:1.55}.capture-panel{text-align:center;flex-direction:column;justify-content:safe center;align-items:center;padding:50px 36px;display:flex;overflow-y:auto;container-type:inline-size}.capture-panel h1{letter-spacing:-.8px;margin-bottom:16px;font-size:clamp(25px,2.2vw,34px)}.capture-panel>div:first-child>p{max-width:420px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.6}.audio-device-settings{text-align:left;background:#fff;border:1px solid #d7deea;border-radius:10px;width:min(100%,500px);margin-top:25px;padding:13px 14px}.audio-device-settings__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.audio-device-settings__header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.audio-device-settings__header strong{color:var(--navy);font-size:12px}.audio-device-settings__header small{color:var(--muted);font-size:9px;line-height:1.4}.audio-device-settings__header button{color:var(--blue);cursor:pointer;background:#f5f8ff;border:1px solid #b9cdf2;border-radius:5px;flex:none;padding:6px 9px;font-size:9px;font-weight:680}.audio-device-settings__header button:hover:not(:disabled){border-color:var(--blue);background:#edf3ff}.audio-device-settings__header button:disabled{color:#98a3b5;cursor:not-allowed;background:#f6f7f9;border-color:#d9e0ea}.audio-device-settings__fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.audio-device-settings__fields label{min-width:0}.audio-device-settings__fields label>span{color:#53627c;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.audio-device-settings__fields select{width:100%;height:35px;color:var(--navy);text-overflow:ellipsis;background:#fff;border:1px solid #ccd5e4;border-radius:6px;padding:0 28px 0 9px;font-size:10px}.audio-device-settings__fields select:disabled{color:#8b96a8;background:#f5f6f8}.audio-device-settings>p{color:#6f7d93;margin:8px 0 0;font-size:9px;line-height:1.45}.audio-device-settings>p.audio-device-settings__error{color:#b42318}.record-button{aspect-ratio:1;color:#fff;background:var(--blue);cursor:pointer;border:8px solid #edf3ff;border-radius:50%;place-items:center;width:clamp(132px,12vw,178px);margin:30px 0 18px;padding:0;transition:transform .2s,background .2s,box-shadow .2s;display:grid;box-shadow:0 15px 34px #075cf038}.record-button:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-3px);box-shadow:0 18px 40px #075cf047}.record-button:disabled{cursor:not-allowed;opacity:.52}.record-button--active{background:#db3b35;border-color:#fff0ef;animation:1.8s ease-in-out infinite pulse;box-shadow:0 15px 34px #db3b3538}.record-button svg{fill:none;stroke:currentColor;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;width:46%}.record-button--active svg{fill:currentColor;stroke:none;width:38%}.record-label{letter-spacing:-.2px;font-size:20px}.waveform{justify-content:center;align-items:center;gap:5px;width:min(90%,380px);height:38px;margin-top:25px;display:flex}.waveform i{background:#bbcae2;border-radius:3px;width:3px;transition:background .2s}.waveform--active i{background:var(--blue);animation:1.1s ease-in-out infinite alternate wave}.waveform--active i:nth-child(3n){animation-delay:-.6s}.waveform--active i:nth-child(2n){animation-delay:-.3s}.error-message{max-width:390px;margin:12px 0 0}.latency-metrics{flex:none;gap:8px;width:min(100%,420px);margin-top:15px;display:grid}.latency-overview{text-align:left;background:#f5f8ff;border:1px solid #cbdaf2;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid;position:relative;overflow:visible}.latency-overview__first{cursor:help;border-radius:8px 0 0 8px;min-width:0;padding:10px 12px;transition:background .18s,box-shadow .18s}.latency-overview__first:hover,.latency-overview__first:focus-visible,.latency-overview__first:focus-within{background:#fff;outline:0;box-shadow:inset 0 0 0 1px #9db9eb,0 8px 24px #0b24551a}.latency-overview span,.latency-overview strong,.latency-overview small{display:block}.latency-overview span{color:#657590;margin-bottom:3px;font-size:9px;font-weight:650}.latency-overview strong{color:var(--blue);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.25;overflow:hidden}.latency-overview small{color:#687892;margin-top:4px;font-size:8px;line-height:1.35}.trace-popover{z-index:30;width:min(620px,100cqw - 72px);color:var(--navy);text-align:left;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #cbd6e7;border-radius:12px;padding:18px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,8px);box-shadow:0 20px 50px #0b24552e}.trace-popover:after{content:"";background:#fff;border-bottom:1px solid #cbd6e7;border-right:1px solid #cbd6e7;width:12px;height:12px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.latency-overview__first:hover .trace-popover,.latency-overview__first:focus-visible .trace-popover,.latency-overview__first:focus-within .trace-popover{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.session-stability{background:#ffffffd1;border:1px solid #d8dfeb;border-radius:8px;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,420px);margin-top:11px;display:grid;overflow:hidden}.session-stability>div{text-align:center;min-width:0;padding:10px 8px}.session-stability>div+div{border-left:1px solid #e1e6ef}.session-stability span,.session-stability strong{display:block}.session-stability span{color:#6f7d93;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:9px;overflow:hidden}.session-stability strong{color:var(--navy);font-variant-numeric:tabular-nums;font-size:12px}.timeline-latency-summary{grid-column:span 2;grid-template-columns:1fr 1fr;min-width:0;display:grid}.timeline-latency-summary>div{border-left:1px solid #dce6f5;min-width:0;padding:10px 12px}.timeline-latency-summary>div+div{border-left:1px solid #dce6f5}.latency-detail-grid{background:#fff;border:1px solid #d8dfeb;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.metric-summary{min-width:0;padding:9px 11px}.metric-summary:nth-child(2n){border-left:1px solid #e1e6ef}.metric-summary:nth-child(n+3){border-top:1px solid #e1e6ef}.metric-summary span,.metric-summary strong,.metric-summary small{display:block}.metric-summary span{color:#657590;margin-bottom:3px;font-size:9px;font-weight:680}.metric-summary strong{color:var(--blue);font-variant-numeric:tabular-nums;font-size:13px}.metric-summary small{color:#78859a;margin-top:3px;font-size:8px;line-height:1.35}.metric-summary--native{background:#f5fbf7}.metric-summary--native strong{color:#14734a}.trace-empty{flex-direction:column;gap:6px;display:flex}.trace-empty strong{font-size:14px}.trace-empty span{color:var(--muted);font-size:11px}.trace-bars__header{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.trace-bars__header strong{font-size:14px}.trace-bars__header span{color:var(--muted);font-size:10px}.trace-bars__chart{background:#edf1f7;border-radius:999px;height:13px;margin:15px 0 17px;display:flex;position:relative;overflow:visible}.trace-bars__segment{appearance:none;cursor:help;border:0;border-right:1px solid #ffffffb3;flex-shrink:1;height:100%;padding:0;position:relative}.trace-bars__segment:first-child{border-radius:999px 0 0 999px}.trace-bars__segment:last-child{border-right:0;border-radius:0 999px 999px 0}.trace-bars__segment:hover,.trace-bars__segment:focus-visible{z-index:2;outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px #0b5cf047}.trace-segment__tooltip{z-index:50;color:#fff;text-align:left;visibility:hidden;opacity:0;pointer-events:none;background:#10264d;border-radius:7px;width:max-content;max-width:min(280px,100vw - 48px);padding:10px 12px;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,5px);box-shadow:0 10px 28px #0b24553d}.trace-segment__tooltip:after{content:"";background:#10264d;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.trace-segment__tooltip strong,.trace-segment__tooltip span,.trace-segment__tooltip small{z-index:1;display:block;position:relative}.trace-segment__tooltip strong{white-space:normal;margin-bottom:6px;font-size:11px}.trace-segment__tooltip span{font-size:10px}.trace-segment__tooltip b{color:#a9ccff;font-variant-numeric:tabular-nums}.trace-segment__tooltip small{color:#b9c8df;font-variant-numeric:tabular-nums;margin-top:3px;font-size:9px}.trace-bars__segment:hover .trace-segment__tooltip,.trace-bars__segment:focus-visible .trace-segment__tooltip{visibility:visible;opacity:1;transform:translate(-50%)}.trace-bars__segment:nth-child(-n+2) .trace-segment__tooltip{left:0;transform:translateY(5px)}.trace-bars__segment:nth-child(-n+2):hover .trace-segment__tooltip,.trace-bars__segment:nth-child(-n+2):focus-visible .trace-segment__tooltip{transform:translate(0)}.trace-bars__segment:nth-child(-n+2) .trace-segment__tooltip:after{left:9px;transform:rotate(45deg)}.trace-bars__segment:nth-last-child(-n+2) .trace-segment__tooltip{left:auto;right:0;transform:translateY(5px)}.trace-bars__segment:nth-last-child(-n+2):hover .trace-segment__tooltip,.trace-bars__segment:nth-last-child(-n+2):focus-visible .trace-segment__tooltip{transform:translate(0)}.trace-bars__segment:nth-last-child(-n+2) .trace-segment__tooltip:after{left:auto;right:9px;transform:rotate(45deg)}.trace-bars__legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;display:grid}.trace-bars__legend>div{grid-template-columns:9px minmax(85px,1fr) auto auto;align-items:center;gap:7px;min-width:0;font-size:10px;display:grid}.trace-bars__legend>div>i{border-radius:2px;width:8px;height:8px}.trace-bars__legend span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trace-bars__legend strong{font-variant-numeric:tabular-nums;font-size:10px}.trace-bars__legend small{color:#7b869b;font-variant-numeric:tabular-nums;font-size:9px}.history-panel{border-top:1px solid var(--line);background:#f8faff;padding:34px}.history-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.history-header h2{letter-spacing:-.35px;margin:0 0 7px;font-size:22px}.history-header p{color:var(--muted);margin:0;font-size:12px}.history-header button{color:#405170;cursor:pointer;background:#fff;border:1px solid #c8d2e1;border-radius:7px;min-width:72px;height:38px;padding:0 14px;font-size:12px;font-weight:650}.history-header button:disabled{opacity:.45;cursor:not-allowed}.history-header button.is-active{color:var(--blue);background:#edf4ff;border-color:#a9c4f6}.history-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.history-toolbar{background:#fff;border:1px solid #dbe3ef;border-radius:9px;grid-template-columns:minmax(190px,.55fr) minmax(280px,1fr) auto;align-items:end;gap:12px;margin:-4px 0 20px;padding:14px;display:grid}.history-toolbar label{flex-direction:column;gap:7px;min-width:0;display:flex}.history-toolbar label>span{color:#596983;font-size:10px;font-weight:700}.history-toolbar select,.history-toolbar input{color:#1e3359;width:100%;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #cbd5e4;border-radius:7px;outline:none;padding:0 11px;font-size:12px}.history-toolbar select:focus,.history-toolbar input:focus{border-color:#75a3f3;box-shadow:0 0 0 3px #075cf01c}.history-search input::-webkit-search-cancel-button{cursor:pointer}.history-filter-summary{color:#75829a;white-space:nowrap;justify-content:flex-end;align-items:center;gap:10px;min-width:116px;height:38px;font-size:10px;display:flex}.history-filter-summary button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:680}.history-filter-summary button:hover{text-decoration:underline}.history-notice{color:#985e00;background:#fff9eb;border:1px solid #f0d69d;border-radius:7px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin:-8px 0 18px;padding:10px 13px;font-size:12px;display:flex}.history-notice button{color:#7d4c00;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e5c57f;border-radius:6px;min-width:96px;height:30px;padding:0 11px;font-size:11px;font-weight:700}.history-notice button:hover:not(:disabled){background:#fff4d9;border-color:#cf9f3e}.history-notice button:disabled{cursor:wait;opacity:.58}.history-empty{color:#7b869b;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:38px 20px;font-size:13px}.history-cards{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.history-card{background:#fff;border:1px solid #dbe3ef;border-radius:11px;min-width:0;padding:18px;box-shadow:0 5px 18px #142b530a}.history-card__header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.history-card__header>div:first-child{min-width:0}.history-card__header strong,.history-card__header small{display:block}.history-card__header strong{color:var(--navy);font-size:13px}.history-card__header small{overflow-wrap:anywhere;color:#7b869b;margin-top:5px;font-size:10px}.history-card__header>div:last-child{flex-shrink:0;align-items:center;gap:9px;display:flex}.history-card__header time{color:#7b869b;font-variant-numeric:tabular-nums;font-size:10px}.history-dialogue{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.history-dialogue>div{background:#f7f9fd;border-radius:8px;min-width:0;padding:12px}.history-dialogue>div>span,.history-metrics span{color:#76839a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.history-dialogue p{color:#1e3359;white-space:pre-wrap;overflow-wrap:anywhere;max-height:118px;margin:0;font-size:12px;line-height:1.65;overflow:auto}.history-timeline{gap:6px;max-height:118px;display:grid;overflow:auto}.history-dialogue .history-timeline p{grid-template-columns:minmax(152px,max-content) minmax(0,1fr);gap:9px;max-height:none;display:grid;overflow:visible}.history-timestamp{color:#5c6f91;font-variant-numeric:tabular-nums;white-space:nowrap;flex-direction:column;min-width:0;padding-top:1px;font-size:9px;display:flex}.history-timestamp small{color:#8491a6;font-size:8px;font-weight:500}.history-timeline p>span:last-child{color:#1e3359;letter-spacing:normal;text-transform:none;font-size:12px;font-weight:400}.history-audio{gap:8px;margin:0 0 14px;display:grid}.history-audio__player{background:#fbfcff;border:1px solid #e2e7ef;border-radius:8px;grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;gap:10px;min-width:0;padding:9px 11px;display:grid}.history-audio__player>span{color:#52617b;font-size:10px;font-weight:700}.history-audio__player audio{width:100%;min-width:0;height:32px}.history-audio__player a{width:32px;height:32px;color:var(--blue);background:#fff;border:1px solid #c9d5e8;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.history-audio__player a:hover{background:#f2f7ff;border-color:#8eb2ef}.history-audio__player svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px}.history-audio--empty{color:#7b869b;border:1px dashed #d7deea;border-radius:8px;padding:10px 12px;font-size:11px}.history-metrics{background:#e2e7ef;border:1px solid #e2e7ef;border-radius:8px;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.history-metrics>div{background:#fff;min-width:0;padding:10px}.history-metrics strong,.history-metrics small{color:#263b60;font-variant-numeric:tabular-nums;font-size:10px;line-height:1.45;display:block}.history-metrics small{color:#7b869b;margin-top:4px;font-size:9px}.latency-cell{font-weight:720;color:var(--blue)!important}.history-metrics .latency-cell strong{color:var(--blue)}.history-metrics .timeline-latency-cell strong,.history-metrics .tail-latency-cell strong,.history-metrics .audio-timeline-latency-cell strong{color:#4f46e5}.history-metrics .native-latency-cell{background:#f5fbf7}.history-metrics .native-latency-cell strong{color:#14734a}.outcome{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:680;display:inline-flex}.outcome--completed{color:#13743e;background:#e8f7ee}.outcome--error{color:#b42318;background:#fff0ef}.trace-details{margin-top:14px;position:relative}.trace-details summary{color:var(--blue);cursor:pointer;white-space:nowrap;font-weight:680}.trace-details[open] .trace-bars{background:#fff;border:1px solid #dce3ee;border-radius:9px;margin-top:14px;padding:16px}.history-card .trace-details[open]{min-width:0}.results-panel{grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.results-copy{grid-template-rows:auto minmax(150px,1fr) minmax(150px,1fr);min-height:0;padding:34px 32px 0;display:grid}.results-copy>h2{margin-bottom:7px}.transcript{min-height:0;padding:25px 4px;overflow:auto}.transcript:focus-visible{outline-offset:-3px;outline:3px solid #075cf040}.transcript--translated{border-top:1px solid var(--line)}.transcript h3{margin-bottom:17px;font-size:16px}.transcript p{color:#1d315a;white-space:pre-wrap;font-size:16px;line-height:1.6}.transcript p.placeholder{color:#7b869b}.lyric-stream{flex-direction:column;gap:10px;min-height:0;display:flex}.lyric-line{content-visibility:auto;contain-intrinsic-size:auto 2em;transform-origin:0 0;margin:0;transition:color .2s,opacity .2s,transform .2s}.lyric-line--timed{grid-template-columns:minmax(178px,max-content) minmax(0,1fr);align-items:baseline;gap:12px;display:grid}.lyric-timestamp{color:#6680ab;font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;flex-direction:column;min-width:0;font-size:10px;font-weight:650;display:flex}.lyric-timestamp small{color:#8491a6;letter-spacing:0;font-size:9px;font-weight:500}.lyric-line--current{font-weight:720;color:#102b60!important;font-size:18px!important;line-height:1.5!important}.lyric-line--current .lyric-timestamp{color:var(--blue);font-size:11px}.lyric-line--current .lyric-timestamp small{color:#5876a8;font-size:9px}.lyric-line--depth-0{opacity:1}.lyric-line--depth-1{opacity:.66}.lyric-line--depth-2{opacity:.42}.lyric-line--depth-3{opacity:.24}.lyric-line--depth-4{opacity:.16}.lyric-line--depth-5{opacity:.12}.lyric-line:not(.lyric-line--current):hover{opacity:1}.audio-output{border-top:1px solid var(--line);padding:22px 32px 27px}.audio-title{justify-content:space-between;align-items:baseline;margin-bottom:15px;display:flex}.audio-title strong{font-size:15px}.audio-title span{color:var(--muted);font-size:12px}.audio-title .live-audio{color:#168447;font-weight:680}.player-row{align-items:center;gap:12px;display:flex}.player-row audio{width:100%;height:42px}.download-button{height:42px;color:var(--blue);border:1px solid #c8d2e1;border-radius:8px;flex:0 0 42px;place-items:center;display:grid}.download-button svg,.empty-player svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px}.empty-player{color:#24385f;align-items:center;gap:12px;font-size:12px;display:flex}.empty-player i{background:#dce2eb;border-radius:2px;flex:1;height:3px}.play-placeholder{width:42px;height:42px;color:var(--blue);border:1px solid #c8d2e1;border-radius:50%;place-items:center;display:grid}.play-placeholder svg{fill:currentColor;stroke:none}.download-placeholder{color:#9aa6b9;border:1px solid #d5dce7;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.footer-bar{border-top:1px solid var(--line);color:#405170;align-items:center;gap:38px;padding:0 34px;font-size:12px;display:flex}.footer-bar span{align-items:center;gap:10px;display:flex}.footer-bar span+span{border-left:1px solid var(--line);padding-left:38px}.footer-bar svg{fill:none;width:21px;stroke:var(--blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.footer-bar span:nth-child(2) svg{stroke:#697994}.comparison-shell{background:#f6f8fc;min-height:100vh}.comparison-shell .topbar{background:#fff;height:74px}.comparison-main{width:min(100%,1720px);margin:0 auto;padding:46px 34px 70px}.comparison-intro{justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:38px;display:flex}.comparison-intro h1{color:var(--navy);letter-spacing:-1.6px;margin-bottom:14px;font-size:clamp(30px,3vw,46px);line-height:1.08}.comparison-intro>div>p{max-width:760px;color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.7}.comparison-summary{border-left:1px solid var(--line);flex:none;margin:0;display:flex}.comparison-summary div{min-width:104px;padding:0 22px}.comparison-summary div+div{border-left:1px solid var(--line)}.comparison-summary dt{color:var(--muted);margin-bottom:7px;font-size:11px;font-weight:680}.comparison-summary dd{color:var(--navy);font-variant-numeric:tabular-nums;margin:0;font-size:25px;font-weight:760}.comparison-section{border-top:1px solid #cfd8e7;padding:28px 0 0}.comparison-section__header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:20px;display:flex}.comparison-section__header h2{letter-spacing:-.35px;margin-bottom:8px;font-size:21px}.comparison-section__header p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.comparison-section__header>span{color:#7c889c;white-space:nowrap;font-size:11px}.comparison-table-wrap{background:#fff;border:1px solid #d4dce9;border-radius:10px;overflow:auto;box-shadow:0 14px 40px #0b24550e}.comparison-table{border-collapse:separate;border-spacing:0;color:#24385f;width:100%;min-width:1660px;font-size:12px;line-height:1.52}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e3e8f1;border-right:1px solid #e3e8f1;padding:17px 16px}.comparison-table th:last-child,.comparison-table td:last-child{border-right:0}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table thead th{z-index:2;color:#4f5f79;white-space:nowrap;background:#f4f7fb;padding-top:13px;padding-bottom:13px;font-size:11px;font-weight:720;position:sticky;top:0}.comparison-table thead th:first-child{z-index:4;left:0}.comparison-table tbody th{z-index:1;background:#fff;width:205px;min-width:205px;position:sticky;left:0;box-shadow:1px 0 #e3e8f1}.comparison-table tbody tr:hover td,.comparison-table tbody tr:hover th{background:#f8fbff}.comparison-table tbody th strong{color:var(--navy);margin-bottom:6px;font-size:13px;display:block}.comparison-table tbody th span{color:#718099;overflow-wrap:anywhere;font-size:11px;line-height:1.42;display:block}.comparison-table tbody th code{color:#405170;overflow-wrap:anywhere;margin-top:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:520;line-height:1.45;display:block}.runtime-status{color:#7a8499;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:680;display:inline-flex}.runtime-status i{background:#bbc3cf;border-radius:50%;width:7px;height:7px}.runtime-status--ready{color:#187842}.runtime-status--ready i{background:#28a75a;box-shadow:0 0 0 3px #28a75a1a}.capability-positive{color:#0755d5}.capability-note{color:#187842;margin-top:7px;font-size:10px;display:block}.sample-rate{color:var(--navy);white-space:nowrap;font-size:11px}.document-links{flex-direction:column;align-items:flex-start;gap:6px;min-width:96px;display:flex}.document-links a{color:var(--blue);white-space:nowrap;font-size:11px;font-weight:650;text-decoration:none}.document-links a:hover{text-underline-offset:3px;text-decoration:underline}.document-links a span{margin-left:3px;font-size:10px}.comparison-footnote{color:#76839a;margin:15px 2px 0;font-size:11px;line-height:1.55}.latency-comparison{margin-bottom:38px}.latency-comparison__header{align-items:flex-end}.latency-source-summary{flex-shrink:0;align-items:center;gap:12px;display:flex}.latency-source-summary span{color:#7c889b;font-size:10px}.latency-source-summary a{color:#fff;background:var(--blue);border-radius:5px;padding:8px 11px;font-size:10px;font-weight:680;text-decoration:none}.latency-source-summary a:hover{background:var(--blue-dark)}.latency-filters{background:#fff;border:1px solid #d4dce9;border-radius:9px;grid-template-columns:minmax(170px,210px) minmax(220px,.8fr) minmax(390px,1.2fr) auto;align-items:end;gap:14px;margin-bottom:18px;padding:16px 18px;display:grid}.latency-filters label>span,.latency-filter-summary>span{color:#53627c;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.latency-filters select{width:100%;height:40px;color:var(--navy);background:#fff;border:1px solid #cbd5e4;border-radius:6px;padding:0 34px 0 11px;font-size:11px}.latency-time-filter{border:0;min-width:0;margin:0;padding:0}.latency-time-filter legend{color:#53627c;margin-bottom:7px;padding:0;font-size:10px;font-weight:700}.latency-time-filter__inputs{grid-template-columns:minmax(145px,1fr) auto minmax(145px,1fr) auto;align-items:end;gap:7px;display:grid}.latency-time-filter__inputs label>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.latency-time-filter__inputs input{width:100%;min-width:0;height:40px;color:var(--navy);background:#fff;border:1px solid #cbd5e4;border-radius:6px;padding:0 8px;font-family:inherit;font-size:10px}.latency-time-filter__inputs i{color:#8792a5;align-self:center;font-size:9px;font-style:normal}.latency-time-filter__inputs button{height:40px;color:var(--blue);cursor:pointer;background:#f5f8ff;border:1px solid #b9cdf2;border-radius:6px;padding:0 10px;font-size:9px;font-weight:680}.latency-time-filter__inputs button:hover:not(:disabled){border-color:var(--blue);background:#edf3ff}.latency-time-filter__inputs button:disabled{color:#9aa5b7;cursor:not-allowed;background:#f6f7f9;border-color:#d9e0ea}.latency-time-filter>small{color:#7a869a;margin-top:5px;font-size:8px;line-height:1.35;display:block}.latency-time-filter--invalid input{border-color:#d92d20}.latency-time-filter--invalid>small{color:#b42318}.latency-filter-summary{border-left:1px solid #dde3ec;min-width:175px;padding:0 2px 2px 16px}.latency-filter-summary strong,.latency-filter-summary small{display:block}.latency-filter-summary strong{color:var(--navy);font-variant-numeric:tabular-nums;font-size:14px}.latency-filter-summary small{color:#7a869a;margin-top:4px;font-size:9px}.latency-chart-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.latency-chart-panel{background:#fff;border:1px solid #d4dce9;border-radius:10px;min-width:0;overflow:hidden;box-shadow:0 12px 32px #0b24550b}.latency-chart-panel__header{border-bottom:1px solid #e3e8f1;justify-content:space-between;align-items:baseline;gap:14px;padding:16px 18px 12px;display:flex}.latency-chart-panel__header strong{color:var(--navy);font-size:12px}.latency-chart-panel__header span{color:#7b879b;white-space:nowrap;font-size:9px}.latency-chart-scroll{padding:8px 8px 0;overflow-x:auto}.latency-chart-stage{width:100%;min-width:620px;position:relative}.latency-chart{width:100%;min-width:620px;height:auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:block}.chart-grid-line{stroke:#e3e8f1;stroke-width:1px}.chart-axis-label{fill:#7b879b;font-variant-numeric:tabular-nums;font-size:9px}.chart-value-label{fill:#20365d;font-variant-numeric:tabular-nums;font-size:9px;font-weight:720}.chart-provider-label{fill:#2e4268;font-size:10px;font-weight:700}.chart-sample-label{fill:#7c889b;font-size:8px}.chart-hover-target{cursor:help;outline:none}.chart-mean-bar,.chart-range-line,.chart-average-line,.chart-sample-point{transition:filter .15s,opacity .15s,stroke-width .15s}.chart-error-hit,.chart-mean-hit{fill:#0000;pointer-events:all}.chart-hover-target:hover .chart-mean-bar,.chart-hover-target:focus-visible .chart-mean-bar{filter:brightness(.92)saturate(1.15);opacity:1;stroke:#0b2455;stroke-width:1.5px}.chart-hover-target:hover .chart-range-line,.chart-hover-target:focus-visible .chart-range-line,.chart-hover-target:hover .chart-average-line,.chart-hover-target:focus-visible .chart-average-line{filter:brightness(.82)saturate(1.2);stroke-width:4px}.chart-hover-target:hover .chart-sample-point,.chart-hover-target:focus-visible .chart-sample-point{filter:brightness(.9)saturate(1.2);fill-opacity:1;stroke:#0b2455;stroke-width:2.5px}.chart-hover-tooltip{z-index:8;color:#fff;pointer-events:none;background:#0a1935f5;border:1px solid #ffffff1f;border-radius:8px;width:max-content;max-width:250px;padding:11px 12px;font-size:10px;line-height:1.45;position:absolute;box-shadow:0 10px 28px #0818363d}.chart-hover-tooltip[data-placement=above]{transform:translate(-50%,calc(-100% - 12px))}.chart-hover-tooltip[data-placement=below]{transform:translate(-50%,12px)}.chart-hover-tooltip strong{color:#fff;margin-bottom:7px;font-size:11px;display:block}.chart-hover-tooltip dl{margin:0}.chart-hover-tooltip dl div{justify-content:space-between;gap:20px;padding:2px 0;display:flex}.chart-hover-tooltip dt{color:#aebbd2}.chart-hover-tooltip dd{color:#fff;text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-weight:680}.chart-hover-tooltip p{color:#ccd6e7;border-top:1px solid #ffffff24;margin:8px 0 0;padding-top:7px}.latency-stats-wrap{background:#fff;border:1px solid #d4dce9;border-radius:9px;margin-top:16px;overflow-x:auto}.latency-stats-table{border-collapse:collapse;color:#344867;font-variant-numeric:tabular-nums;width:100%;min-width:760px;font-size:11px}.latency-stats-table th,.latency-stats-table td{text-align:right;border-bottom:1px solid #e4e9f1;border-right:1px solid #e4e9f1;padding:12px 14px}.latency-stats-table th:last-child,.latency-stats-table td:last-child{border-right:0}.latency-stats-table tbody tr:last-child th,.latency-stats-table tbody tr:last-child td{border-bottom:0}.latency-stats-table thead th{color:#5c6980;white-space:nowrap;background:#f4f7fb;font-size:9px}.latency-stats-table thead th:first-child,.latency-stats-table tbody th{text-align:left}.latency-stats-table tbody th{min-width:210px;padding-left:26px;position:relative}.latency-stats-table tbody th>i{border-radius:4px;width:5px;height:22px;position:absolute;top:16px;left:13px}.latency-stats-table tbody th strong,.latency-stats-table tbody th small{display:block}.latency-stats-table tbody th strong{color:var(--navy);font-size:11px}.latency-stats-table tbody th small{color:#7c889a;overflow-wrap:anywhere;margin-top:3px;font-size:8px}.latency-caveat{color:#76839a;margin:12px 2px 0;font-size:10px;line-height:1.55}.latency-empty{text-align:center;background:#ffffff8c;border:1px dashed #c9d3e3;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:28px;display:flex}.latency-empty strong{color:var(--navy);margin-bottom:7px;font-size:14px}.latency-empty span{max-width:520px;color:var(--muted);font-size:11px;line-height:1.55}.latency-empty a,.latency-empty button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:5px;margin-top:15px;padding:8px 12px;font-size:10px;font-weight:680;text-decoration:none}.benchmark-shell{background:#f6f8fc;min-height:100vh}.benchmark-shell .topbar{background:#fff;height:74px}.benchmark-main{width:min(100%,1540px);margin:0 auto;padding:44px 34px 76px}.benchmark-intro{justify-content:space-between;align-items:flex-end;gap:42px;margin-bottom:38px;display:flex}.benchmark-intro h1{letter-spacing:-1.5px;margin-bottom:13px;font-size:clamp(30px,3vw,45px);line-height:1.08}.benchmark-intro>div:first-child>p{max-width:840px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.benchmark-principle{border-left:2px solid #7ba9f4;flex:0 0 280px;padding:4px 0 4px 22px}.benchmark-principle strong,.benchmark-principle span{display:block}.benchmark-principle strong{margin-bottom:7px;font-size:12px}.benchmark-principle span{color:var(--muted);font-size:11px;line-height:1.5}.benchmark-config,.benchmark-files,.benchmark-results{border-top:1px solid #cfd8e7;padding:27px 0 30px}.benchmark-section-heading{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:20px;display:flex}.benchmark-section-heading h2{letter-spacing:-.3px;margin-bottom:7px;font-size:20px}.benchmark-section-heading p{max-width:780px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.benchmark-section-heading>strong{color:var(--blue);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px}.benchmark-section-heading>span{color:var(--muted);font-size:12px}.benchmark-form-grid{grid-template-columns:minmax(430px,1.15fr) minmax(330px,.85fr);gap:26px;display:grid}.provider-checks{border:0;min-width:0;margin:0;padding:0}.provider-checks legend,.batch-settings>label>span{color:#2d4268;margin-bottom:10px;font-size:12px;font-weight:700}.provider-checks__actions{justify-content:flex-end;gap:8px;margin:-26px 0 12px;display:flex}.provider-checks__actions button,.result-actions button{color:#52627e;cursor:pointer;background:#fff;border:1px solid #ccd5e4;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:650}.provider-checks__actions button:hover,.result-actions button:hover:not(:disabled){color:var(--blue);border-color:#94b4e9}.provider-checks label{background:#fff;border:1px solid #d7deea;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:57px;padding:10px 13px;display:grid}.provider-checks label:first-of-type{border-radius:8px 8px 0 0}.provider-checks label:last-of-type{border-radius:0 0 8px 8px}.provider-checks label+label{margin-top:-1px}.provider-checks input{width:16px;height:16px;accent-color:var(--blue);margin:0}.provider-checks span{min-width:0}.provider-checks span strong,.provider-checks span small{display:block}.provider-checks span strong{margin-bottom:3px;font-size:12px}.provider-checks span small{color:#748198;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.provider-checks label>i{color:#8a95a7;font-size:9px;font-style:normal;font-weight:680}.provider-checks label>i.is-ready{color:#16834a}.batch-settings{background:#fff;border:1px solid #d7deea;border-radius:8px;grid-template-columns:1fr 1fr;align-content:start;gap:17px;padding:18px;display:grid}.batch-settings>label,.batch-settings>label>span{display:block}.batch-settings select{width:100%;height:43px;color:var(--navy);background:#fff;border:1px solid #ccd5e4;border-radius:6px;padding:0 34px 0 10px;font-size:11px}.batch-settings select:disabled{color:#596983;opacity:1;background:#f6f8fc}.direction-control{grid-template-columns:1fr 36px 1fr;gap:6px;display:grid}.direction-control button{color:var(--blue);cursor:pointer;background:#fff;border:1px solid #ccd5e4;border-radius:6px;place-items:center;font-weight:750;display:grid}.direction-control button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px}.batch-toggle{grid-column:1/-1;align-items:center;gap:11px;padding-top:4px;display:flex!important}.batch-toggle input{width:17px;height:17px;accent-color:var(--blue);margin:0}.batch-toggle span strong,.batch-toggle span small{display:block}.batch-toggle span strong{margin-bottom:3px;font-size:11px}.batch-toggle span small{color:var(--muted);font-size:9px;line-height:1.4}.file-button{color:#fff;background:var(--blue);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;min-height:36px;padding:0 13px;font-size:11px;font-weight:680;display:inline-flex;position:relative}.file-button:hover{background:var(--blue-dark)}.file-button.is-disabled{cursor:not-allowed;opacity:.48}.file-button.is-disabled:hover{background:var(--blue)}.file-button input{opacity:0;width:1px;height:1px;position:absolute}.batch-error{color:#b42318;background:#fff5f4;border-left:3px solid #d92d20;margin:0 0 14px;padding:10px 12px;font-size:11px;line-height:1.5}.batch-empty{color:#77849a;text-align:center;background:#ffffff8c;border:1px dashed #cbd5e3;border-radius:8px;place-items:center;min-height:92px;padding:20px;font-size:11px;display:grid}.benchmark-runner{color:#fff;background:#0b2455;border-radius:9px;justify-content:space-between;align-items:center;gap:30px;margin:4px 0 32px;padding:20px 22px;display:flex;box-shadow:0 13px 30px #0b24551f}.benchmark-runner>div{flex:1;min-width:0}.benchmark-runner strong,.benchmark-runner span,.benchmark-runner small{display:block}.benchmark-runner strong{margin-bottom:4px;font-size:13px}.benchmark-runner span{color:#d4def0;min-height:17px;font-size:10px}.benchmark-runner small{color:#a9b9d4;margin-top:7px;font-size:9px}.batch-progress{background:#ffffff26;border-radius:99px;height:5px;margin-top:12px;overflow:hidden}.batch-progress i{border-radius:inherit;background:#6fa4ff;height:100%;transition:width .25s;display:block}.benchmark-runner .batch-sync-status{color:#b9d7ff;margin-top:7px;font-weight:650}.benchmark-runner .batch-sync-status--error{color:#ffd0cb}.primary-action,.secondary-action{cursor:pointer;white-space:nowrap;border-radius:6px;min-height:40px;padding:0 16px;font-size:11px;font-weight:700}.primary-action{color:var(--navy);background:#fff;border:0}.secondary-action{color:#fff;background:0 0;border:1px solid #fff6}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.45}.result-actions{gap:7px;display:flex}.result-actions button:disabled{cursor:not-allowed;opacity:.45}.batch-table-wrap{background:#fff;border:1px solid #d4dce9;border-radius:8px;overflow:auto}.batch-table{border-collapse:collapse;color:#2b3f63;width:100%;font-size:10px;line-height:1.45}.batch-table th,.batch-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e4e9f1;border-right:1px solid #e4e9f1;padding:12px 13px}.batch-table th:last-child,.batch-table td:last-child{border-right:0}.batch-table tr:last-child td{border-bottom:0}.batch-table thead th{color:#586780;white-space:nowrap;background:#f4f7fb;font-size:9px;font-weight:720}.batch-table tbody tr:hover{background:#f9fbff}.batch-table td strong,.batch-table td small{display:block}.batch-table td strong{color:var(--navy);font-size:11px}.batch-table td small{color:#78849a;overflow-wrap:anywhere;margin-top:4px;font-size:8px}.media-stored{color:#157344;white-space:nowrap;background:#e9f8ef;border-radius:99px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.aggregate-table,.trial-table{min-width:1080px}.trial-outcome{color:#72520a;white-space:nowrap;background:#fff5cc;border-radius:99px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.trial-outcome--completed{color:#157344;background:#e9f8ef}.trial-outcome--disconnected,.trial-outcome--error,.trial-outcome--timeout{color:#a02c24;background:#fff0ee}.trial-error{color:#9c3a32;max-width:260px}@keyframes pulse{50%{box-shadow:0 0 0 15px #db3b3514,0 15px 34px #db3b3538}}@keyframes wave{0%{transform:scaleY(.45)}to{transform:scaleY(1.15)}}@media (width>=981px) and (height<=900px){.capture-panel{padding:28px 36px}.capture-panel h1{margin-bottom:10px}.audio-device-settings{margin-top:16px;padding:10px 12px}.audio-device-settings__fields{margin-top:8px}.record-button{width:clamp(124px,10vw,148px);margin:18px 0 10px}.waveform{height:30px;margin-top:12px}.latency-metrics{margin-top:10px}.session-stability{margin-top:8px}}@media (width<=980px){.app-shell{display:block}.topbar{height:68px;padding:0 22px}.workspace{grid-template-columns:280px 1fr;display:grid}.capture-panel{border-right:0;min-height:590px}.results-panel{border-top:1px solid var(--line);grid-column:1/-1;min-height:620px}.history-panel{padding:30px 22px}.footer-bar{min-height:58px}.comparison-main{padding:38px 22px 56px}.comparison-intro{display:block}.comparison-summary{border-left:0;margin-top:28px}.comparison-summary div:first-child{padding-left:0}.latency-filters{grid-template-columns:1fr 1fr}.latency-time-filter{grid-column:1/-1}.latency-filter-summary{border-top:1px solid #dde3ec;border-left:0;grid-column:1/-1;padding:10px 0 0}.latency-chart-grid{grid-template-columns:1fr}.benchmark-main{padding:38px 22px 60px}.benchmark-intro{display:block}.benchmark-principle{margin-top:25px}.benchmark-form-grid{grid-template-columns:1fr}}@media (width<=680px){.wordmark{font-size:24px}.topbar-actions{gap:10px}.topnav{gap:2px}.topnav a{padding:8px 7px;font-size:11px}.topbar .service-status{display:none}.workspace{display:block}.settings-panel{border-right:0;border-bottom:1px solid var(--line);padding:28px 22px}.settings-panel h2{margin-bottom:24px}.capture-panel{border-right:0;min-height:560px;padding:50px 22px}.audio-device-settings__header{align-items:flex-start}.audio-device-settings__fields{grid-template-columns:1fr}.record-button{width:142px}.results-panel{min-height:680px}.results-copy{padding:28px 22px 0}.audio-output{padding:20px 22px 25px}.audio-title{gap:10px}.trace-popover{width:calc(100cqw - 44px)}.trace-bars__legend{grid-template-columns:1fr}.session-stability{grid-template-columns:1fr 1fr}.session-stability>div:nth-child(3){border-top:1px solid #e1e6ef;border-left:0}.session-stability>div:nth-child(4){border-top:1px solid #e1e6ef}.history-panel{padding:28px 22px}.history-header{flex-direction:column;align-items:flex-start}.history-header p{max-width:220px;line-height:1.5}.history-actions{justify-content:flex-start}.history-toolbar{grid-template-columns:1fr;align-items:stretch}.history-filter-summary{justify-content:space-between}.history-dialogue{grid-template-columns:1fr}.history-audio__player{grid-template-columns:1fr 34px}.history-audio__player>span{grid-column:1/-1}.history-metrics{grid-template-columns:1fr 1fr}.footer-bar{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 22px}.footer-bar span+span{border:0;padding:0}.comparison-main{padding:30px 18px 48px}.comparison-intro{margin-bottom:32px}.comparison-intro h1{letter-spacing:-1px;font-size:32px}.comparison-summary{overflow-x:auto}.comparison-summary div{min-width:96px;padding:0 16px}.comparison-section__header{display:block}.comparison-section__header>span{margin-top:10px;display:block}.comparison-table-wrap{width:calc(100vw - 36px)}.latency-filters{grid-template-columns:1fr}.latency-time-filter{grid-column:auto}.latency-time-filter__inputs{grid-template-columns:1fr}.latency-time-filter__inputs i{display:none}.latency-filter-summary{border-top:1px solid #dde3ec;border-left:0;padding:10px 0 0}.latency-chart-panel__header{flex-direction:column;align-items:flex-start;gap:5px}.latency-source-summary{flex-direction:column;align-items:flex-start;width:100%}.latency-chart-panel,.latency-stats-wrap{width:calc(100vw - 36px)}.latency-chart-stage,.latency-chart{width:620px}.benchmark-main{padding:29px 18px 50px}.benchmark-intro h1{letter-spacing:-1px;font-size:31px}.benchmark-principle{padding-left:15px}.benchmark-section-heading{display:block}.benchmark-section-heading>strong,.benchmark-section-heading>span{margin-top:10px;display:block}.benchmark-form-grid{gap:18px}.batch-settings{grid-template-columns:1fr}.batch-toggle{grid-column:1}.file-button{margin-top:13px}.benchmark-runner{padding:18px;display:block}.benchmark-runner button{width:100%;margin-top:15px}.result-actions{flex-wrap:wrap;margin-top:13px}.batch-table-wrap{width:calc(100vw - 36px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
