  .styles_main__pwr6v {
    border-radius: 16px;
    background: #1c1c1e;
    max-width: 600px;
    min-height: 200px;
    margin: 0 auto;
  }
  @media screen and (max-width: 768px) {
    .styles_main__pwr6v {
      height: 100%;
    }
  }
  .styles_header__tO2BR {
    color: #ffffff80;
    letter-spacing: 4px;
  }
  .styles_headerInner__FBUBv {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
    display: flex;
    align-items: center;
    flex-grow: 1;
    height: 64px;
  }
  .styles_first__jDsY7 {
    margin: 0 16px;
    min-width: 32px;
    text-align: center;
  }
  .styles_last__d9_QI,
  .styles_second__IRA1y {
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 4px;
    text-transform: uppercase;
  }
  .styles_last__d9_QI {
    margin-left: auto;
    padding-right: 24px;
  }
  .styles_row__JqnCA {
    display: flex;
    align-items: center;
  }
  .styles_row__JqnCA:last-child .styles_rowInner__CNcre {
    border-bottom: 0;
  }
  .styles_number__zB7io {
    margin: 0 16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 32px;
    width: 32px;
  }
  .styles_icon__yqs3C {
    background-color: #ffffff0d;
  }
  .styles_icon__yqs3C,
  .styles_icon__yqs3C img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .styles_rowInner__CNcre {
    margin-left: 12px;
    padding-right: 24px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
    display: flex;
    align-items: center;
    flex-grow: 1;
    height: 64px;
  }
  .styles_amount__YDhWR,
  .styles_title__v0RBv {
    font-size: 16px;
    font-weight: 500;
  }
  .styles_amount__YDhWR {
    margin-left: auto;
    color: #ff6b00;
    display: flex;
    align-items: center;
  }
  .styles_main__0xX97 {
    display: flex;
    width: 100%;
    height: 60px;
    padding: 15px 88px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
  }
  .styles_logo__YhfHL {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }
  .styles_social__oyKUt {
    display: flex;
    gap: 16px;
    margin-left: auto;
  }
  .styles_tg__eDruZ,
  .styles_x__1RhLY {
    display: flex;
    width: 36px;
    height: 36px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .styles_container__OqEkH {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
  }
  @media screen and (max-width: 768px) {
    .styles_main__0xX97 {
      display: none;
    }
  }
  .page_main__98QOz {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    text-align: center;
  }

  .styles_main__0xX97,
  .styles_main__pwr6v {
      width: 100%;
      max-width: 800px;
      margin: 20px 0;
  }

  @media screen and (max-width: 768px) {
    .page_main__98QOz {
      padding-bottom: 96px;
    }
  }
  .page_title__WMbRE {
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    color: #fff;
    justify-content: center;
    align-items: center;
    margin-top: 96px;
    display: flex;
  }
  .page_titleFire__R5xLF {
    width: 72px;
    height: 72px;
    margin: -10px 10px 0;
    background-image: url("../notcoin.png");
    background-size: cover;
  }
  .page_titleMobile__rc4EJ {
    display: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
    color: hsla(0, 0%, 100%, 0.75);
    text-align: center;
    margin-bottom: 24px;
  }
  .page_titleFireMobile__aYhGM {
    display: none;
    width: 124px;
    height: 124px;
    background-image: url("../notcoin.png");
    background-position: 50%;
    background-size: cover;
    margin: 29px auto 0;
  }
  @media screen and (max-width: 768px) {
    .page_title__WMbRE {
      font-size: 28px;
      font-weight: 510;
      line-height: 34px;
      margin-top: 11px;
    }
    .page_titleFireMobile__aYhGM,
    .page_titleMobile__rc4EJ {
      display: block;
    }
    .page_titleFire__R5xLF {
      display: none;
    }
  }
  .page_buttonWrap__ccGKM {
    margin-top: 24px;
    margin-bottom: 48px;
    display: flex;
    justify-content: center;
  }
  .page_button__2Lyyq {
    display: flex;
    padding: 0 24px;
    align-items: center;
    justify-content: center;
    border-radius: 48px;
    height: 48px;
    background: #ff6b00;
    font-size: 20px;
    font-weight: 600;
    transition: opacity 0.3s ease;
  }
  .page_button__2Lyyq:hover {
    opacity: 0.8;
  }
  .page_buttonMobile__ayPcp {
    display: none;
    padding: 0 24px;
    align-items: center;
    justify-content: center;
    border-radius: 48px;
    height: 48px;
    background: #ff6b00;
    font-size: 20px;
    font-weight: 600;
    position: fixed;
    bottom: 32px;
    left: 16px;
    right: 16px;
    transition: opacity 0.3s ease;
    z-index: 100;
  }
  .page_buttonMobile__ayPcp:hover {
    opacity: 0.8;
  }
  @media screen and (max-width: 768px) {
    .page_buttonWrap__ccGKM {
      display: none;
    }
    .page_buttonMobile__ayPcp {
      display: flex;
    }
  }
  .page_gradient__ski7R {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .page_gradient__ski7R div:first-child {
    border-radius: 50%;
    background: #c12e00;
    filter: blur(200px);
    -webkit-filter: blur(200px);
    position: absolute;
    width: 130%;
    height: 130vh;
    left: -15%;
    bottom: -75%;
    z-index: 1;
  }
  .page_gradient__ski7R div:nth-child(2) {
    background: #fb8700;
    height: 100vh;
    bottom: -85%;
    z-index: 2;
  }
  .page_gradient__ski7R div:nth-child(2),
  .page_gradient__ski7R div:nth-child(3) {
    border-radius: 50%;
    filter: blur(120px);
    -webkit-filter: blur(120px);
    position: absolute;
    width: 100%;
    left: 0;
  }
  .page_gradient__ski7R div:nth-child(3) {
    background: #ffd98e;
    height: 80vh;
    bottom: -80%;
    z-index: 3;
  }