/* WC POS Pro – Receipt Print Styles */
@media print {
    body        { margin: 0; padding: 0; }
    @page       { margin: 4mm; }
}
