:root{--receipt-width:80mm;--receipt-border:1px solid #111;--receipt-radius:10px;--receipt-font:Arial,Helvetica,sans-serif;--receipt-font-rtl:"Vazirmatn","IRANSans",Tahoma,Arial,sans-serif}.thermal-receipt-page{background:#d8d8d8;box-sizing:border-box;min-height:100vh;padding:10mm 0}.thermal-receipt-page.rtl{direction:rtl;font-family:var(--receipt-font-rtl)}.thermal-receipt-page.ltr{direction:ltr;font-family:var(--receipt-font)}.receipt-print-btn{margin-bottom:8mm;text-align:center}.receipt-print-btn button{background:#222;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;padding:8px 24px}.receipt-print-btn button:hover{background:#444}.receipt-outer{background:#fff;border:var(--receipt-border);border-radius:var(--receipt-radius);margin:0 auto;overflow:hidden;width:var(--receipt-width)}.receipt-header{border-bottom:1px dashed #888;padding:6mm 4mm 3mm;text-align:center}.receipt-header .receipt-logo{margin-bottom:2mm;max-height:14mm;max-width:24mm;-o-object-fit:contain;object-fit:contain}.receipt-header .store-name{font-size:15px;font-weight:700;letter-spacing:.5px;margin:0 0 1mm}.receipt-header .store-slogan{color:#555;font-size:10px;margin:0}.receipt-header .receipt-header-line{color:#444;font-size:9.5px;margin:.5mm 0 0}.receipt-info-box{border:var(--receipt-border);border-radius:6px;margin:3mm;overflow:hidden}.receipt-info-row{border-bottom:1px solid #ccc;display:flex;font-size:10px}.receipt-info-row:last-child{border-bottom:none}.receipt-info-cell{border-inline-end:1px solid #ccc;flex:1;padding:2mm 2.5mm;word-break:break-word}.receipt-info-cell:last-child{border-inline-end:none}.receipt-info-label{display:inline;font-weight:700}.receipt-info-value{display:inline}.receipt-product-table{border-collapse:collapse;font-size:9.5px;margin:2mm 0;width:100%}.receipt-product-table th{background:#111;border:1px solid #111;color:#fff;font-weight:600;padding:2mm 1.5mm;text-align:center;white-space:nowrap}.receipt-product-table td{border:1px solid #ccc;padding:1.5mm;text-align:center;vertical-align:top}.receipt-product-table td.col-name{text-align:start;word-break:break-word}.receipt-product-table tr:nth-child(2n) td{background:#f8f8f8}.receipt-totals{font-size:10.5px;margin:2mm 3mm}.receipt-totals-row{border-bottom:1px dashed #ccc;display:flex;justify-content:space-between;padding:1.5mm 0}.receipt-totals-row:last-child{border-bottom:none}.receipt-totals-row.final{border-bottom:none;border-top:2px solid #111;font-size:12px;font-weight:700;margin-top:1mm;padding-top:2mm}.receipt-totals-row.savings{color:#1a7a1a;font-weight:600}.receipt-ad{border:var(--receipt-border);border-radius:6px;font-size:10px;margin:3mm;padding:3mm;text-align:center}.receipt-ad-title{font-size:11px;font-weight:700;margin-bottom:1mm}.receipt-ad-sub{color:#444;font-size:9.5px}.receipt-footer{border-top:1px dashed #888;color:#333;font-size:9.5px;padding:3mm 3mm 2mm;text-align:center}.receipt-footer .thank-you{font-size:11px;font-weight:600;margin-bottom:1.5mm}.receipt-footer .footer-line{margin:.5mm 0}.receipt-zigzag{background:linear-gradient(-45deg,#fff 25%,transparent 0) 0 50%,linear-gradient(45deg,#fff 25%,transparent 0) 0 50%;background-color:#111;background-repeat:repeat-x;background-size:12px 12px;height:5px;margin-top:-1px}@media print{.receipt-print-btn{display:none!important}body,html{margin:0!important}.thermal-receipt-page,body,html{background:#fff!important;padding:0!important}.thermal-receipt-page{min-height:unset!important}.receipt-outer{border:none!important;border-radius:0!important;margin:0!important;width:var(--receipt-width)!important}.receipt-product-table th{background:#111!important;color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.receipt-product-table tr:nth-child(2n) td{background:#f8f8f8!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.receipt-zigzag{background-color:#111!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{size:80mm auto;margin:0}}