.ocr-source-canvas{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#1c1c1e;background-image:conic-gradient(#242424 25%,transparent 0 50%,#242424 0 75%,transparent 0);color:#fff;cursor:grab;background-size:24px 24px;outline:none;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.ocr-source-canvas.mode-align{cursor:grab}.ocr-source-canvas.can-pan,.ocr-source-canvas.can-pan *{cursor:grab!important}.ocr-source-canvas.is-panning,.ocr-source-canvas.is-panning *{cursor:grabbing!important}.ocr-source-canvas.is-disabled{cursor:default}.ocr-source-canvas.mode-legend .ocr-source-image-plane,.ocr-source-canvas.mode-crop .ocr-source-image-plane{box-shadow:0 0 0 9999px #00000073}.ocr-source-image-plane{isolation:isolate;position:absolute}.ocr-source-image-plane>img{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.ocr-source-overlay{display:block;position:absolute;inset:0;overflow:visible}.ocr-source-overlay [data-source-action=crop],.ocr-source-overlay [data-source-action=grid]{cursor:move}.ocr-source-handle{pointer-events:all}.ocr-source-handle.handle-nw,.ocr-source-handle.handle-se{cursor:nwse-resize}.ocr-source-handle.handle-ne,.ocr-source-handle.handle-sw{cursor:nesw-resize}.ocr-source-handle.handle-n,.ocr-source-handle.handle-s{cursor:ns-resize}.ocr-source-handle.handle-e,.ocr-source-handle.handle-w{cursor:ew-resize}.ocr-source-grid-knob{color:#fff;touch-action:none;cursor:move;z-index:2;background:0 0;border:0;border-radius:50%;outline:none;width:48px;height:48px;padding:0;font-family:system-ui,sans-serif;position:absolute;transform:translate(-50%,-50%)}.ocr-source-grid-knob:before,.ocr-source-grid-knob:after{content:"";box-sizing:border-box;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ocr-source-grid-knob:before{background:#2563eb26;border:3px solid #3b82f6;width:34.2px;height:34.2px;box-shadow:0 0 10px #0050dc8c}.ocr-source-grid-knob:after{border:1px solid #ffffffb3;width:24.2px;height:24.2px}.ocr-source-grid-knob.pitch:before{background:#fb923c2e;border-color:#f97316;box-shadow:0 0 12px #c85a0080}.ocr-source-grid-knob.pitch:after{border-color:#fff9}.ocr-source-grid-knob>span{text-align:center;pointer-events:none;background:#2563ebd9;border-radius:3px;width:26px;height:14px;font-size:8px;font-weight:700;line-height:14px;position:absolute;top:17px;left:-20.6px}.ocr-source-grid-knob.pitch>span{background:#f97316;width:24px;height:13px;line-height:13px;top:17.5px;left:41.6px}.ocr-source-grid-knob:focus-visible{outline-offset:2px;outline:2px solid #fff}.ocr-source-grid-knob:disabled{cursor:default;opacity:.65}.ocr-source-hint{z-index:4;color:#fff;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#000c;border-radius:999px;max-width:calc(100% - 32px);padding:5px 12px;font-size:12px;line-height:18px;position:absolute;top:14px;left:50%;overflow:hidden;transform:translate(-50%)}.ocr-source-zoom{z-index:4;color:#eee;pointer-events:none;background:#111a;border:1px solid #ffffff12;border-radius:7px;padding:5px 9px;font-size:11px;line-height:16px;position:absolute;bottom:16px;right:16px}.ocr-source-crop-count{white-space:nowrap;color:#00d2ff;font-variant-numeric:tabular-nums;pointer-events:none;background:#0009;padding:0 6px;font:700 11px/20px sans-serif;position:absolute;transform:translate(calc(-100% - 4px),-22px)}.ocr-source-overlay[data-crop-cursor] *{cursor:inherit}@media (max-width:600px){.ocr-source-hint{font-size:11px;top:12px}.ocr-source-zoom{bottom:10px;right:10px}}
.stage-legendReview .ors-header{border-bottom-color:#e2e8f0;height:56px;min-height:56px}.ocr-legend-review{--olr-primary:#0058bc;box-sizing:border-box;color:#0f172a;background:#f8fafc;flex-direction:column;flex:1;height:auto;min-height:0;padding:0;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;display:flex;position:relative;overflow:hidden}.ocr-legend-review *{box-sizing:border-box}.ocr-legend-review button,.ocr-legend-review input{font-family:inherit;line-height:inherit;letter-spacing:normal}.ocr-legend-review button{cursor:pointer;-webkit-tap-highlight-color:transparent}.ocr-legend-review button:disabled{cursor:not-allowed;opacity:.4}.ocr-legend-review button:focus-visible{outline:2px solid var(--olr-primary);outline-offset:2px}.olr-strip{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background:#0f172a;flex-shrink:0;width:100%;height:28vh;min-height:110px;max-height:200px;position:relative;overflow:hidden}.olr-strip:before{content:"";pointer-events:none;opacity:.1;background-image:linear-gradient(45deg,#fff 25%,#0000 25%),linear-gradient(-45deg,#fff 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#fff 75%),linear-gradient(-45deg,#0000 75%,#fff 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;position:absolute;inset:0}.olr-strip.is-panning{cursor:grabbing}.olr-strip>img{transform-origin:50%;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .1s ease-out;display:block;position:absolute;top:50%;left:50%}.olr-strip.is-panning>img{transition:none}.olr-strip-empty{color:#94a3b8;pointer-events:none;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.olr-preview-heading{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:8px;left:8px;right:8px}.olr-preview-heading>span,.olr-preview-heading>button{color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:0;border-radius:6px;padding:2px 8px;font-size:10px;line-height:15px}.olr-preview-heading>button{pointer-events:auto}.olr-preview-heading>button:active{background:#0009}.olr-zoom-controls{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:8px;right:8px}.olr-zoom-controls button{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0008;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.olr-zoom-controls button:active{background:#000b}.olr-summary{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.olr-summary-values{color:#64748b;flex:1;align-items:center;gap:6px;min-width:0;font-size:12px;line-height:16px;display:flex}.olr-totals{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.olr-summary strong{color:#334155;font-weight:700}.olr-missing{color:#94a3b8}.olr-quota{color:#b45309;font-variant-numeric:tabular-nums;background:#fffbeb;border-radius:6px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:900;line-height:15px}.olr-quota.is-exhausted{color:#dc2626;background:#fef2f2}.olr-fallback{color:#d97706;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;font-weight:700;display:flex;overflow:hidden}.olr-summary-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.olr-summary-actions button{color:#64748b;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;line-height:16.5px;display:flex}.olr-summary-actions button:last-child{color:var(--olr-primary)}.olr-summary-actions button:hover{background:#e2e8f0}.olr-summary-actions button:last-child:hover{background:#0058bc1a}.olr-summary-actions button:disabled:hover{background:0 0}.olr-summary-actions button:active{opacity:.6}.olr-shortcuts{color:#64748b;background:#0058bc0d;border-bottom:1px solid #0058bc1a;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:10px;line-height:15px;display:flex}.olr-shortcuts>strong{color:#0058bcb3;font-weight:700}.olr-shortcuts>span:last-child{color:#94a3b8;white-space:nowrap;margin-left:auto}.olr-list{overscroll-behavior:contain;background:#f8fafc;flex:1;min-height:0;padding:8px;overflow-y:auto}.olr-rows{grid-template-columns:minmax(0,1fr);align-items:start;gap:6px;display:grid}.olr-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:6px;min-width:0;padding:6px 8px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.olr-row:focus-within{border-color:#0058bc80;box-shadow:0 0 0 3px #0058bc14}.olr-row:has(.olr-row-menu){z-index:2}.olr-row.is-dragging{opacity:.45}.olr-row.is-drop-target{background:#eff6ff;border-color:#0058bc;box-shadow:inset 0 0 0 1px #0058bc}.olr-row button{border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.olr-grip{color:#cbd5e1;touch-action:none;background:0 0;width:13px;height:13px;cursor:grab!important}.olr-grip:active{cursor:grabbing!important}.olr-index{text-align:center;color:#cbd5e1;-webkit-user-select:none;user-select:none;flex-shrink:0;width:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:10px}.olr-color{border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:28px;height:28px}.olr-row input.olr-code,.olr-row input.olr-count{color:#0f172a;min-width:0;box-shadow:none;background:#f8fafc;border:1px solid #0000;border-radius:6px;outline:none;flex-shrink:0;padding:4px;font-weight:700;transition:border-color .15s,background .15s}.olr-row input.olr-code{text-align:left;width:56px;height:30px;font-size:14px;line-height:20px}.olr-row input.olr-count{text-align:center;width:48px;height:26px;font-size:12px;line-height:16px}.olr-row input::placeholder{color:#9ca3af;opacity:1}.olr-row input:focus{border-color:var(--olr-primary);background:#fff;outline:none}.olr-row .olr-count-step{color:#475569;background:#f1f5f9;border-radius:6px;width:24px;height:24px;transition:transform .15s,background .15s}.olr-count-step:active{background:#e2e8f0;transform:scale(.9)}.olr-menu-anchor{flex-shrink:0;margin-left:auto;position:relative}.olr-more{color:#94a3b8;background:0 0;border-radius:6px;width:24px;height:24px}.olr-more:hover{background:#f1f5f9}.olr-more:active{transform:scale(.9)}.olr-row-menu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:144px;padding:4px 0;font-size:12px;line-height:16px;position:absolute;top:28px;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.olr-row-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:8px;width:100%;padding:8px 12px;font-size:12px;line-height:16px;display:flex}.olr-row-menu button svg{color:#94a3b8}.olr-row-menu button:hover{background:#f8fafc}.olr-row-menu button:disabled{opacity:.3}.olr-row-menu hr{background:#f1f5f9;border:0;height:1px;margin:4px 0;padding:0}.olr-row-menu button.is-danger,.olr-row-menu button.is-danger svg{color:#ef4444}.olr-row-menu button.is-danger:hover{background:#fef2f2}.olr-add{color:#94a3b8;background:0 0;border:2px dashed #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px;font-size:12px;font-weight:700;line-height:16px;transition:transform .15s,border-color .15s,color .15s;display:flex}.olr-add:hover{color:#0058bc;border-color:#0058bc66}.olr-add:active{transform:scale(.99)}.olr-footer{background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;gap:8px;padding:10px 12px;display:flex;position:static}.olr-footer button{border-radius:16px;flex:1;justify-content:center;align-items:center;gap:6px;width:0;padding:10px;font-size:14px;font-weight:700;line-height:20px;display:flex}.olr-footer button:active{transform:scale(.95)}.olr-skip{color:#64748b;background:#fff;border:1px solid #e2e8f0}.olr-continue{color:#fff;background:#0058bc;border:0;box-shadow:0 10px 15px -3px #0058bc40,0 4px 6px -4px #0058bc40}.olr-recognizing{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.olr-recognizing>div{color:#0058bc;background:#0058bc1a;border-radius:24px;place-items:center;width:64px;height:64px;display:grid}.olr-recognizing>p{color:#334155;margin:0;font-size:16px;font-weight:700}.olr-recognizing>small{color:#94a3b8;font-size:12px}.olr-recognizing>.olr-spin{color:#0058bc}.olr-spin{animation:1s linear infinite olr-spin}@keyframes olr-spin{to{transform:rotate(360deg)}}.olr-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ors-legend-toast{z-index:60;color:#1e293b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-radius:14px;align-items:center;gap:10px;min-width:200px;max-width:min(90vw,420px);padding:12px 12px 12px 14px;font-size:13px;line-height:1.45;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0f172a2e,0 2px 6px #0f172a0f,0 0 0 .5px #0f172a0f}.ors-legend-toast>svg{color:#d97706;flex-shrink:0}.ors-legend-toast.is-error>svg{color:#ef4444}.ors-legend-toast>span{overflow-wrap:anywhere;flex:1;min-width:0}.ors-legend-toast>button{color:#94a3b8;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.ors-legend-toast>button:hover{color:#475569;background:#0f172a0f}@media (min-width:640px){.olr-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.olr-add{grid-column:span 2}}@media (prefers-reduced-motion:reduce){.olr-row,.olr-strip>img,.olr-row input,.olr-count-step,.olr-add{transition:none}.olr-spin{animation:none}}
.ocr-grid-review{color:#273246;background:#f7f9fb;min-height:calc(100dvh - 56px);padding-bottom:68px;font-size:12px}.ocr-grid-review button{font:inherit;cursor:pointer}.ocr-grid-review button:disabled{opacity:.4;cursor:not-allowed}.ogr-toolbar{background:#fff;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.ogr-toolbar>button{color:#59677e;background:0 0;border:0;align-items:center;gap:5px;padding:6px 0;display:flex}.ogr-toolbar>span{align-items:center;gap:5px;font-size:11px;display:flex}.ogr-toolbar .is-good{color:#24a36c}.ogr-toolbar .is-warning{color:#bf862e}.ogr-group-list{flex-direction:column;gap:12px;padding:12px;display:flex}.ogr-group{background:#fff;border-radius:16px;flex-shrink:0;height:94px;padding:10px 12px 12px;overflow:hidden}.ogr-group>header{justify-content:space-between;align-items:center;gap:10px;height:24px;margin:0 0 8px;display:flex}.ogr-group-label{color:#657086;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.ogr-group-label strong{color:#263248;font-size:12px}.ogr-group-label i{color:#aab2c0;font-style:normal}.ogr-group-label small{color:#c18428;font-size:10px}.ogr-swatch{color:#c48623;border-radius:5px;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:12px;display:grid;box-shadow:inset 0 0 0 1px #0000000b}.ogr-swatch.is-unmapped{background:repeating-conic-gradient(#eef0f4 0 25%,#fff 0 50%) 0 0/8px 8px}.is-review .ogr-swatch{background:#fff2d8}.ogr-comparison{font-size:10px}.ogr-comparison.is-same{color:#24a36c}.ogr-comparison.is-different,.ogr-comparison.is-review{color:#c88724}.ogr-comparison.is-empty,.ogr-comparison.is-unprovided{color:#a0a8b7}.ogr-group-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.ogr-group-actions button{color:#0064c8;white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;padding:3px 0;font-size:10px;display:flex}.ogr-preview-cells{align-items:center;gap:6px;height:40px;display:flex;overflow:hidden}.ogr-cell{color:#8794a6;outline-offset:2px;background:#fff;border:1px solid #edf0f4;border-radius:5px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;display:grid;position:relative;overflow:hidden}.ogr-cell-image{image-rendering:auto;background-repeat:no-repeat;position:absolute;inset:0}.ogr-cell:hover{border-color:#87baf2}.ogr-cell.is-selected{border:2px solid #0065d1;box-shadow:0 0 0 1px #0065d118}.ogr-cell.is-selected .ogr-cell-image{opacity:1}.ogr-cell.needs-review{border-color:#e9bb76}.ogr-cell-check{color:#fff;background:#0065d1;border-bottom-left-radius:4px;justify-content:center;align-items:center;width:14px;height:14px;display:none;position:absolute;top:0;right:0}.ogr-cell.is-selected .ogr-cell-check{display:flex}.ogr-more-cells{color:#7f8ba0;background:#f7f9fc;border:1px solid #e9edf3;border-radius:5px;flex:0 0 40px;width:40px;height:40px;padding:0 4px;font-size:10px}.ogr-no-cells{color:#9aa6b8;font-size:11px}.ogr-load-groups{color:#527494;background:#fff;border:1px solid #dfe6f0;border-radius:10px;align-self:center;padding:10px 18px}.ogr-selection-bar{z-index:45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#8090a7;background:#fffffff5;border-top:1px solid #eaf0f5;justify-content:space-between;align-items:center;gap:12px;height:56px;padding:0 16px;font-size:11px;display:flex;position:fixed;bottom:0;left:0;right:0}.ogr-selection-bar>div{align-items:center;gap:10px;display:flex}.ogr-selection-bar strong{color:#0768c9;font-weight:600}.ogr-selection-bar button{color:#8793a7;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 14px;font-size:11px;display:flex}.ogr-selection-bar .ogr-empty-action{color:#596b83;background:#fff;border:1px solid #e6eaf0}.ogr-selection-bar .ogr-classify-action{color:#fff;background:#0064ce;padding:0 20px}.ogr-error{color:#bf4141;background:#fff1f1;border-radius:8px;padding:10px;font-size:12px}.ogr-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:650px){.ogr-toolbar{padding:0 12px}.ogr-toolbar>span{font-size:10px}.ogr-group-list{gap:8px;padding:8px}.ogr-group{border-radius:13px;padding:10px}.ogr-group-label{gap:5px;font-size:10px}.ogr-group-label small{display:none}.ogr-group-actions{gap:8px}.ogr-select-hint{display:none}.ogr-selection-bar{gap:5px;padding:0 10px}.ogr-selection-bar>div{gap:4px}.ogr-selection-bar button{padding:0 9px;font-size:10px}.ogr-selection-bar .ogr-classify-action{padding:0 12px}}.ocr-grid-review{flex-direction:column;flex:1;min-height:0;padding-bottom:59px;display:flex;overflow:hidden}.ogr-toolbar{flex-shrink:0;height:49px}.ogr-toolbar>button{color:#64748b;background:#f8fafc;border-radius:12px;height:32px;padding:0 12px;font-size:11px;font-weight:700}.ogr-group-list{flex:1;gap:14px;min-height:0;overflow:auto}.ogr-group{border:1px solid #f1f5f9;height:94px;padding:0}.ogr-group>header{height:40px;margin:0;padding:10px 16px}.ogr-group-actions{gap:8px}.ogr-group-actions button{color:#94a3b8;padding:0;line-height:15px}.ogr-group-actions button:first-child{font-weight:700}.ogr-group-actions button:last-child{color:#94a3b8}.ogr-preview-cells{height:52px;padding:0 12px 12px}.ogr-selection-bar{height:59px}.ogr-selection-bar .ogr-classify-action{background:#0058bc}.ogr-cell{-webkit-user-select:none;user-select:none;touch-action:manipulation}.ogr-cell-image{pointer-events:none}.ogr-toolbar>.ogr-issue-nav{background:0 0;gap:5px;padding-right:0;font-size:11px;font-weight:500}.ogr-toolbar>.ogr-issue-nav.is-good{color:#24a36c}.ogr-toolbar>.ogr-issue-nav.is-warning{color:#bf862e}.ogr-toolbar>.ogr-issue-nav:disabled{opacity:1}.ogr-group-navigation{align-items:center;gap:6px;margin-bottom:14px;display:flex}.ogr-group-navigation>button{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:34px;display:grid}.ogr-group-navigation>button:disabled{opacity:.35}.ogr-group-tabs{scrollbar-width:thin;flex:1;align-items:center;gap:6px;min-width:0;padding:3px 1px;display:flex;overflow-x:auto}.ogr-group-tabs>button{white-space:nowrap;color:#334155;background:#fff;border:2px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:700;display:flex}.ogr-group-tabs>button[aria-selected=true]{color:#0058bc;background:#0058bc0d;border-color:#0058bc}.ogr-group-tabs>button>span{background:#f8fafc;border:1px solid #cbd5e1;border-radius:4px;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.ogr-group-tabs>button>small{color:#94a3b8;font-size:10px;font-weight:500}.ogr-cell-image{object-fit:cover;width:100%;height:100%}.ogr-cell-placeholder{color:#8b98aa;font-size:9px}.ogr-image-status{color:#526c8d;background:#eef6ff;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:12px;line-height:1.5;display:flex}.ogr-image-status.is-error{color:#a66416;background:#fff5e7}.ogr-image-status button{color:inherit;background:#fff;border:1px solid;border-radius:8px;flex-shrink:0;padding:5px 10px}.ogr-layer{z-index:200;color:#1e293b;font-size:12px;position:fixed;inset:0}.ogr-layer button{font:inherit;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.ogr-layer button:active:not(:disabled){transform:scale(.95)}.ogr-layer button:disabled{opacity:.4;cursor:not-allowed}.ogr-layer button:focus-visible,.ogr-layer input:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.ogr-layer-all{background:#fff;animation:.2s ogr-fade-in}.ogr-layer-all.is-leaving{pointer-events:none;animation:.2s forwards ogr-fade-out}.ogr-all-dialog{background:#fff;outline:none;flex-direction:column;width:100%;height:100%;max-height:none;display:flex;position:absolute;inset:0;overflow:hidden}.ogr-all-dialog>.ogr-all-header{color:#fff;background:#0058bc;flex-shrink:0;align-items:center;gap:12px;margin:0;padding:12px 16px;display:flex}.ogr-all-header>.ogr-all-back{color:#fff;background:#ffffff26;border:0;border-radius:12px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.ogr-all-heading{flex:1;min-width:0}.ogr-all-heading>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ogr-all-heading h2{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:20px}.ogr-all-heading p{color:#ffffff80;margin:0;font-size:10px;line-height:15px}.ogr-all-header>button:not(.ogr-all-back){color:#fffc;white-space:nowrap;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:700}.ogr-all-header>button.ogr-all-cancel{color:#fff9;margin-left:8px}.ogr-difference-badge{color:#b45309;background:#fef3c7;border-radius:6px;padding:2px 6px;font-size:10px;font-weight:700;line-height:14px}.ogr-difference-badge.is-same{color:#15803d;background:#dcfce7}.ogr-all-issues{color:#b45309;background:#fffbeb;border-bottom:1px solid #fef3c7;flex-shrink:0;align-items:center;gap:8px;padding:6px 12px;font-size:11px;display:flex}.ogr-all-issues>span{align-items:center;gap:4px;font-weight:700;display:flex}.ogr-all-issues>div{flex:1}.ogr-all-issues small{color:#d97706;white-space:nowrap;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:10px}.ogr-all-issues>button{color:#b45309;white-space:nowrap;background:#fff;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:2px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.ogr-all-dialog .ogr-group-navigation{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;gap:4px;margin:0;padding:0 8px}.ogr-all-dialog .ogr-group-navigation>button{background:#fff;border-color:#e2e8f0;border-radius:50%;flex-basis:36px;width:36px;height:36px;box-shadow:0 1px 2px #0000000d}.ogr-all-dialog .ogr-group-tabs{cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:thin;gap:6px;padding:8px 4px}.ogr-all-dialog .ogr-group-tabs>button{gap:8px;padding:6px 12px;font-size:14px;line-height:20px}.ogr-all-dialog .ogr-group-tabs>button>span{border-radius:4px;width:20px;height:20px}.ogr-all-dialog .ogr-group-tabs>button>span.is-review{color:#f87171;background:#fff1f2;border-color:#fda4af}.ogr-all-dialog .ogr-group-tabs>button>span.is-empty{background:#fff;border:2px dashed #cbd5e1}.ogr-all-dialog .ogr-group-tabs>button>small{color:inherit;opacity:.6;font-size:12px}.ogr-tab-issue{background:#fbbf24;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ogr-all-scroll{touch-action:pan-y pinch-zoom;overscroll-behavior:contain;flex:1;min-height:0;padding:12px;overflow:hidden auto}.ogr-all-canvas{width:100%;position:relative}.ogr-all-dialog .ogr-all-cells{align-content:start;gap:8px;min-height:0;max-height:none;padding:0;display:grid;position:absolute;top:0;left:0;right:0;overflow:visible}.ogr-full-cell{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:2px;min-width:0;height:70px;display:flex}.ogr-full-cell>.ogr-cell{border:1px solid #f1f5f9;border-radius:8px;flex:0 0 56px;width:56px;height:56px;transition:border-color .15s,box-shadow .15s}.ogr-full-cell>.ogr-cell.is-selected{border:1px solid #0058bc;box-shadow:0 0 0 2px #0058bc4d}.ogr-full-cell>.ogr-cell.is-selected .ogr-cell-image{opacity:1}.ogr-full-cell .ogr-cell-check{background:#0058bc;border-radius:50%;width:20px;height:20px;top:2px;right:2px}.ogr-cell-coordinate{color:#94a3b8;height:12px;font-size:8px;line-height:12px}.ogr-empty-group{text-align:center;color:#94a3b8;margin:32px 0}.ogr-all-footer{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;animation:.2s ogr-slide-in;display:flex;box-shadow:0 -4px 16px #00000014}.ogr-all-footer.is-leaving{pointer-events:none;animation:.2s forwards ogr-slide-out}.ogr-all-footer>strong{white-space:nowrap;font-size:12px}.ogr-all-footer>div{flex:1}.ogr-all-footer>button{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:700}.ogr-all-footer>.ogr-classify-action{color:#fff;background:#0058bc;border-color:#0058bc;box-shadow:0 4px 6px #0058bc40}.ogr-layer-classify{z-index:210;background:#0f172a66;justify-content:center;align-items:flex-end;animation:.25s ogr-fade-in;display:flex}.ogr-layer-classify.is-leaving{pointer-events:none;animation:.25s forwards ogr-fade-out}.ogr-layer-classify>.ogr-classify-dialog{background:#fff;border-radius:24px 24px 0 0;outline:none;flex-direction:column;width:100%;max-width:512px;max-height:80dvh;animation:.25s ease-out ogr-modal-in;display:flex;position:relative;overflow:hidden}.ogr-layer-classify.is-leaving>.ogr-classify-dialog{animation:.25s ease-out forwards ogr-modal-out}.ogr-classify-dialog>header{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;margin:0;padding:16px 20px;display:flex}.ogr-classify-dialog>header h2{margin:0;font-size:16px;font-weight:700;line-height:24px}.ogr-classify-dialog>header h2>span{color:#0058bc}.ogr-classify-dialog>header>button{color:#94a3b8;background:0 0;border:0;border-radius:50%;place-items:center;padding:4px;display:grid}.ogr-classify-content{overscroll-behavior:contain;flex:1;min-height:0;padding:16px;overflow-y:auto}.ogr-current-colors{flex-direction:column;gap:12px;display:flex}.ogr-current-colors h3,.ogr-other-colors>h3,.ogr-palette-families h4{color:#94a3b8;letter-spacing:1px;margin:0 0 8px;font-size:9px;font-weight:900;line-height:14px}.ogr-current-colors section>div{flex-wrap:wrap;gap:8px;display:flex}.ogr-current-colors button{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;line-height:16px;display:flex}.ogr-current-colors button>span{border:1px solid #0000001a;border-radius:4px;flex-shrink:0;width:14px;height:14px}.ogr-current-colors button.is-selected{color:#0058bc;background:#0058bc1a;border-color:#0058bc4d}.ogr-other-colors{border-top:1px solid #f1f5f9;margin-top:12px;padding-top:12px}.ogr-other-colors>h3{color:#64748b;letter-spacing:0;font-size:10px;font-weight:700}.ogr-palette-search{margin-bottom:8px;display:block;position:relative}.ogr-palette-search>svg{pointer-events:none;color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ogr-palette-search>input{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:8px 12px 8px 32px;font-size:14px;line-height:20px;display:block}.ogr-palette-browser{max-height:200px;display:flex;overflow:hidden}.ogr-palette-families{scrollbar-width:none;touch-action:pan-y pinch-zoom;overscroll-behavior:contain;flex:1;min-width:0;overflow-y:auto}.ogr-palette-families>section{margin-bottom:12px;scroll-margin-top:0}.ogr-palette-families h4{z-index:1;background:#fff;margin:0 0 6px;padding:2px 0;position:sticky;top:0}.ogr-palette-results{scrollbar-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:192px;display:grid;overflow-y:auto}.ogr-palette-families .ogr-palette-results{max-height:none;overflow:visible}.ogr-palette-results>button{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:6px;display:flex}.ogr-palette-results>button:hover{border-color:#cbd5e1}.ogr-palette-results>button.is-selected{background:#0058bc0d;border-color:#0058bc}.ogr-palette-results>button>span{border:1px solid #0000001a;border-radius:8px;width:32px;height:32px}.ogr-palette-results>button>b{text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#475569;width:100%;font-size:9px;font-weight:700;line-height:12px;overflow:hidden}.ogr-palette-results>p{text-align:center;color:#94a3b8;grid-column:1/-1;padding:16px 0;font-size:12px}.ogr-palette-browser>nav{scrollbar-width:none;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;padding-left:4px;display:flex;overflow-y:auto}.ogr-palette-browser>nav>button{color:#94a3b8;background:0 0;border:0;border-radius:4px;flex-shrink:0;place-items:center;width:20px;height:20px;padding:0;font-size:9px;font-weight:700;display:grid}.ogr-palette-browser>nav>button:hover{color:#0058bc;background:#0058bc1a}.ogr-classify-dialog>footer{border-top:1px solid #f1f5f9;flex-shrink:0;gap:8px;margin:0;padding:12px 16px;display:flex}.ogr-classify-dialog>footer>button{border-radius:16px;justify-content:center;align-items:center;gap:8px;height:auto;padding:12px;font-size:14px;font-weight:700;line-height:20px;display:flex}.ogr-classify-dialog>footer>.ogr-cancel{color:#475569;background:#fff;border:1px solid #e2e8f0;flex:1}.ogr-classify-dialog>footer>.ogr-confirm{color:#fff;background:#0058bc;border:1px solid #0058bc;flex:2}.ogr-confirm>span:first-child:not(:last-child){border:1px solid #ffffff4d;border-radius:4px;flex-shrink:0;width:16px;height:16px}@keyframes ogr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ogr-fade-out{0%{opacity:1}to{opacity:0}}@keyframes ogr-slide-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ogr-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes ogr-modal-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ogr-modal-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (min-width:640px){@keyframes ogr-modal-in{0%{transform:scale(.95)translateY(10px)}to{transform:scale(1)translateY(0)}}@keyframes ogr-modal-out{0%{transform:scale(1)translateY(0)}to{transform:scale(.95)translateY(10px)}}}@media (prefers-reduced-motion:reduce){.ogr-layer,.ogr-layer>section,.ogr-all-footer{animation-duration:.01ms!important}.ogr-layer button,.ogr-full-cell>.ogr-cell{transition:none}}
.ocr-upload-panel-module__GFSbXa__page{background:#f8fafc;flex-direction:column;flex:1;align-items:center;min-height:0;padding:40px;display:flex;overflow-y:auto}.ocr-upload-panel-module__GFSbXa__content{flex-direction:column;gap:16px;width:100%;max-width:672px;margin:auto 0;display:flex}.ocr-upload-panel-module__GFSbXa__dropzone{text-align:center;cursor:pointer;isolation:isolate;background:#fff;border:2px dashed #e2e8f0;border-radius:24px;flex-direction:column;align-items:center;gap:24px;padding:64px 24px;transition:background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ocr-upload-panel-module__GFSbXa__dropzone:before{content:"";border-radius:inherit;opacity:.03;pointer-events:none;z-index:-1;background:radial-gradient(circle,#0058bc 1px,#0000 1px) 0 0/24px 24px;position:absolute;inset:0}.ocr-upload-panel-module__GFSbXa__dropzone:hover{background-color:#fbfcfe;border-color:#0058bc66}.ocr-upload-panel-module__GFSbXa__dropzone[data-dragging=true]{background-color:#f2f7fc;border-color:#0058bc;transform:scale(1.01)}.ocr-upload-panel-module__GFSbXa__dropzone[aria-busy=true]{cursor:progress}.ocr-upload-panel-module__GFSbXa__dropzone:focus-within{outline-offset:4px;outline:2px solid #0058bc}.ocr-upload-panel-module__GFSbXa__iconWrap{width:80px;height:80px;position:relative}.ocr-upload-panel-module__GFSbXa__icon{color:#0058bc;background:#0058bc14;border-radius:24px;place-items:center;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s,color .3s,box-shadow .3s;display:grid}.ocr-upload-panel-module__GFSbXa__icon svg{width:36px;height:36px}.ocr-upload-panel-module__GFSbXa__ring{pointer-events:none;border-radius:24px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:absolute;inset:0;box-shadow:0 0 #0058bc33}.ocr-upload-panel-module__GFSbXa__dropzone[data-dragging=true] .ocr-upload-panel-module__GFSbXa__icon{color:#fff;background:#0058bc;transform:scale(1.1);box-shadow:0 20px 25px -5px #0058bc4d}.ocr-upload-panel-module__GFSbXa__dropzone[data-dragging=true] .ocr-upload-panel-module__GFSbXa__ring{transform:scale(1.25);box-shadow:0 0 0 4px #0058bc33}.ocr-upload-panel-module__GFSbXa__description h1{color:#1e293b;letter-spacing:-.025em;margin:0 0 8px;font-size:30px;font-weight:700;line-height:36px}.ocr-upload-panel-module__GFSbXa__description p{color:#94a3b8;margin:0;font-size:14px;line-height:1.625}.ocr-upload-panel-module__GFSbXa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.ocr-upload-panel-module__GFSbXa__actions .ocr-upload-panel-module__GFSbXa__choose{color:#fff;background:#0058bc;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:700;line-height:24px;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 10px 15px -3px #0058bc40}.ocr-upload-panel-module__GFSbXa__choose:hover{background:#0058bce6}.ocr-upload-panel-module__GFSbXa__choose:active{transform:scale(.95)}.ocr-upload-panel-module__GFSbXa__choose:disabled{opacity:.65;cursor:progress}.ocr-upload-panel-module__GFSbXa__choose:focus-visible,.ocr-upload-panel-module__GFSbXa__localChoice:focus-visible{outline-offset:4px;outline:2px solid #0058bc}.ocr-upload-panel-module__GFSbXa__dropHint{color:#cbd5e1;font-size:12px;font-weight:500}.ocr-upload-panel-module__GFSbXa__actions .ocr-upload-panel-module__GFSbXa__localChoice{color:#0058bc;padding:10px 4px;font-size:13px}.ocr-upload-panel-module__GFSbXa__formats{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.ocr-upload-panel-module__GFSbXa__formats span{color:#94a3b8;letter-spacing:.05em;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700;line-height:16px}.ocr-upload-panel-module__GFSbXa__formats small{color:#94a3b8;font-size:11px}.ocr-upload-panel-module__GFSbXa__status{color:#0058bc;margin:0;font-size:12px}.ocr-upload-panel-module__GFSbXa__tips{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;padding:16px;font-size:12px;line-height:18px}.ocr-upload-panel-module__GFSbXa__tips strong{color:#1e40af;align-items:center;gap:6px;display:flex}.ocr-upload-panel-module__GFSbXa__tips ul{margin:6px 0 0;padding:0;list-style:none}.ocr-upload-panel-module__GFSbXa__tips li{margin-top:6px}.ocr-upload-panel-module__GFSbXa__tips li:before{content:"· "}.ocr-upload-panel-module__GFSbXa__spinner{animation:1s linear infinite ocr-upload-panel-module__GFSbXa__spin}@keyframes ocr-upload-panel-module__GFSbXa__spin{to{transform:rotate(360deg)}}@media (max-width:1023px){.ocr-upload-panel-module__GFSbXa__page{padding:24px}.ocr-upload-panel-module__GFSbXa__content{max-width:576px}.ocr-upload-panel-module__GFSbXa__dropzone{padding:56px 24px}.ocr-upload-panel-module__GFSbXa__description h1{font-size:24px;line-height:32px}}@media (max-width:639px){.ocr-upload-panel-module__GFSbXa__page{padding:16px}.ocr-upload-panel-module__GFSbXa__dropzone{gap:20px;padding:40px 24px}.ocr-upload-panel-module__GFSbXa__iconWrap{width:64px;height:64px}.ocr-upload-panel-module__GFSbXa__icon,.ocr-upload-panel-module__GFSbXa__ring{border-radius:16px}.ocr-upload-panel-module__GFSbXa__icon svg{width:28px;height:28px}.ocr-upload-panel-module__GFSbXa__description h1{margin-bottom:6px;font-size:20px;line-height:28px}.ocr-upload-panel-module__GFSbXa__description p{font-size:12px}.ocr-upload-panel-module__GFSbXa__description p span,.ocr-upload-panel-module__GFSbXa__description br,.ocr-upload-panel-module__GFSbXa__dropHint{display:none}.ocr-upload-panel-module__GFSbXa__actions .ocr-upload-panel-module__GFSbXa__choose{padding:12px 24px;font-size:14px;line-height:20px}.ocr-upload-panel-module__GFSbXa__formats span{font-size:10px;line-height:15px}.ocr-upload-panel-module__GFSbXa__formats small{font-size:10px}}@media (prefers-reduced-motion:reduce){.ocr-upload-panel-module__GFSbXa__dropzone,.ocr-upload-panel-module__GFSbXa__icon,.ocr-upload-panel-module__GFSbXa__ring,.ocr-upload-panel-module__GFSbXa__actions .ocr-upload-panel-module__GFSbXa__choose{transition:none}.ocr-upload-panel-module__GFSbXa__dropzone[data-dragging=true],.ocr-upload-panel-module__GFSbXa__dropzone[data-dragging=true] .ocr-upload-panel-module__GFSbXa__icon,.ocr-upload-panel-module__GFSbXa__dropzone[data-dragging=true] .ocr-upload-panel-module__GFSbXa__ring,.ocr-upload-panel-module__GFSbXa__choose:active{transform:none}.ocr-upload-panel-module__GFSbXa__spinner{animation:none}}
.ocr-restore-studio{z-index:45;color:#182238;background:#f5f6f8;flex-direction:column;font-size:12px;line-height:1.5;display:flex;position:fixed;inset:0;overflow:hidden}.ors-header{z-index:3;background:#fff;border-bottom:1px solid #f1f3f6;justify-content:space-between;align-items:center;height:56px;min-height:56px;padding:0 16px;display:flex;position:relative}.ors-back{place-items:center;width:32px;height:36px;padding:0;display:grid}.ors-header ol{align-items:flex-start;gap:18px;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:11px;left:50%;transform:translate(-50%)}.ors-header li{flex-direction:column;align-items:center;min-width:22px;display:flex;position:relative}.ors-header li:after{content:"";background:#e7ecf3;width:12px;height:1px;position:absolute;top:10px;left:25px}.ors-header li:last-child:after{display:none}.ors-header li>span{color:#b0baca;background:#edf0f4;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:grid}.ors-header li.complete>span{color:#fff;background:#1dc56b}.ors-header li.current>span{color:#fff;background:#005dc2;box-shadow:0 0 0 3px #d6e9ff}.ors-header li small{color:#005bbd;white-space:nowrap;font-size:10px;position:absolute;top:24px}.ors-next>button{color:#0565ce;border-radius:6px;align-items:center;gap:5px;padding:7px 0 7px 10px;font-size:12px;font-weight:600;display:flex}.ors-error{z-index:15;color:#a35a0a;background:#fff9e9;border:1px solid #fde5b3;border-radius:10px;align-items:center;gap:12px;width:max-content;max-width:min(640px,100% - 32px);padding:10px 14px;font-size:12px;display:flex;position:absolute;top:65px;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #0001}.ors-error button{place-items:center;padding:2px;display:grid}.ors-upload{text-align:center;flex:1;place-items:center;min-height:0;display:grid}.ors-upload>div{flex-direction:column;align-items:center;gap:18px;max-width:460px;padding:24px;display:flex}.ors-upload>div>svg{color:#8cadcf}.ors-upload h1{letter-spacing:0;font-size:21px}.ors-upload p{color:#8a9ab0}.ors-workspace{flex:1;min-height:0;display:grid;position:relative}.ors-workspace.wide-aside{grid-template-columns:minmax(0,1fr) 288px}.ors-workspace.narrow-aside{grid-template-columns:minmax(0,1fr) 172px}.ors-workspace>aside,.ors-preview>aside{background:#fff;min-height:0;padding:16px;overflow:auto}.ors-legend-tip{color:#7588a4;margin:1px 0 12px;font-size:12px;line-height:1.6}.ors-legend-tip strong{color:#273751;font-weight:600}.ors-quota{color:#bb4a00;background:#fffbeb;border:1px solid #ffefc4;border-radius:14px;align-items:center;gap:10px;height:44px;margin-bottom:12px;padding:0 12px;display:flex}.ors-quota>span{letter-spacing:.3px;font-size:10px}.ors-quota strong{font-size:14px;font-weight:750}.ors-quota button{color:#e79b14;background:#fff0bc;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:auto;display:grid}.ors-primary{color:#fff;background:#005bbe;border-radius:16px;justify-content:center;align-items:center;gap:6px;width:100%;height:44px;font-weight:600;display:flex;box-shadow:0 4px 7px #005bbe26}.ors-primary:hover{background:#0069d5}.ors-duo{gap:8px;margin-top:12px;display:flex}.ors-duo button{color:#5c7394;white-space:nowrap;border:1px solid #dce5f0;border-radius:17px;flex:1;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 4px;font-size:11px;display:flex}.ors-duo button:first-child{color:#005cbe;border-color:#006dec}.ors-local-progress{color:#657995;text-align:center;margin-top:16px;font-size:11px}.ors-local-progress progress{width:100%}.ors-local-progress button{color:#065dc2;margin-top:8px}.ors-precise{color:#90a0b7;margin-top:24px;font-size:11px}.ors-precise summary{cursor:pointer;-webkit-user-select:none;user-select:none}.ors-precise label{justify-content:space-between;align-items:center;gap:6px;margin-top:8px;display:flex}.ors-precise input{border-radius:6px;width:76px;padding:5px 7px;font-size:11px}.ors-precise>input{width:100%;margin-top:10px}.ors-precise small{margin-top:8px;line-height:1.6;display:block}.ors-align-note{color:#8395ae;font-size:10px;line-height:1.8}.ors-align-note button{color:#0061cc;background:#eef6ff;border-radius:5px;align-items:center;gap:4px;margin:8px 0 28px;padding:3px 6px;font-size:10px;display:flex}.ors-workspace aside h3{letter-spacing:0;color:#6a7d99;margin:15px 0 8px;font-size:11px;font-weight:400}.ors-pitch{justify-content:space-between;align-items:center;gap:2px;height:32px;display:flex}.ors-pitch button{color:#7194c0;background:#f1f6fd;border-radius:7px;place-items:center;width:27px;height:28px;padding:0;display:grid}.ors-pitch input{text-align:center;appearance:textfield;background:0 0;border:0;border-radius:0;width:70px;padding:4px 0;font-size:12px;font-weight:600}.ors-pitch input::-webkit-inner-spin-button{appearance:none}.ors-pitch strong{color:#7388a6;font-size:11px;font-weight:500}.ors-nudge{color:#8195af;grid-template-rows:28px 46px 28px;grid-template-columns:30px 54px 30px;justify-content:center;place-items:center;gap:3px;display:grid}.ors-nudge button{background:#f0f6ff;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.ors-nudge button:first-child{grid-column:2}.ors-nudge button:nth-child(2){grid-area:2/1}.ors-nudge span{text-align:center;grid-area:2/2;font-size:10px;line-height:1.7}.ors-nudge button:nth-child(4){grid-area:2/3}.ors-nudge button:last-child{grid-area:3/2}.ors-crop-tip{color:#8395ae;margin:2px 0 18px;font-size:11px;line-height:1.8}.ors-reset-crop{color:#6d8daf;border:1px solid #e3eaf4;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;height:33px;margin-bottom:22px;font-size:11px;display:flex}.ors-ratios{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.ors-ratios button{color:#7086a5;border:1px solid #e2eaf4;border-radius:6px;height:28px;font-size:10px}.ors-ratios .active{color:#0063c8;background:#eaf4ff;border-color:#a5d0ff}.ors-alignment-help{z-index:2;color:#d4deea;pointer-events:auto;background:#101826e8;border-radius:13px;padding:12px 14px;font-size:11px;position:absolute;bottom:16px;left:14px;box-shadow:0 2px 14px #0004}.ors-alignment-help>button{float:right;color:#7c8b9f;margin:-5px -6px 0 18px;padding:5px}.ors-alignment-help>strong{color:#fff;margin-bottom:7px;font-size:11px;display:block}.ors-alignment-help p{align-items:center;gap:7px;margin:5px 0;display:flex}.ors-alignment-help i{background:#168bff;border-radius:50%;width:7px;height:7px}.ors-alignment-help p:nth-of-type(2) i{background:#ffa21e}.ors-alignment-help p:nth-of-type(3) i{background:#8e9fb6}.ors-alignment-help small{color:#7b8c9f;margin-top:8px;font-size:10px;display:block}.ors-recognizing{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex}.ors-recognizing>svg{color:#0565ce}.ors-recognizing h2{font-size:19px}.ors-recognizing p{color:#788da9}.ors-recognizing progress{accent-color:#006bd9;width:min(420px,80vw);height:8px}.ors-preview{flex:1;grid-template-columns:minmax(0,1fr) 288px;min-height:0;display:grid}.ors-result-canvas{background:#e6f3ff;justify-content:center;align-items:center;min-width:0;min-height:0;padding:38px;display:flex;position:relative;overflow:auto}.ors-result-canvas canvas{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;image-rendering:pixelated;background-color:#fff;background-image:conic-gradient(#edf0f4 25%,transparent 0 50%,#edf0f4 0 75%,transparent 0);background-size:16px 16px;box-shadow:0 1px 5px #233c5014}.ors-result-canvas>span{color:#8c9aae;background:#fff;border:1px solid #dce4ed;border-radius:7px;padding:4px 12px;font-size:10px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ors-preview .brand-selector{gap:14px;display:grid}.ors-preview .brand-selector-trigger{min-height:65px;box-shadow:none;background:#f8fafc;border:0;border-radius:8px;align-items:center;padding:0 12px}.ors-preview .brand-selector-trigger>span{color:#7185a0;font-size:10px;line-height:1.5}.ors-preview .brand-selector-trigger strong{color:#233a56;margin-top:9px;font-size:13px}.ors-missing{color:#c57800;margin-top:22px;font-size:11px;line-height:1.8}.ors-check-dialog{text-align:center;border-radius:22px!important;max-width:390px!important;padding:24px!important}.ors-check-dialog>header{margin-bottom:15px!important}.ors-check-dialog>header h2{font-size:18px!important}.ors-check-dialog>header .icon-button{display:none}.ors-check-dialog>p{color:#8795a9;font-size:12px;line-height:1.9}.ors-check-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin:22px 0;display:grid}.ors-check-stats span{color:#9cabc0;font-size:10px}.ors-check-stats strong{color:#005ec4;font-size:25px;font-weight:700;line-height:1.5;display:block}.ors-check-stats span:nth-child(2) strong{color:#ef9b1e}.ors-check-stats span:nth-child(3) strong{color:#93a3ba}.ors-check-dialog .button{border-radius:13px;height:44px;margin-top:9px;font-size:12px}.ors-check-dialog .button.secondary{color:#7c8ca4;background:#f3f6fa;border:0}.ocr-restore-studio>.replica-backdrop{z-index:50}.ocr-restore-studio button:disabled{cursor:default}@media (max-width:700px){.ors-header{height:52px;min-height:52px;padding:0 10px}.ors-header ol{gap:11px}.ors-header li:after{width:6px;left:24px}.ors-next>button{font-size:11px}.ors-workspace.wide-aside,.ors-workspace.narrow-aside,.ors-preview{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr)}.ors-workspace>aside,.ors-preview>aside{border-top:1px solid #e6ecf4;max-height:38dvh;padding:12px}.ors-legend-tip{margin:0 0 7px;font-size:11px}.ors-quota{float:right;width:125px;height:32px;margin-bottom:8px;margin-left:10px}.ors-primary{border-radius:13px;width:calc(100% - 135px);height:38px}.ors-duo{margin-top:7px}.ors-duo button{height:32px}.ors-precise{margin-top:12px}.ors-align-note{justify-content:space-between;gap:14px;display:flex}.ors-align-note button{white-space:nowrap;margin:0}.ors-workspace.narrow-aside>aside{grid-template-columns:1fr 1fr;gap:5px 18px;display:grid}.ors-align-note,.ors-workspace.narrow-aside .ors-precise{grid-column:1/-1}.ors-workspace.narrow-aside aside h3{grid-row:2;margin:5px 0}.ors-nudge{grid-area:3/2/5;grid-template-rows:22px 30px 22px}.ors-nudge button{width:24px;height:22px}.ors-alignment-help{opacity:.92;max-width:220px;padding:10px;top:8px;bottom:auto;left:8px}.ors-alignment-help small{display:none}.ors-crop-tip{margin:0}.ors-reset-crop{margin-bottom:0}.ors-ratios{grid-column:1/-1;grid-template-columns:repeat(4,1fr);margin:0}.ors-preview .brand-selector{grid-template-columns:1fr 1fr;gap:12px}.ors-result-canvas{padding:22px}.ors-preview .ors-precise{display:none}.ors-preview .ors-missing{margin:9px 0 0}.ors-error{font-size:11px;top:58px}}.ocr-restore-studio{font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,Segoe UI,Roboto,sans-serif}.ors-back{border-radius:12px;width:36px}.stage-preview .ors-next>button{color:#fff;background:#0058bc;border-radius:12px;justify-content:center;min-width:88px;height:32px;padding:6px 16px;font-size:14px;font-weight:700;line-height:20px}.ors-preview>aside{border-left:1px solid #e2e8f0}.ors-preview .brand-selector{gap:48px;padding-top:32px}.ors-preview .brand-selector-trigger{color:#0f172a;border:1px solid #e2e8f0;border-radius:12px;height:46px;min-height:46px;padding:10px 12px;position:relative}.ors-preview .brand-selector-trigger>span{font-size:0}.ors-preview .brand-selector-trigger>span:before{content:"豆子品牌";color:#64748b;font-size:12px;line-height:20px;position:absolute;top:-28px;left:0}.ors-preview .brand-selector-trigger:nth-child(2)>span:before{content:"色系"}.ors-preview .brand-selector-trigger strong{color:#0f172a;margin-top:0;font-size:14px;font-weight:500;line-height:24px}.ors-back-dialog{text-align:center;border-radius:22px!important;max-width:400px!important;padding:24px!important}.ors-back-dialog>header{justify-content:center!important}.ors-back-dialog>header h2{font-size:20px!important}.ors-back-dialog>header .icon-button{display:none}.ors-back-dialog>p{color:#64748b;margin:15px 0 24px;font-size:14px;line-height:1.7}.ors-back-dialog .button{border-radius:16px;margin-top:8px;font-size:14px;font-weight:700}.ors-back-dialog .primary{background:#0058bc}.ors-back-dialog .secondary{color:#64748b;background:0 0}@media (max-width:700px){.ors-preview .brand-selector{gap:12px;padding-top:28px}.stage-preview .ors-next>button{min-width:78px;height:30px;padding:5px 12px;font-size:12px}.ors-preview>aside{border-left:0}}.ors-next>button{color:#fff;background:#0058bc;border-radius:12px;justify-content:center;gap:4px;height:32px;padding:6px 16px;font-size:14px;font-weight:700;line-height:20px}.ors-primary{background:#0058bc}.ocr-legend-review{flex:1;height:auto;min-height:0}@media (max-width:700px){.ors-next>button{height:30px;padding:5px 10px;font-size:12px}}.ors-next{align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.ors-trace-panel{align-items:center;gap:7px;min-width:0;display:flex}.ors-trace-panel .ors-log-id{color:#64748b;min-width:0;max-width:245px;height:auto;box-shadow:none;background:#f8fafc;border:1px solid #e6ecf4;border-radius:7px;align-items:center;gap:6px;padding:4px 7px;font-size:10px;font-weight:400;line-height:16px;display:flex}.ors-log-id>span{text-align:left;flex-direction:column;min-width:0;display:flex}.ors-log-id b{color:#94a3b8;font-size:9px;font-weight:500;line-height:11px}.ors-log-id code{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:10px;overflow:hidden}.ors-log-id i{background:#d69c36;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ors-log-id i.synced{background:#16a765}.ors-log-id:focus-visible,.ors-trace-details summary:focus-visible{outline-offset:2px;outline:2px solid #0063c7}.ors-trace-details{color:#64748b;font-size:10px;position:relative}.ors-trace-details summary{cursor:pointer;white-space:nowrap;border-radius:5px;padding:5px;list-style:none}.ors-trace-details summary>span{line-height:14px;display:block}.ors-trace-details summary::-webkit-details-marker{display:none}.ors-trace-details[open] summary{color:#0058bc;background:#edf5ff}.ors-trace-details>div{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:270px;max-width:calc(100vw - 24px);padding:13px 15px;font-size:12px;line-height:1.7;position:absolute;top:32px;right:0;box-shadow:0 5px 24px #142b4520}.ors-trace-details p{overflow-wrap:anywhere;margin:3px 0}.ors-trace-failure{color:#b45309}.ors-trace-actions{gap:9px;margin-top:11px;display:flex}.ors-trace-actions button{color:#0058bc;background:#eff6ff;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:11px;display:flex}.ors-trace-actions button:disabled{opacity:.5}@media (min-width:1001px) and (max-width:1300px){.ors-trace-panel .ors-log-id{max-width:180px}.ors-next{gap:8px}}@media (max-width:1000px){.ors-header:has(.ors-trace-panel){height:86px;min-height:86px;padding-bottom:32px}.ors-trace-panel{max-width:calc(100% - 20px);position:absolute;bottom:3px;right:10px}.ors-trace-panel .ors-log-id{border:0;max-width:calc(100vw - 120px);padding:2px 5px}.ors-log-id>span{flex-direction:row;align-items:center;gap:5px}.ors-log-id code{font-size:9px}.ors-header:has(.ors-trace-panel)~.ors-error{top:92px}}
