.elementor-3686 .elementor-element.elementor-element-2374c41{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Print/PDF only Preview Part */
@media print {
  body { background:#fff; }
  
  /* সবকিছু লুকাও */
  body * { visibility: hidden !important; }

  /* শুধু outputs (preview card) দেখাও */
  #outputs, #outputs * {
    visibility: visible !important;
  }

  /* outputs টাকে পুরো পাতায় বসাও */
  #outputs {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    box-shadow: none !important;
    border: none !important;
  }
}/* End custom CSS */