body,html{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(-45deg,#b9fbc0,#98f5e1,#8eecf5,#90dbf4,#a3c4f3);background-size:600% 600%;color:#fff;overflow-x:hidden;position:relative;-webkit-animation:change 10s ease-in-out infinite;animation:change 10s ease-in-out infinite}@-webkit-keyframes change{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes change{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}#root{min-height:100vh;display:flex}h1{font-size:5rem}@media screen and (max-width:768px){h1{font-size:3rem}}.error,.unsupported-network{width:340px;max-width:100%;margin:auto;padding:1rem}.error{border-radius:1rem;background-color:red}.connect-wallet,.landing,.member-page,.mint-nft{flex-direction:column;width:960px;max-width:calc(100% - 1rem);padding-left:.5rem;padding-right:.5rem;margin:auto;align-content:center;display:flex;text-align:center}.member-page>div>div{display:flex;flex-direction:column;width:50%;grid-gap:1rem;gap:1rem;text-align:center}@media screen and (max-width:768px){.member-page>div{flex-direction:column}.member-page>div>div{width:100%}}.member-page form,.member-page form>div{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.member-page form h5{margin-top:0;color:#b9fbc0}.member-page form .card>div{display:flex;grid-gap:1rem;gap:1rem;justify-content:space-between}.member-page form small{text-align:center;margin-right:auto}.card{background-color:#fff;padding:1rem;border-radius:1rem;color:#000;box-shadow:3.1px 6.2px 6.2px rgba(0,0,0,.4)}.tableside{margin-right:auto;margin-left:auto}button{cursor:pointer;color:#fff;border:none;font-weight:700;font-family:inherit;padding:1.2rem 2rem;text-transform:uppercase;border-radius:3rem;font-size:1.2rem}button,button:focus,button:hover{background-color:linear-gradient(-45deg,#b9fbc0,#98f5e1,#8eecf5,#90dbf4,#a3c4f3)}button:disabled{opacity:.8;pointer-events:none}
/*# sourceMappingURL=main.a2c9eb9f.chunk.css.map */