.scan-frame{height:42dvh;max-height:430px;min-height:120px;position:relative;background:#edf1ed;border-radius:9px;overflow:hidden}
.scan-frame img{width:100%;height:100%;object-fit:contain;display:block}
#scan-corners{position:absolute;inset:0;width:100%;height:100%;touch-action:none}
#scan-corners circle{cursor:grab;touch-action:none}
.scan-status{font-size:12px!important;color:#647b70;margin:8px 0!important;min-height:20px}
.scan-tools{display:flex;gap:6px;flex-wrap:wrap}
.scan-tools button{flex:1;min-height:44px;padding:8px;font-size:12px;white-space:nowrap}
.scan-tools [aria-pressed=true]{border-color:#197565;background:#eaf3ed}
.scan-name{margin-top:12px;font-size:12px;color:#667d70}
.scan-name input{margin:5px 0 0;padding:9px 11px;font-size:13px}
.scan-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}
.scan-footer button{min-height:44px}
.scan-room-actions{position:absolute;right:6px;bottom:6px;z-index:2;display:flex;gap:4px}
.scan-room-actions button{background:#fffffff2;border:1px solid #dce5dd;border-radius:8px;min-height:36px;padding:6px 10px;font-size:12px}
.scan-original{max-width:100%;max-height:65dvh;object-fit:contain;display:block;margin:auto}
.scan-text-output{min-height:180px;max-height:45dvh;white-space:pre-wrap;font-size:14px;line-height:1.7}
@media(max-width:620px){.scan-frame{height:35dvh}.scan-name{margin-top:8px}.scan-room-actions button{min-height:40px}}
@media(max-height:500px){.scan-frame{height:40dvh;min-height:100px}.scan-name{display:flex;align-items:center;gap:8px}.scan-name input{margin:0}}
