@import"https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Nunito:ital,wght@0,300;0,700;1,300;1,700&display=swap";html,body{margin:0;padding:0;background:#48006e;color:#fff}body{font-family:Nunito,sans-serif;display:grid;place-items:center;box-sizing:border-box;padding:16px}.container{box-sizing:border-box;padding:24px 16px 48px;width:100%;max-width:1000px;border-radius:8px;border:4px solid #fffc00}.logo{display:block;margin:64px auto;cursor:pointer;border-radius:25px;width:100%;max-width:600px;box-sizing:border-box}h1,h2,h3{font-family:Luckiest Guy,cursive;display:block;width:100%;text-align:center;text-shadow:#000 5px 5px 5px;box-sizing:border-box}h1{font-size:min(128px,18vw)}h2{font-size:48pt}h3{font-size:36pt}input{display:block;width:100%;max-width:400px;border:0;border-radius:5px;background:#fff;font-family:Nunito,sans-serif;font-size:14pt;padding:12px;margin:16px auto;box-sizing:border-box;outline:none}.btn{display:block;width:100%;max-width:400px;border:4px solid #15daff;border-radius:5px;background:none;color:#fff;font-family:Nunito,sans-serif;font-size:14pt;transition:border .15s ease-in-out;padding:12px 8px;cursor:pointer;font-weight:700;margin:16px auto;box-sizing:border-box}.btn:hover{border:4px solid #a700ff}a{text-decoration:none;color:#15daff;transition:color .15s ease-in-out}.hover:hover{color:#a700ff}#flash-container{position:fixed;bottom:0;right:0;padding:0 64px 64px 0;box-sizing:border-box}.flash-box{color:#fff;font-weight:700;background:#f60;border:2px solid #fff;border-radius:3px;padding:16px 12px;min-width:160px;max-width:280px;text-align:center;font-family:Nunito,sans-serif}.center{text-align:center}.bold{font-weight:700}.mb{margin:0 0 36px}#toast-container{background:#f60;color:#fff;font-weight:700;text-align:center;position:fixed;top:40px;left:40px;border-radius:3px}.pad{padding:12px}.wallet{width:100%;margin:16px 24px 0 auto;box-sizing:border-box}.btn-wallet{display:block;border:4px solid #15daff;border-radius:5px;background:none;color:#fff;font-family:Nunito,sans-serif;font-size:12pt;transition:border .15s ease-in-out;padding:10px 6px;cursor:pointer;font-weight:700;box-sizing:border-box;margin:0 0 0 auto;width:150px}.btn-disabled,.btn-disabled:hover{border:4px solid grey;text-decoration:line-through}.emph{font-style:italic;font-weight:700;font-size:1.1rem}.overlay[data-v-410f61c6]{display:grid;place-items:center;width:100vw;height:100vh;background:#000000b3;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2000}.loader[data-v-410f61c6]{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate-410f61c6 1s linear infinite}.loader[data-v-410f61c6]:before,.loader[data-v-410f61c6]:after{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #fff;animation:prixClipFix-410f61c6 2s linear infinite alternate}.loader[data-v-410f61c6]:after{top:8px;right:8px;bottom:8px;left:8px;transform:rotate3d(90,90,0,180deg);border-color:#d0f}@keyframes rotate-410f61c6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes prixClipFix-410f61c6{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}75%,to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}}.wallet-bar[data-v-70c78068]{padding:24px 0}
