/* ==========================================================================
   QuranGate Theme — Print
   A clean mushaf on paper: chrome removed, ink on white, verses kept whole.
   ========================================================================== */
@media print{
  .site-header,.sidebar,.sidebar-overlay,.quran-player,.toast-container,.modal-overlay,
  .bottom-nav,.bottom-more-sheet,.bottom-more-overlay,.install-prompt,.scroll-top,
  .ayah-actions,.surah-actions,.site-footer,.cookie-banner,[data-cookie-consent]{display:none!important}
  html,body{background:#fff!important;color:#000!important}
  .site-main{padding:0!important;min-block-size:0!important}
  .card,.ayah,.lx-paper{break-inside:avoid;box-shadow:none!important;border-color:#ccc!important;background:#fff!important}
  .lx-band,.surah-header{background:#fff!important;color:#000!important;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:1px solid #999}
  .lx-band *,.surah-header *{color:#000!important}
  .ayah-text,.quran-text{color:#000!important;font-size:1.5rem!important;line-height:2!important}
  a{color:inherit;text-decoration:none}
  h1,h2,h3{break-after:avoid}
  @page{margin:18mm}
}
