@font-face{font-family:MontserratAlternates;src:url(MontserratAlternates-Bold.63479b1b.ttf)}body,html{color:silver;background:#1c2127;height:100%;margin:0;font-family:Arial,sans-serif}header.landingpage-header{flex:flex nowrap;background:linear-gradient(#172736 0%,#1c2127 100%);padding:1em;display:flex}header.landingpage-header .page-title{color:#fff;font-family:MontserratAlternates;font-size:3em;font-weight:700}header.landingpage-header .right{flex:row nowrap;gap:1em;margin-left:auto;display:flex}header.landingpage-header .right .page-navigation{flex:flex nowrap;gap:1em;display:flex}header.landingpage-header .right .page-navigation a{color:#fff;text-decoration:none}header.landingpage-header .right .page-navigation a:hover{text-decoration:underline}main .login-section{flex-flow:column;padding:5rem 1rem 0;display:flex}.default-button{cursor:default;color:#fff;text-align:center;background:#0e6e80;border:none;padding:1rem;font-weight:700;transition:background-color .1s linear}.default-button:hover{background-color:#ec9010}.modal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal .modal-content{color:#fff;flex-direction:column;margin:1rem;display:flex;overflow:hidden}.modal .modal-content .modal-content-header{color:#fff;background:#0e6e80;padding:1em;font-weight:700}.modal .modal-content .modal-content-body{background:#2c2f36;padding:1em}.modal.hidden{display:none}.login-form,.register-form{flex-direction:column;gap:1em;margin-top:1em;display:flex}.register-form{padding:1em}.register-form .form-group{flex-direction:column;align-content:flex-start}.register-form .form-group label{align-self:start;width:100%;margin-bottom:.5em}.register-form .form-group input{box-sizing:border-box;width:100%}.form-group{flex-direction:row;display:flex}.form-group label{color:#fff;align-self:center;width:6em;font-weight:700}.form-group input{color:#fff;background-color:#2c2f36;border:1px solid #ccc;width:15rem;padding:.5em 1em}.form-group input:focus{border-color:#1f7db0;outline:none}.form-group .default-button{width:100%;margin-top:1em;margin-left:auto}.error-message{color:#fff;background-color:#a82a2a;border-radius:.5em;margin:1em;padding:1em;font-size:1.2em;font-weight:700}.register-link{text-align:center;color:#fff;text-decoration:none}