.Games_container__K1mDq{font-family:Space Grotesk,sans-serif;background:#0e0e0e;color:#fff;overflow-x:hidden}.Games_logoImg__EbUfh{width:40px;height:40px;border:2px solid #ff6b00;border-radius:40px;margin-right:10px}.Games_navbar__nyOki{background-color:#111;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #1f1f1f;position:relative;z-index:100}.Games_logo__nbhHL{font-size:1.5rem;font-weight:700;color:#ff6b00}.Games_desktopNav__nyk83{display:flex;align-items:center;gap:1.5rem}.Games_desktopNav__nyk83 li{list-style:none}.Games_desktopNav__nyk83 li a{text-decoration:none;color:#ccc;font-size:.95rem}.Games_desktopNav__nyk83 li a:hover{color:#ff6b00}.Games_downloadBtn__fknJm{background-color:#ff6b00;color:white;padding:.5rem 1rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:.3s ease}.Games_downloadBtn__fknJm:hover{box-shadow:0 0 10px rgba(255,107,0,.6),0 0 20px rgba(255,107,0,.3);transform:scale(1.03)}.Games_hamburger__XqCfI{display:none;flex-direction:column;justify-content:space-between;width:25px;height:18px;cursor:pointer}.Games_hamburger__XqCfI span{background:#ff6b00;height:3px;border-radius:2px;transition:.3s}.Games_hamburger__XqCfI.Games_open__PAhBP span:first-child{transform:rotate(45deg) translate(5px,5px)}.Games_hamburger__XqCfI.Games_open__PAhBP span:nth-child(2){opacity:0}.Games_hamburger__XqCfI.Games_open__PAhBP span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Games_sideDrawer__yoeFt{position:fixed;top:0;right:-100%;width:260px;height:100vh;background:#111;padding:4rem 1.5rem;display:flex;flex-direction:column;gap:2rem;transition:right .4s ease-in-out;z-index:999}.Games_sideDrawer__yoeFt.Games_show__a8fQa{right:0}.Games_sideDrawer__yoeFt ul{list-style:none;display:flex;flex-direction:column;gap:1.5rem;padding:0}.Games_sideDrawer__yoeFt li a{font-size:1.2rem;color:#fff;text-decoration:none}.Games_sideDrawer__yoeFt li a:hover{color:#ff6b00}.Games_drawerBtn__NUq1A{background-color:#ff6b00;color:white;padding:.6rem 1rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:.3s ease}.Games_drawerBtn__NUq1A:hover{box-shadow:0 0 10px rgba(255,107,0,.6),0 0 20px rgba(255,107,0,.3);transform:scale(1.03)}.Games_backdrop__97aTM{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:.3s ease;z-index:998}.Games_backdrop__97aTM.Games_show__a8fQa{opacity:1;pointer-events:all}.Games_footer__UIDgv{background:#0b0b0b;padding:2rem 1rem;text-align:center;font-size:.8rem;color:#888;border-top:1px solid #1a1a1a}.Games_footer__UIDgv ul{list-style:none;padding:0;margin-top:1rem;display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.Games_footer__UIDgv li{cursor:pointer;color:#aaa}.Games_footer__UIDgv li:hover{color:#ff6b00}.Games_gamesGrid__dScLx{display:flex;width:100%;flex-wrap:wrap;justify-contents:space-around;padding:20px;column-gap:20px;row-gap:20px}.Games_gameCard__Pk835{width:27%;overflow:hidden;display:flex;flex-direction:column;align-items:center}.Games_banner__gDdYq{width:calc(100% - 4px);height:auto;border:2px solid #ff6b00;border-radius:20px}.Games_gameName__I_jMI{font-size:13px;font-weight:700;padding:5px;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Games_loader__w4NK9{border:6px solid #eee;border-top-color:#ff6b00;border-radius:50%;width:40px;height:40px;animation:Games_spin__KEX65 1s linear infinite}@keyframes Games_spin__KEX65{to{transform:rotate(1turn)}}.Games_pagination__XU71d{display:flex;justify-content:center;flex-wrap:wrap;margin:30px 0;gap:6px}.Games_pageBtn___WPT0{background-color:#ff6b00;color:white;border:none;padding:6px 12px;border-radius:6px;cursor:pointer}.Games_pageBtn___WPT0:disabled{background-color:#ccc;cursor:not-allowed}.Games_activePage__L_Czm{background-color:white;color:#ff6b00;font-weight:700}.Games_ellipsis__qk2R8{align-self:center;padding:6px 8px}.Games_optionBox__RDvGH,.Games_searchBox__IFnkN{padding:10px 15px;border-radius:10px;font-size:16px;width:90%;outline:none;transition:.3s;color:#ff6b00;border:none}.Games_optionBox__RDvGH{width:calc(90% + 30px);background:#ff6b00;color:white}.Games_optionBox__RDvGH:focus,.Games_searchBox__IFnkN:focus{box-shadow:0 0 6px rgba(255,107,0,.9),0 0 12px rgba(255,107,0,.7),0 0 18px rgba(255,107,0,.5)}@media (max-width:768px){.Games_desktopNav__nyk83{display:none}.Games_hamburger__XqCfI{display:flex}}@media (max-width:480px){.Games_hero__M_VDF h1{font-size:2rem}.Games_hero__M_VDF p{font-size:.95rem}.Games_content__yCvpV{padding:0 1rem 4rem}}