:root{color-scheme:light;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;--bg: #f4f7fb;--surface: #ffffff;--surface-2: #f8fafc;--line: #dfe6f1;--line-strong: #cfd9ea;--text: #111827;--muted: #667085;--muted-2: #94a3b8;--blue: #1f6bff;--blue-2: #0f5cf7;--blue-soft: #eaf1ff;--green: #20c36b;--violet: #b772e8;--shadow: 0 18px 45px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-size:14px}button,input,select,textarea{font:inherit}button{border:0}.app-shell{display:grid;grid-template-columns:192px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:22px;padding:18px 14px 16px;background:#ffffffd1;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar-title,.service-row,.topbar-actions,.status-pill,.nav-item,.primary-button,.ghost-button,.text-button,.file-chip,.toggle-row,.table-status{display:flex;align-items:center}.brand{gap:10px;color:#15233b;font-size:18px;font-weight:800;white-space:nowrap}.brand-mark{display:grid;width:30px;height:30px;place-items:center;color:var(--blue)}.nav-list{display:grid;gap:8px}.nav-item{gap:10px;height:42px;padding:0 12px;color:#344054;text-decoration:none;border-radius:8px}.nav-item.active{color:var(--blue);background:var(--blue-soft);font-weight:700}.service-card{margin-top:auto;display:grid;gap:8px;padding:14px;color:#4b5565;background:var(--surface);border:1px solid var(--line);border-radius:8px}.service-card strong{color:#1f2937}.service-row{gap:6px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:999px;background:var(--green);box-shadow:0 0 0 4px #20c36b1f}.workspace{position:relative;min-width:0;padding:18px 22px 28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;height:56px;margin-bottom:16px;padding:0 18px;background:#ffffffe0;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #0f172a0a}.topbar-title{gap:10px}.topbar-title svg{color:var(--blue)}.topbar-title strong{display:block;font-size:16px}.topbar-title span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.topbar-actions{gap:12px}.health{display:inline-flex;gap:8px;align-items:center;color:#344054}.avatar{display:grid;width:32px;height:32px;place-items:center;color:#fff;font-weight:800;background:var(--blue);border-radius:999px}.content-grid{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:16px}.content-grid>*,.main-column>*,.panel{min-width:0}.main-column{display:grid;gap:16px;min-width:0}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.config-panel{display:flex;flex-direction:column;gap:14px;padding:16px}.section-head,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-head{justify-content:flex-start}.section-head h2,.panel-title h2{margin:0;font-size:16px}.step-number{display:grid;width:24px;height:24px;place-items:center;color:#fff;font-size:13px;font-weight:800;background:var(--blue);border-radius:999px}.drop-zone{display:grid;min-height:188px;place-items:center;gap:10px;width:100%;padding:24px;color:#344054;background:var(--surface-2);border:1px dashed var(--line-strong);border-radius:8px;cursor:pointer}.drop-zone input{display:none}.drop-zone strong{font-size:15px}.drop-zone small{max-width:220px;color:var(--muted);line-height:1.6}.drop-zone.dragging{color:var(--blue);background:var(--blue-soft);border-color:var(--blue)}.upload-icon{display:grid;width:44px;height:44px;place-items:center;color:#fff;background:linear-gradient(180deg,#2d7cff,#1458e6);border-radius:8px;box-shadow:0 12px 24px #1f6bff3d}.file-chip{gap:10px;min-height:56px;padding:10px 12px;background:var(--surface-2);border:1px solid var(--line);border-radius:8px}.file-chip svg{color:var(--blue)}.file-chip div{min-width:0;flex:1}.file-chip strong,.file-chip span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-chip span{margin-top:4px;color:var(--muted);font-size:12px}.file-chip button{display:grid;width:30px;height:30px;place-items:center;color:#475467;background:transparent;border-radius:8px;cursor:pointer}.settings-title{margin-top:2px}.field{display:grid;gap:7px}.field>span,.toggle-row strong{color:#344054;font-weight:700}.field small,.toggle-row small{color:var(--muted);font-size:12px}select,textarea{width:100%;min-height:38px;color:var(--text);background:#fff;border:1px solid var(--line-strong);border-radius:8px;outline:none}select{padding:0 12px}textarea{min-height:92px;padding:10px 12px;resize:vertical}select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1f6bff1f}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:3px;background:#eef3fb;border-radius:8px}.segmented button{height:34px;color:#52637a;background:transparent;border-radius:7px;cursor:pointer}.segmented button.selected{color:var(--blue);font-weight:800;background:#fff;box-shadow:0 8px 18px #0f172a14}.toggle-row{justify-content:space-between;gap:12px;min-height:52px;padding:0 2px}.toggle-row span{display:grid;gap:4px}.toggle-row input{width:42px;height:24px;accent-color:var(--blue)}.primary-button,.ghost-button,.text-button{justify-content:center;gap:8px;height:38px;border-radius:8px;cursor:pointer}.primary-button{width:100%;color:#fff;font-weight:800;background:linear-gradient(180deg,#2b78ff,#1258ef);box-shadow:0 16px 30px #1f6bff38}.primary-button:disabled,.ghost-button:disabled,.row-action:disabled{cursor:not-allowed;opacity:.46}.ghost-button{padding:0 12px;color:#344054;background:#fff;border:1px solid var(--line)}.ghost-button.active{color:var(--blue);border-color:#1f6bff4d;background:var(--blue-soft)}.progress-panel{display:grid;gap:18px;padding:18px}.status-pill{gap:6px;height:30px;padding:0 10px;color:var(--blue);font-weight:800;background:var(--blue-soft);border-radius:999px}.status-pill.done{color:#079455;background:#eafbf2}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative}.stepper:before{content:"";position:absolute;top:17px;left:11%;right:11%;height:2px;background:#d7e0ed}.step{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;text-align:center;color:var(--muted)}.step>span{display:grid;width:36px;height:36px;place-items:center;color:#667085;font-weight:800;background:#e7edf6;border:4px solid var(--surface);border-radius:999px}.step.active>span{color:#fff;background:var(--blue)}.step strong{color:#253146}.step small{min-height:30px;color:var(--muted);line-height:1.35}.progress-track{height:8px;overflow:hidden;background:#eef2f7;border-radius:999px}.progress-track div{height:100%;background:linear-gradient(90deg,#1f6bff,#2d8cff);border-radius:inherit;transition:width .26s ease}.event-bar{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;color:#344054;background:var(--surface-2);border:1px solid var(--line);border-radius:8px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.stat{display:grid;gap:8px;padding:4px 18px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat span{color:var(--muted);font-size:12px}.stat strong{font-size:15px}.result-panel{display:grid;gap:10px;padding:18px}.result-actions{display:flex;gap:8px}.tabs{display:flex;gap:16px;border-bottom:1px solid var(--line)}.tabs button{position:relative;height:40px;color:var(--muted);background:transparent;cursor:pointer}.tabs button.active{color:var(--blue);font-weight:800}.tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--blue)}.result-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:12px;min-width:0}.markdown-box,.audio-panel{min-height:300px;min-width:0;background:var(--surface-2);border:1px solid var(--line);border-radius:8px}.markdown-box{overflow:auto;max-height:420px;padding:18px}.markdown-box article{max-width:720px;color:#182230}.markdown-box h1,.markdown-box h2,.markdown-box h3,.markdown-box p,.markdown-box blockquote{margin:0 0 10px}.markdown-box h1{font-size:20px}.markdown-box h2{margin-top:18px;font-size:16px}.markdown-box h3{margin-top:14px;font-size:14px}.markdown-box p,.markdown-box blockquote{color:#344054;line-height:1.75}.markdown-box blockquote{padding:8px 12px;background:#fff;border-left:3px solid var(--blue);border-radius:6px}.markdown-box code{padding:2px 5px;background:#e7edf6;border-radius:4px}.empty-state{display:grid;height:100%;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.empty-state svg{color:var(--blue)}.source-editor{width:100%;min-height:360px;padding:0;color:#1f2937;line-height:1.7;background:transparent;border:0;outline:none;resize:none}.audio-panel{display:grid;align-content:start;gap:18px;padding:18px}.speaker-list{display:grid;gap:12px}.speaker-list div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.speaker-list em{color:var(--muted);font-style:normal}.speaker{display:grid;width:24px;height:24px;place-items:center;color:#fff;font-size:12px;font-weight:800;border-radius:999px}.speaker.blue{background:var(--blue)}.speaker.violet{background:var(--violet)}.speaker.green{background:var(--green)}.waveform{display:flex;align-items:center;gap:3px;height:128px;padding:0 4px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.waveform span{flex:1;min-width:2px;background:linear-gradient(180deg,#2d8cff,#8fc2ff);border-radius:999px}.audio-panel audio{width:100%}.audio-placeholder{display:grid;height:48px;place-items:center;color:var(--muted);background:#fff;border:1px dashed var(--line-strong);border-radius:8px}.history-panel{margin-top:16px;padding:16px}.compact{margin-bottom:10px}.text-button{color:var(--blue);background:transparent}.table-wrap{overflow:auto}table{width:100%;min-width:820px;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:8px}th,td{height:40px;padding:0 12px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}th{color:#475467;font-size:12px;font-weight:800;background:var(--surface-2)}td{color:#344054}.empty-row{height:72px;color:var(--muted);text-align:center}tr:last-child td{border-bottom:0}.table-status{gap:8px;color:#253146}.row-action{margin-right:8px;color:var(--blue);background:transparent;cursor:pointer}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;display:block;padding:12px}.nav-list,.service-card{display:none}.content-grid,.result-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:680px){.workspace{padding:12px}.topbar,.topbar-actions,.panel-title,.result-actions{align-items:stretch;flex-direction:column;height:auto}.topbar{padding:14px}.stepper{grid-template-columns:1fr 1fr}.stepper:before{display:none}.result-actions,.topbar-actions,.ghost-button{width:100%}.panel-title,.result-actions,.tabs,.result-grid,.markdown-box,.audio-panel{max-width:100%;min-width:0}.waveform{gap:1px;padding:0 2px;overflow:hidden}.waveform span{min-width:1px}}
