*{margin:0;padding:0}#main{width:100vw;height:100vh;background-image:url('bgm.jpg');background-repeat:no-repeat;background-position:center 0;background-size:cover}@media(min-width:769px){#main{background-image:url('bg.jpg')}}#header{display:flex;gap:5px;background-image:url('topbar.png');background-repeat:repeat-x;padding:0 20px 0 10px}@media(min-width:769px){#header{gap:20px}}#online-count-container{display:none;color:#fff;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;height:63px;line-height:63px;flex-grow:1;text-align:center}@media(min-width:769px){#online-count-container{display:block}}.v-hidden{visibility:hidden}.text-green{color:#adff2f}#nav{text-align:right;flex-grow:1}@media(min-width:769px){#nav{margin-right:5vw;flex-grow:unset}}#nav span{display:inline-block;width:10vw;height:63px;line-height:63px;color:#fff;text-align:center;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;font-weight:bold}@media(min-width:769px){#nav span{width:150px}}#nav .active span{background-color:#5183b8}#social{align-self:center}#content-home{display:none;position:absolute;bottom:10px;width:100vw;text-align:center}#content-home.active{display:block}#content-home img{width:100%}@media(min-width:769px){#content-home img{width:unset}}#content-register{display:none;position:absolute;top:100px;width:100vw;text-align:center}#content-register>img{width:100%}@media(min-width:1102px){#content-register>img{width:unset}}#content-register.active{display:block}#content-purchase,#content-purchase-complete{display:none;width:738px;height:626px;margin:100px auto;background-image:url('mallbox.png');background-repeat:no-repeat}#content-purchase.active{display:block}#purchase-form{height:100%;display:flex;flex-direction:column;align-items:center}#content-purchase form>:first-child{margin-top:250px}#content-purchase select{margin-bottom:20px;width:532px;font-size:20pt;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif}#content-purchase button{width:fit-content;background:none;border:0;cursor:pointer}#content-purchase p{font-size:15pt;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;margin:20px;text-align:justify}#content-purchase-complete{align-items:center;flex-direction:column}#content-purchase-complete.active{display:flex}#content-purchase-complete p{font-size:20pt;font-family:'Gill Sans','Gill Sans MT',Calibri,'Trebuchet MS',sans-serif;margin:20px}#content-purchase-complete{justify-content:center}#discord-widget-button{position:absolute;right:10px;bottom:10px;background-color:#5865f2;padding:16px;border-radius:64px}#discord-widget{position:absolute;right:10px;bottom:10px;background-color:#5865f2;border-radius:4px}#discord-widget-close{width:32px;height:32px;margin-top:5px;margin-right:5px;float:right;background-color:#23272a;color:#fff;border:0;border-radius:16px;cursor:pointer}.d-none{display:none}