/* Mentora Dent — LMK.2.3 · print.css · impresión limpia */
@media print{
  :root{--navy:#081B4B}
  *{background:transparent!important;color:#111!important;box-shadow:none!important;text-shadow:none!important}
  .nav,.mbar,.drawer,.scrollcue,.hero .arc,.hero .glow,.floatcard,#leadForm,.ctaf .bg,.handson .bg{display:none!important}
  body{font-size:12pt;line-height:1.4}
  .sec,.hero,.handson,.ctaf{padding:14pt 0!important;min-height:auto!important}
  h1,h2,h3{color:#081B4B!important;page-break-after:avoid}
  img{max-width:60%!important;height:auto!important;page-break-inside:avoid}
  a[href^="http"]::after,a[href^="assets"]::after{content:" (" attr(href) ")";font-size:9pt;color:#555!important}
  .price-main .big{color:#081B4B!important}
}
