.Hero_hero__9EQpX {
  position: relative;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.Hero_waveBackground__2PFn8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: 
    linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, transparent 20%, transparent 80%, rgba(0, 0, 0, 0.8) 100%),
    radial-gradient(ellipse 80% 50% at 20% 30%, rgba(255, 215, 0, 0.2) 0%, transparent 50%),
    radial-gradient(ellipse 60% 40% at 80% 70%, rgba(255, 193, 7, 0.3) 0%, transparent 50%),
    radial-gradient(ellipse 70% 60% at 50% 20%, rgba(255, 165, 0, 0.2) 0%, transparent 50%),
    radial-gradient(ellipse 90% 30% at 10% 80%, rgba(255, 140, 0, 0.2) 0%, transparent 50%),
    radial-gradient(ellipse 50% 80% at 90% 10%, rgba(255, 215, 0, 0.1) 0%, transparent 50%),
    linear-gradient(135deg, rgba(255, 215, 0, 0.1) 0%, rgba(255, 193, 7, 0.2) 100%);
  background-size: 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%;
}


.Hero_coinBackground__NqnK1 {
  position: absolute;
  top: 60px;
  right: -150px;
  width: 500px;
  height: 500px;
  z-index: 1;
  pointer-events: none;
  /* Remove initial opacity/transform to allow immediate rendering */
  /* Add CSS floating animation */
  animation: Hero_float__A7eq3 3s ease-in-out infinite;
}

@keyframes Hero_float__A7eq3 {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes Hero_rotate___B7q1 {
  from {
    transform: rotate(-15deg);
  }
  to {
    transform: rotate(345deg);
  }
}

.Hero_unityCoin___sKDU {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transform: rotate(-15deg);
  /* Add subtle rotation animation */
  animation: Hero_rotate___B7q1 20s linear infinite;
}

.Hero_tokenImage__8BTXJ {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 0 50px rgba(255, 215, 0, 0.6));
  border-radius: 50%;
}

.Hero_heroContent___0k9g {
  position: relative;
  width: 100%;
  max-width: 1400px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2em;
  padding-top: 0px;
  z-index: 1;
}

.Hero_heroLeft__2XdcV {
  flex: 1 1;
  padding-right: 4em;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Hero_heroRight__Ll8sQ {
  flex: 1 1;
  max-width: 50%;
}

.Hero_heroLeft__2XdcV h1 {
  text-transform: none;
  color: var(--color-text);
  line-height: 1.2;
  margin-bottom: 0.2em;
}

.Hero_logoImage__0t0AB {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 0.5em;
  display: block;
}

.Hero_siteIntro__U_Skc {
  margin-top: 2em;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.5;
}

.Hero_heroHeading__8atnW {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  text-transform: none;
  line-height: 1.4;
  background: linear-gradient(to right, #fff, #a8a8a8);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.Hero_heroSubheading__xrkmU {
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 1em;
  line-height: 1.4;
  color: var(--color-text);
  opacity: 0.9;
  letter-spacing: 1px;
  text-transform: none !important;
}

.Hero_itsText__0z2p9 {
  margin-bottom: 0;
}

.Hero_unityText__I3jrw {
  font-weight: 900;
  line-height: 1;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  font-size: 10rem;
  background: linear-gradient(90deg, #FFD700, #B8860B);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow:
    0 0 2px rgba(255, 215, 0, 0.6),
    0 0 4px rgba(255, 215, 0, 0.4),
    0 0 6px rgba(255, 215, 0, 0.3);
  /* Remove initial opacity/transform to allow immediate rendering */
}

@media (max-width: 900px) {
  .Hero_heroContent___0k9g {
    flex-direction: column;
    justify-content: center;
    padding: 1.5em;
  }
  
  .Hero_coinBackground__NqnK1 {
    top: 50px;
    right: -100px;
    width: 400px;
    height: 400px;
  }
}
  
  .Hero_heroLeft__2XdcV, .Hero_heroRight__Ll8sQ {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
  }
  
  .Hero_heroLeft__2XdcV {
    margin-bottom: 2em;
  }
  
  
  .Hero_itsText__0z2p9 {
    font-size: 2.2rem;
  }
  
  .Hero_descriptionText__3Fw9u div {
    font-size: 1.8rem;
  }
  
  .Hero_arrowIcon__hmpYo {
    font-size: 3rem;
  }
  
  .Hero_solanaLogoImage__PGbQa {
    max-height: 45px;
  }
  
  .Hero_tokenSymbol__8OmhL {
    font-size: 2.8rem;
    font-weight: bold;
    background: linear-gradient(90deg, #FFD700, #B8860B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 
      0 0 2px rgba(255, 215, 0, 0.6),
      0 0 4px rgba(255, 215, 0, 0.4),
      0 0 6px rgba(255, 215, 0, 0.3);
  }
  
  .Hero_bottomSection__ZRmuL {
    flex-direction: row;
    align-items: center;
    gap: 0.8rem;
  }

  
  .Hero_hero__9EQpX {
    min-height: 100vh;
    height: auto;
  }
  


@media (max-width: 900px) and (orientation: landscape) {
  .Hero_hero__9EQpX {
    height: auto;
    min-height: 100vh;
    padding: 2rem 0;
  }
  
  .Hero_heroContent___0k9g {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (max-width: 480px) {
  .Hero_unityText__I3jrw {
    font-size: 6rem;
  }
  
  .Hero_coinBackground__NqnK1 {
    top: 80px;
    right: -80px;
    width: 300px;
    height: 300px;
  }
  
  .Hero_descriptionText__3Fw9u div {
    font-size: 2rem;
  }
  
  .Hero_itsText__0z2p9 {
    font-size: 1.8rem;
  }
  
  .Hero_arrowIcon__hmpYo {
    font-size: 2.5rem;
  }
  
  .Hero_solanaLogoImage__PGbQa {
    max-height: 30px;
  }
  
  .Hero_tokenSymbol__8OmhL {
    font-size: 2rem;
    font-weight: bold;
    background: linear-gradient(90deg, #FFD700, #B8860B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 
      0 0 2px rgba(255, 215, 0, 0.6),
      0 0 4px rgba(255, 215, 0, 0.4),
      0 0 6px rgba(255, 215, 0, 0.3);
  }
  
  .Hero_hero__9EQpX {
    height: auto;
    min-height: 100vh;
  }
  
  .Hero_heroContent___0k9g {
    padding: 1rem;
  }
  
  
  .Hero_heroLeft__2XdcV {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

@media (max-width: 360px) {
  .Hero_unityText__I3jrw {
    font-size: 3rem;
  }
  
  .Hero_descriptionText__3Fw9u div {
    font-size: 1.3rem;
    line-height: 1.3;
  }
  
  .Hero_itsText__0z2p9 {
    font-size: 1.5rem;
  }
  
  .Hero_arrowIcon__hmpYo {
    font-size: 2rem;
  }
  
  .Hero_solanaLogoImage__PGbQa {
    max-height: 30px;
  }
  
  .Hero_tokenSymbol__8OmhL {
    font-size: 2rem;
    font-weight: bold;
    background: linear-gradient(90deg, #FFD700, #B8860B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-shadow: 
      0 0 2px rgba(255, 215, 0, 0.6),
      0 0 4px rgba(255, 215, 0, 0.4),
      0 0 6px rgba(255, 215, 0, 0.3);
  }
  
  .Hero_heroContent___0k9g {
    padding: 0.8rem;
  }
}

@media (max-height: 700px) and (max-width: 900px) {
  .Hero_hero__9EQpX {
    height: auto;
    min-height: 100vh;
  }
  
  .Hero_heroLeft__2XdcV {
    margin-bottom: 1em;
  }
  
  .Hero_siteIntro__U_Skc {
    margin-top: 0.5em;
  }
}

/* UNITY Content Styles */
.Hero_unityContent__zlnAW {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  color: var(--color-text);
}

.Hero_arrowIcon__hmpYo {
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
  transform: rotate(-45deg);
  align-self: flex-start;
  /* Remove initial opacity/transform to allow immediate rendering */
}

.Hero_itsText__0z2p9 {
  font-size: 3rem;
  font-weight: 400;
  margin-bottom: 0.3rem;
  /* Remove initial opacity/transform to allow immediate rendering */
}



.Hero_descriptionText__3Fw9u {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  margin-bottom: 2.5rem;
  /* Remove initial opacity/transform to allow immediate rendering */
}

.Hero_descriptionText__3Fw9u div {
  font-weight: 400;
  line-height: 1.2;
}

.Hero_bottomSection__ZRmuL {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-top: auto;
  /* Remove initial opacity/transform to allow immediate rendering */
}

.Hero_solanaLogo__8tS_Z {
  display: flex;
  align-items: center;
}




/* Style for the loading state */
.Hero_loading__n66hB {
  opacity: 0; /* Start with everything hidden */
  pointer-events: none; /* Prevent interaction while loading */
}

.Hero_loading__n66hB .Hero_heroLeft__2XdcV,
.Hero_loading__n66hB .Hero_heroRight__Ll8sQ {
  opacity: 0;
} 

.PresaleProgress_presaleContainer__VU82Q {
  background: rgba(15, 15, 25, 0.1);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border-radius: 16px;
  padding: 2rem;
  max-width: 800px;
  margin: 3rem auto;
  /*box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3), 
              inset 0 1px 1px rgba(255, 255, 255, 0.1),
              0 0 15px rgba(0, 255, 0, 0.2);*/
  border: 1px solid rgba(255, 215, 0, 0.1);
  position: relative;
  overflow: hidden;
  border: 1px solid #FFD700;
  min-height: 500px;
  /* Remove initial opacity/transform to allow immediate rendering */
}

.PresaleProgress_minimumOrderDisclaimer__NBVML {
  border-radius: 8px;
  padding: 0.75rem 1rem;
  margin-top: 1rem;
  text-align: center;
}

.PresaleProgress_minimumOrderDisclaimer__NBVML p {
  margin: 0;
  color: #FFD700;
  font-size: 0.9rem;
  font-weight: 500;
}

.PresaleProgress_presaleContainer__VU82Q::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle at center,
    rgba(255, 215, 0, 0.03) 0%,
    rgba(255, 215, 0, 0) 70%
  );
  z-index: -1;
  animation: PresaleProgress_pulse___lyku 8s infinite ease-in-out;
}

@keyframes PresaleProgress_pulse___lyku {
  0%, 100% { opacity: 0.3; }
  50% { opacity: 0.6; }
}

/* Loading styles */
.PresaleProgress_loadingContent__dZyp6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  gap: 1rem;
}

/* Error styles */
.PresaleProgress_errorContent__01z__ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  gap: 1rem;
  text-align: center;
  padding: 2rem;
}

.PresaleProgress_errorIcon__D2AR2 {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.PresaleProgress_errorTitle__tJE9E {
  color: #ff6b6b;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.PresaleProgress_errorMessage__XYJ_N {
  color: #eaeaea;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  max-width: 400px;
}

.PresaleProgress_retryButton__wcp1Y {
  background: linear-gradient(135deg, #ff6b6b, #ee5a52);
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(255, 107, 107, 0.3);
}

.PresaleProgress_retryButton__wcp1Y:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 107, 107, 0.4);
}

.PresaleProgress_retryButton__wcp1Y:active {
  transform: translateY(0);
}

.PresaleProgress_loadingSpinner__yY2Wz {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 215, 0, 0.2);
  border-radius: 50%;
  border-top-color: var(--primary-color);
  animation: PresaleProgress_spin__4j3eP 1s ease-in-out infinite;
}

@keyframes PresaleProgress_spin__4j3eP {
  to {
    transform: rotate(360deg);
  }
}

.PresaleProgress_loadingText__srwdp {
  color: #ffffff;
  font-size: 1rem;
  opacity: 0.8;
}

.PresaleProgress_presaleContent__g6q05 {
  /* No initial opacity - will animate in with hero */
}

.PresaleProgress_animate-in__WHITi {
  opacity: 0;
  transform: translateY(20px);
}

/* Token Price Header - Prominent at top */
.PresaleProgress_tokenPriceHeader__NBUR_ {
  text-align: center;
  margin-bottom: 2rem;
}

.PresaleProgress_tokenPriceHeader__NBUR_ h2 {
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 1rem 0;
  background: linear-gradient(to right, #ffffff 0%, #FFD700 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: normal;
}

.PresaleProgress_tokenPriceDisplay__mdos8 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 215, 0, 0.1);
  border: 1px solid rgba(255, 215, 0, 0.3);
  border-radius: 12px;
  padding: 1rem 1.5rem;
  margin: 0 auto;
  max-width: 420px;
}

.PresaleProgress_tokenPriceLabel__4dVMB {
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: 500;
}

.PresaleProgress_tokenPriceValue__3RyeA {
  font-size: 1.8rem;
  color: #FFD700;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

/* Goal Numbers - Smaller and underneath progress bar */
.PresaleProgress_goalNumbers__i45Z_ {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}

.PresaleProgress_goalNumbers__i45Z_ .PresaleProgress_raised__ooB9Z, .PresaleProgress_goalNumbers__i45Z_ .PresaleProgress_raised__ooB9Z span {
  font-size: 1.4rem;
  color: #FFD700;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

.PresaleProgress_goalNumbers__i45Z_ .PresaleProgress_target__au4ni {
  font-size: 1rem;
  color: #cccccc;
  font-weight: 400;
}

/* Legacy styles for backward compatibility */
.PresaleProgress_header__hZu3r {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}

.PresaleProgress_header__hZu3r h2 {
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: 700;
  padding-bottom: 10px;
  padding-right: 10px;
  margin: 0;
  background: linear-gradient(to right, #ffffff 0%, #FFD700 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: normal;
}

.PresaleProgress_figures__Jwx7P {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.PresaleProgress_raised__ooB9Z, .PresaleProgress_raised__ooB9Z span {
  font-size: 2.5rem;
  color: #ffffff;
  font-weight: 700;
  background: #ffffff;
  /*background: linear-gradient(90deg, #ffffff 0, #FFD700);*/
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
}


.PresaleProgress_target__au4ni {
  font-size: 0.9rem;
  color: #9ca3af;
}

.PresaleProgress_progressWrapper__a5bUz {
  position: relative;
  margin-bottom: 2rem;
}

.PresaleProgress_progressBackground__K__SZ {
  height: 24px;
  background: rgba(15, 15, 25, 0.5);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 215, 0, 0.2);
}

.PresaleProgress_progressBar__zK7ly {
  height: 100%;
  background: linear-gradient(90deg, #B8860B 0%, #FFD700 100%);
  border-radius: 12px;
  position: relative;
  transition: width 0.5s ease-out;
  box-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

.PresaleProgress_progressMarker__j89kw {
  position: absolute;
  width: 36px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-20%) translateX(-50%);
  top: 0;
  z-index: 5;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.8)) drop-shadow(0 0 5px rgba(255, 215, 0, 0.7));
  transition: left 0.5s ease-out;
}

.PresaleProgress_progressBar__zK7ly::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.1) 50%,
    rgba(0, 0, 0, 0.1) 100%
  );
  border-radius: 12px;
}

.PresaleProgress_percentComplete__HjA1b {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9rem;
  color: white;
  font-weight: bold;
  z-index: 1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.PresaleProgress_tokenInfo__ND6oW {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-bottom: 2rem;
}

.PresaleProgress_infoItem__snsGW {
  background: rgba(15, 15, 25, 0.5);
  padding: 0.8rem 1.2rem;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 215, 0, 0.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.PresaleProgress_label__ERPOr {
  font-size: 0.8rem;
  color: #9ca3af;
  margin-bottom: 0.2rem;
}

.PresaleProgress_value__G8Qso {
  font-size: 1.2rem;
  color: #ffffff;
  font-weight: 600;
  background: linear-gradient(to right, #fff 0%, #FFD700 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

.PresaleProgress_cta__fRKHB {
  display: flex;
  justify-content: center;
}

.PresaleProgress_buyButton__qLw_z {
  background: linear-gradient(45deg, #B8860B 0%, #FFD700 100%);
  border: 1px solid #FFD700;
  color: white;
  padding: 0.8rem 2rem;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.PresaleProgress_buyButton__qLw_z:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.PresaleProgress_buttonGlow__RWiyH {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle at center,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(255, 255, 255, 0) 70%
  );
  opacity: 0;
  transition: opacity 0.3s ease;
  mix-blend-mode: overlay;
  pointer-events: none;
}

.PresaleProgress_buyButton__qLw_z:hover .PresaleProgress_buttonGlow__RWiyH {
  opacity: 0.15;
}

@media (max-width: 480px) {
  .PresaleProgress_tokenInfo__ND6oW {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
  
  .PresaleProgress_infoItem__snsGW {
    padding: 0.5rem 0.7rem;
  }
  
  .PresaleProgress_label__ERPOr {
    font-size: 0.65rem;
  }
  
  .PresaleProgress_value__G8Qso {
    font-size: 0.9rem;
  }
}

@media (max-width: 768px) {
  .PresaleProgress_tokenInfo__ND6oW {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
  }
  
  .PresaleProgress_infoItem__snsGW {
    padding: 0.6rem 0.8rem;
  }
  
  .PresaleProgress_label__ERPOr {
    font-size: 0.7rem;
  }
  
  .PresaleProgress_value__G8Qso {
    font-size: 1rem;
  }
  
  .PresaleProgress_header__hZu3r {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  
  .PresaleProgress_figures__Jwx7P {
    align-items: flex-start;
    width: 100%;
  }
  
  .PresaleProgress_raised__ooB9Z, .PresaleProgress_raised__ooB9Z span {
    font-size: 2rem;
  }
}

.PresaleProgress_loadingMessage__NAZN3,
.PresaleProgress_errorMessage__XYJ_N {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
  text-align: center;
  font-style: italic;
  opacity: 0.5;
  background: none;
  border: none;
  box-shadow: none;
}

.PresaleProgress_presaleContainer__VU82Q.PresaleProgress_loading__2yUlq {
  background: rgba(15, 15, 25, 0.05);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 215, 0, 0.05);
  box-shadow: none;
  min-height: 500px;
}

.PresaleProgress_presaleContainer__VU82Q.PresaleProgress_loading__2yUlq::before {
  animation: none;
  opacity: 0.1;
}

.PresaleProgress_countdownContainer__aBd41 {
  margin: 1.5rem 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 215, 0, 0.2);
  box-shadow: 0 0 15px rgba(255, 215, 0, 0.1);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  position: relative;
  overflow: hidden;
}

.PresaleProgress_countdownContainer__aBd41::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(
    circle at center,
    rgba(255, 215, 0, 0.03) 0%,
    transparent 70%
  );
  z-index: -1;
  animation: PresaleProgress_pulse___lyku 8s infinite ease-in-out;
}

.PresaleProgress_countdownHeader__GHwGr {
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.3);
}

.PresaleProgress_countdownHeaderText__1DJ7y {
  color: #ffffff;
}

.PresaleProgress_countdownHeaderPrice__vkDz_ {
  color: #FFD700;
  font-weight: 700;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

.PresaleProgress_countdownSubtext__piQZU {
  text-align: center;
  margin-top: -0.4rem;
  margin-bottom: 0.6rem;
  font-size: 0.9rem;
  color: #cfcfcf;
  opacity: 0.9;
}

.PresaleProgress_timerIcon__l2Ztz {
  font-size: 1.2rem;
  margin-right: 0.5rem;
  animation: PresaleProgress_pulseGold__tvu5w 1s infinite;
}

.PresaleProgress_countdownTimer__KpDeN {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.3rem;
}

.PresaleProgress_countdownUnit__rrwU5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 60px;
  background: rgba(255, 215, 0, 0.1);
  padding: 0.5rem 0;
  border-radius: 8px;
  border: 1px solid rgba(255, 215, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.PresaleProgress_countdownValue__06zMi {
  font-size: 2rem;
  font-weight: 700;
  background: linear-gradient(to bottom, #ffffff 0%, #FFD700 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: 'Courier New', monospace;
}

.PresaleProgress_countdownLabel__m0SqB {
  font-size: 0.7rem;
  color: #9ca3af;
  text-transform: uppercase;
  margin-top: 0.2rem;
}

.PresaleProgress_countdownSeparator__t6Pws {
  font-size: 2rem;
  font-weight: 700;
  color: #FFD700;
  margin-top: -0.5rem;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);
}

.PresaleProgress_urgencyMessage__vwp8V {
  text-align: center;
  margin-top: 1rem;
  font-size: 1.0rem;
  font-weight: 500;
  color: #FFD700;
  animation: PresaleProgress_blinkGold__Wr0kf 2s infinite;
  width: 50%;
}

@keyframes PresaleProgress_pulseGold__tvu5w {
  0% { opacity: 0.7; text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
  50% { opacity: 1; text-shadow: 0 0 15px rgba(255, 215, 0, 0.8); }
  100% { opacity: 0.7; text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
}

@keyframes PresaleProgress_blinkGold__Wr0kf {
  0% { opacity: 0.7; }
  50% { opacity: 1; }
  100% { opacity: 0.7; }
}

@media (max-width: 768px) {

  .PresaleProgress_presaleContainer__VU82Q {
    background: rgba(15, 15, 25, 0.1);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    border-radius: 16px;
    padding: 1.5rem;
    max-width: 800px;
    margin: 1rem auto;
    /*box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3), 
                inset 0 1px 1px rgba(255, 255, 255, 0.1),
                0 0 15px rgba(255, 215, 0, 0.2);*/
    border: 1px solid rgba(255, 215, 0, 0.1);
    position: relative;
    overflow: hidden;
    border: 1px solid #FFD700;
    min-height: 500px;
  }
  
  /* Mobile styles for token price header */
  .PresaleProgress_tokenPriceHeader__NBUR_ h2 {
    font-size: 1.4rem;
  }
  
  .PresaleProgress_tokenPriceDisplay__mdos8 {
    padding: 0.75rem 1rem;
    max-width: 280px;
  }
  
  .PresaleProgress_tokenPriceLabel__4dVMB {
    font-size: 1rem;
  }
  
  .PresaleProgress_tokenPriceValue__3RyeA {
    font-size: 1.5rem;
  }
  
  /* Mobile styles for goal numbers */
  .PresaleProgress_goalNumbers__i45Z_ {
    flex-direction: column;
    gap: 0.5rem;
  }
  
  .PresaleProgress_goalNumbers__i45Z_ .PresaleProgress_raised__ooB9Z, .PresaleProgress_goalNumbers__i45Z_ .PresaleProgress_raised__ooB9Z span {
    font-size: 1.2rem;
  }
  
  .PresaleProgress_goalNumbers__i45Z_ .PresaleProgress_target__au4ni {
    font-size: 0.9rem;
  }
  
  .PresaleProgress_countdownTimer__KpDeN {
    flex-wrap: wrap;
  }
  
  .PresaleProgress_countdownUnit__rrwU5 {
    min-width: 50px;
  }
  
  .PresaleProgress_countdownValue__06zMi {
    font-size: 1.6rem;
  }
  
  .PresaleProgress_countdownSeparator__t6Pws {
    font-size: 1.6rem;
  }
}

.PresaleProgress_finalDay__uHDPx {
  border: 2px solid rgba(255, 215, 0, 0.6);
  animation: PresaleProgress_pulseGoldBorder__UJrBF 1.5s infinite;
  box-shadow: 0 0 25px rgba(255, 215, 0, 0.3);
}

.PresaleProgress_finalDay__uHDPx .PresaleProgress_countdownHeader__GHwGr {
  color: #FFD700;
  font-size: 1.2rem;
  font-weight: 700;
  animation: PresaleProgress_fadeInOutGold__RG9cX 1.2s infinite;
}

.PresaleProgress_finalDay__uHDPx .PresaleProgress_timerIcon__l2Ztz {
  animation: PresaleProgress_shakeGold__eG6Lz 0.8s infinite;
}

.PresaleProgress_finalDay__uHDPx .PresaleProgress_countdownValue__06zMi {
  font-size: 2.2rem;
  background: linear-gradient(to bottom, #ffffff 0%, #FFD700 100%);
}

.PresaleProgress_finalDay__uHDPx .PresaleProgress_countdownUnit__rrwU5 {
  background: rgba(255, 215, 0, 0.15);
  box-shadow: 0 0 15px rgba(255, 215, 0, 0.1);
}

@keyframes PresaleProgress_pulseGoldBorder__UJrBF {
  0% { border-color: rgba(255, 215, 0, 0.4); box-shadow: 0 0 5px rgba(255, 215, 0, 0.2); }
  50% { border-color: rgba(255, 215, 0, 1); box-shadow: 0 0 25px rgba(255, 215, 0, 0.5); }
  100% { border-color: rgba(255, 215, 0, 0.4); box-shadow: 0 0 5px rgba(255, 215, 0, 0.2); }
}

@keyframes PresaleProgress_fadeInOutGold__RG9cX {
  0% { opacity: 0.8; text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
  50% { opacity: 1; text-shadow: 0 0 15px rgba(255, 215, 0, 0.8); }
  100% { opacity: 0.8; text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
}

@keyframes PresaleProgress_shakeGold__eG6Lz {
  0% { transform: translate(0, 0) rotate(0); text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
  10% { transform: translate(-1px, 0) rotate(-2deg); }
  20% { transform: translate(1px, 0) rotate(2deg); text-shadow: 0 0 10px rgba(255, 215, 0, 0.6); }
  30% { transform: translate(-1px, 0) rotate(-2deg); }
  40% { transform: translate(1px, 0) rotate(2deg); text-shadow: 0 0 15px rgba(255, 215, 0, 0.8); }
  50% { transform: translate(-1px, 0) rotate(-2deg); }
  60% { transform: translate(1px, 0) rotate(2deg); text-shadow: 0 0 10px rgba(255, 215, 0, 0.6); }
  70% { transform: translate(-1px, 0) rotate(-2deg); }
  80% { transform: translate(1px, 0) rotate(2deg); text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
  90% { transform: translate(-1px, 0) rotate(-2deg); }
  100% { transform: translate(0, 0) rotate(0); text-shadow: 0 0 5px rgba(255, 215, 0, 0.3); }
}

.PresaleProgress_salesBreakdown__iiL_9 {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 5px;
  font-size: 0.85rem;
  color: #a3a3a3;
}

.PresaleProgress_salesBreakdown__iiL_9 span {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 2px 8px;
  border-radius: 4px;
}

.PresaleProgress_totalIncludesNote__8oI7T {
  font-size: 0.8rem;
  color: #888;
  margin-top: 4px;
  text-align: center;
  font-style: italic;
} 

.Modal_modalOverlay__kHXdr {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  padding: 1rem;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  animation: Modal_fadeIn__OQAUH 0.3s ease-out;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

.Modal_modalContent__Betn0 {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 1rem;
  box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgba(75, 85, 99, 0.3),
    0 0 40px rgba(0, 0, 0, 0.2) inset;
  max-width: 550px;
  width: 100%;
  max-height: calc(100vh - 2rem);
  border: 1px solid rgba(75, 85, 99, 0.3);
  animation: Modal_slideUp__fpbDG 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
  margin: auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex-direction: column;
}

.Modal_modalContent__Betn0::-webkit-scrollbar {
  width: 6px;
}

.Modal_modalContent__Betn0::-webkit-scrollbar-track {
  background: rgba(31, 41, 55, 0.3);
  border-radius: 0 1rem 1rem 0;
}

.Modal_modalContent__Betn0::-webkit-scrollbar-thumb {
  background-color: rgba(75, 85, 99, 0.5);
  border-radius: 20px;
}

.Modal_closeButton__uWydv {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  background-color: rgba(31, 41, 55, 0.5);
  border: none;
  color: rgba(156, 163, 175, 0.8);
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  cursor: pointer;
  transition: all 0.2s ease;
  z-index: 10;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.Modal_closeButton__uWydv:hover {
  color: var(--color-text);
  background-color: rgba(75, 85, 99, 0.4);
  transform: scale(1.05);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.25);
}

.Modal_modalHeader__RngOf {
  padding: 2rem 2rem 1.25rem;
  border-bottom: 1px solid rgba(75, 85, 99, 0.3);
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  z-index: 5;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  flex-shrink: 0;
}

.Modal_modalHeader__RngOf::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: var(--progress-width, 0%);
  height: 2px;
  background: linear-gradient(to right, var(--primary-color), transparent);
  transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.Modal_modalHeader__RngOf h2 {
  color: var(--color-text);
  font-size: 1.5rem;
  margin: 0;
  padding-right: 2.5rem;
  font-family: var(--font-secondary);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.Modal_modalBody__xV5ru {
  padding: 2rem;
  position: relative;
  z-index: 1;
  flex-grow: 1;
}

@keyframes Modal_fadeIn__OQAUH {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes Modal_slideUp__fpbDG {
  from { transform: translateY(30px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

/* Disable background scroll when modal is open */
body.Modal_modal-open__KsCya {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

@media (max-width: 640px) {
  .Modal_modalContent__Betn0 {
    max-width: 100%;
    border-radius: 0.75rem;
    margin: 0.5rem;
    max-height: calc(100vh - 1rem);
    scrollbar-width: none;
  }
  .Modal_modalContent__Betn0::-webkit-scrollbar {
    display: none;
  }
  
  .Modal_modalOverlay__kHXdr {
    padding: 0.5rem;
    align-items: flex-start;
  }
  
  .Modal_modalHeader__RngOf {
    padding: 1.75rem 1.5rem 1rem;
    position: sticky;
    top: 0;
    z-index: 5;
  }
  
  .Modal_modalBody__xV5ru {
    padding: 1.5rem;
  }
  
  .Modal_closeButton__uWydv {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 2rem;
    height: 2rem;
    z-index: 10;
  }
}


.PurchaseFlow_purchaseContainer__z88DD {
  margin-top: 1.5rem;
  background-color: rgba(17, 24, 39, 0.7);
  border-radius: 0.75rem;
  padding: 1.5rem;
  border: 1px solid rgba(75, 85, 99, 0.3);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.2);
}

.PurchaseFlow_minimumOrderDisclaimer__pzpXb {
  background: rgba(255, 193, 7, 0.1);
  border: 1px solid rgba(255, 193, 7, 0.3);
  border-radius: 8px;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  text-align: center;
}

.PurchaseFlow_minimumOrderDisclaimer__pzpXb p {
  margin: 0;
  color: #FFD700;
  font-size: 0.9rem;
  font-weight: 500;
}

/* Disclaimer Checkbox Styles */
.PurchaseFlow_disclaimerCheckboxContainer__rftJj {
  margin: 1.5rem 0;
  padding: 1rem;
  background: rgba(255, 215, 0, 0.05);
  border: 1px solid rgba(255, 215, 0, 0.2);
  border-radius: 8px;
}

.PurchaseFlow_disclaimerCheckboxLabel__sHeAM {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  cursor: pointer;
  font-size: 0.9rem;
  line-height: 1.5;
}

.PurchaseFlow_disclaimerCheckbox__h5him {
  margin: 0;
  width: 18px;
  height: 18px;
  accent-color: #FFD700;
  cursor: pointer;
  flex-shrink: 0;
  margin-top: 2px;
}

.PurchaseFlow_disclaimerCheckboxText__CDvuP {
  color: #cccccc;
  font-size: 0.9rem;
  line-height: 1.5;
}

.PurchaseFlow_disclaimerLink__Jt9Q7 {
  color: #FFD700;
  text-decoration: underline;
  font-weight: 500;
  transition: color 0.2s ease;
}

.PurchaseFlow_disclaimerLink__Jt9Q7:hover {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(255, 215, 0, 0.5);
}

/* Style for modal version */
.PurchaseFlow_purchaseFlowContainer__CO_cq {
  padding: 0;
  margin: 0;
}

.PurchaseFlow_steps__N8bDZ {
  display: flex;
  margin-bottom: 1.5rem;
  justify-content: space-evenly;
  position: relative;
}

.PurchaseFlow_steps__N8bDZ::before {
  content: '';
  position: absolute;
  top: 1rem;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: rgba(75, 85, 99, 0.5);
  z-index: 0;
}

.PurchaseFlow_step___PemV {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  flex: 1 1;
}

.PurchaseFlow_stepCircle__pmIVu {
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  background-color: var(--color-bg);
  border: 2px solid #4B5563;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #9CA3AF;
  margin-bottom: 0.5rem;
  transition: all 0.3s ease;
}

.PurchaseFlow_stepCircle__pmIVu.PurchaseFlow_active___hzVc {
  background: linear-gradient(to right, var(--primary-color), #B8860B);
  border-color: var(--primary-color);
  color: var(--color-text);
  box-shadow: 0 0 15px rgba(255, 215, 0, 0.3);
}

.PurchaseFlow_stepCircle__pmIVu.PurchaseFlow_completed__JpcLY {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--color-text);
  box-shadow: 0 0 15px rgba(255, 215, 0, 0.3);
}

.PurchaseFlow_stepLabel__q7h37 {
  font-size: 0.75rem;
  color: #9CA3AF;
  text-align: center;
  max-width: 5rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}

.PurchaseFlow_stepLabel__q7h37.PurchaseFlow_active___hzVc {
  color: var(--color-text);
  font-weight: 500;
}

.PurchaseFlow_stepLabel__q7h37.PurchaseFlow_completed__JpcLY {
  color: var(--primary-color);
  font-weight: 500;
}

/* New container for active step */
.PurchaseFlow_activeStepContainer__JnlRH {
  animation: PurchaseFlow_fadeIn__kzJ3s 0.3s ease-in-out;
}

@keyframes PurchaseFlow_fadeIn__kzJ3s {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

/* General form styles that may be used in other steps */
.PurchaseFlow_formGroup__V_qKs {
  margin-bottom: 1.5rem;
  position: relative;
}

.PurchaseFlow_formGroup__V_qKs label {
  display: block;
  color: var(--color-text-secondary);
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.2s ease;
}

.PurchaseFlow_formGroup__V_qKs input {
  width: 100%;
  background-color: rgba(31, 41, 55, 0.5);
  border: 1px solid rgba(55, 65, 81, 0.6);
  color: var(--color-text);
  padding: 0.85rem 1rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
}

.PurchaseFlow_formGroup__V_qKs input:focus {
  outline: none;
  border-color: var(--primary-color);
  box-shadow: 0 0 0 3px rgba(255, 215, 0, 0.2), 0 2px 5px rgba(0, 0, 0, 0.1) inset;
  background-color: rgba(31, 41, 55, 0.7);
}

.PurchaseFlow_formGroup__V_qKs input::placeholder {
  color: rgba(156, 163, 175, 0.7);
}

.PurchaseFlow_walletInfo__FYWlH {
  background-color: rgba(31, 41, 55, 0.7);
  border-radius: 0.5rem;
  padding: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(55, 65, 81, 0.6);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.PurchaseFlow_walletAddress__cnUjA {
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  word-break: break-all;
}

.PurchaseFlow_disconnectButton__MZ3GK {
  background-color: transparent;
  color: var(--color-text-secondary);
  border: 1px solid #4B5563;
  padding: 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_disconnectButton__MZ3GK:hover {
  background-color: rgba(55, 65, 81, 0.6);
  color: var(--color-text);
  border-color: var(--color-text);
}

.PurchaseFlow_error__pxSR0 {
  color: #EF4444;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  animation: PurchaseFlow_shakeError__vskmm 0.6s;
  padding-left: 0.5rem;
}

@keyframes PurchaseFlow_shakeError__vskmm {
  0%, 100% { transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% { transform: translateX(-2px); }
  20%, 40%, 60%, 80% { transform: translateX(2px); }
}

.PurchaseFlow_paymentDetails__N_LTG {
  background-color: rgba(31, 41, 55, 0.7);
  border-radius: 0.5rem;
  padding: 1.25rem;
  margin-bottom: 1.5rem;
  border: 1px solid rgba(55, 65, 81, 0.6);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.PurchaseFlow_detailRow__wbsfX {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(55, 65, 81, 0.6);
}

.PurchaseFlow_detailRow__wbsfX:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.PurchaseFlow_detailLabel__QIfIw {
  color: #9CA3AF;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_detailValue__zBnjr {
  color: var(--color-text);
  font-size: 0.875rem;
  font-weight: 500;
}

.PurchaseFlow_totalRow__gnCd4 {
  font-weight: 600;
}

.PurchaseFlow_totalRow__gnCd4 .PurchaseFlow_detailValue__zBnjr {
  color: var(--primary-color);
  font-weight: 700;
}

.PurchaseFlow_transactionPending__vznnx {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0;
}

.PurchaseFlow_spinner__IszQd {
  height: 3rem;
  width: 3rem;
  border: 4px solid rgba(75, 85, 99, 0.3);
  border-radius: 50%;
  border-top-color: var(--primary-color);
  animation: PurchaseFlow_spin__6rxAT 1.5s linear infinite;
  margin-bottom: 1.5rem;
}

@keyframes PurchaseFlow_spin__6rxAT {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.PurchaseFlow_transactionPending__vznnx h3 {
  color: var(--color-text);
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: var(--font-primary);
  text-transform: uppercase;
}

.PurchaseFlow_transactionPending__vznnx p {
  color: var(--color-text-secondary);
  text-align: center;
  max-width: 24rem;
  margin: 0 auto;
}

.PurchaseFlow_transactionConfirmed__rzyrD {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0;
}

.PurchaseFlow_checkmark__qZ9HU {
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  background-color: rgba(255, 215, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  color: var(--primary-color);
  font-size: 2rem;
  box-shadow: 0 0 20px rgba(255, 215, 0, 0.35);
}

.PurchaseFlow_transactionConfirmed__rzyrD h3 {
  color: var(--color-text);
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: var(--font-secondary);
  text-transform: uppercase;
}

.PurchaseFlow_transactionConfirmed__rzyrD p {
  color: var(--color-text-secondary);
  font-size: 0.9rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 500px;
  text-align: center;
}

.PurchaseFlow_transactionHash__RkhEz {
  color: var(--primary-color);
  font-size: 0.875rem;
  word-break: break-all;
  text-align: center;
  margin-top: 1rem;
  background-color: rgba(255, 215, 0, 0.18);
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 215, 0, 0.35);
}

.PurchaseFlow_tokenInfo__I1ByK {
  background-color: rgba(255, 215, 0, 0.18);
  border: 1px solid rgba(255, 215, 0, 0.35);
  border-radius: 0.5rem;
  padding: 1rem;
  margin-top: 1.5rem;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.PurchaseFlow_tokenInfo__I1ByK h4 {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: var(--font-secondary);
  text-transform: uppercase;
}

.PurchaseFlow_tokenInfo__I1ByK p {
  margin: 0.25rem 0;
  color: var(--color-text-secondary);
  font-size: 0.875rem;
}

.PurchaseFlow_backButton__xWx9Q {
  background-color: transparent;
  color: var(--color-text-secondary);
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_backButton__xWx9Q:hover {
  color: var(--color-text);
}

.PurchaseFlow_backButton__xWx9Q svg {
  margin-right: 0.25rem;
}

.PurchaseFlow_button__9a1_L {
  width: 100%;
  background: linear-gradient(to right, var(--primary-color), #B8860B);
  color: var(--color-text);
  font-weight: 600;
  padding: 0.875rem 1.25rem;
  border-radius: 50px;
  border: none;
  margin-top: 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  position: relative;
  overflow: hidden;
}

.PurchaseFlow_button__9a1_L:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transition: left 0.7s;
}

.PurchaseFlow_button__9a1_L:hover {
  background: linear-gradient(to right, #B8860B, var(--primary-color));
  box-shadow: 0 0 20px rgba(255, 215, 0, 0.35);
  transform: translateY(-2px);
}

.PurchaseFlow_button__9a1_L:hover:before {
  left: 100%;
}

.PurchaseFlow_button__9a1_L:disabled {
  background: rgba(107, 114, 128, 0.7);
  cursor: not-allowed;
  opacity: 0.7;
  transform: translateY(0);
  box-shadow: none;
}

.PurchaseFlow_button__9a1_L:disabled:before {
  display: none;
}

.PurchaseFlow_button__9a1_L .PurchaseFlow_spinner__IszQd {
  margin-right: 0.75rem;
  height: 1.25rem;
  width: 1.25rem;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: var(--color-text);
  animation: PurchaseFlow_spin__6rxAT 1s linear infinite;
}

/* Add these new styles to existing PurchaseFlow.module.css */

.PurchaseFlow_purchaseStep__pvUWC {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 0;
  background-color: transparent;
  color: var(--color-text);
  will-change: transform;
  transform: translateZ(0);
}

.PurchaseFlow_backButton__xWx9Q {
  background: none;
  border: none;
  color: var(--primary-color);
  font-size: 1rem;
  font-weight: 500;
  padding: 0;
  margin-bottom: 1.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.PurchaseFlow_infoBox__8k8iX {
  background-color: rgba(255, 215, 0, 0.18);
  border-radius: 8px;
  padding: 1rem;
  margin: 1.5rem 0;
  border-left: 4px solid var(--primary-color);
}

.PurchaseFlow_infoBox__8k8iX p {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 0.9rem;
}

/* Step styling */
.PurchaseFlow_stepSection__ij8dQ {
  margin-bottom: 2.5rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(75, 85, 99, 0.5);
}

.PurchaseFlow_stepHeader__H2IeS {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

.PurchaseFlow_stepNumber__Q0bMK {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #111827;
  font-weight: bold;
  margin-right: 0.75rem;
  font-size: 0.9rem;
}

.PurchaseFlow_stepHeader__H2IeS h4 {
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-text);
  font-weight: 500;
}

/* Crypto card styling - 4 column grid */
.PurchaseFlow_cryptoCardsGrid__2HhfR {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  margin-top: 1rem;
  contain: layout style;
  will-change: transform;
  transform: translateZ(0);
}

@media (max-width: 768px) {
  .PurchaseFlow_cryptoCardsGrid__2HhfR {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .PurchaseFlow_cryptoCardsGrid__2HhfR {
    grid-template-columns: 1fr;
  }
}

.PurchaseFlow_cryptoCard__lMsW9 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.25rem 0.75rem;
  border-radius: 10px;
  background-color: rgba(31, 41, 55, 0.5);
  border: 2px solid transparent;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
  cursor: pointer;
  contain: content;
  will-change: transform, box-shadow;
}

.PurchaseFlow_cryptoCard__lMsW9:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  background-color: rgba(31, 41, 55, 0.7);
}

.PurchaseFlow_activeCryptoCard__cdzvu {
  background-color: rgba(255, 215, 0, 0.2);
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.25);
}

.PurchaseFlow_cryptoIconContainer__C09H7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-bottom: 0.75rem;
  padding: 8px;
}

.PurchaseFlow_cryptoIcon__lipRJ {
  border-radius: 50%;
}

.PurchaseFlow_cryptoInfo__FrvCK {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.PurchaseFlow_cryptoTicker__6cbN_ {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.25rem;
  color: var(--color-text);
}

.PurchaseFlow_cryptoName__g23ik {
  color: var(--color-text-secondary);
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}

.PurchaseFlow_cryptoPrice__5E_G4 {
  font-size: 0.8rem;
  color: var(--primary-color);
  font-weight: 500;
}

.PurchaseFlow_selectedCheckmark__8i704 {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #111827;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: bold;
}

/* Input mode switcher */
.PurchaseFlow_inputModeSwitcher__beexG {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(31, 41, 55, 0.5);
  border-radius: 10px;
  padding: 1rem;
  margin-top: 1rem;
}

.PurchaseFlow_inputModeOption__jIkFY {
  display: flex;
  align-items: center;
  padding: 1rem;
  border-radius: 8px;
  background-color: rgba(17, 24, 39, 0.7);
  cursor: pointer;
  width: 45%;
  position: relative;
  transition: all 0.2s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.PurchaseFlow_inputModeOption__jIkFY:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.PurchaseFlow_activeInputMode___Y19M {
  border: 2px solid var(--primary-color);
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.PurchaseFlow_inputModeIcon__e7FcG {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 0.75rem;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 6px;
}

.PurchaseFlow_inputModeLabel__hqjfn {
  display: flex;
  flex-direction: column;
}

.PurchaseFlow_inputModeLabel__hqjfn span {
  font-size: 0.8rem;
  color: var(--color-text-secondary);
  margin-bottom: 0.25rem;
}

.PurchaseFlow_inputModeLabel__hqjfn strong {
  font-size: 1rem;
  color: var(--color-text);
}

.PurchaseFlow_inputModeDivider__yx8Hm {
  color: var(--color-text-secondary);
  font-size: 0.9rem;
  font-weight: bold;
}

.PurchaseFlow_inputModeCheck__43NAv {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #111827;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
}

/* Amount input */
.PurchaseFlow_amountInputContainer__AOAhu {
  margin-top: 1.5rem;
}

.PurchaseFlow_amountInputWrapper__bplB4 {
  margin-bottom: 1rem;
}

.PurchaseFlow_amountInputWrapper__bplB4 label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  color: var(--color-text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.875rem;
}

.PurchaseFlow_amountInputField__yXlID {
  position: relative;
  display: flex;
  align-items: center;
}

.PurchaseFlow_amountInputField__yXlID input {
  flex: 1 1;
  padding: 1rem;
  padding-right: 5rem;
  background-color: rgba(31, 41, 55, 0.5);
  border: 1px solid rgba(55, 65, 81, 0.6);
  color: var(--color-text);
  border-radius: 8px;
  font-size: 1.2rem;
  transition: border-color 0.2s ease;
}

.PurchaseFlow_amountInputField__yXlID input:focus {
  outline: none;
  border-color: var(--primary-color);
  box-shadow: 0 0 0 3px rgba(255, 215, 0, 0.2);
}

.PurchaseFlow_inputCurrency__fUaO_ {
  position: absolute;
  right: 1rem;
  padding: 0.4rem 0.75rem;
  background-color: rgba(31, 41, 55, 0.7);
  border-radius: 4px;
  font-weight: 500;
  color: var(--color-text);
  font-size: 0.9rem;
}

.PurchaseFlow_currencyWithIcon__C8d5X {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.PurchaseFlow_conversionResult__QBZza {
  margin-top: 1rem;
}

.PurchaseFlow_resultBox__40pQH {
  background-color: rgba(255, 215, 0, 0.18);
  border-radius: 8px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(255, 215, 0, 0.25);
}

.PurchaseFlow_resultLabel__jzNL_ {
  font-size: 0.85rem;
  color: var(--color-text-secondary);
  margin-bottom: 0.5rem;
}

.PurchaseFlow_resultValue__oJ9D1 {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--primary-color);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* Payment details styling */
.PurchaseFlow_paymentDetails__N_LTG {
  background-color: rgba(31, 41, 55, 0.5);
  border-radius: 8px;
  padding: 1.25rem;
  margin-bottom: 1.5rem;
  border: 1px solid rgba(55, 65, 81, 0.6);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.PurchaseFlow_detailRow__wbsfX {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed rgba(55, 65, 81, 0.6);
}

.PurchaseFlow_detailRow__wbsfX:last-child {
  border-bottom: none;
}

.PurchaseFlow_totalRow__gnCd4 {
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  border-top: 2px solid rgba(55, 65, 81, 0.6);
  font-weight: bold;
}

.PurchaseFlow_detailLabel__QIfIw {
  color: var(--color-text-secondary);
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_detailValue__zBnjr {
  font-weight: 500;
  color: var(--color-text);
}

.PurchaseFlow_address__3tVjv {
  font-family: monospace;
  background-color: rgba(17, 24, 39, 0.7);
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  font-size: 0.8rem;
}

.PurchaseFlow_pricePlaceholder__K0M9b {
  display: inline-block;
  width: 60px;
  height: 1rem;
  background: linear-gradient(90deg, rgba(31, 41, 55, 0.5), rgba(31, 41, 55, 0.8), rgba(31, 41, 55, 0.5));
  background-size: 200% 100%;
  animation: PurchaseFlow_loading__ce1qw 1.5s infinite;
  border-radius: 4px;
}

@keyframes PurchaseFlow_loading__ce1qw {
  0% { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}

/* Error message */
.PurchaseFlow_error__pxSR0 {
  color: #e74c3c;
  margin: 0.75rem 0;
  padding: 0.75rem;
  background-color: rgba(231, 76, 60, 0.1);
  border-radius: 6px;
  font-size: 0.9rem;
}

/* New styles for the streamlined crypto selection UI */

.PurchaseFlow_cryptoList__xIM6F {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin: 1.5rem 0;
}

.PurchaseFlow_cryptoButton__jvnPB {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem 0.75rem;
  background-color: rgba(31, 41, 55, 0.5);
  border: 1px solid rgba(75, 85, 99, 0.5);
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
  text-align: center;
  color: var(--color-text);
  position: relative;
  height: 120px;
}

.PurchaseFlow_cryptoButton__jvnPB:hover:not(:disabled) {
  background-color: rgba(31, 41, 55, 0.7);
  transform: translateY(-3px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

.PurchaseFlow_cryptoButton__jvnPB:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.PurchaseFlow_activeCryptoCard__cdzvu {
  border-color: var(--primary-color);
  background-color: rgba(255, 215, 0, 0.18);
}

.PurchaseFlow_cryptoIcon__lipRJ {
  margin-right: 0;
  margin-bottom: 0.75rem;
  width: 3rem;
  height: 3rem;
}

.PurchaseFlow_cryptoName__g23ik {
  font-weight: 500;
}

.PurchaseFlow_selectedCryptoCard__Zt3G_ {
  display: flex;
  align-items: center;
  padding: 1rem;
  background-color: rgba(31, 41, 55, 0.5);
  border: 1px solid rgba(75, 85, 99, 0.5);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}

.PurchaseFlow_selectedCryptoCard__Zt3G_ img {
  margin-right: 1rem;
  width: 32px;
  height: 32px;
}

.PurchaseFlow_selectedCryptoCard__Zt3G_ div p {
  margin: 0.1rem 0;
  font-size: 0.9rem;
}

.PurchaseFlow_selectedCryptoCard__Zt3G_ div p:first-child { color: var(--color-text); }
.PurchaseFlow_selectedCryptoCard__Zt3G_ div p:last-child { color: var(--color-text-secondary); }

/* Input Toggle Styles */
.PurchaseFlow_inputToggle__YAHcw {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  background-color: rgba(31, 41, 55, 0.5);
  padding: 0.3rem;
  border-radius: 0.6rem;
  border: 1px solid rgba(55, 65, 81, 0.6);
}

.PurchaseFlow_toggleButton__xHGbp {
  flex: 1 1;
  padding: 0.5rem 0.75rem;
  border: none;
  background-color: transparent;
  color: var(--color-text-secondary);
  border-radius: 0.4rem;
  cursor: pointer;
  font-size: 0.8rem;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.PurchaseFlow_toggleButton__xHGbp:hover:not(:disabled) {
  background-color: rgba(255, 215, 0, 0.18);
  color: var(--color-text);
}

.PurchaseFlow_activeToggle__Yn03l {
  background: linear-gradient(to right, rgba(255, 215, 0, 0.25), rgba(184, 134, 11, 0.25));
  color: var(--primary-color);
  font-weight: 600;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.PurchaseFlow_toggleButton__xHGbp:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* Amount Input Styles */
.PurchaseFlow_amountInput__STmqn {
  margin: 15px 0;
}

.PurchaseFlow_amountInput__STmqn label {
  display: block;
  margin-bottom: 0.6rem;
  color: var(--color-text-secondary);
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_amountInput__STmqn input {
  width: 100%;
  padding: 1rem 1.25rem;
  background-color: rgba(17, 24, 39, 0.7);
  border: 1px solid rgba(75, 85, 99, 0.5);
  border-radius: 0.5rem;
  color: var(--color-text);
  font-size: 1.3rem;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.PurchaseFlow_amountInput__STmqn input:focus {
  outline: none;
  border-color: var(--primary-color);
  box-shadow: 0 0 0 3px rgba(255, 215, 0, 0.2);
}

.PurchaseFlow_amountInput__STmqn input:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  background-color: rgba(31, 41, 55, 0.4);
}

/* Conversion Result Styles */
.PurchaseFlow_conversionResult__QBZza {
  padding: 0.8rem 1rem;
  background-color: rgba(31, 41, 55, 0.5);
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid rgba(75, 85, 99, 0.5);
}

.PurchaseFlow_conversionResult__QBZza p {
  margin: 0;
  font-size: 0.9rem;
  color: var(--color-text-secondary);
}

.PurchaseFlow_conversionResult__QBZza strong {
  color: var(--primary-color);
}

/* Purchase Button Styles */
.PurchaseFlow_purchaseButton__I9_7e {
  width: 100%;
  padding: 1rem 1.25rem;
  background: linear-gradient(to right, var(--primary-color), #B8860B);
  border: none;
  border-radius: 50px;
  color: var(--color-text);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_purchaseButton__I9_7e:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 215, 0, 0.35);
}

.PurchaseFlow_purchaseButton__I9_7e:disabled {
  background: rgba(75, 85, 99, 0.5);
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
  opacity: 0.7;
}

/* Error Box Styles */
.PurchaseFlow_errorBox__ITFmC {
  padding: 1rem;
  background-color: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 0.5rem;
  color: #EF4444;
  margin: 1.5rem 0;
  font-size: 0.9rem;
}

/* Ensure the small spinner within the button looks good */
.PurchaseFlow_purchaseButton__I9_7e .PurchaseFlow_spinner__IszQd {
  height: 1rem;
  width: 1rem;
  margin-right: 0.5rem;
  border-width: 2px;
}

/* Add responsive behavior if needed */
@media (max-width: 640px) {
  .PurchaseFlow_cryptoList__xIM6F {
    grid-template-columns: repeat(2, 1fr);
  }
  
  /* Adjust steps for smaller screens */
  .PurchaseFlow_steps__N8bDZ {
    margin-bottom: 1rem; /* Reduce margin below steps */
  }
  .PurchaseFlow_steps__N8bDZ::before {
    top: 0.75rem; /* Adjust line position */
    height: 1px;
  }
  .PurchaseFlow_stepCircle__pmIVu {
    height: 1.5rem; /* Smaller circle */
    width: 1.5rem;
    font-size: 0.75rem; /* Smaller number/checkmark */
    margin-bottom: 0.3rem;
    border-width: 1px;
  }
  .PurchaseFlow_stepLabel__q7h37 {
    font-size: 0.6rem; /* Smaller label text */
    max-width: 3.5rem; /* Allow slightly less width */
    line-height: 1.2;
  }
}

@media (max-width: 480px) {
  /* Remove previous overrides for 480px as 600px handles it now */
  /* .cryptoList { ... } */
  /* .cryptoButton { ... } */
  /* .cryptoIcon { ... } */

  /* Adjust toggle buttons for very small screens */
  .PurchaseFlow_toggleButton__xHGbp {
    font-size: 0.7rem; /* Slightly smaller font */
    white-space: normal; /* Allow text wrapping */
    line-height: 1.2; /* Adjust line height for wrapped text */
    padding: 0.4rem 0.5rem; /* Adjust padding if needed */
  }
}

/* Styling for ConnectWalletStep and WalletCheckStep */
.PurchaseFlow_walletStep__O77hh {
  display: flex;
  flex-direction: column;
  align-items: center; /* Center children horizontally */
  padding: 2rem 0; /* Add some vertical padding */
  text-align: center; /* Center align text */
}

.PurchaseFlow_walletCheckButtons___3tyZ {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  max-width: 400px;
  margin-top: 2rem;
}

.PurchaseFlow_walletStep__O77hh h3 {
  font-size: 1.25rem; /* Slightly larger heading */
  font-weight: 600;
  color: var(--color-text);
  margin-bottom: 0.75rem; /* Space below heading */
  font-family: var(--font-secondary); /* Match other headings if desired */
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_walletStep__O77hh p {
  color: var(--color-text-secondary);
  font-size: 0.95rem;
  max-width: 350px; 
  line-height: 1.6;
}

.PurchaseFlow_walletConnectionArea__H9qq0 {
  margin-top: 1rem; /* Space above button */
  margin-bottom: 1.5rem; /* Space below button */
  width: 100%; /* Ensure it takes width for centering */
  display: flex; /* Use flex to center the button itself if needed */
  justify-content: center;
}

/* New container for side-by-side price info */
.PurchaseFlow_priceInfoContainer__zXur2 {
  display: flex;
  gap: 1rem; /* Adjust gap between the two boxes */
  margin-bottom: 15px; /* Keep overall bottom margin */
  align-items: stretch; /* Make boxes equal height */
}

/* Adjustments for items within the side-by-side container */
.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_selectedCryptoCard__Zt3G_,
.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_paymentDetails__N_LTG {
  flex: 1 1; /* Make both boxes take equal width */
  margin-bottom: 0; /* Remove bottom margin as it's handled by the container */
  padding: 1rem; /* Standardize padding */
  display: flex; /* Use flex for internal alignment */
  flex-direction: column; /* Stack content vertically inside */
  justify-content: center; /* Center content vertically */
}

/* Specific adjustments if needed */
.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_selectedCryptoCard__Zt3G_ {
  /* styles specific to the left box if needed */
  /* Example: keep its internal flex alignment */
  flex-direction: row; 
  align-items: center; /* Align icon and text */
  gap: 0.75rem;
}


.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_paymentDetails__N_LTG {
  /* styles specific to the right box if needed */
   background-color: rgba(31, 41, 55, 0.8); /* Slightly darker background */
   border-radius: 0.5rem;
   border: 1px solid rgba(75, 85, 99, 0.7); /* Slightly stronger border */
   -webkit-backdrop-filter: blur(5px);
           backdrop-filter: blur(5px);
   /* Inherited styles like flex, padding, etc. are kept */
}

.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_paymentDetails__N_LTG .PurchaseFlow_detailRow__wbsfX {
  /* Ensure detailRow takes full width */
  width: 100%;
  align-items: center; /* Vertically align label and value if needed */
}

/* Style the label and value within this specific context */
.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_paymentDetails__N_LTG .PurchaseFlow_detailLabel__QIfIw {
  color: var(--color-text-secondary); /* Use secondary color */
  font-size: 0.8rem; /* Slightly smaller label */
}

.PurchaseFlow_priceInfoContainer__zXur2 .PurchaseFlow_paymentDetails__N_LTG .PurchaseFlow_detailValue__zBnjr {
  color: var(--primary-color); /* Highlight TUNIT price */
  font-size: 1rem; /* Larger value text */
  font-weight: 600;
}

.PurchaseFlow_inputToggle__YAHcw {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 15px;
  background-color: rgba(31, 41, 55, 0.5);
  padding: 0.3rem;
  border-radius: 0.6rem;
  border: 1px solid rgba(55, 65, 81, 0.6);
}

.PurchaseFlow_toggleButton__xHGbp {
  flex: 1 1;
  padding: 0.5rem 0.75rem;
  border: none;
  background-color: transparent;
  color: var(--color-text-secondary);
  border-radius: 0.4rem;
  cursor: pointer;
  font-size: 0.8rem;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.PurchaseFlow_toggleButton__xHGbp:hover:not(:disabled) {
  background-color: rgba(255, 215, 0, 0.18);
  color: var(--color-text);
}

.PurchaseFlow_activeToggle__Yn03l {
  background: linear-gradient(to right, rgba(255, 215, 0, 0.25), rgba(184, 134, 11, 0.25));
  color: var(--primary-color);
  font-weight: 600;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.PurchaseFlow_toggleButton__xHGbp:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* --- Media Queries --- */

@media (max-width: 768px) {
  /* Keep 2 columns for medium screens */
  .PurchaseFlow_cryptoList__xIM6F {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  /* 3x3 Circular Grid for smaller mobile */
  .PurchaseFlow_cryptoList__xIM6F {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.75rem; /* Slightly reduce gap */
  }

  .PurchaseFlow_cryptoButton__jvnPB {
    flex-direction: column; /* Ensure vertical stack */
    height: 80px; /* Fixed height for circle */
    width: 80px;  /* Fixed width for circle */
    border-radius: 50%; /* Make it circular */
    padding: 0.5rem; /* Adjust padding inside circle */
    justify-content: center; /* Center content vertically */
    align-items: center; /* Center content horizontally */
    text-align: center; /* Ensure text is centered if it wraps */
    border-width: 1px; /* Thinner border for circles */
  }

  .PurchaseFlow_cryptoButton__jvnPB .PurchaseFlow_cryptoIcon__lipRJ {
    width: 2rem; /* Smaller icon */
    height: 2rem;
    margin-bottom: 0.25rem; /* Space between icon and text */
    margin-right: 0; /* Reset margin */
  }

  .PurchaseFlow_cryptoButton__jvnPB .PurchaseFlow_cryptoName__g23ik {
    font-size: 0.65rem; /* Smaller text */
    line-height: 1.1; /* Adjust line height */
    white-space: normal; /* Allow wrapping */
  }
}

/* Adjust steps for smaller screens */
@media (max-width: 640px) {
  .PurchaseFlow_steps__N8bDZ {
    margin-bottom: 1rem; /* Reduce margin below steps */
  }
  .PurchaseFlow_steps__N8bDZ::before {
    top: 0.75rem; /* Adjust line position */
    height: 1px;
  }
  .PurchaseFlow_stepCircle__pmIVu {
    height: 1.5rem; /* Smaller circle */
    width: 1.5rem;
    font-size: 0.75rem; /* Smaller number/checkmark */
    margin-bottom: 0.3rem;
    border-width: 1px;
  }
  .PurchaseFlow_stepLabel__q7h37 {
    font-size: 0.6rem; /* Smaller label text */
    max-width: 3.5rem; /* Allow slightly less width */
    line-height: 1.2;
  }
}

@media (max-width: 480px) {
  /* Remove previous overrides for 480px as 600px handles it now */
  /* .cryptoList { ... } */
  /* .cryptoButton { ... } */
  /* .cryptoIcon { ... } */

  /* Adjust toggle buttons for very small screens */
  .PurchaseFlow_toggleButton__xHGbp {
    font-size: 0.7rem; /* Slightly smaller font */
    white-space: normal; /* Allow text wrapping */
    line-height: 1.2; /* Adjust line height for wrapped text */
    padding: 0.4rem 0.5rem; /* Adjust padding if needed */
  }
}

/* Referral Code Input Specific Styles */
.PurchaseFlow_stepTitle__J8y1D {
  color: #ffffff; /* Make title white */
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.PurchaseFlow_stepDescription__ITqi7 {
  color: var(--color-text-secondary);
  margin-bottom: 15px;
  font-size: 0.9rem;
  line-height: 1.4;
}


.PurchaseFlow_inputLabel__AfHWJ {
  display: block;
  margin-bottom: 0.5rem;
  color: var(--color-text-secondary);
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.PurchaseFlow_input__Tq8lY {
  width: 100%;
  background-color: rgba(31, 41, 55, 0.5);
  border: 1px solid rgba(55, 65, 81, 0.6);
  color: var(--color-text);
  padding: 0.85rem 1rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.PurchaseFlow_input__Tq8lY:focus {
  outline: none;
  border-color: var(--primary-color);
  box-shadow: 0 0 0 3px rgba(255, 215, 0, 0.2);
  background-color: rgba(31, 41, 55, 0.7);
}

.PurchaseFlow_errorInput__b_Bji {
  border-color: #EF4444;
}

.PurchaseFlow_successInput__G3pR4 {
  border-color: var(--primary-color);
}

.PurchaseFlow_errorMessage__BY91L {
  color: #EF4444;
  font-size: 0.8rem;
  margin-top: 0.5rem;
}

.PurchaseFlow_successMessage__z8ppB {
  color: var(--primary-color);
  font-size: 0.8rem;
  margin-top: 0.5rem;
}

.PurchaseFlow_buttonContainer__yb5UD {
  margin-top: 1.5rem;
  display: flex;
  justify-content: flex-end; /* Align buttons to the right */
  gap: 0.75rem;
}

.PurchaseFlow_highlight__6qRJa {
  color: var(--primary-color); /* Original highlight color - keeping for other uses if any */
  font-weight: 600;
}

.PurchaseFlow_highlightSmall__QwfKt {
  font-size: 0.8rem;
  color: #A0A0A0; /* Original highlight small color - keeping for other uses if any */
  font-weight: 500;
}

/* Ensure TUNIT amount highlight is distinct if needed, or uses the new white highlight */
.PurchaseFlow_successMessage__z8ppB strong.PurchaseFlow_highlight__6qRJa {
  color: #FFFFFF; /* Make TUNIT amount white */
  font-weight: 700;
}

.PurchaseFlow_orderDetailsSection__kEa_X {
  background-color: rgba(255, 255, 255, 0.05); /* Subtle background */
  padding: 1.25rem; /* Increased padding */
  border-radius: 0.5rem;
  margin-top: 1.5rem; /* Space from content above */
  margin-bottom: 1.5rem; /* Space from content below */
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left; /* Align text to the left */
}

.PurchaseFlow_orderDetailsTitle__w7sDN {
  color: #FFFFFF; /* White text */
  font-size: 1.1rem; /* Slightly larger title */
  font-weight: 600;
  margin-bottom: 1rem; /* Space below title */
  padding-bottom: 0.5rem; /* Padding for the border */
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); /* Subtle separator */
}

.PurchaseFlow_orderDetailsList__W7m43 {
  list-style: none;
  padding-left: 0;
  color: #E0E0E0; /* Light grey text for list items, almost white */
  font-size: 0.875rem; /* Standardized font size */
}

.PurchaseFlow_orderDetailsList__W7m43 li {
  margin-bottom: 0.75rem; /* Increased space between list items */
  line-height: 1.5;
}

.PurchaseFlow_orderDetailsList__W7m43 li strong.PurchaseFlow_highlight__6qRJa {
  color: #FFFFFF; /* White text for regular highlight */
  font-weight: 600; /* Ensure it's bold */
}

.PurchaseFlow_orderDetailsList__W7m43 li strong.PurchaseFlow_highlightSmall__QwfKt {
  color: #F0F0F0; /* Slightly off-white for smaller highlights, if needed, or use #FFFFFF */
  font-weight: 500; /* Lighter bold or normal */
  font-family: 'Courier New', Courier, monospace; /* Monospace for addresses/codes */
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0.1em 0.3em;
  border-radius: 0.2em;
}

.PurchaseFlow_saftAgreementButton__lu2Ta {
  background: linear-gradient(45deg, #007bff 0%, #00bfff 100%); 
  color: white;
  padding: 0.8rem 1.5rem;
  border: none;
  border-radius: 50px; 
  font-size: 1rem;    
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 123, 255, 0.25);
}

.PurchaseFlow_saftAgreementButton__lu2Ta:hover:not(:disabled) {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 6px 20px rgba(0, 123, 255, 0.35);
  background: linear-gradient(45deg, #006fe6 0%, #00add9 100%);
}

.PurchaseFlow_saftAgreementButton__lu2Ta:disabled {
  background: rgba(0, 123, 255, 0.4);
  color: rgba(255, 255, 255, 0.7);
  cursor: not-allowed;
  transform: none;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.2);
} 

/* Button Group Styles */
.PurchaseFlow_buttonGroup__7DqF8 {
  display: flex;
  gap: 1rem;
  margin-top: 1.5rem;
  justify-content: center;
  flex-wrap: wrap;
}

.PurchaseFlow_buttonGroup__7DqF8 .PurchaseFlow_button__9a1_L {
  margin-top: 0;
  flex: 1 1;
  min-width: 140px;
}

/* Secondary Button Style */
.PurchaseFlow_secondaryButton__KZ0Mn {
  background: transparent !important;
  border: 2px solid var(--primary-color) !important;
  color: var(--primary-color) !important;
}

.PurchaseFlow_secondaryButton__KZ0Mn:hover {
  background: var(--primary-color) !important;
  color: var(--color-text) !important;
  box-shadow: 0 0 20px rgba(255, 215, 0, 0.35);
}

/* Primary Button Style */
.PurchaseFlow_primaryButton__vq9I1 {
  background: linear-gradient(to right, var(--primary-color), #B8860B) !important;
  color: var(--color-text) !important;
}
.VerifyEmail_container__zGsNb {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 2rem;
  background: linear-gradient(135deg, #111827, #1f2937);
}

.VerifyEmail_card__zLinu {
  background-color: rgba(17, 24, 39, 0.9);
  border-radius: 0.75rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  padding: 2.5rem;
  text-align: center;
  max-width: 28rem;
  width: 100%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.VerifyEmail_icon__tmSGs {
  margin: 0 auto 1.5rem;
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: bold;
}

.VerifyEmail_loading__Y8WSA {
  background-color: #4B5563;
  color: white;
}

.VerifyEmail_success__blZER {
  background-color: var(--primary-color);
  color: white;
}

.VerifyEmail_error__hbW7S {
  background-color: #EF4444;
  color: white;
}

.VerifyEmail_title__7MplL {
  color: white;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.VerifyEmail_message__js01U {
  color: #D1D5DB;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.VerifyEmail_redirectMessage__yZfyR {
  color: #9CA3AF;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 1rem;
}

.VerifyEmail_button__ezwuR {
  background-color: #4F46E5;
  color: white;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 0.375rem;
  border: none;
  font-size: 1rem;
  line-height: 1.5rem;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out;
}

.VerifyEmail_button__ezwuR:hover {
  background-color: #4338CA;
}

.VerifyEmail_loader__EQZ9N {
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top: 3px solid white;
  width: 2rem;
  height: 2rem;
  animation: VerifyEmail_spin__y5w9l 1s linear infinite;
}

@keyframes VerifyEmail_spin__y5w9l {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.VerifyEmail_emailStep__QJRvk {
  animation: VerifyEmail_fadeIn__3hxQL 0.3s ease-in-out;
}

.VerifyEmail_emailStep__QJRvk h3 {
  color: var(--color-text);
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
  font-family: var(--font-secondary);
  text-transform: uppercase;
  margin-top: 0.75rem;
}

.VerifyEmail_emailStep__QJRvk p {
  color: var(--color-text-secondary);
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.VerifyEmail_formGroup__gTz_J {
  margin-bottom: 1.5rem;
  position: relative;
}

.VerifyEmail_formGroup__gTz_J label {
  display: block;
  color: var(--color-text-secondary);
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.2s ease;
}

.VerifyEmail_formGroup__gTz_J input {
  width: 100%;
  background-color: rgba(31, 41, 55, 0.5);
  border: 1px solid rgba(55, 65, 81, 0.6);
  color: var(--color-text);
  padding: 0.85rem 1rem;
  border-radius: 50px;
  font-size: 1rem;
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) inset;
}

.VerifyEmail_formGroup__gTz_J input:focus {
  outline: none;
  border-color: var(--primary-color);
  box-shadow: 0 0 0 3px rgba(54, 211, 0, 0.15), 0 2px 5px rgba(0, 0, 0, 0.1) inset;
  background-color: rgba(31, 41, 55, 0.7);
}

.VerifyEmail_formGroup__gTz_J input::placeholder {
  color: rgba(156, 163, 175, 0.7);
}

.VerifyEmail_emailSent__w1uUu {
  background-color: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.3);
  border-radius: 0.5rem;
  padding: 1.25rem;
  margin-top: 1.5rem;
  color: var(--color-text-secondary);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.15);
  animation: VerifyEmail_fadeInUp__Tef_v 0.4s ease-out;
}

.VerifyEmail_emailSent__w1uUu h3 {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 1rem;
}

.VerifyEmail_emailSent__w1uUu p {
  margin: 0.75rem 0;
  font-size: 0.875rem;
  line-height: 1.4;
}

.VerifyEmail_emailSent__w1uUu strong {
  color: var(--color-text);
  font-weight: 600;
}

.VerifyEmail_verificationStatus__NiiBX {
  color: var(--primary-color);
  font-weight: 600;
  margin-top: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background-color: rgba(16, 185, 129, 0.1);
  padding: 0.75rem 1rem;
  border-radius: 0.375rem;
  animation: VerifyEmail_pulseSuccess__6r9RO 2s infinite;
}

.VerifyEmail_verificationStatus__NiiBX.VerifyEmail_error__hbW7S {
  color: #EF4444;
  background-color: rgba(239, 68, 68, 0.1);
  animation: VerifyEmail_pulseError__xi2kt 2s infinite;
}

.VerifyEmail_error__hbW7S {
  color: #EF4444;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  animation: VerifyEmail_shakeError__K5eRl 0.6s;
  padding-left: 0.5rem;
}

.VerifyEmail_backButton__0qpHV {
  background-color: transparent;
  color: var(--color-text-secondary);
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.VerifyEmail_backButton__0qpHV:hover {
  color: var(--color-text);
}

.VerifyEmail_backButton__0qpHV svg {
  margin-right: 0.25rem;
}

.VerifyEmail_button__ezwuR {
  width: 100%;
  background: linear-gradient(to right, var(--primary-color), #B8860B);
  color: var(--color-text);
  font-weight: 600;
  padding: 0.875rem 1.25rem;
  border-radius: 50px;
  border: none;
  margin-top: 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  position: relative;
  overflow: hidden;
}

.VerifyEmail_button__ezwuR:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transition: left 0.7s;
}

.VerifyEmail_button__ezwuR:hover {
  background: linear-gradient(to right, #B8860B, var(--primary-color));
  box-shadow: 0 0 20px rgba(255, 215, 0, 0.3);
  transform: translateY(-2px);
}

.VerifyEmail_button__ezwuR:hover:before {
  left: 100%;
}

.VerifyEmail_button__ezwuR:disabled {
  background: rgba(107, 114, 128, 0.7);
  cursor: not-allowed;
  opacity: 0.7;
  transform: translateY(0);
  box-shadow: none;
}

.VerifyEmail_button__ezwuR:disabled:before {
  display: none;
}

.VerifyEmail_button__ezwuR.VerifyEmail_secondary__uEPBV {
  background: transparent;
  border: 1px solid rgba(54, 211, 0, 0.6);
  color: var(--primary-color);
  margin-top: 0.75rem;
}

.VerifyEmail_button__ezwuR.VerifyEmail_secondary__uEPBV:hover {
  background: rgba(54, 211, 0, 0.1);
  box-shadow: 0 0 15px rgba(54, 211, 0, 0.2);
}

.VerifyEmail_spinner__21aU_ {
  margin-right: 0.75rem;
  height: 1.25rem;
  width: 1.25rem;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: var(--color-text);
  animation: VerifyEmail_spin__y5w9l 1s linear infinite;
}

/* Animations */
@keyframes VerifyEmail_fadeIn__3hxQL {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes VerifyEmail_fadeInUp__Tef_v {
  from { 
    opacity: 0; 
    transform: translateY(15px); 
  }
  to { 
    opacity: 1; 
    transform: translateY(0);
  }
}

@keyframes VerifyEmail_pulseSuccess__6r9RO {
  0% { background-color: rgba(16, 185, 129, 0.1); }
  50% { background-color: rgba(16, 185, 129, 0.2); }
  100% { background-color: rgba(16, 185, 129, 0.1); }
}

@keyframes VerifyEmail_pulseError__xi2kt {
  0% { background-color: rgba(239, 68, 68, 0.1); }
  50% { background-color: rgba(239, 68, 68, 0.2); }
  100% { background-color: rgba(239, 68, 68, 0.1); }
}

@keyframes VerifyEmail_shakeError__K5eRl {
  0%, 100% { transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% { transform: translateX(-2px); }
  20%, 40%, 60%, 80% { transform: translateX(2px); }
}

/* Styles for verification code input */
.VerifyEmail_formGroup__gTz_J input[type="text"] {
  letter-spacing: 2px;
  font-family: monospace;
  font-size: 1.25rem;
  text-align: center;
  font-weight: 600;
}

/* Styles for the resend button container */
.VerifyEmail_resendContainer__nt7bw {
  margin-top: 1rem;
  text-align: center;
}

.VerifyEmail_resendButton__ypf8D {
  background: transparent;
  border: none;
  color: var(--primary-color);
  font-size: 0.875rem;
  cursor: pointer;
  text-decoration: underline;
  padding: 0.5rem;
  font-weight: 500;
  transition: all 0.2s ease;
}

.VerifyEmail_resendButton__ypf8D:hover {
  color: #42f700;
}

.VerifyEmail_resendButton__ypf8D:disabled {
  color: rgba(54, 211, 0, 0.5);
  cursor: not-allowed;
}

/* Styles for the verified success state */
.VerifyEmail_emailVerified__q9oZm {
  background-color: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.3);
  border-radius: 0.5rem;
  padding: 1.25rem;
  margin-top: 1.5rem;
  color: var(--color-text-secondary);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.15);
  animation: VerifyEmail_fadeInUp__Tef_v 0.4s ease-out;
  text-align: center;
}

.VerifyEmail_emailVerified__q9oZm .VerifyEmail_icon__tmSGs {
  background-color: var(--primary-color);
  color: white;
  margin: 0 auto 1rem;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
  box-shadow: 0 0 15px rgba(16, 185, 129, 0.5);
}

.VerifyEmail_emailVerified__q9oZm h3 {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 1rem;
}

.VerifyEmail_emailVerified__q9oZm p {
  margin: 0.75rem 0 1.5rem;
  font-size: 0.875rem;
  line-height: 1.4;
}

.VerifyEmail_emailVerified__q9oZm strong {
  color: var(--color-text);
  font-weight: 600;
}

.VerifyEmail_passwordToggle__eRjpl {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
  color: #666;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
}

.VerifyEmail_passwordToggle__eRjpl:focus {
  outline: 2px solid var(--primary-color);
}

.VerifyEmail_formActionsRow__Fb6pt {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  margin-top: 1rem;
}

.VerifyEmail_editButton__Cy_TR {
  background: transparent;
  color: var(--primary-color);
  border: 1.5px solid var(--primary-color);
  border-radius: 50px;
  padding: 0.4rem 0.9rem;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
  box-shadow: 0 1px 4px rgba(255, 215, 0, 0.04);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.1rem;
}

.VerifyEmail_editButton__Cy_TR:hover, .VerifyEmail_editButton__Cy_TR:focus {
  background: rgba(255, 215, 0, 0.08);
  color: #B8860B;
  box-shadow: 0 0 0 2px rgba(255, 215, 0, 0.2);
  outline: none;
}

.VerifyEmail_editButton__Cy_TR:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  background: transparent;
  color: var(--primary-color);
  border-color: var(--primary-color);
  box-shadow: none;
} 
/* Styles for SaftAgreementModal.module.css */

.SaftAgreementModal_saftModalOverlay__RE7Co {
  /* Uses commonModalStyles.modalOverlay, can add overrides if needed */
  z-index: 1050; /* Ensure it's above other modals if necessary */
}

.SaftAgreementModal_saftModalContainer__ZfAC9 {
  /* Uses commonModalStyles.modalContainer, can override width/height if needed */
  max-width: 600px; /* Adjust as needed for form content */
  /* background: rgba(20, 20, 35, 0.98); Slightly different tint */
}

.SaftAgreementModal_saftModalHeader__1QRd0 {
  /* Uses commonModalStyles.modalHeader */
  /* border-bottom: 1px solid rgba(0, 255, 0, 0.3); Slightly more prominent border */
}

.SaftAgreementModal_saftModalHeader__1QRd0 h2 {
   /* Inherits from commonModalStyles.modalHeader h2 */
}

.SaftAgreementModal_saftCloseButton__RKlsd {
  /* Uses commonModalStyles.closeButton */
}

.SaftAgreementModal_saftModalContent__Z_DU_ {
  /* Uses commonModalStyles.modalContent */
  padding: 1.5rem 2rem; /* More horizontal padding for form */
}

.SaftAgreementModal_saftForm__ATrIN {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.SaftAgreementModal_formDescription__OKRCq {
  font-size: 0.95rem;
  color: #b8bfd9; /* Light cyberpunk text color */
  margin-bottom: 1rem;
  line-height: 1.6;
  text-align: center;
  border-bottom: 1px solid rgba(255, 215, 0, 0.1);
  padding-bottom: 1rem;
}

.SaftAgreementModal_formGroup__qmYO0 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.SaftAgreementModal_formGroup__qmYO0 label {
  font-weight: 500;
  color: #FFD700; /* Gold for labels */
  font-size: 0.9rem;
  text-shadow: 0 0 3px rgba(255, 215, 0, 0.3);
}

.SaftAgreementModal_inputField___f3Q5 {
  padding: 0.8rem 1rem;
  border: 1px solid rgba(255, 215, 0, 0.2);
  background: rgba(10, 10, 20, 0.5); /* Darker input background */
  border-radius: 6px;
  font-size: 1rem;
  color: #e0e0e0; /* Light grey text for input */
  box-shadow: 0 0 5px rgba(255, 215, 0, 0.1), inset 0 1px 2px rgba(0,0,0,0.2);
  transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;
}

.SaftAgreementModal_inputField___f3Q5::placeholder {
  color: #6b7280; /* Muted placeholder */
  font-style: italic;
}

.SaftAgreementModal_inputField___f3Q5:focus {
  outline: none;
  border-color: rgba(255, 215, 0, 0.6);
  background-color: rgba(15, 15, 30, 0.7);
  box-shadow: 0 0 10px rgba(255, 215, 0, 0.3), inset 0 1px 2px rgba(0,0,0,0.1);
  color: #ffffff;
}

/* Input Mode Toggle Styles */
.SaftAgreementModal_inputToggleContainer__LMmFb {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.5rem; /* Add some space below the toggles */
}

.SaftAgreementModal_toggleButton__YdnLD {
  flex: 1 1;
  padding: 0.6rem 0.5rem; /* Adjusted padding */
  border-radius: 6px;
  border: 1px solid rgba(255, 215, 0, 0.2);
  background-color: rgba(10, 10, 20, 0.4);
  color: #b8bfd9;
  font-size: 0.85rem; /* Slightly smaller font */
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.SaftAgreementModal_toggleButton__YdnLD:hover:not(:disabled) {
  background-color: rgba(15, 15, 30, 0.6);
  border-color: rgba(255, 215, 0, 0.4);
  color: #FFD700;
}

.SaftAgreementModal_activeToggle__pv6UL {
  background-color: rgba(255, 215, 0, 0.15); /* Active button highlight */
  border-color: rgba(255, 215, 0, 0.5);
  color: #FFD700;
  font-weight: 600;
  box-shadow: 0 0 8px rgba(255, 215, 0, 0.2);
}

.SaftAgreementModal_toggleButton__YdnLD:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Conversion Result Styles */
.SaftAgreementModal_conversionResult__JmGXN {
  padding: 0.6rem 0.8rem;
  margin-top: -0.5rem; /* Pull up slightly if desired */
  margin-bottom: 0.5rem; /* Space before submit button */
  background-color: rgba(255, 215, 0, 0.05); /* Subtle gold background */
  border: 1px solid rgba(255, 215, 0, 0.1);
  border-radius: 4px;
  text-align: center;
  font-size: 0.9rem;
  color: #e0e0e0;
}

.SaftAgreementModal_conversionResult__JmGXN p {
  margin: 0;
}

.SaftAgreementModal_conversionResult__JmGXN strong {
  color: var(--primary-color); 
  font-weight: 600;
}

.SaftAgreementModal_submitButton__U5gF7 {
  padding: 0.8rem 1.5rem;
  background: linear-gradient(45deg, var(--primary-color) 0%, #FFD700 100%); 
  color: white;
  border: none;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 1rem;
  box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.SaftAgreementModal_submitButton__U5gF7:hover:not(:disabled) {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
  background: linear-gradient(45deg, var(--primary-color) 0%, #FFD700 100%);
}

.SaftAgreementModal_submitButton__U5gF7:disabled {
  background: rgba(0, 123, 255, 0.4);
  color: rgba(255, 255, 255, 0.7);
  cursor: not-allowed;
  transform: none;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.2);
}

.SaftAgreementModal_errorMessage__HyH21 {
  background-color: rgba(255, 0, 0, 0.15);
  color: #ff4d4d;
  border: 1px solid rgba(255, 0, 0, 0.3);
  padding: 0.75rem 1rem;
  border-radius: 6px;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  text-align: center;
}

.SaftAgreementModal_successMessage__NwFAe {
  padding: 1.5rem;
  text-align: center;
  background-color: rgba(255, 215, 0, 0.1);
  border: 1px solid rgba(255, 215, 0, 0.2);
  border-radius: 8px;
  color: #e0e0e0;
}

.SaftAgreementModal_successMessage__NwFAe p {
  margin: 0 0 1rem 0;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #FFD700;
}

.SaftAgreementModal_okButton__VkpqE {
  /* Inherits .submitButton and then overrides or adds */
  background: linear-gradient(45deg, #B8860B 0%, #FFD700 100%) !important; /* More vibrant gold for OK */
  box-shadow: 0 2px 10px rgba(255, 215, 0, 0.3) !important;
  margin-top: 0.5rem !important; /* Less margin for OK button */
}

.SaftAgreementModal_okButton__VkpqE:hover:not(:disabled) {
  background: linear-gradient(45deg, #DAA520 0%, #FFD700 100%) !important;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.4) !important;
}

.SaftAgreementModal_saftModalInternalContentWrapper__XpEKf {
  padding: 0.5rem 0.2rem; /* Adjusted padding for when inside generic modal */
  /* Any other specific styling for the content area of this modal */
} 
.UnityTokenDisclaimer_disclaimerContainer__sA50g {
  background: rgba(15, 15, 25, 0.8);
  border: 1px solid rgba(255, 215, 0, 0.2);
  border-radius: 12px;
  margin: 1rem 0;
  overflow: hidden;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}

.UnityTokenDisclaimer_disclaimerHeader__7mj0f {
  background: rgba(255, 215, 0, 0.1);
  padding: 1rem 1.5rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  border-bottom: 1px solid rgba(255, 215, 0, 0.1);
}

.UnityTokenDisclaimer_disclaimerHeader__7mj0f:hover {
  background: rgba(255, 215, 0, 0.15);
}

.UnityTokenDisclaimer_disclaimerTitle__52HHS {
  color: #FFD700;
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.3);
}

.UnityTokenDisclaimer_expandIcon__KrUh2 {
  color: #FFD700;
  font-size: 0.8rem;
  transition: transform 0.3s ease;
  font-weight: bold;
}

.UnityTokenDisclaimer_expandIcon__KrUh2.UnityTokenDisclaimer_expanded__NB_Nr {
  transform: rotate(180deg);
}

.UnityTokenDisclaimer_disclaimerContent__TMVdE {
  padding: 1.5rem;
  animation: UnityTokenDisclaimer_slideDown__JWRql 0.3s ease-out;
}

@keyframes UnityTokenDisclaimer_slideDown__JWRql {
  from {
    opacity: 0;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  to {
    opacity: 1;
    max-height: 2000px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.UnityTokenDisclaimer_disclaimerSection__a4qTR {
  margin-bottom: 1.5rem;
}

.UnityTokenDisclaimer_disclaimerSection__a4qTR:last-child {
  margin-bottom: 0;
}

.UnityTokenDisclaimer_sectionTitle__Y3Lkv {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.75rem 0;
  background: linear-gradient(to right, #ffffff 0%, #FFD700 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.UnityTokenDisclaimer_disclaimerText__y0dYE {
  color: #cccccc;
  font-size: 0.9rem;
  line-height: 1.6;
  margin: 0 0 0.75rem 0;
}

.UnityTokenDisclaimer_disclaimerText__y0dYE:last-child {
  margin-bottom: 0;
}

.UnityTokenDisclaimer_disclaimerList___JUoN {
  color: #cccccc;
  font-size: 0.9rem;
  line-height: 1.6;
  margin: 0.75rem 0 0.75rem 1.5rem;
  padding: 0;
}

.UnityTokenDisclaimer_disclaimerList___JUoN li {
  margin-bottom: 0.5rem;
  position: relative;
}

.UnityTokenDisclaimer_disclaimerList___JUoN li::before {
  content: "•";
  color: #FFD700;
  font-weight: bold;
  position: absolute;
  left: -1rem;
}

.UnityTokenDisclaimer_disclaimerFooter__QQNkU {
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 215, 0, 0.1);
}

.UnityTokenDisclaimer_copyright__HBIwB {
  color: #9ca3af;
  font-size: 0.8rem;
  line-height: 1.5;
  margin: 0;
  text-align: center;
  font-style: italic;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .UnityTokenDisclaimer_disclaimerContainer__sA50g {
    margin: 1.5rem 0;
  }
  
  .UnityTokenDisclaimer_disclaimerHeader__7mj0f {
    padding: 0.875rem 1rem;
  }
  
  .UnityTokenDisclaimer_disclaimerTitle__52HHS {
    font-size: 1rem;
  }
  
  .UnityTokenDisclaimer_disclaimerContent__TMVdE {
    padding: 1rem;
  }
  
  .UnityTokenDisclaimer_sectionTitle__Y3Lkv {
    font-size: 0.95rem;
  }
  
  .UnityTokenDisclaimer_disclaimerText__y0dYE {
    font-size: 0.85rem;
  }
  
  .UnityTokenDisclaimer_disclaimerList___JUoN {
    font-size: 0.85rem;
    margin-left: 1rem;
  }
  
  .UnityTokenDisclaimer_copyright__HBIwB {
    font-size: 0.75rem;
  }
}

@media (max-width: 480px) {
  .UnityTokenDisclaimer_disclaimerHeader__7mj0f {
    padding: 0.75rem 0.875rem;
  }
  
  .UnityTokenDisclaimer_disclaimerTitle__52HHS {
    font-size: 0.95rem;
  }
  
  .UnityTokenDisclaimer_disclaimerContent__TMVdE {
    padding: 0.875rem;
  }
  
  .UnityTokenDisclaimer_sectionTitle__Y3Lkv {
    font-size: 0.9rem;
  }
  
  .UnityTokenDisclaimer_disclaimerText__y0dYE {
    font-size: 0.8rem;
  }
  
  .UnityTokenDisclaimer_disclaimerList___JUoN {
    font-size: 0.8rem;
    margin-left: 0.75rem;
  }
}

.AnimatedBall_ball__jUJFl {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  box-sizing: border-box;
  will-change: transform;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  cursor: grab;
  -webkit-user-select: none;
          user-select: none;
  touch-action: none;
} 
.MouseTracker_flair__8Thjc {
  width: 42px;
  height: 42px;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 2000;
  border-radius: 50%;
  -webkit-user-select: none;
          user-select: none;
  touch-action: none;
}

@media (max-width: 1023px) {
  .MouseTracker_flair__8Thjc {
    display: none;
  }
} 
.ConfettiButton_playPauseButton__g9rKY {
  background-color: transparent;
  border: none;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
  padding: 0;
  display: flex;
  color: #fffce1;
  cursor: pointer;
}

.ConfettiButton_playPauseIcon__oYoM7 {
  width: 100%;
  height: 100%;
}

.ConfettiButton_dot__nb9YS {
  position: absolute;
  background-color: #0ae448;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  will-change: transform, opacity;
  pointer-events: none;
  z-index: 3000;
} 
/* src/app/styles/ExplosionButton.module.css */
/* Specific styles for the ExplosionButton component */
.ExplosionButton_emitter__pW_aJ {
  position: relative; /* Changed from absolute for component context */
  border: dashed 2px #fffce1; /* Use direct value */
  /* width/height can be set via props or default here */
  width: 100px;
  height: 100px;
  border-radius: 50%;
  cursor: grab; /* Indicate draggable */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent; /* Make it look like a button area */
  color: #fffce1; /* Use direct value */
  font-family: Arial, sans-serif;
  font-size: 1rem;
  /* Remove centering styles (top/left 50%) as positioning will be handled by parent */
}

.ExplosionButton_emitter__pW_aJ:active {
  cursor: grabbing;
}

.ExplosionButton_dot__f_boy {
  background: #0ae448; /* Use direct value */
  border-radius: 50%;
  position: absolute; /* Dots need absolute positioning relative to their container */
  /* x/y/width/height set dynamically by GSAP */
}

.ExplosionButton_instructions__eUQNi {
  /* Consider if instructions are needed per button or globally */
  /* position: fixed;
  top: 10px; */
  text-align: center;
  color: #999;
  width: 100%;
  font-family: Arial, sans-serif;
  margin-top: 5px; /* Add some space below the button */
  font-size: 0.8rem;
} 
