.Skeleton-module__hlYEiq__skeletonBox{background-color:#333;border-radius:4px;position:relative;overflow:hidden}.Skeleton-module__hlYEiq__skeletonBox:before{content:"";background:linear-gradient(90deg,#0000 0%,#444 50%,#0000 100%);width:150%;height:100%;animation:1.5s infinite Skeleton-module__hlYEiq__skeletonShimmer;position:absolute;top:0;left:-150%}.Skeleton-module__hlYEiq__skeletonText{height:1em;margin-bottom:.5rem}.Skeleton-module__hlYEiq__skeletonCircle{border-radius:50%}.Skeleton-module__hlYEiq__skeletonGameCard{vertical-align:top;width:150px;margin:5px;display:inline-block}@keyframes Skeleton-module__hlYEiq__skeletonShimmer{0%{transform:translate(0)}to{transform:translate(100%)}}
.Navbar-module__xe8l9q__navbar{justify-content:center;align-items:baseline;padding-top:1rem;display:flex}.Navbar-module__xe8l9q__container{text-align:center}.Navbar-module__xe8l9q__topContent{justify-content:center;align-items:baseline;display:flex}.Navbar-module__xe8l9q__icon>img{width:5rem}.Navbar-module__xe8l9q__icon>img:hover{cursor:pointer}.Navbar-module__xe8l9q__icon:first-child>img{border-radius:2rem 0 0 2rem;padding-left:2rem}.Navbar-module__xe8l9q__icon:last-child>img{border-radius:0 2rem 2rem 0;padding-right:2rem}.Navbar-module__xe8l9q__logo>img{border-radius:2.5rem;width:20rem}.Navbar-module__xe8l9q__logo>img:hover{cursor:pointer;transition:all .2s ease-in-out;transform:scale(1.05)}.Navbar-module__xe8l9q__img{background-color:#000;padding:1rem}.Navbar-module__xe8l9q__socialIcon{width:3rem;margin-left:.5rem;margin-right:.5rem}.Navbar-module__xe8l9q__socialIcon:hover{cursor:pointer;transition:all .2s;transform:scale(1.2)}.Navbar-module__xe8l9q__socialsContainer{justify-content:center;align-items:center;display:flex}
.Games-module__FB_iZW__grp{opacity:0;margin-top:2rem;padding:2rem;animation:.8s forwards Games-module__FB_iZW__fadeIn}@keyframes Games-module__FB_iZW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Games-module__FB_iZW__games{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Games-module__FB_iZW__game{border-radius:1rem;flex-direction:column;align-items:center;max-width:15rem;margin:.5rem;transition:all .3s;display:flex}.Games-module__FB_iZW__gameImgContainer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:.3rem solid #fffc;border-radius:20px;width:100%;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.Games-module__FB_iZW__gameImg{border-radius:0;width:100%;margin:0;padding:0;transition:filter .3s;display:block}.Games-module__FB_iZW__playButton{opacity:0;pointer-events:none;z-index:2;width:70px;height:70px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Games-module__FB_iZW__gameName{color:#fff;text-align:center;text-shadow:1px 1px 3px #000c;z-index:1;border-radius:0 0 .8rem .8rem;width:100%;margin-top:-3px;padding:.8rem .5rem;font-size:1.1rem;font-weight:600;transition:color .3s}.Games-module__FB_iZW__game:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 10px 25px #0000004d}.Games-module__FB_iZW__game:hover .Games-module__FB_iZW__gameImgContainer{border-color:#00a8e8cc}.Games-module__FB_iZW__game:hover .Games-module__FB_iZW__gameImg{filter:blur(2px)brightness(.6)}.Games-module__FB_iZW__game:hover .Games-module__FB_iZW__playButton{opacity:1}.Games-module__FB_iZW__game:hover .Games-module__FB_iZW__gameName{color:var(--accent)}.Games-module__FB_iZW__newGameContainer{text-align:center;background:#000000bf;border-radius:1rem;width:100%;max-width:1000px;margin:3rem auto;padding:1rem;box-shadow:0 8px 30px #0006}.Games-module__FB_iZW__newGameTitle{color:var(--text-light,#e0e0e0);text-shadow:2px 2px 5px #00000080;font-size:2.5rem;font-weight:700}.Games-module__FB_iZW__newGameGrid{grid-template-columns:1fr 1.5fr;place-items:stretch center;gap:1.5rem;padding:1.5rem;display:grid}.Games-module__FB_iZW__newGameThumbnailContainer{aspect-ratio:16/9;border-radius:20px;width:105%;margin:0 auto;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.Games-module__FB_iZW__newGameThumbnail{object-fit:cover;border:.3rem solid #fffc;border-radius:20px;width:100%;height:100%;transition:filter .3s;display:block}.Games-module__FB_iZW__newGamePlayButton{opacity:0;pointer-events:none;z-index:2;filter:drop-shadow(0 0 5px #000000b3);width:60px;height:60px;transition:opacity .3s,transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}.Games-module__FB_iZW__newGameThumbnailContainer:hover{border-color:#00a8e8cc;transform:scale(1.03);box-shadow:0 6px 15px #00a8e84d}.Games-module__FB_iZW__newGameThumbnailContainer:hover .Games-module__FB_iZW__newGameThumbnail{filter:blur(1.5px)brightness(.7)}.Games-module__FB_iZW__newGameThumbnailContainer:hover .Games-module__FB_iZW__newGamePlayButton{opacity:1;transform:translate(-50%,-50%)scale(1)}.Games-module__FB_iZW__newGameDevlogFrame{aspect-ratio:16/9;border-radius:.8rem;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000004d}.Games-module__FB_iZW__newGameDevlogFrame iframe{border:none;width:100%;height:100%}.Games-module__FB_iZW__noDevlog{height:100%;min-height:200px;color:var(--text-secondary);background-color:#ffffff0d;border-radius:.8rem;justify-content:center;align-items:center;font-style:italic;display:flex}.Games-module__FB_iZW__sectionTitle{text-align:center;margin-bottom:1.5rem;font-size:2rem;display:inline-block;position:relative}.Games-module__FB_iZW__sectionTitle:after{content:"";background:var(--accent);border-radius:3px;width:50px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Games-module__FB_iZW__grp{padding:1rem}.Games-module__FB_iZW__games{gap:1rem}.Games-module__FB_iZW__game{max-width:calc(50% - 1rem);margin:.5rem}.Games-module__FB_iZW__newGameContainer{margin:2rem auto;padding:0 1rem}.Games-module__FB_iZW__newGameTitle{font-size:2rem}.Games-module__FB_iZW__newGameGrid{grid-template-columns:1fr;align-items:center;gap:1.5rem;padding:1rem}.Games-module__FB_iZW__newGameThumbnailContainer{width:100%;max-width:350px}}@media (max-width:480px){.Games-module__FB_iZW__games{gap:2rem}.Games-module__FB_iZW__game{width:80%;max-width:80%;margin:0 auto}.Games-module__FB_iZW__gameImgContainer{border-width:.4rem;width:100%}.Games-module__FB_iZW__gameImg{width:100%;height:auto}.Games-module__FB_iZW__gameName{padding:1rem .5rem;font-size:1.2rem}.Games-module__FB_iZW__playButton{width:80px;height:80px}}.Games-module__FB_iZW__pcGamesContainer{opacity:0;width:100%;margin-top:2rem;padding:2rem 0;animation:.8s forwards Games-module__FB_iZW__fadeIn}.Games-module__FB_iZW__horizontalScroller{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.5rem;width:100%;padding:1rem .5rem;display:flex;overflow-x:auto}.Games-module__FB_iZW__horizontalScroller::-webkit-scrollbar{display:none}.Games-module__FB_iZW__horizontalScroller{-ms-overflow-style:none;scrollbar-width:none}.Games-module__FB_iZW__horizontalScroller .Games-module__FB_iZW__game{scroll-snap-align:start;flex:none;width:250px;max-width:80%;margin:0 .25rem}.Games-module__FB_iZW__horizontalScroller:before,.Games-module__FB_iZW__horizontalScroller:after{content:"";padding-left:1rem}@media (max-width:480px){.Games-module__FB_iZW__horizontalScroller .Games-module__FB_iZW__game{width:200px}.Games-module__FB_iZW__pcGamesContainer{padding:1.5rem 0}}
.Home-module__FmBi5G__content{max-width:1200px;margin:0 auto;padding:20px;animation:.8s Home-module__FmBi5G__fadeIn}@keyframes Home-module__FmBi5G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home-module__FmBi5G__sectionHeading{text-align:center;margin-bottom:1.5rem;font-size:2rem;display:inline-block;position:relative}.Home-module__FmBi5G__sectionHeading:after{content:"";background:var(--accent);border-radius:3px;width:50px;height:3px;position:absolute;bottom:-8px;left:0}.Home-module__FmBi5G__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.Home-module__FmBi5G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);text-align:center;box-shadow:var(--box-shadow);background:#ffffff0d;padding:1.2rem;transition:all .3s;position:relative;overflow:hidden}.Home-module__FmBi5G__card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0003}.Home-module__FmBi5G__card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.Home-module__FmBi5G__card:hover:before{transform:scaleX(1)}.Home-module__FmBi5G__card img{border-radius:var(--border-radius);width:100%;height:auto;transition:all .3s}.Home-module__FmBi5G__card:hover img{transform:scale(1.05)}.Home-module__FmBi5G__card h3{margin:1rem 0 .5rem;font-size:1.2rem}.Home-module__FmBi5G__card p{color:#fffc;font-size:.9rem}.Home-module__FmBi5G__container{flex-direction:column;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Home-module__FmBi5G__highlight{color:var(--accent)}.Home-module__FmBi5G__mobileFirstSection{order:2}.Home-module__FmBi5G__otherCategories{order:1}@media (max-width:768px){.Home-module__FmBi5G__mobileFirstSection{order:1}.Home-module__FmBi5G__otherCategories{order:2}.Home-module__FmBi5G__container{flex-direction:column;display:flex}.Home-module__FmBi5G__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.Home-module__FmBi5G__content{padding:15px}.Home-module__FmBi5G__sectionHeading{font-size:1.75rem}}@media (max-width:480px){.Home-module__FmBi5G__grid{grid-template-columns:1fr;justify-items:center}.Home-module__FmBi5G__card{width:80%;margin:0 auto}.Home-module__FmBi5G__card img{max-width:100%;height:auto}}
