@media print{html.dark,html.dark body{color-scheme:light;background:#fff!important;color:#111827!important}body *{visibility:hidden}.print-root,.print-root *{visibility:visible}.print-root{position:absolute;left:0;top:0;width:100%;background:#fff!important;color:#111827!important}.print-page-break{page-break-after:always;-moz-column-break-after:page;break-after:page}.print-page-break:last-child{page-break-after:auto;-moz-column-break-after:auto;break-after:auto}.no-print{display:none!important}.schedule-print-sheet{border:none!important;border-radius:0!important;padding:0!important;background:#fff!important;color:#111827!important}}@media screen{.print-root{max-width:900px;margin:0 auto;padding:1.5rem;border-radius:.5rem;box-shadow:var(--shadow-pop)}.print-root,html.dark .print-root{background:#fff;color:#111827}}.schedule-print-sheet{border:1px solid #e5e7eb;border-radius:.5rem;padding:1.25rem;background:#fff;color:#111827}html.dark .schedule-print-sheet{background:#fff;color:#111827;border-color:#e5e7eb}