.comic-navbar {
  margin-top: 10px !important;
  max-width: 1200px;
  /* control max width on very large screens */
  border-radius: 30px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  justify-self: center;
  background: #859d87 !important;
  border: 4px solid black !important;
  box-shadow: black 4px 4px;
}

.nav-link {
  color: white;
}

.tkhead {
  color: #ffffff;
  font-size: 70px;
}

.bg23 {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
  background-color: #274373 !important;
}

#vfbg {
  background-color: #274373 !important;
}

.phead {
  font-size: 1.2rem;
}

.progressbg {
  background: none;
  padding: 0px 15px 5px 15px;
}

.sthead {
  font-size: 60px;
  text-transform: uppercase;
}

.stmy {
  margin-top: 0;
  padding-bottom: 0;

}

.stimg {
  position: relative;
  top: 0;
}

.revtitle {
  width: 400px;
  height: auto;
}

@media (max-width: 767px) {

  .revtitle {
    width: 300px !important;
    height: auto;
  }

  .aboutbg {
    height: auto !important;
    /* background-image: url('./images/aboutmb.png') !important; */
  }

  .stmy {
    margin-top: 0rem !important;
    padding-bottom: 0rem !important;

  }

  .stimg {
    position: relative;
    top: 1rem;
  }

  .review-header {
    top: -4px !important;
  }

  .review-section {
    padding: 40px 40px 20px 40px !important;
    background-image: url('./images/reviewmb1.gif') !important;
    background-position: center;
    background-size: cover;
  }

  .sthead {
    text-align: center;
    font-size: 32px !important;
    margin-bottom: 25rem !important;
  }

  .stmg {
    padding-top: 2rem !important;
  }

  .timer {
    width: 500px !important;
  }

  #backToTopBtn {
    width: 12% !important;
  }

  .fundp {
    font-size: 12px !important;
  }

  /* .superpepeyellow-img {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  } */

  .fundp2 {
    font-size: 16px !important;
  }

  .htbhead {
    left: 0% !important;
  }

  .progressbg {
    padding: 1px 9px 15px 9px !important;
  }

  .phead {
    font-size: 1.8rem !important;
  }

  .hg1 {
    position: absolute;
    top: 55% !important;
  }


  .herocol {
    left: 16% !important;
  }

  .herocol1 {
    left: 0% !important;
  }

  .tkhead {
    font-size: 50px !important;
  }

  .tokenbg {
    height: 110vh !important;
    background-image: url('./images/tkbg.png') !important;
  }

  .mgrd1 {
    left: 7% !important;
  }

  .mgrd2 {
    left: 0% !important;
  }

  .ifm {
    width: 100% !important;
    height: 100% !important;
  }

  .ifm1 {
    width: 100%;
    height: 180px !important;
  }


  .profit {
    /* height: 130vh !important; */
    background-image: url('./images/reviewmb.png') !important;
    background-position: center !important;
    background-size: cover !important;
    z-index: 99 !important;
    /* height: 100vh; */
  }

  .row.justify-content-center {
    padding-top: 0 !important;
  }

  .Card_change1 {
    margin-left: 0px;
    width: 100% !important;
    height: auto !important;
  }

  .asa {
    height: 300px !important;
    width: 300px !important;
  }

  .copytrx {
    width: 300px !important;
  }

  .copytrx1 {
    width: 300px !important;
  }

  .copytrx2 {
    width: 300px !important;
  }

}


#slider {
  width: 80%;
  margin: 0 auto;
  background-color: #00000000;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.4);
}

.slide {
  width: 100%;
  /* height: 61vh; */
  display: none;
  border-radius: 20px !important;
  animation-name: fade;
  animation-duration: 1s;
}

.hg1 {
  position: absolute;
  top: 35%;
  left: -10%;

}

.textimg {
  position: relative;
  left: -15%;
}

.zoom1 {
  transition: trnasform 0.3s ease-in-out !important;
}

.zoom1:hover {
  transform: scale(1.05) !important;
}

.ibspos {
  position: relative;
  left: 35%;
}

.slobtn {
  margin-left: 0px;
}

.switch {
  font-size: 20px !important;
  width: 100%;
  /* background-image: url('./images/switchbtn.png');
  background-position: center;
  background-size: 100% 100%; */


  color: #000000 !important;
  border: none !important;
  /* border-radius: 10px !important; */
  text-align: center !important;
  transition: transform 0.3s ease-in-out !important;
  box-shadow: none !important;
}

.switch:hover {
  transform: scale(1.05);

  color: #000000 !important;
}

.claimpresale {
  font-size: 13px !important;
  width: 100%;
  align-items: center;
  border: 2px solid #f4f3b300 !important;
  height: 40px !important;
  color: #ffffff !important;
  border-radius: 10px !important;
  text-align: center !important;
  background-image: linear-gradient(180deg, #3d86c9 0%, #6490c2 50%, #51A9FD 100%) !important;
  /* display: flex; */
  /* justify-content: center ; */
}

.up1 {
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}

.up1:hover {
  transform: translateY(-7px);
}


.active {
  background: #d6b360;
}

.ibsimg {
  width: 120px;
  height: auto;
}

.ibswidth {
  width: 50%;
  height: auto;
}

@media (max-width: 768px) {

  .htbimg {
    width: 70% !important;
    height: auto;
  }

  /* .ibsimg {
    width: 100% !important;
    height: auto;
  } */

  /* .ibswidth {
    width: 62% !important;
    height: auto;
  } */


  body {
    overflow-x: hidden !important;
  }

  .ibspos {
    position: relative;
    left: 13.5% !important;
  }

  .navbar {
    overflow: hidden;
    /* margin-top: 47px !important; */
  }


  .herop22 {
    margin-top: 5px !important;
    color: #ffffff;
    font-size: 15px !important;
    text-transform: uppercase;
  }

  #bln22 {
    left: 24% !important;
  }

  .o1 {
    order: 1 !important;
  }

  .o2 {
    order: 3 !important;
  }

  .o3 {
    order: 2 !important;
  }

  .sec1 {
    padding: 0px 0 30px 0 !important;
  }

  .switch {
    width: 55% !important;
  }


  .shb {
    font-size: 16px !important;
    width: 80% !important;

    height: auto !important;
    align-items: center !important;
  }

  .shb22 {
    font-size: 10px !important;

  }
}


@media (max-width: 576px) {

  .coolBeans {
    padding: 1.3rem 1.5rem !important;
  }

  .slide {
    width: 100%;
    /* height: 45vh; */
    display: none;
  }

  .slider {
    position: absolute !important;
    top: 112rem !important;
    width: 100% !important;
  }
}




.btn11 {
  /* background-image: linear-gradient(180deg, #E7E497 0%, #5E3A1B 100%); */
  /* border: 2px solid white; */
  border-radius: 5px;
  /* border-bottom: 5px solid #64C8EB; */
  background-image: linear-gradient(180deg, #64C8EB 0%, #64C8EB 50%, #64C8EB 100%);
  padding: 7px 10px;
  color: #000000;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  /* width: 35%; */
}

.btn11:hover {
  background-color: #fff;
  color: #000000;
  transform: scale(1.05);
}

.herocol {
  position: relative;
  left: 23%;
}

.herocol1 {
  position: relative;
  left: 55%;
}



.aboutbg {
  /* height: 100vh; */
  background-color: #274373 !important;
  overflow: hidden;
  position: relative;
  padding-top: 0px;
  padding-bottom: 130px;
  /* background-image: url('./images/aboutbg.png');
  background-position: center;
  background-size: cover; */
}

.sec1 {
  padding: 160px 0 0px 0px;
}

.roadbg {
  /* height: 100vh; */
  background-color: #022B61 !important;
  overflow: hidden;
  position: relative !important;
}

.mgrd1 {
  position: relative;
  left: -11%;
}

.mgrd2 {
  position: relative;
  left: 12%;
}

.tokenbg {
  height: 100vh;
  position: relative;
  background-image: url('./images/token.png');
  background-position: center;
  background-size: cover;
  z-index: 10 !important;
}

.ifm {
  width: 700px;
  height: 400px;
}

.ifm1 {
  width: 100%;
  height: 230px;
}

.htbhead {
  position: relative;
  left: 9%;
  color: #ffffff;
  font-size: 64px;
}



.timer {
  position: relative;
  z-index: 99;
  display: flex;
  justify-content: space-around;
  padding: 20px 0px;
  width: 650px !important;
  margin-top: -90px;

  background: linear-gradient(45deg, #6198f5, #6296ff);
  /* green-blue */
  border: 4px solid #222;
  /* thick comic outline */
  border-radius: 10px;
  /* square edges */
  box-shadow: 4px 4px 0 #f3f3f3;
  /* comic shadow */
  font-family: 'Lilita One', cursive, sans-serif;
  color: #fff;
  font-weight: bold;
  z-index: 20;
  transition: transform 0.2s, box-shadow 0.2s;
}

/* Optional: comic pop on hover */
.timer:hover {

  box-shadow: 6px 6px 0 #ffffff;
}


.time-unit {
  text-align: center;
  color: #ffffff;
}

.time-unit h2 {
  margin: 0;
  font-size: 12px !important;

  /* Font size remains smaller  */
}

.conhero {
  padding-bottom: 70px;
  padding-top: 5px;
}

@media (max-width:768px) {

  .conhero {
    padding-bottom: 0px !important;
    padding-top: 5px;
  }


  .timer {
    position: relative;
    top: -647px !important;
    width: 426px !important;
    z-index: 99;
  }

  .time-unit {
    text-align: center;
    color: #ffffff;
    padding: 1.5rem !important;
  }

  .time-unit h2 {
    margin: 0;
    font-size: 0.4em;
  }

  .time-unit span {
    color: #a0d637 !important;
    font-size: 1em;
    /* Font size remains smaller  */
    font-weight: bold;
    /* Numbers are bold  */
  }



}

.time-unit span {
  color: #a0d637 !important;
  font-size: 20px !important;
  /* Font size remains smaller  */
  font-weight: bold;
  /* Numbers are bold  */
}



@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px * 7));
  }
}

.fundp {
  font-size: 12px;
}

.fundp2 {
  font-size: 16px;
}

.linep {
  position: absolute;
  top: 34%;
  left: 20%;
}

.slider {
  background-image: linear-gradient(180deg, #3f76eb00, #3f76eb00) !important;
  /* border-top: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important; */
  padding: 0px 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  top: 53rem;
  z-index: 10 !important;
  width: 100% !important;
  /* width: 960px; */
}

.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(426px * 28) !important;
}

.slider .slide {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 750px !important;
}

.slider .slide p {
  text-shadow: 1px 2px 4px black;
}




.slider1 {

  /* border-top: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important; */
  padding: 6px 0;
  margin: auto;
  overflow: hidden;
  position: relative;
  z-index: -1;
  top: 0rem;
  z-index: 10 !important;
  width: 100% !important;
}

.slider1 .slide-track1 {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(426px * 28) !important;
}

.slider1 .slide1 {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 750px !important;
  position: relative;
  z-index: -1 !important;
}

.slider1 .slide1 p {
  text-shadow: 1px 2px 4px black;
}





.slider3 {
  background-image: linear-gradient(180deg, #3f76eb00, #3f76eb00) !important;
  /* border-top: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important; */
  padding: 0px 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  top: 46rem;
  z-index: 10 !important;
  width: 100% !important;
  height: 51px !important;
  /* width: 960px; */
}

.slider3 .slide-track3 {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(426px * 28) !important;
}

.slider3 .slide3 {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 250px !important;
}

.slider3 .slide3 img {
  width: 200px;
  height: auto;
}



.mavbtn {
  position: relative;
  transition: transform 0.3s ease-in-out !important;
  color: red;
  cursor: pointer;
}

.mavbtn:hover {
  transform: translateY(-5px) !important;
  color: #FFD200 !important;
}


.paa {
  transition: transform 0.3s ease-in-out !important;
}

.paa:hover {
  transform: translateY(-5px) !important;
}


/* Always visible Back to Top Button */
#backToTopBtn {
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 100;
  width: 8%;
  cursor: pointer;
}

.audit11 {
  position: relative;
  top: -77px;
  left: 114px;
  z-index: 99999 !important;
}

.arrow-down {
  font-size: 12px;
  transition: transform 0.3s ease;
}

.dropdown-container {
  position: relative;
  display: inline-block;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 5%;
  width: 90%;
  background: white;
  border: 1px solid #ccc;
  display: none;
  z-index: 1000;
}

.dropdown-item {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  cursor: pointer;
  gap: 8px;
}

.dropdown-item:hover {
  background-color: #64C8EB !important;
}

.dropdown-item img {
  height: 20px;
}

/* Hover dropdown for desktop */
@media (hover: hover) {
  .dropdown-container:hover .dropdown-menu {
    display: block;
  }
}

/* Show on mobile when active via JS */
.dropdown-container.active .dropdown-menu {
  display: block;
}





.JoinPepeText {
  width: 450px !important;
  height: auto !important;
  max-width: none !important;

}

.profit11 {
  width: 40%;
  height: auto;
  align-items: center;
  padding: 5px 0px;
  color: black;
}

.profit11 {
  height: 50px;
  display: flex;
  align-items: center;
  background-color: #2d281200 !important;
  backdrop-filter: blur(30px);
  border: 3px solid #9647FF !important;
  border-radius: 7px !important;

  margin-right: 5px;
  margin-left: 10px;
}

.profit112::placeholder {
  color: #53FFA0;
}


.profit112 {
  background-color: #00000000 !important;
  outline: none;
  color: #53FFA0 !important;
  width: 90%;
}

.profit {
  position: relative;
  /* height: 150vh; */
  padding-top: 80px;
  padding-bottom: 150px;
  background-image: url('./images/reviewbg.png');
  background-position: center;
  background-size: cover;
  z-index: 99 !important;
  /* height: 100vh; */
}




.review-section {
  padding: 140px 40px 20px 40px;
  /* height: 100vh; */
  text-align: center;
  background-color: #0d0d0d;
  color: white;
  /* background-image: url('./images/reviewbg.gif');
  background-position: center;
  background-size: cover; */
}

.center-column {
  display: flex;
  align-items: center;
  justify-content: center;
}


.review-header {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
  /* margin-top: -60px !important; */
  position: relative;
  top: -83px;
}

.review-logo {
  width: 50px;
  height: 50px;
}

.review-header h2 {
  font-size: 4rem;
  margin: 0;

}

@media (max-width:768px) {

  .slider3 {
    background-image: linear-gradient(180deg, #3f76eb00, #3f76eb00) !important;
    /* border-top: 2px solid #ffffff !important;
    border-bottom: 2px solid #ffffff !important; */
    padding: 0px 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    top: 43.5rem !important;
    z-index: 10 !important;
    width: 100% !important;
    height: 51px !important;
    /* width: 960px; */
  }


  .review-header h2 {
    font-size: 1.5rem !important;
  }
}

.review-buttons-grid {
  display: flex;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.review-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.image-button {
  border: none;
  padding: 0;
  background: none;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.image-button img {
  width: 250px;
  height: 170px;
  object-fit: cover;
  border-radius: 12px;
  margin-top: 10px !important;

}


.o3 {
  order: 1;
}

.o4 {
  order: 2;
}




@media (max-width:768px) {

  .o3 {
    order: 2 !important;
  }

  .o4 {
    order: 1 !important;
  }

  /* .profit {
    background-image: url('./images/profitmb.gif') !important;
    background-position: center;
    background-size: cover;
    height: 100vh;
  } */

  .profit11 {
    width: 100% !important;
  }


  .image-button img {
    width: 200px !important;
    height: 200px !important;
  }
}

.image-button:hover {
  transform: scale(1.05);
}

.review-videos {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* gap: 30px; */
}

.review-videos iframe {
  width: 400px;
  height: 220px;
  border-radius: 12px;
}



.progress-container33 {
  width: 100%;
  background-color: #394156;
  border-radius: 10px;
  overflow: hidden;
  height: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 6px #53FFA0, 0px 0px 12px #7279E8;
}

.progress-bar33 {
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #52F6A5, #7279E8);
  text-align: center;
  line-height: 25px;
  color: white;
  transition: width 0.3s ease;
}



#slider33 {
  width: 100%;
  margin: 20px 0;
  -webkit-appearance: none;
  height: 20px;
  background: none;
  position: relative;
}

#slider33::-webkit-slider-runnable-track {
  height: 10px;
  background: linear-gradient(to right, #00FFA3, #9945FF);
  /* Solana teal to purple gradient */
  border-radius: 5px;
  box-shadow: 0 0 10px #00FFA3, 0 0 20px #9945FF;
  /* Neon glow effect */
}

#slider33::-moz-range-track {
  height: 10px;
  background: linear-gradient(to right, #00FFA3, #9945FF);
  border-radius: 5px;
  box-shadow: 0 0 10px #00FFA3, 0 0 20px #9945FF;
}

#slider33::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 50px;
  height: 50px;
  background: url('https://superpepe.io/assets/logo-Oz6aVq8W.png') no-repeat center;
  background-size: contain;
  border: 2px solid #00FFA3;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 255, 163, 0.7), 0 0 12px rgba(153, 69, 255, 0.5);
  /* Solana neon glow */
  cursor: pointer;
  position: relative;
  top: -15px;
}

#slider33::-moz-range-thumb {
  width: 50px;
  height: 50px;
  background: url('https://superpepe.io/assets/logo-Oz6aVq8W.png') no-repeat center;
  background-size: contain;
  border: 2px solid #00FFA3;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0, 255, 163, 0.7), 0 0 12px rgba(153, 69, 255, 0.5);
  cursor: pointer;
  position: relative;
  top: -15px;
}

.stmg {
  padding-top: 5rem;
}

.htbimg {
  width: 100%;
  height: auto;
}






































.comic-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
  background: #f9d463;
  border: 5px solid #000;
  box-shadow: 5px 5px 0 #000;
  padding: 2rem;
  max-width: 90%;
  width: 400px;
  text-align: center;
  font-family: 'Bangers', sans-serif;
  position: relative;
}

.popup-content h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  color: #000;
  text-shadow: 1px 1px #fff;
}

.popup-content p {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  color: #333;
}

.popup-btn {
  display: inline-block;
  background: #924819;
  color: #fff;
  padding: 0.6rem 1.4rem;
  font-family: 'Bangers', sans-serif;
  font-size: 1.4rem;
  border: 4px solid #000;
  border-radius: 10px;
  box-shadow: 3px 3px 0 #000;
  text-decoration: none;
  transition: transform 0.3s, box-shadow 0.3s;
}

.popup-btn:hover {
  transform: scale(1.05) rotate(-2deg);
  box-shadow: 5px 5px 0 #000;
}

.popup-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 2rem;
  cursor: pointer;
  color: #000;
  transition: transform 0.2s;
}

.popup-close:hover {
  transform: scale(1.2) rotate(5deg);
}


























.num2-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.num2-popup-content {
  background: #f9d463;
  border: 5px solid #000;
  box-shadow: 5px 5px 0 #000;
  padding: 2rem;
  max-width: 90%;
  width: 400px;
  text-align: center;
  font-family: 'Bangers', sans-serif;
  position: relative;
}

.num2-popup-content h2 {
  font-size: 2rem;
  margin: 1rem 0;
  color: #000;
  text-shadow: 1px 1px #fff;
}

.num2-popup-content p {
  font-size: 1.2rem;
  color: #333;
}

.num2-popup-plunger {
  width: 120px;
  height: auto;
  animation: num2Pulse 1.5s infinite;
  margin-bottom: 1rem;
}

@keyframes num2Pulse {
  0% {
    filter: drop-shadow(0 0 5px #39ff14);
    transform: scale(1);
  }

  50% {
    filter: drop-shadow(0 0 20px #39ff14);
    transform: scale(1.1);
  }

  100% {
    filter: drop-shadow(0 0 5px #39ff14);
    transform: scale(1);
  }
}

.num2-popup-btn {
  display: inline-block;
  background: #39ff14;
  color: #000;
  padding: 0.7rem 1.6rem;
  font-family: 'Bangers', sans-serif;
  font-size: 1.5rem;
  border: 4px solid #000;
  border-radius: 12px;
  box-shadow: 3px 3px 0 #000;
  text-decoration: none !important;
  transition: transform 0.3s, box-shadow 0.3s;
}

.num2-popup-btn:hover {
  transform: scale(1.1) rotate(-2deg);
  box-shadow: 5px 5px 0 #000;
}

.num2-popup-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 2rem;
  cursor: pointer;
  color: #000;
  transition: transform 0.2s;
}

.num2-popup-close:hover {
  transform: scale(1.2) rotate(5deg);
}



















.token-box-section {
  display: flex;
  justify-content: center;
  padding: 0px 10px;
}

.comic-token-box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  max-width: 800px;
  padding: 16px;
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 10px;
  box-shadow: 4px 4px 0 #000;
  flex-wrap: wrap;
}

.token-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Bangers', sans-serif;
  font-size: 0.9rem;
  font-weight: normal;
  padding: 8px 10px;
  border: 3px solid #000;
  border-radius: 8px;
  color: white;
  box-shadow: 2px 2px 0 #000;
}

.token-item .icons {
  display: flex;
  gap: 7px;
  margin-left: 5px !important;
}

.token-item .icons img {
  width: 16px;
  height: 16px;

}



.icons img {
  width: 20px !important;
  height: 20px !important;
  transition: transform 0.2s ease;
}

.icons img:hover {
  transform: scale(1.2);
}
























.token-box-mobile {
  border: 5px solid black;
  padding: 12px;
  background: white;
  max-width: 360px;
  margin: 0px auto;
  border-radius: 12px;
  margin-bottom: -50px !important;
  margin-top: 50px !important;
}

.token-grid-mobile {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

.token-item-mobile {
  width: calc(50% - 8px);
  border: 4px solid black;
  border-radius: 10px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Bangers', sans-serif;
  font-weight: normal;
  font-size: 20px;
  box-shadow: 2px 2px 0 #000;
  color: white !important;
}

.token-name-mobile {
  flex: 1;
}

.icons-mobile {
  display: flex;
  gap: 18px;
}

.icons-mobile img {
  width: 25px;
  height: 25px;
  transition: transform 0.2s ease;
}

.icons-mobile img:hover {
  transform: scale(1);
}
