body,html{font-family:Arial,sans-serif;color:#ffffff;background-color:#09090b;height:auto;margin:0;padding:0;box-sizing:border-box}body,body *{box-sizing:inherit}.container{width:100%;height:calc(100% - 1rem);display:flex;flex-direction:row;margin:.5rem;gap:.5rem;position:fixed}.mainfooter{width:70%;height:99vh;overflow:hidden}.mainfooter,main{display:flex;flex-direction:column;align-items:center}main{width:100%;height:100%;border-radius:.5rem;background-color:#000e18}.main-header{width:100%;height:10vh;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem}.main-header-top{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 2rem}.main-header-content{display:flex;flex-direction:column;flex-shrink:0}.ad-container{display:flex;justify-content:center;align-items:center;background-color:transparent;overflow:hidden;margin:15px 0}.ad-top-banner{width:728px;height:90px;min-height:90px;margin:10px 0 20px}.desktop-only{display:block}.mobile-only{display:none}ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}@keyframes ad-loading{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.ad-container:not(.ad-loaded){animation:ad-loading 1.5s ease-in-out infinite;background-color:#1a1a23}.ga{width:100%;height:70vh;display:flex;flex-direction:row}.ga-left,.ga-left-game{width:100%;height:100%}.ga-left-game{position:relative;background-color:#1d1d22;border-radius:.5rem}.game-bg,.game-bg-image{position:absolute;width:100%;height:100%;background-size:cover;border-radius:.5rem}.game-bg-image{overflow:hidden;z-index:10}.game-bg-image img{object-fit:cover;filter:blur(10px)}.game-bg-cover,.game-bg-image img{width:100%;height:100%;border-radius:.5rem}.game-bg-cover{position:relative;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:20;box-shadow:inset 0 0 1.25rem .625rem rgba(54,54,54,.8)}.playbutton{height:5vh;width:8vw;border:none;border-radius:1rem;background:#1d1d22;font-size:1.5rem;color:#ffffff;font-family:inherit;font-weight:500;box-shadow:0 0 .5rem 0 #ffffff;cursor:pointer}.playbutton:hover{background:#00426e;animation:shake3856 .3s linear infinite both}@keyframes shake3856{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.gaIframe{position:absolute;width:100%;height:100%;border-radius:.5rem;border:none}.fullscreen{width:2.5%;height:4.5%}.fullscreen,.fullscreen svg{position:absolute;right:0;bottom:0;border-radius:.5rem}.fullscreen svg{background:#000000;color:#fff;width:100%;height:100%;cursor:pointer;transition:transform .3s}.fullscreen svg:hover{transform:scale(1.1);background:rgba(0,0,0,.9)}.tooltip{visibility:hidden;background-color:#969696;color:#fff;text-align:center;padding:5px;border-radius:6px;position:absolute;z-index:1;bottom:125%;right:0;opacity:0;transition:opacity .3s}.fullscreen:hover .tooltip{visibility:visible;opacity:1}.recommend{width:100%;margin-top:1rem}.recommend-games{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.recommend-games a{color:white;text-decoration:none}.intro-container{width:18%;height:99vh;background-color:#000e18;border-radius:.5rem}.intro-container,.intro-content{overflow:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;transition:all .3s ease}.intro-content{height:93%;font-size:1.2rem;line-height:1.8rem}.intro-content h2{background:linear-gradient(90deg,#00426e,#ffffff,#ffffff,#ffffff,#ffffff,#ffffff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.intro-content-box{width:100%;padding:.5rem;display:flex;flex-direction:column;align-items:center}.ad-rectangle{width:300px;height:250px;min-height:250px;margin:20px 0}.text-content{position:relative;transition:max-height .3s ease}.text-content.collapsed{max-height:300px;overflow:hidden}.text-content.expanded{height:auto}.text-content.collapsed:after{content:"";position:absolute;bottom:0;left:0;right:0;height:25px;background:linear-gradient(180deg,rgba(255,255,255,0),rgb(126,126,126) 90%);pointer-events:none}.controls{width:100%}.controls ul,.intro-box{font-size:1.2rem;line-height:1.8rem}.faq,.faq-container,.intro-box{width:100%}.faq-item{margin-bottom:2rem;padding:1rem;background:rgba(255,255,255,.05);border-radius:.5rem}.faq-item p{margin:0;font-size:1.1rem;line-height:1.6rem}.faq-item a{color:white;text-decoration:none}.faq-item ul{font-size:1rem;line-height:1.8rem}.faq-item h3{color:#00426e;margin-bottom:.5rem}.read-more-container{position:relative;width:100%;margin:0 0 .5rem;display:flex;justify-content:flex-end}.line{position:absolute;top:50%;left:0;right:80px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.8));transform:translateY(-50%)}.read-more-btn{background:linear-gradient(135deg,#00426e,#0066a8);color:white;border:none;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;align-items:center;gap:6px;z-index:2;position:relative}.read-more-btn:hover{background:linear-gradient(135deg,#0066a8,#00426e);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.read-more-btn:active{transform:translateY(0)}.more{width:100%;margin-top:2.7rem;display:none}.more a{color:white;text-decoration:none;margin-bottom:2rem}.more-games{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.more-games,footer{width:100%;display:flex;align-items:center}footer{justify-content:center;margin-top:9rem}.footer-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.footer-content p{width:100%;text-align:center}.te-pr-dm{width:100%;display:flex;flex-direction:row;justify-content:space-between}.te-pr-dm a{color:white;text-decoration:none}.ad-mobile-bottom{width:100%;height:50px;min-height:50px;margin:0;position:fixed;bottom:0;left:0;z-index:1000;background-color:#09090b;border-top:1px solid #00426e;display:none}.game-content{width:100%}.content-section{margin-bottom:3rem}.content-section h2{background:linear-gradient(90deg,#00426e,#ffffff,#ffffff,#ffffff,#ffffff,#ffffff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 1rem;font-size:1.8rem}.content-paragraph{font-size:1.2rem;line-height:1.8rem;margin-bottom:1rem}.content-subtitle{font-size:1.4rem;margin:1.5rem 0 .5rem;color:#e0e0e0}.content-list{font-size:1.2rem;line-height:1.8rem;margin:1rem 0;padding-left:1.5rem}.content-list-item{margin-bottom:.5rem}.tags-container{margin:1rem 0}.tag{display:inline-block;background:#00426e;color:white;padding:.3rem .8rem;margin:.2rem;border-radius:1rem;font-size:.9rem}.genres-container{margin:1rem 0;font-size:1.1rem;color:#a0a0a0}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem;margin:1rem 0}.screenshot-image{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 8px rgba(0,0,0,.3)}@media (max-width:768px){body,html{font-size:14px}.container{flex-direction:column;margin:0;gap:0;height:100%;padding-bottom:60px}.mainfooter{width:100%;height:100%;margin:0}.main-header{margin-top:.5rem;height:auto}.main-header-top{padding:0}.main-header-content{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 1rem;flex-direction:row;margin-left:0}.main-header-content h1{margin:0;font-size:1.8rem;flex-shrink:0}.ad-top-banner.desktop-only{display:none}.desktop-only{display:none!important}.mobile-only{display:flex!important}.ga{display:flex;flex-direction:column}.ga,.ga-left{width:100%;height:45vh}.ga-left{margin-bottom:.5rem}.playbutton{height:6vh;width:30vw}.recommend{display:none}.intro-container{width:100%;height:60%;border-radius:0}.text-content.collapsed{max-height:150px}.read-more-container{margin-top:.5rem}.line{right:70px}.read-more-btn{padding:6px 12px;font-size:.8rem}.more{margin-top:0;display:block}.more h2{display:none}.ad-mobile-bottom{height:50px;min-height:50px}.screenshots-grid{grid-template-columns:1fr}.content-section h2{font-size:1.5rem}.content-paragraph{font-size:1.1rem;line-height:1.6rem}}