@import url(https://fonts.googleapis.com/css?family=Inconsolata:200,300,400,500,600,700,800,900|Poppins:100,200,300,400,500,600,700,800,900&display=swap);#root{width:100%;height:100%;min-width:250px}#root .container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}#root .container .row{width:100%!important;justify-content:center;align-items:center;margin:auto}#root .container .logo_th3az{position:relative;width:calc(10vh + 30vw + 10vmax);height:auto;margin-top:3vh;text-align:center}#root .container .logo_th3az a:after{position:absolute;display:inline-block;z-index:2;content:"";top:0;left:0;width:100%;height:100%;background-color:var(--color);-webkit-mask-image:var(--theaz-logo);mask-image:var(--theaz-logo);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-size:contain}#root .container .logo_th3az a img{height:100%;max-height:100px;width:100%}#root .container .row .col{display:flex;align-items:center;justify-content:center}.tb{background-color:transparent!important}.formContainer{flex-grow:1;flex-basis:content;text-align:center;border:1px solid var(--color);padding:20px;border-radius:10px;margin-top:10px;margin-bottom:10px}.formContainer form{margin:auto}.form-group{position:relative;margin-bottom:1.5rem!important;background-color:var(--background-color)}.formContainer .buttons{margin-bottom:1rem}.inputError{z-index:1;position:absolute;font-family:"Inconsolata",monospace!important;font-size:1rem;width:100%;overflow:hidden;padding:10px;background-color:var(--background-color-2);border-radius:5px;max-height:0;line-height:1.2rem;box-shadow:0 5px 10px 1px var(--shadow-color-1);transition:.3s ease-in}.inputError.show{max-height:100px;transform:scaleY(1);transition:.5s ease-out}.inputError.hide{max-height:0;transform:scaleY(0);transition:.3s ease-in}.operations{display:block;flex-direction:row!important;padding:0!important;margin:0!important}.operations .col{flex-direction:row;justify-content:center;padding:0!important;margin:0 5px!important;white-space:nowrap}.link,.operations .col{display:flex!important;width:100%!important}.link{flex-direction:column;align-items:center;height:100%!important;max-width:300px;font-size:150%!important}.link>div{width:100%;text-align:center}.link svg{width:100%!important;height:100%!important}.link:hover{text-decoration:none!important}.updates{width:100%;font-family:"Inconsolata",monospace!important;text-align:left;margin-left:10px}.updates span.console{position:relative;font-weight:600!important;width:auto;height:20px;line-height:20px;max-width:100%;overflow:hidden}.updates span.console.prompt:before{position:absolute;display:inline-flex;justify-content:center;align-items:center;content:">";top:0;height:100%;transform:translateX(-15px);color:#0f0}.updates span.console.success,.updates span.console.success *{color:var(--color-console-green)!important}.updates span.console.error,.updates span.console.error *{color:var(--color-console-red)!important}.updates span.console.important,.updates span.console.important *{color:var(--color-console-yellow)!important}.updates span.console:last-child:after{position:absolute;content:"";height:95%;width:2px;right:0;transform:translateY(1px) translateX(3px);background-color:var(--color);animation-name:ShowHide;animation-duration:1s;animation-iteration-count:infinite}@keyframes ShowHide{0%{opacity:1}50%{opacity:0}to{opacity:1}}:root{--background-color:#efefef;--background-color-2:#fdfdfd;--color:#191919;--theaz-logo:url(../../static/media/TH3AZ\ [Dark-Outline].74d8ac55.svg);--color-console-yellow:#f1c40f;--background-color:#101010;--background-color-2:#020202;--color:#e7e7e7;--theaz-logo:url(../../static/media/TH3AZ\ [Light-Outline].8a198c1f.svg);--shadow-color-1:rgba(2,2,2,0.6);--color-console-green:#2ecc71;--color-console-red:#e74c3c}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;width:100%;height:100%;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-family:"Poppins",sans-serif!important;background-color:#101010!important;background-color:var(--background-color)!important}body,body *{color:#e7e7e7!important;color:var(--color)!important}body,body *,code{font-weight:300!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace;font-family:"Inconsolata",monospace!important}
/*# sourceMappingURL=main.bb2b7890.chunk.css.map */