.hero-panel {
  max-width: 40rem;
  margin: 0 auto;
  padding: 2rem;
  background: rgba(20, 28, 45, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(6px);
}

.hero-panel h1,
.hero-panel h2,
.hero-panel h3,
.hero-panel p,
.hero-panel li {
  color: #fff;
}

.hero-list,
.feature-list,
.faq-list,
.benefit-list {
  padding-left: 1.25rem;
}

.hero-actions,
.dual-cta,
.cta-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.hero-actions .btn,
.dual-cta .btn,
.cta-inline .btn {
  min-width: 12rem;
}

.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.mobile-book-cta,
.whatsapp-float {
  letter-spacing: 0.1em;
}

.info-card,
.cta-card,
.faq-card,
.booking-box,
.contact-panel {
  height: 100%;
  padding: 1.75rem;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 1rem 2.5rem rgba(31, 41, 55, 0.08);
}

.cta-card-dark {
  background: linear-gradient(135deg, #10203a 0%, #1664e2 100%);
  color: #fff;
}

.cta-card-dark h2,
.cta-card-dark h3,
.cta-card-dark p,
.cta-card-dark li {
  color: #fff;
}

.section-kicker {
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #1664e2;
}

.page-intro {
  max-width: 52rem;
  margin: 0 auto 2rem;
}

.booking-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

.booking-box {
  border: 1px solid rgba(22, 100, 226, 0.1);
}

.booking-box h2 {
  font-size: 1.75rem;
}

.contact-quick-links a {
  display: inline-flex;
  align-items: center;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.share-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}

.mobile-book-cta {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  text-align: center;
  background-color: #016bff;
  border: 1px solid #016bff;
  color: #ffffff;
  padding: 14px 18px;
  border-radius: 12px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

.mobile-book-cta i,
.whatsapp-float i {
  font-size: 1.05rem;
  line-height: 1;
}

.mobile-book-cta:hover,
.mobile-book-cta:focus {
  color: #fff;
  background-color: #005bda;
  border-color: #0056cd;
  text-decoration: none;
}

.whatsapp-float {
  position: fixed;
  right: 16px;
  bottom: 84px;
  z-index: 999;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  min-width: 56px;
  min-height: 56px;
  padding: 0 16px;
  border-radius: 0.25rem;
  background-color: #25d366;
  border: 1px solid #25d366;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

.whatsapp-float:hover,
.whatsapp-float:focus {
  color: #fff;
  background-color: #1da851;
  border-color: #1da851;
  text-decoration: none;
}

.page-top-spacer {
  padding-top: 7rem;
}

@media (min-width: 992px) {
  .mobile-book-cta,
  .whatsapp-float {
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
    padding: 0;
    border-radius: 0.25rem;
  }

  .mobile-book-cta {
    left: auto;
    right: 127px;
    bottom: 10px;
  }

  .mobile-book-cta .floating-cta-label,
  .whatsapp-float .floating-cta-label {
    display: none;
  }

  .whatsapp-float {
    right: 71px;
    bottom: 10px;
  }
}

@media (max-width: 991px) {
  #navbarCollapse {
    text-align: center;
  }

  #navbarCollapse .navbar-nav {
    align-items: center;
  }

  #navbarCollapse .nav-item {
    width: 100%;
  }

  #navbarCollapse .nav-link,
  #navbarCollapse .btn {
    justify-content: center;
    text-align: center;
  }

  #navbarCollapse .dropdown-menu {
    text-align: center;
  }

  .mobile-book-cta {
    display: inline-flex;
    left: auto;
    right: 127px;
    bottom: 10px;
    width: 48px;
    height: 48px;
    padding: 0;
    border-radius: 0.25rem;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  }

  .whatsapp-float {
    right: 71px;
    bottom: 10px;
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
    padding: 0;
    border-radius: 0.25rem;
  }

  .whatsapp-float i {
    font-size: 1.15rem;
  }

  .mobile-book-cta .floating-cta-label,
  .whatsapp-float .floating-cta-label {
    display: none;
  }

  #buttontop {
    bottom: 10px;
    right: 15px;
    width: 48px;
    height: 48px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .mobile-book-cta,
  .whatsapp-float,
  #buttontop {
    box-sizing: border-box;
  }

  .hero-panel {
    padding: 1.5rem;
  }

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

  .share-actions {
    justify-content: flex-end;
  }

  .share-action span {
    display: none;
  }
}
