#root{min-width:1400px;margin:0 auto;text-align:center}:root{--light-blue: #d4dde4;--white: #fff;--grey: #f4f4f4;--small-radius: .25rem;--large-radius: .5rem;--default-shadow: 0 .125rem .25rem rgba(0, 0, 0, .3);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:31.25rem;min-height:100vh}button:focus,button:focus-visible{outline:.25rem auto -webkit-focus-ring-color}button:hover{background-color:var(--light-blue)}h1{font-size:3.2em;line-height:1.1}header{width:100vw;position:relative;color:#fff;padding-top:.5rem;padding-bottom:.5rem;background:#1d1f29}header nav{position:absolute;right:1rem;top:1rem}.dashboard{max-width:100vw;display:flex;flex-direction:row}.leftColumn{flex:2;width:50vw;padding:.25rem;justify-content:space-between}.rightColumn{display:flex;flex-direction:column;flex:1;width:50vw;width:1fr;padding:.25rem}.previousYears{display:flex;flex-wrap:wrap;background-color:var(--grey);border-radius:var(--large-radius);box-shadow:var(--default-shadow);margin:.625rem 0}.previousYears h4{width:100%;padding:.25rem}.chart{flex:1 1 37.5rem;margin:.5rem;border-radius:var(--large-radius);box-shadow:var(--default-shadow);max-height:30vh}.chart>.chart-card{height:30vh;display:flex}.chart .card-content{flex:1;display:flex;flex-direction:column}.chart .box{flex:1;height:20vh}.chart .line-chart{margin:2.5rem .625rem 2.5rem 1.25rem}.date-picker{background-color:var(--white);border-radius:var(--small-radius)}.date-picker-group{display:flex;flex-direction:row;gap:1.5rem;flex-shrink:0}.filtered-chart{padding:.625rem;border-radius:var(--large-radius);box-shadow:var(--default-shadow);background-color:var(--light-blue)}.filters{padding:.625rem;display:flex;align-items:center;justify-content:space-between}.MuiToggleButtonGroup-root{display:flex;flex-direction:row}.MuiToggleButtonGroup-root>.MuiToggleButton-root{background-color:#f4f4f4;color:#000}.MuiToggleButton-root.Mui-selected.MuiToggleButton-root{background-color:#316f99;color:#f4f4f4}.MuiToggleButtonGroup-root>.MuiToggleButton-root:hover{background-color:#215f89;color:#000}.MuiToggleButtonGroup-root>.MuiToggleButton-root.Mui-selected:hover{background-color:#316f99;color:#000}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.show-collections-group{flex:1}.table{margin-bottom:1rem;background-color:#f4f4f4}.column-header{width:30%}.column-header p{font-weight:700}.totalsTable{background-color:#316f99;align-self:center;width:50%;display:flex;font-weight:700;border-radius:var(--large-radius);box-shadow:var(--default-shadow)}.totalsTable td{color:#fff}.totalsTable td:first-child{font-weight:700}.ElixirLogo{position:absolute;top:1rem;left:1rem}@media (max-width: 1550px){.date-picker-group{font-size:10.25rem;flex-direction:column}}
