@media print{
  body{background:#fff !important;color:#000}
  header, .header, footer, .footer{display:none !important}
  .btn, .badge, .notice{border:1px solid #ccc; box-shadow:none}
  a{color:#000;text-decoration:none}
  .table, table{border:1px solid #000; border-collapse:collapse}
  .table th, .table td, table th, table td{border:1px solid #000}
}

/* SAS PRINT NOTES */
/* No changes needed beyond hiding header; receipt pages can override if needed */
