.Header_container__2E6BT{display:flex;justify-content:space-between;align-items:center;background-color:transparent}.Header_logo__DFVkO{width:200px;height:auto;filter:drop-shadow(5px 5px 5px #fff)}.Sidebar_container__ovCOH{border:1px solid var(--semi-color-border);border-radius:10px;margin-right:1rem}.Sidebar_listItem__DiteO{display:flex;align-items:center}.Sidebar_listItem__DiteO:hover{background-color:var(--red)}.Sidebar_listItem__DiteO:hover span{color:#fff}.Sidebar_thumbnail__j9CAB{margin-right:1rem}.Sidebar_name__g2EGG{font-size:1rem}.SidebarLayout_container__2fZG8{min-height:100vh!important;padding:0 3rem 3rem;position:relative}.SidebarLayout_header__L_TR6{padding:.5rem 3rem;background-color:var(--blue);position:relative}@media (min-width:1280px){.SidebarLayout_container__2fZG8{padding:0 10rem 10rem}.SidebarLayout_header__L_TR6{padding:.5rem 10rem}}.SidebarLayout_body__vivbV{margin-top:3rem;display:grid!important;grid-template-columns:minmax(200px,20%) 1fr}.SidebarLayout_content__3Bvhj{border-radius:10px;border:1px solid var(--semi-color-border);padding:3rem 1rem}.NewPokemonCard_card__C2rkw{border-radius:10px}.NewPokemonCard_card__C2rkw:not(.NewPokemonCard_loading___eONU):hover{animation:NewPokemonCard_shake__nYBvC 1s}.NewPokemonCard_card__C2rkw.NewPokemonCard_loading___eONU{opacity:.7}.NewPokemonCard_card__C2rkw.NewPokemonCard_loading___eONU:hover{box-shadow:none}.NewPokemonCard_content__G0I5T{width:200px;height:200px;display:flex;justify-content:center;align-items:center;background-color:var(--red)}.NewPokemonCard_content__G0I5T.NewPokemonCard_loading___eONU{background-color:#d3d3d3}@media (max-width:1024px){.NewPokemonCard_content__G0I5T{width:120px;height:120px}}.NewPokemonCard_icon__iNjZk{font-size:7rem}.NewPokemonCard_text__keOLI{justify-content:center}.NewPokemonCard_cardBody__iF9HH{text-align:center}@keyframes NewPokemonCard_shake__nYBvC{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-2px,0,0)}40%,60%{transform:translate3d(2px,0,0)}}.PokemonsList_cardsGrid__PAK1r{width:100%;justify-content:center}.PokemonsList_card__lZJxy{display:flex;flex-direction:column;align-items:center;border-radius:10px;transition:color .15s ease,border-color .15s ease,transform .2s ease}.PokemonsList_card__lZJxy:active,.PokemonsList_card__lZJxy:focus,.PokemonsList_card__lZJxy:hover{color:var(--blue);border:1px solid var(--blue);transform:scale(1.1)}@media (max-width:1024px){.PokemonsList_card__lZJxy img{width:120px;height:120px}}.ErrorDisplay_container__fDfBE{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Home_container__bCOhY{height:100%}.Home_container__bCOhY main{height:100%;min-height:600px;display:flex;justify-content:center;align-items:center}