.btn-claim {
  background: #fff;
  border: none;
  border-radius: 3px;
  color: #dc2626;
  font-weight: 600;
  padding: 5px 10px;
  margin-left: 10px;
}

.btn-claim:hover {
  background: #f1e9e9;
}

.fnt-top {
  font-size: 13px;
}

.fnt-wrning {
  color: #ffc83d;
  font-size: 13px;
  margin-right: 5px;
}

.momonum-white {
  width: 230px;
  max-height: 100px;
}

.white-logo-sec {
  background: #111827;
  padding: 15px;
  text-align: center;
  border-bottom: 1px solid #ffffff38;
}

.banner {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  background-size: cover;
  min-height: 1050px;
}
.text-a-tag{
  color: #0eaf7b;
}
.text-a-tag:hover{
  color: #0eaf7b;
  text-decoration: none;
}
.banner-text {
  position: absolute;
  top: 120%;
  color: white;
  text-align: center;
}

.para-reg {
  font-size: 15px;
  color: #cfc6c6;
}

/* Optional overlay */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(144deg, #141b2a94, #09493ac7);
}

.font-title-reg {
  font-size: 3vw;
}

.vdo {
  max-width: 100%;
  max-height: 500px;
  border-radius: 20px;
}

.btn-gradient {
  background: linear-gradient(90deg, #10b981, #059669);
  color: white;
  transition: all 0.3s ease;
}

.btn-gradient:hover {
  background: linear-gradient(90deg, #059669, #047857);
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(16, 185, 129, 0.25);
}

/* Optional: input focus styles */
.form-control:focus {
  border-color: #34d399 !important;
  box-shadow: 0 0 0 0.2rem rgba(16, 185, 129, 0.25) !important;
  background: #323f49 !important;
  color: #fff !important;
}

.card-reg {
  padding: 15px;
  border: 1px solid #0fb67f;
  border-radius: 10px;
}

.input-reg {
  background-color: #323f49 !important;
}

.btn-reg-momontom {
  background: linear-gradient(to right, #10b780, #05976a);
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 4px;
  color: #fff;
}

.btn-reg-momontom:hover {
  background: linear-gradient(to right, #059468, #047a58);
}

.font-lbl-momentum {
  font-size: 13px;
  font-weight: 600;
  color: #10b780;
}

.font-top-one {
  color: #2bd19a !important;
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
}

.brdr-top-txt {
  background: #0fb57f40;
  border: 1px solid #19c79a;
}

.text-clr-3 {
  color: #b2b8bd;
  font-size: 13px;
}

.form-control {
  border-color: #12b37e !important;
}

.end-bnr-reg {
  background: #dc262657;
  border-radius: 10px;
  padding: 15px;
  border: 1px solid #ff000061;
}

.section-bg {
  background: #111827;
  padding: 80px 0px;
}

.text-gradient {
  background: linear-gradient(90deg, #22c55e, #3b82f6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.card-bg-reg-scnt {
  background: linear-gradient(145deg, #1e2836, #121928);
  border-radius: 1rem;
  transition: all 0.3s ease;
  border: 1px solid #374151;
  padding: 20px 15px;
  min-height: 210px;
  margin-bottom: 20px;
}

.card-bg-reg-scnt:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 20px rgba(0, 255, 150, 0.15);
}

.text-scnt-titl-reg {
  font-size: 2vw;
  color: #fff;
}

.text-para-title {
  font-size: 17px;
  color: #ffffff6e;
}

.small-img-reg {
  border-radius: 10px;
  width: 60px;
  height: 60px;
}

.img-text {
  font-size: 30px;
}

.text-clr-fnt {
  color: #fff;
}

.card-bg-reg-scnt:hover .text-clr-fnt {
  color: #19c79a;
}

.top-nav-reg {
  position: fixed;
  width: 100%;
  z-index: 999;
}

.bg-gradient {
  background: linear-gradient(to right, #059669, #2563eb, #9333ea);
  animation: pulse-bg 2s ease-in-out infinite alternate;
}

/* Grid Pattern Animation */
.bg-grid {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImdyaWQiIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTSAxMCAwIEwgMCAwIDAgMTAiIGZpbGw9Im5vbmUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmlkKSIvPjwvc3ZnPg==");
  animation: slide 20s linear infinite;
  opacity: 0.3;
}

/* Ping Circle */
.ping {
  width: 12px;
  height: 12px;
  animation: ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;
}

/* Button Hover Effect */
.reserve-btn .btn-bg {
  background: linear-gradient(to right, #facc15, #f97316);
  opacity: 0;
  filter: blur(20px);
  transition: opacity 0.3s;
}

.reserve-btn:hover .btn-bg {
  opacity: 1;
}

.reserve-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 0 25px rgba(255, 255, 255, 0.4);
}

.reserve-btn .arrow {
  transition: transform 0.3s;
}

.reserve-btn:hover .arrow {
  transform: translateX(6px);
}

/* Animations */
@keyframes pulse-bg {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.85;
  }
}

@keyframes slide {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 60px 60px;
  }
}

@keyframes ping {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  75%,
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

.bounce {
  animation: bounce 1.5s ease-in-out infinite;
  font-weight: 700;
}

.pulse {
  animation: pulse-bg 1.5s ease-in-out infinite;
}

.bg-light-momo {
  background: #ffffff42;
  padding: 10px;
  font-size: 15px;
  margin: 15px;
}

.font-position {
  font-size: 25px;
  font-weight: 600;
}

.fnt-sze-reserve {
  font-size: 18px;
}

.fnt-expire {
  font-size: 15px;
  color: #d7d7d7;
}

.pdng-anim {
  padding: 100px 0px;
}

.fnt-icns-how {
  font-size: 25px;
}

.font-invite {
  font-size: 18px;
}

.start-btn {
  background: linear-gradient(to right, #10b981, #059669);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  font-size: 20px;
}

.start-btn:hover {
  transform: scale(1.1);
  /* zoom effect */
  box-shadow: 0 10px 20px rgba(16, 185, 129, 0.4);
  /* optional shadow */
}

.feature-card {
  background: linear-gradient(to bottom right, #111927, #1e2836);
  border: 1px solid #374151;
  padding: 20px 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  transition: 0.5s;
  min-height: 260px;
}

.feature-card:hover {
  transform: scale(1.05);
  border-color: rgba(16, 185, 129, 0.3);
}

.feature-card:hover div.position-absolute {
  opacity: 0.1;
}

.feature-title {
  transition: color 0.5s;
  color: #fff;
  font-size: 22px;
}

.font-grn-ai {
  font-size: 18px;
  font-weight: 600;
}

.feature-card:hover .feature-title {
  color: #10b981;
}

.btn-gradient:hover {
  transform: scale(1.05);
  box-shadow: 0 0.5rem 1rem rgba(16, 185, 129, 0.25);
}

.font-bx {
  font-size: 30px;
}

.bx-ready {
  background: linear-gradient(to bottom right, #183539, #1f2e4f);
  border: 1px solid #1a595d;
  border-radius: 10px;
  padding: 20px;
}

.text-ready {
  color: #fff;
}

.bx-feature-1:hover {
  background: linear-gradient(to bottom right, #152b33, #1b333a);
}

.bx-feature-2:hover {
  background: linear-gradient(to bottom right, #18263c, #1f2e48);
}

.bx-feature-3:hover {
  background: linear-gradient(to bottom right, #24243e, #292747);
}

.bx-feature-4:hover {
  background: linear-gradient(to bottom right, #142c3d, #1c3342);
}

.faq-card {
  background: linear-gradient(to right, #1f2937, #111827);
  /* from-gray-800 to-gray-900 */
  border: 1px solid rgba(16, 185, 129, 0.3);
  border-radius: 0.75rem;
  transition: all 0.3s ease;
}

.faq-card:hover {
  border-color: rgba(16, 185, 129, 0.6);
}

.faq-btn {
  width: 100%;
  text-align: left;
  padding: 1.5rem;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 1.1rem;
}

.faq-btn:focus {
  outline: none;
  box-shadow: none;
}

.faq-icon {
  color: #10b981;
  /* emerald */
  font-size: 1.4rem;
  transition: transform 0.3s ease;
}

.faq-btn[aria-expanded="true"] .faq-icon {
  content: "×";
  transform: rotate(45deg);
}

.faq-body {
  padding: 1rem 1.5rem 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #d1d5db;
  line-height: 1.6;
}

.warning-box {
  max-width: 700px;
  background-color: #7f1d1d4d;
  border: 1px solid #ef444480;
  border-radius: 0.5rem;
  padding: 20px;
  text-align: center;
}

.warning-text {
  color: #fca5a5;
  font-size: 17px;
  font-weight: 600;
}

.reserve-btn-1 {
  background: linear-gradient(to right, #10b981, #059669);
  color: #fff;
  font-weight: 700;
  padding: 1rem 2rem;
  border: none;
  border-radius: 0.5rem;
  font-size: 1.25rem;
  transition: all 0.3s ease;
  box-shadow: 0 0.5rem 1rem rgba(16, 185, 129, 0.4);
  animation: flash-bg 0.4s infinite alternate;
  display: flex;
  justify-content: center;
}

.reserve-btn-1:hover {
  transform: scale(1.05);
  box-shadow: 0 0.5rem 1.5rem rgba(16, 185, 129, 0.6);
}

@keyframes flash-bg {
  0% {
    background: linear-gradient(to right, #10b981, #059669);
  }

  50% {
    background: linear-gradient(to right, #059669, #047857);
  }

  100% {
    background: linear-gradient(to right, #10b981, #059669);
  }
}


.footer-section {
  background-color: #111827;
  border-color: #1f2937;
  color: #9ca3af;
}

.footer-links a {
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #10b981;
}

.footer-copy {
  color: #9ca3af;
  font-size: 0.875rem;
}

.footer-reg {
  color: #ffffffc4;
  font-size: 13px;
}

.footer-reg:hover {
  color: #00f155;
  font-size: 13px;
  text-decoration: none;
}
.reserve-spot-btn {
  background: linear-gradient(to right, #10b981, #3b82f6); /* initial gradient */
  border: none;
  font-size: 1.125rem;
  padding: 0.75rem 1rem; /* px-4 py-3 */
  box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.15);
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.reserve-spot-btn:hover {
  background: linear-gradient(to right, #059669, #2563eb); /* hover gradient */
  transform: scale(1.05);
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.2);
}
.round-width-reg{
  width: 64px;
  height: 64px;
}
.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    color: #fff !important;
}
.invalid-feedback {
    color: #ff928c;
}
.is-invalid.checkbox.checkbox-css label {
    color: #f38e89 !important;
}
.drp-lng{
    float: right;
    margin-top: 10px
}














@media (max-width: 576px) {
  .footer-links {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
  .round-width-reg{
    width: 50px;
    height: 50px;
  }
  .start-btn {
    font-size: 15px;
    width: 90%;
  }

  .text-scnt-titl-reg {
    font-size: 6vw;
  }

  .fnt-sze-reserve {
    font-size: 12px;
  }

  .reserve-spot-btn {
    font-size: 15px;
    width: 100%;
  }

  .btn-claim {
      padding: 5px 5px;
      margin-left: 0px;
      width: 155px;
  }

  .card-reg {
      margin-top: 20px;
  }
  .text-ready{
    font-size: 20px;
  }

  .start-btn {
    width: 100%;
    font-size: 13px;
  }
  .warning-text {
    font-size: 14px;
    font-weight: 500;
}
.reserve-btn-1 {
    font-size: 15px;
  }
}


@media(max-width: 500px) {
  .banner {
    min-height: 1100px;
    padding-top: 0px;
  }
  .fnt-icn-mbil-reg{
    font-size: 15px;
  }

  .momonum-white {
    width: 150px;
    max-height: 75px;
  }
  .font-invite {
    font-size: 15px;
  }

  .white-logo-sec {
    padding: 10px;
  }

  .top-nav-reg {
    position: relative;
    width: 100%;
    z-index: 999;
  }

  .banner-text {
    position: relative;
    top: 15%;
    text-align: center;
  }
}

@media (min-width: 500px) and (max-width: 1200px) {
  .banner {
    min-height: 1000px;
  }
}