.navbar-asc.is-sticky {
  background-color: rgba(10,17,26,0.95);
}

.navbar-asc .nav-link {
  color: var(--ink);
}

.navbar-asc {
  color: var(--ink);
}

.carousel .active, .carousel-item.active {
  background-color: #c2ab6d;
  color: #0a111a;
}

.carousel-caption {
  background: rgba(10,17,26,0.6);
  padding: 1rem 1.5rem;
  border-radius: 0.5rem;
}

.carousel-item {
  background-color: transparent;
}

.hero .lead {
  color: var(--ink);
  font-weight: 300;
}

.hero h1 {
  color: #5b8aff;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: center/cover no-repeat var(--bg-deep);
  filter: brightness(0.4) contrast(1.1);
  z-index: -2;
}

.navbar-asc {
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 1030;
}

.navbar-asc {
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 1030;
}

.navbar-asc.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #0a111a;
  box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}

.navbar-asc.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #0a111a;
}

:root {
  --bg-deep: #0a111a;
  --bg-deep: #0a111a;
  --ink: #f2f0e9;
  --ink-dim: #ccc8be;
  --accent: #b8a26a;
  --link: #d3c38c;
}

.btn-asc {
}

body {
  background-color: var(--bg-deep);
  color: var(--ink);
}

a:hover, .nav-link:hover {
  color: var(--accent);
}

#offerings {
  font-size: 1.5rem;
  font-weight: 600;
  color: #0a111a;
  color: #6c757d;
}

.navbar-collapse {
}

#offerings {
}

.section-heading {
  font-size: 2rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 1.5rem;
}

.btn-book {
  border: 1px solid #4a76b5;
  color: #4a76b5;
  background: transparent;
  border-radius: 999px;
  padding: 0.5rem 1.25rem;
  transition: all 0.25s ease;
}

.btn-book:hover {
  background: #4a76b5;
  color: #0a111a;
}

.btn-schedule {
  border: 1px solid #8c6b45;
  color: #8c6b45;
  background: transparent;
  border-radius: 999px;
  padding: 0.5rem 1.25rem;
  transition: all 0.25s ease;
}

.btn-schedule:hover {
  background: #8c6b45;
  color: #0a111a;
}

.card {
  padding: 1.5rem;
  background: rgba(255,255,255,0.02);
  border-radius: 0.5rem;
  transition: transform 0.3s ease, background 0.3s ease;
}

.card:hover {
  background: rgba(255,255,255,0.04);
  transform: translateY(-4px);
}

.row {
}

.form-label {
  color: var(--ink);
  font-weight: 500;
  margin-bottom: .25rem;
}

.row {
  border: 1px solid rgba(255,255,255,0.3);
  border: 1px solid rgba(255,255,255,0.3);
  color: var(--ink);
  color: var(--ink);
}

.row {
}

.btn-form {
  background: var(--bg-deep);
  color: var(--accent);
  border-radius: 999px;
  padding: .65rem 1.25rem;
  font-weight: 500;
  transition: all .25s ease;
}

.btn-form:hover {
  background: var(--accent);
  color: var(--bg-deep);
}

#showcase .carousel-item {
  position: relative;
}

#showcase .carousel-caption {
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2rem 3rem;
  background-color: #c2ab6d;
  color: #0a111a;
  text-align: left;
}

#showcase .carousel-item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

#showcase .carousel-control-prev, #showcase .carousel-control-next {
  background-color: rgba(10,17,26,0.9);
  border-radius: 50%;
  background-size: 60%;
}

di@media (max-width: 768px) #showcase .carousel-caption padding: 1.5rem; font-size: 0.95rem; v {
}

@media (max-width: 768px) {
}

@media (max-width: 768px) {
}

div {
}

#showcase .carousel-caption padding: 1.5rem; font-size: 0.95rem; {
}

#showcase .carousel-control-prev-icon {
  background-color: rgba(10,17,26,0.9);
  border-radius: 50%;
  background-size: 60%;
}

#showcase .carousel-control-next-icon {
  background-color: rgba(10,17,26,0.9);
  border-radius: 50%;
  background-size: 60%;
}

@media (max-width:768px) {
  #showcase .carousel-caption {
    padding: 1.5rem;
    font-size: 0.95rem;
  }
}

/* Footer text + links — scoped only to footer area */

.footer-links, .footer-links a, .footer-links i, .footer-links + small {
  color: rgba(255, 253, 250, 0.75);
}

/* Hover state for links only */

.footer-links a:hover {
  color: rgba(255, 253, 250, 1);
  text-decoration: underline;
}

#ascCarousel .carousel-caption position: relative; display: block; width: 100%; left: 0; right: 0; background-color: #c2ab6d; color: #0a111a; padding: 1.75rem 2rem; text-align: left; z-index: 1; {
}

#ascCarousel .carousel-caption {
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #c2ab6d;
  color: #0a111a;
  padding: 1.75rem 2rem;
  text-align: left;
  z-index: 1;
}

.footer-links {
  color: rgba(255, 253, 250, 0.55);
}

.footer-links a {
  color: rgba(255, 253, 250, 0.8);
  text-decoration: none;
}

.footer-links a:hover {
  color: rgba(255, 253, 250, 1);
  text-decoration: underline;
}

/* Instagram icon inherits link color */

.footer-links .social-icon {
  color: inherit;
}

#ascCarousel .carousel-control-prev, #ascCarousel .carousel-control-next {
}

.tier-eyebrow {
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.04em;
}

.tier-eyebrow {
  font-family: "Cormorant Garamond", serif;
}

#nav-bar-brand-1 {
}

