/* Onda 12: impressao limpa para eventos e conteudo editorial. */
@page{margin:14mm}
@media print{
  html,body{background:#fff!important;color:#000!important;font:11pt/1.45 Arial,sans-serif!important}
  body{padding:0!important}
  :where(.topbar,.footer,.floating-survey,.hero-actions,.event-share-dialog,.event-compliance-actions,.event-card-compliance-actions,.cta-panel,.section-dark,[data-contact-form],[data-print-page],.toc-card){display:none!important}
  :where(.hero,.section,.section-muted){padding:0!important;background:#fff!important;color:#000!important;box-shadow:none!important}
  :where(.hero,.section)+:where(.section,.section-muted){margin-top:8mm}
  :where(.container,.article-body){width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
  :where(.event-detail-visual-grid,.article-layout,.split-panel){display:block!important}
  :where(.event-detail-card,.event-sidebar-card,.article-section,.event-legal-footer){break-inside:avoid;border:1px solid #bbb!important;box-shadow:none!important;background:#fff!important;color:#000!important}
  :where(h1,h2,h3,p,li,dt,dd,span,strong,a){color:#000!important;text-shadow:none!important}
  a{text-decoration:underline}
  .event-detail-sidebar{margin-top:6mm}
  .article-section{margin-bottom:5mm}
}
