.games_wordleContainer__QxgRs{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;padding:40px 20px;color:#fff;font-family:Poppins,sans-serif}.games_login__AP5Xu{font-size:1.5rem;color:#fff;text-align:center;margin-top:20vh}.games_buttonLogin__fEn2d{margin-top:20px;padding:10px 20px;background:#5865f2;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;text-decoration:none;transition:.25s ease}.games_title__98A7b{font-size:3rem;font-weight:700;color:#00ffb2;margin-bottom:10px;text-shadow:0 0 10px #00ffb255}.games_subtitle__XipDq{font-size:1.2rem;color:#ccc;margin-bottom:40px}.games_board__DFsf2{display:grid;grid-template-rows:repeat(6,1fr);grid-gap:10px;gap:10px}.games_row__HiP0u{display:flex;align-items:center;grid-template-columns:repeat(5,1fr);gap:10px}.games_cell__PWUhE{width:60px;height:60px;border:2px solid #444;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;text-transform:uppercase;background-color:#121212;border-radius:6px;transition:all .25s ease}.games_green__15ElU{background-color:#3aa394;border-color:#3aa394}.games_green__15ElU,.games_yellow__GrfHQ{color:#fff;animation:games_flip__cm0yO .5s ease}.games_yellow__GrfHQ{background-color:#d3ad69;border-color:#d3ad69}.games_gray__rvAdD{background-color:#3a3a3c;border-color:#3a3a3c;color:#fff;animation:games_flip__cm0yO .5s ease}@keyframes games_flip__cm0yO{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.games_inputContainer__USgEP{margin-top:30px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.games_input__UKfb0{width:180px;padding:10px 15px;border-radius:8px;border:2px solid #00ffb2;background:#1c1c1c;color:#fff;font-size:1rem;text-transform:lowercase;outline:none;transition:.2s ease}.games_input__UKfb0:focus{border-color:#0fa;box-shadow:0 0 8px #00ffaa55}.games_button__EpGb_{padding:10px 20px;background:#00ffb2;color:#000;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:.25s ease}.games_button__EpGb_:hover{background:#0fa;transform:scale(1.05)}.games_message__tZzq8{margin-top:25px;font-size:1.1rem;color:#fff;text-align:center}.games_loading__D2C_t{color:#00ffb2}.games_error__3TK6t,.games_loading__D2C_t{font-size:1.2rem;margin-top:50px;text-align:center}.games_error__3TK6t{color:#ff4d4d}@media (max-width:500px){.games_cell__PWUhE{width:50px;height:50px;font-size:1.5rem}.games_input__UKfb0{width:140px}.games_title__98A7b{font-size:2.4rem}.games_subtitle__XipDq{font-size:1rem}}.games_cellSigno__W_mq3{width:100px;height:50px;margin-left:20px;border-radius:8px;border:2px solid #333;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1rem;background-color:#222;color:#fff;transition:background-color .3s ease}.games_red__XPlpl{background-color:#c0392b;border-color:#c0392b}.games_blue__NEpeJ,.games_red__XPlpl{color:#fff;animation:games_flip__cm0yO .5s ease}.games_blue__NEpeJ{background-color:#2980b9;border-color:#2980b9}.games_green2__Y6UQY{background-color:#27ae60;border-color:#27ae60;color:#fff;animation:games_flip__cm0yO .5s ease}