.NftCard_card__FrDJX { overflow: hidden; border: 1px solid rgba(255,255,255,.08); border-radius: 18px; background: #111116; transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease; }
.NftCard_card__FrDJX:hover { transform: translateY(-4px); border-color: rgba(255,255,255,.16); box-shadow: 0 22px 46px rgba(0,0,0,.25); }
.NftCard_media__z_RdB { position: relative; aspect-ratio: 1/1; overflow: hidden; background: linear-gradient(145deg,#191920,#0b0b0e); }
.NftCard_media__z_RdB img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; transition: transform 300ms ease; }
.NftCard_card__FrDJX:hover .NftCard_media__z_RdB img { transform: scale(1.035); }
.NftCard_fallback__U2POH { display: grid; width: 100%; height: 100%; place-items: center; color: #555560; }
.NftCard_chain__Uosh0 { position: absolute; top: 12px; left: 12px; padding: 5px 8px; border: 1px solid rgba(255,255,255,.13); border-radius: 999px; background: rgba(5,5,8,.72); color: #d3d3da; font-size: 9px; font-weight: 700; letter-spacing: .08em; backdrop-filter: blur(10px); }
.NftCard_content__khbRe { padding: 15px; }
.NftCard_name__YVG6L { overflow: hidden; margin: 0 0 4px; color: #f0f0f3; font-size: 13px; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.NftCard_balance__REVli { overflow: hidden; margin: 0 0 5px; color: #92929e; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.NftCard_balance__REVli span { color: #f0f0f3; font-variant-numeric: tabular-nums; font-weight: 650; }
.NftCard_mint__hLEn8 { overflow: hidden; margin: 0 0 13px; color: #656570; font-family: ui-monospace,SFMono-Regular,Menlo,monospace; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }

.GalleryView_page__O2nua {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  color: #f7f7fb;
}

.GalleryView_glowOne__du2gm,
.GalleryView_glowTwo__cfImZ {
  position: fixed;
  z-index: -1;
  width: 34rem;
  height: 34rem;
  border-radius: 999px;
  filter: blur(110px);
  opacity: 0.13;
  pointer-events: none;
}

.GalleryView_glowOne__du2gm {
  top: -15rem;
  right: -8rem;
  background: #8b5cf6;
}

.GalleryView_glowTwo__cfImZ {
  bottom: -20rem;
  left: -10rem;
  background: #00ffa3;
}

.GalleryView_shell__5sm69 {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.GalleryView_nav__KuAsM {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
}

.GalleryView_brand__bRObE {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.GalleryView_brandMark__w__t_ {
  display: grid;
  width: 35px;
  height: 35px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.GalleryView_brandMark__w__t_ svg {
  width: 22px;
  height: auto;
}

.GalleryView_navRight__RUfpe {
  display: flex;
  align-items: center;
  gap: 18px;
}

.GalleryView_network__1Ql6w {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #8f8f9d;
  font-size: 12px;
  font-weight: 600;
}

.GalleryView_networkDot__gyecZ {
  width: 7px;
  height: 7px;
  border-radius: 99px;
  background: #00ffa3;
  box-shadow: 0 0 12px rgba(0, 255, 163, 0.8);
}

.GalleryView_hero__U4viS {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(340px, 0.7fr);
  gap: 72px;
  align-items: center;
  padding: 92px 0 78px;
}

.GalleryView_eyebrow__9vGYn {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 7px 11px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.035);
  color: #b8b8c2;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.GalleryView_eyebrowIcon___g8_V {
  color: #00ffa3;
}

.GalleryView_title__1w45N {
  max-width: 720px;
  margin: 22px 0 20px;
  color: #fff;
  font-size: clamp(52px, 6.7vw, 88px);
  font-weight: 650;
  letter-spacing: -0.066em;
  line-height: 0.95;
}

.GalleryView_gradientText__tYsLF {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 0.08em;
  padding-bottom: 0.08em;
  margin-bottom: -0.08em;
  background: linear-gradient(100deg, #00ffa3 5%, #55e3bc 38%, #dc1fff 92%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.GalleryView_description__YBUae {
  max-width: 570px;
  margin: 0;
  color: #92929f;
  font-size: 17px;
  line-height: 1.65;
}

.GalleryView_steps__yx1cB {
  display: flex;
  gap: 28px;
  margin-top: 34px;
}

.GalleryView_step__2OEMY {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #b4b4bf;
  font-size: 12px;
  font-weight: 600;
}

.GalleryView_stepNumber__NNEGv {
  display: grid;
  width: 23px;
  height: 23px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 50%;
  color: #72727e;
  font-size: 10px;
}

.GalleryView_actionCard__dJjLT {
  position: relative;
  padding: 1px;
  border-radius: 25px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.035));
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.36);
}

.GalleryView_actionInner__w2O7u {
  padding: 28px;
  border-radius: 24px;
  background: rgba(17, 17, 23, 0.93);
  backdrop-filter: blur(24px);
}

.GalleryView_actionHeader__WaPdl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 26px;
}

.GalleryView_actionLabel__ckYKs {
  margin: 0 0 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.GalleryView_actionHint__KD1c0 {
  margin: 0;
  color: #747480;
  font-size: 12px;
}

.GalleryView_solBadge__oOAKk {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 13px;
  background: #09090c;
}

.GalleryView_solBadge__oOAKk svg {
  width: 23px;
  height: auto;
}

.GalleryView_walletField__txe5u {
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 13px;
  background: #0b0b0f;
  color: #858590;
}

.GalleryView_walletField__txe5u svg {
  flex: 0 0 auto;
  margin-right: 11px;
}

.GalleryView_walletField__txe5u input {
  min-width: 0;
  flex: 1;
  border: 0;
  outline: 0;
  background: transparent;
  color: #e8e8ed;
  font-size: 12px;
  text-overflow: ellipsis;
}

.GalleryView_walletField__txe5u input::-moz-placeholder {
  color: #5e5e68;
}

.GalleryView_walletField__txe5u input::placeholder {
  color: #5e5e68;
}

.GalleryView_security__3LqQn {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 16px 2px 0;
  color: #656570;
  font-size: 10px;
  line-height: 1.4;
}

.GalleryView_security__3LqQn svg {
  color: #00ffa3;
}

.GalleryView_gallery__b2Ej5 {
  padding: 32px 0 72px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.GalleryView_galleryHeader__560Hg {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 24px;
}

.GalleryView_galleryTitle__CVI5D {
  margin: 0 0 6px;
  color: #f8f8fb;
  font-size: 22px;
  font-weight: 650;
  letter-spacing: -0.025em;
}

.GalleryView_galleryHint__8__cP {
  margin: 0;
  color: #6f6f7a;
  font-size: 12px;
}

.GalleryView_count__2nDsH {
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 999px;
  color: #8b8b95;
  font-size: 11px;
}

.GalleryView_grid__ifNS5 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.GalleryView_empty__r_BDd {
  display: flex;
  min-height: 230px;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.018);
  text-align: center;
}

.GalleryView_emptyIcon__n0Cuf {
  display: grid;
  width: 46px;
  height: 46px;
  margin: 0 auto 14px;
  place-items: center;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.04);
  color: #777783;
}

.GalleryView_emptyTitle__5IxGe {
  margin: 0 0 5px;
  color: #b9b9c2;
  font-size: 14px;
  font-weight: 600;
}

.GalleryView_emptyText__wBC31 {
  margin: 0;
  color: #656570;
  font-size: 12px;
}

.GalleryView_error__zXpvt {
  padding: 18px;
  border: 1px solid rgba(255, 93, 93, 0.2);
  border-radius: 14px;
  background: rgba(255, 70, 70, 0.06);
  color: #ff9a9a;
  font-size: 13px;
}

@media (max-width: 900px) {
  .GalleryView_hero__U4viS {
    grid-template-columns: 1fr;
    gap: 44px;
    padding-top: 64px;
  }

  .GalleryView_actionCard__dJjLT {
    max-width: 560px;
  }

  .GalleryView_grid__ifNS5 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  .GalleryView_shell__5sm69 {
    width: min(100% - 28px, 1180px);
  }

  .GalleryView_nav__KuAsM {
    padding-top: 16px;
  }

  .GalleryView_network__1Ql6w {
    display: none;
  }

  .GalleryView_brand__bRObE {
    font-size: 11px;
  }

  .GalleryView_hero__U4viS {
    padding: 54px 0 58px;
  }

  .GalleryView_title__1w45N {
    font-size: clamp(45px, 14vw, 64px);
  }

  .GalleryView_description__YBUae {
    font-size: 15px;
  }

  .GalleryView_steps__yx1cB {
    gap: 14px;
  }

  .GalleryView_step__2OEMY {
    gap: 6px;
    font-size: 10px;
  }

  .GalleryView_actionInner__w2O7u {
    padding: 21px;
  }

  .GalleryView_grid__ifNS5 {
    grid-template-columns: 1fr;
  }
}

