.Species_speciesPage__SkZvU{min-height:100vh;padding:2rem 1rem;background:linear-gradient(135deg,rgb(var(--black)) 0,rgb(var(--blueblack)) 100%);font-family:var(--inria)}.Species_container__Kr1pj{max-width:1280px;margin:0 auto}.Species_title__TPeRh{color:var(--blue);text-align:center;margin-bottom:1rem;text-shadow:2px 2px 4px var(--blacken);font-family:var(--cinzel);font-weight:700}.Species_description__MHNGk{font-size:1.2rem;color:rgb(var(--white));text-align:center;margin-bottom:3rem;max-width:620px;margin-left:auto;margin-right:auto;opacity:var(--low-opac)}.Species_speciesGrid__ITuSE{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.Species_speciesCard__hbd2d{background:var(--bg-box-color);border-radius:var(--border-radius);transition:all var(--low-trans) ease;backdrop-filter:blur(10px);border:2px solid #3f5efb1c;padding:1.5rem;text-decoration:none;display:flex}.Species_speciesCard__hbd2d:hover{transform:translateY(-5px);box-shadow:var(--blue-box-shadow);opacity:var(--high-opac)}.Species_speciesImageContainer__Luaog{flex-shrink:0;margin-right:1.5rem}.Species_speciesImage__OvKPS{border-radius:var(--button-border-radius);object-fit:cover;border:2px solid rgba(255,255,255,.1)}.Species_speciesInfo__YBOwO{flex:1;display:flex;flex-direction:column}.Species_speciesName__LAQH4{color:var(--blue);margin-bottom:.5rem;font-weight:700;font-family:var(--cinzel)}.Species_speciesDescription__tHYlV{color:rgb(var(--white));margin-bottom:1rem;line-height:1.5;flex-grow:1;opacity:var(--low-opac)}.Species_speciesTraitsTitle__niT0W{color:var(--teal);font-size:.9rem;font-weight:600;font-family:var(--cinzel);margin-bottom:.5rem}.Species_speciesTrait__pBjcG{color:var(--green);font-weight:500;font-size:.9rem}@media (max-width:768px){.Species_speciesGrid__ITuSE{grid-template-columns:1fr;gap:1.5rem}.Species_speciesCard__hbd2d{flex-direction:column;text-align:center}.Species_speciesImageContainer__Luaog{margin-right:0;margin-bottom:1rem;align-self:center}.Species_description__MHNGk{font-size:1.1rem;padding:0 1rem}}@media (max-width:480px){.Species_speciesPage__SkZvU{padding:1rem .5rem}.Species_speciesCard__hbd2d{padding:1rem}}