:root{--ink:#17201c;--muted:#66736d;--line:#dde4df;--paper:#fbfcfa;--green:#176b4d;--green-2:#e9f4ee;--amber:#b56a16;--amber-bg:#fff4df;--red:#a33e35;--red-bg:#fbecea;--shadow:0 12px 34px #1d2e2512}*{box-sizing:border-box}body{color:var(--ink);background:#f2f5f2;margin:0;font-family:PingFang SC,Microsoft YaHei,Inter,system-ui,sans-serif}button,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}main{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:grid;box-shadow:inset 0 0 0 1px #fff3}.brand strong{letter-spacing:.04em;font-size:18px;display:block}.brand span{letter-spacing:.16em;color:#87918c;text-transform:uppercase;font-size:10px}.top-status{align-items:center;gap:18px;display:flex}.badge{border:1px solid var(--line);color:#52615a;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:12px;display:inline-flex}.demo-badge{color:var(--green);background:#f1f8f4;border-color:#cbe0d4}.pulse{background:#28a170;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #28a1701f}.save-state{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.hero{justify-content:space-between;align-items:end;max-width:1600px;margin:auto;padding:28px 34px 25px;display:flex}.eyebrow{color:var(--green);letter-spacing:.18em;margin:0 0 6px;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.04em;margin:0 0 7px;font-size:27px}.hero p{color:var(--muted);margin:0;font-size:14px}.hero-stat{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px 15px;display:flex}.hero-stat svg{color:var(--green)}.hero-stat strong,.hero-stat span{display:block}.hero-stat strong{font-size:13px}.hero-stat span{color:var(--muted);margin-top:2px;font-size:11px}.workspace{border:1px solid var(--line);max-width:1600px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:minmax(270px,.8fr) minmax(380px,1.1fr) minmax(320px,.9fr);min-height:675px;margin:auto;display:grid;overflow:hidden}.panel{min-width:0;padding:22px}.panel+.panel{border-left:1px solid var(--line)}.source-panel{background:#f9fbf9}.sheet-panel{background:#fcfdfc}.panel-head{justify-content:space-between;align-items:center;height:34px;margin-bottom:20px;display:flex}.panel-head>div{align-items:center;gap:9px;display:flex}.panel-head h2{margin:0;font-size:16px}.step{color:#8b9690;font:600 10px/1 monospace}.counter{color:var(--muted);font-size:12px}.demo-picker{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.demo-picker label{color:var(--muted);font-size:12px}.demo-picker select{max-width:155px;color:var(--green);background:0 0;border:0;outline:none;font-size:12px}.source-panel textarea{resize:vertical;color:#27322c;background:#fff;border:1px solid #ccd6d0;border-radius:12px;outline:none;width:100%;height:166px;padding:16px;line-height:1.75}.source-panel textarea:focus{border-color:#56a181;box-shadow:0 0 0 3px #176b4d17}.button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-weight:650;transition:all .15s;display:inline-flex}.button svg{width:16px;height:16px}.button-primary{background:var(--green);color:#fff;box-shadow:0 5px 14px #176b4d26}.button-primary:hover{background:#115b40}.button:disabled{opacity:.48}.button-outline{color:#34443c;background:#fff;border:1px solid #cad5cf}.button-ghost{color:var(--muted);background:0 0}.button-md{height:38px;padding:0 14px;font-size:13px}.button-sm{height:32px;padding:0 9px;font-size:12px}.button-lg{height:46px;padding:0 18px}.analyze{width:100%;margin-top:10px}.legend{color:var(--muted);flex-wrap:wrap;gap:13px;margin:14px 2px 18px;font-size:11px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.dot{border-radius:50%;width:7px;height:7px;display:inline-block}.dot.explicit{background:#69a78c}.dot.ambiguous{background:#e7a94d}.dot.missing{background:#c7ceca}.card{border:1px solid var(--line);background:#fff;border-radius:12px}.highlight-card{margin-top:8px;padding:14px}.highlight-card h3{color:#4d5a54;align-items:center;gap:7px;margin:0 0 10px;font-size:12px;display:flex}.highlight-card h3 svg{width:15px}.original-text{color:#37423c;font-size:13px;line-height:2}.original-text mark{color:inherit;border-radius:4px;padding:2px 3px}.original-text mark.explicit{background:#dff0e7;border-bottom:2px solid #66a287}.original-text mark.ambiguous{background:#ffedc9;border-bottom:2px solid #dd9935}.hint{color:#8a948f;margin:9px 0 0;font-size:10px}.guardrail{background:#fffaf1;border-color:#f0dec0;gap:9px;margin-top:10px;padding:12px;display:flex}.guardrail svg{color:var(--amber);flex:none;width:16px}.guardrail strong{font-size:11px}.guardrail p{color:#7a6b52;margin:3px 0 0;font-size:10px;line-height:1.5}.progress-row{align-items:center;gap:10px;display:flex}.progress-row strong{color:var(--green);font-size:11px}.progress-root{background:#e6ece8;border-radius:10px;flex:1;height:5px;overflow:hidden}.progress-bar{background:var(--green);width:100%;height:100%;transition:transform .3s}.risk-queue{scrollbar-width:thin;gap:6px;padding:15px 1px 12px;display:flex;overflow-x:auto}.risk-queue button{border:1px solid var(--line);white-space:nowrap;color:#68756e;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:flex}.risk-queue button.active{color:var(--green);background:#f1f7f4;border-color:#6ea38b}.risk-queue svg{width:12px}.risk{border-radius:50%;width:6px;height:6px}.risk.high{background:#dc786e}.risk.medium{background:#dda148}.risk.low{background:#7fa992}.question-card{margin-top:4px;padding:20px;box-shadow:0 10px 26px #2839300f}.question-meta{color:#829088;align-items:center;gap:8px;font-size:10px;display:flex}.risk-badge.high{background:var(--red-bg);color:var(--red);border-color:#efd0cc}.risk-badge.medium{background:var(--amber-bg);color:var(--amber);border-color:#f0d7aa}.question-card h3{margin:15px 0 10px;font-size:17px;line-height:1.5}.question-card blockquote{color:#826331;background:#fff9ee;border-left:3px solid #e6b15d;margin:0 0 14px;padding:9px 11px;font-size:11px}.options{gap:8px;display:grid}.options>button{text-align:left;width:100%;color:var(--ink);background:#fff;border:1px solid #dce3df;border-radius:10px;align-items:center;gap:11px;padding:11px;display:flex}.options>button:hover,.options>button.selected{background:#f4f9f6;border-color:#5f9a7f}.options>button.selected{box-shadow:inset 0 0 0 1px #5f9a7f}.options>button>span:not(.font-preview){flex:1}.options strong,.options small{display:block}.options strong{font-size:12px}.options small{color:var(--muted);margin-top:3px;font-size:10px}.options svg{color:#99a39e;width:14px}.font-preview{background:#f0f3f1;border-radius:6px;place-items:center;width:60px;height:42px;font-size:14px;display:grid}.font-preview.songti{font-family:SimSun,serif}.font-preview.heiti{font-family:SimHei,sans-serif;font-weight:700}.font-preview.calligraphy{font-family:KaiTi,serif;font-size:16px}.fill-demo{width:100%;margin-top:12px}.empty{text-align:center;color:var(--muted);padding:95px 25px}.empty>div:first-child{background:var(--green-2);width:52px;height:52px;color:var(--green);border-radius:17px;place-items:center;margin:auto;display:grid}.empty h3{color:#34423b;margin:18px 0 7px;font-size:15px}.empty p{max-width:270px;margin:0 auto;font-size:12px;line-height:1.6}.empty-flow{color:#829088;justify-content:center;align-items:center;gap:5px;margin-top:24px;font-size:10px;display:flex}.empty-flow svg{width:12px}.sheet-summary{background:#f2f7f4;border-radius:12px;align-items:center;gap:13px;margin-bottom:12px;padding:13px;display:flex}.ring{--progress:0deg;background:conic-gradient(var(--green) var(--progress),#dce6e0 0);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid;position:relative}.ring:before{content:"";background:#f2f7f4;border-radius:50%;position:absolute;inset:5px}.ring strong{z-index:1;font-size:10px}.sheet-summary>div:last-child strong,.sheet-summary>div:last-child span{display:block}.sheet-summary>div:last-child strong{font-size:12px}.sheet-summary>div:last-child span{color:var(--muted);margin-top:3px;font-size:10px}.requirement-list{border-top:1px solid var(--line);max-height:220px;margin-bottom:13px;overflow:auto}.requirement-list button{background:0 0;border:0;border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;width:100%;padding:9px 2px;font-size:11px;display:flex}.requirement-list button span{color:var(--muted)}.requirement-list button strong{text-overflow:ellipsis;white-space:nowrap;max-width:60%;overflow:hidden}.confirmed{color:var(--green)}.pending{color:#a97632}.quote-lock{text-align:center;background:#fff;border:1px dashed #ccd7d1;border-radius:12px;padding:14px}.quote-lock .button{width:100%}.quote-lock p{color:#929b96;margin:8px 4px 0;font-size:9px;line-height:1.45}.quote{margin-top:13px;overflow:hidden}.quote-head{color:#fff;background:#173e30;justify-content:space-between;align-items:end;padding:15px;display:flex}.quote-head small{opacity:.6;margin-top:5px;font-size:9px;display:block}.quote-head strong{font-size:23px}.quote-items{padding:5px 14px}.quote-items>div{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;padding:10px 0;font-size:11px;display:flex}.quote-items strong,.quote-items small{display:block}.quote-items small{color:var(--muted);margin-top:3px;font-size:9px}.quote details{color:var(--muted);padding:9px 14px;font-size:10px}.quote summary{cursor:pointer;color:#4e5c55}.quote h4{margin:10px 0 4px}.quote details p{margin:3px 0}.acceptance{background:#f5f9f6;padding:12px 14px}.acceptance h4{align-items:center;gap:6px;margin:0 0 7px;font-size:11px;display:flex}.acceptance h4 svg,.acceptance p svg{width:13px;color:var(--green);vertical-align:middle}.acceptance p{color:#52615a;margin:5px 0;font-size:9px;line-height:1.45}.disclaimer{color:#8b7360;background:#fff9ef;margin:0;padding:8px 14px;font-size:9px!important}.section-title{align-items:center;gap:7px;font-size:11px;display:flex}.section-title svg{width:15px;color:var(--green)}.section-title .badge{margin-left:auto}.wechat,.history{margin-top:12px;padding:13px}.wechat pre{white-space:pre-wrap;color:#59665f;max-height:110px;font:10px/1.55 inherit;overflow:auto}.wechat .button{width:100%}.history>p{border-top:1px solid #edf0ee;padding-top:7px;font-size:10px}.history>p span,.history>p small{display:block}.history>p span{font-weight:700}.history>p small{color:#9ba39f}.muted{color:#8c9691}.sheet-empty{color:var(--muted);text-align:center;padding:80px 20px;font-size:12px}.toast{color:#fff;max-width:410px;box-shadow:var(--shadow);z-index:30;background:#402d29;border-radius:10px;align-items:center;gap:9px;padding:12px 14px;font-size:12px;display:flex;position:fixed;bottom:20px;right:20px}.toast svg{color:#ffc17b;width:17px}.toast button{color:#fff;background:0 0;border:0;margin-left:auto;font-size:20px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}footer{color:#8b9690;justify-content:space-between;max-width:1600px;margin:12px auto 0;padding:12px 3px 25px;font-size:10px;display:flex}.agent-badge{color:#325aa8;background:#f2f5fc;border-color:#cdd9ef}.agent-badge .pulse{background:#537ad0;box-shadow:0 0 0 4px #537ad01f}.agent-notice{color:#53647e;background:#f5f7fc;border:1px solid #d8e2f3;border-radius:9px;align-items:flex-start;gap:7px;margin-top:10px;padding:9px 11px;font-size:10px;line-height:1.45;display:flex}.agent-notice svg{color:#537ad0;flex:none;width:14px}.agent-notice.degraded{color:#80663c;background:#fff8ec;border-color:#efd8b5}.agent-notice.degraded svg{color:#c48027}.custom-answer{border-top:1px dashed #d7dfda;margin-top:14px;padding-top:14px}.custom-answer>div:first-child{margin-bottom:9px}.custom-answer strong,.custom-answer span{display:block}.custom-answer strong{color:#445149;font-size:11px}.custom-answer span{color:#849089;margin-top:3px;font-size:9px;line-height:1.45}.custom-answer-row{gap:8px;display:flex}.custom-answer-row input{min-width:0;height:38px;color:var(--ink);background:#fbfcfb;border:1px solid #ccd6d0;border-radius:9px;outline:none;flex:1;padding:0 11px;font-size:11px}.custom-answer-row input:focus{border-color:#56a181;box-shadow:0 0 0 3px #176b4d14}.custom-answer-row input:disabled{opacity:.6}.custom-answer-row .button{flex:none}.provider-switch{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.provider-switch select{border:1px solid var(--line);color:#3d5046;background:#fff;border-radius:8px;outline:none;max-width:178px;padding:5px 7px;font-size:11px}.provider-switch select:focus{border-color:#56a181;box-shadow:0 0 0 3px #176b4d14}.quote.indicative .quote-head{background:#6b4b22}.quote-reference{color:#795f34;background:#fff7e9;padding:11px 14px;font-size:10px;line-height:1.45}.quote-reference strong{font-size:11px}.quote-reference p{margin:4px 0 0}.merchant-quote{border-bottom:1px solid var(--line);background:#f7faf8;padding:13px 14px}.merchant-quote>strong,.merchant-quote>span{display:block}.merchant-quote>strong{font-size:11px}.merchant-quote>span{color:var(--muted);margin:3px 0 9px;font-size:9px}.merchant-quote>div{grid-template-columns:90px 1fr auto;gap:7px;display:grid}.merchant-quote input{background:#fff;border:1px solid #ccd6d0;border-radius:7px;outline:none;min-width:0;height:34px;padding:0 9px;font-size:10px}.merchant-quote input:focus{border-color:#56a181}.merchant-quote .button{height:34px;font-size:10px}.agent-activity{background:linear-gradient(145deg,#f6f9fe,#fff);border:1px solid #cfdfef;border-radius:13px;margin-top:4px;padding:18px;box-shadow:0 10px 26px #30507d12}.activity-heading{align-items:center;gap:9px;display:flex}.activity-icon{color:#4268af;background:#e5edf9;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.activity-icon svg{width:18px}.activity-heading>div:nth-child(2){flex:1}.activity-heading strong,.activity-heading span{display:block}.activity-heading strong{font-size:13px}.activity-heading span{color:#71809a;align-items:center;gap:4px;margin-top:3px;font-size:10px;display:flex}.activity-heading span svg{width:12px}.activity-heading .button svg{width:13px}.preliminary{color:#3f6854;background:#eef5f1;border-radius:8px;align-items:flex-start;gap:7px;margin-top:15px;padding:9px 10px;font-size:10px;line-height:1.45;display:flex}.preliminary svg{flex:none;width:14px}.activity-list{gap:8px;margin-top:14px;display:grid}.activity-list>div{color:#53647e;align-items:center;gap:7px;font-size:11px;display:flex}.activity-list svg{color:#4f80c8;width:14px}.activity-list .pending{color:#77869d}.agent-activity>p{color:#8a96a8;border-top:1px solid #e0e7f1;margin:14px 0 0;padding-top:11px;font-size:9px;line-height:1.45}@media (max-width:1100px){.workspace{grid-template-columns:1fr 1.25fr}.sheet-panel{border-top:1px solid var(--line);grid-column:1/-1;border-left:0!important}.requirement-list{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.hero-stat{display:none}}@media (max-width:700px){.topbar{height:58px;padding:0 16px}.save-state{display:none}.hero{padding:22px 16px 17px}.hero h1{font-size:22px}.hero p{font-size:12px;line-height:1.5}.workspace{border-left:0;border-right:0;border-radius:0;margin:0;display:block}.panel{padding:18px 16px}.panel+.panel{border-left:0;border-top:1px solid var(--line)}.source-panel textarea{height:135px}.empty{padding:50px 20px}.requirement-list{display:block}.top-status{gap:5px}.custom-answer-row{display:block}.custom-answer-row .button{width:100%;margin-top:7px}footer{padding:15px 16px 25px;display:block}footer span{margin-top:4px;display:block}}@media print{body{background:#fff}.no-print,.topbar,.hero,footer,.toast,.source-panel,.clarify-panel{display:none!important}.workspace{box-shadow:none;border:0;display:block}.sheet-panel{padding:0;border:0!important}.sheet-panel .panel-head{border-bottom:1px solid #aaa}.sheet-panel .button{display:none}.requirement-list{max-height:none}.quote details{display:block}.quote details>summary{display:none}}
