:root{color:#172126;background:#eef1f3;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #ffffff;--workspace: #eef1f3;--ink: #172126;--muted: #5d6a70;--rule: #ccd4d8;--rule-dark: #aeb9be;--teal: #087f73;--teal-dark: #05665d;--teal-soft: #dff2ef;--amber: #a85d00;--danger: #a73c32;--shadow: 0 12px 30px rgb(29 43 48 / 12%)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}.desktop-only-notice{display:grid;min-height:100vh;padding:32px 24px;place-content:center;justify-items:center;background:var(--workspace);color:var(--ink);text-align:center}.desktop-only-mark{display:grid;width:72px;height:72px;margin-bottom:24px;place-items:center;border:1px solid var(--ink);background:var(--paper);box-shadow:7px 7px 0 var(--teal)}.desktop-only-mark svg{width:34px;height:34px}.desktop-only-notice h1{margin:0;font-family:Georgia,Songti SC,serif;font-size:30px;letter-spacing:0}.desktop-only-notice p{max-width:320px;margin:12px 0 22px;color:var(--muted);line-height:1.65}.desktop-only-notice>span{display:inline-flex;align-items:center;gap:7px;color:var(--teal-dark);font-size:13px}.desktop-only-notice>span svg{width:15px;height:15px}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgb(8 127 115 / 28%);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:100vh;background:linear-gradient(rgb(172 184 190 / 16%) 1px,transparent 1px),linear-gradient(90deg,rgb(172 184 190 / 12%) 1px,transparent 1px),var(--workspace);background-size:24px 24px}.topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px 20px;border-bottom:1px solid var(--rule);background:#fffffff5}.brand-block,.topbar-actions,.export-actions,.tool-row,.label-value,.rail-heading,.editor-title-row,.privacy-note,.document-select{display:flex;align-items:center}.brand-block{min-width:180px;gap:10px}.brand-mark{display:grid;width:40px;height:44px;place-items:center;border:1px solid var(--ink);background:var(--paper);box-shadow:4px 4px 0 var(--teal);font-family:Georgia,Songti SC,serif;font-size:23px;font-weight:700}.brand-block h1,.brand-block p,.editor-title-row h2,.canvas-section p,.empty-copy h2,.empty-copy p{margin:0}.brand-block h1{font-family:Georgia,Songti SC,serif;font-size:21px;line-height:1.2;letter-spacing:0}.brand-block p{margin-top:3px;color:var(--muted);font-size:12px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.tool-mode-switch{display:grid;grid-template-columns:1fr 1fr;min-width:286px;padding:3px;border:1px solid var(--rule);border-radius:5px;background:#f0f3f4}.tool-mode-switch button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;gap:7px;padding:0 12px;border:0;border-radius:3px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.tool-mode-switch button.is-active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #0000001a;font-weight:700}.tool-mode-switch svg{width:16px;height:16px}.engine-state,.local-badge,.document-state{display:inline-flex;align-items:center;gap:6px;min-height:32px;color:var(--muted);font-size:12px;white-space:nowrap}.engine-state>span,.privacy-note>span{width:7px;height:7px;border-radius:50%;background:var(--rule-dark)}.engine-ready>span,.privacy-note>span{background:var(--teal)}.engine-loading>span{animation:pulse 1.2s ease-in-out infinite}.engine-error>span{background:var(--danger)}.local-badge{padding:0 10px;border-left:1px solid var(--rule)}.local-badge svg{width:15px;height:15px;color:var(--teal)}.primary-button,.secondary-button,.tool-button,.icon-button,.mode-segments button,.export-segments button{border:0;cursor:pointer}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;gap:8px;padding:0 16px;border-radius:5px;font-weight:650}.primary-button{min-width:142px;background:var(--teal);color:#fff;box-shadow:0 5px 14px #087f7333}.primary-button:hover:not(:disabled){background:var(--teal-dark)}.secondary-button{border:1px solid var(--rule-dark);background:var(--paper)}.secondary-button:hover{border-color:var(--teal);color:var(--teal-dark)}.primary-button svg,.secondary-button svg{width:18px;height:18px}.notice{z-index:4;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:7px 18px;border-bottom:1px solid #e0ba88;background:#fff8e9;color:#744100;font-size:13px}.icon-button{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:4px;background:transparent}.icon-button:hover{background:#17212612}.icon-button svg{width:17px;height:17px}.empty-workspace{display:grid;grid-template-columns:minmax(220px,380px) minmax(280px,460px);align-items:center;justify-content:center;min-height:520px;padding:48px 24px;gap:56px}.empty-sheet{position:relative;display:grid;width:min(30vw,330px);aspect-ratio:210 / 297;place-items:center;border:1px solid var(--rule-dark);background:var(--paper);box-shadow:var(--shadow)}.empty-sheet:before,.empty-sheet:after{position:absolute;content:"";right:15%;left:15%;height:1px;background:var(--rule);box-shadow:0 22px 0 var(--rule),0 44px 0 var(--rule),0 66px 0 var(--rule)}.empty-sheet:before{top:25%}.empty-sheet:after{top:58%}.empty-sheet svg{width:54px;height:54px;color:var(--teal)}.empty-copy h2{max-width:420px;font-family:Georgia,Songti SC,serif;font-size:clamp(28px,4vw,48px);font-weight:600;line-height:1.15;letter-spacing:0}.empty-copy p{margin:18px 0 26px;color:var(--muted);line-height:1.7}.workbench{display:grid;grid-template-columns:220px minmax(420px,1fr) 280px;min-height:0;overflow:hidden;background:#eef1f3d6}.document-rail,.settings-rail{min-width:0;background:#fffffff0}.document-rail{border-right:1px solid var(--rule);overflow:auto}.settings-rail{border-left:1px solid var(--rule);overflow-y:auto}.rail-heading{justify-content:space-between;min-height:48px;padding:0 16px;border-bottom:1px solid var(--rule);color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.id-card-rail-heading .icon-button{width:32px;height:32px}.document-list{padding:8px}.document-row{position:relative;min-height:72px;border:1px solid transparent;border-radius:5px}.document-row+.document-row{margin-top:5px}.document-row:hover{background:#f5f7f8}.document-row.is-selected{border-color:#82bfb8;background:var(--teal-soft)}.id-card-slot.is-empty{border-color:var(--rule);border-style:dashed;background:#f8fafb}.id-card-slot.is-empty:hover{border-color:var(--teal)}.side-number{display:grid;height:24px;place-items:center;border-radius:3px;background:#e5eaec;color:var(--ink);font-family:inherit;font-weight:700}.empty-thumb{border-style:dashed;color:var(--teal)}.empty-thumb svg{width:20px;height:20px}.document-select{width:100%;min-width:0;min-height:70px;padding:7px 34px 7px 5px;gap:8px;border:0;background:transparent;text-align:left;cursor:pointer}.page-number{width:20px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-align:center}.thumb-shell{display:grid;width:42px;height:54px;flex:0 0 auto;place-items:center;border:1px solid var(--rule);background:#fff;overflow:hidden}.thumb-shell img{width:100%;height:100%;object-fit:cover}.document-meta{display:grid;min-width:0;gap:5px}.document-meta strong{overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.document-meta small{color:var(--muted);font-size:11px}.document-meta .status-ready{color:var(--teal-dark)}.document-meta .status-manual{color:var(--amber)}.document-meta .status-error{color:var(--danger)}.remove-button{position:absolute;top:19px;right:3px;width:30px;height:30px}.editor-column{min-width:0;overflow-y:auto;padding:18px 22px 26px}.id-card-empty-editor{display:grid;min-width:0;place-content:center;justify-items:center;padding:40px 24px;text-align:center}.id-card-empty-editor>svg{width:72px;height:72px;margin-bottom:20px;color:var(--teal);stroke-width:1.4}.id-card-empty-editor h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:26px;letter-spacing:0}.id-card-empty-editor p{max-width:440px;margin:12px 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.empty-settings p{margin:0;padding:18px 16px;color:var(--muted);font-size:12px;line-height:1.7}.editor-title-row{justify-content:space-between;min-height:44px;margin-bottom:14px;gap:12px}.eyebrow{display:block;margin-bottom:3px;color:var(--teal-dark);font-size:11px;font-weight:750}.editor-title-row h2{max-width:min(48vw,560px);overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.document-state{justify-content:center;min-height:30px;padding:0 9px;border:1px solid var(--rule);border-radius:4px;background:#fff}.state-ready{border-color:#95c7c1;color:var(--teal-dark)}.state-manual{border-color:#dfbd8d;color:var(--amber)}.canvas-pair{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(210px,.8fr);align-items:start;gap:18px}.canvas-section{min-width:0}.canvas-section p{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.source-stage,.preview-stage{position:relative;display:grid;width:100%;place-items:center;overflow:hidden;border:1px solid #aab5ba;background:#dfe4e6;box-shadow:0 8px 24px #1d2b301f}.source-stage{width:fit-content;height:auto;max-width:100%;margin:0 auto;aspect-ratio:auto!important}.source-stage canvas{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 272px)}.crop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none}.crop-overlay polygon{fill:#087f731c;stroke:#00a392;stroke-width:max(3px,.35%);vector-effect:non-scaling-stroke}.corner-hit{fill:transparent;cursor:grab}.corner-hit:active{cursor:grabbing}.corner-handle{fill:#fff;pointer-events:none;stroke:#008a7d;stroke-width:5px;vector-effect:non-scaling-stroke}.preview-stage{min-height:260px;max-height:calc(100vh - 270px);padding:12px;aspect-ratio:210 / 297;background:#cfd6d9}.preview-stage canvas{display:block;max-width:100%;max-height:100%;border:1px solid #c6c6c6;background:#fff;box-shadow:0 4px 14px #00000029}.preview-stage>span:not(.scan-line){color:var(--muted);font-size:12px}.scan-line{position:absolute;top:12px;right:12px;left:12px;height:2px;background:var(--teal);box-shadow:0 0 8px #087f73b3;opacity:0;animation:scan 3.8s ease-in-out 1;pointer-events:none}.control-section{padding:16px;border-bottom:1px solid var(--rule)}.control-section>label,.range-control label{color:var(--muted);font-size:12px;font-weight:700}.mode-segments{display:grid;margin-top:10px;gap:6px}.mode-segments button{min-height:39px;padding:0 11px;border:1px solid var(--rule);border-radius:4px;background:#fff;text-align:left}.mode-segments button:hover:not(:disabled),.mode-segments button.is-active{border-color:var(--teal)}.fixed-color-mode{display:flex;align-items:center;min-height:58px;margin-top:10px;padding:9px 11px;gap:10px;border:1px solid #82bfb8;border-radius:4px;background:var(--teal-soft);color:var(--teal-dark)}.fixed-color-mode>svg{width:20px;height:20px;flex:0 0 auto}.fixed-color-mode span{display:grid;gap:2px}.fixed-color-mode strong{font-size:12px}.fixed-color-mode small{color:var(--muted);font-size:10px}.mode-segments button.is-active{background:var(--teal-soft);color:var(--teal-dark);font-weight:700}.label-value{justify-content:space-between}.label-value output{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-variant-numeric:tabular-nums}.range-control input{width:100%;height:28px;margin-top:8px;accent-color:var(--teal)}.tool-row{margin-top:10px;gap:6px}.tool-button{display:grid;min-width:0;min-height:58px;flex:1;place-items:center;padding:6px 3px;gap:4px;border:1px solid var(--rule);border-radius:4px;background:#fff;font-size:11px}.tool-button:hover:not(:disabled){border-color:var(--teal);color:var(--teal-dark)}.tool-button svg{width:18px;height:18px}.privacy-note{margin:18px 16px;gap:8px;color:var(--muted);font-size:11px;line-height:1.6}.export-bar{z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:10px 20px;gap:20px;border-top:1px solid var(--rule-dark);background:#fffffff7;box-shadow:0 -8px 24px #1d2b3012}.export-summary{display:grid;gap:4px}.export-summary strong{font-size:14px}.export-summary span{color:var(--muted);font-size:11px}.export-actions{gap:12px}.export-segments{display:grid;grid-template-columns:1fr 1fr;min-width:216px;padding:3px;border:1px solid var(--rule);border-radius:5px;background:#f0f3f4}.export-segments button{min-height:34px;padding:0 12px;border-radius:3px;background:transparent;color:var(--muted);font-size:12px}.export-segments button.is-active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #0000001a;font-weight:700}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@keyframes pulse{50%{opacity:.3}}@keyframes scan{0%{top:12px;opacity:0}12%{opacity:.75}80%{opacity:.65}to{top:calc(100% - 14px);opacity:0}}@media (max-width: 1120px){.workbench{grid-template-columns:190px minmax(380px,1fr) 240px}.canvas-pair{grid-template-columns:1fr}.preview-section{max-width:440px}.preview-stage{max-height:560px}.local-badge{display:none}.tool-mode-switch{min-width:250px}}@media (max-width: 860px){.app-shell{display:block;min-height:100vh;padding-bottom:0}.topbar{position:sticky;top:0;flex-wrap:wrap;padding:9px 12px}.brand-mark{width:34px;height:38px;box-shadow:3px 3px 0 var(--teal);font-size:19px}.brand-block{min-width:145px}.brand-block h1{font-size:17px}.brand-block p,.engine-state{display:none}.secondary-button{min-width:44px;padding:0 11px;font-size:0}.secondary-button svg{width:20px;height:20px}.tool-mode-switch{order:3;width:100%;min-width:0;margin-top:8px}.tool-mode-switch button{min-height:38px}.empty-workspace{grid-template-columns:1fr;min-height:calc(100vh - 160px);padding:34px 22px;gap:28px;text-align:center}.empty-sheet{width:min(58vw,250px);margin:0 auto}.empty-copy h2{font-size:30px}.workbench{display:flex;overflow:visible;flex-direction:column}.document-rail,.settings-rail{border:0}.document-rail{border-bottom:1px solid var(--rule);overflow:visible}.document-rail .rail-heading{min-height:38px}.document-list{display:flex;gap:7px;padding:8px 12px 10px;overflow-x:auto}.document-row,.document-row+.document-row{width:150px;min-width:150px;margin:0}.document-select{min-height:66px}.editor-column{overflow:visible;padding:16px 12px 22px}.id-card-empty-editor{min-height:390px;padding:36px 22px}.editor-title-row{align-items:flex-start;flex-direction:column}.editor-title-row h2{max-width:85vw}.source-stage,.preview-stage{max-height:none}.preview-section{max-width:none}.settings-rail{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.mode-segments{grid-template-columns:repeat(3,1fr)}.mode-segments button{padding:4px 6px;text-align:center}.tool-row{max-width:440px}.export-bar{position:relative;align-items:stretch;flex-direction:column;padding:14px 12px calc(14px + env(safe-area-inset-bottom))}.export-actions{align-items:stretch;flex-direction:column}.export-segments,.primary-button{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
