:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400}.jersey-10-regular{font-family:"Jersey 10",sans-serif;font-weight:400;font-style:normal}h3,h2{font-family:"Jersey 10",sans-serif;font-weight:100;font-size:2rem}.app{display:flex;flex-direction:column;min-height:80vh}.content{flex:1}a{font-weight:400;color:#ff5c00;text-decoration:inherit}a:hover{color:#02398d}body{margin:0;display:flex;place-items:center;height:100%}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;cursor:pointer;transition:border-color .25s}.footer{margin-top:auto;width:100%}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body.home-page-background{background-color:#010453;background-size:cover;background-position:center;background-repeat:no-repeat;padding:0;color:#fff}.home-page{display:flex;flex-direction:column;align-items:center;text-align:center}.home-header{margin-bottom:.5rem;font-family:"Jersey 10"}.home-header h1{font-size:2.5rem;font-weight:100;color:#fff;font-size:7rem;margin:3rem 0 0}.home-header p{font-size:3rem;font-weight:100;color:#fff;margin:0}.home-buttons{display:flex;gap:1rem}.home-button{display:inline-block;padding:.8rem 1.5rem;font-size:1rem;color:#fff;background-color:#007bff;text-decoration:none;border-radius:5px;transition:background-color .3s ease}.home-button:hover{background-color:#0056b3}@media (max-width: 460px){.home-page{padding:1rem;margin-top:4rem}.home-header h1{font-size:4rem}.home-header p{font-size:1.5rem}.home-buttons{gap:.5rem;justify-content:center}.home-button{padding:.6rem 1rem;font-size:.9rem}}.carousel{display:flex;justify-content:center;padding:20px}.carousel__list{display:flex;justify-content:space-between;width:100%;max-width:1200px}.carousel__item{flex:1 1 18%;margin:0 1rem 3rem 0;text-align:center}.carousel-image{width:100%;height:100%;border-radius:10px;box-shadow:0 2px 8px #32323280}.carousel-item-title{display:block;font-size:1rem;font-weight:700;color:#ff5e00;text-transform:capitalize;background-color:#000;border-radius:10px}.carousel-item-link{text-decoration:none;color:inherit}@media (max-width: 460px){.carousel__list{flex-direction:column;justify-items:center}.carousel__item{margin-right:0}}nav{display:flex;flex-direction:row}nav h1{margin:0}.navbar{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;background-color:#000;padding:0 1rem;z-index:1000}.navbar input{border-radius:10px;width:15rem;padding:.5rem}.search-bar{display:flex;position:relative;justify-content:center}.search-container{display:flex;flex:1;justify-content:center}.logo-container{flex:0 0 auto}.title-container{display:flex;flex:0 0 auto;margin-left:1rem}.logo-container img{width:5rem;height:auto}.title-container h1{font-family:"Jersey 10",sans-serif;font-size:3rem;font-weight:100;color:#fff}.home-buttons{display:flex;align-items:center;gap:1rem;margin-left:auto;flex:0 0 auto}.home-button{text-decoration:none;color:#fff;background-color:#ff5c00;border-radius:10px;font-size:.85rem;font-weight:500;margin-right:1rem;transition:background-color .3s ease,transform .1s ease}.home-button:hover{background-color:#fff;transform:scale(1.03)}.search-button{text-decoration:none;color:#fff;background-color:#ff5c00;border-radius:10px;font-size:.85rem;font-weight:500;margin-left:1rem;margin-right:1rem;transition:background-color .3s ease,transform .1s ease}.search-button:hover{background-color:#fff;color:#00f;transform:scale(1.03)}.clear-button{text-decoration:none;color:#fff;background-color:#ff5c00;border-radius:10px;font-size:.85rem;font-weight:500;transition:background-color .3s ease,transform .1s ease}.clear-button:hover{background-color:#fff;color:#00f;transform:scale(1.03)}@media (max-width: 460px){.navbar h1,.search-bar{display:none}}body{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;padding:10px;min-height:100vh;margin:0}body.about-page{background-color:#010453;background-size:cover;background-position:center;background-repeat:no-repeat;padding:0;min-height:100vh}.about-container{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;padding:2rem;height:auto;margin-top:4rem;max-width:100%;margin:4rem auto}.about-container h1,.about-container h2,.about-container h3,.about-container p{text-shadow:1px 1px 5px rgba(0,0,0,.5);margin:2rem 0}.profile-container{display:flex;flex-direction:row;gap:40px;justify-content:center}.profile{display:flex;flex-direction:column;align-items:center}.description{border:1px solid #ccc;border-radius:8px;background-color:#00000052;margin-bottom:2rem;width:70rem;padding:1.5rem}.picture-segment{display:flex;flex-direction:column;border:1px solid #ccc;border-radius:8px;background-color:#00000052;margin-top:2rem;margin-bottom:2rem;width:70rem;padding:1.5rem}.profile-image{width:150px;height:auto;border-radius:8px;box-shadow:0 4px 8px #0003}.description-list{border:1px solid #ccc;border-radius:8px;background-color:#00000052;width:70rem;padding:1.5rem}.about-description-list ul,.about-description li{text-align:left;margin-bottom:1rem}.description-list h2,p{text-align:center}@media (max-width: 460px){.about-container{padding:1rem;margin-top:3rem;width:90%;height:auto}.profile-container{flex-direction:column;align-items:center;gap:20px;width:100%}.profile-image{width:80%;margin-bottom:1rem}.description,.picture-segment,.description-list{width:100%;padding:1rem;margin:1rem 0}.about-container h3{font-size:3rem;margin:1rem 0}.about-container h1{font-size:2rem}.about-container p{margin:0;font-size:1.2rem}}body.game-details-page-background{background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;padding:0}.GameDetailsPage{display:inline-flex;flex-direction:column}.game-content{display:flex;flex-direction:row;align-items:center;border-radius:10px;margin-bottom:3rem;margin-top:1rem;padding:3rem}.game-details-card{display:flex;flex-direction:column;margin-top:3rem}.game-dtext{width:auto;padding-bottom:5rem;background-color:#0000007c;border:3px solid rgb(0,0,0);border-radius:10px;padding:0 2rem 5rem;color:#fff}.game-dimg img{margin:2rem;width:20rem;border:3px solid rgb(0,0,0)}#back-button{width:14rem;margin-right:20rem}.review-item{border-radius:10px;padding:1rem;border:3px solid rgb(0,0,0);background-color:#0000007c;margin:1rem;transition:border-left .3s ease-in-out,padding-left .3s ease-in-out}.review-item button{margin:1rem 1rem 0;width:7rem}.review-header{display:flex;flex-direction:row;align-items:center;gap:1rem}.review-list{margin-top:2rem;border-radius:10px}.review-list h2{color:#fff;font-size:3rem}.review-list h3{color:#fff;margin:0;width:auto}.details-score{margin-right:3rem}.review-user-score{height:auto;border-radius:100%;width:3rem;margin-bottom:1rem}.details-user-name{margin-left:3rem}.comment{background-color:#fff;border:1px solid grey;border-radius:10px;padding:1rem}.no-reviews{color:#fff}.score-red{background-color:#ff4d4d;padding:.5rem;border-radius:100%}.score-yellow{background-color:#fb0;padding:.5rem;border-radius:100%}.score-green{background-color:#6c6;padding:.5rem;border-radius:100%}@media (max-width: 460px){.game-content{flex-direction:column;padding:1.5rem;margin:0 0 1rem}.comment{margin:0}.game-dtext{width:auto;padding:1rem}.game-dtext h2{font-size:2rem;margin:0}.game-dtext h3{margin-top:0;font-size:1rem}.game-dimg img{width:90%;margin:.5rem auto}#back-button{width:67%;margin:1rem 0}.review-item{padding:0 1rem 1rem;margin:1.5rem 0}.review-header{flex-direction:column;align-items:center}.details-score,.details-user-name{margin:0}}.loader{width:fit-content;font-size:17px;font-family:monospace;justify-self:center;top:20rem;align-self:center;line-height:1.4;font-weight:700;background:linear-gradient(#fffefe 0,#fffefe 0) left,linear-gradient(#fff 0,#fff 0) right;background-repeat:no-repeat;border-right:5px solid #0000;border-left:5px solid #0000;background-origin:border-box;position:relative;animation:l9-0 2s infinite}.loader:before{content:"Loading"}.loader:after{content:"";position:absolute;top:100%;left:0;width:22px;height:60px;background:linear-gradient(90deg,#fff 4px,#fff0 0,#fff0 calc(100% - 4px),#fff 0) bottom /22px 20px,linear-gradient(90deg,red 4px,#0000 0,#0000 calc(100% - 4px),red 0) bottom 10px left 0/22px 6px,linear-gradient(#fff 0,#fff 0) bottom 3px left 0 /22px 8px,linear-gradient(#fff 0,#fff 0) bottom 0 left 50%/8px 16px;background-repeat:no-repeat;animation:l9-1 2s infinite}@keyframes l9-0{0%,25%{background-size:50% 100%}25.1%,75%{background-size:0 0,50% 100%}75.1%,to{background-size:0 0,0 0}}@keyframes l9-1{25%{background-position:bottom,bottom 54px left 0,bottom 3px left 0,bottom 0 left 50%;left:0}25.1%{background-position:bottom,bottom 10px left 0,bottom 3px left 0,bottom 0 left 50%;left:0}50%{background-position:bottom,bottom 10px left 0,bottom 3px left 0,bottom 0 left 50%;left:calc(100% - 22px)}75%{background-position:bottom,bottom 54px left 0,bottom 3px left 0,bottom 0 left 50%;left:calc(100% - 22px)}75.1%{background-position:bottom,bottom 10px left 0,bottom 3px left 0,bottom 0 left 50%;left:calc(100% - 22px)}}.game-form{display:flex;justify-content:space-around;flex-direction:column;gap:1rem;border:3px solid black;border-radius:10px;padding:2rem;margin:1rem;align-items:center;background-color:#0000007c;color:#fff}.game-form label{border-radius:5px}@media (max-width: 768px){.game-form{flex-direction:column;align-self:center;padding:1rem;gap:.5rem;width:100%}}.edit-form{padding-top:1rem;width:100%;color:#fff}.edit-form button{width:10rem}.edti-form label{padding-top:.5rem}.list-boundary{display:flex;justify-content:center}.games-list{display:flex;flex-wrap:wrap;gap:3rem;list-style-type:none;padding:0;margin-top:8rem}.game-list-button{margin-top:.3rem;color:#fff;background:none;display:flex;justify-content:center;align-items:center;text-align:center;width:100%}.game-item{display:flex;flex-direction:column;align-items:center;width:15rem;border:1px solid #ccc;padding:1rem;border-radius:8px;background-color:#00000052}.recipe-img{width:100%;height:20rem;object-fit:cover;border-radius:4px;border:1px solid grey;margin-bottom:1rem}.game-name{display:flex;gap:2rem;flex-grow:1;color:#fff}.game-name h3{margin:auto 0 0}.game-text{display:flex;gap:2rem;flex-grow:1;color:#fff}.game-text p{margin-top:auto}.glow-on-hover{width:220px;height:50px;border:none;outline:none;color:#fff;background:#000;cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#ff5c00;left:0;top:0;border-radius:10px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@media (max-width: 460px){.games-list{flex-direction:column;align-items:center;gap:1.5rem;margin-top:6rem}.game-item{width:90%;padding:.75rem;display:flex;flex-direction:column;align-items:center}.game-genre{display:none}.game-item p{width:2rem;height:auto}.recipe-img{width:85%;height:auto;margin-top:1.5rem}.game-name,.game-text{flex-direction:column;align-items:center;margin:.5rem 0 0;gap:0rem;color:#fff;text-align:center}.glow-on-hover{width:180px;height:40px;margin-bottom:1rem}}body{background-color:#010453;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;padding:0}.not-found-body{color:#fff;margin-top:7rem}.not-found-body p{margin:0}.not-found-body img{width:30rem}@media (max-width: 460px){.not-found-body{padding:1rem;margin-top:3rem;width:90%;height:auto}.not-found-body img{width:80%;margin-bottom:1rem}}
