body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root .str-chat *,.str-chat :after,.str-chat :before{font-family:Poppins}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#game_container{height:100%;left:0;position:fixed;top:0;width:100%}.profile-enter{left:20px;position:absolute;top:20px;z-index:50}@media screen and (max-width:1024px) and (orientation:landscape){html{height:100vh;height:100dvh}#root{height:100%;overflow:auto;position:fixed;width:100%}}@media screen and (max-width:1024px) and (orientation:portrait){html{height:100vh;height:100dvh}#root{position:fixed;width:100%}}.login-container{align-items:center;background-color:#282c34;color:#fff;display:flex;justify-content:center;min-height:100vh}.login-form-wrapper{background-color:#20232a;border-radius:8px;box-shadow:0 2px 10px #0000004d;max-width:400px;padding:30px;text-align:center;width:100%}.login-form{align-items:center;display:flex;flex-direction:column;margin-top:20px}.form-group input{background-color:#333;border:1px solid #444;border-radius:4px;color:#fff;padding:10px}.form-group input,.login-button{box-sizing:border-box;font-size:16px;width:100%}.login-button{background-color:#61dafb;border:none;border-radius:4px;color:#282c34;cursor:pointer;font-weight:700;margin-top:10px;padding:12px}.login-button:hover{background-color:#4fa8c3}.login-button:disabled{background-color:#3a5a68;cursor:not-allowed}.login-error{background-color:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:4px;box-sizing:border-box;color:#ff6b6b;margin-bottom:15px;padding:10px;width:100%}.login-links{display:flex;justify-content:space-between;margin-top:20px;width:100%}.login-links a{color:#61dafb;text-decoration:none}.login-links a:hover{text-decoration:underline}.login-logo{max-height:250px;max-width:250px;object-fit:contain}.profile-container{align-items:center;background-color:#282c34;color:#fff;display:flex;justify-content:center;min-height:100vh}.profile-form-wrapper{background-color:#20232a;border-radius:8px;box-shadow:0 2px 10px #0000004d;max-width:630px;padding:30px;text-align:center;width:100%}.profile-form{align-items:center;display:flex;flex-direction:column;margin-top:20px}.form-group{margin-bottom:15px;text-align:left;width:100%}.form-group label{color:#fff;display:block;font-weight:500;margin-bottom:5px}.form-group input,.form-group textarea{background-color:#333;border:1px solid #444;border-radius:4px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:16px;padding:10px;width:100%}.form-group textarea{min-height:80px;resize:vertical}.profile-button{background-color:#61dafb;border:none;border-radius:4px;box-sizing:border-box;color:#282c34;cursor:pointer;font-size:16px;font-weight:700;margin-top:10px;padding:12px;width:100%}.profile-button:hover{background-color:#4fa8c3}.profile-button:disabled{background-color:#3a5a68;cursor:not-allowed}.profile-error{background-color:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:4px;box-sizing:border-box;color:#ff6b6b;margin-bottom:15px;padding:10px;width:100%}.profile-links{display:flex;justify-content:space-between;margin-top:20px;width:100%}.profile-links a{color:#61dafb;text-decoration:none}.profile-links a:hover{text-decoration:underline}.logo-container{display:flex;justify-content:center;margin:15px 0}.profile-logo{max-height:250px;max-width:250px;object-fit:contain}.register-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:10px;width:100%}.register-button:hover{background-color:#45a049}.profile-avatar-list{display:flex;flex-direction:row;gap:10px;margin-bottom:20px}.profile-avatar-list .avatar{border:2px solid #000;border-radius:5px;height:64px;overflow:hidden;position:relative;width:64px}.profile-avatar-list .avatar.current{border-color:red}.profile-avatar-list.pet-list .avatar img{left:-39px;position:absolute;top:-46px}
/*# sourceMappingURL=main.07d5df22.css.map*/