*{scrollbar-width:auto}::-webkit-scrollbar{width:initial;height:initial}::-webkit-scrollbar-button{display:none}.page-container{box-sizing:border-box;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.main-window{flex-direction:column;width:75%;height:85%;display:flex}.date-picker-container{gap:1rem;display:flex}input[type=checkbox]{appearance:auto!important;opacity:1!important;position:relative!important}table.interactive{table-layout:fixed}table.interactive th:first-child,table.interactive td:first-child{width:30px}table.interactive th:nth-child(2),table.interactive td:nth-child(2){width:80px}table.interactive th:nth-child(n+3),table.interactive td:nth-child(n+3){width:40px}@media (max-width:768px){.page-container{padding:0}.main-window{width:100%;height:100%}.datetime-part,.event-time-part{display:block}.date-picker-container{flex-direction:column}}
