.scan-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:16px 0}.scan-actions label{display:flex;flex-direction:column;gap:8px}.scan-actions input[type=file]{max-width:230px}.scan-actions button,.scan-pages button{min-height:44px;padding:10px 14px;border:1px solid var(--border,#64748b);border-radius:10px;background:var(--card,#fff);color:inherit;font:inherit;cursor:pointer}.scan-actions button:focus-visible,.scan-pages button:focus-visible{outline:3px solid #e43859;outline-offset:3px}.scan-actions button:disabled{opacity:.55;cursor:default}#scan-canvas{display:block;max-width:100%;width:auto;height:auto;max-height:65vh;margin:auto;touch-action:none;border:2px solid #64748b}#scan-edit{padding:16px;border:1px solid #64748b;border-radius:14px}#scan-corners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#scan-corners label{display:block}#scan-corners input{width:100%}.scan-pages{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;padding:0;list-style:none}.scan-pages li{padding:12px;border:1px solid #64748b;border-radius:12px}.scan-pages img{display:block;width:100%;height:180px;object-fit:contain}.scan-pages button{width:100%;margin-top:6px}#scan-error{color:#dc143c}html[data-theme=dark] #scan-error{color:#ff91a6}html[data-theme=dark] .scan-actions button,html[data-theme=dark] .scan-pages button{background:#243244;color:#eef3fc}@media(max-width:600px){.scan-actions{align-items:stretch}.scan-actions>*{flex:1 1 100%}.scan-pages{grid-template-columns:repeat(2,minmax(0,1fr))}#scan-corners{grid-template-columns:1fr}}
.scan-actions label.btn,.capture-upload{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;min-height:48px;border:1px solid #64748b;border-radius:12px;background:#fff;color:#172033;font-size:16px;font-weight:650;cursor:pointer;box-sizing:border-box}.scan-actions label.btn input[type=file],.capture-upload input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.scan-actions label.btn:focus-within,.capture-upload:focus-within{outline:3px solid #e43859;outline-offset:3px}html[data-theme=dark] .scan-actions label.btn,html[data-theme=dark] .capture-upload{background:#243244;color:#eef3fc}
.capture-tool .tool-trustbar{display:none}.capture-tool .document-workspace>h2:first-child{margin-top:0}@media(max-width:600px){.capture-tool .page{padding-top:24px}.capture-tool .tool-head{margin-top:12px;margin-bottom:10px}.capture-tool #toolTitle{font-size:28px;line-height:1.2}.capture-tool #toolDesc{font-size:15px;line-height:1.5}.capture-tool .upload-disclosure{font-size:14px;line-height:1.5;margin:8px 0 16px}.capture-tool .tool-breadcrumbs{font-size:12px}.capture-tool .document-workspace{padding:18px}}
