: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:center;align-items:center;padding:50px 36px;display:flex;overflow-y:auto}.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}.headphone-check{text-align:left;cursor:pointer;background:#fbfcff;border:1px solid #ccd5e4;border-radius:10px;grid-template-columns:20px 28px 1fr;align-items:center;gap:12px;width:min(100%,370px);min-height:64px;margin-top:25px;padding:12px 15px;transition:border-color .2s,background .2s;display:grid}.headphone-check:hover{border-color:#9bb7e9}.headphone-check--confirmed{background:#f1f6ff;border-color:#8bb3f6}.headphone-check input{width:18px;height:18px;accent-color:var(--blue);margin:0}.headphone-check svg{fill:none;width:26px;stroke:var(--blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.headphone-check span{flex-direction:column;gap:3px;min-width:0;display:flex}.headphone-check strong{font-size:14px}.headphone-check small{color:var(--muted);font-size:11px;line-height:1.35}.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}.latency-metric{text-align:left;background:#f8faff;border:1px solid #dce3ee;border-radius:9px;grid-template-columns:1fr auto;align-items:baseline;gap:2px 18px;min-width:230px;margin-top:15px;padding:12px 16px;display:grid}.latency-metric>span{color:#405170;font-size:12px;font-weight:650}.latency-metric>strong{color:var(--blue);font-variant-numeric:tabular-nums;font-size:19px}.latency-metric>small{color:#7b869b;grid-column:1/-1;font-size:10px}.error-message{max-width:390px;margin:12px 0 0}.latency-inspector{border-radius:9px;margin-top:15px;position:relative}.latency-inspector .latency-metric{cursor:help;margin-top:0;transition:border-color .18s,box-shadow .18s}.latency-inspector:hover .latency-metric,.latency-inspector:focus-visible .latency-metric,.latency-inspector:focus-within .latency-metric{border-color:#9db9eb;box-shadow:0 8px 24px #0b24551a}.trace-popover{z-index:30;width:min(620px,78vw);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-inspector:hover .trace-popover,.latency-inspector:focus-visible .trace-popover,.latency-inspector:focus-within .trace-popover{visibility:visible;opacity:1;transform:translate(-50%)}.session-stability{background:#ffffffd1;border:1px solid #d8dfeb;border-radius:8px;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:9px 8px}.session-stability>div+div{border-left:1px solid #e1e6ef}.session-stability span,.session-stability strong{display:block}.session-stability span{color:#7a869a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:8px;overflow:hidden}.session-stability strong{color:var(--navy);font-variant-numeric:tabular-nums;font-size:10px}.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;overflow:hidden}.trace-bars__chart>i{border-right:1px solid #ffffffb3;flex-shrink:1;height:100%}.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:88px;height:38px;padding:0 14px;font-size:12px;font-weight:650}.history-header button:disabled{opacity:.45;cursor:not-allowed}.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-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.history-table{border-collapse:collapse;text-align:left;width:100%;min-width:1240px;font-size:12px}.history-table th{color:#66738e;border-bottom:1px solid var(--line);padding:12px 14px;font-size:11px;font-weight:680}.history-table td{vertical-align:top;color:#344767;font-variant-numeric:tabular-nums;border-bottom:1px solid #e2e7ef;padding:15px 14px}.history-table td>strong{max-width:270px;color:var(--navy);font-size:12px;display:block}.history-table td>small{overflow-wrap:anywhere;color:#7b869b;max-width:310px;margin-top:5px;font-size:10px;display:block}.history-stability{min-width:165px}.history-stability strong{white-space:nowrap}.latency-cell{font-weight:720;color:var(--blue)!important}.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{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}.trace-details[open]{min-width:560px}.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--current{font-weight:720;color:#102b60!important;font-size:18px!important;line-height:1.5!important}.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-filters{background:#fff;border:1px solid #d4dce9;border-radius:9px;grid-template-columns:minmax(190px,240px) minmax(240px,1fr) 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-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{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}.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{color:#fff;background:var(--blue);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 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}.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}.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<=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-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}.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(100vw - 32px)}.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{align-items:flex-start}.history-header p{max-width:220px;line-height:1.5}.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-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-chart-panel,.latency-stats-wrap{width:calc(100vw - 36px)}.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}}
