.memory-runway{display:grid;grid-template-columns:repeat(4,minmax(70px,150px));gap:14px;justify-content:center;margin:25px auto}.memory-tile{aspect-ratio:1;font-size:clamp(36px,7vw,70px)!important;background:#fff!important}.memory-tile.reveal{background:#ef4f9a!important;transform:translateY(-8px)}.memory-status{min-height:36px;font-size:22px;font-weight:1000}.sports-arena{display:grid;grid-template-columns:repeat(2,minmax(180px,320px));gap:18px;justify-content:center}.sports-card{min-height:150px;font-size:clamp(24px,5vw,46px)!important;background:#fff!important}.sports-card.target{background:#ffd34f!important;outline:8px solid #ef4f9a;transform:scale(1.04)}@media(max-width:700px){.memory-runway{grid-template-columns:repeat(4,minmax(55px,1fr));gap:8px}.sports-arena{grid-template-columns:1fr 1fr}.sports-card{min-height:120px}}
