@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg,#1d003b,#1e1e1e,#1e1e1e);background-attachment:fixed;background-repeat:no-repeat;font-family:Poppins,sans-serif;font-size:1rem;height:100vh;line-height:1.5;width:100vw}img{max-width:100%}h1,h2{margin-bottom:1rem}.layout{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:69rem;padding:0 2rem}.navbar{color:#fff;height:4rem}.navbar .logo{font-size:x-large;font-weight:700}.connect-button{background:#e90270;border:1px solid #000;border-radius:.8rem;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.3rem .5rem}.connect-button:active{background:#d00057;color:#fdfdfd}.account-button,.navbar label{background:#202428;border:1px solid #000;border-radius:.8rem;color:#fff;font-size:1.1rem;margin:.2rem;padding:.5rem .7rem}.account-button{cursor:pointer;font:inherit}.account-button:active{background:#303438;color:#fdfdfd}.navbar .container{align-items:center;display:flex;height:100%;justify-content:space-between}.cards{margin:4rem auto;max-width:25rem;padding:0 2rem;text-align:center}.card,.cards{display:flex;flex-direction:column}.card{align-items:center;background:#202428;border-radius:.8rem;box-shadow:0 3px 5px #0009;color:#fff;justify-content:center;margin:1.25rem .7rem;padding:1.2rem 2rem}.card button{background:#2073e5;border:1px solid #000;border-radius:.8rem;color:#fff;cursor:pointer;font:inherit;font-size:1.2rem;margin-bottom:1rem;padding:.3rem .5rem;width:100%}.card button:active{background:#0e61d3;color:#fdfdfd}.card form{width:100%}.card input:focus,.card input:hover{outline:2px solid #383c44}.card label{border-radius:.8rem;padding:.2rem;text-align:center}.card input,.card label{background:#282c34;color:#f1f1f1;font-size:1.3rem;margin-bottom:1rem;width:100%}.card input{border:hidden;border-radius:.8rem;padding:.4rem .5rem}footer{color:#d4d4d4;justify-content:flex-end;margin-top:auto;padding-bottom:.07rem}footer .container{display:flex;justify-content:flex-end;padding-bottom:.7rem}
/*# sourceMappingURL=main.7da4d510.css.map*/