/* Browser print is never the export path; keep it from printing UI chrome. */
body { background: #fff; }
.topbar, .panel, #toasts, .page-tabs, .pv-toggles { display: none !important; }
