.games_container__l9Peu{min-height:100vh;display:flex;flex-direction:column;align-items:center}.games_backButton__dO4mp{margin-bottom:1.5rem;width:100%;max-width:1000px}.games_backButton__dO4mp a{color:#3385e8;text-decoration:none;margin-bottom:10px;transition:color .3s;text-align:start;display:flex;align-items:center;gap:6px}.games_header__7Q7CE{max-width:1000px;width:100%;padding:10px 0}.games_header__7Q7CE h1{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-color)}.games_content__ICH2a{max-width:1000px;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.games_contentCard__dQ5lz{background-color:#f9f9f9d2;padding:1rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;flex:1 1 calc(33.33% - 1.5rem);width:100%;max-width:300px;justify-content:space-between}.games_contentCard__dQ5lz:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.games_cardTitle__nge_H{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#1e1e1e}.games_cardContent__knpLP{display:flex;flex-direction:column;gap:.5rem}.games_cardDescription__leKOt{font-size:.9rem;color:#555}.games_button__z2GXA{background-color:#0070f3;color:#fff;padding:.6rem 1.2rem;border-radius:8px;text-align:center;text-decoration:none;font-weight:500;transition:background-color .3s ease;cursor:pointer;user-select:none}.games_button__z2GXA:hover{background-color:#005bb5}