@import "./root.css";

section.whitepaper-pdf {
  margin-top: 100px;
}
.table-cnt ul {
  padding-left: 0;
  margin-top: 20px;
}
.table-cnt ul li {
  margin-bottom: 18px;
  font-weight: 600;
  color: #0a0034;
}
.table-cnt {
  background: #efefef;
  padding: 20px;
  border-radius: 15px;
}
section.whitepaper-pdf h2 {
  color: #9f66ff;
  /* font-weight: 600; */
}
.intro-head {
  background-image: url(../image/whitepaper-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 50px 20px;
  border-radius: 15px;
}
.sub-para {
  max-width: 908px;
  margin: 0 auto;
}
.tokenomics-table.mt-5 {
  overflow: scroll;
}
.intro-head.algo-head {
  padding: 60px;
}
.intro-head.algo-head h2 {
  font-size: clamp(30px, 5vw, 60px) !important;
  font-weight: 600;
}
.tech-cnt ul li {
  margin-bottom: 25px;
  list-style: auto;
  font-size: 19px;
}
ul.technical-list li {
  list-style: none;
  font-size: 18px;
}
ul.technical-list li span {
  color: #9f66ff;
}
ul.technical-list {
  padding-left: 48px;
}
.white-paper-bg {
  background: #f8f9fc;
  user-select: none;
}
.gas-fee-detail ul {
  padding-left: 0;
}
.gas-fee-detail ul li {
  margin-bottom: 23px;
}
ul.workflow-list li {
  list-style: number;
}
ul.workflow-list {
  padding-left: 17px;
}
.techinal-design ul li {
  list-style: disc;
  margin-bottom: 5px;
}
.tokenomics-table td {
  padding: 20px;
  border: 1px solid #9f66ff;
  background: #efefef;
}
.tokenomics-table th {
  background-color: #8a5fd1;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  border-bottom: 9.06px solid #4ff55f;
}
.tokenomics-table th:nth-child(1) {
  border-radius: 15px 0 0 0;
}
.tokenomics-table th:nth-child(3) {
  border-radius: 0 15px 0 0;
}
.tokenomics-table tr:nth-child(even) {
  background-color: #f9f9f9;
}
.total-supply-card.text-center {
  box-shadow: -26.2px 26.2px 102.58px 0px #00000026;
  padding: 50px 36px;
  width: 290px;
  margin: 25px auto;
  border-radius: 10px;
}
.total-supply-card h2 {
  margin-top: 20px;
}
.total-supply-card.text-center h2 {
  font-size: 22px;
  font-weight: 700;
}
.summary-chart {
  position: relative;
  bottom: clamp(0px, 4vw, 90px);
}
.table-cnt.is-sticky {
  position: sticky;
  width: 300px;
  height: 82vh;
  overflow: scroll;
  top: 106px;
}
.table-cnt li a {
  color: #000;
}
.wp-banner {
  /* height: 100vh; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 120px 0 50px;
  position: relative;
}
.wp-banner-bg-img img {
  z-index: -1;
}
.wp-banner-bg-img img:first-child {
  right: 46px;
  top: 105px;
  position: absolute;
}
.wp-banner-bg-img img:nth-child(2) {
  left: -58px;
  top: 497px;
  position: absolute;
  transform: rotate(258deg);
}

section.conclusion {
  text-align: center;
  padding: 50px 0 50px;
  position: relative;
}
.wp-banner::after,
section.conclusion::after {
  content: "";
  position: absolute;
  background: linear-gradient(107.34deg, #aa3fff 20.47%, #60941a 75.33%);
  filter: blur(544px);
  width: 100%;
  height: 250px;
  top: 100px;
  left: 0;
  z-index: -1;
}
.wp-banner h1 {
  margin: 0 auto 10px;
  max-width: 500px;
}
.wp-banner h1,
section.conclusion h2 {
  font-weight: 600;
  font-size: clamp(40px, 5vw, 70px);
  color: var(--white-text);
}
body.dark-mode .wp-banner-img img {
  filter: invert();
}
.intro-head p {
  color: #000;
}
.sub-para h5 {
  color: var(--white-text);
}
.wp-banner p,
section.conclusion p {
  font-weight: 500 !important;
  font-size: 22px;
}
.wp-banner p {
  max-width: 700px;
}
.wp-banner-img {
  margin: 40px 0;
}
section.conclusion p {
  max-width: 1268px;
  margin: 30px auto;
}
.glimpse-tychi,
section.launching-opb {
  margin-top: clamp(50px, 8vw, 150px);
}
p.glimpse-future {
  text-transform: capitalize;
  font-weight: 700;
}
.glimse-para h2,
section.chain-sctn h2,
section.launching-opb h2 {
  font-size: clamp(35px, 5vw, 48px);
  font-weight: 700;
  color: var(--white-text);
}
.glimse-para p {
  color: #808080;
  font-size: 20px;
}
.secure-pnts {
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 25px;
}
.fair-card-bg {
  background: #9b86861a;
  border-radius: 30px;
}
.vesting-details h3 {
  font-size: 24px;
  font-weight: 700;
  color: var(--white-text);
}
.cliff-period {
  border: 1.05px solid #dedede;
  padding: 25px;
  border-radius: 25px;
  height: 100%;
  background: #fff;
}
.cliff-period p {
  font-size: 18px;
  color: #606060;
  margin-top: 15px;
}
.cliff-period h3 {
  font-weight: 600;
  font-size: 24px;
  color: var(--white-text);
}
.gliff-card-bg {
  background: #9b86861a;
  padding: 10px;
  border-radius: 25px;
  height: 100%;
}
.admin-threshold h3 {
  font-size: 24px;
  font-weight: 700;
  color: var(--white-text);
}
.admin-threshold p {
  max-width: 428px;
  margin: 16px auto;
  font-size: 20px;
}
.threshold-max {
  max-width: 1020px;
  margin: 100px auto 0;
}
section.chain-sctn .vesting-details {
  border: 1px solid #d3dce5;
  padding: 20px;
  border-radius: 10px;
}
section.launching-opb p.opnb-net-para {
  font-size: 18px;
  max-width: 700px;
  margin: 20px auto;
}
.launching-opb .row {
  max-width: 1040px;
  margin: 50px auto;
}
.launch-fee {
  background: linear-gradient(0deg, #ffffff, #ffffff),
    linear-gradient(180deg, #eff2f6 45%, rgba(255, 255, 255, 0) 100%);
  padding: 25px;
  border-radius: 25px;
  box-shadow: 0px 3.43px 214.21px 0px #7829ff40;
  height: 100%;
}
body.dark-mode .launch-fee,
body.dark-mode .cliff-period,
body.dark-mode .feature-card {
  background: #3b3737;
}
.launch-fee p {
  font-size: 17px;
}
body.dark-mode .low-fee img {
  filter: invert();
}
.launch-fee h3 {
  font-weight: 700;
  margin-top: 25px;
  color: var(--white-text);
}
section.chain-sctn {
  overflow: hidden;
}
section.dapp-colabartions h2,
section.core-features h2,
.monitor-section h2 {
  font-size: clamp(35px, 5vw, 48px);
  font-weight: 700;
  color: var(--white-text);
}
.monitor-section p {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 0;
  max-width: 750px;
  margin: 20px auto;
}
section.dapp-colabartions p {
  max-width: 550px;
  margin-top: 25px;
  color: #fff;
}
.download-get {
  display: flex;
  gap: 15px;
  align-items: center;
  flex-wrap: wrap;
}
.download-get a {
  color: #000;
  padding: 14px 32px;
  border-radius: 100px;
}
a.get-start-link {
  border: 1px solid #101111;
}
a.download-link {
  background: #fff;
}
.collab-box {
  background-image: url(../image/dapp-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 150px 50px;
  color: #fff;
}
section.how-start-sctn .gliff-card-bg {
  height: 99%;
}
.cliff-period {
  height: 99%;
  padding: 25px 25px 0;
}
section.how-start-sctn .contain-width {
  background: #000000;
  padding: 35px;
  border-radius: 35px;
}
section.how-start-sctn h2 {
  color: #fff;
  font-size: clamp(40px, 5vw, 55px);
}
section.launch-cta,
section.core-features,
section.token-banner {
  margin-top: clamp(50px, 5vw, 150px);
}
.launch-cta-cnt {
  background-image: url(../image/join-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 75px;
  color: #fff;
  position: relative;
}
.launch-cta-cnt:after {
  background: url(../image/astronut.webp);
  position: absolute;
  content: "";
  top: 0;
  width: 380px;
  height: 460px;
  right: 0;
  animation: walkBounce 3s infinite ease-in-out;
}
@keyframes walkBounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.launch-cta-cnt:before {
  background: url(../image/bnb-cta-coin.webp);
  position: absolute;
  content: "";
  top: 50px;
  width: 194px;
  height: 194px;
  left: 100px;
  animation: flipArrow 4s infinite ease-in-out;
}
@keyframes flipArrow {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.launch-cta-cnt p {
  color: #fff;
  font-size: 18px;
}
.launch-cta-cnt a {
  background: #47a450;
  color: #fff;
  padding: 16px 41px;
  font-size: 18px;
  border-radius: 90px;
  margin-top: 15px;
  display: inline-block;
}
.feature-card {
  background: white;
  padding: 1.25rem;
  border-radius: 34px;
  transition: transform 0.2s ease;
  margin-bottom: 30px;
  box-shadow: 0px 3.43px 214.21px 0px #7829ff40;
  display: flex;
  gap: 15px;
  height: 80%;
  /* flex-wrap: wrap; */
}
.feature-card:hover {
  transform: translateY(-3px);
  background: #47a450;
}
.feature-card:hover p,
.feature-card:hover h3 {
  color: #fff;
}
.feature-card h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  color: var(--white-text);
}
.feature-card p {
  margin: 0;
  font-size: 0.95rem;
  color: #444;
}
section.core-features .row {
  max-width: 1050px;
  margin: 50px auto;
  justify-content: center;
}
body.dark-mode.token-full p {
  color: #fff;
}
/*  */
.token-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
}

.token-card {
  position: relative;
  background: url(../image/token-banner-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}

.left-text {
  flex: 1 1 250px;
  min-width: 250px;
}

.left-text h1 {
  font-size: clamp(48px, 5vw, 90px);
  font-weight: 700;
  text-align: center;
}

.white-text {
  color: #ffffff;
}

.green-text {
  color: #6fff6f;
}
.token-icon {
  flex: 0 0 120px;
  align-self: center;
}
.token-description {
  flex: 2 1 300px;
}
.token-description p {
  font-size: clamp(18px, 5vw, 22px);
  line-height: 1.6;
  color: #d0d0d0;
}
.bsc-icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 80px;
  opacity: 0.1;
}
section.token-banner span.green-text {
  font-size: clamp(48px, 4vw, 85px);
}
section.token-banner {
  background: url(../image/tychi-banner-video.mp4);
}
.token-banner {
  position: relative;
  overflow: hidden;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.token-banner .contain-width {
  position: relative;
  z-index: 1;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
span.white-text.token-text {
  display: inline-block;
  margin-left: clamp(0px, 5vw, 100px);
}
.token-icon img,
.claim-coin img {
  animation: spin 8s linear infinite;
  transform-origin: center center;
}
.token-svg svg path {
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.9;
  }
}

.monitor-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.monitor-frame img {
  width: 100%;
  height: auto;
  display: block;
  z-index: 1;
}

/* Monitor screen area where card should appear */
.monitor-screen {
  position: absolute;
  width: 55%;
  height: 60%;
  top: 20%;
  left: 22%;
  z-index: 2;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-fixed .swiper-slide {
  height: 250px;
  margin-top: 50px;
  background: #ffff;
  border-radius: 35px;
}
.swiper {
  height: auto !important;
}
.swiper-pagination {
  display: none;
}
.about-tychi-token {
  padding: 70px 0;
  margin-top: clamp(30px, 5vw, 100px);
  background: url(../image/bg-tychi.svg) no-repeat;
  background-size: cover;
}
.about-tychi-block {
  background: #000000;
  color: #fff;
  border-radius: 20px;
  padding: 20px 40px;
  font-weight: 500;
  margin-top: clamp(30px, 5vw, 80px);
  max-width: 800px;
  font-size: 24px;
  text-transform: uppercase;
}

.monitor-section {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.Monitor-carosel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 90vh;
  position: relative;
}
.Monitor-carosel:after {
  position: absolute;
  content: "";
  background: url(../image/cpu-img.png);
  background-repeat: no-repeat;
  top: 153px;
  width: 336px;
  height: 349px;
  left: 246px;
  background-size: cover;
  z-index: 1;
}

.monitor-bg {
  position: absolute;
  background: url(../image/monitor.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  z-index: -1;
  width: 750px;
  height: 586px;
  /* top: 116px; */
}

.slide-card {
  background-color: white;
  border-radius: 20px;
  color: #000;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  bottom: 2px;
  height: 269px;
  text-align: center;
  line-height: 1.5;
}

.slide-card h3 {
  color: #6143dd;
  font-size: 56px;
}

.slide-card p {
  margin-top: 25px;
  color: #000 !important;
}

.slide-card h4 {
  font-size: 25px;
  font-weight: 700;
}

.monitor-slider {
  width: 100%;
  padding: 20px 0;
  margin-top: -225px;
  overflow: initial !important;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  /* width: 550px !important; */
}
.fair-card-bg img {
  animation: walkBounce 2s infinite ease-in-out;
}
/*  */
section.login-page,
section.dashboard {
  margin-top: clamp(90px, 7vw, 150px);
}
.login-form-container h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
/* .login-form-container input {
  border: 1px solid #47a450;
  background: transparent;
   color: var(--white-text) !important;
  height: 55px;
  border-radius: 90px;
      font-size: 16px;
    font-weight: 600;
} */
 .login-form-container input{
  background-color: transparent !important;
  border: none;
   height: 32px;
    color: var(--white-text) !important;
 }
 body.dark-mode .input-eye-icon{
   background: transparent;
 }
.input-eye-icon {
  display: flex;
  align-items: baseline;
  border: 1px solid #47a450;
  background: #fff;
  color: var(--white-text) !important;
  height: 62px;
  border-radius: 90px;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
}
.login-form-container input::placeholder {
  color: var(--white-text);
}
.login-form-container .form-control:focus {
  border: none;
  background: transparent;
  box-shadow: none;
  outline: 0px;
}
body.light-mode .google-icon {
  filter: invert();
}
.login-form-container .continue-btn button,
.continue-btn input {
  width: 100%;
  height: 55px;
  border-radius: 100px;
  background: #47a450 !important;
  border: none;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  padding: 12px 0;
}
.yield-value img {
    width: 662px;
    height: 480px;
}
.login-option {
  font-size: 18px;
  color: #fff !important;
  margin-top: 20px;
}
.google-login-option {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.auth-box {
  background: var(--even-table-bg);
  padding: 15px 25px;
  border-radius: 20px;
  cursor: pointer;
}
.login-form-box {
  background: url(../image/login-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 30px;
  max-width: 550px;
}
body.light-mode .login-form-box {
  background: url(../image/airdddrop-login-light-bg.png) no-repeat;
  background-size: 100% 100%;
}
body.dark-mode .sign-up-link a {
  color: #ffffff99;
}
.sign-up-link a {
  color: #382b2b;
}
.sign-up-link a span {
  color: #47a450 !important;
  text-decoration: underline;
  font-weight: 700;
}
.yield-text {
  color: var(--white-text);
}
.yield-text h5 {
  color: #a8adb5;
  font-size: 16px;
}
img.light-img,
body.light-mode img.dark-img {
  display: none;
}
body.light-mode img.light-img {
  display: block;
}
/*  */

.wallet-info {
  margin-bottom: 40px;
}

.wallet-info h1 {
  font-size: clamp(25px, 5vw, 40px);
  font-weight: 700;
  color: var(--white-text);
  word-break: break-word;
}

.wallet-meta {
  margin-top: 10px;
  font-size: 14px;
  color: #aaa;
}

.wallet-address {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: 6px;
  padding: 4px 10px;
  margin-top: 5px;
  cursor: pointer;
  position: relative;
  color: #aaa;
}

.wallet-address:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.copy-icon {
  font-size: 14px;
  color: #ccc;
}

.tooltip {
  visibility: hidden;
  opacity: 0;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.3s;
  font-size: 12px;
  white-space: nowrap;
}

.stats {
  margin-bottom: 40px;
}

.stat-box {
  background-color: var(--security-bg);
  padding: 50px;
  border-radius: 10px;
  text-align: center;
  display: flex;
  align-items: baseline;
  gap: 25px;
  margin-bottom: 25px;
  height: 80%;
}

.stat-box h2 {
  margin: 0;
  font-size: 25px;
  color: var(--white-text);
}

.stat-box p {
  font-size: 21px;
  color: #ccc;
}

section.dashboard .tabs {
  text-align: center;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: scroll;
}

section.dashboard .tabs span {
  margin: 0 20px;
  cursor: pointer;
  color: #aaa;
  font-weight: bold;
}

section.dashboard .tabs span.active {
  color: #0f0;
  border-bottom: 2px solid;
}

section.dashboard .tab-content {
  display: none;
}

section.dashboard .tab-content.active {
  display: block;
}

section.dashboard .tasks-box {
  background-color: var(--full-box-bg);
  padding: 20px;
  border-radius: 10px;
}
.glimpse-img-part,
.fair-card-bg {
  position: sticky;
  top: 96px;
}
.task-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background: var(--table-bg);
  margin-bottom: 15px;
  height: 77px;
  border-radius: 10px;
  /* overflow-x: scroll; */
}

.task-row:last-child {
  border-bottom: none;
}

.task-title {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}

span.points-badge {
  font-size: 14px !important;
}
body.light-mode .stat-box p,
body.light-mode .ref-label,
body.light-mode .referral-section .subtitle,
body.light-mode .wallet-meta,
body.light-mode .wallet-address {
  color: #000;
}
.points-badge {
  background-color: var(--full-box-bg);
  color: #aaa;
  padding: 2px 10px;
  border-radius: 20px;
  font-size: 12px;
}
.refresh-icon {
  font-size: 20px;
  color: var(--white-text);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.address-flex {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}
.task-title span {
  color: var(--white-text);
  font-size: 18px;
  display: flex;
  gap: 15px;
  align-items: center;
}
#toast-container > div {
  opacity: 1 !important;
}
.task-title img {
  width: 40px;
}

.task-title span i {
  font-size: 25px;
}
.task-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.task-header p {
  font-size: 17px;
}
.user-info-bar-fixed {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #111;
  border-radius: 16px 16px 0 0;
  min-height: 72px;
  box-shadow: 0 -2px 16px 0 rgba(0, 0, 0, 0.18);
  max-width: 900px;
  margin: 0 auto 16px auto;
  /* z-index: 1050; */
  width: 95%;
}

.connect-wallet-btn {
  background: #47a450;
  border-radius: 24px;
  border: none;
  color: #fff;
}
/* Leaderboard Styles */
.leaderboard-container {
  background: var(--security-bg);
  border-radius: 16px;
  padding: 32px 24px 24px 24px;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12);
}
body.light-mode .leaderboard-table th {
  color: #000;
}
.leaderboard-header {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: var(--white-text);
  font-size: 1.1rem;
  margin-bottom: 24px;
  letter-spacing: 0.03em;
}

.leaderboard-icon {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}

.leaderboard-table {
  width: 100%;
  border-collapse: collapse;
  background: transparent;
}

.leaderboard-table th,
.leaderboard-table td {
  padding: 14px 10px;
  text-align: left;
  font-size: 1rem;
}

.leaderboard-table th {
  color: #bdbdbd;
  font-weight: 700;
  background: transparent;
  letter-spacing: 0.04em;
}

.leaderboard-table tbody tr {
  transition: background 0.2s;
}

.leaderboard-table tbody tr:nth-child(even) {
  background: var(--even-table-bg);
}

.leaderboard-table tbody tr:nth-child(odd) {
  background: var(--security-bg);
}

.leaderboard-table td {
  color: var(--white-text);
  vertical-align: middle;
}
.token-green {
  color: #3ed97c !important;
  font-weight: 600;
  text-align: right;
}
table.leaderboard-table th:last-child,
table.leaderboard-table td:last-child {
  text-align: end;
}
.leaderboard-pagination {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 28px;
}

.pagination-btn {
  border: none;
  outline: none;
  padding: 8px 28px;
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}

.pagination-btn.prev {
  background: #232428;
  color: #bdbdbd;
}

.pagination-btn.next {
  background: #3ed97c;
  color: #fff;
}

.pagination-btn:disabled,
.pagination-btn[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.referral-section {
  color: var(--white-text);
}
.referral-section h2 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 8px;
}
.referral-section .subtitle {
  color: #bdbdbd;
  margin-bottom: 24px;
}
.ref-label {
  display: block;
  font-size: 1rem;
  color: #bdbdbd;
  margin-bottom: 8px;
  font-weight: 500;
}
.info-icon {
  font-size: 1rem;
  margin-left: 6px;
  cursor: pointer;
  vertical-align: middle;
}
.referral-row {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.referall-history-scroll {
  overflow: scroll;
}
.referral-input {
  flex: 1;
  background: var(--full-box-bg);
  border: none;
  border-radius: 8px 0 0 8px;
  color: var(--white-text);
  padding: 14px 16px;
  font-size: 1rem;
  outline: none;
}
.copy-btn {
  background: #fff;
  color: #18191c;
  border: none;
  border-radius: 8px;
  padding: 0 24px;
  height: 48px;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.copy-btn:hover {
  background: #f3f3f3;
}
.copy-btn i {
  font-size: 1.1em;
}
.input-eye-icon i {
  color: var(--white-text);
}
.send-otp-btn {
  text-align: end;
}
.send-otp-btn button {
  background: transparent;
  border: none;
  color: var(--white-text);
}
.task-input {
  display: flex;
  gap: 10px;
  align-items: center;
}
.send-otp-btn a {
  color: #47a450 !important;
  font-weight: 700;
  cursor: pointer;
}
/* button.go-countdown{
  padding: 9px 20px;
  background: #9f66fffc;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
} */
button.task-upload,button.go-countdown,
a.task-upload {
  padding: 9px 20px;
  background-color: #47a450;
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
.completed-label.text-success {
    /* background: #9f66fffc; */
    background: #47a450;
    color: #ffffff !important;
    padding: 9px 22px;
    border-radius: 90px;
}
.logout-flex {
  align-items: baseline;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
button.go-countdown:disabled {
  background-color: #545456;
  cursor: not-allowed;
}
