/*
Theme Name: Starbright Tibet Journeys
Theme URI: https://example.com/starbright-tibet-journeys
Author: Starbright Tibet Journeys
Description: WordPress conversion of the Starbright Tibet Journeys static site, with dynamic blog templates and standalone travel page templates.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: starbright-tibet
*/

img:not(.h-full) {
  height: auto;
}

.starbright-site-header__surface {
  -webkit-backdrop-filter: blur(26px) saturate(190%);
  backdrop-filter: blur(26px) saturate(190%);
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  position: relative;
  isolation: isolate;
}

.starbright-site-header__surface--light {
  background: rgba(232, 242, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-top: 0;
  box-shadow: 0 16px 34px rgba(16, 37, 61, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  color: #122033;
}

.starbright-site-header__surface--dark {
  background: rgba(232, 242, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-top: 0;
  box-shadow: 0 16px 34px rgba(16, 37, 61, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.72);
  color: #122033;
}

.starbright-site-header__surface::before,
.starbright-site-header__surface::after {
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.starbright-site-header__surface::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0.24) 42%, rgba(255, 255, 255, 0.08) 100%);
  z-index: 0;
}

.starbright-site-header__surface::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.16) 0%, rgba(145, 198, 255, 0.14) 34%, rgba(255, 255, 255, 0.08) 68%, rgba(170, 217, 255, 0.16) 100%);
  opacity: 0.95;
  z-index: 0;
}

.starbright-site-header__surface > .mx-auto,
.starbright-site-header__surface > .starbright-site-header__mobile {
  position: relative;
  z-index: 1;
}

.starbright-site-header__brand--light,
.starbright-site-header__brand--dark,
.starbright-site-header__mobile-toggle--light,
.starbright-site-header__mobile-toggle--dark,
.starbright-site-header__nav-link--light,
.starbright-site-header__nav-link--dark {
  color: #122033;
}

.starbright-site-header__nav-link--light,
.starbright-site-header__nav-link--dark {
  opacity: 0.92;
}

.starbright-site-header__mobile {
  -webkit-backdrop-filter: blur(24px) saturate(185%);
  backdrop-filter: blur(24px) saturate(185%);
}

.starbright-site-header__mobile--light {
  background: rgba(236, 244, 255, 0.14);
}

.starbright-site-header__mobile--dark {
  background: rgba(236, 244, 255, 0.14);
}

.admin-bar .sticky.top-0,
.admin-bar .absolute.top-0,
.admin-bar .fixed.top-0 {
  top: 32px;
}

@media (max-width: 782px) {
  .admin-bar .sticky.top-0,
  .admin-bar .absolute.top-0,
  .admin-bar .fixed.top-0 {
    top: 46px;
  }
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.alignleft,
.alignright,
.aligncenter {
  max-width: 100%;
}

.prose-tibet {
  color: rgba(17, 24, 39, 0.88);
}

.prose-tibet > * + * {
  margin-top: 1.25rem;
}

.prose-tibet p {
  line-height: 1.9;
  margin: 0;
}

.prose-tibet h2,
.prose-tibet h3 {
  color: #111827;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
}

.prose-tibet h2 {
  font-size: clamp(1.55rem, 2.1vw, 2rem);
  margin-top: 2.75rem;
}

.prose-tibet h3 {
  font-size: clamp(1.2rem, 1.55vw, 1.45rem);
  margin-top: 2rem;
}

.prose-tibet ul,
.prose-tibet ol {
  margin: 1.1rem 0 0;
  padding-left: 1.4rem;
}

.prose-tibet li + li {
  margin-top: 0.7rem;
}

.prose-tibet strong {
  color: #111827;
  font-weight: 700;
}

.prose-tibet a {
  color: #9a6c11;
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.16em;
}

.prose-tibet a:hover {
  color: #7b5610;
}

.starbright-premium-page {
  background: #f4e6d2;
}

.starbright-about {
  background: #0a0a0a;
}

.starbright-about__hero {
  background: #edf0f3;
  min-height: clamp(720px, 72vw, 980px);
  overflow: hidden;
  position: relative;
}

.starbright-about__hero-image,
.starbright-about__hero-overlay,
.starbright-about__hero-fade {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.starbright-about__hero-image {
  object-fit: cover;
  object-position: center 28%;
}

.starbright-about__hero-overlay {
  background: linear-gradient(90deg, rgba(243, 244, 246, 0.88) 0%, rgba(243, 244, 246, 0.7) 32%, rgba(243, 244, 246, 0.2) 62%, rgba(243, 244, 246, 0) 100%);
}

.starbright-about__hero-fade {
  background: linear-gradient(180deg, rgba(237, 240, 243, 0) 76%, #090909 100%);
}

.starbright-about__hero .max-w-7xl {
  min-height: clamp(720px, 72vw, 980px);
  position: relative;
}

.starbright-about__hero-copy {
  max-width: 47rem;
  padding-bottom: 8rem;
  padding-top: clamp(8rem, 17vw, 13rem);
  position: relative;
  z-index: 1;
}

.starbright-about__eyebrow,
.starbright-about__section-label {
  color: #d0a43a;
  display: inline-flex;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

.starbright-about__eyebrow {
  background: rgba(255, 250, 239, 0.8);
  border: 1px solid rgba(212, 175, 55, 0.32);
  border-radius: 999px;
  margin-bottom: 1.5rem;
  padding: 0.45rem 0.95rem;
}

.starbright-about__hero-title {
  color: #141414;
  font-size: clamp(2.5rem, 4.5vw, 4.2rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.08;
  margin: 0;
  max-width: 41rem;
}

.starbright-about__hero-text {
  color: rgba(20, 20, 20, 0.72);
  font-size: 1rem;
  line-height: 1.95;
  margin: 1.75rem 0 0;
  max-width: 38rem;
}

.starbright-about__story {
  background: #090909;
  padding: clamp(5rem, 9vw, 7.5rem) 0;
}

.starbright-about__story-grid {
  align-items: start;
  display: grid;
  gap: 2.4rem;
  grid-template-columns: minmax(0, 0.92fr) minmax(380px, 1.08fr);
}

.starbright-about__story-copy {
  max-width: 33.5rem;
}

.starbright-about__section-label--light {
  color: #d1ab46;
}

.starbright-about__story-title,
.starbright-about__section-title,
.starbright-about__cta-title {
  color: #f3eee6;
  font-size: clamp(2rem, 3vw, 3.2rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.08;
  margin: 0.9rem 0 0;
}

.starbright-about__story-title {
  font-size: clamp(1.85rem, 2.5vw, 2.85rem);
  line-height: 1.12;
  max-width: 30rem;
}

.starbright-about__story-body {
  color: rgba(243, 238, 230, 0.68);
  font-size: 0.98rem;
  line-height: 2;
  margin-top: 1.9rem;
}

.starbright-about__story-body p {
  margin: 0 0 1.65rem;
}

.starbright-about__story-media {
  display: flex;
  justify-content: flex-end;
}

.starbright-about__story-image {
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 0.35rem;
  box-shadow: 0 22px 80px rgba(0, 0, 0, 0.26);
  display: block;
  height: auto;
  max-width: 100%;
  width: min(100%, 40rem);
}

.starbright-about__badges {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  margin-top: 1.2rem;
}

.starbright-about__badge {
  align-items: center;
  background: rgba(32, 28, 13, 0.92);
  border: 1px solid rgba(212, 175, 55, 0.22);
  border-radius: 0.35rem;
  color: #e7d5a0;
  display: inline-flex;
  font-size: 0.82rem;
  font-weight: 700;
  gap: 0.55rem;
  padding: 0.58rem 0.78rem;
  width: fit-content;
}

.starbright-about__standards {
  background: #f3f3f1;
  padding: clamp(4.75rem, 9vw, 7.5rem) 0;
}

.starbright-about__heading {
  margin: 0 auto;
  max-width: 52rem;
  text-align: center;
}

.starbright-about__section-title {
  color: #1a1a1a;
}

.starbright-about__cards {
  display: grid;
  gap: 1.55rem;
  margin-top: 3.4rem;
}

.starbright-about__cards--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.starbright-about__cards--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.starbright-about__card {
  border-radius: 0.35rem;
  padding: 1.4rem 1.35rem 1.55rem;
}

.starbright-about__card--light {
  background: #ececec;
  border: 1px solid rgba(17, 24, 39, 0.05);
}

.starbright-about__card--dark {
  background: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.starbright-about__card-icon {
  align-items: center;
  border-radius: 0.25rem;
  display: inline-flex;
  height: 1.95rem;
  justify-content: center;
  width: 1.95rem;
}

.starbright-about__card-icon--light {
  background: rgba(212, 175, 55, 0.12);
  color: #d0a43a;
}

.starbright-about__card-icon--dark {
  background: rgba(255, 246, 214, 0.92);
  color: #d0a43a;
}

.starbright-about__card-title {
  color: #1a1a1a;
  font-size: 1.32rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.22;
  margin: 1rem 0 0;
}

.starbright-about__card-title--light {
  color: #f5efe4;
}

.starbright-about__card-copy {
  color: rgba(26, 26, 26, 0.68);
  font-size: 0.93rem;
  line-height: 1.82;
  margin: 0.95rem 0 0;
}

.starbright-about__card-copy--dark {
  color: rgba(245, 239, 228, 0.62);
}

.starbright-about__assurance {
  background: #2a2a2a;
  padding: clamp(4.75rem, 9vw, 7rem) 0;
}

.starbright-about__heading--dark {
  max-width: 37rem;
}

.starbright-about__section-title--light {
  color: #f3eee6;
}

.starbright-about__cta-band {
  background: #090909;
  padding: clamp(4.4rem, 10vw, 7rem) 0 clamp(5rem, 10vw, 7.5rem);
}

.starbright-about__cta {
  background: #f3f1ec;
  border: 1px solid rgba(212, 175, 55, 0.36);
  border-radius: 0.55rem;
  margin: 0 auto;
  max-width: 45rem;
  padding: 3.2rem 2.8rem 2.8rem;
  text-align: center;
}

.starbright-about__cta-title {
  color: #1a1a1a;
  font-size: clamp(2rem, 3vw, 3rem);
}

.starbright-about__cta-copy {
  color: rgba(26, 26, 26, 0.68);
  font-size: 0.98rem;
  line-height: 1.8;
  margin: 1.25rem auto 0;
  max-width: 33rem;
}

.starbright-about__cta-button {
  align-items: center;
  background: #d4af37;
  border-radius: 0.35rem;
  color: #221b0f;
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 700;
  gap: 0.55rem;
  justify-content: center;
  margin-top: 1.8rem;
  padding: 0.95rem 1.4rem;
  text-decoration: none;
  transition: transform 0.18s ease;
}

.starbright-about__cta-button:hover {
  transform: translateY(-1px);
}

@media (max-width: 1100px) {
  .starbright-about__cards--four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .starbright-about__story-grid,
  .starbright-about__cards--three {
    grid-template-columns: 1fr;
  }

  .starbright-about__story-media {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  .starbright-about__hero {
    min-height: 690px;
  }

  .starbright-about__hero .max-w-7xl {
    min-height: 690px;
  }

  .starbright-about__hero-copy {
    max-width: 100%;
    padding-bottom: 5.5rem;
    padding-top: 6.4rem;
  }

  .starbright-about__hero-title {
    font-size: 2.25rem;
  }

  .starbright-about__hero-text,
  .starbright-about__story-body,
  .starbright-about__card-copy,
  .starbright-about__cta-copy {
    font-size: 0.94rem;
    line-height: 1.75;
  }

  .starbright-about__cards--four {
    grid-template-columns: 1fr;
  }

  .starbright-about__cta {
    padding: 2.35rem 1.2rem 2.1rem;
  }
}

.starbright-premium-hero {
  height: clamp(660px, 56vw, 820px);
  min-height: 0;
  background: #080b10;
}

.starbright-premium-hero__image {
  object-position: center center;
}

.starbright-premium-hero__overlay {
  background:
    linear-gradient(
      90deg,
      rgba(7, 17, 29, 0.9) 0%,
      rgba(7, 17, 29, 0.72) 36%,
      rgba(7, 17, 29, 0.45) 58%,
      rgba(7, 17, 29, 0.2) 100%
    ) !important;
}

.starbright-premium-hero__inner {
  padding-top: clamp(7.5rem, 12vw, 10rem);
  padding-bottom: clamp(2rem, 4vw, 3.5rem);
}

.starbright-premium-hero__copy {
  max-width: min(47rem, 60vw);
}

.starbright-premium-hero__eyebrow {
  border-color: rgba(212, 175, 55, 0.4);
  border-radius: calc(var(--radius) * 0.8);
  background: rgba(13, 27, 42, 0.3);
  color: #d4af37;
  padding: 0.375rem 0.875rem;
  font-weight: 500;
  letter-spacing: 0.18em;
}

.starbright-premium-hero__title {
  color: #f4e6d2;
  font-size: 2.25rem;
  line-height: 1.15;
  letter-spacing: 0.01em;
  text-shadow: none;
}

.starbright-premium-hero__subhead {
  color: rgba(244, 230, 210, 0.8);
  max-width: 39rem;
}

.starbright-premium-hero__band {
  display: none;
}

.starbright-premium-hero__band > div {
  width: 100%;
}

.starbright-photo-hero__inner {
  padding-top: clamp(11rem, 15vw, 14rem);
  padding-bottom: clamp(3rem, 5vw, 4.5rem);
}

.starbright-photo-hero__copy {
  max-width: min(48rem, 52vw);
}

.starbright-trekking-hero {
  min-height: clamp(720px, 58vw, 860px);
}

.starbright-trekking-hero__image {
  object-position: center center;
}

.starbright-trekking-hero__overlay {
  background:
    linear-gradient(
      90deg,
      rgba(17, 24, 39, 0.9) 0%,
      rgba(17, 24, 39, 0.74) 34%,
      rgba(17, 24, 39, 0.46) 68%,
      rgba(17, 24, 39, 0.16) 100%
    ) !important;
}

.starbright-trekking-hero__inner {
  padding-top: clamp(8.75rem, 13vw, 11rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
}

.starbright-trekking-hero__copy {
  max-width: min(48rem, 54vw);
}

.starbright-trekking-hero__eyebrow {
  background: rgba(17, 24, 39, 0.34);
  border-color: rgba(244, 230, 210, 0.25);
  color: #d4af37;
}

.starbright-trekking-hero__title {
  color: #f4e6d2;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
}

.starbright-trekking-hero__subhead {
  color: rgba(244, 230, 210, 0.8);
}

.starbright-spiritual-hero {
  min-height: clamp(720px, 58vw, 860px);
}

.starbright-spiritual-hero__image {
  object-position: center center;
}

.starbright-spiritual-hero__overlay {
  background:
    linear-gradient(
      90deg,
      rgba(82, 22, 28, 0.84) 0%,
      rgba(82, 22, 28, 0.62) 34%,
      rgba(28, 12, 14, 0.28) 70%,
      rgba(28, 12, 14, 0.14) 100%
    ) !important;
}

.starbright-spiritual-hero__inner {
  padding-top: clamp(8.75rem, 13vw, 11rem);
  padding-bottom: clamp(4rem, 7vw, 6rem);
}

.starbright-spiritual-hero__copy {
  max-width: min(48rem, 54vw);
}

.starbright-spiritual-hero__eyebrow {
  background: rgba(28, 12, 14, 0.24);
  border-color: rgba(244, 230, 210, 0.28);
  color: #d4af37;
}

.starbright-spiritual-hero__title {
  color: #f4e6d2;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}

.starbright-spiritual-hero__subhead {
  color: rgba(244, 230, 210, 0.8);
}

.starbright-spiritual-pullquote,
.starbright-spiritual-selector {
  background: #090909;
  color: #f4e6d2;
}

.starbright-spiritual-selector--alt {
  background: #121212;
  border-top: 1px solid rgba(244, 230, 210, 0.08);
}

.starbright-spiritual-pullquote__line {
  background: #c94a29;
  display: block;
  height: 1px;
  margin: 0 auto 2rem;
  width: 4rem;
}

.starbright-spiritual-pullquote__text {
  color: #c94a29;
  font-size: clamp(1.65rem, 2.5vw, 2.55rem);
  font-style: italic;
  letter-spacing: 0.01em;
  line-height: 1.45;
}

.starbright-spiritual-selector__eyebrow {
  color: #c94a29;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}

.starbright-spiritual-selector__title {
  color: #f5efe5;
  font-size: clamp(2.1rem, 3vw, 3.3rem);
  line-height: 1.12;
  letter-spacing: 0.01em;
  margin-top: 1rem;
}

.starbright-spiritual-selector__intro {
  color: rgba(244, 230, 210, 0.7);
  font-size: 1rem;
  line-height: 1.75;
  margin: 1rem auto 0;
  max-width: 38rem;
}

.starbright-spiritual-selector__grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-top: 3.5rem;
}

.starbright-spiritual-selector__card {
  background: #1a1a1a;
  border: 1px solid rgba(244, 230, 210, 0.08);
  border-radius: 0.5rem;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
  color: #f4e6d2;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 13.5rem;
  padding: 1.65rem;
  text-align: left;
  transition:
    border-color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
  width: 100%;
}

.starbright-spiritual-selector__card:hover {
  border-color: rgba(201, 74, 41, 0.5);
  transform: translateY(-2px);
}

.starbright-spiritual-selector__card.is-selected {
  background: linear-gradient(180deg, rgba(201, 74, 41, 0.16) 0%, rgba(26, 26, 26, 0.96) 100%);
  border-color: rgba(212, 175, 55, 0.52);
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.36);
}

.starbright-spiritual-selector__top {
  display: flex;
  justify-content: flex-end;
}

.starbright-spiritual-selector__check {
  align-items: center;
  border: 1px solid rgba(244, 230, 210, 0.12);
  border-radius: 0.45rem;
  color: #d4af37;
  display: inline-flex;
  flex: 0 0 2rem;
  height: 2rem;
  justify-content: center;
  transition: border-color 180ms ease, background-color 180ms ease;
  width: 2rem;
}

.starbright-spiritual-selector__card.is-selected .starbright-spiritual-selector__check {
  background: rgba(212, 175, 55, 0.14);
  border-color: rgba(212, 175, 55, 0.68);
}

.starbright-spiritual-selector__card-title {
  color: #f5efe5;
  font-size: 1.25rem;
  line-height: 1.32;
  letter-spacing: 0.01em;
  margin-top: 1rem;
}

.starbright-spiritual-selector__copy {
  color: rgba(244, 230, 210, 0.68);
  font-size: 0.98rem;
  line-height: 1.8;
  margin-top: 0.85rem;
}

.starbright-trekking-trails {
  background: #090909;
  color: #f4e6d2;
}

.starbright-trekking-trails__eyebrow {
  color: #c94a29;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.24em;
  text-transform: uppercase;
}

.starbright-trekking-trails__title {
  color: #f5efe5;
  font-size: clamp(2.1rem, 3vw, 3.3rem);
  line-height: 1.12;
  letter-spacing: 0.01em;
  margin-top: 1rem;
}

.starbright-trekking-trails__intro {
  color: rgba(244, 230, 210, 0.7);
  font-size: 1rem;
  line-height: 1.75;
  margin: 1rem auto 0;
  max-width: 40rem;
}

.starbright-trekking-trails__grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-top: 3.5rem;
}

.starbright-trekking-trail__card {
  background: #1b1b1b;
  border: 1px solid rgba(244, 230, 210, 0.09);
  border-radius: 0.5rem;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
  color: #f4e6d2;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 18rem;
  padding: 1.5rem;
  text-align: left;
  transition:
    border-color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
  width: 100%;
}

.starbright-trekking-trail__card:hover {
  border-color: rgba(201, 74, 41, 0.52);
  transform: translateY(-2px);
}

.starbright-trekking-trail__card.is-selected {
  background: linear-gradient(180deg, rgba(201, 74, 41, 0.14) 0%, rgba(27, 27, 27, 0.96) 100%);
  border-color: rgba(212, 175, 55, 0.52);
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.36);
}

.starbright-trekking-trail__top {
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.starbright-trekking-trail__meta {
  background: rgba(244, 230, 210, 0.06);
  border-radius: 999px;
  color: #c94a29;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 0.4rem 0.8rem;
  text-transform: uppercase;
}

.starbright-trekking-trail__check {
  align-items: center;
  border: 1px solid rgba(244, 230, 210, 0.12);
  border-radius: 0.45rem;
  color: #d4af37;
  display: inline-flex;
  flex: 0 0 2rem;
  height: 2rem;
  justify-content: center;
  transition: border-color 180ms ease, background-color 180ms ease;
  width: 2rem;
}

.starbright-trekking-trail__card.is-selected .starbright-trekking-trail__check {
  background: rgba(212, 175, 55, 0.14);
  border-color: rgba(212, 175, 55, 0.68);
}

.starbright-trekking-trail__title {
  color: #f5efe5;
  font-size: 1.2rem;
  line-height: 1.32;
  letter-spacing: 0.01em;
  margin-top: 1.15rem;
}

.starbright-trekking-trail__copy {
  color: rgba(244, 230, 210, 0.68);
  font-size: 0.98rem;
  line-height: 1.7;
  margin-top: 0.9rem;
}

.starbright-trekking-trail__stats {
  border-top: 1px solid rgba(244, 230, 210, 0.08);
  display: grid;
  gap: 0.9rem 1.25rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 1.35rem;
  padding-top: 1.25rem;
}

.starbright-trekking-trail__stat {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.starbright-trekking-trail__stat-label {
  color: rgba(244, 230, 210, 0.54);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.starbright-trekking-trail__stat-value {
  color: #f5efe5;
  font-size: 1.02rem;
  line-height: 1.35;
}

.starbright-trekking-safety {
  background: #efefef;
  color: #111827;
}

.starbright-trekking-safety__eyebrow {
  color: #d4af37;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.starbright-trekking-safety__title {
  color: #111111;
  font-size: clamp(2.1rem, 3vw, 3.15rem);
  line-height: 1.12;
  letter-spacing: 0.01em;
  margin-top: 1rem;
}

.starbright-trekking-safety__intro {
  color: rgba(17, 24, 39, 0.68);
  font-size: 1rem;
  line-height: 1.75;
  margin: 1rem auto 0;
  max-width: 38rem;
}

.starbright-trekking-safety__grid {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin: 3.5rem auto 0;
  max-width: 60rem;
}

.starbright-trekking-safety__card {
  background: transparent;
  border-top: 1px solid rgba(17, 24, 39, 0.08);
  padding-top: 1.4rem;
}

.starbright-trekking-safety__meta {
  color: #d4af37;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  margin: 0;
  text-transform: uppercase;
}

.starbright-trekking-safety__card-title {
  color: #111111;
  font-size: 1.7rem;
  line-height: 1.28;
  letter-spacing: 0.01em;
  margin-top: 1rem;
}

.starbright-trekking-safety__copy {
  color: rgba(17, 24, 39, 0.72);
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 0.9rem;
  max-width: 28rem;
}

.starbright-style-features--dark {
  background: #07111d;
  color: #f4e6d2;
}

.starbright-style-features--dark .starbright-style-feature-card {
  min-height: 13.5rem;
  background: rgba(244, 230, 210, 0.055);
  border-color: rgba(244, 230, 210, 0.12);
  color: #f4e6d2;
}

.starbright-style-features--dark .starbright-style-feature-card h2 {
  color: #f4e6d2;
}

.starbright-style-features--dark .starbright-style-feature-card p {
  color: rgba(244, 230, 210, 0.74);
}

.starbright-style-advice--dark {
  background: #0d1b2a;
  color: #f4e6d2;
}

.starbright-style-advice--dark .starbright-style-advice-card {
  background: rgba(244, 230, 210, 0.055);
  border-color: rgba(244, 230, 210, 0.12);
}

.starbright-style-advice--dark .starbright-style-advice-card p:first-child {
  color: #c94a29;
}

.starbright-style-advice--dark .starbright-style-advice-card p:last-child {
  color: rgba(244, 230, 210, 0.76);
}

.starbright-photo-matrix {
  background: linear-gradient(180deg, #07111d 0%, #0d1b2a 100%);
  color: #f4e6d2;
}

.starbright-photo-matrix__eyebrow,
.starbright-photo-basecamp__eyebrow {
  color: #d4af37;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.starbright-photo-matrix__title,
.starbright-photo-basecamp__title {
  color: #f4e6d2;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.12;
  letter-spacing: 0.03em;
  margin-top: 1rem;
}

.starbright-photo-matrix__intro,
.starbright-photo-basecamp__copy {
  color: rgba(244, 230, 210, 0.72);
  font-size: 0.98rem;
  line-height: 1.8;
  margin-top: 1rem;
}

.starbright-photo-matrix__grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-top: 3.5rem;
}

.starbright-photo-matrix__card {
  min-height: 15.5rem;
  width: 100%;
  background: rgba(244, 230, 210, 0.05);
  border: 1px solid rgba(244, 230, 210, 0.12);
  border-radius: 0.5rem;
  box-shadow: 0 18px 40px rgba(3, 8, 15, 0.28);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 1.75rem;
  text-align: left;
  transition: border-color 180ms ease, background-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}

.starbright-photo-matrix__card:hover {
  border-color: rgba(212, 175, 55, 0.48);
  transform: translateY(-2px);
}

.starbright-photo-matrix__card.is-selected {
  border-color: rgba(212, 175, 55, 0.82);
  background: linear-gradient(180deg, rgba(212, 175, 55, 0.14) 0%, rgba(244, 230, 210, 0.08) 100%);
  box-shadow: 0 22px 44px rgba(3, 8, 15, 0.34);
}

.starbright-photo-matrix__top {
  align-items: flex-start;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.starbright-photo-matrix__check {
  align-items: center;
  border: 1px solid rgba(244, 230, 210, 0.22);
  border-radius: 0.45rem;
  color: #d4af37;
  display: inline-flex;
  flex: 0 0 2rem;
  height: 2rem;
  justify-content: center;
  margin-left: auto;
  transition: border-color 180ms ease, background-color 180ms ease;
  width: 2rem;
}

.starbright-photo-matrix__card.is-selected .starbright-photo-matrix__check {
  background: rgba(212, 175, 55, 0.16);
  border-color: rgba(212, 175, 55, 0.72);
}

.starbright-photo-matrix__card--featured {
  border-color: rgba(212, 175, 55, 0.58);
  background: linear-gradient(180deg, rgba(212, 175, 55, 0.08) 0%, rgba(244, 230, 210, 0.06) 100%);
}

.starbright-photo-matrix__meta {
  color: #d4af37;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  margin: 0;
  text-transform: uppercase;
}

.starbright-photo-matrix__card-title {
  color: #f4e6d2;
  font-size: 1.45rem;
  line-height: 1.2;
  letter-spacing: 0.02em;
  margin-top: 1.15rem;
}

.starbright-photo-matrix__copy {
  color: rgba(244, 230, 210, 0.76);
  font-size: 0.96rem;
  line-height: 1.75;
  margin-top: 1rem;
}

.starbright-photo-basecamp {
  background: #0d1b2a;
  border-top: 1px solid rgba(244, 230, 210, 0.08);
  color: #f4e6d2;
}

.starbright-photo-basecamp__image-wrap {
  min-height: 24rem;
}

.starbright-photo-basecamp__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.starbright-photo-basecamp__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4rem 1.5rem;
}

.starbright-photo-basecamp__specs {
  list-style: none;
  margin: 2rem 0 0;
  padding: 0;
}

.starbright-photo-basecamp__spec {
  align-items: flex-start;
  color: rgba(244, 230, 210, 0.86);
  display: flex;
  gap: 0.875rem;
  line-height: 1.7;
}

.starbright-photo-basecamp__spec + .starbright-photo-basecamp__spec {
  margin-top: 1rem;
}

.starbright-photo-basecamp__spec-icon {
  align-items: center;
  background: rgba(212, 175, 55, 0.14);
  border-radius: 0.5rem;
  color: #d4af37;
  display: inline-flex;
  flex: 0 0 2.4rem;
  height: 2.4rem;
  justify-content: center;
  margin-top: 0.1rem;
  width: 2.4rem;
}

.starbright-premium-sleep-section {
  background: #080b10;
}

.starbright-premium-hotels {
  max-width: calc(62rem + 30px);
  margin-inline: auto;
}

.starbright-premium-hotel-card {
  background: #171717;
  border-color: rgba(244, 230, 210, 0.08);
}

.starbright-premium-hotel-card > img {
  aspect-ratio: 4 / 3;
}

.starbright-premium-pillars {
  max-width: calc(62rem + 30px);
  margin-inline: auto;
}

.starbright-premium-picker {
  background: #111111;
}

.starbright-premium-component-grid {
  max-width: calc(62rem + 30px);
  margin-inline: auto;
}

.starbright-premium-component-card {
  background: #171717;
  border-color: rgba(244, 230, 210, 0.08);
}

.starbright-premium-component-card:hover,
.starbright-premium-component-card.is-selected {
  border-color: rgba(212, 175, 55, 0.65);
}

.starbright-premium-component-card.is-selected {
  background: rgba(212, 175, 55, 0.12);
}

.starbright-premium-component-card.is-selected .starbright-premium-component-check {
  background: #d4af37;
  border-color: #d4af37;
  color: #0d1b2a;
}

.starbright-premium-page #style-quiz {
  background: #242424;
}

.starbright-premium-page #style-quiz > div {
  max-width: calc(72rem + 30px);
}

.starbright-premium-page #style-quiz form {
  background: #141414;
  border-color: rgba(244, 230, 210, 0.1);
  color: #f4e6d2;
  display: block;
}

.starbright-premium-page #style-quiz .text-foreground {
  color: #f4e6d2;
}

.starbright-premium-page #style-quiz .text-muted-foreground {
  color: rgba(244, 230, 210, 0.64);
}

.starbright-premium-page #style-quiz .bg-background {
  background-color: #0b0b0b;
}

.starbright-premium-page #style-quiz .bg-card {
  background-color: #141414;
}

.starbright-premium-page #style-quiz .bg-secondary {
  background-color: #242424;
}

.starbright-premium-page #style-quiz .border-border,
.starbright-premium-page #style-quiz .border-input {
  border-color: rgba(244, 230, 210, 0.1);
}

.starbright-premium-page #style-quiz fieldset {
  border-color: rgba(244, 230, 210, 0.08);
  width: 100%;
  min-width: 0;
}

.starbright-premium-page #style-quiz [data-tailor-feedback] {
  background: linear-gradient(180deg, rgba(20, 20, 20, 0.98) 0%, rgba(15, 15, 15, 0.98) 100%);
  border-color: rgba(212, 175, 55, 0.45);
  color: #f4e6d2;
  font-weight: 500;
  line-height: 1.6;
}

.starbright-premium-page #style-quiz [data-tailor-feedback].border-red-500\/20 {
  border-color: rgba(220, 38, 38, 0.45);
  background: linear-gradient(180deg, rgba(34, 10, 10, 0.98) 0%, rgba(24, 8, 8, 0.98) 100%);
  color: #fecaca;
}

.starbright-premium-page #style-quiz [data-tailor-feedback].border-emerald-500\/20 {
  border-color: rgba(34, 197, 94, 0.35);
}

.starbright-style-page #style-quiz [data-tailor-feedback] {
  background: #f7efe0;
  border-color: rgba(180, 114, 39, 0.28);
  color: #3f2a12;
  font-weight: 500;
  line-height: 1.6;
}

.starbright-style-page #style-quiz [data-tailor-feedback].border-emerald-500\/20 {
  background: #eef7ef;
  border-color: rgba(46, 125, 50, 0.32);
  color: #1f4d26;
}

.starbright-style-page #style-quiz [data-tailor-feedback].border-red-500\/20 {
  background: #fff1f1;
  border-color: rgba(198, 40, 40, 0.28);
  color: #7f1d1d;
}

@media (min-width: 640px) {
  .starbright-premium-hero__title {
    font-size: 3rem;
    line-height: 1.15;
  }
}

@media (min-width: 1024px) {
  .starbright-premium-hero__title {
    font-size: 3.75rem;
    line-height: 1.15;
  }

  .starbright-photo-matrix__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .starbright-photo-basecamp__content {
    padding: 4.5rem 4rem;
  }

  .starbright-trekking-trails__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .starbright-trekking-safety__grid {
    gap: 3rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .starbright-spiritual-selector__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .starbright-premium-hero {
    height: auto;
    min-height: 760px;
  }

  .starbright-premium-hero__inner {
    padding-top: 10rem;
    padding-bottom: 8rem;
  }

  .starbright-premium-hero__copy {
    max-width: 100%;
  }

  .starbright-premium-hero__title {
    color: #f4e6d2;
    text-shadow: none;
  }

  .starbright-premium-hero__subhead {
    color: rgba(244, 230, 210, 0.82);
  }

  .starbright-photo-hero__inner {
    padding-top: 9rem;
    padding-bottom: 7rem;
  }

  .starbright-photo-hero__copy {
    max-width: 100%;
  }

  .starbright-trekking-hero {
    min-height: 760px;
  }

  .starbright-trekking-hero__inner {
    padding-top: 9.5rem;
    padding-bottom: 6rem;
  }

  .starbright-trekking-hero__copy {
    max-width: 100%;
  }

  .starbright-trekking-trails__grid {
    margin-top: 2.5rem;
  }

  .starbright-trekking-trail__card {
    min-height: 0;
    padding: 1.35rem;
  }

  .starbright-trekking-safety__grid {
    gap: 2.25rem;
    margin-top: 2.75rem;
  }

  .starbright-trekking-safety__card-title {
    font-size: 1.45rem;
  }

  .starbright-spiritual-hero {
    min-height: 760px;
  }

  .starbright-spiritual-hero__inner {
    padding-top: 9.5rem;
    padding-bottom: 6rem;
  }

  .starbright-spiritual-hero__copy {
    max-width: 100%;
  }

  .starbright-spiritual-pullquote__line {
    margin-bottom: 1.5rem;
  }

  .starbright-spiritual-selector__grid {
    margin-top: 2.5rem;
  }

  .starbright-spiritual-selector__card {
    min-height: 0;
    padding: 1.35rem;
  }

  .starbright-photo-matrix__grid {
    margin-top: 2.5rem;
  }

  .starbright-photo-matrix__card {
    min-height: 0;
    padding: 1.4rem;
  }

  .starbright-photo-basecamp__image-wrap {
    min-height: 18rem;
  }

  .starbright-photo-basecamp__content {
    padding: 2.5rem 1.5rem 3rem;
  }
}

@media (min-width: 1024px) {
  .starbright-premium-page #style-quiz > div {
    max-width: calc(72rem + 30px);
  }

  .starbright-premium-page #style-quiz form > div {
    width: 100%;
    min-width: 0;
  }
}

.starbright-ai-inline-figure {
  margin: 3rem auto;
  max-width: 920px;
}

.starbright-ai-inline-figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
}

.starbright-ai-inline-figure figcaption {
  margin-top: 0.75rem;
  color: #6f675c;
  font-size: 0.92rem;
  line-height: 1.5;
}

.starbright-footer-official-link {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.starbright-footer-emblem {
  display: inline-flex;
  width: 1.15rem;
  height: 1.15rem;
  flex: 0 0 1.15rem;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: radial-gradient(circle at 50% 38%, #d92922 0 42%, #9e1512 75%);
  box-shadow: 0 0 0 1px rgba(216, 180, 87, 0.68), 0 4px 12px rgba(0, 0, 0, 0.18);
}

.starbright-footer-emblem svg {
  width: 0.92rem;
  height: 0.92rem;
  fill: #f6d36b;
  stroke: #f6d36b;
  stroke-width: 0.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.starbright-footer-official-link:hover .starbright-footer-emblem {
  box-shadow: 0 0 0 1px rgba(246, 211, 107, 0.95), 0 0 18px rgba(246, 211, 107, 0.22);
}
