.squad_squadPage__DlOZf{display:flex;flex-direction:column;align-items:center;background-color:#0073e6;min-height:100vh;font-family:Press Start\ 2P,monospace;color:white;position:relative;overflow:hidden;padding:0 var(--padding) var(--padding);padding-bottom:calc(var(--padding) + 2rem)}.squad_title__Q5aKa{font-size:3rem;margin:0;text-align:center;text-shadow:2px 2px #000}.squad_groupPhotoWrapper____Xzb{margin:1.5rem 0;border:4px solid white;box-shadow:0 0 0 4px black,inset 0 0 0 4px #0073e6;max-width:min(92vw,700px);overflow:hidden;line-height:0}.squad_groupPhoto__9bdwI{width:100%;height:auto;display:block;image-rendering:auto}.squad_grid__lsea7{display:grid;grid-template-columns:repeat(2,var(--card-size));grid-template-rows:repeat(3,var(--card-size));column-gap:var(--gap-horizontal);row-gap:var(--gap-vertical);justify-items:center;align-items:start}.squad_tileWrapper__J24sz{display:flex;flex-direction:column;align-items:center}.squad_card__Rp9EA{width:var(--card-size);height:var(--card-size);display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;border:4px solid white;padding:.5rem;background-color:#00458a;box-shadow:0 0 0 4px black,inset 0 0 0 4px #0073e6;transition:transform .2s,box-shadow .2s;cursor:pointer;image-rendering:pixelated;overflow:hidden}.squad_card__Rp9EA:hover:not(.squad_expandedCard__i4zDY){transform:scale(1.05);box-shadow:0 0 0 4px #00ccff,inset 0 0 0 4px #00ccff}.squad_memberImage__ox7CM{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.squad_memberName__ULd6H{font-size:1.5rem;text-align:center;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(var(--card-size) + 40px);text-shadow:2px 2px #000}.squad_name__B_fgQ{display:none}.squad_expandedCard__i4zDY .squad_name__B_fgQ{display:block;font-size:1.5rem;margin-bottom:1rem;text-shadow:2px 2px #000;text-align:center}.squad_expandedCard__i4zDY{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(92vw,650px);max-height:90vh;min-height:0;height:auto;padding:1rem;background-color:#00458a;z-index:99;box-shadow:0 0 0 4px white,inset 0 0 15px #000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto}.squad_expandedImage__3WNpN{width:min(300px,40vh);height:min(300px,40vh);object-fit:cover;flex-shrink:1}.squad_superPower__e4bhj{font-size:1.2rem;color:#ffd700;font-weight:700;margin-bottom:1rem;text-align:center;white-space:pre-line}.squad_description__qmUgh{font-size:1rem;margin-top:1rem;text-align:center;color:white;line-height:1.5;white-space:pre-line}.squad_emptyCard__6wmra{width:var(--card-size);height:var(--card-size);background-color:#00458a;border:4px dashed #555;opacity:.4}.squad_backdrop__KmNyu{position:fixed;inset:0;background-color:rgba(0,0,0,.7);z-index:98}@media (max-width:1200px){.squad_grid__lsea7{justify-content:center;column-gap:0;row-gap:0;padding:0;margin:0 auto}.squad_grid__lsea7,.squad_tileWrapper__J24sz{display:flex;flex-direction:column;align-items:center;width:100%}.squad_emptyCard__6wmra,.squad_grid__lsea7 .squad_card__Rp9EA{width:min(92vw,380px);aspect-ratio:1/1;height:auto}.squad_memberName__ULd6H{max-width:100%;text-align:center}}@media (max-width:768px){.squad_grid__lsea7{gap:2rem}.squad_expandedCard__i4zDY{top:0;left:50%;transform:translateX(-50%);width:90vw;height:auto;max-height:90vh;padding:1rem;justify-content:flex-start;overflow-y:auto}.squad_expandedImage__3WNpN{width:60vw!important;height:auto}.squad_description__qmUgh{font-size:.9rem}}