
@font-face {font-family: 'PressStart2P'; font-style: normal; font-weight: 400; src: url("https://pixelnomads.ltd/lib/PressStart2P-Regular.ttf") format("truetype");}

body{font-family: 'Verdana'; text-align:center; color:#aaa; font-size:14px}
h2{font-size:1.2em}
h2,.pressstart2p{font-family:'PressStart2P';color:#000; font-weight: 400;text-transform:uppercase}
a{cursor:pointer;text-decoration:none;color:#aaa}
ul{margin:20px 0px;padding:0px}
li{list-style:none;margin:0px;padding:0px}
.wrapper{width:94%;max-width:400px;margin:10vh auto}
.flex{display:flex;align-items: center;justify-content: center;gap:10px}
.display-none{display:none}
#legal,#privacy,#support{overflow: hidden; transition: max-height 0.5s ease;}
.pink{color:#ff00ee;}
.app-icon{border-radius:20px;width:120px}