body,html{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#70e;color:#fff;overflow-x:hidden}#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{display:flex;flex-direction:row;width:100%;text-align:left;grid-gap:2rem;gap:2rem}.member-page>div>div{display:flex;flex-direction:column;width:50%;grid-gap:1rem;gap:1rem}@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:#70e}.member-page form .card>div{display:flex;grid-gap:1rem;gap:1rem;justify-content:space-between}.member-page form small{text-align:center}.card{background-color:#fff;padding:1rem;border-radius:1rem;color:#000;box-shadow:3.1px 6.2px 6.2px rgba(0,0,0,.4)}button{cursor:pointer;background-color:#000;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:hover{background-color:#121212}button:focus{background-color:#222}button:disabled{opacity:.8;pointer-events:none}
/*# sourceMappingURL=main.13e43e85.chunk.css.map */