:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#262626;background-color:var(--default-background);font-family:Lato,Inter,system-ui,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}#root,body,html{color:#fff;height:100%;margin:0;width:100%}.app__maincont{display:flex;flex-direction:row;font-size:80%}@media screen and (max-width:1300px){.app__maincont{flex-direction:column-reverse}}:root{--default-background:#262626;--active-background:#202020;--highlight-background:#584628;--default-title:#101010;--default-border:#0e0f11;--default-color:#fff;--state-good:#006400;--state-alert:#af7500;--state-alarm:darkred;--color-gold:#a78349;--color-gold-hover:#e0a642;--color-gold-highlights:#e0a642;--color-green:#77b594;--color-green-hover:#37bb75;--color-red:#d12323;--color-red-hover:#b31111}.autotest{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1140px}.autotest__header{display:flex;justify-content:center;width:100%}.autotest h1{color:#fff;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;line-height:4.375rem;margin:50px 0 20px;max-width:780px;text-align:center}.autotest h1 em{color:#cda768;font-style:normal}.autotest__input{display:flex;flex-direction:row;margin-top:100px;width:300px}.autotest__input__label{flex:0 0 120px;margin-top:5px}.autotest__input .ant-input{height:35px;width:100%}.autotest__input .ant-btn{border-radius:25px;color:#fff;font-size:20px;height:50px;margin-top:10px;text-transform:uppercase;width:100%}.autotest__input .ant-form-item-label>label{color:#fff;font-size:1.5em;font-weight:400;text-transform:uppercase}.autotest__input .ant-btn,.autotest__input .ant-btn:active,.autotest__input .ant-btn:focus{background-color:#a78349;background-color:var(--color-gold);border:3px solid #a78349;border:3px solid var(--color-gold)}.autotest__input .ant-btn:hover{background-color:#fff!important;border:0 solid #a78349!important;border:0 solid var(--color-gold)!important;color:#a78349!important;color:var(--color-gold)!important}.autotest__input .ant-input-affix-wrapper{background-color:#373737;border:1px solid #565656;border-radius:.1875rem;color:#fff;padding:15px}.autotest__results{display:flex;flex-direction:row;margin-top:20px;width:300px}.autotest__results__label{flex:0 0 120px}.autotest__results__results{display:block}
/*# sourceMappingURL=main.fcd62b84.css.map*/