:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#18251f;background:#eef2ed;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18251f;--muted: #66736d;--green: #174e3a;--green-2: #2d7256;--lime: #d9ed8b;--cream: #fbf9f2;--line: #d9dfda;--white: #fff;--coral: #f0765f;--shadow: 0 18px 55px rgba(18, 46, 35, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef2ed}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}p{color:var(--muted);line-height:1.7}h1,h2,h3,p{margin-top:0}.shell{width:min(1180px,calc(100% - 32px));margin:24px auto 120px}.hero{border-radius:22px;padding:28px 32px;box-shadow:var(--shadow)}.guided-hero{background:var(--green);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px;position:relative;overflow:hidden;margin-bottom:18px}.guided-hero:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-70px;bottom:-150px;box-shadow:0 0 0 30px #ffffff09,0 0 0 60px #ffffff06}.guided-hero>*{position:relative;z-index:1}.hero h1{font:700 clamp(1.75rem,3.5vw,2.8rem)/1.1 Georgia,"Songti SC",serif;max-width:720px;margin:10px 0 8px}.hero p{color:#ffffffbd;max-width:650px;margin-bottom:0;line-height:1.55}.prototype-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--lime);color:#244231;font-size:12px;font-weight:700;letter-spacing:.08em}.prototype-badge.dark{background:#20342c;color:#ebf2ee}.prototype-badge.coral{background:#ffe4dd;color:#8d3424}.text-button{border:0;padding:7px 0;background:transparent;color:var(--green-2);font-weight:700}.text-button.light{color:#fff;white-space:nowrap}.text-button.danger{color:#a3473a}.reset-task-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;border:1px solid rgba(255,255,255,.45);border-radius:12px;padding:11px 16px;background:var(--lime);color:#244231;font-weight:800;box-shadow:0 7px 20px #00000029;transition:transform .18s ease,box-shadow .18s ease}.reset-task-button:hover{transform:translateY(-1px);box-shadow:0 9px 24px #0003}.reset-task-button span{font-size:18px;line-height:1}.primary-button,.secondary-button,.replace-button{border-radius:12px;padding:12px 18px;border:1px solid transparent;font-weight:700;transition:transform .18s ease,background .18s ease}.primary-button{background:var(--green);color:#fff;min-width:160px}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled){transform:translateY(-1px)}.secondary-button{background:#fff;color:var(--green);border-color:#cbd7d0}.replace-button{display:inline-flex;background:#edf4ef;color:var(--green);cursor:pointer}.replace-button input{display:none}.flow-section{background:#ffffffbd;border:1px solid white;border-radius:24px;padding:28px;margin-bottom:18px}.flow-title{display:flex;align-items:baseline;gap:14px;margin-bottom:20px}.flow-title span,.stage-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--green-2);font-weight:700}.flow-title h2{margin:0;font-size:22px}.input-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.image-editor,.setup-panel,.results-panel{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:20px}.image-editor{min-width:0}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.section-heading.compact{align-items:center}.section-heading p{font-size:13px;margin:5px 0 14px}.eyebrow{color:var(--green-2);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.upload-zone{min-height:310px;display:flex;flex-direction:column;justify-content:center;gap:10px}.upload-zone input{display:none}.upload-zone small{color:var(--muted)}.paste-zone{min-height:220px;border:1.5px dashed #9db2a5;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:8px;padding:24px;background:#f8faf8;cursor:text;outline:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.paste-zone:hover{background:#f1f7f3;border-color:var(--green-2)}.paste-zone:focus{background:#f1f7f3;border-color:var(--green);box-shadow:0 0 0 4px #174e3a1a}.paste-zone.drop-active{background:#e7f4eb;border-color:var(--green);border-style:solid;box-shadow:0 0 0 4px #174e3a1f}.paste-shortcut{min-width:72px;padding:8px 13px;border-radius:10px;background:var(--green);color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;box-shadow:inset 0 -2px #0000002e}.paste-message{color:#a3473a;font-size:12px}.upload-message{padding:10px 12px;border:1px solid #f1c9c2;border-radius:10px;background:#fff0ed;color:#983e2e;font-size:12px;text-align:center}.upload-progress{padding:10px 12px;border:1px solid #cbe0d2;border-radius:10px;background:#e5f1e9;color:#285b44;font-size:12px;text-align:center}.media-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.media-divider:before,.media-divider:after{content:"";height:1px;flex:1;background:var(--line)}.media-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.format-hint{text-align:center}.camera-button{background:var(--green);color:#fff}.upload-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:27px;margin-bottom:10px}.preview-frame{--preview-frame-height: 310px;position:relative;width:100%;min-width:0;height:var(--preview-frame-height);min-height:var(--preview-frame-height);max-height:var(--preview-frame-height);border:0;border-radius:14px;overflow:hidden;background:#edf0ed;display:grid;place-items:center;padding:12px;cursor:zoom-in;contain:layout paint}.preview-frame:disabled{cursor:default;opacity:1}.preview-thumbnail{position:absolute;inset:12px;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;overflow:hidden;pointer-events:none}.preview-frame img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center}.preview-fallback{padding:20px;color:var(--muted);text-align:center}.preview-zoom-hint{position:absolute;right:12px;bottom:10px;z-index:1;padding:6px 9px;border-radius:999px;background:#10231dc7;color:#fff;font-size:11px;font-weight:700;pointer-events:none}.preview-lightbox{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:22px;background:#050d0ae0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-lightbox-content{position:relative;width:min(1180px,96vw);height:min(860px,92vh);display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:10px}.preview-lightbox-content img{display:block;width:100%;height:100%;min-height:0;object-fit:contain}.preview-lightbox-content span{color:#ffffffc7;font-size:12px}.preview-lightbox-close{position:absolute;top:-8px;right:-8px;z-index:1;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#10231de0;color:#fff;font-size:28px;line-height:1}.editor-toolbar{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.crop-panel{margin-top:12px;border-top:1px solid var(--line);padding-top:12px}.crop-panel summary,.alignment-panel summary{cursor:pointer;color:var(--green);font-weight:700}.crop-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;margin-top:14px}.crop-grid label{font-size:12px;color:var(--muted)}.crop-grid span,.crop-grid input{display:block;width:100%}.configuration-stack{display:grid;gap:16px}.instruction,.empty-note{color:var(--muted);font-size:13px}.annotation-canvas,.corner-canvas{position:relative;width:100%;min-height:240px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#eef1ee;touch-action:none;padding:0}.annotation-canvas img,.corner-canvas img{display:block;width:100%;max-height:520px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.region-box{position:absolute;border:2px solid #f07c4f;background:#f07c4f2e;color:#7f2c16;font-size:11px;display:grid;place-items:center;padding:0}.alignment-panel{display:block}.corner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:14px}.corner-picker small{color:var(--muted);display:block;margin-top:7px}.corner-canvas{border-style:dashed;cursor:crosshair}.corner-point{position:absolute;width:26px;height:26px;transform:translate(-50%,-50%);border-radius:50%;background:var(--coral);color:#fff;display:grid;place-items:center;font-weight:700;box-shadow:0 3px 10px #0003}.run-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e7f0eb;border:1px solid #d5e2da;border-radius:17px;padding:18px}.run-bar strong,.run-bar span{display:block}.run-bar span{color:var(--muted);font-size:13px;margin-top:4px}.notice{margin:16px 0;padding:13px 16px;background:#e5f1e9;color:#285b44;border-radius:12px;border:1px solid #cbe0d2}.notice.error{background:#fff0ed;color:#983e2e;border-color:#f1c9c2}.notice.warning{background:#fff8e5;color:#795b13;border-color:#eddfa9}.results-panel{margin-top:20px;padding:24px}.result-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border-radius:16px;background:var(--green);color:#fff}.result-banner.blocked{background:#7d493d}.result-banner .eyebrow{color:var(--lime)}.result-banner h2{margin:7px 0 0;font-size:clamp(18px,3vw,25px)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.category-card{border:1px solid var(--line);border-left:4px solid #a7b1ac;border-radius:13px;padding:15px;background:#fbfcfb}.category-card.status-clear{border-left-color:#3e8c66}.category-card.status-suspected{border-left-color:#e56d4f}.category-card.status-uncertain{border-left-color:#d9a933}.category-topline{display:flex;justify-content:space-between;gap:8px}.category-topline span{font-size:11px;color:var(--muted)}.category-card p{font-size:12px;margin:10px 0 0}.ocr-comparison,.code-comparison,.issue-list{margin-top:25px}.ocr-comparison>div,.code-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ocr-comparison article,.code-columns article{background:#f5f7f5;border-radius:12px;padding:14px;min-width:0}.ocr-comparison span,.code-columns span{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.ocr-comparison pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit}.code-columns code{display:block;padding:8px;background:#e8ede9;border-radius:7px;margin-top:6px;overflow-wrap:anywhere}.issue-card{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:14px;margin-top:10px}.issue-kind{display:inline-flex;background:#fff0ec;color:#a54630;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.issue-card p{margin:8px 0 5px}.issue-card small{color:#89928e}.decision-group{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.decision-group button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;color:var(--muted)}.decision-group button.selected{background:var(--green);color:#fff;border-color:var(--green)}.variant-b{min-height:100vh;background:#e8ebe8;padding-bottom:100px}.workbench-header{min-height:92px;background:#fff;border-bottom:1px solid #d8ded9;display:flex;align-items:center;gap:24px;padding:18px 30px;position:sticky;top:0;z-index:10}.workbench-header h1{margin:4px 0 0;font-size:24px}.header-status{color:var(--muted);font-size:13px;margin-left:auto}.header-status i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#54a176;margin-right:7px}.workbench-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.8fr);min-height:calc(100vh - 92px)}.workbench-stage,.workbench-aside{padding:24px}.workbench-stage{border-right:1px solid #d5dad6}.workbench-stage .input-pair{margin-top:14px}.workbench-stage .image-editor{min-height:calc(100vh - 160px)}.workbench-aside{background:#f6f7f5}.workbench-aside .configuration-stack{margin:14px 0}.workbench-aside .annotation-canvas,.workbench-aside .corner-canvas{min-height:160px}.workbench-aside .corner-grid{grid-template-columns:1fr}.workbench-aside .run-bar{flex-direction:column;align-items:stretch}.workbench-results{padding:24px;border-top:1px solid #d5dad6}.variant-c{min-height:100vh;padding-bottom:150px}.mobile-shell{width:min(760px,100%);margin:0 auto;background:#f7f1e8}.mobile-header{padding:26px 22px 18px;display:flex;justify-content:space-between;gap:18px;background:#10231d;color:#fff;border-radius:0 0 30px 30px}.mobile-header h1{font:700 34px/1.1 Georgia,Songti SC,serif;margin:16px 0 8px}.mobile-header p{color:#b9c8c1;margin:0}.icon-button{border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;border-radius:50%;width:42px;height:42px;font-size:20px}.check-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:16px 18px}.check-strip span{display:flex;flex-direction:column;align-items:center;gap:4px;color:#8c8a84;font-size:11px}.check-strip i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e2ddd4;font-style:normal}.check-strip span.done{color:var(--green)}.check-strip span.done i{background:var(--lime)}.mobile-card{margin:0 14px 14px;border-radius:22px;background:#fff;padding:18px;box-shadow:0 10px 30px #46362712}.mobile-section-title{display:flex;gap:12px;align-items:center;margin-bottom:15px}.mobile-section-title b{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#ffe3dc;color:#9a432e}.mobile-section-title h2{font-size:18px;margin:0}.mobile-section-title p{font-size:12px;margin:2px 0 0}.variant-c .input-pair,.variant-c .corner-grid,.variant-c .category-grid,.variant-c .ocr-comparison>div,.variant-c .code-columns{grid-template-columns:1fr}.variant-c .upload-zone{min-height:220px}.variant-c .paste-zone{min-height:150px}.variant-c .preview-frame{--preview-frame-height: 240px}.variant-c .image-editor,.variant-c .setup-panel,.variant-c .results-panel{padding:14px}.variant-c .results-panel{border:0;margin-top:0}.variant-c .result-banner{align-items:stretch;flex-direction:column}.variant-c .issue-card{grid-template-columns:1fr}.variant-c .decision-group{justify-content:stretch}.variant-c .decision-group button{flex:1}.mobile-sticky-run{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(760px,100%);z-index:20;padding:12px;background:#f7f1e8e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-sticky-run .run-bar{box-shadow:0 12px 35px #26312c33}.prototype-switcher{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:12px;background:#101713;color:#fff;border-radius:999px;padding:8px;box-shadow:0 12px 35px #00000047}.prototype-switcher button{border:0;width:34px;height:34px;border-radius:50%;background:#29352f;color:#fff}.prototype-switcher span{min-width:170px;text-align:center;font-size:12px}.back-to-top{position:fixed;right:18px;bottom:92px;z-index:90;width:58px;height:58px;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:var(--green);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-shadow:0 12px 30px #10302447}.back-to-top span{font-size:25px;line-height:22px}.back-to-top small{color:#ffffffd9;font-size:10px;font-weight:700}.back-to-top:hover{background:var(--green-2);transform:translateY(-2px)}.gate-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px;background:#0b1914b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.access-gate{width:min(440px,100%);border-radius:24px;background:#fff;padding:30px;box-shadow:0 25px 70px #0000004d}.access-gate h2{margin:20px 0 8px}.access-gate input{width:100%;border:1px solid #bfcac3;border-radius:11px;padding:13px;margin:8px 0 12px}.access-gate .access-error{margin:-2px 0 12px;color:#a3473a;font-size:13px}.access-gate .primary-button{width:100%}.access-gate .text-button{display:block;margin:8px auto 0}@media(max-width:900px){.input-pair,.category-grid,.workbench-layout{grid-template-columns:1fr}.workbench-stage{border-right:0;border-bottom:1px solid #d5dad6}.workbench-stage .image-editor{min-height:auto}.workbench-header{position:static;flex-wrap:wrap;padding:16px}.header-status{order:3;width:100%}}@media(max-width:680px){.shell{width:100%;margin:0 0 120px}.guided-hero{border-radius:0 0 24px 24px;margin-bottom:12px;padding:20px 18px;flex-direction:column;align-items:flex-start;gap:14px}.flow-section{margin:0 12px 12px;padding:16px}.corner-grid,.crop-grid,.ocr-comparison>div,.code-columns{grid-template-columns:1fr}.upload-zone{min-height:230px}.paste-zone{min-height:165px;padding:18px}.preview-frame{--preview-frame-height: 250px}.preview-lightbox{padding:12px}.preview-lightbox-content{width:100%;height:90vh}.preview-lightbox-close{top:0;right:0}.run-bar,.result-banner{flex-direction:column;align-items:stretch}.issue-card{grid-template-columns:1fr}.decision-group{justify-content:stretch}.decision-group button{flex:1}.prototype-switcher{bottom:8px}.guided-hero p{font-size:13px}.reset-task-button{width:100%;padding:11px 14px;font-size:13px}.back-to-top{right:14px;bottom:86px;width:56px;height:56px;border-radius:17px}}
