:root{color:#0b0b0d;font-synthesis:none;--coral:#ff4d43;--coral-soft:#fff4f2;--ink:#0b0b0d;--muted:#68686f;--line:#dedee2;--soft:#f7f7f8;--success:#16a653;background:#fff;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#fff;min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}.app{min-height:100vh;padding-bottom:64px}.header{border-bottom:1px solid var(--line);z-index:20;background:#fffffff5;align-items:stretch;gap:76px;height:70px;padding:0 4.2vw;display:flex;position:sticky;top:0}.logo{align-items:center;gap:17px;min-width:145px;display:flex}.logo strong{letter-spacing:.06em;font-size:25px}.wave{height:34px;color:var(--coral);align-items:center;gap:4px;display:flex}.wave i{background:currentColor;border-radius:6px;width:5px;height:15px;display:block}.wave i:nth-child(2){height:31px}.wave i:nth-child(3){height:22px}.wave i:nth-child(4){height:28px}.wave i:nth-child(5){height:12px}.header nav{gap:42px;display:flex}.header nav button{padding:2px 6px 0;font-size:17px;position:relative}.header nav button.active:after{content:"";background:var(--coral);border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.account{color:#4e4e54;align-items:center;gap:6px;margin-left:auto;display:flex}.account span,.account button{border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 10px;display:inline-flex}.account button:hover{background:var(--soft);color:var(--coral)}.shell{width:min(1420px,92vw);margin:0 auto}.home{padding-top:50px}.hero-copy h1{letter-spacing:-.045em;margin:0 0 15px;font-size:clamp(42px,4vw,64px);font-weight:760;line-height:1.08}.hero-copy p{color:var(--muted);letter-spacing:.01em;margin:0;font-size:20px}.mode-tabs{margin-top:31px;display:flex}.mode-tabs button{border:1px solid var(--line);color:#55555b;justify-content:center;align-items:center;gap:12px;min-width:220px;height:58px;font-size:17px;display:flex}.mode-tabs button:first-child{border-radius:13px 0 0 13px}.mode-tabs button:last-child{border-radius:0 13px 13px 0;margin-left:-1px}.mode-tabs button.selected{border-color:var(--coral);color:var(--coral);z-index:1;background:var(--coral-soft);position:relative}.dropzone{height:252px;color:var(--coral);cursor:pointer;border:1.5px dashed #cbcbd0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;margin-top:14px;transition:all .18s;display:flex}.dropzone.drag,.dropzone:hover{border-color:var(--coral);background:snow}.dropzone.has-file{background:var(--coral-soft);border-style:solid}.dropzone h3{color:var(--ink);margin:18px 0 6px;font-size:21px;font-weight:620}.dropzone p{color:var(--muted);margin:0}.dropzone.has-file p{color:#7a514e}.urlbox{border:1px solid var(--line);min-height:252px;color:var(--coral);border-radius:18px;grid-template-columns:auto 1fr;align-content:center;gap:10px 24px;margin-top:14px;padding:46px;display:grid}.urlbox h3{color:var(--ink);margin:0 0 8px;font-size:22px}.urlbox p{color:var(--muted);margin:0}.urlbox input{border:1px solid var(--line);border-radius:12px;outline:none;grid-column:1/-1;height:58px;margin-top:20px;padding:0 18px;font-size:17px}.urlbox input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff4d431f}.submit-row{align-items:center;gap:24px;height:82px;display:flex}.submit-row>span{color:var(--muted);font-size:14px}.primary,.outline{border-radius:11px;justify-content:center;align-items:center;gap:9px;height:48px;padding:0 24px;font-weight:620;display:inline-flex}.primary{color:#fff;background:var(--coral)}.primary:hover:not(:disabled){background:#ec3d34}.primary:disabled{cursor:not-allowed;background:#d7d7da}.outline{border:1px solid var(--line);background:#fff}.outline:hover{background:var(--soft);border-color:#aaaab0}.compact{height:40px;padding:0 15px;font-size:14px}.mini-wave,.footer-wave{align-items:center;gap:2px;display:flex}.mini-wave i,.footer-wave i{background:currentColor;border-radius:3px;width:3px;height:11px}.mini-wave i:nth-child(2),.footer-wave i:nth-child(2){height:18px}.mini-wave i:nth-child(3),.footer-wave i:nth-child(3){height:8px}.section-title{justify-content:space-between;align-items:baseline;display:flex}.section-title h2{margin:0 0 14px;font-size:24px}.section-title span{color:var(--muted)}.recent{margin-top:10px}.task-table{border:1px solid var(--line);border-radius:15px;overflow:hidden}.task-head,.task-row{text-align:left;grid-template-columns:2.1fr .75fr .65fr .8fr .8fr 62px;align-items:center;gap:18px;padding:0 18px;display:grid}.task-head{height:40px;color:var(--muted);background:#fbfbfc;font-size:13px}.task-row{border-top:1px solid var(--line);color:#55555c;cursor:pointer;width:100%;min-height:62px;transition:all .15s}.task-row:hover{background:#fafafa}.task-actions{color:#8a8a90;justify-content:flex-end;align-items:center;gap:5px;display:inline-flex}.task-delete{color:#9a9aa0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.task-delete:hover{color:var(--coral);background:var(--coral-soft)}.task-name{color:var(--ink);align-items:center;gap:16px;min-width:0;display:flex}.task-name b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status{align-items:center;gap:7px;display:inline-flex}.status.success{color:#267542}.status.working{color:#2571d3}.status.failed{color:#bb3028}.empty{text-align:center;color:var(--muted);padding:42px}.statusbar{border-top:1px solid var(--line);color:#606067;z-index:20;background:#fffffff7;justify-content:space-between;align-items:center;height:55px;padding:0 4.2vw;display:flex;position:fixed;bottom:0;left:0;right:0}.statusbar>span{align-items:center;gap:10px;display:flex}.online{background:#2bbd68;border-radius:50%;width:10px;height:10px}.footer-wave{color:#141416}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-line{color:#a72f27;background:#fff0ef;border:1px solid #f3c6c2;border-radius:9px;padding:10px 13px;font-size:14px}.error-line.spacious{margin-bottom:14px}.login-page{background:#fff7f5;place-items:center;min-height:100vh;display:grid}.login-panel{border:1px solid var(--line);background:#fff;border-radius:22px;gap:38px;width:min(460px,90vw);padding:42px;display:grid;box-shadow:0 22px 70px #1e141414}.login-panel h1{margin:0 0 7px;font-size:38px}.login-panel p{color:var(--muted);margin:0}.login-panel form{gap:18px;display:grid}.login-panel label{gap:8px;font-size:14px;font-weight:620;display:grid}.login-panel input{border:1px solid var(--line);border-radius:10px;outline:none;height:49px;padding:0 13px}.login-panel input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff4d431a}.full{width:100%}.loading-page{min-height:70vh;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.back{color:#44444a;align-items:center;gap:8px;padding:9px 0;display:inline-flex}.detail{padding-top:25px}.detail-head{justify-content:space-between;align-items:center;padding:18px 0 32px;display:flex}.detail-head h1{letter-spacing:-.02em;margin:0 0 9px;font-size:36px}.detail-head p{color:var(--muted);margin:0}.detail-head>div:last-child{flex-shrink:0;gap:12px;display:flex}.detail-head .outline{white-space:nowrap}.workspace{border-top:1px solid #0000;grid-template-columns:minmax(0,1.65fr) minmax(350px,1fr);display:grid}.transcript-pane{min-width:0;padding-right:40px}.next-pane{border-left:1px solid var(--line);min-width:0;padding-left:38px}.pane-title{justify-content:space-between;align-items:center;display:flex}.pane-title h2,.next-pane h2{margin:0 0 20px;font-size:23px}.next-pane>div:first-child>p{color:var(--muted);margin:-8px 0 26px;line-height:1.6}.switch-label{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.switch-label input{display:none}.switch-label i{background:#c9c9cd;border-radius:20px;width:38px;height:22px;transition:all .2s;position:relative}.switch-label i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #aaa}.switch-label input:checked+i{background:var(--coral)}.switch-label input:checked+i:after{transform:translate(16px)}.transcript-tools{align-items:center;gap:9px;margin-bottom:14px;display:flex}.transcript-tools>label{border:1px solid var(--line);color:#777;border-radius:10px;flex:1;align-items:center;gap:9px;min-width:160px;height:44px;padding:0 13px;display:flex}.transcript-tools input{border:0;outline:0;width:100%}.transcript-editor{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.transcript-editor:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #ff4d4314}.transcript-editor textarea{resize:vertical;white-space:pre-wrap;border:0;outline:0;width:100%;min-height:510px;padding:18px 20px;font-size:15px;line-height:1.75;display:block}.media-player{object-fit:contain;background:#101012;border-radius:10px;width:100%;height:auto;min-height:220px;max-height:520px;margin-top:12px;display:block}.media-missing{background:var(--soft);color:var(--muted);border-radius:10px;margin-top:12px;padding:18px;font-size:14px}.action-row{border:1px solid var(--line);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:112px;margin-bottom:13px;padding:19px;display:grid}.action-row h3{margin:0 0 6px}.action-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.action-icon{border:1px solid #1d1d20;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.action-icon.coral{color:var(--coral);border-color:var(--coral)}.coral-text{border-color:var(--coral);color:var(--coral)}.rewrite-form{border:1px solid var(--line);border-radius:12px;gap:11px;margin:-2px 0 14px;padding:16px;display:grid}.rewrite-form label{gap:8px;font-size:14px;font-weight:620;display:grid}.rewrite-form textarea{resize:vertical;border:1px solid var(--line);border-radius:9px;outline:none;min-height:88px;padding:11px;line-height:1.5}.rewrite-form textarea:focus{border-color:var(--coral)}.rewrite-form button{justify-self:end}.ai-running{color:#2964af;background:#f4f8ff;border-radius:9px;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.ai-settings{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.ai-settings>div{justify-content:space-between;display:flex}.ai-settings h3{margin:0 0 17px}.ai-settings button{color:#2675e7}.ai-settings p{grid-template-columns:28px 54px 1fr;align-items:center;margin:12px 0;display:grid}.gemini-mark{color:#477cf0;font-size:25px}.gpt-mark{font-size:20px}.retention{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:27px;padding:23px 0;font-size:13px;display:flex}.retention button{color:var(--coral);align-items:center;gap:6px;display:inline-flex}.ai-results,.rewrite-result{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.result-heading{align-items:center;gap:8px;margin-bottom:13px;display:flex}.result-heading button{color:#3374d1;align-items:center;gap:5px;margin-left:auto;display:flex}.highlight{border-left:2px solid var(--coral);margin:12px 0;padding:8px 0 8px 14px}.highlight>div{align-items:center;gap:8px;display:flex}.highlight small{color:var(--muted);margin-left:auto}.highlight blockquote{margin:9px 0 5px;font-size:14px}.highlight p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.score{background:var(--coral-soft);color:var(--coral);border-radius:5px;padding:2px 6px;font-weight:700}.rewrite-result pre{white-space:pre-wrap;background:var(--soft);border-radius:9px;max-height:370px;padding:14px;font-family:inherit;font-size:14px;line-height:1.75;overflow:auto}.notice{color:#fff;background:#151518;border-radius:9px;padding:11px 17px;position:fixed;bottom:75px;right:28px}.processing{padding-top:25px}.processing-center{flex-direction:column;justify-content:center;align-items:center;min-height:62vh;display:flex}.processing-center h1{margin:22px 0 8px;font-size:30px}.processing-center p{color:var(--muted)}.process-icon{background:var(--coral-soft);width:76px;height:76px;color:var(--coral);border-radius:50%;place-items:center;display:grid}.process-icon svg{width:34px;height:34px}.process-icon.failed{background:#fff0ef}.big-progress{background:#ececef;border-radius:8px;width:min(460px,80vw);height:7px;margin:20px 0 12px;overflow:hidden}.big-progress i{background:var(--coral);height:100%;transition:width .4s;display:block}.history-page{padding-top:48px}.history-heading{align-items:center;gap:18px;margin-bottom:34px;display:flex}.history-heading>svg{width:44px;height:44px;color:var(--coral)}.history-heading h1{margin:0 0 6px;font-size:40px}.history-heading p{color:var(--muted);margin:0}.history-list{margin-top:0}.settings-page{max-width:1050px;padding-top:25px}.settings-heading{align-items:center;gap:18px;padding:18px 0 34px;display:flex}.settings-heading>svg{width:42px;height:42px;color:var(--coral)}.settings-heading h1{margin:0 0 7px;font-size:38px}.settings-heading p{color:var(--muted);margin:0}.settings-form{gap:22px;display:grid}.settings-form section{border:1px solid var(--line);border-radius:15px;padding:26px}.settings-section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:22px;padding-bottom:17px;display:flex}.settings-section-title h2{margin:0;font-size:22px}.settings-section-title p{color:var(--muted);margin:0;font-size:13px}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field-grid label{gap:8px;font-size:13px;font-weight:650;display:grid}.field-grid .wide{grid-column:1/-1}.field-grid input,.field-grid select{border:1px solid var(--line);background:#fff;border-radius:9px;outline:0;height:47px;padding:0 12px}.field-grid input:focus,.field-grid select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff4d431a}.save-settings{justify-self:end}.success-line{color:#267542;background:#effaf3;border:1px solid #bee4cc;border-radius:9px;align-items:center;gap:8px;padding:11px 13px;display:flex}.password-button{margin-top:18px}.account-create{grid-template-columns:1fr 1fr auto;gap:10px;display:grid}.account-create input{border:1px solid var(--line);border-radius:9px;outline:0;min-width:0;height:47px;padding:0 12px}.account-create input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #ff4d431a}.user-list{gap:8px;margin-top:18px;display:grid}.user-list>div{background:var(--soft);border-radius:8px;justify-content:space-between;padding:11px 13px;display:flex}.user-list small{color:var(--muted)}@media (width<=980px){.header{gap:24px;padding:0 3vw}.account span{display:none}.shell{width:94vw}.workspace{grid-template-columns:1fr}.transcript-pane{padding-right:0}.next-pane{border-left:0;border-top:1px solid var(--line);margin-top:30px;padding:30px 0 0}.task-head,.task-row{grid-template-columns:1.8fr .7fr .8fr 42px}.task-head span:nth-child(3),.task-head span:nth-child(5),.task-row>span:nth-child(3),.task-row>span:nth-child(5){display:none}}@media (width<=640px){.app{padding-bottom:48px}.header{height:60px}.logo{gap:9px;min-width:auto}.logo strong{font-size:20px}.wave{margin-left:-6px;transform:scale(.75)}.header nav{gap:10px;margin-left:auto}.header nav button{font-size:14px}.account{margin-left:0}.home{padding-top:32px}.hero-copy h1{font-size:39px}.hero-copy p{font-size:16px;line-height:1.6}.mode-tabs button{flex:1;min-width:0}.dropzone,.urlbox{height:230px}.urlbox{padding:24px}.submit-row{flex-direction:column;align-items:flex-start;gap:9px;height:auto;padding:15px 0 30px}.submit-row .primary{width:100%}.task-head{display:none}.task-row{grid-template-columns:1fr auto 42px;gap:7px 10px;padding:13px}.task-row>span:nth-child(2),.task-row>span:nth-child(3),.task-row>span:nth-child(5){display:none}.task-row .status{font-size:12px}.statusbar{height:45px;font-size:12px}.detail-head{align-items:flex-start;gap:10px}.detail-head h1{font-size:28px}.detail-head .outline{padding:0 13px}.transcript-tools{flex-wrap:wrap}.transcript-tools>label{flex-basis:100%}.transcript-editor textarea{min-height:360px}.action-row{grid-template-columns:auto 1fr}.action-row>button{grid-column:1/-1;width:100%}.retention{gap:14px}.media-player{min-height:200px;max-height:520px}.settings-section-title{display:block}.settings-section-title p{margin-top:8px;line-height:1.5}.field-grid{grid-template-columns:1fr}.field-grid .wide{grid-column:auto}.account-create{grid-template-columns:1fr}.settings-form section{padding:19px}.save-settings{width:100%}}
