.elementor-2692 .elementor-element.elementor-element-f013683{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-93a3e5a *//* Print ONLY the preview (#result) */
@media print {
  /* Hide everything by default */
  body * { visibility: hidden !important; }

  /* Show only the preview area */
  #result, #result * { visibility: visible !important; }

  /* Make the preview take the page */
  #result {
    position: absolute !important;
    left: 0; top: 0;
    width: 100% !important;
    border: none !important;
    box-shadow: none !important;
    background: #fff !important;
  }

  /* Optional: nicer page margins */
  @page { margin: 16mm; }
}/* End custom CSS */