@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700;900&display=swap);::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background-color:#28f5b640}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#28f5b6;border:4px solid #0000;border-radius:10px;-webkit-transition:border-width .6s ease;transition:border-width .6s ease}::-webkit-scrollbar-thumb:hover{border-width:1px}body.body--dark .q-field__control{color:#fff}.bg-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff80;color:#091f2c}body.body--dark .bg-blur{background-color:#091f2c80;color:#fff}.text-cs-headline1{font-size:28px;font-weight:700}.text-light{color:#e8eaeb}.text-cs-loading{font-size:20px;font-weight:400}.bg-light{background:#e8eaeb}.border-light{border:1px solid #e8eaeb}.text-foxtennAccent{color:#d0f64a!important}.bg-foxtennAccent{background:#d0f64a!important}.custom-border-radius{border-radius:10px!important}.custom-dialog{max-width:1300px!important}.custom-form{max-width:550px!important}.custom-fit{min-height:inherit}.form-custom{max-width:475px!important}.text-custom-headline{color:#091f2c;font-size:28px;font-weight:700}.text-custom-subtitle1{color:#091f2c;font-size:20px;font-weight:500}.text-custom-subtitle{color:#091f2c;font-size:16px;font-weight:500}.text-custom-body1{color:#091f2c;font-size:20px;font-weight:400}.text-custom-body{color:#091f2c;font-size:16px;font-weight:400}.text-custom-highlighted{color:#28f5b6;font-size:28px;font-style:italic;font-weight:500}.text-custom-loading{color:#091f2c;font-size:20px;font-weight:400}.custom-min-width-sm{min-width:128px!important}.q-card{border-radius:6px!important}.q-card,.q-menu{box-shadow:0 1px 1px 0 #4145494d,0 1px 3px 1px #41454926}.q-menu{border:1px solid #eee;border-radius:10px!important}.q-card__actions{padding-left:16px;padding-right:16px}.q-table__container,.q-table__container .q-table__grid-item-card{border:1px solid #eee;border-radius:10px;box-shadow:0 1px 1px 0 #4145494d,0 1px 3px 1px #41454926}.q-table__container .q-table__middle .q-table thead tr:first-child th{border-color:#28f5b680}.q-btn--flat .q-btn__progress-indicator,.q-btn--outline .q-btn__progress-indicator{background:#f2c037!important}.q-dialog__inner--minimized{padding:8px}.q-dialog .q-dialog__backdrop{background:#091f2c66}.move{animation:move 3s infinite}@keyframes move{0%{top:0}50%{top:50px}to{top:0}}