.login-container{align-items:center;display:flex;justify-content:center;width:100%}.login-box{background-color:#1e2a63;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:40px;text-align:center}.login-box-width{width:350px}.userpage-box-width{width:1000px}.output-box-width{width:900px}.image-box-width{width:800px}.login-box h2{font-size:24px;margin-bottom:30px}.login-box h1,.login-box h2{color:#fff;font-weight:700}.input-box{margin-bottom:20px;position:relative}.input-box input{border:2px solid #fff;border-radius:5px;color:#1e2a63;font-size:16px;outline:none;padding:12px 15px;transition:all .3s ease;width:100%}.input-box input::placeholder{color:#1e2a63;opacity:.7}.input-box input:focus{border-color:#f3d03e;box-shadow:0 0 5px #f3d03e80}.login-btn{background-color:#f3d03e;border:none;border-radius:5px;color:#1e2a63;cursor:pointer;font-size:18px;font-weight:700;padding:12px 20px;transition:background-color .3s ease;width:100%}.login-btn:hover{background-color:#e6bd36}.register-text{color:#fff;font-size:14px;margin-top:20px}.register-text a{color:#f3d03e;font-weight:700;text-decoration:none}.register-text a:hover{text-decoration:underline}@media screen and (max-width:1025px){.addon-text{display:none}}@media screen and (max-width:420px){.userpage-box-width{width:350px}}@media screen and (max-width:850px){.image-box-width{width:100%}}
/*# sourceMappingURL=main.2756a75c.css.map*/