.receipt-evidence{margin-top:12px}.receipt-evidence-heading{display:flex;justify-content:space-between;margin-bottom:8px;color:#475569}.receipt-evidence-heading span{color:#64748b}.receipt-evidence-drop{width:100%;min-height:44px;border:1px dashed #a7bad5;border-radius:6px;background:#fff;color:#2563eb;cursor:pointer}.receipt-evidence-drop:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.receipt-evidence-images{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.receipt-evidence-images>div{position:relative;width:68px;height:68px}.receipt-evidence-images img{width:68px;height:68px;object-fit:contain;border:1px solid #e2e8f0;border-radius:4px}.receipt-evidence-remove{position:absolute;right:-5px;top:-5px;width:24px;height:24px;background:white;border:1px solid #cbd5e1;border-radius:50%;cursor:pointer}.receipt-evidence p{color:#be123c}.receipt-evidence-preview{position:fixed;inset:0;z-index:1000;background:#0f172ae6;display:flex;align-items:center;justify-content:center;padding:48px 20px}.receipt-evidence-preview>button{position:absolute;right:20px;top:12px;color:white;padding:8px 16px}.receipt-evidence-preview>img{max-width:100%;max-height:100%;object-fit:contain}
.receipt-evidence-remove{display:grid;place-items:center}.receipt-evidence-remove svg{width:14px;height:14px}.receipt-evidence-preview:not([open]){display:none}.receipt-evidence-preview[open]{width:calc(100vw - 40px);height:calc(100vh - 40px);max-width:1200px;max-height:calc(100vh - 40px);border:0;margin:auto}.receipt-evidence-preview::backdrop{background:#0f172a99}
