:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home_container{display:flex;height:100dvh;width:100dvw;background-color:#000}.about_container{display:flex;margin:auto}.about_content{display:flex;flex-direction:column}.about_elements{display:flex;flex-direction:row;padding:20px}.foxLogo{margin:10px}.about_title{color:orange;font-weight:700;font-size:2.5rem;pointer-events:none}.about_txt{margin-left:25px;color:#f5f5f5;font-weight:700;font-size:1.2rem}.logger_container{display:flex;margin:auto}.logger_inputs{display:flex;flex-direction:column;align-items:center;padding:20px}.foxLogo{margin-bottom:10px;max-width:180px;max-height:180px}.form-group{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;margin-bottom:1dvh}label{color:#f5f5f5;margin-bottom:10px;font-size:1.5rem;font-weight:700}.form-input{width:320px;padding:5px 8px;box-sizing:border-box;background-color:#000;font-size:1.2rem;border:solid 2px orange;border-radius:7px;color:#fff}.login_sub_btn_container{margin-top:20px;display:flex;width:100%;flex-direction:column;align-items:center}.login_sub_btn{background-color:orange;border:solid 1px orange;border-radius:7px;color:#000;font-size:1.2rem;font-weight:700;padding:8px 12px;box-sizing:border-box}.login_sub_btn:hover{background-color:#000;border:solid 1px orange;border-radius:7px;color:orange}.login_sub_btn_grayed{background-color:gray;border:solid 1px gray;border-radius:7px;color:#fff;font-size:1.2rem;font-weight:700;padding:8px 12px;box-sizing:border-box}.logger_error_container{margin-top:10px;height:1.2rem}.logger_error_msg{color:red;font-size:1.2rem;font-weight:700}.link_to_about{margin-top:20px;cursor:pointer;color:orange;font-size:1rem;font-weight:700}.link_to_about:hover{color:#f5f5f5}
