/* Ashram language — cream, teal, terracotta (Sivananda-style, Anhad content) */
html,
body {
  font-family: "Lato", "Segoe UI", sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #224f56;
  background-color: #f5f3ef;
  background-image: none;
}

.font-serif {
  font-family: Roboto, Lato, sans-serif !important;
  letter-spacing: -0.03em;
}

h1.font-serif,
h2.font-serif,
h3.font-serif {
  font-weight: 900 !important;
  letter-spacing: -0.035em;
  line-height: 1.15;
}
h1.font-serif {
  line-height: 1.12;
}
h2.font-serif:not(#about-heading) {
  font-size: clamp(1.85rem, 3.6vw, 2.55rem) !important;
  line-height: 1.12 !important;
}
h3.font-serif {
  font-weight: 700 !important;
  letter-spacing: -0.02em;
  line-height: 1.3;
}

.kicker,
.contents-strip {
  font-family: Lato, sans-serif !important;
  font-size: 0.6875rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.16em !important;
  line-height: 1.3;
}

header nav {
  padding-top: 1.15rem !important;
  padding-bottom: 1.15rem !important;
}
header a.font-serif {
  font-weight: 900 !important;
  font-size: 0.92rem !important;
  letter-spacing: 0.1em !important;
  line-height: 1;
}
header #nav-links {
  margin-left: auto;
  gap: 1.75rem !important;
}
header #nav-links,
header #nav-links-mobile {
  font-family: Lato, sans-serif;
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
}

footer .font-serif {
  font-weight: 900 !important;
  font-size: 0.86rem !important;
  letter-spacing: 0.16em !important;
}

.bg-paper {
  background-color: #f5f3ef !important;
  background-image: none !important;
}
.bg-paper\/95 {
  background-color: rgba(245, 243, 239, 0.96) !important;
}
.bg-paper\/15 {
  background-color: rgba(245, 243, 239, 0.4) !important;
}

.text-ink,
.font-serif.text-ink,
h1, h2, h3 {
  color: #224f56;
}
.text-ink-soft { color: #4a7178 !important; }
.text-ink-faint,
.kicker,
.contents-strip { color: #7a9aa0 !important; }
.text-ink\/5 { color: rgba(34, 79, 86, 0.06) !important; }
.text-ink\/50 { color: rgba(34, 79, 86, 0.5) !important; }
.text-ink\/60 { color: rgba(34, 79, 86, 0.6) !important; }
.text-ink\/70 { color: rgba(34, 79, 86, 0.7) !important; }
.text-ink\/75 { color: rgba(34, 79, 86, 0.75) !important; }
.border-ink,
.border-ink\/15,
.border-ink\/30,
.border-ink\/50 {
  border-color: rgba(34, 79, 86, 0.22) !important;
}

.border-rule,
.divide-rule > :not([hidden]) ~ :not([hidden]),
.contents-strip,
.sm\:divide-rule > :not([hidden]) ~ :not([hidden]) {
  border-color: #ddd6c8 !important;
}
.bg-rule { background-color: #ddd6c8 !important; }

.text-crimson,
.hover\:text-crimson:hover {
  color: #c4783a !important;
}
.border-crimson { border-color: #c4783a !important; }
.bg-crimson { background-color: #c4783a !important; }
.text-crimson\/5 { color: rgba(196, 120, 58, 0.08) !important; }

.btn-primary {
  background-color: #c4783a;
  color: #f5f3ef;
  border-radius: 2px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.72rem;
}
.btn-outline {
  border-color: #224f56;
  color: #224f56;
  border-radius: 2px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.72rem;
}
.btn-outline:hover {
  background-color: rgba(34, 79, 86, 0.06);
}
.btn-hero-outline {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 2px;
  border: 1px solid #f5f3ef;
  padding: 0.75rem 1.5rem;
  font-family: Lato, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #f5f3ef;
}
.btn-hero-outline:hover {
  background-color: rgba(245, 243, 239, 0.12);
}

.bg-ink {
  background-color: #224f56 !important;
}
.text-paper { color: #f5f3ef !important; }
.text-paper\/80 { color: rgba(245, 243, 239, 0.85) !important; }
.text-paper\/70 { color: rgba(245, 243, 239, 0.75) !important; }
.text-paper\/60 { color: rgba(245, 243, 239, 0.65) !important; }

header {
  background-color: #f5f3ef !important;
  border-bottom-color: #e8e2d6 !important;
}
header button svg path {
  stroke: #224f56 !important;
}

footer {
  background-color: #f5f3ef;
  border-top-color: #e8e2d6 !important;
}

/* Full-bleed ashram hero */
.siv-hero {
  position: relative;
  min-height: 88vh;
  color: #f5f3ef;
  background-color: #6d7f82;
}
.siv-hero-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
}
.siv-hero-veil {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(34, 79, 86, 0.28) 0%, rgba(34, 79, 86, 0.18) 40%, rgba(34, 79, 86, 0.55) 100%),
    linear-gradient(90deg, rgba(34, 79, 86, 0.25), transparent 55%);
}
.siv-hero .siv-quote,
.siv-hero .siv-welcome,
.siv-hero .siv-strive {
  color: #f5f3ef;
  overflow: visible;
  text-shadow: 0 1px 16px rgba(20, 40, 44, 0.4);
}
.siv-quote {
  position: relative;
  padding-left: 0.2rem;
  font-family: "Lato", "Segoe UI", sans-serif;
  font-style: italic;
  font-size: clamp(1.15rem, 2.4vw, 1.75rem);
  line-height: 1.45;
  font-weight: 400;
}
.siv-quote cite {
  display: block;
  margin-top: 0.6rem;
  font-style: italic;
  font-size: 1rem;
  opacity: 0.92;
}
.siv-mark {
  position: absolute;
  left: -0.15em;
  top: -0.35em;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 5.5rem;
  line-height: 1;
  color: #c4783a;
  font-style: normal;
  pointer-events: none;
}
.siv-quote p {
  position: relative;
  padding-left: 2.6rem;
}
.siv-quote cite {
  padding-left: 2.6rem;
}
.siv-welcome {
  font-family: "Roboto", "Lato", sans-serif !important;
  font-weight: 900 !important;
  letter-spacing: -0.03em;
  line-height: 1.05;
  font-size: clamp(2.4rem, 6.5vw, 4.75rem);
  color: #f5f3ef !important;
  text-wrap: balance;
}
.siv-strive {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.38em;
  margin-top: 1.1rem;
  font-family: "Lato", "Segoe UI", sans-serif;
  font-size: clamp(1.45rem, 3.4vw, 2.1rem);
  font-weight: 400;
  line-height: 1.5;
  color: #f5f3ef;
  overflow: visible;
}
.siv-rotate {
  display: inline-grid;
  position: relative;
  min-width: 8.4ch;
  overflow: visible;
  vertical-align: baseline;
}
.siv-rotate span {
  grid-area: 1 / 1;
  font-family: "Roboto", "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.5;
  color: #f5f3ef;
  white-space: nowrap;
  opacity: 0;
  animation: siv-word-fade 9s ease-in-out infinite;
}
.siv-rotate span:nth-child(1) {
  opacity: 1;
  animation-delay: 0s;
}
.siv-rotate span:nth-child(2) { animation-delay: 3s; }
.siv-rotate span:nth-child(3) { animation-delay: 6s; }
@keyframes siv-word-fade {
  0%, 28% { opacity: 1; }
  33%, 100% { opacity: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .siv-rotate span {
    animation: none;
    opacity: 0;
  }
  .siv-rotate span:first-child { opacity: 1; }
}

.siv-card {
  position: relative;
  display: block;
  min-height: 22rem;
  overflow: hidden;
  color: #f5f3ef;
}
.siv-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s ease;
}
.siv-card:hover img {
  transform: scale(1.04);
}
.siv-card-bansuri img {
  object-position: 28% 42%;
}
.siv-card-veil {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(34, 79, 86, 0.15) 20%, rgba(34, 79, 86, 0.72) 100%);
}
.siv-card-copy {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.5rem 1.4rem 1.6rem;
}
.siv-card-copy h3 {
  color: #f5f3ef !important;
  font-family: Roboto, Lato, sans-serif !important;
  font-weight: 900 !important;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -0.03em;
}
.siv-card-copy p {
  margin-top: 0.4rem;
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 400;
  color: rgba(245, 243, 239, 0.9);
  font-size: 0.82rem;
  letter-spacing: 0.02em;
  line-height: 1.3;
}

/* Curriculum — Ganga / hills backdrop */
.siv-learn {
  position: relative;
  background-color: #8aa0a4;
}
.siv-learn-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 58%;
  pointer-events: none;
}
.siv-learn-veil {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(245, 243, 239, 0.82) 0%, rgba(245, 243, 239, 0.46) 42%, rgba(245, 243, 239, 0.58) 100%),
    linear-gradient(90deg, rgba(34, 79, 86, 0.1), transparent 55%);
}

/* Circles info — Sivananda/Avada-style */
.anhad-circles {
  --r: 158px;
  position: relative;
  width: min(440px, 92vw);
  height: min(440px, 92vw);
  margin: 2.5rem auto 0;
}
.anhad-circles-ring {
  position: absolute;
  inset: 12%;
  border: 2px dashed #c4783a;
  border-radius: 50%;
  pointer-events: none;
}
.anhad-circles-core {
  position: absolute;
  inset: 22%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 6px solid #224f56;
  border-radius: 50%;
  background: rgba(245, 243, 239, 0.94);
  box-shadow: 0 18px 40px rgba(34, 79, 86, 0.12);
  text-align: center;
  padding: 1.4rem 1.6rem;
}
.anhad-circles-pane[hidden] { display: none; }
.anhad-circles-title {
  font-family: Roboto, Lato, sans-serif;
  font-weight: 900;
  font-size: clamp(1.15rem, 3.2vw, 1.55rem);
  color: #224f56;
  letter-spacing: -0.02em;
  margin-bottom: 0.55rem;
}
.anhad-circles-text {
  font-size: clamp(0.78rem, 2.1vw, 0.92rem);
  line-height: 1.45;
  color: #4a7178;
  max-width: 18ch;
  margin: 0 auto;
}
.anhad-circles-tab {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 58px;
  height: 58px;
  margin: -29px 0 0 -29px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #224f56;
  background: #f5f3ef;
  color: #224f56;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
  z-index: 2;
}
.anhad-circles-tab:hover,
.anhad-circles-tab.is-active {
  background: #c4783a;
  border-color: #c4783a;
  color: #f5f3ef;
  transform: translate(var(--tx), var(--ty)) scale(1.06);
}
.anhad-circles-tab svg {
  width: 22px;
  height: 22px;
}
.anhad-circles-tab[data-pos="1"] { --tx: 0px; --ty: calc(var(--r) * -1); transform: translate(var(--tx), var(--ty)); }
.anhad-circles-tab[data-pos="2"] { --tx: var(--r); --ty: 0px; transform: translate(var(--tx), var(--ty)); }
.anhad-circles-tab[data-pos="3"] { --tx: 0px; --ty: var(--r); transform: translate(var(--tx), var(--ty)); }
.anhad-circles-tab[data-pos="4"] { --tx: calc(var(--r) * -1); --ty: 0px; transform: translate(var(--tx), var(--ty)); }
@media (max-width: 480px) {
  .anhad-circles { --r: 118px; }
  .anhad-circles-tab { width: 48px; height: 48px; margin: -24px 0 0 -24px; }
  .anhad-circles-tab svg { width: 18px; height: 18px; }
}

/* Anhad interactive fingering chart */
.fc-board {
  margin-top: 1.75rem;
  padding: 1.25rem 1.1rem 1.4rem;
  border: 1px solid #ddd6c8;
  background: #f5f3ef;
}
.fc-brand {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.85rem;
}
.fc-brand-mark {
  font-family: Roboto, Lato, sans-serif;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.72rem;
  color: #c4783a;
}
.fc-brand-place {
  font-size: 0.68rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #7a9aa0;
}
.fc-flute-svg {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
  touch-action: none;
  outline: none;
}
.fc-flute-svg.is-playing {
  filter: brightness(1.06);
}
.fc-print {
  margin: 1.75rem 0 0;
  padding: 1rem 1rem 1.1rem;
  border: 1px solid #ddd6c8;
  background: #fff;
}
.fc-print figcaption {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.75rem;
  margin: 0 0 0.85rem;
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #c4783a;
  font-weight: 700;
}
.fc-print-dl {
  letter-spacing: 0.08em;
  color: #224f56;
  text-decoration: underline;
  text-underline-offset: 0.15em;
  font-weight: 700;
}
.fc-print a { display: block; }
.fc-print img {
  width: 100%;
  height: auto;
  display: block;
}
.fc-readout {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.45rem 1rem;
  margin: 1rem 0 0.85rem;
}
.fc-dev {
  font-family: "Noto Serif Devanagari", serif;
  font-size: 2rem;
  font-weight: 600;
  color: #224f56;
  line-height: 1;
}
.fc-sargam {
  font-family: Roboto, Lato, sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  color: #224f56;
}
.fc-west {
  font-size: 0.85rem;
  color: #7a9aa0;
}
.fc-tip {
  width: 100%;
  font-size: 0.88rem;
  color: #4a7178;
  margin: 0;
}
.fc-keys {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.fc-key {
  min-width: 2.6rem;
  min-height: 2.6rem;
  padding: 0.35rem 0.5rem;
  border: 1px solid #224f56;
  background: #f5f3ef;
  color: #224f56;
  font-family: Lato, sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  cursor: pointer;
  border-radius: 2px;
  touch-action: none;
}
.fc-key.is-komal { font-style: italic; font-weight: 400; }
.fc-key.is-on,
.fc-key:hover {
  background: #c4783a;
  border-color: #c4783a;
  color: #f5f3ef;
}
.fc-tools {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem 1.25rem;
  margin-top: 1rem;
}
.fc-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #7a9aa0;
}
.fc-dot {
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  margin-right: 0.3rem;
  vertical-align: -0.1rem;
  border: 1.5px solid #224f56;
}
.fc-dot-closed { background: #224f56; }
.fc-dot-half {
  background: linear-gradient(90deg, #224f56 50%, #f5f3ef 50%);
}
.fc-dot-open { background: #f5f3ef; }
.fc-play {
  min-height: 40px;
  padding: 0.5rem 1rem;
  border: 1px solid #c4783a;
  background: #c4783a;
  color: #f5f3ef;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 2px;
}
.fc-play.is-on {
  background: #224f56;
  border-color: #224f56;
}
.fc-note {
  margin-top: 0.9rem;
  font-size: 0.8rem;
  color: #7a9aa0;
}

/* Always-visible bar at the bottom of the first screen */
.siv-retreat-peek {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem 1.1rem;
  padding: 0.85rem 5.75rem 0.85rem 1.5rem;
  background: #f5f3ef;
  border-top: 4px solid #c4783a;
  color: #224f56;
  text-decoration: none;
}
.siv-retreat-peek:hover {
  background: #fff;
  color: #224f56;
}
.siv-retreat-peek-kicker {
  font-family: Lato, sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4783a;
}
.siv-retreat-peek-title {
  font-family: Roboto, Lato, sans-serif;
  font-weight: 900;
  font-size: 1.05rem;
  letter-spacing: -0.02em;
}
.siv-retreat-peek-go {
  display: none;
}

/* 5-day Sound Healing Yoga Retreat */
.siv-retreat {
  position: relative;
  background-color: #f5f3ef;
  border-top: 1px solid #ddd6c8;
  border-bottom: 1px solid #ddd6c8;
}
#retreat-heading {
  scroll-margin-top: 6rem;
}
.siv-retreat-days {
  display: grid;
  gap: 1rem;
  margin: 2.25rem 0 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 640px) {
  .siv-retreat-days { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (min-width: 1024px) {
  .siv-retreat-days { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 1.1rem; }
}
.siv-retreat-days li {
  background: #fff;
  border: 1px solid #ddd6c8;
  padding: 1.15rem 1.1rem 1.25rem;
}
.siv-retreat-n {
  display: block;
  font-family: Lato, sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4783a;
  margin-bottom: 0.55rem;
}
.siv-retreat-days h3 {
  font-family: Roboto, Lato, sans-serif !important;
  font-weight: 900 !important;
  font-size: 1.05rem;
  line-height: 1.25;
  color: #224f56 !important;
  letter-spacing: -0.02em;
  margin: 0 0 0.45rem;
}
.siv-retreat-days p {
  margin: 0;
  font-size: 0.84rem;
  line-height: 1.5;
  color: #4a7178;
}

/* Dedicated Sound Healing Retreat page */
@media (min-width: 640px) {
  header nav[aria-label="Primary"] > ul {
    gap: 1.25rem !important;
  }
}
.page-retreat-hero {
  position: relative;
  overflow: hidden;
  min-height: 72vh;
  color: #f5f3ef;
  background: #224f56;
}
.page-retreat-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 40%;
}
.page-retreat-hero-veil {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(34, 79, 86, 0.78) 0%, rgba(34, 79, 86, 0.35) 62%, rgba(34, 79, 86, 0.2) 100%),
    linear-gradient(180deg, rgba(34, 79, 86, 0.4) 0%, rgba(34, 79, 86, 0.55) 100%);
}
.page-retreat-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 72rem;
  margin: 0 auto;
  padding: 5.5rem 1.5rem 3.5rem;
}
.page-retreat-hero h1 {
  color: #f5f3ef;
  text-shadow: 0 1px 16px rgba(20, 40, 44, 0.4);
}
.page-retreat-hero .kicker,
.page-retreat-hero p {
  color: rgba(245, 243, 239, 0.92);
}
.page-retreat-hero .kicker {
  color: #f0d2b0 !important;
  text-shadow: 0 1px 12px rgba(20, 40, 44, 0.55);
}
.partner-band {
  background: #fff;
  border-bottom: 1px solid #ddd6c8;
  padding: 3.5rem 0 4rem;
}
@media (min-width: 640px) {
  .partner-band { padding: 4.5rem 0 5rem; }
}
.partner-lockup {
  display: grid;
  gap: 1.5rem;
  margin-bottom: 2.5rem;
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #ddd6c8;
}
@media (min-width: 768px) {
  .partner-lockup {
    grid-template-columns: 1fr auto 1fr;
    align-items: start;
    gap: 2.5rem;
  }
}
.partner-lockup-name {
  margin: 0;
  font-family: Roboto, Lato, sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  letter-spacing: -0.03em;
  color: #224f56;
}
.partner-lockup-role {
  margin: 0.4rem 0 0;
  max-width: 18rem;
  font-size: 0.92rem;
  line-height: 1.5;
  color: #4a7178;
}
.partner-lockup-rule {
  display: none;
}
@media (min-width: 768px) {
  .partner-lockup-rule {
    display: block;
    width: 1px;
    align-self: stretch;
    background: #ddd6c8;
  }
}
.partner-meta {
  display: grid;
  gap: 1.25rem 2rem;
  margin: 2rem 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .partner-meta { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
.partner-meta dt {
  font-family: Lato, sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4783a;
  margin: 0 0 0.35rem;
}
.partner-meta dd {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #4a7178;
}
.partner-meta a {
  color: #224f56;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.lilys-facts {
  display: grid;
  gap: 1rem;
  margin: 2rem 0 0;
}
@media (min-width: 640px) {
  .lilys-facts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (min-width: 1024px) {
  .lilys-facts { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}
.lilys-facts article {
  background: #fff;
  border: 1px solid #ddd6c8;
  padding: 1.2rem 1.15rem 1.3rem;
}
.lilys-facts h3 {
  font-family: Roboto, Lato, sans-serif !important;
  font-weight: 900 !important;
  font-size: 1.02rem;
  color: #224f56 !important;
  margin: 0 0 0.4rem;
}
.lilys-facts p {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.55;
  color: #4a7178;
}
.lilys-partner {
  border-top: 4px solid #c4783a;
  background: #fff;
  border: 1px solid #ddd6c8;
  border-top-width: 4px;
  border-top-color: #c4783a;
  padding: 1.75rem 1.5rem;
}
.page-retreat-faq details {
  border-bottom: 1px solid #ddd6c8;
  padding: 1rem 0;
}
.page-retreat-faq summary {
  cursor: pointer;
  font-family: Roboto, Lato, sans-serif;
  font-weight: 700;
  color: #224f56;
}
.page-retreat-faq details p {
  margin: 0.65rem 0 0;
  color: #4a7178;
}
.lilys-rooms {
  display: grid;
  gap: 1.25rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .lilys-rooms { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.lilys-rooms figure {
  margin: 0;
  background: #fff;
  border: 1px solid #ddd6c8;
  overflow: hidden;
}
.lilys-rooms img {
  display: block;
  width: 100%;
  height: 17rem;
  object-fit: cover;
}
@media (min-width: 768px) {
  .lilys-rooms img { height: 22rem; }
}
.lilys-rooms figcaption {
  padding: 1.15rem 1.2rem 1.3rem;
}
.lilys-rooms h3 {
  font-family: Roboto, Lato, sans-serif !important;
  font-weight: 900 !important;
  font-size: 1.2rem;
  color: #224f56 !important;
  margin: 0 0 0.4rem;
}
.lilys-rooms p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.55;
  color: #4a7178;
}
.lilys-stay-strip {
  display: grid;
  gap: 0.7rem;
  margin-top: 1.75rem;
}
@media (min-width: 640px) {
  .lilys-stay-strip { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
.lilys-stay-strip img {
  display: block;
  width: 100%;
  height: 11rem;
  object-fit: cover;
  border: 1px solid #ddd6c8;
}
