:root{font-family:"Segoe UI","Microsoft YaHei",sans-serif;color:#20302c;background:#f4f6f2;font-synthesis:none;--muted:#66756d;--green:#23664d;--line:#dce3dc}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}header{max-width:1160px;margin:auto;min-height:88px;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:14px}.brand{display:flex;gap:10px;align-items:center;font-weight:700}.mark{display:grid;place-items:center;border-radius:11px;width:36px;height:36px;color:#fff;background:var(--green)}.version{font-size:12px;font-weight:400;color:var(--muted);margin-left:8px}main{max-width:1050px;margin:auto;padding:0 28px}.hero{padding:40px 0 26px}.eyebrow{font-size:12px;color:var(--green);letter-spacing:.12em;font-weight:700}h1{font-size:34px;letter-spacing:-.6px;line-height:1.4;margin:8px 0 12px}h2{font-size:18px;margin:0}p{margin:10px 0}.hero p,.muted,.notes,.privacy{color:var(--muted)}button,input,textarea{font:inherit}button{border:1px solid #cdd8d0;background:#fff;color:#244a3a;border-radius:9px;padding:9px 15px;min-height:44px;font-size:14px;font-weight:600;cursor:pointer}button:hover:enabled{background:#eef4ee}button.primary{background:var(--green);color:#fff;border-color:var(--green)}button.primary:hover:enabled{background:#194e3a}button.quiet{background:transparent}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #8cbdab;outline-offset:3px}.setup{background:white;border:1px solid var(--line);border-radius:18px;padding:24px 26px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.badge{font-size:12px;background:#edf3eb;color:var(--green);padding:5px 10px;border-radius:20px}.consent{font-size:14px;display:flex;align-items:flex-start;gap:9px;margin:18px 0;color:#526158}.consent input{margin-top:6px;accent-color:var(--green);width:16px;height:16px;flex-shrink:0}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#status{font-size:14px;min-height:24px;margin-top:15px;color:#495e51;overflow-wrap:anywhere}.health{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted);flex-wrap:wrap}.meter{width:80px;height:6px;border-radius:6px;background:#e7eee7;overflow:hidden}.meter i{display:block;width:0;height:100%;background:#4c9877}#performance{margin-left:auto}progress{width:100%;height:8px;accent-color:var(--green);margin-top:18px}.subtitle-panel{margin-top:24px;border:1px solid #cad8cd;border-radius:18px;padding:22px 26px;background:#eaf0e9}.subtitle-panel .section-heading h2{font-size:14px;color:var(--green)}.subtitle-panel button{font-size:12px;min-height:36px;padding:6px 11px}.caption{padding:36px 0 30px;min-height:180px}.english{font-size:22px;line-height:1.55;color:#4a5d53;margin:0 0 12px;overflow-wrap:anywhere}.chinese{font-size:29px;font-weight:600;line-height:1.6;margin:0;color:#192e24;overflow-wrap:anywhere}.caption-footer{border-top:1px solid #d3dfd1;padding-top:12px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.notes{font-size:14px;padding:15px 0}.notes strong{font-weight:600;color:#43594b}details{font-size:13px;padding:16px 0;border-top:1px solid var(--line)}summary{cursor:pointer;font-weight:600;color:#425c4c}details p{max-width:900px}textarea{width:100%;height:230px;padding:14px;margin-top:12px;resize:vertical;border:1px solid var(--line);font:12px/1.6 monospace;border-radius:8px}dialog{color:#20302c;border:1px solid #cdd8cd;border-radius:18px;padding:24px;width:min(1050px,94vw);max-height:90vh;height:80vh}dialog::backdrop{background:#11241966}.history-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.history-head p{font-size:12px}.history-tools{display:flex;gap:12px;align-items:flex-end;margin:10px 0}.history-tools label{flex:1;font-size:12px;color:var(--muted)}.history-tools input{display:block;width:100%;min-height:44px;margin-top:5px;padding:8px 12px;border:1px solid var(--line);border-radius:8px}#historyCount{font-size:12px}.history-list{overflow:auto;height:calc(100% - 178px);padding-right:12px;overscroll-behavior:contain}.entry{padding:20px 0;border-top:1px solid var(--line)}.entry time{font-size:12px;color:var(--muted)}.entry .english{font-size:17px;margin:8px 0}.entry .chinese{font-size:20px;font-weight:500}.entry.gap{color:#815520;font-size:14px}footer{max-width:1050px;margin:30px auto 0;padding:20px 28px 30px;color:var(--muted);font-size:12px}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#213d2d;color:#fff;padding:12px 20px;border-radius:12px;max-width:90vw;z-index:10;font-size:14px}[hidden]{display:none!important}@media(max-width:700px){header{padding:16px;flex-wrap:wrap}.version{display:none}main{padding:0 16px}h1{font-size:28px}.hero{padding-top:25px}.setup,.subtitle-panel{padding:20px}.section-heading{flex-wrap:wrap}.caption{padding:25px 0}.english{font-size:19px}.chinese{font-size:24px}.history-tools{flex-wrap:wrap}.history-tools label{flex-basis:100%}.history-list{height:calc(100% - 240px)}dialog{padding:18px}.history-head button{white-space:nowrap}}
