.receipt{max-width:400px;margin:0 auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))}.receipt-edge{height:12px;background:#fff;position:relative}.receipt-edge.top{border-radius:4px 4px 0 0}.receipt-edge.top:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:12px;background:radial-gradient(circle 6px at 6px 0,transparent 6px,#fff 6px);background-size:12px 12px;background-position:-6px 0}.receipt-edge.bottom{border-radius:0 0 4px 4px}.receipt-edge.bottom:before{content:"";position:absolute;top:-6px;left:0;right:0;height:12px;background:radial-gradient(circle 6px at 6px 12px,transparent 6px,#fff 6px);background-size:12px 12px;background-position:-6px 0}.receipt-body{background:#fff;padding:1.5rem 1.75rem}.receipt-header{text-align:center;padding-bottom:.75rem}.receipt-brand{font-size:1.1rem;font-weight:900;letter-spacing:.08em;color:#1a2e23}.receipt-subtitle{font-size:.72rem;color:#9aaba4;margin-top:.2rem;font-weight:500;letter-spacing:.02em}.receipt-divider{margin:.875rem 0}.receipt-divider.dashed{border-top:1.5px dashed #d4ddd8}.receipt-divider.solid{border-top:1.5px solid #1a2e23}.receipt-section{display:flex;flex-direction:column;gap:.5rem}.receipt-section-title{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9aaba4;margin-bottom:.25rem}.receipt-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.82rem;line-height:1.5}.receipt-row.highlight{padding:.5rem .625rem;background:#f5f7f5;border-radius:6px;margin:0 -.625rem}.receipt-label{color:#5a7266;flex-shrink:0}.receipt-value{color:#1a2e23;font-weight:500;text-align:right}.receipt-value.mono{font-family:SF Mono,Fira Code,monospace;font-weight:600;letter-spacing:.02em}.receipt-value.addr{max-width:55%;text-align:right;word-break:keep-all}.receipt-row.item{display:flex;align-items:baseline;gap:0}.receipt-row.item .receipt-label{flex-shrink:0;white-space:nowrap}.receipt-row.item .receipt-value.dots{flex:1;border-bottom:1px dotted #d4ddd8;margin:0 .5rem;min-width:20px;height:0;align-self:center}.receipt-price{flex-shrink:0;font-weight:600;color:#1a2e23;white-space:nowrap;font-variant-numeric:tabular-nums}.receipt-row.item.discount .receipt-label,.receipt-row.item.discount .receipt-price{color:#4a9b6d}.receipt-total{display:flex;justify-content:space-between;align-items:baseline;padding:.25rem 0}.receipt-total span:first-child{font-size:.9rem;font-weight:700;color:#1a2e23}.receipt-total span:last-child{font-size:1.25rem;font-weight:800;color:#2d5a41;font-variant-numeric:tabular-nums}.receipt-footer-note{text-align:center}.receipt-footer-note p{font-size:.7rem;color:#9aaba4;line-height:1.6}@media(max-width:480px){.receipt-body{padding:1.25rem}.receipt-brand{font-size:1rem}}
