@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--purple: #8B85CA;--midnight: #002835;--teal: #319FAE;--lightGray: #CFCFCF;--gray: #7C7C7C;--red: #CF0E0E;--black: #000000;--white: #FFFFFF;--green: #8AD35A;--cyan: #00C4B3;--blue: #2B5597;--orange: #FF4D00;--gold: #FFA400;--pink: #B31983;--slate: #5B6670;--whiteSmoke: #EFF1F5;--lightBlue: #DFEAEE;--footerColor: #CFD2D3;--boxShadow: rgba(0, 0, 0, .25);--cardHeader: #E1E1E1;--tableHover: #ecf5f7;--agGridTableHover: #98cfd6;--backgroundColor: #d9d9d9;--menuHover: #0000000a;--tableRowOdd: #fafafa;--tableHeaderBackground: #f5f5f5;--tableHeaderText: #424242;--contentBackground: #fafafa;--border: #c8c8c8;--containerBackground: #e1e1e1}[data-theme=dark]{--purple: #8B85CA;--midnight: #E0E4E8;--teal: #319FAE;--lightGray: #4A4A4A;--gray: #A0A0A0;--red: #CF0E0E;--black: #F0F0F0;--white: #2A2A2A;--green: #77B93A;--cyan: #00C4B3;--blue: #2B5597;--orange: #FF4D00;--gold: #FFA400;--pink: #B31983;--slate: #B0B5BD;--whiteSmoke: #333333;--lightBlue: #223338;--footerColor: #333333;--boxShadow: rgba(0, 0, 0, .4);--cardHeader: #3D3D3D;--tableHover: #223338;--agGridTableHover: #2E555C;--backgroundColor: #2A2A2A;--menuHover: rgba(255, 255, 255, .1);--tableRowOdd: #2E2E2E;--tableHeaderBackground: #363636;--tableHeaderText: #D4D4D4;--contentBackground: #242424;--border: #505050;--containerBackground: #383838}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:auto;overflow-y:hidden;height:100vh;width:100vw}code{font-family:"'Montserrat', sans-serif",}a{color:inherit;text-decoration:none}#root{overflow-x:auto;overflow-y:hidden;height:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--white)}::-webkit-scrollbar-thumb{background:var(--lightGray)}::-webkit-scrollbar-thumb:hover{background:var(--gray)}
