/* Alhawil official print baseline v2 */
@media print{
  @page{size:A4;margin:10mm}
  html,body{background:#fff!important;margin:0!important;padding:0!important;min-height:auto!important;overflow:visible!important}
  body{font-size:12pt!important;color:#111827!important}
  .no-print,.site-header,.site-footer,.mobile-quickbar,.chat-launcher,.chat-widget,.admin-bar,.screen-actions,header,footer,nav{display:none!important}
  a[href]:after{content:""!important}
  .container,.page,.print-page,.formal-document{box-shadow:none!important;border-radius:0!important;background:#fff!important;max-width:100%!important;width:100%!important;margin:0!important}
  .formal-content,.print-content{line-height:1.75!important;orphans:3;widows:3}
  table{page-break-inside:auto!important} tr{page-break-inside:avoid!important;page-break-after:auto!important}
}
