.upload-zone.v3{border:2px dashed #d7d7cd;border-radius:14px;padding:25px;text-align:center;background:#faf8f2;cursor:pointer;position:relative;display:block}.upload-zone.v3:hover{border-color:#f07c63;background:#fff8f5}.upload-zone.v3 input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.upload-preview{display:none;align-items:center;gap:12px;text-align:left}.upload-preview.show{display:flex}.upload-preview img{width:66px;height:66px;object-fit:cover;border-radius:9px}.upload-copy.hidden{display:none}.upload-copy strong,.upload-copy small{display:block;margin-top:7px}.upload-status{display:block;margin-top:8px;color:#71807d;font-size:12px}
.receipt-section-list{display:grid;gap:8px;margin:12px 0}.receipt-section{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:8px;border:1px solid #d9e7ef;border-radius:12px;background:#f7fbfe}.receipt-section img{width:52px;height:62px;object-fit:cover;border-radius:8px}.receipt-section b,.receipt-section small{display:block}.receipt-section small{color:#64748b;margin-top:3px}.section-actions{display:flex;gap:4px}.section-actions button{border:0;background:#e8f3f9;color:#075985;border-radius:7px;min-width:30px;height:30px;cursor:pointer}.long-receipt-note{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;background:#eaf6fc;color:#075985;font-size:13px}.long-receipt-note button{white-space:nowrap}.ocr-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:640px){.ocr-detail-grid{grid-template-columns:1fr}.receipt-section{grid-template-columns:46px 1fr}.section-actions{grid-column:2}}
.receipt-capture-camera{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.receipt-file-input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.receipt-capture-choice{width:100%;min-height:96px;border:2px solid #d9e7ef;border-radius:14px;background:#eaf6fc;color:#075985;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:14px;cursor:pointer;font:inherit}.receipt-capture-choice.secondary-capture{background:#fffaf3;color:#8b4a0d}.receipt-capture-choice:hover{border-color:#f07c63;background:#fff8f5}.receipt-capture-choice:focus-visible{outline:3px solid #f3c765;outline-offset:3px}.receipt-capture-choice span{font-size:24px}.receipt-capture-choice b{font-size:15px}.receipt-capture-choice small{color:#64748b}@media(max-width:520px){.receipt-capture-camera{grid-template-columns:1fr}.receipt-capture-choice{min-height:82px}}
