.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:5px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans);position:relative}.page_search__yb1BY{display:flex;justify-content:center;margin:2rem 0;position:relative;z-index:10}.page_form__Ou5d6{display:flex;gap:.5rem;background-color:#f4f4f4;padding:.75rem 1rem;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page_input___cVLA{padding:.5rem 1rem;font-size:1rem;border:none;border-radius:.5rem;outline:none;min-width:200px}.page_button__vnlhW{padding:.5rem 1.2rem;background-color:#2b7a78;color:white;border:none;border-radius:.5rem;font-weight:700;cursor:pointer;transition:background-color .2s ease}.page_button__vnlhW:hover{background-color:#205e5b}.page_main__GlU4n{width:100%}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:5px;gap:5px;width:100%}.page_card__QV0Om{width:100%;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;display:flex;flex-direction:column;position:relative;z-index:1}.page_card__QV0Om:hover{transform:scale(1.05);z-index:5;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page_cardDetails__nvAJ8{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(90vw,500px);max-height:80vh;background-color:#fff;border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.3);padding:2rem;z-index:20;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.page_closeDetails__dePIu:hover{cursor:pointer}.page_cardDetails__nvAJ8 h2{margin:0;font-size:1.5rem;color:#2b7a78}.page_modal__OJIkq{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#999;z-index:19;opacity:.5}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (min-width:601px){.page_page__ZU32B{padding:80px}}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.card_cardPokemon__2uk3M{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:10px;margin:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;min-height:200px}.card_cardPokemon__2uk3M .card_name__D_Ul4{font-size:1.2rem;font-weight:700;color:#333;white-space:normal;word-wrap:break-word;margin-bottom:8px}.card_cardPokemon__2uk3M .card_div__U87PT{width:100%}.card_cardPokemon__2uk3M .card_span__qpHAg{height:100%;display:flex;align-items:center;justify-content:center}.card_cardPokemon__2uk3M .card_divCirculo__v0ZdA{position:absolute;left:10px;top:10px;width:42px;height:42px;margin-left:0;border:2px solid #aaa;color:#aaa;border-radius:50%}.cardDetails_divImg__NUuYI{width:300px;height:300px;margin:auto}