.brief-receipt-wrapper{max-width:700px;margin:40px auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03);font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.receipt-header{background-color:#111827;color:#fff;padding:40px 30px;text-align:center}.receipt-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:rgba(255,255,255,0.1);border-radius:50%;margin-bottom:20px;color:#10b981}.receipt-header h2{margin:0 0 10px 0;font-size:1.8rem;font-weight:700;color:#fff}.receipt-header p{margin:0;font-size:1rem;color:#9ca3af}.receipt-header p strong{color:#fff}.receipt-body{padding:30px}.receipt-section-title{font-size:1.1rem;font-weight:700;color:#111827;margin:35px 0 15px 0;padding-bottom:8px;border-bottom:2px solid #f3f4f6}.receipt-body .receipt-section-title:first-child{margin-top:0}.receipt-row{display:flex;flex-direction:column;padding:12px 0;border-bottom:1px dashed #e5e7eb}.receipt-row:last-child{border-bottom:none}.receipt-label{font-size:0.85rem;color:#6b7280;text-transform:uppercase;letter-spacing:0.05em;font-weight:600;margin-bottom:4px}.receipt-value{font-size:1rem;color:#374151;line-height:1.5}.receipt-empty{text-align:center;padding:60px 20px;color:#6b7280;font-family:system-ui,sans-serif}@media (min-width:600px){.receipt-row{flex-direction:row;justify-content:space-between;align-items:flex-start}.receipt-label{flex:0 0 40%;margin-bottom:0}.receipt-value{flex:0 0 60%;text-align:right}}