.doc-scan-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#000000b3}.doc-scan-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem}.doc-scan-stage{position:relative;display:inline-block;line-height:0}.doc-scan-image{display:block;max-width:90vw;max-height:80vh;width:auto;height:auto;-webkit-user-select:none;user-select:none}.doc-scan-canvas{position:absolute;top:0;left:0;pointer-events:none}.doc-scan-handle{position:absolute;width:20px;height:20px;margin:-10px;border-radius:9999px;background:#f59e0b;border:2px solid #fff;cursor:grab;touch-action:none;z-index:1;box-shadow:0 0 4px #0000007f}.doc-scan-handle:active{cursor:grabbing}.doc-scan-actions{display:flex;gap:.5rem;justify-content:center}.doc-scan-btn{padding:.5rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;border:none}.doc-scan-btn--confirm{background:#f59e0b;color:#000}.doc-scan-btn--confirm:hover{background:#d97706}.doc-scan-btn--skip{background:#fff3;color:#fff}.doc-scan-btn--skip:hover{background:#ffffff4d}
