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}.App{overflow:hidden}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}.navbar{align-items:center;background:#0000;border:1px solid red;border-radius:10px;bottom:3vh;box-shadow:2px 2px 5px #0003;color:#000;display:flex;justify-content:center;left:50%;padding:15px;position:absolute;transform:translateX(-50%);z-index:2}.navbar .navbar-container{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;width:100%}.navbar .navbar-container .navbar-logo{align-items:center;display:flex;height:100%;text-decoration:none;width:50%}.navbar .navbar-container .navbar-logo h3{color:#000;font-size:16px;font-weight:700}.navbar .navbar-container .navbar-links{align-items:center;display:flex;flex-direction:row;gap:20px;width:100%}.navbar .navbar-container .navbar-links img{border-radius:50%;height:30px;width:30px}.navbar .navbar-container .button-link{align-items:center;display:flex;gap:5px}.navbar .navbar-container .button-link a{background:red;border:1px solid red;border-radius:9999px;box-shadow:0 4px 6px #0003;color:#fff;font-size:14px;font-weight:700;padding:13px 10px;white-space:nowrap}.navbar .navbar-container .button-link a:hover{background:#fff;border:1px solid red;color:red}.navbar .navbar-container .navbar-link{align-items:center;color:#000;cursor:pointer;display:flex;gap:5px;text-decoration:none;transition:transform .3s ease}.navbar .navbar-container .navbar-link .icon{height:40px;width:40px}.navbar .navbar-container .navbar-link .custom{background:red;border:9999px;padding:5px}.navbar .navbar-container .navbar-link .awesome{background:red;border-radius:9999px;color:#fff;height:25px;padding:8px;width:25px}.dextools-icon{fill:#000;height:24px;width:24px}.navbar-link:hover{transform:scale(1.1)}@media only screen and (max-width:900px){.navbar{padding:10px}.navbar .navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.navbar .navbar-container .navbar-logo{width:auto}.navbar .navbar-container .navbar-logo h3{color:#000;font-size:10px;font-weight:700}.navbar .navbar-container .button-link{display:flex;gap:3px}.navbar .navbar-container .button-link a{font-size:12px;padding:10px}.navbar .navbar-container .navbar-links{gap:15px}.navbar .navbar-container .navbar-links .icon{height:35px;width:35px}.navbar .navbar-container .navbar-links .custom{background:red;border:9999px;padding:5px}.navbar .navbar-container .navbar-links .awesome{background:red;border-radius:9999px;color:#fff;height:18px;padding:8px;width:18px}}@media only screen and (max-width:450px){.navbar{padding:7px}.navbar .navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.navbar .navbar-container .navbar-logo{width:auto}.navbar .navbar-container .navbar-logo h3{color:#000;font-size:10px;font-weight:700}.navbar .navbar-container .button-link{display:flex;gap:3px}.navbar .navbar-container .button-link a{font-size:10px;padding:7px}.navbar .navbar-container .navbar-links{gap:8px}.navbar .navbar-container .navbar-links .icon{height:15px;height:30px;width:15px;width:30px}.navbar .navbar-container .navbar-links .custom{background:red;border:9999px;padding:5px}.navbar .navbar-container .navbar-links .awesome{background:red;border-radius:9999px;color:#fff;height:15px;padding:8px;width:15px}}.hero-section{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:100vw;z-index:1}.hero-container{position:relative;text-align:center}.hero-container,.hero-container img{height:100%;width:100%}.hero-container h1{color:red;font-size:50px;font-weight:700;margin-top:50px}.hero-text{align-items:center;border-radius:8px;bottom:27%;color:#333;display:flex;flex-direction:column;font-size:1.5em;gap:60px;justify-content:center;left:50%;padding:.5em 1em;position:absolute;transform:translateX(-50%);width:100%}.hero-text .countdown-display{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-items:center}.hero-text .countdown-display .countdown-labels,.hero-text .countdown-display .countdown-values{display:contents}.hero-text .countdown-display .countdown-labels h2{color:#fff;font-size:50px;font-weight:700;width:100%}.hero-text .countdown-display .countdown-values h2{background:#000;border:1px solid red;border-radius:10px;color:red;font-size:50px;font-weight:700;width:100%}.hero-text .contract-copy{background:#fff;border-radius:.75rem;box-shadow:0 8px 10px #0000004d;display:flex;padding:10px}.hero-text .contract-copy .container-copy{align-items:center;display:flex;gap:20px;justify-content:space-between}.hero-text .contract-copy .container-copy div{align-items:center;display:flex;gap:13px}.hero-text .contract-copy .container-copy div .CA{background:red;border-radius:10px;color:#fff;font-size:12px;padding:8px 10px}.hero-text .contract-copy .container-copy div .contract-address{font-size:14px}.hero-text .contract-copy .container-copy button{background:#0000;border:none;padding:5px;position:relative;z-index:100;z-index:2}@media only screen and (max-width:900px){.hero-section:after{content:"";display:none}.hero-text{align-items:center;border-radius:8px;bottom:35%;color:#333;display:flex;flex-direction:column;font-size:1.5em;gap:30px;justify-content:center;left:50%;padding:.5em 1em;position:absolute;transform:translateX(-50%);width:70%}.hero-text .countdown-display{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-items:center;width:100%}.hero-text .countdown-display .countdown-labels,.hero-text .countdown-display .countdown-values{display:contents}.hero-text .countdown-display .countdown-labels h2{color:#fff;font-size:30px;font-weight:700}.hero-text .countdown-display .countdown-values h2{background:#000;border:1px solid red;border-radius:10px;color:red;font-size:30px;font-weight:700;padding:5px 0;width:100%}.hero-text .contract-copy{max-width:600px;padding:10px}.hero-text .contract-copy .container-copy{gap:10px}.hero-text .contract-copy .container-copy div{gap:7px}.hero-text .contract-copy .container-copy div .CA{background:red;font-size:8px;padding:5px 6px}.hero-text .contract-copy .container-copy div .contract-address{font-size:8px}.hero-text .contract-copy .container-copy button{background:#0000;border:none;padding:5px;position:relative;z-index:100;z-index:2}}@media only screen and (max-width:750px){.hero-text{align-items:center;border-radius:8px;bottom:35%;color:#333;display:flex;flex-direction:column;font-size:1.5em;gap:30px;justify-content:center;left:50%;padding:.5em 1em;position:absolute;transform:translateX(-50%);width:85%}.hero-text .countdown-display{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);justify-items:center;width:100%}.hero-text .countdown-display .countdown-labels,.hero-text .countdown-display .countdown-values{display:contents}.hero-text .countdown-display .countdown-labels h2{color:#fff;font-size:20px;font-weight:700}.hero-text .countdown-display .countdown-values h2{background:#000;border:1px solid red;border-radius:10px;color:red;font-size:20px;font-weight:700;padding:5px 0;width:100%}}@media only screen and (max-width:400px){.hero-container h1{color:red;font-size:30px;font-weight:700;margin-top:50px}.hero-text{align-items:center;border-radius:8px;bottom:45%;color:#333;display:flex;flex-direction:column;font-size:1.5em;gap:30px;justify-content:center;left:50%;padding:.5em 1em;position:absolute;transform:translateX(-50%);width:90%}.hero-text .countdown-display{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);justify-items:center;width:100%}.hero-text .countdown-display .countdown-labels,.hero-text .countdown-display .countdown-values{display:contents}.hero-text .countdown-display .countdown-labels h2{color:#fff;font-size:16px;font-weight:700}.hero-text .countdown-display .countdown-values h2{background:#000;border:1px solid red;border-radius:10px;color:red;font-size:16px;font-weight:700;padding:5px 0;width:100%}}@media only screen and (max-width:320px){.hero-section{height:100dvh}.hero-text{align-items:center;border-radius:8px;bottom:40%;color:#333;display:flex;flex-direction:column;font-size:1.5em;gap:10px;justify-content:center;left:50%;padding:.5em 1em;position:absolute;transform:translateX(-50%)}.hero-text .countdown-display{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);justify-items:center;width:100%}.hero-text .countdown-display .countdown-labels,.hero-text .countdown-display .countdown-values{display:contents}.hero-text .countdown-display .countdown-labels h2{color:#fff;font-size:10px;font-weight:700}.hero-text .countdown-display .countdown-values h2{background:#000;border:1px solid red;border-radius:10px;color:red;font-size:10px;font-weight:700;padding:5px 0;width:100%}.hero-text .contract-copy{padding:6px}.hero-text .contract-copy .container-copy{gap:10px}.hero-text .contract-copy .container-copy div{gap:7px}.hero-text .contract-copy .container-copy div .CA{background:red;font-size:8px;padding:5px 6px}.hero-text .contract-copy .container-copy div .contract-address{font-size:6px}}
/*# sourceMappingURL=main.0bef6901.css.map*/