:root{--bg:#f9f6f0;--paper:#fff;--sand:#f0e9d9;--mist:#f6f1e7;--sage:#5f7668;--sage-dark:#42584c;--gold:#d2b48c;--rose:#9e7d5e;--ink:#1f1c18;--muted:#6b6659;--line:#e8e2d4;--shadow:0 18px 52px rgba(50,38,27,.09);--radius-xl:36px;--radius-lg:28px;--radius-md:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(1240px,calc(100% - 32px));margin-inline:auto}.topbar{position:sticky;top:12px;z-index:1000;padding-top:12px}.nav{display:flex;align-items:center;gap:24px;justify-content:space-between;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border:1px solid var(--line);border-radius:9999px;padding:13px 22px;box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:52px;height:52px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.9) 0 20%,transparent 22%),repeating-conic-gradient(from 0deg,#d2b48c 0 8deg,#9e7d5e 8deg 16deg,#5f7668 16deg 24deg,#e8d4b0 24deg 32deg);box-shadow:inset 0 0 0 5px rgba(255,255,255,.62),inset 0 0 26px rgba(0,0,0,.18);flex:0 0 auto}.brand-copy strong,.hero h1,.section-title,.page-hero h1,.info-card h3,.panel h3,.footer strong,.hero-panel h2,.hero-card h2{font-family:"Cormorant Garamond",serif;line-height:.96}.brand-copy strong{display:block;font-size:29px;font-weight:700}.brand-copy small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.nav-links{display:flex;gap:26px;align-items:center}.nav-links a{font-weight:600;font-size:14px;color:var(--muted)}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.menu-toggle{display:none;border:1px solid var(--line);background:var(--paper);width:48px;height:48px;border-radius:50%;font-size:22px}.hero{margin-top:20px}.home-hero{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);min-height:clamp(560px,72vh,760px);box-shadow:var(--shadow);background:#1e1b17}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,16,13,.72),rgba(18,16,13,.35),rgba(18,16,13,.18)),url('../images/general/holistic-tribe-lombok-hero.webp') center/cover no-repeat;transform:scale(1.02)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:end;min-height:inherit;padding:clamp(28px,4vw,52px)}.hero-copy h1{font-size:clamp(52px,6vw,88px);color:#fff;max-width:830px;margin:16px 0 0}.lead{font-size:18px;color:var(--muted);max-width:780px}.light-lead{color:rgba(255,255,255,.86)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-actions.compact{margin-top:20px}.primary-btn,.secondary-btn,.soft-button,.pill-link,.calendar-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.22s ease;cursor:pointer}.primary-btn{background:#fff;color:var(--ink);padding:14px 21px}.primary-btn.dark{background:var(--sage);color:#fff}.secondary-btn{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.27);padding:14px 21px}.secondary-btn.pale{background:var(--paper);color:var(--ink);border-color:var(--line)}.soft-button{background:var(--paper);border-color:var(--line);color:var(--ink);padding:12px 18px}.primary-btn:hover,.secondary-btn:hover,.soft-button:hover,.pill-link:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(50,38,27,.08)}.hero-panel,.hero-card,.panel,.info-card,.intro-panel,.about-card,.toolbar-panel,.calendar-shell{background:var(--paper);border:1px solid var(--line);border-radius:32px;box-shadow:var(--shadow)}.hero-panel{align-self:end;justify-self:end;width:min(100%,420px);padding:28px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.hero-panel h2,.hero-card h2{font-size:31px;margin:0 0 10px}.hero-panel p,.hero-card p,.panel p,.info-card p,.intro-panel p,.about-card p{color:var(--muted);margin:0}.section{margin-top:84px}.section.tight{margin-top:38px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading.compact{margin-bottom:18px}.section-title{font-size:clamp(40px,5vw,62px);margin:12px 0 0}.small-title{font-size:clamp(34px,4vw,46px)}.section-sub{font-size:16px;color:var(--muted);max-width:700px;margin:10px 0 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:var(--mist);border:1px solid var(--line);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:700}.eyebrow.light{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.2);color:#fff;backdrop-filter:blur(10px)}.intro-panel,.about-card{padding:46px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:24px}.category-grid,.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-btn{padding:22px;border-radius:26px;border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);text-align:left;cursor:pointer}.category-btn strong{display:block;font-family:"Cormorant Garamond",serif;font-size:28px}.category-btn span{color:var(--muted);font-size:14px}.practice-results{margin-top:26px;padding:28px;background:var(--mist);border:1px solid var(--line);border-radius:32px}.facilitator-card{overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:100%}.card-image{height:235px;background:var(--sand) center/cover no-repeat}
/* Small crop adjustment so the full "Sunset Beach Yoga" sign is visible on the facilitator card. */
.facilitator-card[data-open-facilitator="13"] .card-image{background-position:center 68%}.card-copy{padding:23px;display:flex;flex-direction:column;gap:12px;flex:1}.card-copy h3{font-family:"Cormorant Garamond",serif;font-size:33px;line-height:1;margin:0}.card-copy p{color:var(--muted);margin:0}.meta{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:700}.chip-row,.pill-row,.filter-row,.stat-row,.footer-socials{display:flex;flex-wrap:wrap;gap:10px}.chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:var(--mist);border:1px solid var(--line);font-size:13px;color:var(--muted);font-weight:600}.pill-link{background:var(--paper);border-color:var(--line);padding:10px 14px;font-size:13px}.card-link{margin-top:auto;color:var(--sage-dark);font-weight:800}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.agenda-preview .soft-panel{display:flex;align-items:center}.event-mini,.event-pill{display:block;width:100%;text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:16px;color:inherit}.event-mini+ .event-mini{margin-top:12px}.event-date,.event-time{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:800}.event-mini strong,.event-pill strong{display:block;font-size:18px;margin-top:5px}.event-mini span,.event-pill span{display:block;color:var(--muted);font-size:14px;margin-top:4px}.page-hero{margin-top:20px;padding:clamp(34px,5vw,58px);border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow)}.simple-hero{background:linear-gradient(135deg,#fff,#f6f1e7)}.page-hero h1{font-size:clamp(48px,6vw,82px);max-width:920px;margin:18px 0 0}.story-hero{position:relative;overflow:hidden;background:#201d19;min-height:520px;display:grid;align-content:end}.story-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,16,13,.78),rgba(18,16,13,.42)),url('../images/general/holistic-tribe-lombok-hero.webp') center/cover no-repeat}.story-hero>*{position:relative}.toolbar-panel{display:flex;gap:14px;align-items:center;margin-top:28px;padding:18px}.search-input{width:100%;border:1px solid var(--line);border-radius:999px;background:#fff;padding:15px 18px;color:var(--ink)}.filter-row{overflow:auto}.filter-btn{white-space:nowrap;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:var(--paper);cursor:pointer;color:var(--muted);font-weight:700}.filter-btn.active{background:var(--sage);color:#fff;border-color:var(--sage)}.map-card{height:460px;border-radius:32px;overflow:hidden}.profile-hero{margin-top:20px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);min-height:620px;background:#201d19}.profile-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,17,15,.18),rgba(18,17,15,.64)),var(--hero-image) center/cover no-repeat;transform:scale(1.04)}.profile-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:end;min-height:620px;padding:clamp(34px,4.5vw,56px)}.profile-hero h1{font-size:clamp(54px,7vw,86px);color:#fff;margin:18px 0 0}.hero-card{padding:28px}.stat-row{margin-top:28px}.stat{min-width:120px;padding:16px 18px;border-radius:24px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px);color:#fff}.stat strong{display:block;font-family:"Cormorant Garamond",serif;font-size:26px;line-height:1}.stat span{display:block;margin-top:7px;color:rgba(255,255,255,.82);font-size:13px}.subnav{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:10px;box-shadow:var(--shadow)}.subnav a{padding:10px 16px;border-radius:999px;color:var(--muted);font-weight:700}.subnav a:hover{background:var(--mist);color:var(--ink)}.panel,.info-card{padding:30px}.panel h3,.info-card h3{font-size:34px;margin:8px 0 10px}.large-copy p+p{margin-top:16px}.list{display:grid;gap:14px;margin-top:20px}.list-item{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:22px;background:var(--mist);border:1px solid var(--line)}.icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);flex:0 0 auto}.muted{color:var(--muted)}.notice{margin-top:20px;padding:14px 16px;border-radius:20px;background:var(--mist);border:1px solid var(--line);color:var(--muted)}.notice.small{font-size:14px}.gallery-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.gallery-main,.gallery-stack img{width:100%;object-fit:cover;border-radius:28px;border:1px solid var(--line);box-shadow:var(--shadow);background:var(--sand)}.gallery-main{height:520px}.gallery-stack{display:grid;gap:20px}.gallery-stack img{height:250px}.agenda-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:start}.calendar-shell{padding:24px}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.calendar-head h2{font-family:"Cormorant Garamond",serif;font-size:38px;margin:0}.calendar-btn{background:var(--mist);border-color:var(--line);width:44px;height:44px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-weekdays{margin-top:18px;color:var(--muted);font-size:12px;text-align:center;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.calendar-grid{margin-top:8px}.day-cell{min-height:78px;border-radius:18px;border:1px solid var(--line);background:#fff;padding:10px;text-align:left;cursor:pointer}.day-cell.muted{opacity:.42}.day-cell.selected{outline:3px solid rgba(95,118,104,.25);border-color:var(--sage)}.day-cell.today{background:var(--mist)}.day-cell strong{display:block}.dots{display:flex;gap:4px;margin-top:12px}.dot{width:7px;height:7px;border-radius:50%;background:var(--sage)}.events-list{display:grid;gap:12px;margin-top:20px}.event-pill{cursor:pointer}.event-panel{position:sticky;top:106px}.modal{position:fixed;inset:0;background:rgba(20,17,14,.56);z-index:2000;display:grid;place-items:center;padding:20px}.modal[hidden]{display:none}.sheet{width:min(940px,100%);max-height:92vh;overflow:auto;background:var(--paper);border-radius:34px;box-shadow:0 32px 90px rgba(0,0,0,.28);position:relative}.close{position:absolute;right:18px;top:18px;z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer}.sheet-visual{height:320px;background:var(--sand) center/cover no-repeat;border-radius:34px 34px 0 0}.sheet-copy{padding:30px}.sheet-copy h2{font-family:"Cormorant Garamond",serif;font-size:46px;margin:8px 0}.footer{margin-top:100px;padding:58px 0 42px;border-top:1px solid var(--line);background:var(--paper)}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .9fr;gap:32px}.footer small{letter-spacing:.22em;text-transform:uppercase;font-size:10px;color:var(--muted);display:block;margin-bottom:8px;font-weight:800}.footer strong{font-size:32px;display:block;max-width:520px}.footer p{color:var(--muted);max-width:560px}.footer a{display:block;color:var(--muted);margin:0 0 8px}.footer-socials a{display:inline-flex;margin-right:12px}.tiny-note{font-size:13px}.empty-state{padding:18px;border-radius:22px;background:var(--mist);border:1px dashed var(--line);color:var(--muted)}@media (max-width:1000px){.hero-layout,.profile-hero-grid,.two-col,.agenda-layout,.intro-grid,.gallery-layout,.footer-grid{grid-template-columns:1fr}.hero-panel{justify-self:start}.event-panel{position:static}.cards-grid,.category-grid{grid-template-columns:1fr 1fr}.toolbar-panel{display:block}.filter-row{margin-top:12px}.profile-hero,.profile-hero-grid{min-height:auto}.home-hero,.hero-layout{min-height:auto}}@media (max-width:760px){.container{width:calc(100% - 22px)}.topbar{top:0;padding-top:8px}.nav{border-radius:28px;padding:12px 14px;align-items:center}.brand-copy strong{font-size:23px}.brand-copy small{display:none}.brand-mark{width:44px;height:44px}.menu-toggle{display:grid;place-items:center}.nav-links{display:none;position:absolute;left:0;right:0;top:72px;flex-direction:column;align-items:stretch;gap:4px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:14px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links a{padding:12px 14px;border-radius:18px}.section{margin-top:58px}.hero-layout,.profile-hero-grid,.page-hero,.intro-panel,.about-card,.panel,.info-card{padding:24px}.hero-copy h1,.page-hero h1,.profile-hero h1{font-size:44px}.cards-grid,.category-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading .soft-button{margin-top:14px}.card-image{height:220px}.calendar-shell{padding:14px}.day-cell{min-height:58px;padding:8px}.calendar-weekdays,.calendar-grid{gap:5px}.gallery-main,.gallery-stack img{height:auto}.footer{margin-top:70px}.subnav{border-radius:26px}.sheet-visual{height:220px}.sheet-copy h2{font-size:36px}}
/* --- V2 refinements --- */
.brand-copy strong,
.hero h1,
.section-title,
.page-hero h1,
.info-card h3,
.panel h3,
.footer strong,
.hero-panel h2,
.hero-card h2,
.card-copy h3,
.sheet-copy h2,
.category-btn strong {
  line-height: 1.06;
  letter-spacing: .01em;
}

.hero-image-only,
.page-image-hero {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow);
  background: #e8dccd;
}

.hero-image-only {
  min-height: clamp(420px, 62vh, 760px);
}

.page-image-hero {
  margin-top: 20px;
  min-height: clamp(340px, 48vh, 560px);
  padding: 0;
}

.hero-image-only::before,
.page-image-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url('../images/general/holistic-tribe-lombok-hero.webp') center center / cover no-repeat;
  transform: scale(1.01);
}

.home-intro .section-title,
.home-intro .lead,
.home-intro .section-sub {
  max-width: 920px;
}

.home-intro .section-sub {
  margin-top: 14px;
}

.facilitator-card {
  cursor: pointer;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}

.facilitator-card:hover,
.facilitator-card:focus,
.facilitator-card:focus-visible {
  transform: translateY(-6px);
  box-shadow: 0 22px 54px rgba(50,38,27,.14);
  outline: none;
  border-color: rgba(95,118,104,.28);
}

.button-link {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  font: inherit;
  text-align: left;
}

.facilitator-modal-copy .chip-row {
  margin-top: 18px;
}

.facilitator-sheet .sheet-visual {
  height: 340px;
}

.modal-actions {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin-top: 24px;
}

@media (max-width: 760px) {
  .hero-image-only {
    min-height: 300px;
  }

  .page-image-hero {
    min-height: 250px;
  }

  .facilitator-sheet .sheet-visual {
    height: 220px;
  }
}

/* --- V2 final hero sizing: original contained hero layout --- */
.hero-container {
  width: min(1280px, calc(100% - 32px));
  margin-inline: auto;
}

.hero-image-only {
  margin-top: 20px;
  min-height: clamp(520px, 72vh, 760px);
  border-radius: var(--radius-xl);
  background: #1e1b17;
}

.hero-image-only::before {
  background: url('../images/general/holistic-tribe-lombok-hero.webp') center center / cover no-repeat;
  transform: scale(1.02);
}

.home-intro {
  margin-top: 56px;
}

@media (max-width: 980px) {
  .hero-image-only {
    min-height: 420px;
  }
}

@media (max-width: 760px) {
  .hero-container {
    width: calc(100% - 22px);
  }
  .hero-image-only {
    min-height: 320px;
    margin-top: 14px;
  }
  .home-intro {
    margin-top: 38px;
  }
}

/* --- V3 spacing and typography polish --- */
.home-hero.hero-image-only {
  width: min(1280px, calc(100% - 32px));
  margin-left: auto;
  margin-right: auto;
}

.section-title,
.page-hero h1,
.profile-hero h1,
.card-copy h3,
.sheet-copy h2,
.info-card h3,
.panel h3 {
  line-height: 1.09;
}

p,
.lead,
.section-sub,
.panel p,
.info-card p,
.about-card p,
.intro-panel p,
.card-copy p,
.sheet-copy p {
  line-height: 1.72;
}

.eyebrow + .section-title,
.eyebrow + h1,
.eyebrow + h2,
.eyebrow + h3 {
  margin-top: 22px;
}

.section-title + p,
.section-title + .lead,
.section-title + .section-sub,
.page-hero h1 + .lead,
.panel .section-title + p,
.about-card .section-title + p,
.intro-panel .section-title + p,
.intro-panel .section-title + .lead {
  margin-top: 20px;
}

.lead + p,
.lead + .section-sub,
.section-sub + p,
p + p,
.large-copy p + p {
  margin-top: 18px;
}

.hero-actions,
.hero-actions.compact,
.about-card .hero-actions,
.panel .hero-actions,
.intro-panel .hero-actions {
  margin-top: 30px;
}

.about-card,
.intro-panel,
.panel,
.info-card {
  padding-top: clamp(34px, 4.4vw, 54px);
  padding-bottom: clamp(34px, 4.4vw, 54px);
}

.about-card.small-cta {
  padding-top: clamp(44px, 5vw, 66px);
  padding-bottom: clamp(44px, 5vw, 66px);
}

.about-card.small-cta .section-title {
  margin-top: 24px;
  margin-bottom: 0;
  max-width: 980px;
}

.about-card.small-cta p {
  margin-top: 18px;
  max-width: 860px;
}

.about-card.small-cta .hero-actions {
  margin-top: 32px;
}

.info-card h3,
.panel h3 {
  margin-bottom: 16px;
}

.info-card p,
.panel p {
  margin-top: 12px;
}

.cards-grid .info-card {
  min-height: 100%;
}

.list,
.notice,
.pill-row,
.chip-row {
  margin-top: 22px;
}

.card-copy {
  gap: 15px;
}

.card-copy h3 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.card-copy .chip-row {
  margin-top: 4px;
}

.footer strong {
  line-height: 1.12;
}

.footer p {
  line-height: 1.72;
  margin-top: 18px;
}

@media (max-width: 760px) {
  .home-hero.hero-image-only {
    width: calc(100% - 22px);
  }

  .section-title + p,
  .section-title + .lead,
  .section-title + .section-sub,
  .page-hero h1 + .lead,
  .panel .section-title + p,
  .about-card .section-title + p,
  .intro-panel .section-title + p,
  .intro-panel .section-title + .lead {
    margin-top: 16px;
  }

  .hero-actions,
  .hero-actions.compact,
  .about-card .hero-actions,
  .panel .hero-actions,
  .intro-panel .hero-actions {
    margin-top: 24px;
  }

  .about-card.small-cta {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}


/* --- Live-ready additions: non-profit notes & travel guide cards --- */
.nonprofit-note {
  margin-top: 22px;
  padding: 18px 20px;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(95,118,104,.12), rgba(210,180,140,.18));
  border: 1px solid var(--line);
  color: var(--muted);
}
.nonprofit-note strong { color: var(--ink); }
.guide-card {
  overflow: hidden;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 30px;
  box-shadow: var(--shadow);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}
.guide-card:hover, .guide-card:focus-visible {
  transform: translateY(-6px);
  box-shadow: 0 22px 54px rgba(50,38,27,.14);
  border-color: rgba(95,118,104,.28);
  outline: none;
}
.guide-card-image {
  min-height: 230px;
  background: var(--sand);
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.guide-card-image.has-photo::before {
  inset: 0;
  width: auto;
  height: auto;
  right: auto;
  top: auto;
  border-radius: 0;
  background: linear-gradient(180deg, rgba(38,53,47,.05), rgba(38,53,47,.42));
}
.guide-card-image.has-photo::after { display: none; }
.guide-card-image::before,
.guide-card-image::after {
  content: "";
  position: absolute;
  inset: auto;
  border-radius: 999px;
}
.guide-card-image::before {
  width: 280px;
  height: 280px;
  right: -70px;
  top: -80px;
  background: rgba(255,255,255,.36);
}
.guide-card-image::after {
  width: 170px;
  height: 170px;
  left: -32px;
  bottom: -42px;
  background: rgba(95,118,104,.2);
}
.guide-card-image span {
  position: absolute;
  left: 22px;
  bottom: 20px;
  width: 72px;
  height: 72px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(255,255,255,.6);
  font-size: 34px;
  box-shadow: 0 16px 40px rgba(50,38,27,.12);
}
.guide-bali-lombok { background: linear-gradient(135deg, #f8ddbd, #dfe8d7 48%, #92a28b); }
.guide-after-bali { background: linear-gradient(135deg, #e7d1b5, #f8efe0 44%, #8fa78e); }
.guide-tetebatu { background: linear-gradient(135deg, #dfe8d7, #aac19d 46%, #6f8c70); }
.guide-index .cards-grid { margin-top: 28px; }
.guide-card .card-copy { min-height: 260px; }
.guide-card .card-link { display: inline-flex; margin-top: auto; }
.nav-links a.guide-link { color: var(--muted); }
.footer .nonprofit-footer { margin-top: 12px; font-size: 14px; }
@media (max-width:760px){ .guide-card-image{min-height:190px;} .guide-card .card-copy{min-height:auto;} }


/* --- Facilitator homepage patch: cleaner sticky header + clear show-more control --- */
html {
  scroll-padding-top: 128px;
}

[id],
.cards-grid,
.section {
  scroll-margin-top: 128px;
}

.topbar {
  background: linear-gradient(180deg, var(--bg) 0%, rgba(249,246,240,.96) 72%, rgba(249,246,240,0) 100%);
}

.show-more-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 28px;
}

.show-more-button {
  min-width: 220px;
}

.directory-link {
  color: var(--sage-dark);
  font-weight: 800;
}

.directory-link:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media (max-width: 760px) {
  html {
    scroll-padding-top: 104px;
  }

  [id],
  .cards-grid,
  .section {
    scroll-margin-top: 104px;
  }

  .show-more-row {
    align-items: stretch;
  }

  .show-more-row .soft-button,
  .show-more-row .directory-link {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}
