/* ==========================================================================
   ПЕЧАТЬ И «СОХРАНИТЬ В PDF»
   Отчёт для клиента или руководителя — это содержимое экрана, без меню,
   верхней панели и кнопок. Подключается с media="print".
   ========================================================================== */
.rail, .bar, .scrim, .toasts, .bulkbar, .backdrop, .pop,
#report, #export, #period, #range, .page-head .btn, .page-head .seg { display: none !important; }
html, body { background: #fff !important; }
.main { margin: 0 !important; padding: 0 !important; }
.screen { padding: 0 !important; overflow: visible !important; height: auto !important; }
.tile { break-inside: avoid; box-shadow: none !important; }
a { color: inherit; text-decoration: none; }
