body,html,#root{height:100%;margin:0;padding:0}@font-face{font-family:Pixel;src:url(/assets/fonts/pixel.ttf) format("truetype");font-weight:400;font-style:normal}body{cursor:url(/assets/mouse_default.png),auto}a,button,.twitter-icon,.wallet-icon{cursor:url(/assets/mouse_pointer.png),pointer}a:active,button:active,.twitter-icon:active,.wallet-icon:active{cursor:url(/assets/mouse_pointer_down.png),pointer}input,textarea{cursor:url(/assets/mouse_input.png),text}.landing-root{position:fixed;top:0;left:0;width:100vw;height:100vh;min-height:100vh;min-width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:url(/assets/loading_screen.png) no-repeat center top;background-size:auto 58.6%;background-color:#421e42;background-position:center 60px;color:#f5fbe0;font-family:Pixel;overflow:hidden;position:relative;z-index:0}.landing-root:after{content:"";position:absolute;left:0;right:0;bottom:0;height:30%;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);z-index:1;pointer-events:none}.landing-button,.landing-button-primary,.landing-button-danger,.landing-input{font-family:Pixel;font-size:2rem}.landing-main{padding-top:80px;text-align:center;flex:1}.landing-title-wrapper{display:none}.landing-title{font-size:2.5rem;font-weight:700;letter-spacing:2px;color:#f5fbe0;text-shadow:0 2px 8px #421e42;margin-bottom:0;text-align:center}.landing-input{padding:12px 28px;font-size:1.7rem;margin-bottom:18px;border-radius:8px;min-width:270px;border:2px solid #87c293;background:#421e42;color:#f5fbe0;outline:none}.landing-input:focus{border-color:#f5fbe0}.landing-button{padding:12px 28px;border:none;border-radius:8px;color:#f5fbe0;margin-bottom:14px;font-weight:600;box-shadow:0 2px 8px #0003;transition:background .2s,transform .1s}.landing-button-primary{background:linear-gradient(90deg,#70a18f 60%,#87c293);min-width:300px;text-align:center}.landing-button-primary:hover:enabled{background:linear-gradient(90deg,#87c293 60%,#b2dba0);transform:translateY(-2px) scale(1.04)}.landing-button-disabled{background:#5b5280;cursor:url(/assets/mouse_disabled.png) 16 16,not-allowed;min-width:300px;text-align:center}.landing-button-disabled:active{background:#5b5280;cursor:url(/assets/mouse_disabled.png) 16 16,not-allowed;min-width:300px;text-align:center}.landing-button-danger{background:linear-gradient(90deg,#96485b 60%,#bd6868);margin-top:10px}.landing-button-danger:hover:enabled{background:linear-gradient(90deg,#d18b79 60%,#dbac8c);transform:translateY(-2px) scale(1.04)}.button-wrapper{font-size:1.5rem;position:absolute;bottom:8rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;text-align:center}.button-wrapper .landing-error{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:6px;white-space:nowrap}.landing-error{color:#dfb6ae;padding:8px 16px;font-size:1.5rem;border-radius:6px;margin-bottom:12px}.landing-status-waiting{color:#dfb6ae;font-size:1.5rem;font-weight:600;margin-bottom:8px}.landing-status-confirmed{color:#b2dba0;font-size:1.5rem;font-weight:600;margin-bottom:8px}.landing-status-failed{color:#bd6868;font-size:1.5rem;font-weight:600;margin-bottom:8px}.landing-playerid{font-size:1.5rem;position:absolute;bottom:6rem;left:50%;transform:translate(-50%);text-align:center}.landing-mint-price{font-size:1.5rem;text-align:center;color:#7a7a99}body.is-loading,body.is-loading *{cursor:none!important}.cursor-follower{position:fixed;width:32px;height:32px;pointer-events:none;z-index:9999;left:0;top:0;background:url(/assets/mouse_spinner.png) center/contain no-repeat;transform:translate(-50%,-50%) rotate(0);image-rendering:pixelated}.spinning-steps{animation:spin-steps .8s steps(4,end) infinite}@keyframes spin-steps{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.maintenance-box{background:#221222eb;border:2px solid #87c293;border-radius:18px;box-shadow:0 8px 32px #000a,0 1.5px #b2dba0 inset;max-width:800px;width:80vw;padding:0rem 2rem 1rem;text-align:center;position:absolute;bottom:6rem;left:50%;transform:translate(-50%);z-index:2}.maintenance-box h1{font-size:3rem;margin-bottom:2rem;color:#f5fbe0;text-shadow:0 2px 8px #421e42;font-family:Pixel}.maintenance-box p{font-size:1.6rem;color:#f5fbe0;margin-bottom:1.1rem;font-family:Pixel}.maintenance-box a{color:#87c293;text-decoration:underline;font-family:Pixel}@font-face{font-family:Pixel;src:url(/assets/fonts/pixel.ttf) format("truetype");font-weight:400;font-style:normal}body{cursor:url(/assets/mouse_default.png),auto}a,.terms-home-btn{cursor:url(/assets/mouse_pointer.png),pointer}a:active,.terms-home-btn:active{cursor:url(/assets/mouse_pointer_down.png),pointer}input,textarea{cursor:url(/assets/mouse_input.png),text}body,html,#root{margin:0;padding:0;height:100%;background-color:#421e42;font-family:Pixel,monospace;color:#f5fbe0}.terms-page{display:flex;flex-direction:column;min-height:100vh;padding:80px 1rem 70px;box-sizing:border-box}.terms-container{max-width:900px;margin:0 auto;padding:2rem 3rem;background:#4e3161;color:#f5fbe0;border-radius:12px;line-height:1.6;box-shadow:0 4px 12px #0006}.terms-container a{color:#949da8;text-decoration:underline}.terms-container a:hover{color:#b4bec2}.terms-container h1{font-size:2.5rem;margin-bottom:1rem;text-align:center;color:#aae0f3;text-shadow:0 2px 6px #421e42}.terms-container h2{margin-top:2rem;margin-bottom:.8rem;font-size:1.8rem;color:#aae0f3}.terms-container p,.terms-container ul,.terms-container li{font-size:1.4rem;margin-bottom:1rem}.terms-container ul{padding-left:1.5rem}.terms-container li{list-style-type:square}.terms-home-btn{font-family:Pixel,monospace;display:block;margin:2rem auto 0;padding:12px 28px;border:none;border-radius:8px;font-size:1.5rem;font-weight:600;color:#f5fbe0;background:linear-gradient(90deg,#70a18f 60%,#87c293);box-shadow:0 2px 8px #0003;transition:background .2s,transform .1s}.terms-home-btn:hover{background:linear-gradient(90deg,#87c293 60%,#b2dba0);transform:translateY(-2px) scale(1.04)}@font-face{font-family:Pixel;src:url(/assets/fonts/pixel.ttf) format("truetype");font-weight:400;font-style:normal}body{cursor:url(/assets/mouse_default.png),auto}.landing-logo,.wallet-button,.wallet-dropdown-item,.twitter-icon,.wallet-icon{cursor:url(/assets/mouse_pointer.png),pointer}.landing-logo:active,.wallet-button:active,.wallet-dropdown-item:active,.twitter-icon:active,.wallet-icon:active{cursor:url(/assets/mouse_pointer_down.png),pointer}input,textarea{cursor:url(/assets/mouse_input.png),text}.wallet-disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.landing-header{width:100%;height:60px;background:#0000004d;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:fixed;top:0;left:0;z-index:1000;box-sizing:border-box;font-family:Pixel}.landing-logo{font-size:3rem;font-weight:700;color:#f5fbe0}.landing-header-right{display:flex;align-items:center;gap:.5rem}.wallet-menu{position:relative}.wallet-button{background:#6074ab;color:#f5fbe0;font-size:1.8rem;padding:8px 20px;border-radius:8px;transition:background .2s,transform .1s;font-family:Pixel}.wallet-button:hover{background:#6b9acf;transform:translateY(-2px) scale(1.05)}.wallet-dropdown{position:relative;display:inline-block}.wallet-dropdown-content{position:absolute;right:0;top:140%;background:#4e3161;text-align:right;color:#f5fbe0;min-width:280px;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:2000;font-family:Pixel}.wallet-dropdown-item{width:100%;padding:.5rem 1rem;font-size:1.8rem;background:none;border:none;text-align:right;color:#f5fbe0;font-family:Pixel}.wallet-dropdown-item:hover{background:#5b5280}.wallet-address{padding:.5rem 1rem;font-size:1.3rem;word-break:break-all}.wallet-balance{padding:.5rem 1rem;font-size:1.3rem;border-bottom:1px solid #5b5280;color:#f5fbe0}.twitter-icon,.discord-icon,.wallet-icon{width:44px;height:44px;border-radius:6px}a{text-decoration:none;color:inherit}a:hover,a:focus{text-decoration:none}@font-face{font-family:Pixel;src:url(/assets/fonts/pixel.ttf) format("truetype");font-weight:400;font-style:normal}.landing-footer{width:100%;height:50px;background:#000000b3;position:fixed;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:0 1rem}.footer-content{display:flex;gap:.75rem;align-items:center;color:#949da8;font-size:1.2rem;font-family:Pixel}.footer-link{color:#949da8;text-decoration:none;transition:color .2s ease;cursor:url(/assets/mouse_pointer.png),pointer}.footer-link:hover{color:#f5fbe0}.footer-link:active{cursor:url(/assets/mouse_pointer_down.png),pointer}.footer-separator,.footer-copy{color:#949da8;cursor:url(/assets/mouse_default.png),auto}
