@media print {
  .bottom-nav, .contact-footer, .fab-create, .modal { display: none !important; }
  body { padding-bottom: 0; background: #fff; }
  .list-card, .chart-block { break-inside: avoid; box-shadow: none; border: 1px solid #ccc; }
}
