/* Island accommodations, where-to-stay guides, and tour-provider directories. */

.hg-island-commercial-page .single-slide-top .bg-image-top,
.hg-island-commercial-page .single-slide-top .image-container-main {
  height: min(650px, 68vh);
  min-height: 560px;
}

.hg-island-commercial-page .image-container-main .hero-img {
  object-position: center 54%;
}

.hg-island-commercial-page .image-container-main.has-overlay-title::after {
  z-index: 2;
  height: 100%;
  background:
    linear-gradient(90deg, rgba(2, 24, 31, 0.92) 0%, rgba(2, 24, 31, 0.7) 48%, rgba(2, 24, 31, 0.12) 82%),
    linear-gradient(0deg, rgba(2, 24, 31, 0.7) 0%, transparent 58%);
}

.hg-island-commercial-page .hero-commerce-overlay {
  bottom: 70px;
  left: 6%;
  z-index: 4;
  width: min(760px, 88%);
  max-width: 760px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 22px;
  background: rgba(4, 31, 38, 0.76);
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.32);
  padding: 25px 27px;
  pointer-events: auto;
  backdrop-filter: blur(10px);
}

.hg-island-commercial-page .hero-commerce-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  color: #ffe0a5;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.075em;
  line-height: 1.2;
  text-transform: uppercase;
}

.hg-island-commercial-page .hero-commerce-overlay .hero-overlay-title {
  max-width: 700px;
  margin: 0 0 9px;
  color: #fff;
  font-size: clamp(36px, 4.3vw, 54px) !important;
  font-weight: 900;
  letter-spacing: -0.025em;
  line-height: 1.02;
  text-wrap: balance;
}

.hg-island-commercial-page .hero-commerce-summary {
  max-width: 650px;
  margin: 0 0 17px !important;
  color: rgba(255, 255, 255, 0.95);
  font-size: 18px !important;
  line-height: 1.42 !important;
  text-shadow: 0 2px 9px rgba(0, 0, 0, 0.65);
}

.hg-island-commercial-page .hero-commerce-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.hg-island-commercial-page .hero-commerce-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 50px;
  border: 1px solid transparent;
  border-radius: 999px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
  text-decoration: none !important;
  text-shadow: none;
  transition: transform 0.18s ease, background 0.18s ease;
}

.hg-island-commercial-page .hero-commerce-primary {
  background: #f47b20;
  box-shadow: 0 10px 24px rgba(244, 123, 32, 0.32);
  color: #281506 !important;
}

.hg-island-commercial-page .hero-commerce-primary:hover,
.hg-island-commercial-page .hero-commerce-primary:focus-visible {
  background: #ff913e;
  color: #211106 !important;
}

.hg-island-commercial-page .hero-commerce-secondary {
  border-color: rgba(255, 255, 255, 0.75) !important;
  background: rgba(5, 37, 42, 0.7);
  color: #fff !important;
}

.hg-island-commercial-page .hero-commerce-secondary:hover,
.hg-island-commercial-page .hero-commerce-secondary:focus-visible {
  background: rgba(5, 37, 42, 0.95);
  color: #fff !important;
}

.hg-island-commercial-page .hero-commerce-actions a:hover,
.hg-island-commercial-page .hero-commerce-actions a:focus-visible {
  transform: translateY(-2px);
}

.hg-island-commercial-page .hero-commerce-actions a:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.hg-island-commercial-page .hero-commerce-note {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  max-width: 100%;
  margin: 12px 0 0 !important;
  border: 1px solid rgba(255, 223, 163, 0.35);
  border-radius: 12px;
  background: rgba(4, 29, 33, 0.68);
  color: #fff4df;
  font-size: 14px !important;
  line-height: 1.35 !important;
  padding: 8px 11px;
}

.hg-island-commercial-page .hero-commerce-note i {
  flex: 0 0 auto;
  color: #ffd37a;
}

/* The accommodations hero now owns the page title; keep the useful bridge. */
.hg-island-accommodations-page .ia-intro {
  margin: 10px auto 18px;
  border: 1px solid #dce8e3;
  border-left: 5px solid #4b7a67;
  border-radius: 15px;
  background: linear-gradient(135deg, #f4faf7 0%, #fffaf2 100%);
  padding: 18px 20px;
}

.hg-island-accommodations-page .ia-intro .ia-kicker,
.hg-island-accommodations-page .ia-intro h2 {
  display: none;
}

.hg-island-accommodations-page .ia-intro .ia-lead {
  margin: 0;
  color: #3e5650;
  font-size: 17px;
  line-height: 1.55;
}

/* Move decorative author photography out of the opening decision path. */
.hg-island-where-stay-page .hg-where-stay-intro .image-container {
  display: none !important;
}

.hg-island-where-stay-page .hg-where-stay-intro .text-container {
  float: none;
  width: 100%;
}

.hg-island-where-stay-page .hg-where-stay-intro {
  padding-top: 8px;
}

.hg-island-where-stay-page .hg-where-stay-intro h2 {
  margin-top: 0;
  color: #214e43;
  font-size: clamp(28px, 3.2vw, 40px);
  line-height: 1.12;
}

.hg-island-where-stay-page .hg-whippoorwill-banner-wrap--auto {
  margin: 10px 0 16px;
}

.hg-island-where-stay-page .hg-whippoorwill-banner {
  min-height: 58px;
  padding: 10px 14px;
}

.hg-island-where-stay-page .hg-whippoorwill-banner-icon {
  width: 36px;
  height: 36px;
}

.hg-provider-directory-anchor {
  height: 1px;
  scroll-margin-top: 96px;
}

.hg-island-providers-page .article-content > .top-content {
  max-width: 980px;
  margin: 12px auto 6px;
  border: 1px solid #dce8e3;
  border-radius: 16px;
  background: linear-gradient(135deg, #f4faf7 0%, #fffaf2 100%);
  padding: 20px 22px;
}

.hg-island-providers-page .article-content > .top-content h2 {
  margin-top: 0;
  color: #214e43;
}

@media (max-width: 760px) {
  .hg-island-commercial-page .scroll-indicator {
    display: none;
  }

  .hg-island-commercial-page .single-slide-top .bg-image-top,
  .hg-island-commercial-page .single-slide-top .image-container-main {
    height: 480px;
    min-height: 480px;
  }

  .hg-island-commercial-page .image-container-main .hero-img {
    object-position: center 54%;
  }

  .hg-island-commercial-page .image-container-main.has-overlay-title::after {
    background: linear-gradient(0deg, rgba(2, 24, 31, 0.98) 0%, rgba(2, 24, 31, 0.88) 64%, rgba(2, 24, 31, 0.18) 100%);
  }

  .hg-island-commercial-page .hero-commerce-overlay {
    bottom: 34px;
    left: 5%;
    width: 90%;
    max-width: 90%;
    border: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
    backdrop-filter: none;
  }

  .hg-island-commercial-page .hero-commerce-kicker {
    margin-bottom: 6px;
    font-size: 11px;
    letter-spacing: 0.055em;
  }

  .hg-island-commercial-page .hero-commerce-overlay .hero-overlay-title {
    max-width: 360px;
    margin-bottom: 7px;
    font-size: 31px !important;
    line-height: 1.03;
  }

  .hg-island-commercial-page .hero-commerce-summary {
    margin-bottom: 11px !important;
    font-size: 15px !important;
    line-height: 1.34 !important;
  }

  .hg-island-commercial-page .hero-commerce-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .hg-island-commercial-page .hero-commerce-actions a {
    width: 100%;
    min-height: 44px;
    padding: 9px 13px;
    font-size: 15px;
    white-space: nowrap;
  }

  .hg-island-commercial-page .hero-commerce-actions .hero-commerce-secondary {
    justify-self: center;
    width: max-content;
    min-height: 34px;
    border: 0 !important;
    background: transparent;
    padding: 5px 10px;
    font-size: 14px;
    text-decoration: underline !important;
    text-decoration-color: rgba(255, 255, 255, 0.55) !important;
    text-underline-offset: 4px;
  }

  .hg-island-commercial-page .hero-commerce-note {
    align-items: flex-start;
    width: 100%;
    margin-top: 7px !important;
    font-size: 12.5px !important;
    padding: 6px 9px;
  }

  .hg-island-accommodations-page .ia-intro {
    margin: 6px 12px 14px;
    padding: 14px 15px;
  }

  .hg-island-accommodations-page .ia-intro .ia-lead {
    font-size: 15px;
    line-height: 1.48;
  }

  .hg-island-where-stay-page .hg-where-stay-intro {
    padding-top: 4px;
  }

  .hg-island-where-stay-page .hg-where-stay-intro h2 {
    font-size: 27px;
  }

  .hg-island-where-stay-page .hg-whippoorwill-banner-sub {
    display: none;
  }

  .hg-island-providers-page .article-content > .top-content {
    margin: 6px 12px 4px;
    padding: 16px;
  }
}

@media (max-width: 340px) {
  .hg-island-commercial-page .single-slide-top .bg-image-top,
  .hg-island-commercial-page .single-slide-top .image-container-main {
    height: 505px;
    min-height: 505px;
  }

  .hg-island-commercial-page .hero-commerce-overlay .hero-overlay-title {
    font-size: 28px !important;
  }

  .hg-island-commercial-page .hero-commerce-actions a {
    font-size: 14px;
  }

  .hg-island-commercial-page .hero-commerce-note {
    font-size: 12px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hg-island-commercial-page .hero-commerce-actions a {
    transition: none;
  }
}
