.research_researchPage__Bxx8y{display:flex;flex-direction:column;align-items:center;padding:var(--padding);padding-top:0;background-color:#0073e6;min-height:100vh;font-family:Press Start\ 2P,monospace;color:white;position:relative;overflow:hidden;padding-bottom:calc(var(--padding) + 4rem)}.research_title__r2OAi{font-size:3rem;margin:0;text-align:center;text-shadow:2px 2px #000}.research_grid__TDg1p{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:start;align-items:start}.research_grid__TDg1p>:first-child{grid-column:1/span 2;justify-self:center}.research_grid__TDg1p>:nth-child(2){grid-column:1;grid-row:2}.research_grid__TDg1p>:nth-child(3){grid-column:2;grid-row:2}.research_grid__TDg1p>:nth-child(4){grid-column:1;grid-row:3}.research_grid__TDg1p>:nth-child(5){grid-column:2;grid-row:3}.research_card__2_Q8d,.research_tileWrapper__DF6IH{display:flex;flex-direction:column;align-items:center}.research_card__2_Q8d{width:var(--card-size);height:var(--card-size);justify-content:center;border:4px solid white;background-color:#ffffff;box-shadow:0 0 0 4px black,inset 0 0 0 4px #0073e6;transition:transform .2s,box-shadow .2s;cursor:pointer;image-rendering:pixelated}.research_card__2_Q8d:hover:not(.research_expandedCard__GGaY3){transform:scale(1.05);box-shadow:0 0 0 4px #00ccff,inset 0 0 0 4px #00ccff}.research_card__2_Q8d img{width:90%;height:auto}.research_card__2_Q8d .research_secretCardImage__a9ERj{width:45%;height:auto}.research_expandedCard__GGaY3 .research_secretExpandedImage__Q_NZ2{width:25%;height:auto}.research_memberName__UprsX{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}.research_name__o7NWF{display:none}.research_expandedCard__GGaY3 .research_name__o7NWF{display:block;font-size:1.5rem;margin-bottom:1rem;text-shadow:2px 2px #000}.research_expandedCard__GGaY3{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}.research_expandedCard__GGaY3 img{width:min(300px,40vh);height:min(300px,40vh);object-fit:contain;flex-shrink:1}.research_secretExpandedCard__FEssh{min-height:min(60vh,500px);justify-content:center}.research_superPower__6G2vO{font-size:1.2rem;color:#ffd700;font-weight:700;margin-bottom:1rem;text-align:center;white-space:pre-line}.research_description__j4kVx{font-size:1.2rem;margin-top:1rem;text-align:center;color:white;line-height:1.5;white-space:pre-line}.research_emptyCard__mdD5Y{width:var(--card-size);height:var(--card-size);background-color:#00458a;border:4px dashed #555;opacity:.4}.research_backdrop__AOCcB{position:fixed;inset:0;background-color:rgba(0,0,0,.7);z-index:98}@media (max-width:1200px){.research_grid__TDg1p{grid-template-columns:1fr;grid-template-rows:auto;column-gap:0;row-gap:var(--gap-vertical);justify-items:center}.research_grid__TDg1p>:first-child{grid-column:1}.research_grid__TDg1p>:nth-child(2),.research_grid__TDg1p>:nth-child(3),.research_grid__TDg1p>:nth-child(4),.research_grid__TDg1p>:nth-child(5){grid-column:1;grid-row:auto}}@media (max-width:768px){.research_grid__TDg1p{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:.5rem}.research_emptyCard__mdD5Y,.research_grid__TDg1p .research_card__2_Q8d{width:min(90vw,300px);aspect-ratio:1/1;height:auto}.research_card__2_Q8d img{width:100%;height:auto}.research_expandedCard__GGaY3{top:0;left:50%;transform:translateX(-50%);width:90vw;height:auto;max-height:90vh;padding:1rem;justify-content:flex-start;overflow-y:auto}.research_expandedCard__GGaY3 img{width:60vw;height:auto}.research_expandedCard__GGaY3.research_secretExpandedCard__FEssh{justify-content:center}.research_expandedCard__GGaY3 .research_secretExpandedImage__Q_NZ2{width:25%;height:auto}.research_description__j4kVx{font-size:.9rem}}