@font-face{font-family:PokemonSolid;src:url(/supermon/fonts/Pokemon%20Solid.ttf)format("truetype")}*{box-sizing:border-box;margin:0;padding:0;font-family:PokemonSolid;font-style:normal;font-weight:400}.app{background:linear-gradient(#2c787c 30%,#0dff00 80%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:PokemonSolid;display:flex;overflow-x:hidden}.landing-page{flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.landing-page__title{letter-spacing:6px;background:linear-gradient(60deg,#fff,red,#fff,red,#fff,red,#fff,red,#ff0,red,#fff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,3vw,4rem)}.landing-page__game-container{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}.landing-page__canvas{aspect-ratio:16/10;z-index:999;background-color:#000;border-radius:10px;width:90vw;max-width:1100px;height:auto;position:relative}.landing-page__footer{z-index:0;justify-content:space-between;align-items:end;width:100vw;display:flex;position:absolute;bottom:0}.landing-page__footer img{min-width:525px}@media (width<=1020px){.landing-page__footer{justify-content:space-around;display:none}.landing-page__canvas{height:100%}}@media (width<=500px){.landing-page__title{text-align:center}.landing-page__fullscreen-button{font-size:10px;bottom:1rem;right:1rem}}
