.receiptModal_receiptModalContainer__OLECV{background-color:#fff;max-width:90vw;max-height:90vh;width:900px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.receiptModal_receiptModal__4MrpP{display:flex;flex-direction:column;height:100%;max-height:80vh}.receiptModal_modalHeader__aF9b4{padding:1.5rem;border-bottom:1px solid #e1e5e9;background-color:#f8f9fa;border-radius:8px 8px 0 0}.receiptModal_modalHeader__aF9b4 h3{margin:0 0 .5rem;color:#2c3e50;font-size:1.5rem;font-weight:600}.receiptModal_referenceId__cq1jv{color:#666;font-size:.9rem;font-family:monospace;background-color:#e9ecef;padding:.25rem .5rem;border-radius:4px;display:inline-block}.receiptModal_modalBody__3iaLx{flex:1 1;padding:1.5rem;overflow-y:auto;background-color:#fff}.receiptModal_loadingContainer__hdb7A{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#666}.receiptModal_spinner__fYgr3{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:receiptModal_spin__C50vI 1s linear infinite;margin-bottom:1rem}@keyframes receiptModal_spin__C50vI{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.receiptModal_receiptContent__b1j2N{line-height:1.6;color:#333}.receiptModal_receiptContent__b1j2N table{width:100%;border-collapse:collapse;margin:1rem 0}.receiptModal_receiptContent__b1j2N td,.receiptModal_receiptContent__b1j2N th{padding:.75rem;text-align:left;border-bottom:1px solid #ddd}.receiptModal_receiptContent__b1j2N th{background-color:#f8f9fa;font-weight:600}.receiptModal_modalFooter___rsW2{padding:1.5rem;border-top:1px solid #e1e5e9;background-color:#f8f9fa;display:flex;justify-content:flex-end;gap:1rem;border-radius:0 0 8px 8px}.receiptModal_closeBtn__bwh2U,.receiptModal_downloadBtn__2RF_r{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.receiptModal_downloadBtn__2RF_r{background-color:#007bff;color:#fff}.receiptModal_downloadBtn__2RF_r:hover:not(:disabled){background-color:#0056b3}.receiptModal_downloadBtn__2RF_r:disabled{background-color:#6c757d;cursor:not-allowed}.receiptModal_closeBtn__bwh2U{background-color:#6c757d;color:#fff}.receiptModal_closeBtn__bwh2U:hover:not(:disabled){background-color:#545b62}.receiptModal_closeBtn__bwh2U:disabled{background-color:#adb5bd;cursor:not-allowed}@media (max-width:768px){.receiptModal_receiptModalContainer__OLECV{width:95vw;max-width:95vw;max-height:95vh}.receiptModal_modalBody__3iaLx,.receiptModal_modalFooter___rsW2,.receiptModal_modalHeader__aF9b4{padding:1rem}.receiptModal_modalHeader__aF9b4 h3{font-size:1.25rem}.receiptModal_modalFooter___rsW2{flex-direction:column}.receiptModal_closeBtn__bwh2U,.receiptModal_downloadBtn__2RF_r{width:100%;margin:0}}@media (max-width:500px){.receiptModal_receiptModalContainer__OLECV{width:100vw;max-width:100vw;max-height:100vh;border-radius:0}.receiptModal_modalFooter___rsW2,.receiptModal_modalHeader__aF9b4{border-radius:0}}