@media print {
body * { display: none !important;}
body:after {
content: "⚠️ La impresión de este contenido no está permitida."; }
}