@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}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;height:100vh;width:100vw}code{font-family:"'Montserrat', sans-serif",}a{color:inherit;text-decoration:none}#root{overflow: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)}
