body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@font-face{font-family:TS-Block;src:local("TS-Block-Bold"),url(/_next/static/media/TS-Block-Bold.827af697.ttf) format("truetype")}@font-face{font-family:DarkerGrotesque;font-weight:600;src:local("DarkerGrotesque-Medium"),url(/_next/static/media/DarkerGrotesque-Medium.dc141374.ttf) format("truetype")}@font-face{font-family:DarkerGrotesque;font-weight:400;src:local("DarkerGrotesque-Regular"),url(/_next/static/media/DarkerGrotesque-Regular.fef52056.ttf) format("truetype")}@font-face{font-family:DarkerGrotesque;font-weight:700;src:local("DarkerGrotesque-Bold"),url(/_next/static/media/DarkerGrotesque-Bold.efdabbc0.ttf) format("truetype")}@font-face{font-family:Overpass;font-weight:600;font-style:italic;src:local("Overpass-SemiBoldItalic"),url(/_next/static/media/Overpass-SemiBoldItalic.74f06b6f.ttf) format("truetype")}#home{min-height:100vh;background-color:#2f0f4d;flex-direction:column}#home,.header{display:flex;align-items:center}.header{justify-content:center}.header .header-container{width:1440px;max-width:100vw;padding:16px;display:flex;justify-content:space-between;align-items:center}@media(max-width:1200px){.header .header-container{flex-direction:column;align-items:center;position:relative}}.header .header-container .logo img{cursor:pointer}.header .header-container .menu-icon{position:absolute;right:16px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(min-width:1200px){.header .header-container .menu-icon{display:none}}.header .header-container .menu{position:absolute;top:100%;width:100vw;background-color:#000;padding:30px}.header .header-container .menu .menu-item{height:52px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-family:TS-Block,sans-serif;color:#fff}.header .header-container .content{margin-left:100px;display:flex;align-items:center}@media(max-width:1200px){.header .header-container .content{display:none}}.header .header-container .content .links{display:flex;align-items:center;gap:42px}.header .header-container .content .links .link{cursor:pointer;font-size:1.125rem;font-weight:600;font-family:DarkerGrotesque,sans-serif;color:#fff;position:relative}.header .header-container .content .links .link.dropdown-toggle>span{display:flex;align-items:center}.header .header-container .content .links .link .link-dropdown{position:absolute;top:100%;left:0;border-radius:8px;border:0;overflow:hidden;z-index:20;margin-top:8px}.header .header-container .content .links .link .link-dropdown .link-dropdown-item{padding:12px 32px;background:#000;transition:all .3s ease}.header .header-container .content .links .link .link-dropdown .link-dropdown-item:hover{background:#8982bd}.header .header-container .content .social-dot{width:4px;height:4px;border-radius:50%;background-color:#fff;margin-left:36px;margin-right:26px}.header .header-container .content .social-logos{display:flex;align-items:center;gap:25px;margin-right:50px}.header .header-container .content .social-logos img{cursor:pointer}.footer{width:100%;background-color:#000;display:flex;justify-content:center}.footer .footer-container{width:1440px;max-width:100%;padding:120px 50px 150px;display:flex;justify-content:space-between;font-family:DarkerGrotesque,sans-serif}@media(max-width:576px){.footer .footer-container{flex-direction:column}}.footer .footer-container .footer-text{color:gray;font-size:.875rem}.footer .footer-container .footer-links-socials{display:flex;gap:48px}@media(max-width:768px){.footer .footer-container .footer-links-socials{flex-direction:column;gap:0;margin-top:32px}}.footer .footer-container .footer-links-socials .footer-links{display:flex;gap:32px}@media(max-width:768px){.footer .footer-container .footer-links-socials .footer-links{flex-direction:column;gap:0;margin-bottom:32px}}.footer .footer-container .footer-links-socials .footer-links .footer-links-item{font-family:DarkerGrotesque,sans-serif;color:#fff;margin-bottom:25px;cursor:pointer}.footer .footer-container .footer-links-socials .footer-socials{display:flex;align-items:flex-start;gap:32px}.footer .footer-container .footer-links-socials .footer-socials img{cursor:pointer}.connect-wallet-container{min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/_next/static/media/Connect-Wallet-BG.0b38e19c.png);background-size:cover}@media(max-width:1440px){.connect-wallet-container{background-position:50%}}.connect-wallet-container .connect-wallet{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.connect-wallet-container .hide{opacity:0}@media(max-width:992px){.connect-wallet-container .hide{opacity:1}}.connect-wallet-container .show{position:absolute;top:0;left:0;z-index:2}@media(max-width:992px){.connect-wallet-container .show{display:none}}.connect-wallet-container .character{position:absolute;height:100%;width:auto}@media(max-width:992px){.connect-wallet-container .character{display:none}}.connect-wallet-container .left-character{left:0;top:0;transform:translateX(-50%)}.connect-wallet-container .right-character{right:0;top:0;transform:translateX(50%)}.connect-wallet-container .connect-wallet-title{font-family:TS-Block,sans-serif;font-size:2.5rem;color:#fff;text-align:center;margin-bottom:16px}@media(max-width:576px){.connect-wallet-container .connect-wallet-title{font-size:1.5rem}}.connect-wallet-container .connect-wallet-description{font-family:DarkerGrotesque,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;text-align:center;padding:16px;max-width:450px;margin-bottom:16px}.connect-wallet-container .connect-wallet-description .connect-wallet-description__underline{text-decoration:underline;font-weight:700}@media(max-width:576px){.connect-wallet-container .connect-wallet-description{font-size:1rem}}.connect-wallet-container .connect-wallet-button{font-family:TS-Block,sans-serif;font-size:1.25rem;background-color:transparent;color:#a9f64d;padding:16px 32px;border-radius:16px;border:1px solid #a9f64d;transition:all .3s ease;cursor:pointer}@media(max-width:576px){.connect-wallet-container .connect-wallet-button{font-size:1rem}}.connect-wallet-container .connect-wallet-button:not(:disabled):hover{background-color:#a9f64d;color:#000}.connect-wallet-container .connect-wallet-button:disabled{opacity:.6;cursor:default}.connect-wallet-container .connect-wallet-address-container{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:DarkerGrotesque,sans-serif;color:#fff}.connect-wallet-container .connect-wallet-address-container .connect-wallet-address-text{font-size:1.5rem;font-weight:700}@media(max-width:576px){.connect-wallet-container .connect-wallet-address-container .connect-wallet-address-text{font-size:1rem}}.connect-wallet-container .connect-wallet-address-container .connect-wallet-address{font-size:1.25rem}@media(max-width:576px){.connect-wallet-container .connect-wallet-address-container .connect-wallet-address{font-size:.75rem}}.connect-wallet-container .connect-wallet-mint-info{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a9f64d;font-family:DarkerGrotesque,sans-serif}.connect-wallet-container .connect-wallet-mint-info .connect-wallet-mint-info-count{font-size:4rem;font-weight:700}.connect-wallet-container .connect-wallet-mint-info .connect-wallet-mint-info-count-text{margin-bottom:32px}.connect-wallet-container .connect-wallet-total-minted{font-family:Overpass,sans-serif;color:#fff;text-align:center;margin-top:16px}.connect-wallet-container .access-code-popup{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:20}.connect-wallet-container .access-code-popup .access-code-container{padding:32px;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px}.connect-wallet-container .access-code-popup .access-code-container .access-code-input{padding:16px;outline:none;border-radius:16px;border:1px solid #000;text-align:center}.connect-wallet-container .access-code-popup .access-code-container .mint-button{font-family:TS-Block,sans-serif;font-size:1.25rem;background-color:transparent;color:#a9f64d;padding:8px;border-radius:16px;border:1px solid #a9f64d;transition:all .3s ease;cursor:pointer}@media(max-width:576px){.connect-wallet-container .access-code-popup .access-code-container .mint-button{font-size:1rem}}.connect-wallet-container .access-code-popup .access-code-container .mint-button:hover{background-color:#a9f64d;color:#000}.connect-wallet-container .minting-container{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;font-size:2rem;font-family:DarkerGrotesque,sans-serif;font-weight:700;color:#fff}.about-feeline{padding:0 0 32px 32px;display:flex;align-items:center;gap:150px}@media(max-width:992px){.about-feeline{padding-right:32px}}.about-feeline .about-feeline-text{font-family:TS-Block,sans-serif}.about-feeline .about-feeline-text .about-feeline-title{font-size:2.75rem;color:#fff}@media(max-width:576px){.about-feeline .about-feeline-text .about-feeline-title{font-size:1.5rem}}.about-feeline .about-feeline-text .about-feeline-subtext-1{color:#f4b03e;font-family:DarkerGrotesque,sans-serif;font-size:2rem;font-weight:600}@media(max-width:576px){.about-feeline .about-feeline-text .about-feeline-subtext-1{font-size:1rem}}.about-feeline .about-feeline-text .about-feeline-subtext-2{color:#fff;font-size:2rem;font-weight:600;font-family:DarkerGrotesque,sans-serif}@media(max-width:576px){.about-feeline .about-feeline-text .about-feeline-subtext-2{font-size:1rem}}.about-feeline .about-feeline-text .about-feeline-socials{display:flex;gap:16px}.about-feeline .about-feeline-text .about-feeline-socials .about-feeline-socials-icon{cursor:pointer}.about-feeline .about-feeline-img{flex-grow:1;display:flex;justify-content:flex-end}@media(max-width:992px){.about-feeline .about-feeline-img{display:none}}.about-feeline .about-feeline-img img{max-width:400px}.about-mirl{padding:64px 0;min-height:100vh;display:flex;flex-direction:column;background-image:url(/_next/static/media/About-MIRL-BG.8b7fb725.png);background-size:cover;background-position:50%}.about-mirl .about-mirl-title{display:flex;justify-content:center;font-size:2.75rem;font-family:TS-Block,sans-serif;color:#fff}@media(max-width:576px){.about-mirl .about-mirl-title{font-size:1.5rem}}.about-mirl .about-mirl-content-container{flex-grow:1;display:flex;flex-direction:column;justify-content:center;margin:32px 0}.about-mirl .about-mirl-content-container .about-mirl-content{padding:32px;background-color:rgba(0,0,0,.8);display:flex}@media(max-width:576px){.about-mirl .about-mirl-content-container .about-mirl-content{flex-direction:column}}.about-mirl .about-mirl-content-container .about-mirl-content .about-mirl-content-part{flex-basis:50%;padding:16px;color:#fff;font-size:2rem;font-family:DarkerGrotesque,sans-serif}.about-mirl .about-mirl-content-container .about-mirl-content .about-mirl-content-part .about-mirl-content-part__underline{text-decoration:underline}@media(max-width:576px){.about-mirl .about-mirl-content-container .about-mirl-content .about-mirl-content-part{flex-basis:100%;font-size:1rem}}.about-mirl .about-mirl-button-container{display:flex;flex-direction:column;align-items:center}.about-mirl .about-mirl-button-container .about-mirl-button-title{font-size:2rem;font-family:DarkerGrotesque,sans-serif;font-weight:700;color:#f4b03e;margin-bottom:16px}@media(max-width:576px){.about-mirl .about-mirl-button-container .about-mirl-button-title{font-size:1rem}}.about-mirl .about-mirl-button-container .about-mirl-button{background-color:#f4b03e;color:#fff;font-size:1.25rem;font-family:TS-Block,sans-serif;padding:16px 32px;border:1px solid #f4b03e;border-radius:16px;transition:all .3s ease;cursor:pointer}@media(max-width:576px){.about-mirl .about-mirl-button-container .about-mirl-button{font-size:1rem}}.about-mirl .about-mirl-button-container .about-mirl-button:hover{color:#f4b03e;background-color:transparent}body{overflow-x:hidden}