@import url(https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10..0,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Allura&display=swap);*{font-family:Inter;margin:0;text-decoration:none}#root,body,html{height:100%;width:100%}.center{align-content:center;display:flex;flex-direction:column;justify-content:center}.center>*{display:block;margin:auto;text-align:center}.verticalCenter{display:flex;flex-direction:column;justify-content:center}.noSelect{-webkit-user-select:none;user-select:none}input,textarea{-moz-appearance:textfield;border:none;font-family:Roboto;outline:none;resize:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}img{-webkit-user-select:none;user-select:none}button{background-color:initial;border:0;cursor:pointer;font-family:Roboto;text-align:center}.styled-table{background-color:#29313e;border-collapse:collapse;color:#ecf0f1;font-family:Arial,sans-serif;font-size:18px;margin:25px 0;width:100%}.styled-table td,.styled-table th{padding:12px 15px}.styled-table thead tr{background-color:#3c4656;font-weight:700;text-align:left}.styled-table tbody tr{border-bottom:1px solid #34495e}.styled-table tbody tr:nth-of-type(2n){background-color:#3c4656}.styled-table tbody tr.active-row{color:#ecf0f1;font-weight:700}.styled-table img{height:50px;width:auto}.element-with-scrollbar::-webkit-scrollbar{width:12px}.element-with-scrollbar::-webkit-scrollbar-track{background:#0b0d12;border-radius:10px}.element-with-scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}
/*# sourceMappingURL=main.2450f44b.css.map*/