@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans&display=swap");@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif&display=swap");:root{--background:#fff}@media (prefers-color-scheme:dark){:root{--foreground:#303030}}body,html{max-width:100vw;height:100%;margin:0;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Instrument Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button{border:none;font-family:Instrument Sans,sans-serif}.ag-theme-alpine{width:100%;height:100%}.ag-paging-panel{height:40px;padding-top:4px;padding-bottom:4px}.ag-paging-panel,.custom-grid-header{font-family:Instrument Sans,sans-serif}.custom-grid-header{font-size:14px}.fc-popover{max-height:60vh!important;overflow-y:auto!important}.page-wrapper{flex:1 1;display:flex;flex-direction:column}.MuiPickersSectionList-sectionContent{font-size:.75rem!important;font-family:Instrument Sans,sans-serif!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}