@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,700,900);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#000;box-shadow:0 15px 20px -5px #00000040;box-sizing:border-box;display:flex;height:50px;justify-content:center;margin:0;padding:10px 0;position:sticky;width:100%}.logo{height:150px;left:-45px;margin:0;width:400px}.logo,.nav--list{position:absolute}.nav--list{display:flex;list-style:none;margin-left:auto;margin-right:auto;padding:0;text-align:center}.item{border:none;box-shadow:0 0 15px 3px #0fe;margin:0;padding:0}.item a{align-items:center;border:2px solid cyan;color:cyan;cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;overflow:hidden;padding:10px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .2s ease;-webkit-user-select:none;user-select:none;width:100px;z-index:10}.item a:hover{color:#003b49}.item a:before{background:#08a3a3;content:"";height:100%;position:absolute;transform:skew(30deg);transition:width .4s ease;width:0;z-index:-1}.item a:hover:before{width:130%}.item:nth-child(2) a:before{transform:skew(-20deg)}.item:nth-child(3) a:before{transform:skew(0deg)}.item:nth-child(4) a:before{bottom:0;height:0;transition:height .4s ease;width:180px}.item:nth-child(4) a:hover:before{height:100%}#root{color:#fff}#root,body{background:#000}*{text-align:center}.nav-letters button{background-color:#000;border:1px solid cyan;color:#fff;cursor:pointer;padding:8px}.nav-letters button.active{background-color:#add8e6;color:#000}.top-section{border:1px solid cyan;border-radius:5px;margin:15px auto;padding-left:10px;width:70%}.top-section,h1{text-align:center}h1{font-family:roboto}title{text-align:center}p{text-align:left}hr{border:1px dashed cyan}.game-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px}.game-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid cyan;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:215px;justify-content:flex-end;overflow:hidden;padding:15px;position:relative;text-shadow:1px 1px 5px #000000b3;transition:transform .2s ease,box-shadow .2s ease;width:416px}.game-card:before{background:#0000004d;border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.game-card h2,.game-card p{color:#fff;font-size:14px;margin:5px 0;position:relative;text-align:center;z-index:2}.game-card:hover{box-shadow:0 0 10px 3px #0fe;transform:translateY(-5px)}.game-card h2{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px}body{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}.game-detail{padding:40px 20px}.header-image{border:1px solid cyan;border-radius:8px;box-shadow:0 4px 12px #0003;display:block;height:auto;margin:0 auto;max-width:800px;width:60%}.game-info-box{background-color:#000;border:1px solid cyan;border-radius:10px;box-shadow:0 6px 2pz cyan;margin:30px auto;max-width:800px;padding:30px}.game-info-box h1{font-size:2rem;margin-bottom:20px;text-align:center}.game-info-box p{font-size:1rem;line-height:1.6;margin:12px 0}.game-review{margin-top:40px}.game-review h2{border-bottom:1px solid #ccc;font-size:1.5rem;margin-bottom:16px;padding-bottom:4px}.game-review p{margin:16px 0}.game-review img{border-radius:6px;box-shadow:0 3px 10px #00000026;display:block;margin:24px auto;max-width:800px;width:100%}.game-title{color:#fff;font-size:2.5rem;margin-bottom:20px;text-align:center;text-shadow:1px 1px 2px #0000001a}.stats-section{background:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 8px #00000014;margin:20px 0;padding:20px}.stats-section h2{color:#333;font-size:1.6rem;margin-bottom:15px;text-align:center}.stat-item{display:flex;font-size:1.1rem;justify-content:space-between;margin:10px 0}.stat-label{color:#444;font-weight:700}.stat-value{color:#222}.progress-bar-container{background-color:#ddd;border-radius:10px;box-shadow:inset 0 1px 3px #0003;height:18px;margin-top:8px;overflow:hidden;width:100%}.progress-bar-fill{align-items:center;background-color:#4caf50;color:#fff;display:flex;font-size:.9rem;font-weight:700;height:100%;justify-content:center;transition:width .4s ease}.game-screenshot{border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:1rem 0;max-width:500px;object-fit:cover;width:100%}.review-text p{color:#fff;margin-bottom:1.5rem;text-align:left}.review-text h3{color:#fff;font-size:1.5rem;margin-top:2rem}
/*# sourceMappingURL=main.4b838f6f.css.map*/