@media print{body>*{display:none}.calendar-section{color:#000;background:#fff;display:block!important}@page{size:landscape}}:root{--theme-background:#002146;--theme-background-secondary:#001a38;--theme-text:#fff;--theme-text-secondary:#ccc;--theme-border:#fff3;--theme-accent:#ffffff1a;--theme-primary:#ffffff1a;--theme-secondary:#64748b}body{background-color:var(--theme-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:fit-content;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s}#__next{background-color:var(--theme-background)}.schedule-page{background-color:var(--theme-background);color:var(--theme-text)}.MuiButton-root{text-transform:none!important}.MuiPaper-root,.MuiDialog-paper{background-color:var(--theme-background-secondary)!important;color:var(--theme-text)!important}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--theme-border)var(--theme-background-secondary)}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:var(--theme-background-secondary);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--theme-border);border:1px solid var(--theme-background-secondary);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--theme-accent)}input[type=date]::-webkit-calendar-picker-indicator{filter:invert();cursor:pointer;opacity:.8}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
