body{font-size:16px;margin:0;color:#031d1d;background-color:#f4f7f9;font-family:IBM Plex Mono,monospace}a{color:#0a6868;text-decoration:none}a:hover{color:#1fc3c3}#root{min-height:100vh}.link{font-size:16px;font-family:IBM Plex Mono,monospace;outline:none;cursor:pointer;background:none;border:none;color:#0a6868;text-decoration:none}.link:hover{color:#1fc3c3}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container{box-sizing:border-box;width:100%;padding:16px}.container p{word-wrap:break-word}.flex-center{max-width:100%;display:flex;justify-content:center;&-column{flex-direction:column;align-items:center}}.header{height:42px;display:flex;color:#085050;align-items:flex-end;border-bottom:1px solid #085050;justify-content:space-between}.header a{font-size:20px;padding:8px 16px}@media screen and (min-width: 768px){.header{justify-content:start}}.desktop-links{display:none}@media screen and (min-width: 768px){.desktop-links{display:flex}}@media screen and (min-width: 768px){.hamburger-button{display:none}}.hamburger-button{padding:12px 16px;height:14px}.mobile-links-container{width:100vw;background-color:#eff3f5;border-bottom:1px solid black;position:absolute;top:43px;right:0;display:flex;flex-direction:column;align-items:flex-end}.contact{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}footer p{position:fixed;left:16px;bottom:53px;font-size:12pt;text-align:left;border-radius:10px;-webkit-box-shadow:0px 0px 7px 8px rgba(244,247,249,.7);-moz-box-shadow:0px 0px 7px 8px rgba(244,247,249,.7);box-shadow:0 0 7px 8px #f4f7f9b3;background-color:#f4f7f9b3}footer span{padding:8px}.game-root{width:100vw;height:calc(100vh - 31px);position:fixed;bottom:31px;left:0;z-index:-1}.earth{background-image:linear-gradient(180deg,#221e12,#221e12 60%,#0d0d05);position:fixed;bottom:0;left:0;width:100%;height:35px}
