:root{color:#16233a;background:#f4f7fb;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.auth-loading{display:flex;min-height:100dvh;align-items:center;justify-content:center;gap:10px;color:#4b607e;background:#f4f7fb;font-weight:700}.auth-screen{position:relative;display:grid;min-height:100dvh;place-items:center;padding:28px;overflow:hidden;background:radial-gradient(circle at 75% 14%,rgba(44,104,226,.11),transparent 29%),#f7faff}.auth-card{position:relative;z-index:1;width:min(100%,430px);padding:30px;border:1px solid #dbe5f5;border-radius:8px;background:#fffffff0;box-shadow:0 24px 60px #233d6f21}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:26px}.auth-brand h1{margin:3px 0 0;color:#172744;font-size:21px;line-height:1.2}.auth-brand p{margin:5px 0 0;color:#718099;font-size:12px}.auth-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;margin-bottom:20px;padding:4px;border:1px solid #e2eaf5;border-radius:7px;background:#f6f9fe}.auth-switch button{min-height:34px;border:0;border-radius:5px;color:#70809a;background:transparent;font-size:13px;font-weight:750}.auth-switch button.active{color:#2358d8;background:#fff;box-shadow:0 2px 8px #243e7017}.auth-form{display:grid;gap:14px}.auth-hint{margin:-4px 0 0;color:#74839a;font-size:12px;line-height:1.55}.auth-submit{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:8px;border:1px solid #2358d8;border-radius:6px;color:#fff;background:#2358d8;box-shadow:0 8px 16px #2358d82e;font-weight:750}.auth-submit:disabled{cursor:wait;opacity:.68}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(35,88,216,.22);outline-offset:2px}.app-shell{display:grid;grid-template-columns:76px minmax(420px,480px) minmax(0,1fr);min-height:100dvh;background:#f4f7fb}.app-rail{display:flex;grid-row:1;flex-direction:column;align-items:center;gap:28px;padding:18px 12px;border-right:1px solid #e3eaf3;background:#fff}.rail-logo,.brand-icon{display:grid;place-items:center;color:#fff;background:#2358d8}.rail-logo{width:44px;height:44px;border-radius:12px;box-shadow:0 7px 18px #2358d833}.rail-nav{display:grid;gap:10px}.rail-button{display:grid;width:44px;height:44px;place-items:center;border:1px solid transparent;border-radius:7px;color:#718099;background:transparent}.rail-button.active{border-color:#d9e5ff;color:#2358d8;background:#edf3ff}.rail-button:disabled{cursor:wait;opacity:.48}.rail-footer{display:grid;width:32px;height:32px;margin-top:auto;place-items:center;border:1px solid #cfeee9;border-radius:50%;color:#087d77;background:#e9fbf8;font-size:13px;font-weight:750}.sidebar{display:flex;min-height:100dvh;max-height:100dvh;flex-direction:column;gap:14px;overflow-y:auto;padding:24px 22px 28px;border-right:1px solid #e3eaf3;background:#f9fbff}.sidebar>.start-panel,.sidebar>.panel{flex:0 0 auto}.brand{display:flex;align-items:center;gap:12px;padding:2px 2px 10px}.brand-icon{width:42px;height:42px;flex:0 0 auto;border-radius:11px}.brand-kicker,.workspace-eyebrow,.empty-eyebrow{display:block;color:#73829a;font-size:10px;font-weight:800;letter-spacing:.08em}.brand h1{margin:2px 0 0;color:#172744;font-size:23px;line-height:1.05}.brand p{margin:4px 0 0;color:#718099;font-size:12px}.account-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid #e0e9f5;border-radius:7px;background:#fff}.account-row>div{display:grid;min-width:0;gap:2px}.account-row span{color:#7a899f;font-size:11px}.account-row strong{overflow:hidden;color:#31425f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-row button,.history-heading button{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:1px solid #dbe5f3;border-radius:6px;color:#58708f;background:#fff}.account-row button:hover,.history-heading button:hover:not(:disabled){border-color:#adc3e8;color:#2358d8;background:#f5f8ff}.history-panel{min-height:122px}.history-heading{justify-content:space-between}.history-heading>span{display:inline-flex;align-items:center;gap:8px}.history-heading button:disabled,.history-item:disabled{cursor:wait;opacity:.62}.history-list{display:grid;max-height:210px;gap:6px;overflow:auto;padding-right:2px}.history-item{display:grid;width:100%;gap:3px;padding:9px 10px;overflow:hidden;border:1px solid #e2e9f4;border-radius:6px;color:#334764;background:#fbfdff;text-align:left}.history-item:hover:not(:disabled){border-color:#b8cae9;background:#f3f7ff}.history-item strong,.history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-item strong{font-size:12px}.history-item span,.history-empty{margin:0;color:#7a899f;font-size:11px;line-height:1.45}.start-panel{display:grid;gap:10px;padding:13px;border:1px solid #d7e4fb;border-radius:8px;background:#f5f8ff}.start-panel>div:first-child{display:grid;gap:3px}.start-panel span{color:#667898;font-size:11px;font-weight:700}.start-panel strong{color:#243a61;font-size:14px}.start-action,.empty-primary-action,.empty-secondary-action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border-radius:6px;font-weight:750;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.start-action,.empty-primary-action{border:1px solid #2358d8;color:#fff;background:#2358d8;box-shadow:0 8px 16px #2358d829}.start-action:hover:not(:disabled),.empty-primary-action:hover{border-color:#1748be;background:#1748be;transform:translateY(-1px)}.start-action:disabled{cursor:wait;opacity:.7}.start-error{padding:8px 9px;border:1px solid #f4d5c9;border-radius:6px;color:#a34c32;background:#fff6f2;font-size:12px;line-height:1.45}.panel{display:flex;flex-direction:column;gap:12px;padding:15px;border:1px solid #e1e8f2;border-radius:8px;background:#fff}.panel-title,.result-heading{display:flex;align-items:center;gap:8px;color:#263553;font-weight:750}.panel-title svg{color:#2358d8}.source-panel{border-color:#dce7fb;box-shadow:0 12px 30px #2f528c0e}.settings-panel{position:relative;min-height:338px;height:auto;overflow:visible}.settings-panel:before{position:absolute;top:0;left:0;width:3px;height:100%;content:"";background:#13a59c}.field{display:grid;gap:6px}.field>span{color:#53627a;font-size:12px;font-weight:700}.field-hint{color:#7d899c;font-size:12px;line-height:1.45}.field input,.field textarea,.speaker-confirm input,.speaker-confirm select,.segment-meta select,.segment-row textarea{width:100%;min-height:39px;padding:9px 10px;border:1px solid #d8e1ee;border-radius:6px;color:#1c2b46;background:#fff;box-shadow:inset 0 1px #15254104;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input:hover,.field textarea:hover,.speaker-confirm input:hover,.speaker-confirm select:hover,.segment-meta select:hover,.segment-row textarea:hover{border-color:#b7c8e4}.field input:focus,.field textarea:focus,.speaker-confirm input:focus,.speaker-confirm select:focus,.segment-meta select:focus,.segment-row textarea:focus{border-color:#2358d8;box-shadow:0 0 0 3px #2358d81a}.field textarea{min-height:78px;resize:vertical;line-height:1.58}.field textarea.transcript-input{min-height:215px;color:#354562;background:#fbfdff;font-family:SFMono-Regular,Consolas,PingFang SC,monospace;font-size:12px;line-height:1.72}.drop-zone{display:grid;min-height:68px;grid-template-columns:auto minmax(0,1fr);column-gap:9px;align-items:center;padding:10px 12px;border:1px dashed #a9bad8;border-radius:7px;color:#315a9c;background:#f6f9ff;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.drop-zone:hover{border-color:#2358d8;background:#eff5ff;transform:translateY(-1px)}.drop-zone svg{grid-row:1 / span 2;color:#2358d8}.drop-zone strong,.drop-zone span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drop-zone strong{color:#29497f;font-size:13px}.drop-zone span{color:#7a8aa4;font-size:11px}.drop-zone:disabled{cursor:wait;opacity:.72}.advanced-settings{display:grid}.cloud-note{padding:9px 10px;border-left:3px solid #13a59c;color:#52716f;background:#effaf8;font-size:12px;line-height:1.55}.action-row,.actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.primary-action,.secondary-action,.cancel-action,.advanced-toggle,.actions button,.review-toggle-row button,.confirm-main button,.segment-actions button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:6px;font-weight:750;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.primary-action{width:100%;min-height:44px;border:1px solid #2358d8;color:#fff;background:#2358d8;box-shadow:0 8px 16px #2358d82e}.primary-action:hover:not(:disabled){background:#1748be;transform:translateY(-1px)}.primary-action:disabled,.actions button:disabled,.segment-actions button:disabled{cursor:wait;opacity:.68}.cancel-action,.secondary-action,.advanced-toggle,.actions button,.review-toggle-row button,.confirm-main button,.segment-actions button{padding:0 11px;border:1px solid #d6e0ef;color:#465c7c;background:#fff}.cancel-action:hover,.secondary-action:hover,.advanced-toggle:hover,.actions button:hover,.review-toggle-row button:hover,.confirm-main button:hover,.segment-actions button:hover{border-color:#aabfe2;color:#2358d8;background:#f5f8ff}.progress-panel{display:grid;gap:7px;padding:10px;border:1px solid #dbe6f5;border-radius:7px;background:#f9fbff}.progress-topline,.progress-subline{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#4a6081;font-size:12px}.progress-topline{color:#2358d8;font-weight:750}.progress-bar{overflow:hidden;height:6px;border-radius:3px;background:#e3eaf4}.progress-bar-secondary{height:4px}.progress-bar-fill{height:100%;border-radius:inherit;transition:width .22s ease}.progress-bar-fill.total{background:#13a59c}.progress-bar-fill.current{background:#2358d8}.processing-hint,.notice,.error,.org-summary{border-radius:7px;font-size:12px;line-height:1.58}.processing-hint{padding:10px;border:1px solid #d8eee9;color:#39736f;background:#f1fbf9}.processing-hint:before{content:"GPT 后台";margin-right:7px;color:#087d77;font-weight:750}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.context-panel{margin-bottom:12px}.org-summary{padding:9px 10px;border:1px solid #d8eee9;color:#3c7772;background:#f1fbf9}.workspace{position:relative;min-width:0;min-height:100dvh;overflow:hidden;padding:30px 32px;background-color:#fff}.flow-field{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.flow-field svg{width:100%;height:100%;overflow:visible}.flow-path{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.flow-path-a{stroke:#2358d8;stroke-width:1.5;opacity:.2}.flow-path-b{stroke:#13a59c;stroke-width:1.2;opacity:.16}.flow-path-c{stroke:#6f98ee;stroke-width:1;opacity:.13}.flow-path-d{stroke:#d9743f;stroke-width:1;opacity:.12}.workspace:before{position:absolute;z-index:0;top:0;right:0;width:56%;height:340px;content:"";opacity:.5;background-image:linear-gradient(#edf2f9 1px,transparent 1px),linear-gradient(90deg,#edf2f9 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.workspace:after{position:absolute;z-index:0;top:-270px;right:-130px;width:min(730px,64vw);height:510px;content:"";border:1px solid #c9d9fb;border-radius:45% 48% 0;transform:rotate(-12deg)}.workspace>*{position:relative;z-index:1}.workspace>.flow-field{position:absolute;z-index:0}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:2px 0 24px}.workspace-header h2{margin:6px 0 0;color:#172744;font-size:28px;line-height:1.16}.workspace-eyebrow{color:#2358d8}.service-state{display:inline-flex;min-height:30px;align-items:center;gap:7px;padding:0 10px;border:1px solid #d8eee9;border-radius:16px;color:#35716d;background:#f1fbf9;font-size:12px;font-weight:700}.service-state i{width:7px;height:7px;border-radius:50%;background:#13a59c;box-shadow:0 0 0 3px #13a59c1f}.status-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.status-card{display:flex;min-height:76px;align-items:center;gap:10px;padding:13px;border:1px solid #e3eaf3;border-radius:8px;background:#ffffffeb}.status-card svg{color:#2358d8}.status-card:nth-child(2) svg{color:#13a59c}.status-card:nth-child(3) svg{color:#d9743f}.status-card span{display:block;color:#728098;font-size:11px}.status-card strong{display:block;margin-top:4px;color:#293a58;font-size:14px}.notice,.error{margin-bottom:14px;padding:11px 12px}.notice{border:1px solid #d8eee9;color:#39736f;background:#f1fbf9}.error{border:1px solid #f4d5c9;color:#a34c32;background:#fff6f2}.result-grid{display:grid;height:calc(100dvh - 188px);min-height:600px;grid-template-columns:minmax(330px,.92fr) minmax(500px,1.08fr);gap:14px}.result-panel{display:flex;min-height:0;flex-direction:column;padding:16px;border:1px solid #e3eaf3;border-radius:8px;background:#fff;box-shadow:0 14px 34px #20355e0a}.result-heading{justify-content:space-between;margin-bottom:12px}.result-heading h2{margin:0;color:#243653;font-size:17px}.result-heading>span{color:#7b899e;font-size:12px}.review-toggle-row,.segment-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 11px;border:1px solid #e3eaf3;border-radius:7px;background:#f9fbff}.review-toggle-row span,.segment-tools span{color:#65748c;font-size:12px;line-height:1.5}.speaker-confirm{display:grid;max-height:260px;gap:10px;margin-bottom:12px;padding:12px;overflow:auto;border:1px solid #e3eaf3;border-radius:7px;background:#fbfdff}.confirm-intro{display:grid;gap:3px}.confirm-intro strong,.segment-tools strong{color:#2358d8;font-size:13px}.confirm-intro span{color:#728098;font-size:12px;line-height:1.5}.confirm-row{display:grid;gap:8px}.confirm-main{display:grid;grid-template-columns:72px minmax(90px,.7fr) minmax(110px,.9fr) minmax(130px,1.1fr) minmax(100px,.8fr) auto;gap:8px;align-items:center}.confirm-main strong{color:#2358d8;font-size:12px}.confirm-main span{min-width:0;overflow:hidden;color:#728098;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.confirm-extra{display:grid;grid-template-columns:.85fr .85fr 1.15fr 1.2fr;gap:8px}.segment-tools{display:grid;justify-content:stretch}.segment-actions{display:flex;justify-content:flex-end}.segment-list{display:grid;min-height:0;flex:1;gap:9px;overflow:auto;padding-right:3px}.segment-row{display:grid;grid-template-columns:136px minmax(0,1fr);gap:10px;align-items:stretch;padding:10px;border:1px solid #e3eaf3;border-radius:7px;background:#fbfdff}.segment-meta{display:grid;align-content:start;gap:8px}.segment-meta span{color:#73819a;font-size:12px}.segment-row textarea{min-height:68px;resize:vertical;line-height:1.6}.minutes-panel{overflow:hidden}.minutes{min-height:0;flex:1;overflow:auto;padding:2px 6px 18px 0;color:#263653;line-height:1.8}.minutes h3{margin:4px 0 15px;color:#172744;font-size:22px;text-align:center}.minutes h4{margin:20px 0 8px;color:#2358d8;font-size:15px}.minutes p{margin:7px 0}.table-wrap{overflow-x:auto}table{width:100%;min-width:680px;border-collapse:collapse;font-size:13px}th,td{padding:10px;border:1px solid #e2e9f3;text-align:left;vertical-align:top}th{color:#425878;background:#f3f7fc}pre{min-height:0;flex:1;margin:0;padding:14px;overflow:auto;border:1px solid #edf1f6;border-radius:7px;color:#34445f;background:#fbfcfe;font-family:SFMono-Regular,Consolas,PingFang SC,monospace;font-size:12px;line-height:1.75;white-space:pre-wrap}.empty-state{position:relative;display:grid;min-height:calc(100dvh - 218px);place-items:center;align-content:center;padding:56px 36px;overflow:hidden;border:1px solid #e0e8f3;border-radius:8px;background:#fbfdffe0;text-align:center}.empty-state h2{max-width:600px;margin:18px 0 9px;color:#172744;font-size:28px;line-height:1.24}.empty-state p{max-width:500px;margin:0;color:#728098;font-size:14px;line-height:1.75}.empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:24px}.empty-actions button{min-width:156px;padding:0 14px}.empty-secondary-action{border:1px solid #cbd9ef;color:#315a9c;background:#fff}.empty-secondary-action:hover:not(:disabled){border-color:#8daee4;color:#2358d8;background:#f5f8ff;transform:translateY(-1px)}.empty-secondary-action:disabled{cursor:wait;opacity:.68}.empty-state[style]{min-height:260px!important;padding:26px}.empty-state[style] h2{font-size:18px}.empty-state[style] svg{color:#2358d8}.signal-curve{display:flex;height:122px;align-items:center;gap:8px}.signal-curve span{display:block;width:7px;border-radius:4px;background:#2358d8}.signal-curve span:nth-child(1){height:28px;background:#7aa0f5}.signal-curve span:nth-child(2){height:74px;background:#2358d8}.signal-curve span:nth-child(3){height:116px;background:#13a59c}.signal-curve span:nth-child(4){height:66px;background:#2358d8}.signal-curve span:nth-child(5){height:32px;background:#7aa0f5}.empty-eyebrow{color:#2358d8}@media(max-width:1180px){.app-shell{grid-template-columns:68px minmax(380px,430px) minmax(0,1fr)}.workspace{padding:26px 22px}.result-grid{grid-template-columns:minmax(310px,.9fr) minmax(400px,1.1fr)}}@media(max-width:960px){.app-shell{grid-template-columns:68px minmax(0,1fr)}.app-rail{grid-row:1 / span 2}.sidebar{grid-column:2;min-height:auto;max-height:none}.workspace{grid-column:2;min-height:auto}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.brand{grid-column:1 / -1}.context-panel{margin-bottom:0}.result-grid{height:auto;grid-template-columns:1fr}.result-panel{min-height:560px}.empty-state{min-height:520px}}@media(max-width:680px){.app-shell{display:block}.app-rail{display:none}.sidebar{display:flex;min-height:auto;padding:18px 16px}.workspace{min-height:calc(100dvh - 10px);padding:22px 16px}.workspace-header{margin-bottom:18px}.workspace-header h2{font-size:24px}.status-row{grid-template-columns:1fr}.status-card{min-height:62px}.empty-state{min-height:400px;padding:38px 20px}.empty-state h2{font-size:23px}.empty-state p{font-size:13px}.empty-actions{width:100%;flex-direction:column}.empty-actions button{width:100%}.confirm-main,.confirm-extra,.segment-row{grid-template-columns:1fr}.result-panel{min-height:500px;padding:13px}.result-heading{align-items:flex-start;flex-direction:column}.actions{width:100%}.actions button{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
