.receipt-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.receipt-modal{background:var(--bg-surface,#fff);border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0000004d}.receipt-modal-header{border-bottom:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.receipt-modal-header h2{margin:0;font-size:1.125rem;font-weight:600}.receipt-modal-actions{gap:.5rem;display:flex}.receipt-paper{width:min(100%, var(--receipt-width-mm,80mm));margin:0 auto;padding:1.25rem;font-family:Courier New,monospace;font-size:12px;line-height:1.4;overflow-y:auto}.receipt-paper .receipt-center{text-align:center}.receipt-paper .receipt-header h1{margin-bottom:4px;font-size:16px;font-weight:700}.receipt-paper .receipt-header p{margin:1px 0;font-size:11px}.receipt-paper .receipt-line{border-top:1px dashed #000;margin:8px 0}.receipt-paper .receipt-status{margin:8px 0}.receipt-paper .receipt-status-badge{letter-spacing:1px;margin-bottom:4px;font-size:11px;font-weight:700}.receipt-paper .receipt-status-title{margin-bottom:2px;font-weight:700}.receipt-paper .receipt-status-detail{line-height:1.4}.receipt-paper .receipt-row{justify-content:space-between;margin:2px 0;display:flex}.receipt-paper .receipt-row-bold{font-size:14px;font-weight:700}.receipt-paper .receipt-item{margin-bottom:6px}.receipt-paper .receipt-item-name{text-align:left;font-size:11px;font-weight:700}.receipt-paper .receipt-barcode{justify-content:center;margin:10px 0 2px;display:flex;overflow:hidden}.receipt-paper .receipt-barcode-svg{width:100%;height:44px;display:block}.receipt-paper .receipt-barcode-fallback{letter-spacing:1px;font-size:16px;font-weight:700}.receipt-paper .receipt-barcode-text{text-align:center;letter-spacing:1.5px;margin-bottom:6px;font-size:11px;font-weight:700}.receipt-paper .receipt-footer{text-align:center;color:#666;margin-top:8px;font-size:10px}
