:root{font-family:system-ui,-apple-system,"Microsoft YaHei",sans-serif;color:#203e35;background:#f4f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:1060px;margin:auto;padding:36px 24px}header,.section_heading,.quick{display:flex;align-items:center;justify-content:space-between;gap:18px}header{margin-bottom:24px}h1{font-size:30px;letter-spacing:-1px;margin:0}h2{font-size:19px;margin:0 0 8px}p{line-height:1.6;margin:8px 0 14px}.eyebrow{font-size:12px;color:#667c71;letter-spacing:2px;margin:0 0 10px}.card{background:#fff;border:1px solid #dce5dd;border-radius:15px;padding:24px;margin:18px 0;box-shadow:0 3px 14px #18332504}.card p,.muted{color:#63766c;font-size:14px}.actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}button{font:inherit;font-size:14px;font-weight:600;border:1px solid transparent;border-radius:8px;padding:11px 17px;cursor:pointer;background:#206b51;color:white;min-height:42px}button:hover{filter:brightness(.95)}button.secondary{background:#edf3ed;color:#2b5945;border-color:#dce7dd}button.quiet{background:transparent;color:#68776c;border-color:#dfe7df}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #a2cdb6;outline-offset:3px}input{font:inherit;padding:10px;border-radius:7px;border:1px solid #cbd9ce;min-width:0;flex:1}label{display:block;font-size:14px;margin:10px 0}.statusbar{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#53715f}.statusbar span{background:#e6eee6;border-radius:30px;padding:7px 12px}.count{font-size:13px;white-space:nowrap;color:#547260}.thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:12px}.thumb{margin:0;border:1px solid #dce5dd;border-radius:9px;overflow:hidden}.thumb img{width:100%;height:132px;object-fit:contain;background:#f3f5f2;display:block}.thumb figcaption{display:flex;align-items:center;justify-content:space-between;padding:8px;font-size:12px}.thumb button{padding:4px 9px;min-height:32px}.question{padding:18px 0;border-top:1px solid #e4ebe4}.question:first-child{border-top:0}.answer{font-size:24px;font-weight:750;color:#1a684a;white-space:pre-wrap;overflow-wrap:anywhere}.question h3{font-size:14px;font-weight:500;margin:0 0 8px}.question p{color:#374f41}.question .confidence{color:#78867d;font-size:12px}.incomplete{color:#9a5f1d;background:#fff6e8;padding:10px;border-radius:6px}details{margin:12px 0}summary{cursor:pointer;color:#456d52;font-size:13px}pre{font-family:inherit;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7}.history_row{display:flex;justify-content:space-between;gap:12px;width:100%;text-align:left;background:white;color:#3b5445;border:0;border-top:1px solid #e7ede7;border-radius:0;font-size:13px;font-weight:400}.history_row span{overflow-wrap:anywhere}#error{color:#a53930;background:#fff0ec;border-radius:8px;padding:12px;white-space:pre-wrap;overflow-wrap:anywhere}#error:empty{display:none}footer{color:#819087;text-align:center;font-size:12px;margin:28px 0}[hidden]{display:none!important}@media(max-width:620px){main{padding:22px 14px}h1{font-size:25px}header{align-items:flex-start}header button{font-size:11px;padding:8px}.card{padding:18px}.quick,.section_heading{align-items:flex-start;flex-direction:column;gap:8px}.quick button{width:100%}.actions button{flex:1 1 42%;padding:10px 8px}.statusbar{gap:6px}.statusbar span{font-size:11px;padding:6px 8px}.thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}.history_row{flex-direction:column;gap:4px}}
