@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#171b22;background:#fff;font-synthesis:none;--ink: #171b22;--muted: #707784;--faint: #a6acb6;--line: #e1e4e8;--soft: #f6f7f8;--graphite: #20242b;--coral: #f04b42;--coral-dark: #d93d35;--coral-soft: #fff0ee;--green: #18a668;--blue: #3b7ddd;--danger: #e4403a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#fff}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;stroke-width:1.8}.app-shell{min-height:100vh;display:grid;grid-template-columns:222px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:222px;padding:28px 12px 24px;display:flex;flex-direction:column;color:#f8f9fb;background:radial-gradient(circle at 0 100%,#2e343d 0,#20242b 52%,#1b1f25);z-index:20}.brand{border:0;background:none;color:inherit;cursor:pointer;display:flex;align-items:center;text-align:left}.sidebar .brand{padding:0 20px;gap:12px}.brand>svg{color:var(--coral);width:34px;height:34px;stroke-width:2.4}.brand>span{display:flex;flex-direction:column;gap:3px}.brand strong{font-size:22px;letter-spacing:.05em}.brand small{color:#a9afb8;font-size:10px;letter-spacing:.12em}.sidebar nav{margin-top:44px;display:grid;gap:7px}.sidebar nav button{position:relative;display:flex;align-items:center;gap:15px;width:100%;min-height:52px;padding:0 18px;border:0;border-radius:9px;color:#d7dbe0;background:transparent;font-size:15px;cursor:pointer;transition:background .18s ease,color .18s ease}.sidebar nav button:hover{color:#fff;background:#292e35}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#693e3d,#8e4b47)}.sidebar nav button.active:before{content:"";position:absolute;inset:8px auto 8px -2px;width:3px;border-radius:4px;background:#ff675e}.sidebar-foot{margin-top:auto;display:flex;align-items:center;gap:10px;padding:0 20px;color:#b1b6bf}.sidebar-foot svg{width:22px;color:var(--coral)}.sidebar-foot span{display:flex;flex-direction:column}.sidebar-foot b{color:#e8eaed;font-size:12px}.sidebar-foot small{font-size:10px;margin-top:2px}.workspace{grid-column:2;min-width:0;min-height:100vh}.topbar{height:64px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:22px;padding:0 30px}.api-status{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;border-radius:10px;color:#b63c35;background:#fff1ef;font-size:13px;font-weight:500}.api-status i,.api-mini i{width:8px;height:8px;border-radius:50%;background:var(--coral)}.api-status.ready{color:#14794f;background:#e9f8f1}.api-status.ready i,.api-mini i.ready{background:var(--green)}.top-settings{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;cursor:pointer;font-size:13px}.top-settings svg{width:18px}.mobile-header,.bottom-nav{display:none}.page{width:min(1240px,calc(100% - 64px));margin:0 auto;padding:40px 0 36px}.page-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.page-title h1,.history-list-pane h1{margin:0;font-size:clamp(29px,3vw,40px);line-height:1.15;letter-spacing:-.04em}.page-title p{margin:8px 0 0;color:var(--muted);font-size:15px}.live-state{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.live-state i{width:8px;height:8px;border-radius:50%;background:#aeb4bd}.live-state.on i{background:var(--coral);box-shadow:0 0 0 5px var(--coral-soft)}.language-row{display:grid;grid-template-columns:minmax(210px,278px) auto minmax(210px,278px);justify-content:center;align-items:end;gap:24px}.language-row>svg{margin-bottom:13px;color:#353b44}label{display:grid;gap:8px}label>span{font-size:13px;font-weight:600}label em{color:var(--muted);font-style:normal;font-weight:400}select,input,textarea{width:100%;color:var(--ink);border:1px solid #d7dbe0;border-radius:8px;background:#fff;outline:none;transition:border .15s,box-shadow .15s}select,input{height:44px;padding:0 14px}textarea{min-height:82px;padding:12px 14px;resize:vertical}select:focus,input:focus,textarea:focus{border-color:#f07870;box-shadow:0 0 0 3px var(--coral-soft)}.source-tabs{width:350px;height:48px;margin:24px auto 0;padding:3px;display:grid;grid-template-columns:1fr 1.1fr;background:var(--soft);border:1px solid var(--line);border-radius:999px}.source-tabs button{display:flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:999px;color:#565d68;background:transparent;cursor:pointer;font-size:14px}.source-tabs button.active{color:var(--coral);background:var(--coral-soft);font-weight:600}.source-tabs button:disabled{cursor:not-allowed;opacity:.65}.record-zone{width:min(740px,100%);min-height:190px;margin:12px auto 0;display:grid;grid-template-columns:1fr 138px 1fr;align-items:center;gap:28px}.waveform{display:flex;justify-content:center;align-items:center;gap:5px;height:70px;overflow:hidden}.waveform i{width:4px;border-radius:9px;background:#e7e9ec}.waveform.active i{background:#ffb5af;animation:wave .65s ease-in-out infinite alternate}@keyframes wave{to{transform:scaleY(.45);opacity:.55}}.record-button{position:relative;aspect-ratio:1;width:138px;border:9px solid #fee4e1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;background:linear-gradient(145deg,#fb5a51,#e94239);box-shadow:0 0 0 7px #fff0ee,0 15px 34px #e8453b2b;cursor:pointer;transition:transform .15s,box-shadow .15s}.record-button:hover{transform:translateY(-2px);box-shadow:0 0 0 7px #fff0ee,0 18px 40px #e8453b3d}.record-button:active{transform:scale(.98)}.record-button svg{width:36px;height:36px;stroke-width:2.2}.record-button span{font-size:14px}.record-button.recording{background:var(--graphite);border-color:#dadddf;box-shadow:0 0 0 7px #eff0f2}.permission-note{width:min(780px,100%);min-height:46px;margin:-4px auto 18px;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;color:#666d78;background:#f6f7f8;font-size:12px}.permission-note b{color:#424852}.permission-note svg{flex:0 0 auto;width:17px}.error-note{padding:11px 14px;border:1px solid #ffc7c3;color:#a52e29;background:#fff3f2;border-radius:8px;font-size:13px}.transcript-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.transcript-panel{min-height:286px;padding:22px 24px;border:1px solid var(--line);border-radius:10px;background:#fff}.transcript-panel header{display:flex;justify-content:space-between;align-items:center}.transcript-panel h2{margin:0;font-size:17px}.transcript-panel header>div{display:flex;align-items:center;gap:5px}.transcript-panel header button{width:32px;height:32px;border:0;background:transparent;color:#747b85;border-radius:6px;cursor:pointer}.transcript-panel header button:hover{color:var(--ink);background:var(--soft)}.transcript-panel header svg{width:17px}.transcript-panel>p{margin:22px 0;font-size:16px;line-height:1.9;white-space:pre-wrap}.listening{display:flex;align-items:center;gap:6px;color:var(--coral);font-size:12px}.listening i{width:6px;height:6px;border-radius:50%;background:var(--coral);animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.25}}.empty-transcript{height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#89909b;text-align:center}.empty-transcript>svg{width:43px;height:43px;margin-bottom:15px;stroke-width:1.35}.empty-transcript strong{color:#5e6570;font-size:14px;font-weight:500}.empty-transcript span:last-child{margin-top:7px;font-size:12px}.translate-mark{position:relative;margin-bottom:13px;font-family:serif;font-size:42px;line-height:1}.translate-mark small{font-size:20px}.https-foot{min-height:52px;display:flex;align-items:center;gap:10px;color:#838a94;font-size:11px}.https-foot svg{width:16px}.https-foot button{margin-left:auto;display:flex;gap:6px;align-items:center;border:0;background:none;font-size:11px;cursor:pointer}.primary{border:0;border-radius:8px;color:#fff;background:var(--coral);font-weight:600;cursor:pointer;transition:background .15s,transform .15s}.primary:hover{background:var(--coral-dark)}.primary:active{transform:translateY(1px)}.primary:disabled{cursor:wait;opacity:.7}.primary.compact{min-width:150px;height:46px;padding:0 24px}.upload-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:28px}.dropzone{position:relative;min-height:480px;border:1px dashed #cfd3d9;border-radius:9px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:border .15s,background .15s}.dropzone.dragging{border-color:var(--coral);background:#fff8f7}.dropzone>svg{width:64px;height:64px;color:#5e6671;stroke-width:1.2}.dropzone h2{margin:18px 22px 7px;font-size:20px;word-break:break-word}.dropzone p{max-width:550px;margin:0 24px 28px;color:var(--muted);font-size:13px}.dropzone small{margin-top:18px;color:var(--muted);font-size:12px}.clear-file{position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.clear-file svg{width:16px}.task-settings{display:grid;align-content:start;gap:15px}.task-settings label{gap:6px}.task-settings .submit{height:49px;margin-top:2px;display:flex;align-items:center;justify-content:center;gap:9px}.inline-message{margin-top:14px;padding:10px 13px;color:#8e342f;background:var(--coral-soft);border-radius:7px;font-size:13px}.running-head{margin-top:30px;padding-top:23px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.running-head h2{margin:0;font-size:17px}.running-head button{border:0;color:var(--muted);background:transparent;cursor:pointer}.job-list{margin-top:12px;display:grid;gap:10px}.job-row{min-height:116px;padding:18px 20px;border:1px solid var(--line);border-radius:9px;display:grid;grid-template-columns:54px minmax(130px,1fr) minmax(360px,2.2fr) 70px auto;align-items:center;gap:16px}.file-glyph{width:54px;height:54px;border-radius:7px;display:grid;place-items:center;color:#656c77;background:var(--soft)}.file-glyph svg{width:25px;height:25px}.job-meta{min-width:0;display:flex;flex-direction:column}.job-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.job-meta span{margin-top:7px;color:var(--muted);font-size:11px}.pipeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0}.pipeline:before{content:"";position:absolute;top:11px;left:10%;right:10%;height:1px;background:#d6d9de}.pipeline>div:not(.progress-track){position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px;color:#7d848e;font-size:10px}.pipeline>div i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#a2a8b1;background:#fff}.pipeline>div svg{width:20px;height:20px}.pipeline>div.done i,.pipeline>div.current i{color:var(--coral)}.pipeline>div.done i{color:#fff;background:var(--coral)}.pipeline .progress-track{position:absolute;inset:47px 5% auto;height:5px;border-radius:5px;overflow:hidden;background:#e5e7e9}.pipeline .progress-track i{display:block;height:100%;border-radius:5px;background:var(--coral)}.job-percent{display:flex;flex-direction:column;align-items:flex-end}.job-percent strong{font-size:16px}.job-percent span{margin-top:4px;color:var(--muted);font-size:10px}.outline,.danger{min-height:36px;padding:0 13px;border:1px solid #d2d6dc;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;cursor:pointer;font-size:12px}.outline svg,.danger svg{width:16px}.outline:hover{background:var(--soft)}.danger{color:var(--danger);border-color:#f06a64}.empty-row{min-height:100px;border:1px dashed var(--line);border-radius:9px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.history-page{height:calc(100vh - 64px);display:grid;grid-template-columns:minmax(530px,.98fr) minmax(520px,1.02fr)}.history-list-pane{min-width:0;padding:28px 0 18px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.history-search{width:min(460px,calc(100% - 30px));height:42px;margin-bottom:30px;padding:0 13px;display:flex;align-items:center;gap:8px;border-radius:8px;background:#f4f5f6}.history-search svg{width:17px;color:#848b95}.history-search input{height:auto;padding:0;border:0;background:transparent;box-shadow:none}.history-list-pane h1{font-size:34px}.history-filters{display:flex;gap:10px;margin:22px 18px 18px 0}.history-filters button{min-height:37px;padding:0 18px;border:1px solid #dce0e4;border-radius:7px;background:#fff;cursor:pointer;font-size:12px}.history-filters button.active{color:#fff;border-color:var(--coral);background:var(--coral)}.history-filters .refresh{margin-left:auto;display:flex;align-items:center;gap:6px;padding:0 10px;border:0;color:var(--muted)}.history-filters .refresh svg{width:15px}.history-table-wrap{min-height:0;overflow:auto;padding-right:14px}.history-table{width:100%;border-collapse:collapse;font-size:11px}.history-table th{height:38px;color:#747b86;text-align:left;font-weight:500;white-space:nowrap}.history-table td{height:50px;padding:0 8px 0 0;border-top:1px solid #eceef0;color:#5f6670;cursor:pointer;white-space:nowrap}.history-table td:first-child{color:var(--ink)}.history-table tr.selected{background:linear-gradient(90deg,#fff0ee,#fff8f7)}.history-table tr.selected td:first-child{position:relative}.history-table tr.selected td:first-child:before{content:"";position:absolute;left:-16px;top:8px;bottom:8px;width:2px;background:var(--coral)}.status-dot{display:inline-flex;align-items:center;gap:5px}.status-dot i{width:7px;height:7px;border-radius:50%;background:#9ca2aa}.status-dot.completed i{background:var(--green)}.status-dot.processing i,.status-dot.recording i,.status-dot.queued i{background:var(--blue)}.status-dot.failed i{background:var(--danger)}.status-dot.waiting_for_key i{background:#f0a13c}.history-list-pane footer{margin-top:auto;padding-top:18px;color:#8b929c;font-size:11px}.empty-history{height:130px;display:grid;place-items:center;color:var(--muted);font-size:13px}.detail-pane{min-width:0;overflow:auto;padding:28px 28px 40px}.detail-pane>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.detail-pane h2{margin:0;display:inline;font-size:22px}.detail-pane>header>div:first-child>span{margin-left:9px;padding:4px 7px;border-radius:5px;color:#777e88;background:var(--soft);font-size:10px}.detail-actions{display:flex;gap:8px}.detail-actions button:disabled{opacity:.4}.detail-sub{margin:10px 0 18px;color:#8a919b;font-size:11px}.audio-bar{height:54px;padding:0 16px;display:grid;grid-template-columns:35px auto 1fr auto;align-items:center;gap:10px;border-radius:8px;background:var(--soft);font-size:11px;color:#6f7680}.audio-bar button{width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--coral)}.audio-bar button svg{width:16px;fill:currentColor}.audio-bar>div{height:3px;border-radius:3px;background:#d5d8dc}.audio-bar>div i{display:block;width:18%;height:100%;background:var(--coral)}.job-facts{display:grid;grid-template-columns:1fr 1fr;margin:18px 0;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:11px}.job-facts>div{display:grid;grid-template-columns:70px 1fr;gap:9px;align-items:center}.job-facts>div+div{padding-left:24px;border-left:1px solid var(--line)}.job-facts dt{color:#858c96}.job-facts dd{margin:0}.transcript-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line)}.transcript-tabs button{height:42px;padding:0;border:0;border-bottom:2px solid transparent;background:none;font-size:13px;cursor:pointer}.transcript-tabs button.active{color:var(--coral);border-bottom-color:var(--coral);font-weight:600}.detail-transcripts{display:grid;grid-template-columns:1fr 1fr}.detail-transcripts article{padding:18px 22px 18px 0}.detail-transcripts article+article{padding-left:22px;border-left:1px solid var(--line)}.detail-transcripts h3{margin:0 0 15px;font-size:16px}.detail-transcripts h3 small{margin-left:7px;padding:3px 6px;border-radius:4px;color:#7b828c;background:var(--soft);font-size:9px;font-weight:400}.detail-transcripts p{margin:0;font-size:13px;line-height:1.7;white-space:pre-wrap}.detail-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a1a7af;font-size:12px}.detail-empty svg{margin-bottom:8px}.no-selection{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--muted);text-align:center}.no-selection>svg{width:45px;height:45px;stroke-width:1.3}.no-selection h2{margin:14px 0 5px}.no-selection p{margin:0;font-size:12px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px}.settings-main{display:grid;gap:18px}.settings-main section,.system-card{padding:24px;border:1px solid var(--line);border-radius:9px}.settings-main h2,.system-card h2{margin:0 0 20px;font-size:17px}.connection-row{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:14px}.connection-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:9px;color:var(--coral);background:var(--coral-soft)}.connection-icon.ready{color:var(--green);background:#e9f8f1}.connection-row strong,.notice-row strong{font-size:14px}.connection-row p,.notice-row p{margin:4px 0 0;color:var(--muted);font-size:12px}.connection-row>span{padding:5px 8px;border-radius:5px;font-size:10px}.connection-row .pending{color:#a15d1d;background:#fff5e8}.connection-row .ok{color:#14794f;background:#e9f8f1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.notice-row{display:flex;align-items:flex-start;gap:14px}.notice-row>svg{color:#6e7681}.system-card ul{margin:0;padding:0;list-style:none;display:grid}.system-card li{min-height:66px;border-top:1px solid #eceef0;display:grid;grid-template-columns:30px 1fr 10px;align-items:center;gap:10px}.system-card li>svg{width:19px;color:#6c737d}.system-card li span{display:flex;flex-direction:column}.system-card li b{font-size:12px}.system-card li small{margin-top:3px;color:#8b919a;font-size:9px;overflow-wrap:anywhere}.system-card li>i{width:7px;height:7px;border-radius:50%}.system-card li>i.green{background:var(--green)}.system-card>a{margin-top:18px;display:inline-flex;align-items:center;gap:7px;color:var(--coral);font-size:12px}.system-card>a svg{width:14px}@media(max-width:1120px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{width:190px}.page{width:calc(100% - 42px)}.job-row{grid-template-columns:48px minmax(120px,1fr) minmax(290px,1.8fr) 60px}.job-row>.outline{display:none}.history-page{grid-template-columns:minmax(470px,.9fr) minmax(470px,1.1fr)}.detail-actions .outline{padding:0 8px}}@media(max-width:820px){.app-shell{display:block;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.sidebar,.topbar{display:none}.workspace{min-height:auto}.mobile-header{position:sticky;top:0;z-index:30;height:64px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-header .brand{gap:8px}.mobile-header .brand svg{width:26px}.mobile-header .brand strong{font-size:20px}.api-mini{display:flex;align-items:center;gap:7px;border:0;background:none;color:#767d88;font-size:12px}.api-mini i{display:block}.bottom-nav{position:fixed;inset:auto 0 0;z-index:35;height:calc(67px + env(safe-area-inset-bottom));padding:7px 14px env(safe-area-inset-bottom);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#747b86;background:transparent;font-size:10px}.bottom-nav button svg{width:22px}.bottom-nav button.active{color:var(--coral)}.page{width:calc(100% - 32px);padding:20px 0 14px}.page-title{margin-bottom:16px}.page-title h1{font-size:31px}.page-title p{margin-top:5px;font-size:12px;line-height:1.45}.live-state{display:none}.language-row{grid-template-columns:minmax(0,1fr) 25px minmax(0,1fr);gap:8px}.language-row>svg{width:19px}.language-row label>span{display:none}.language-row select{height:50px;padding:0 10px;font-size:14px}.source-tabs{width:100%;height:45px;margin-top:12px;border-radius:9px}.record-zone{min-height:154px;grid-template-columns:1fr 114px 1fr;gap:6px}.record-button{width:114px;border-width:7px;box-shadow:0 0 0 5px #fff0ee,0 12px 26px #e8453b2b}.record-button svg{width:28px;height:28px}.record-button span{font-size:12px}.waveform{gap:3px}.waveform i{width:3px}.permission-note{min-height:42px;margin:-2px auto 10px;padding:8px 10px;justify-content:flex-start;line-height:1.4;font-size:10px}.transcript-grid{grid-template-columns:1fr}.transcript-panel{min-height:146px;padding:13px 15px}.transcript-panel h2{font-size:15px}.empty-transcript{height:102px}.empty-transcript>svg{width:28px;height:28px;margin-bottom:8px}.empty-transcript strong{font-size:12px}.empty-transcript span:last-child{margin-top:4px;font-size:9px}.translate-mark{margin-bottom:6px;font-size:29px}.https-foot{display:none}.upload-layout{grid-template-columns:1fr;gap:20px}.dropzone{min-height:320px}.task-settings{gap:12px}.job-row{grid-template-columns:42px 1fr 54px;min-height:100px;padding:13px;gap:10px}.file-glyph{width:42px;height:42px}.pipeline{grid-column:1 / -1;grid-row:2}.pipeline .progress-track{inset:43px 5% auto}.history-page{height:auto;display:block}.history-list-pane{min-height:calc(100vh - 130px);padding:24px 16px;border:0}.history-search{width:100%;margin-bottom:22px}.history-list-pane h1{font-size:31px}.history-filters{overflow-x:auto;margin-right:0}.history-filters button{flex:0 0 auto}.history-table-wrap{overflow:visible;padding:0}.history-table thead{display:none}.history-table,.history-table tbody{display:block}.history-table tr{min-height:78px;padding:14px 9px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:5px 12px}.history-table td{height:auto;padding:0;border:0;white-space:normal}.history-table td:first-child{font-size:14px}.history-table td:nth-child(2),.history-table td:nth-child(4){display:none}.history-table td:nth-child(3){color:#858c96}.history-table td:nth-child(5),.history-table td:nth-child(6){text-align:right}.history-table tr.selected td:first-child:before{left:-9px;top:-5px;bottom:-26px}.detail-pane{display:none}.settings-layout{grid-template-columns:1fr}.settings-main section,.system-card{padding:18px}.connection-row{grid-template-columns:42px 1fr}.connection-row>span{grid-column:2;justify-self:start}.form-grid{grid-template-columns:1fr}}@media(max-width:420px){.record-zone{grid-template-columns:1fr 110px 1fr}.record-button{width:110px}.waveform i:nth-child(-n+6),.waveform i:nth-last-child(-n+6){display:none}.dropzone h2{font-size:18px}.page-title h1{font-size:29px}.history-filters .refresh{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}button:focus-visible,a:focus-visible,tr:focus-visible{outline:3px solid #087af5;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}::selection{background:#ffe0dc;color:#21252b}input,textarea{caret-color:var(--coral)}.recorder-page{max-width:1050px}.recorder-options{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.recorder-options .source-tabs{margin:0;width:320px;height:44px;flex-shrink:0;border-radius:10px}.recorder-options .source-tabs button{border-radius:7px}.recorder-language{display:flex;align-items:center;gap:14px;font-size:14px;color:#59616c}.recorder-language select{min-width:145px}.recorder{padding:24px 0;border:1px solid #e3e5e9;border-radius:16px;overflow:hidden;background:#fff}.recorder-heading{display:flex;align-items:center;justify-content:space-between;padding:0 28px 20px}.recorder-heading h2{font-size:19px;font-weight:600;margin:0}.recording-status{display:flex;align-items:center;gap:7px;font-size:13px;color:#686e78}.recording-status i{width:6px;height:6px;border-radius:50%;background:#9398a0}.recording .recording-status{color:#cf322b}.recording .recording-status i{background:#f0443b}.paused .recording-status,.stopped .recording-status{color:#066acb}.paused .recording-status i,.stopped .recording-status i{background:#087af5}.recording-wave{height:224px;background:#f6f6f8}.recording-wave canvas{display:block;width:100%;height:100%}.recording-clock{display:block;text-align:center;font-size:54px;font-weight:650;letter-spacing:-.035em;font-variant-numeric:tabular-nums;line-height:1.1;padding:24px 0 20px;color:#15171b}.recorder-controls{display:flex;justify-content:center;align-items:center;gap:22px;min-height:58px}.recorder-controls:empty{display:none}.start-recording,.pause-recording,.stop-recording{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;border:1px solid #e0e2e6;border-radius:28px;padding:0 26px;cursor:pointer;background:#fff;font-size:15px}.start-recording{border-color:#efbbb7;color:#c8312b}.start-recording>span{width:24px;height:24px;border-radius:50%;background:#f0443b}.pause-recording{color:#d9362d;border:2px solid #a3a4a8;min-width:172px}.pause-recording svg{width:24px;height:24px}.paused .pause-recording{border-color:#f0443b;background:#fff0ee}.stop-recording{color:#4c525c;border-color:transparent;background:#f3f4f6}.stop-recording svg{width:17px;height:17px}.start-recording:hover,.pause-recording:hover{background:#fff0ee}.stop-recording:hover{background:#e8eaee}.recorder-help{margin:12px 20px 0;font-size:12px;line-height:1.6;text-align:center;color:#656c76}.recording-review{max-width:590px;margin:0 auto;padding:0 24px}.recording-review audio,.history-audio audio{display:block;width:100%;height:46px}.recording-name{margin:20px 0}.recording-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.recording-actions>*{min-height:44px}.save-recording{margin-left:auto;min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#0875e0;color:#fff;font-weight:600;cursor:pointer}.save-recording:hover{background:#0563c0}.save-recording svg{width:18px}.recorder-api-note{margin:14px 0 22px;font-size:12px;color:#636b77;line-height:1.7}.recording-notice{padding:12px 0;color:#236249;font-size:13px;line-height:1.6}.recorder-page .error-note{margin:12px 0}.recorder-page .transcript-grid{margin-top:22px}.recorder-page .transcript-panel{min-height:190px}.recorder-page .empty-transcript{height:120px}.transcript-panel header>button{width:40px;height:40px;border:0;background:none;color:#646c77;border-radius:6px;cursor:pointer}.transcript-panel header button{min-width:40px;min-height:40px}.transcript-panel>p,.detail-transcripts p{overflow-wrap:anywhere}.history-audio{margin:18px 0}.history-audio>a{display:inline-flex;align-items:center;gap:6px;color:#0870ce;font-size:13px;margin-top:10px;min-height:32px}.history-back{display:none}.history-message{margin:12px 18px 12px 0}.detail-pane>header{flex-wrap:wrap}.detail-pane h2{overflow-wrap:anywhere}.detail-pane>header>div:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.detail-pane>header>div:first-child>span{white-space:nowrap;margin-left:0}.detail-actions{flex-wrap:wrap}.history-table td:first-child{max-width:230px;overflow:hidden;text-overflow:ellipsis}.status-dot.saved i{background:#087af5}.history-page{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.history-table-wrap{overflow:auto}.detail-transcripts h3 button{float:right;border:0;background:none;color:#636b77;cursor:pointer}.export-options{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.export-options a{min-height:40px}@media(max-width:1120px)and (min-width:821px){.recorder-options{flex-wrap:wrap;gap:14px}.detail-transcripts{grid-template-columns:1fr}.detail-transcripts article+article{padding-left:0;border-left:0;border-top:1px solid var(--line)}.job-facts{grid-template-columns:1fr;gap:12px}.job-facts>div+div{padding-left:0;border-left:0}}@media(max-width:820px){.recorder-page{padding-top:20px}.recorder-page .page-title h1{font-size:28px}.recorder-options{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:20px}.recorder-options .source-tabs{width:100%;height:44px}.recorder-language{justify-content:space-between}.recorder-language>span{flex:1}.recorder-language label{flex:1}.recorder-language select{width:100%;min-width:0;height:42px;font-size:16px}.recorder{padding:20px 0;border-radius:14px}.recorder-heading{padding:0 16px 18px}.recorder-heading h2{font-size:17px}.recording-wave{height:230px}.recorder.stopped .recording-wave,.recorder.saving .recording-wave,.recorder.saved .recording-wave{height:120px}.recorder.stopped .recording-clock,.recorder.saving .recording-clock,.recorder.saved .recording-clock{font-size:42px;padding:16px 0}.recording-clock{font-size:48px;padding:22px 0 18px}.recorder-controls{gap:12px;padding:0 12px}.pause-recording{min-width:150px;padding:0 20px}.stop-recording{padding:0 18px}.recording-review{padding:0 16px}.recording-actions{gap:8px}.recording-actions .save-recording{flex:1 0 100%;margin:2px 0 0;height:46px}.recording-actions .outline{flex:1}.recording-name input{font-size:16px}.recorder-api-note{font-size:12px}.recorder-page .transcript-panel{min-height:150px}.recorder-page .empty-transcript{height:95px}.recorder-page .empty-transcript span:last-child{font-size:12px}.history-page.has-selection .history-list-pane{display:none}.history-page.has-selection .detail-pane{display:block;padding:20px 16px}.history-back{display:inline-flex;margin-bottom:20px;min-height:44px}.history-page .history-table-wrap{overflow:visible}.history-table td:first-child{max-width:none;overflow-wrap:anywhere}.history-filters{gap:6px}.history-filters button{padding:0 12px;min-height:42px}.history-filters .refresh{display:inline-flex}.detail-pane>header{gap:16px}.detail-actions{width:100%}.detail-actions>*{min-height:42px}.detail-pane h2{font-size:22px}.job-facts{grid-template-columns:1fr;gap:10px;font-size:12px}.job-facts>div+div{border:0;padding:0}.detail-transcripts{grid-template-columns:1fr}.detail-transcripts article{padding:20px 0}.detail-transcripts article+article{border-left:0;border-top:1px solid var(--line);padding:20px 0}.detail-transcripts p{font-size:15px;line-height:1.8}}
