* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: DM Sans, sans-serif;
  text-decoration: none;
  overflow-x: hidden;
}
.tokenContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eeeeee7b;
  padding: 50px 0;
}
#About {
  background-color: #eeeeee7b;
}
.footer {
  background-color: #000;
}
#Chart {
  background-color: #000;
  border-top: 1px rgb(174, 174, 174) solid;
}
.howToBuyContainer {
  background-color: #000;
}
.aboutWrapper {
  height: 100%;
  min-height: 100vh;
  background-color: #034d25;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 45px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.aboutWrapper .smolbg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
}
.aboutWrapper .smolbg img {
  border: none;
  width: 1000px;
  opacity: 0.1;
}
.aboutWrapper .smolbg .smol1 {
  padding-top: 0;
}
.aboutWrapper .smolbg .smol2,
.aboutWrapper .smolbg .smol3 {
  margin-top: -150px;
}
.aboutWrapper img {
  width: 300px;
  margin-right: 50px;
  border: rgb(127, 127, 127) solid 1px;
  margin-top: 30px;
}
.aboutWrapper .drizz2 {
  width: 100vw;
  position: absolute;
  top: -100px;
  overflow: hidden;
}
.aboutWrapper .drizz2 img {
  width: 100%;
  opacity: 0.1;
  z-index: -2;
}
.aboutWrapper .abtContainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.aboutWrapper .abtContainer .abtImg {
  width: 500px;
  margin-left: 50px;
  margin-top: 60px;
}
.aboutWrapper .abtContainer .abtImg img {
  width: 100%;
  border: 10px rgb(151, 204, 151) solid;
}
.aboutWrapper .abtContainer .abtContent {
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.aboutWrapper .abtContainer .abtContent img {
  border: none;
  width: 500px;
}
.aboutWrapper .abtContainer .abtContent p {
  color: #fff;
  font-family: Comic Neue, serif;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 20px;
  text-align: start;
  margin-left: 20px;
  text-align: center;
}
.aboutWrapper .abtContainer .abtContent h1 {
  color: #fff;
  font-size: 30px;
  margin: 0;
  font-weight: 700;
  font-family: Comic Neue, serif;
  text-align: center;
  padding: 0;
}
.aboutWrapper .abtHush {
  display: flex;
  justify-content: center;
  position: relative;
}
.aboutWrapper .abtHush img {
  width: 80%;
}
.aboutWrapper .socials {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutWrapper .socials img {
  border: none;
  width: 70px;
  margin: 15px 10px 10px;
}
.aboutWrapper .socials .tg {
  width: 50px;
}
.aboutWrapper .socials .x {
  width: 80px !important;
}
.aboutWrapper h2 {
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.aboutWrapper h3 {
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
}
.aboutWrapper .em {
  color: wheat;
}
@media (max-width: 768px) {
  .aboutWrapper {
    align-items: center !important;
    justify-content: start !important;
    padding-bottom: 50px;
    padding-top: 0 !important;
  }
  .aboutWrapper img {
    width: 200px !important;
    margin-right: 50px;
    border: gold solid 1px;
    margin-top: 20px !important;
  }
  .aboutWrapper .abtContainer {
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
  }
  .aboutWrapper .abtContainer .abtImg {
    margin: 0 10px !important;
    width: 90vw;
  }
  .aboutWrapper .abtContainer .abtImg img {
    width: 100% !important;
  }
  .aboutWrapper .abtContainer .abtContent {
    display: flex !important;
    flex-direction: column !important;
    padding: 0 !important;
  }
  .aboutWrapper .abtContainer .abtContent img {
    width: 100% !important;
    margin: auto;
  }
  .aboutWrapper .abtContainer .abtContent p {
    font-size: 25px !important;
    text-align: center !important;
  }
  .aboutWrapper .abtContainer .abtContent h1 {
    font-size: 18px !important;
    margin: 5px 30px !important;
  }
  .socials img {
    width: 30px !important;
    margin-right: 5px !important;
    margin-left: 5px !important;
    margin-top: 10px !important;
    margin-bottom: 10px;
  }
  .socials .tg {
    width: 50px !important;
  }
  .socials .x {
    width: 80px !important;
  }
  .socials .dex {
    width: 65px !important;
  }
  h2 {
    margin-top: 30px !important;
    font-size: 17px !important;
  }
  h3 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-size: 15px !important;
  }
}
#dexscreener-embed {
  position: relative;
  width: 100%;
  padding-bottom: 125%;
}
@media (min-width: 1400px) {
  #dexscreener-embed {
    padding-bottom: 65%;
  }
}
.faq-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}
.faq-container .faq-header {
  text-align: center;
  margin-bottom: 2rem;
}
.faq-container .faq-header h2 {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #db7093;
}
.faq-container .faq-header p {
  color: #4a5568;
  max-width: 600px;
  margin: 0 auto;
}
.faq-container .faq-grid {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 20px;
}
.faq-container .faq-grid .faq-item {
  background: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 4px 6px #0000001a;
  overflow: hidden;
}
.faq-container .faq-grid .faq-item .faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  background: #fff;
  border: none;
}
.faq-container .faq-grid .faq-item .faq-question:hover {
  background: #f7fafc;
}
.faq-container .faq-grid .faq-item .faq-question .faq-icon {
  transition: transform 0.3s;
  width: 20px;
}
.faq-container .faq-grid .faq-item .faq-question .faq-icon.active {
  transform: rotate(180deg);
}
.faq-container .faq-grid .faq-item .faq-answer {
  padding: 20px;
  color: #4a5568;
  display: none;
}
.faq-container .faq-grid .faq-item .faq-answer.visible {
  display: block;
}
.faq-container .faq-grid .faq-item .faq-answer ul,
.faq-container .faq-grid .faq-item .faq-answer ol {
  margin: 1rem 0;
  padding-left: 1.5rem;
}
.faq-container .faq-grid .faq-item .faq-answer ul li,
.faq-container .faq-grid .faq-item .faq-answer ol li {
  margin: 0.5rem 0;
}
.faq-container .faq-grid .faq-item .faq-answer a {
  color: #3182ce;
  text-decoration: none;
}
.faq-container .faq-grid .faq-item .faq-answer a:hover {
  text-decoration: underline;
}
.faq-container .faq-support {
  text-align: center;
  margin-top: 2rem;
}
.faq-container .faq-support p {
  color: #4a5568;
}
.faq-container .faq-support .support-link {
  display: inline-flex;
  align-items: center;
  color: #3182ce;
  text-decoration: none;
  margin-top: 0.5rem;
}
.faq-container .faq-support .support-link:hover {
  color: #2b6cb0;
}
.faq-container .faq-support .support-link .support-icon {
  margin-left: 0.5rem;
  width: 20px;
}
.footer-container {
  background-color: #fdc2fa00;
  position: relative;
  z-index: 100;
  max-width: 1280px;
  margin: 0 auto;
  padding: 1rem;
}
.footer-container .meme {
  border-top: 1px gray solid;
  padding-top: 30px;
}
.footer-container .meme img {
  width: 200px;
  margin-right: 50px;
}
.footer-container .footer-bottom {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #b6b6b6;
  text-align: center;
  font-family: Comic Neue, serif;
}
.footer-container .footer-bottom p {
  color: #fff;
  margin-top: 20px;
  font-family: Comic Neue, serif;
}
.footer-container .footer-bottom .footer-links {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.footer-container .footer-bottom .footer-links a {
  font-size: 0.875rem;
  color: #fff;
  text-decoration: none;
  font-family: Comic Neue, serif;
}
.footer-container .footer-bottom .footer-links a:hover {
  color: #fff;
}
.hero-section {
  margin-top: -100px;
  padding-top: 1rem;
  padding-bottom: 4rem;
  display: flex;
  align-items: end;
  justify-content: center;
  height: 100vh;
  overflow: hidden;
  background: #000;
  position: relative;
}
.hero-section .drizz {
  width: 100vw;
  position: absolute;
  top: -100px;
  overflow: hidden;
}
.hero-section .drizz img {
  width: 100%;
  opacity: 0.4;
  z-index: -2;
}
.hero-section .container {
  max-width: 112rem;
  margin: 0 auto;
  padding: 1rem 1.6rem;
  text-align: center;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.hero-section .text-center {
  overflow: hidden;
}
.hero-section .prof {
  padding-top: 10px;
}
.hero-section .prof img {
  width: 350px;
  border: 5px solid white;
  border-radius: 50%;
  padding: 5px;
  animation: float 3s ease-in-out infinite;
  z-index: 100;
}
.hero-section .tdtitle {
  padding-top: 20px;
  margin-top: 20px;
}
.hero-section .tdtitle img {
  width: 100%;
  animation: float 3s ease-in-out infinite;
}
.hero-section .subtitle {
  display: inline-block;
  color: #ffffffe6;
  font-size: 2rem;
  margin-bottom: 0rem;
  font-weight: 700;
  font-family: Comic Neue, serif;
}
.hero-section .title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1rem;
  animation: float 3s ease-in-out infinite;
  margin-top: 50px;
}
.hero-section .title img {
  width: 50%;
}
@media (min-width: 768px) {
  .hero-section .title {
    font-size: 2rem;
  }
}
.hero-section .headline {
  font-size: 1.6rem;
  font-weight: 700;
  color: gold;
  margin-bottom: 1rem;
  font-family: Comic Neue, serif;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hero-section .headline {
    font-size: 3rem;
  }
}
.hero-section .description {
  font-size: 1.2rem;
  color: #ffffffe6;
  margin-bottom: 1.6rem;
}
.hero-section .subtext {
  font-size: 1.1rem;
  color: #fffc;
  margin-bottom: 1.5rem;
}
.hero-section .button-group {
  display: flex;
  justify-content: center;
  gap: 1.6rem;
  margin-top: -50px;
}
.hero-section .button-group .btn {
  padding: 1rem 3.2rem;
  border-radius: 0.8rem;
  font-weight: 600;
  text-decoration: none;
}
.hero-section .button-group .btn.buy-now {
  background-color: #056426;
  color: #15dd5b;
}
.hero-section .button-group .btn.buy-now:hover {
  background-color: #1d7705;
}
.hero-section .button-group .btn.trade-bot {
  border: 2px solid #056426;
  color: #15dd5b;
}
.hero-section .button-group .btn.trade-bot:hover {
  background-color: #ffffff1a;
}
@media (max-width: 738px) {
  .btn {
    padding: 15px 20px !important;
    font-size: 13px !important;
  }
  .headline {
    font-size: 35px !important;
    margin-bottom: 1.5rem !important;
  }
  .subtitle {
    font-size: 25px !important;
  }
  .description {
    font-size: 18px !important;
    margin-bottom: 0.5rem !important;
  }
  .subtext {
    font-size: 17px !important;
  }
}
@media (max-width: 738px) {
  .drizz {
    top: 0 !important;
  }
  .drizz img {
    opacity: 0.5 !important;
    height: 100vh !important;
    object-fit: cover;
    object-position: middle-left;
  }
  .prof img,
  .title img {
    width: 100% !important;
  }
  .button-group {
    margin-top: -50px !important;
  }
}
@keyframes float {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.spacebg {
  position: absolute;
  width: 100vw;
  height: 100vh;
}
.how-to-buy-container {
  z-index: 100;
  background-color: #fff0;
  position: relative;
  max-width: 90vw;
  margin: 0 auto;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .howTitle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.how-to-buy-container .howTitle img {
  width: 500px;
}
.how-to-buy-container h2 {
  color: #66c8e9;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .title {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1rem;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .subtitle {
  text-align: center;
  color: #fff;
  font-family: Comic Neue, serif;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.how-to-buy-container .steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  overflow: hidden;
  padding: 20px;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .steps-grid .step-card {
  background: #fff0;
  padding: 1.5rem;
  border-radius: 1rem;
  box-shadow: 0 4px 6px #0000001a;
  transition: box-shadow 0.3s;
  border: solid gray 1px;
}
.how-to-buy-container .steps-grid .step-card:hover {
  box-shadow: 0 6px 12px #00000026;
}
.how-to-buy-container .steps-grid .step-card .step-icon {
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e0f2fe;
  color: #005536;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.how-to-buy-container .steps-grid .step-card .step-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .steps-grid .step-card .step-description {
  color: #fff;
  font-family: Comic Neue, serif;
  margin-bottom: 1rem;
}
.how-to-buy-container .steps-grid .step-card .step-link,
.how-to-buy-container .steps-grid .step-card .exchange-link {
  color: #00ffa3;
  margin: 5px;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .steps-grid .step-card .step-link:hover,
.how-to-buy-container .steps-grid .step-card .exchange-link:hover {
  color: #1d4ed8;
}
.how-to-buy-container .steps-grid .step-card .step-link .icon,
.how-to-buy-container .steps-grid .step-card .exchange-link .icon {
  width: 1rem;
  height: 1rem;
}
.how-to-buy-container .steps-grid .step-card .contract-address {
  margin-top: 1rem;
}
.how-to-buy-container .steps-grid .step-card .contract-address p {
  font-size: 0.875rem;
  color: #fff;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .steps-grid .step-card .contract-address code {
  margin-top: 5px;
  display: block;
  background: #dedede4b;
  padding: 10px;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  color: #fff;
  font-family: Comic Neue, serif;
}
.how-to-buy-container .trading-tips {
  margin-top: 3rem;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  padding: 1.5rem;
  border-radius: 0.75rem;
}
.how-to-buy-container .trading-tips h4 {
  font-weight: 600;
  color: #1d4ed8;
  margin-bottom: 0.5rem;
}
.how-to-buy-container .trading-tips ul {
  list-style: disc;
  margin-left: 1.5rem;
  color: #00ffa3;
}
.how-to-buy-container .trading-tips ul li {
  margin-bottom: 0.5rem;
}
.how-to-buy-container .trading-tips ul li a {
  text-decoration: underline;
}
.how-to-buy-container .trading-tips ul li a:hover {
  text-decoration: none;
}
.spacebg2 {
  position: absolute;
  width: 100vw;
  height: 100vh;
}
.token-info {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  padding: 20px;
  width: 80vw;
  color: #6f6f6f;
}
@media (min-width: 768px) {
  .token-info {
    grid-template-columns: repeat(2, 1fr);
  }
}
.token-info .card {
  background: #fff;
  padding: 1.5rem;
  border-radius: 0.75rem;
  box-shadow: 0 4px 6px #0000001a;
  border: 1px solid #e2e8f0;
}
.token-info .card h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #db7093;
  margin-bottom: 1.5rem;
}
.token-info .card .details .row,
.token-info .card .links .row {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0;
  border-bottom: 1px solid #f1f5f9;
  margin: 15px 0;
}
.token-info .card .details .row span:first-child,
.token-info .card .links .row span:first-child {
  color: #4b5563;
}
.token-info .card .details .row span:last-child,
.token-info .card .links .row span:last-child {
  font-weight: 500;
}
.token-info .card .details .code-row,
.token-info .card .links .code-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.token-info .card .details .code-row div,
.token-info .card .links .code-row div {
  overflow: hidden !important;
}
.token-info .card .details .code-row code,
.token-info .card .links .code-row code {
  background: #f1f5f9;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.875rem;
}
.token-info .card .details .code-row button,
.token-info .card .links .code-row button {
  margin-left: 5px;
  background: none;
  border: none;
  color: #00ffa3;
  cursor: pointer;
}
.token-info .card .details .code-row button:hover,
.token-info .card .links .code-row button:hover {
  color: #1d4ed8;
}
.token-info .card .details .code-row button svg,
.token-info .card .links .code-row button svg {
  width: 1rem;
  height: 1rem;
}
.token-info .card .link-item {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  transition: background-color 0.3s ease;
  color: #000;
  margin: 15px 0;
  font-weight: 500;
}
.token-info .card .link-item.buy-token {
  background: #ebf8ff;
}
.token-info .card .link-item.buy-token:hover {
  background: #bfdbfe;
}
.token-info .card .link-item.trading-bot {
  background: #f4ecfd;
}
.token-info .card .link-item.trading-bot:hover {
  background: #e1ccf8;
}
.token-info .card .link-item.view-solscan {
  background: #ecfdf5;
}
.token-info .card .link-item.view-solscan:hover {
  background: #bbf7d0;
}
.token-info .card .link-item.view-coingecko {
  background: #fefbd6;
}
.token-info .card .link-item.view-coingecko:hover {
  background: #fbefbe;
}
.token-info .card .link-item svg {
  width: 1.25rem;
  height: 1.25rem;
}
.token-info .card .social-links {
  display: flex;
  gap: 1rem;
}
.token-info .card .social-links a {
  color: #000;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem;
  border-radius: 0.5rem;
  background: #f3f4f69a;
  transition: background-color 0.3s ease;
}
.token-info .card .social-links a:hover {
  background: #e5e7eb;
}
.token-info .card .social-links a svg {
  width: 1.25rem;
  height: 1.25rem;
}
@media (max-width: 768px) {
  .links a span {
    font-size: 15px !important;
  }
}
.navbar {
  height: 100px;
  background-color: transparent;
  z-index: 100;
}
.navbar .wrapperNavbar {
  background-color: transparent;
  max-width: 1366px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: end;
  height: 100%;
}
.navbar .wrapperNavbar p {
  margin-left: 100px;
  color: #db7093;
}
.navbar span {
  font-weight: 700;
}
.audioButton {
  z-index: 1000000;
  border: none;
  background-color: transparent;
  position: relative;
}
.audioButton img {
  width: 30px;
}
@media (max-width: 738px) {
  .navbar {
    border: none;
  }
  .wrapperNavbar p {
    display: none;
  }
  .audioButton img {
    margin-right: 20px !important;
  }
}
@media (max-width: 1024px) {
  .wrapperNavbar p {
    display: none;
  }
}
.linksParent {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100000000000000000000000000000000000;
}
.linksParent .links {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
}
.linksParent .links a {
  font-size: 40px;
  color: #fff;
}
.linksParent .toggleBtn {
  display: flex;
  justify-content: end;
  margin-top: 1vw;
  margin-right: 1vw;
}
.linksParent .toggleBtn .toggle {
  background-color: #fff;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 0 50px 20px #0000001a;
  line-height: 1;
  margin-right: 10px;
}
.linksParent .toggleBtn .input {
  display: none;
}
.linksParent .toggleBtn .icon {
  grid-column: 1/1;
  grid-row: 1/1;
  transition: transform 0.5s;
}
.linksParent .toggleBtn .icon--moon {
  transition-delay: 0.2s;
}
.linksParent .toggleBtn .icon--sun {
  transform: scale(0);
}
.linksParent .toggleBtn #switch:checked + .icon--moon {
  transform: rotate(360deg) scale(0);
}
.linksParent .toggleBtn #switch:checked ~ .icon--sun {
  transition-delay: 0.2s;
  transform: scale(1) rotate(360deg);
}
.linksParent .toggleBtn .w-8 {
  width: 2rem;
}
@media (max-width: 738px) {
  .links a {
    font-size: 25px !important;
  }
  .toggle {
    margin-top: 2vw !important;
  }
}
#light .bg {
  transition-duration: 1s;
  background-color: gray;
  position: relative;
  color: #fff;
}
#light .links a {
  color: #fff;
}
#dark {
  transition-duration: 1s;
}
.sidebar {
  position: fixed;
  z-index: 900000000000000000000000000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #000;
  color: gray;
}
.sidebar .bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 400px;
  z-index: 99;
  border-right: 1px solid rgba(62, 62, 62, 0.712);
}
.sidebar .bg.bg-open,
.sidebar .bg.bg-closed {
  background-color: #03aa4f;
}
.sidebar .bg .links {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.sidebar .bg .links a {
  font-size: 40px;
}
.sidebar .bg .links a:hover {
  color: #000;
}
.sidebar button {
  z-index: 99;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: fixed;
  top: 25px;
  left: 25px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
@media (max-width: 738px) {
  .bg {
    width: 60vw !important;
  }
}
.loaderContainer {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
}
.loader {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.bar {
  display: inline-block;
  width: 6px;
  height: 40px;
  background-color: #add8e6;
  border-radius: 20px;
  animation: scale-up4 1s linear infinite;
}
.bar:nth-child(2) {
  height: 70px;
  margin: 0 10px;
  animation-delay: 0.25s;
}
.bar:nth-child(3) {
  animation-delay: 0.5s;
}
@keyframes scale-up4 {
  20% {
    background-color: #00bfff;
    transform: scaleY(1.5);
  }
  40% {
    transform: scaleY(1);
  }
}
.roadmap-container {
  max-width: 100vw;
  margin: 0 auto;
  padding: 2rem;
}
.roadmap-container h2 {
  color: #66c8e9;
}
.roadmap-container .title {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1rem;
}
.roadmap-container .subtitle {
  text-align: center;
  color: #fff;
  margin-bottom: 3rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.roadmap-container .steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  overflow: hidden;
  padding: 20px;
}
.roadmap-container .steps-grid .step-card {
  background: #fff;
  padding: 1.5rem;
  border-radius: 1rem;
  box-shadow: 0 6px 10px #0000001a;
  transition: box-shadow 0.3s;
}
.roadmap-container .steps-grid .step-card:hover {
  box-shadow: 0 6px 12px #000000bf;
}
.roadmap-container .steps-grid .step-card .step-icon {
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e0f2fe;
  color: #00ffa3;
  border-radius: 50%;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.roadmap-container .steps-grid .step-card .step-title {
  font-size: 1.25rem;
  font-weight: 550;
  margin-bottom: 0.75rem;
  color: #db7093;
}
.roadmap-container .steps-grid .step-card .step-description {
  color: #6b7280;
  margin-bottom: 1rem;
}
.roadmap-container .steps-grid .step-card .step-link,
.roadmap-container .steps-grid .step-card .exchange-link {
  color: #00ffa3;
  margin: 5px;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.roadmap-container .steps-grid .step-card .step-link:hover,
.roadmap-container .steps-grid .step-card .exchange-link:hover {
  color: #1d4ed8;
}
.roadmap-container .steps-grid .step-card .step-link .icon,
.roadmap-container .steps-grid .step-card .exchange-link .icon {
  width: 1rem;
  height: 1rem;
}
.roadmap-container .steps-grid .step-card .contract-address {
  margin-top: 1rem;
}
.roadmap-container .steps-grid .step-card .contract-address p {
  font-size: 0.875rem;
  color: #4b5563;
}
.roadmap-container .steps-grid .step-card .contract-address code {
  margin-top: 5px;
  display: block;
  background: #dedede4b;
  padding: 10px;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  color: #374151;
}
.roadmap-container .trading-tips {
  margin-top: 3rem;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  padding: 1.5rem;
  border-radius: 0.75rem;
}
.roadmap-container .trading-tips h4 {
  font-weight: 600;
  color: #1d4ed8;
  margin-bottom: 0.5rem;
}
.roadmap-container .trading-tips ul {
  list-style: disc;
  margin-left: 1.5rem;
  color: #00ffa3;
}
.roadmap-container .trading-tips ul li {
  margin-bottom: 0.5rem;
}
.roadmap-container .trading-tips ul li a {
  text-decoration: underline;
}
.roadmap-container .trading-tips ul li a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .how-to-buy-container {
    max-width: 100vw;
  }
}
.chart-container {
  background-color: #fff0;
  position: relative;
  text-align: center;
  margin: 20px 0;
  font-family: Comic Neue, serif;
  z-index: 1000;
}
.chart-container .load-chart-btn {
  background: linear-gradient(to right, #3b82f6, #9333ea);
  font-family: Comic Neue, serif;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.chart-container .load-chart-btn:hover {
  background: linear-gradient(to right, #3b82f6, #9333ea);
}
.chart-container .load-chart-btn:active {
  background-color: #003d80;
}
.chart-container #dexscreener-embed {
  position: relative;
  width: 100%;
  padding-bottom: 125%;
}
@media (min-width: 1400px) {
  .chart-container #dexscreener-embed {
    padding-bottom: 65%;
  }
}
.chart-container #dexscreener-embed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}
.newsWrapper {
  background-color: #000;
  padding-bottom: 50px;
  height: 100%;
  min-height: 100vh;
}
.newsWrapper h1 {
  color: #fff;
  font-family: Comic Neue, serif;
  font-weight: 700;
  font-size: 50px;
  text-align: center;
  margin-top: 40px;
}
.video {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
  background-color: #000;
}
.video video {
  width: 80%;
}
.twitter {
  display: flex;
  justify-content: space-evenly;
  width: 100vw;
  margin-top: 40px;
}
.twitter .ff {
  width: 20%;
}
@media (max-width: 768px) {
  .newsWrapper {
    padding-top: 80px !important;
  }
  .newsWrapper h1 {
    font-size: 25px !important;
    margin-top: 20px !important;
  }
  .video {
    padding-top: 20px !important;
  }
  .video video {
    width: 100% !important;
  }
  .twitter {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-top: 40px;
  }
  .twitter .ff {
    width: 80%;
    margin-bottom: 10px;
  }
}
@font-face {
  font-family: revicons;
  fallback: fallback;
  src: url(/assets/revicons-DbTteTvA.woff) format("woff"),
    url(/assets/revicons-CBqxZnew.ttf) format("ttf"),
    url(/assets/revicons-BNIKeAUC.eot) format("ttf");
}
.react-multi-carousel-list {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.react-multi-carousel-track {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  position: relative;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, transition;
}
.react-multiple-carousel__arrow {
  position: absolute;
  outline: 0;
  transition: all 0.5s;
  border-radius: 35px;
  z-index: 1000;
  border: 0;
  background: #00000080;
  min-width: 43px;
  min-height: 43px;
  opacity: 1;
  cursor: pointer;
}
.react-multiple-carousel__arrow:hover {
  background: #000c;
}
.react-multiple-carousel__arrow:before {
  font-size: 20px;
  color: #fff;
  display: block;
  font-family: revicons;
  text-align: center;
  z-index: 2;
  position: relative;
}
.react-multiple-carousel__arrow:disabled {
  cursor: default;
  background: #00000080;
}
.react-multiple-carousel__arrow--left {
  left: calc(4% + 1px);
}
.react-multiple-carousel__arrow--left:before {
  content: "";
}
.react-multiple-carousel__arrow--right {
  right: calc(4% + 1px);
}
.react-multiple-carousel__arrow--right:before {
  content: "";
}
.react-multi-carousel-dot-list {
  position: absolute;
  bottom: 0;
  display: flex;
  left: 0;
  right: 0;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.react-multi-carousel-dot button {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: 1;
  box-shadow: none;
  transition: background 0.5s;
  border-width: 2px;
  border-style: solid;
  border-color: gray;
  padding: 0;
  margin: 0 6px 0 0;
  outline: 0;
  cursor: pointer;
}
.react-multi-carousel-dot button:hover:active,
.react-multi-carousel-dot--active button {
  background: #080808;
}
.react-multi-carousel-item {
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .react-multi-carousel-item {
    flex-shrink: 0 !important;
  }
  .react-multi-carousel-track {
    overflow: visible !important;
  }
}
[dir="rtl"].react-multi-carousel-list {
  direction: rtl;
}
.rtl.react-multiple-carousel__arrow--right {
  right: auto;
  left: calc(4% + 1px);
}
.rtl.react-multiple-carousel__arrow--right:before {
  content: "";
}
.rtl.react-multiple-carousel__arrow--left {
  left: auto;
  right: calc(4% + 1px);
}
.rtl.react-multiple-carousel__arrow--left:before {
  content: "";
}
.linkWrapper {
  background-color: #034d25;
}
.linkss {
  display: flex;
  background-color: #98465d;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 50px;
  border-top-left-radius: 400px;
  border-top-right-radius: 400px;
}
.linkss .left {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
}
.linkss .left img {
  width: 500px;
}
.linkss .left h1 {
  color: #fff;
}
.linkss .left .socials {
  display: flex;
}
.linkss .left .socials img {
  width: 100px;
}
.linkss .right img {
  border: 15px solid #feecd4;
  width: 400px;
}
.linkss .socials {
  display: flex;
  align-items: center;
}
.linkss .socials a {
  margin-top: 10px;
}
.linkss .socials a .a1 {
  width: 100px;
  margin-right: 20px;
}
.linkss .socials a .a2 {
  width: 150px;
}
.linkss .socials a .a3 {
  width: 140px;
}
@media (max-width: 768px) {
  .linkss {
    flex-direction: column;
    border-top-left-radius: 80px !important;
    border-top-right-radius: 80px !important;
  }
  .linkss .left {
    margin-left: 0 !important;
  }
  .linkss .left img {
    width: 100%;
  }
  .linkss .left .socials a .a1 {
    width: 50px !important;
  }
  .linkss .left .socials a .a2,
  .linkss .left .socials a .a3 {
    width: 70px !important;
  }
  .linkss .right {
    width: 90%;
  }
  .linkss .right img {
    width: 100%;
    margin: auto;
  }
}
.token {
  background-color: #98465d;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Comic Neue, serif;
}
.token img {
  width: 500px;
}
.token .ca {
  display: flex;
  font-family: Comic Neue, serif;
  background-color: #4c9540;
  padding: 20px;
  border: none;
  border-radius: 20px;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}
.token .ca .left {
  margin-right: 50px;
}
.token .ca .right {
  border: 1px rgb(255, 255, 255) solid;
  padding: 10px;
}
.token .steps {
  display: flex;
}
.token .steps .step {
  margin: 40px;
  background-color: #4c9540;
  padding: 50px 30px 20px;
  border-radius: 10px;
  border: rgb(255, 255, 255) 5px solid;
}
.token .steps .step img {
  width: 300px;
}
.token .steps .step h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Comic Neue, serif;
  font-size: 25px;
  color: #fff;
  font-weight: 1000;
}
.token .steps .step h2 {
  font-family: Comic Neue, serif;
  font-size: 30px;
  font-weight: bolder;
  color: #fff;
  font-weight: 1000;
}
.token .video {
  width: 100vw;
  background-color: #98465d;
}
.token .video video {
  border: #feecd4 10px solid;
}
@media (max-width: 768px) {
  .token img {
    width: 100%;
  }
  .token .ca {
    font-size: 10px !important;
    width: 100vw;
  }
  .token .ca .left {
    margin-right: 30px !important;
  }
  .token .steps {
    flex-direction: column;
    margin-top: 20px;
  }
  .token .step {
    overflow: auto;
    border: rgb(255, 255, 255) 2.5px solid !important;
    margin: 0 !important;
  }
}
@tailwind base;
@tailwind components;
@tailwind utilities;
