*{box-sizing:border-box;padding:0;margin:0;font-family:monospace;background-color:#01412b}.background-dark-green{background-color:#026802}.background-light-green{background-color:#07a807}.background-dark-blue{background-color:#035a8d}.background-light-blue{background-color:#0ea9e6}.background-dark-red{background-color:#8b0101}.background-light-red{background-color:#e00808}.border-light-green{border:solid 2px rgb(4,218,57)}.border-dark-green{border:solid 2px rgb(3,121,29)}.border-light-blue{border:solid 2px rgb(10,199,183)}.border-dark-blue{border:solid 2px rgb(3,109,100)}.border-light-red{border:solid 2px rgb(221,6,6)}.border-dark-red{border:solid 2px rgb(131,4,4)}.border-light-gray{border:solid 2px rgb(170,170,170)}.border-dark-gray{border:solid 2px rgb(78,78,78)}.title{font-size:70px;font-weight:600;background-image:linear-gradient(to left,#09e45d,#2f9ef8);color:transparent;background-clip:text;-webkit-background-clip:text;text-align:center;margin-top:40px;margin-bottom:40px}.input{background-color:#fff;margin-top:10px;margin-bottom:10px;padding:3px}.input:focus{border:solid 3px red}.button{display:inline-block;padding:.35em 1.2em;margin:0 .3em .3em 0;border-radius:.12em;box-sizing:border-box;text-decoration:none;font-weight:300;text-align:center;color:#fff}.button:hover{background-color:#636363;border-color:#ff0;cursor:pointer}.paragraph{width:fit-content}.flex-body{display:flex}.flex-wrap{flex-wrap:wrap}.flex-d-column{flex-direction:column}.flex-d-row{flex-direction:row}.justify-evenly{justify-content:space-evenly}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.image{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.image:hover{opacity:.8}.label{text-align:left;color:#fff;font-size:15px;font-weight:700}.form{width:280px;margin:auto;border:solid 3px goldenrod;border-radius:2%;padding:10px}.anchor{color:#0ff;cursor:pointer}.select{background-color:#575757;border:solid 1px white;color:#fff;padding:3px}.gameCardImage{width:250px;max-width:90vw}.homepage-gameCard{color:wheat;border-width:5px;cursor:pointer}#header{padding:30px;display:flex;flex-wrap:wrap;justify-content:space-between}#header-userInfo{width:fit-content;color:wheat;max-width:90vw;margin:20px}.profileImage{width:80px;height:80px;border-radius:100%;margin-right:20px}.profileName{margin:auto;font-size:20px}.clock{font-size:30px;color:#fff;margin:auto}.clockDiv{margin:20px}.menuButton{border-radius:10px;border:solid 2px white;color:#fff;font-size:20px;padding:5px}#menuDiv{margin-top:50px}@media (max-width: 550px){#homepage-header{justify-content:center}.clockDiv{display:none}}#profileForm-title,#userAccountForm-title{font-size:30px;margin:10px}#profileForm,#userAccountForm,#profileForm-buttonsDiv,#userAccountForm-buttonsDiv{margin-top:20px}#loginForm{margin:auto}#loginFormDiv{height:90vh}#loginForm-title{font-size:30px;margin:10px}#loginForm-buttonsDiv{margin-top:20px}#registerForm{margin:auto}#registerFormDiv{height:90vh}#registerForm-title{font-size:30px;margin:10px}#registerForm-buttonsDiv{margin-top:20px}.profileList-image{width:150px;height:150px;border-radius:100%}.profileList-name{color:#fff;margin:auto;font-size:20px}.profileList-div{padding:5px}.profileList-addProfileButton{width:130px;height:130px;border-radius:100%;font-size:30px}#profileCreationForm-title{font-size:30px;margin:10px}#profileCreationForm-buttonsDiv{margin-top:20px}#profileCreationForm{margin:auto}#profileCreationFormDiv{height:90vh}#adminHeader-buttonsDiv button{font-size:20px;padding:20px;margin:10px}#adminUsersList-usersDiv{margin-top:20px}.userCard{text-align:left;color:#f0f8ff;padding:10px;margin:10px;cursor:pointer}.userCard:hover{border-color:#ff0}#userEditionAdminForm-title{font-size:30px;margin:10px}#userEditionAdminForm,#userEditionAdminForm-buttonsDiv{margin-top:20px}#gameEditionAdminForm-title{font-size:30px;margin:10px}#gameEditionAdminForm,#gameEditionAdminForm-buttonsDiv{margin-top:20px}#gameCreationAdminForm-title{font-size:30px;margin:10px}#gameCreationAdminForm,#gameCreationAdminForm-buttonsDiv{margin-top:20px}#gameView-gameBody{color:wheat;padding:10px}#gameView-titleDiv{width:fit-content;margin:auto}#gameView-titleDiv-favoriteButton{height:fit-content;width:fit-content;padding:10px;margin:auto 15px;font-size:20px}#gameView-gameBody-gameDescriptionDiv{width:fit-content;margin:auto}#gameView-gameBody-gameDescriptionDiv-gameDescription{margin:15px;max-width:250px}#gameView-gameBody-gameDescriptionDiv-image{width:200px;height:170px;border-radius:3%}.gameList-gameCard{background-color:#01412b;margin:20px}#gameList-categoryFilter{width:fit-content;margin:auto auto 10px}#gameList-categoryFilter label{margin:auto}#adminGameList-gamesDiv-addGameButton{width:200px;margin:20px auto 10px}.adminGameCard{margin:10px}.favoriteGameList-gameCard{background-color:#01412b;margin:20px}.gameCardImage{height:180px;width:250px}
