:root{color-scheme:light;--ink:#10213d;--ink-strong:#071934;--muted:#5f6d82;--line:#d9e0e9;--line-strong:#b8c3d2;--surface:#fff;--surface-subtle:#f5f7fa;--surface-blue:#eef5fd;--navy:#073673;--navy-hover:#052b5d;--teal:#087c7f;--teal-soft:#e7f6f3;--success:#087a5d;--danger:#b3261e;--warning:#8a5a00;--shadow-sheet:0 14px 34px rgba(15,31,55,0.18),0 2px 6px rgba(15,31,55,0.12);--radius-sm:6px;--radius:8px;--font-ui:"Malgun Gothic","맑은 고딕","Apple SD Gothic Neo",sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{min-width:320px;background:var(--surface-subtle);color:var(--ink);font-family:var(--font-ui);line-height:1.5}body{min-height:100vh;margin:0;padding-bottom:82px}button,input,select{font:inherit}button,label,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,.dropzone:focus-within{outline:3px solid rgba(8,124,127,0.24);outline-offset:2px}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;transform:translateY(-160%);border-radius:var(--radius-sm);background:var(--ink-strong);color:#fff}.skip-link:focus{transform:translateY(0)}.topbar{position:sticky;top:0;z-index:20;display:flex;min-height:77px;align-items:center;justify-content:space-between;gap:24px;padding:14px 24px;border-bottom:1px solid var(--line);background:rgba(255,255,255,0.96);backdrop-filter:blur(10px)}.topbar h1,.topbar p,.section-heading h2,.section-heading p,.preview-heading h2,.preview-heading p{margin:0}.topbar h1{color:var(--ink-strong);font-size:24px;line-height:1.2;letter-spacing:-0.035em}.topbar p{margin-top:3px;color:var(--muted);font-size:14px}.ready-state{display:flex;min-width:250px;align-items:center;gap:10px;padding:9px 12px;border:1px solid #c6e4dc;border-radius:var(--radius);background:#f1faf7;color:var(--success)}.ready-state__icon{display:grid;width:24px;height:24px;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:14px;font-weight:700}.ready-state strong,.ready-state small{display:block}.ready-state strong{font-size:13px}.ready-state small{margin-top:1px;color:#55766d;font-size:11px}.ready-state[data-state="incomplete"]{border-color:#ead9ad;background:#fffbef;color:var(--warning)}.workspace{display:grid;min-height:calc(100vh - 159px);grid-template-columns:360px minmax(480px,1.08fr) minmax(420px,0.92fr);background:var(--surface-subtle)}.workflow,.editor,.preview-panel{min-width:0}.workflow{border-right:1px solid var(--line);background:var(--surface)}.workflow__active{padding:14px 12px 8px}.step-heading{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--radius);background:var(--surface-blue)}.step-heading span,.step-list span{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border:1px solid #aebbd0;border-radius:50%;color:var(--ink);font-weight:700}.step-heading span{border-color:var(--navy);background:var(--navy);color:#fff}.step-heading h2{margin:0;font-size:15px}.upload-group{margin-top:14px}.upload-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 8px 7px;font-size:13px}.upload-label-row label{color:var(--ink-strong);font-weight:700}.upload-label-row span{color:var(--muted);font-size:11px}.dropzone{display:flex;min-height:134px;cursor:pointer;align-items:center;justify-content:center;gap:10px;padding:16px;border:1px dashed var(--line-strong);border-radius:var(--radius);background:#fff;color:var(--ink);text-align:center;transition:border-color 160ms ease,background 160ms ease}.dropzone:hover,.dropzone.is-dragging{border-color:var(--teal);background:#f4fbfa}.dropzone--compact{min-height:86px;justify-content:flex-start;text-align:left}.dropzone svg{width:30px;height:30px;flex:0 0 auto;fill:none;stroke:var(--navy);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.dropzone strong,.dropzone small{display:block}.dropzone strong{font-size:13px}.dropzone small{margin-top:4px;color:var(--muted);font-size:11px}.dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.photo-strip{display:grid;max-height:360px;gap:8px;margin-top:10px;overflow-y:auto;padding-right:2px}.photo-order-help{margin:8px 4px 0;color:var(--muted);font-size:10px;line-height:1.5}.photo-order-item{display:grid;min-width:0;grid-template-columns:25px 62px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;cursor:grab}.photo-order-item:active{cursor:grabbing}.photo-order-item.is-dragging{opacity:.5}.photo-order-item.is-drop-target{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.photo-order-item__number{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:var(--surface-blue);color:var(--navy);font-size:10px;font-weight:700}.photo-order-item__thumb{position:relative;overflow:hidden;width:62px;height:62px;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle)}.photo-order-item__thumb img{width:81.52%;height:100%;object-fit:contain}.photo-order-item__crop-badge{position:absolute;right:2px;bottom:2px;padding:1px 4px;border-radius:3px;background:rgba(0,125,123,0.9);color:#fff;font-size:8px;font-weight:800;letter-spacing:-0.02em}.photo-order-item.is-cropped{border-color:#9fcfd0;background:#fbfefe}.photo-order-item__name{min-width:0;overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-order-item__actions{display:flex;align-items:center;gap:3px}.photo-order-item__actions button{display:grid;width:25px;height:25px;cursor:pointer;place-items:center;padding:0;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--muted)}.photo-order-item__actions button:hover:not(:disabled){border-color:var(--teal);color:var(--teal)}.photo-order-item__actions button[data-action="remove"]:hover{border-color:#efb8b3;color:var(--danger)}.photo-order-item__actions button:disabled{cursor:not-allowed;opacity:.35}.photo-order-item__actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.step-list{margin:8px 12px 0;padding:0;list-style:none}.step-list li{display:flex;align-items:center;gap:12px;padding:12px 10px;border-top:1px solid var(--line);font-size:14px}.privacy-note{display:flex;gap:10px;margin:76px 20px 18px;color:var(--muted)}.privacy-note svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.privacy-note strong{display:block;color:var(--ink);font-size:11px}.privacy-note p{margin:5px 0 0;font-size:10px;line-height:1.55}.editor{padding:26px 24px 32px;border-right:1px solid var(--line);background:var(--surface)}.section-heading,.preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-heading h2,.preview-heading h2{color:var(--ink-strong);font-size:16px;letter-spacing:-0.025em}.section-heading p,.preview-heading p{margin-top:3px;color:var(--muted);font-size:11px}.item-counter{color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums}.count-control{display:grid;grid-template-columns:minmax(250px,1fr) minmax(180px,0.72fr);gap:14px;margin:16px 0 0;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.template-control{margin-top:14px}.template-control__help{grid-column:1 / -1;color:var(--muted);font-size:10px}.count-control legend{padding:0 6px;color:var(--ink-strong);font-size:11px;font-weight:700}.count-mode{display:grid;grid-template-columns:1fr 1fr;gap:7px}.count-mode label{position:relative;cursor:pointer}.count-mode input{position:absolute;width:1px;height:1px;opacity:0}.count-mode label>span{display:block;min-height:57px;padding:9px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-subtle)}.count-mode input:checked+span{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal);background:#f3fbfa}.count-mode input:focus-visible+span{outline:3px solid rgba(8,124,127,0.24);outline-offset:2px}.count-mode strong,.count-mode small{display:block}.count-mode strong{font-size:11px}.count-mode small{margin-top:3px;color:var(--muted);font-size:9px}.count-value{display:grid;grid-template-columns:auto 74px;align-items:center;gap:5px 8px}.count-value>label{color:var(--ink);font-size:10px;font-weight:700}.count-value>div{display:flex;align-items:center;gap:5px}.count-value input{width:58px;min-height:34px;padding:6px 7px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);text-align:right}.count-value input:disabled{background:var(--surface-subtle);color:var(--muted)}.count-value>div span{color:var(--muted);font-size:10px}.count-value>small{grid-column:1 / -1;color:var(--muted);font-size:9px;line-height:1.5}.invoice-result{margin-top:14px;padding:12px 14px;border:1px solid #c9dcef;border-left:3px solid var(--navy);border-radius:var(--radius-sm);background:#f6faff}.invoice-result strong{font-size:12px}.invoice-result p{margin:3px 0 0;color:var(--muted);font-size:11px}.invoice-result__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.invoice-result__header>div{min-width:0}.invoice-result__header .button{flex:0 0 auto}.invoice-result details{margin-top:9px;font-size:11px}.invoice-result summary{cursor:pointer;color:var(--navy);font-weight:700}.invoice-result pre{max-height:150px;margin:8px 0 0;overflow:auto;padding:10px;border-radius:var(--radius-sm);background:#fff;color:#32445e;font:10px/1.55 Consolas,monospace;white-space:pre-wrap}.item-table{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.item-table #itemRows{max-height:570px;overflow-y:auto}.item-table__header,.item-row{display:grid;grid-template-columns:40px minmax(150px,1fr) 72px 118px 54px;align-items:stretch}.item-table__header{min-height:38px;background:var(--surface-subtle);color:#41516a;font-size:11px;font-weight:700}.item-table__header span,.item-row>*{display:flex;min-width:0;align-items:center;padding:8px 10px;border-right:1px solid var(--line)}.item-table__header span:last-child,.item-row>*:last-child{border-right:0}.item-row{min-height:102px;border-top:1px solid var(--line);background:#fff}.item-row__number{justify-content:center;color:var(--ink-strong);font-size:16px;font-weight:700}.item-row label{width:100%}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.field,.photo-select,.date-field input{width:100%;min-height:38px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;color:var(--ink)}.field,.date-field input{padding:8px 10px}.photo-select{padding:8px 27px 8px 8px;font-size:11px}.item-row__photo{gap:7px}.item-photo-preview{width:44px;height:58px;flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:var(--surface-subtle)}.item-photo-preview img{width:100%;height:100%;object-fit:contain}.icon-button{display:grid!important;width:32px;height:32px;cursor:pointer;place-items:center;padding:0!important;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--muted)}.icon-button:hover{border-color:#efb8b3;color:var(--danger)}.empty-state{padding:36px 20px;text-align:center}.empty-state strong{font-size:13px}.empty-state p{margin:4px 0 0;color:var(--muted);font-size:11px}.item-actions{display:flex;gap:9px;margin-top:14px}.button{display:inline-flex;min-height:39px;cursor:pointer;align-items:center;justify-content:center;gap:7px;padding:8px 14px;border:1px solid transparent;border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:12px;font-weight:700;transition:background 150ms ease,border-color 150ms ease,color 150ms ease,transform 150ms ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button--secondary{border-color:var(--teal);color:var(--teal)}.button--secondary:hover:not(:disabled){background:var(--teal-soft)}.button--ghost{border-color:var(--line-strong)}.button--ghost:hover:not(:disabled){background:var(--surface-subtle)}.button--small{min-height:32px;padding:6px 9px;font-size:10px}.button--primary{border-color:var(--navy);background:var(--navy);color:#fff}.button--primary:hover:not(:disabled){border-color:var(--navy-hover);background:var(--navy-hover)}.inspector-section{margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.section-heading--compact{align-items:flex-end}.date-field{display:grid;width:148px;gap:4px;color:var(--muted);font-size:10px}.date-field input{min-height:34px;font-size:11px}.reviewer-entry{display:grid;grid-template-columns:minmax(220px,1fr) minmax(250px,0.78fr);gap:14px;margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.reviewer-name-field{display:grid;align-content:start;gap:6px;color:var(--ink-strong);font-size:11px;font-weight:800}.reviewer-name-field input{min-height:42px;font-size:14px}.reviewer-name-field small,.signature-editor>small{color:var(--muted);font-size:9.5px;font-weight:400;line-height:1.45}.signature-editor{display:grid;gap:8px}.signature-editor__preview{display:grid;min-height:74px;place-items:center;overflow:hidden;border:1px dashed #bdcad8;border-radius:7px;background:var(--surface-subtle);color:var(--muted);font-size:10px;text-align:center}.signature-editor__preview[data-state="registered"]{border-style:solid;border-color:#abd7d3;background:var(--teal-soft)}.signature-editor__preview img{width:calc(100% - 16px);height:62px;object-fit:contain}.signature-editor__actions{display:flex;flex-wrap:wrap;gap:7px}.signature-editor__actions .button{min-height:32px;padding:7px 12px;font-size:10px}.signature-editor__hint{color:var(--teal);font-size:9.5px;font-weight:700;line-height:1.45}.preview-panel{padding:22px 18px 30px;background:var(--surface-subtle)}.preview-heading{align-items:center;padding:0 3px 12px}.page-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 3px;padding:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.page-controls button{display:grid;width:30px;height:30px;cursor:pointer;place-items:center;padding:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink)}.page-controls button:disabled{cursor:not-allowed;opacity:.35}.page-controls svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.page-controls strong{min-width:54px;text-align:center;font-size:11px;font-variant-numeric:tabular-nums}.sheet-stage{display:flex;min-height:650px;justify-content:center;overflow:auto;padding:14px}.document-sheet{position:relative;width:min(100%,510px);aspect-ratio:210 / 297;flex:0 0 auto;overflow:hidden;padding:6.05% 6.05%;box-shadow:var(--shadow-sheet);background:#fff;color:#050505;font-family:"Malgun Gothic","맑은 고딕",sans-serif}.template-tagline{margin:0;text-align:center;font-family:"Times New Roman","Malgun Gothic",sans-serif;font-size:clamp(8px,0.86vw,13px)}.template-title-row{display:grid;height:auto;aspect-ratio:184.6 / 24.9;grid-template-columns:29% 1fr 15%;align-items:center;margin-top:1.2%}.template-title-row img{width:86%;max-height:44px;object-fit:contain}.template-title-row h3{margin:0;font-size:clamp(14px,1.7vw,23px);font-weight:900;letter-spacing:-0.04em;text-align:center}.template-title-row .template-seal{width:72%;justify-self:end}.template-photo-heading{display:flex;height:auto;aspect-ratio:184.6 / 17;align-items:center;justify-content:center;flex-direction:column;border:1px solid #222;border-bottom:0}.template-photo-heading strong{font-size:clamp(9px,1vw,13px)}.template-photo-heading small{margin-top:2px;font-size:clamp(6px,0.64vw,9px)}.template-items{display:grid;height:auto;aspect-ratio:var(--template-grid-aspect,184.6 / 106.4);grid-template-columns:1fr 1fr;grid-template-rows:repeat(var(--template-row-count,2),minmax(0,1fr));border-top:1px solid #222;border-left:1px solid #222}.template-item{display:grid;min-width:0;min-height:0;overflow:hidden;grid-template-rows:var(--template-label-ratio,19.74%) minmax(0,1fr);border-right:1px solid #222;border-bottom:1px solid #222}.template-item__label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px;padding:2px 5px;border-bottom:1px solid #222;font-size:clamp(6.5px,0.72vw,10px);font-weight:700}.template-item__label span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-item__label small{flex:0 0 auto;font-size:.85em;font-weight:400}.template-item__photo{display:flex;min-width:0;min-height:0;align-items:center;justify-content:center;overflow:hidden;padding:5px;color:#9aa3ae;font-size:clamp(6px,0.62vw,9px)}.template-item__photo img{display:block;width:auto;height:auto;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.template-confirmation,.template-date{margin:0;text-align:center}.template-confirmation{margin-top:6.5%;font-size:clamp(8px,0.8vw,12px)}.template-date{margin-top:4.5%;font-size:clamp(8px,0.8vw,12px);font-weight:700}.template-inspector{position:static;display:flex;width:56%;align-items:center;justify-content:flex-end;gap:7%;margin:4.5% 4% 0 auto;font-size:clamp(8px,0.8vw,12px);font-weight:700}.template-signature{position:absolute;z-index:4;left:89.05%;top:79.46%;width:10.48%;height:auto;max-height:32px;transform:translate(-50%,-50%);object-fit:contain;opacity:.92;cursor:grab;touch-action:none;user-select:none}.template-signature.is-dragging{cursor:grabbing;opacity:1;filter:drop-shadow(0 3px 5px rgba(13,52,85,0.25))}.template-recipient{position:absolute;bottom:4.4%;left:6.05%;font-size:clamp(12px,1.45vw,20px)}.template-page-number{position:absolute;right:6.05%;bottom:4.8%;color:#555;font-size:clamp(6px,0.62vw,9px)}.document-sheet[data-template="sandan-direct-purchase"]{padding:4% 9.24% 3.4%}.document-sheet[data-template="sandan-direct-purchase"] .template-tagline{text-align:left;font-family:var(--font-ui);font-size:clamp(8px,0.82vw,12px);font-weight:700}.document-sheet[data-template="sandan-direct-purchase"] .template-title-row{display:block;height:auto;aspect-ratio:auto;margin-top:3%}.document-sheet[data-template="sandan-direct-purchase"] .template-title-row img{display:none}.document-sheet[data-template="sandan-direct-purchase"] .template-title-row h3{font-size:clamp(16px,2vw,27px);letter-spacing:.16em;text-decoration:underline;text-underline-offset:.14em}.document-sheet[data-template="sandan-direct-purchase"] .template-photo-heading{width:calc(50% - 0.5px);min-height:0;overflow:hidden;aspect-ratio:85.6 / 10.2;align-items:center;border-color:#222;background:#f7dfa7}.document-sheet[data-template="sandan-direct-purchase"] .template-photo-heading strong{font-size:clamp(8px,0.85vw,12px)}.document-sheet[data-template="sandan-direct-purchase"] .template-photo-heading small{font-size:clamp(5px,0.48vw,7px);font-weight:700;line-height:1.05;white-space:nowrap}.document-sheet[data-template="sandan-direct-purchase"] .template-items{width:100%;aspect-ratio:var(--template-grid-aspect,171.2 / 183)}.document-sheet[data-template="sandan-direct-purchase"] .template-item__label{padding:2px 5px;font-size:clamp(7px,0.78vw,11px)}.document-sheet[data-template="sandan-direct-purchase"] .template-confirmation{position:absolute;top:var(--template-confirmation-y,79.5%);left:9.24%;width:81.52%;margin:0;font-size:clamp(8px,0.82vw,12px)}.document-sheet[data-template="sandan-direct-purchase"] .template-date{position:absolute;top:var(--template-date-y,85.2%);left:9.24%;width:81.52%;margin:0;font-size:clamp(8px,0.82vw,12px)}.document-sheet[data-template="sandan-direct-purchase"] .template-inspector{position:absolute;top:var(--template-inspector-y,89.6%);right:9.24%;left:auto;width:81.52%;margin:0;font-size:clamp(8px,0.82vw,12px)}.document-sheet[data-template="sandan-direct-purchase"] .template-recipient{right:9.24%;bottom:3.3%;left:auto;font-size:clamp(12px,1.55vw,21px);text-align:right;text-decoration:underline;text-underline-offset:.14em}.preview-thumbnails{display:flex;gap:8px;margin:12px 3px 0;overflow-x:auto;padding:2px 2px 8px}.preview-thumbnail{display:grid;min-width:112px;cursor:pointer;grid-template-rows:auto 1fr;gap:5px;padding:8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink);text-align:left}.preview-thumbnail.is-selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.preview-thumbnail strong{font-size:10px}.preview-thumbnail span{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:8px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.actionbar{position:fixed;right:0;bottom:0;left:0;z-index:25;display:flex;min-height:82px;align-items:center;justify-content:flex-end;gap:24px;padding:14px 24px;border-top:1px solid var(--line);background:rgba(255,255,255,0.97);box-shadow:0 -8px 20px rgba(15,31,55,0.06);backdrop-filter:blur(10px)}.actionbar>div{text-align:right}.actionbar>div strong,.actionbar>div span{display:block}.actionbar>div strong{font-size:12px}.actionbar>div span{margin-top:2px;color:var(--muted);font-size:10px}.button--export{min-width:210px;min-height:50px;font-size:16px}.button--export svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.toast{position:fixed;right:24px;bottom:96px;z-index:50;max-width:360px;padding:11px 14px;border-radius:var(--radius);box-shadow:0 12px 28px rgba(15,31,55,0.2);background:var(--ink-strong);color:#fff;font-size:12px}.toast[data-kind="error"]{background:#8f211c}.roi-dialog{width:min(1240px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);margin:auto;overflow:hidden;padding:0;border:0;border-radius:14px;background:transparent;color:var(--ink)}.roi-dialog::backdrop{background:rgba(10,29,56,0.58);backdrop-filter:blur(2px)}.roi-dialog__shell{display:grid;max-height:calc(100vh - 32px);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,0.8);border-radius:14px;box-shadow:0 28px 80px rgba(8,27,53,0.34);background:#fff}.roi-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line)}.roi-dialog__header h2{margin:0;color:var(--ink-strong);font-size:19px;letter-spacing:-0.03em}.roi-dialog__header p{margin:5px 0 0;color:var(--muted);font-size:12px}.roi-close-button,.roi-page-controls button{display:inline-grid;place-items:center;width:34px;height:34px;flex:0 0 auto;padding:0;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:var(--navy)}.roi-close-button:hover,.roi-page-controls button:hover:not(:disabled){border-color:var(--teal);background:var(--teal-soft)}.roi-close-button svg,.roi-page-controls svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.roi-dialog__body{display:grid;min-height:0;grid-template-columns:minmax(0,1.85fr) minmax(300px,0.8fr)}.roi-viewer{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr);background:#eef3f8}.roi-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid var(--line);background:#fff}.roi-page-controls{display:flex;align-items:center;gap:8px}.roi-page-controls strong{min-width:58px;color:var(--ink-strong);font-size:12px;text-align:center}.roi-page-controls button:disabled{opacity:.38}.roi-all-pages{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:11px;font-weight:700}.roi-all-pages input,.roi-candidate-item input{width:15px;height:15px;accent-color:var(--teal)}.roi-canvas-stage{min-height:420px;overflow:auto;padding:18px 16px 42px;overscroll-behavior:contain;text-align:center}.roi-canvas-surface{position:relative;display:inline-block;max-width:100%;box-shadow:0 12px 30px rgba(16,39,69,0.18);background:#fff;cursor:crosshair;touch-action:none}.roi-canvas-surface canvas{display:block;max-width:none;background:#fff;user-select:none}.roi-selections{position:absolute;z-index:2;inset:0;pointer-events:none}.roi-selection{position:absolute;z-index:1;box-sizing:border-box;border:2px solid #008f8d;box-shadow:0 0 0 1px rgba(255,255,255,0.9),0 6px 20px rgba(0,96,95,0.18);background:rgba(20,184,166,0.17);cursor:context-menu;pointer-events:auto}.roi-selection::before{position:absolute;top:-24px;left:-2px;padding:3px 7px;border-radius:4px 4px 0 0;background:#007d7b;color:#fff;content:attr(data-roi-label);font-size:10px;font-weight:800;white-space:nowrap}.roi-selection.is-draft{z-index:2;border-style:dashed;background:rgba(45,212,191,0.12);pointer-events:none}.roi-canvas-hint{position:sticky;bottom:-28px;width:fit-content;max-width:calc(100% - 24px);margin:14px auto 0;padding:7px 11px;border:1px solid #c7d7e8;border-radius:999px;background:rgba(255,255,255,0.94);color:#425a77;font-size:11px;box-shadow:0 5px 14px rgba(26,49,76,0.08)}.roi-inspector{min-height:0;overflow-y:auto;padding:18px;border-left:1px solid var(--line);background:#fff}.roi-instructions{display:grid;gap:13px;margin:0;padding:0;list-style:none}.roi-instructions li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;align-items:start}.roi-instructions li>span{display:grid;width:24px;height:24px;place-items:center;border:1px solid #b9cce0;border-radius:50%;color:var(--navy);font-size:11px;font-weight:800}.roi-instructions p,.roi-instructions strong,.roi-instructions small{display:block;margin:0}.roi-instructions strong{color:var(--ink-strong);font-size:12px}.roi-instructions small{margin-top:2px;color:var(--muted);font-size:10px;line-height:1.45}.roi-result-status{margin-top:20px;padding:12px;border:1px solid #b9d9db;border-left:3px solid var(--teal);border-radius:var(--radius-sm);background:var(--teal-soft)}.roi-result-status strong{color:#075d5c;font-size:12px}.roi-result-status p{margin:4px 0 0;color:#476468;font-size:10px;line-height:1.5}.roi-ocr-panel{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid #d7e1ec;border-radius:var(--radius-sm);background:#f8fafc}.roi-ocr-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.roi-ocr-heading>div{min-width:0}.roi-ocr-heading strong,.roi-ocr-heading small{display:block}.roi-ocr-heading strong{color:var(--ink-strong);font-size:11px}.roi-ocr-heading small{margin-top:3px;color:var(--muted);font-size:9.5px;line-height:1.45}.roi-ocr-heading .button{min-width:102px;min-height:32px;flex:0 0 auto;padding:7px 10px;font-size:10px}.roi-ocr-progress{display:grid;gap:6px}.roi-ocr-progress[hidden]{display:none}.roi-ocr-progress progress{width:100%;height:7px;overflow:hidden;border:0;border-radius:999px;accent-color:var(--teal)}.roi-ocr-progress>div{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#456075;font-size:9.5px}.roi-ocr-progress button{padding:0;border:0;background:transparent;color:#a33a3a;font:inherit;font-weight:800}.roi-ocr-raw{padding-top:8px;border-top:1px solid #e2e8f0}.roi-ocr-raw summary{color:var(--navy);cursor:pointer;font-size:10px;font-weight:800}.roi-ocr-raw pre{max-height:150px;overflow:auto;margin:8px 0 0;padding:9px;border:1px solid #e0e7ef;border-radius:6px;background:#fff;color:#354a61;font:8.5px/1.5 Consolas,"Malgun Gothic",monospace;white-space:pre-wrap;word-break:break-word}.roi-candidate-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-bottom:7px;border-bottom:1px solid var(--line);color:var(--ink-strong);font-size:11px;font-weight:800}.roi-candidate-toolbar button{padding:3px 0;border:0;background:transparent;color:var(--teal);font:inherit}.roi-candidate-toolbar button:disabled{color:var(--muted)}.roi-candidate-list{display:grid;max-height:330px;overflow-y:auto;padding:4px 0}.roi-candidate-item{display:grid;grid-template-columns:18px 24px minmax(0,1fr);gap:6px;align-items:center;min-height:40px;padding:7px 4px;border-bottom:1px solid #edf1f5}.roi-candidate-item>span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#edf4fb;color:var(--navy);font-size:10px;font-weight:800}.roi-candidate-item strong{overflow-wrap:anywhere;color:var(--ink);font-size:11px;line-height:1.35}.roi-candidate-empty{margin:16px 0;padding:18px 10px;border:1px dashed #cad6e3;border-radius:var(--radius-sm);color:var(--muted);font-size:11px;text-align:center}.roi-dialog__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid var(--line);background:#fff}.crop-dialog{width:min(1120px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);margin:auto;overflow:hidden;padding:0;border:0;border-radius:14px;background:transparent;color:var(--ink)}.crop-dialog::backdrop{background:rgba(10,29,56,0.62);backdrop-filter:blur(2px)}.crop-dialog__shell{display:grid;max-height:calc(100vh - 32px);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,0.8);border-radius:14px;box-shadow:0 28px 80px rgba(8,27,53,0.36);background:#fff}.crop-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line)}.crop-dialog__header h2{margin:0;color:var(--ink-strong);font-size:19px;letter-spacing:-0.03em}.crop-dialog__header p{max-width:720px;overflow:hidden;margin:5px 0 0;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.crop-dialog__body{display:grid;min-height:0;grid-template-columns:minmax(0,1fr) 300px}.crop-viewer{display:grid;min-width:0;min-height:0;background:#e8eef5}.crop-stage{display:grid;min-height:500px;overflow:auto;padding:18px;place-items:center;overscroll-behavior:contain}.crop-surface{position:relative;flex:0 0 auto;box-shadow:0 14px 36px rgba(11,31,56,0.22);background:#fff;user-select:none}.crop-surface canvas{display:block;max-width:none;background:#fff;user-select:none}.crop-selection{position:absolute;z-index:2;box-sizing:border-box;border:2px solid #0eb7ad;box-shadow:0 0 0 9999px rgba(7,22,39,0.55),0 0 0 1px rgba(255,255,255,0.92),0 8px 24px rgba(0,72,70,0.2);cursor:move;touch-action:none}.crop-selection.is-dragging{border-color:#34d7cc}.crop-selection__grid{position:absolute;inset:0;background-image:linear-gradient(to right,transparent 33.1%,rgba(255,255,255,0.72) 33.1%,rgba(255,255,255,0.72) 33.55%,transparent 33.55%,transparent 66.45%,rgba(255,255,255,0.72) 66.45%,rgba(255,255,255,0.72) 66.9%,transparent 66.9%),linear-gradient(to bottom,transparent 33.1%,rgba(255,255,255,0.72) 33.1%,rgba(255,255,255,0.72) 33.55%,transparent 33.55%,transparent 66.45%,rgba(255,255,255,0.72) 66.45%,rgba(255,255,255,0.72) 66.9%,transparent 66.9%);pointer-events:none}.crop-selection button{position:absolute;width:18px;height:18px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 7px rgba(8,32,55,0.3);background:#008f8d;touch-action:none}.crop-selection button[data-crop-handle="nw"]{top:-10px;left:-10px;cursor:nwse-resize}.crop-selection button[data-crop-handle="ne"]{top:-10px;right:-10px;cursor:nesw-resize}.crop-selection button[data-crop-handle="sw"]{bottom:-10px;left:-10px;cursor:nesw-resize}.crop-selection button[data-crop-handle="se"]{right:-10px;bottom:-10px;cursor:nwse-resize}.crop-controls{min-height:0;overflow-y:auto;padding:20px;border-left:1px solid var(--line);background:#fff}.crop-controls__intro{margin:0 0 18px;color:var(--muted);font-size:11px;line-height:1.6}.crop-aspect-options{display:grid;gap:7px;margin:0;padding:0;border:0}.crop-aspect-options legend,.crop-rotation-controls>strong,.crop-zoom-control strong{margin-bottom:8px;color:var(--ink-strong);font-size:11px;font-weight:800}.crop-aspect-options label{display:flex;align-items:center;gap:8px;min-height:34px;padding:7px 9px;border:1px solid var(--line);border-radius:7px;color:var(--ink);font-size:11px;font-weight:700}.crop-aspect-options label:has(input:checked){border-color:var(--teal);background:var(--teal-soft);color:#075d5c}.crop-aspect-options input{accent-color:var(--teal)}.crop-zoom-control{display:grid;gap:7px;margin-top:20px}.crop-zoom-control>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.crop-zoom-control output{color:var(--teal);font-size:11px;font-weight:800}.crop-zoom-control input{width:100%;accent-color:var(--teal)}.crop-zoom-control small{color:var(--muted);font-size:9.5px;line-height:1.45}.crop-rotation-controls{margin-top:20px}.crop-rotation-controls>strong{display:block}.crop-rotation-controls>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.crop-rotation-controls .button{min-width:0;padding-right:7px;padding-left:7px;font-size:10px}.crop-summary{display:grid;gap:4px;margin-top:20px;padding:11px;border:1px solid #b9d9db;border-left:3px solid var(--teal);border-radius:var(--radius-sm);background:var(--teal-soft)}.crop-summary strong{color:#075d5c;font-size:11px}.crop-summary span{color:#476468;font-size:10px;line-height:1.45}.crop-selection-reset{width:100%;margin-top:12px}.crop-dialog__footer{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;align-items:center;padding:12px 18px;border-top:1px solid var(--line);background:#fff}@media(max-width:1320px){.workspace{grid-template-columns:320px minmax(470px,1fr) 390px}.editor{padding-right:18px;padding-left:18px}.reviewer-entry{grid-template-columns:1fr}.count-control{grid-template-columns:1fr}.item-table__header,.item-row{grid-template-columns:36px minmax(130px,1fr) 66px 104px 46px}}@media(max-width:1050px){.workspace{grid-template-columns:280px minmax(0,1fr)}.preview-panel{grid-column:1 / -1;border-top:1px solid var(--line)}.sheet-stage{min-height:0}.document-sheet{width:min(100%,620px)}}@media(max-width:760px){body{padding-bottom:118px}.topbar{position:static;align-items:flex-start;flex-direction:column;padding:16px}.ready-state{width:100%}.workspace{display:block}.workflow,.editor{border-right:0;border-bottom:1px solid var(--line)}.privacy-note{margin-top:28px}.editor,.preview-panel{padding:20px 14px}.editor{max-width:100%;overflow-x:hidden}.item-table{width:100%;max-width:100%;overflow-x:hidden}.item-table__header,.item-row{min-width:0;grid-template-columns:32px minmax(110px,1fr) 52px 90px 40px}.item-table__header span,.item-row>*{padding:6px 5px}.item-row__photo{gap:5px}.item-photo-preview{width:36px;height:48px}.photo-select{padding:6px 18px 6px 4px;font-size:10px}.icon-button{width:28px;height:28px}.section-heading--compact{align-items:stretch;flex-direction:column}.count-mode{grid-template-columns:1fr}.date-field{width:100%}.signature-editor__actions .button{flex:1}.sheet-stage{padding:8px 0}.actionbar{min-height:118px;align-items:stretch;flex-direction:column;gap:8px;padding:10px 14px}.actionbar>div{text-align:left}.button--export{width:100%;min-height:46px}.invoice-result__header{align-items:stretch;flex-direction:column}.invoice-result__header .button{width:100%}.roi-dialog{width:100vw;height:100vh;max-height:100vh;inset:0;margin:0;border-radius:0}.roi-dialog__shell{width:100%;height:100vh;max-height:100vh;border-radius:0}.roi-dialog__header{padding:14px}.roi-dialog__header h2{font-size:17px}.roi-dialog__body{display:block;overflow-y:auto}.roi-viewer{min-height:520px}.roi-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.roi-canvas-stage{min-height:440px;padding-right:10px;padding-left:10px}.roi-inspector{overflow:visible;padding:16px 14px;border-top:1px solid var(--line);border-left:0}.roi-ocr-heading{align-items:stretch;flex-direction:column}.roi-ocr-heading .button{width:100%}.roi-dialog__footer{padding:10px 14px}.roi-dialog__footer .button{flex:1}.crop-dialog{width:100vw;height:100vh;max-height:100vh;inset:0;margin:0;border-radius:0}.crop-dialog__shell{width:100%;height:100vh;max-height:100vh;border-radius:0}.crop-dialog__header{padding:14px}.crop-dialog__header h2{font-size:17px}.crop-dialog__body{display:block;overflow-y:auto}.crop-stage{min-height:430px;padding:20px 14px}.crop-controls{overflow:visible;padding:18px 14px;border-top:1px solid var(--line);border-left:0}.crop-dialog__footer{grid-template-columns:1fr 1fr 1fr;padding:10px 14px}.crop-dialog__footer>span{display:none}.crop-dialog__footer .button{min-width:0;padding-right:8px;padding-left:8px}}@media print{body{padding:0;background:#fff}.topbar,.workflow,.editor,.preview-heading,.actionbar,.roi-dialog,.crop-dialog,.toast{display:none!important}.workspace,.preview-panel,.sheet-stage{display:block;min-height:0;margin:0;padding:0;border:0;background:#fff}.document-sheet{width:210mm;height:auto;min-height:297mm;box-shadow:none}}