@media print {
  .fcs-site-header, .fcs-site-footer, .fcs-hero, .fcs-stepbar, .fcs-form, .fcs-faq, .fcs-mobile-action, .fcs-result-actions, .fcs-line-card, .fcs-secondary-button { display: none !important; }
  .fcs-results { display: block !important; padding: 0; color: #111; background: #fff; }
  .fcs-results * { color: #111 !important; background: transparent !important; box-shadow: none !important; }
  .fcs-result-card, .fcs-result-table, .fcs-result-hero { border: 1px solid #bbb !important; break-inside: avoid; }
  .fcs-result-row { border-bottom: 1px solid #ddd !important; }
  .fcs-alert-list { border: 1px solid #bbb; }
}
