/* Longkhum: a restrained, photo-led destination guide. */
:root {
  --ink: #183632;
  --muted: #536762;
  --pine: #153b36;
  --pine-deep: #102d29;
  --paper: #f5f5f0;
  --white: #ffffff;
  --line: #d7dfd8;
  --accent: #ab612f;
  --accent-soft: #e6c29d;
  --serif: 'Poppins', sans-serif;
  --sans: 'Poppins', sans-serif;
}
body { font: 400 16px/1.58 var(--sans); letter-spacing: -.005em; }
h1,h2,h3 { color: inherit; }
a:focus-visible,button:focus-visible { outline: 3px solid #d99554; outline-offset: 4px; }
.container { width: min(100% - 96px, 1240px); }
.section-pad { padding-block: 100px; }
.section-pad-sm { padding-block: 76px; }
.eyebrow { margin-bottom: 15px; color: var(--accent); font: 500 16.5px/1.4 var(--sans); letter-spacing: .06em; text-transform: none; }
.display-heading { font: 600 clamp(36px,3.8vw,52px)/.98 var(--serif); letter-spacing: .005em; text-transform: uppercase; }
.lead { font: 500 clamp(24px,2.6vw,34px)/1.18 var(--serif); letter-spacing: .005em; }
.button { min-height: 49px; padding: 12px 17px; font-size: 13px; font-weight: 700; letter-spacing: .01em; }
.button span { font-size: 18px; }
.button-sand { background: var(--accent-soft); }
.text-link { font-size: 14px; font-weight: 700; text-underline-offset: 4px; }

.site-header { background: #fff; border-bottom: 1px solid #e5eae4; }
.nav-shell { width: min(100% - 96px,1240px); min-height: 78px; }
.brand { gap: 11px; }
.brand-mark { width: 35px; height: 35px; border: 0; border-radius: 0; border-bottom: 2px solid var(--pine); }
.brand-mark svg { width: 35px; height: 35px; }
.brand strong { font: 700 25px/.86 var(--serif); letter-spacing: .01em; text-transform: uppercase; }
.brand small { margin-top: 6px; color: #75847c; font: 700 9px/1 var(--sans); letter-spacing: .14em; }
.site-nav { gap: clamp(17px,2.1vw,30px); }
.site-nav>a { font-size: 13px; font-weight: 500; letter-spacing: .06em; text-transform: uppercase; }
.site-nav>a:not(.nav-cta):after { bottom: -10px; height: 2px; }
.site-nav .nav-cta { min-height: 41px; padding: 9px 15px; border: 0; background: var(--pine); color: #fff; }
.site-nav .nav-cta:hover { background: #245d52; }

.home-hero { height: min(640px,calc(100svh - 78px)); min-height: 560px; background: #566e61; }
.hero-photo { object-position: center 53%; }
.home-hero:after { background: linear-gradient(90deg,rgba(4,27,25,.81) 0%,rgba(5,28,25,.48) 40%,rgba(5,28,25,.06) 75%),linear-gradient(0deg,rgba(5,28,25,.3),transparent 43%); }
.hero-layout { align-items: center; }
.hero-content { width: min(555px,54%); padding: 8px 0 0; }
.hero-content .eyebrow { margin-bottom: 18px; color: #f3ca99; }
.home-hero h1 { margin: 0 0 15px; font: 600 clamp(58px,5.4vw,78px)/.9 var(--serif); letter-spacing: .005em; text-transform: uppercase; }
.hero-copy { max-width: 505px; margin-bottom: 25px; color: #f7f9f4; font-size: 17px; line-height: 1.52; }
.hero-caption { bottom: 23px; font-size: 10px; letter-spacing: .18em; }
.home-shortcuts { position: relative; z-index: 2; margin-top: -1px; border: 1px solid var(--line); border-top: 0; background: #fff; }
.home-shortcuts a { min-height: 102px; padding: 23px 25px; grid-template-columns: 25px 1fr 18px; gap: 3px 13px; transition: background .2s; }
.home-shortcuts a+a { padding-left: 25px; }
.home-shortcuts a:hover { background: #eef3ed; }
.home-shortcuts span { color: var(--accent); }
.home-shortcuts strong { font: 600 25px/.95 var(--serif); text-transform: uppercase; }
.home-shortcuts small { font-size: 13px; }

.intro-section { background: var(--paper); }
.intro-grid { grid-template-columns: 1.1fr .9fr; gap: clamp(55px,8vw,125px); }
.intro-image { padding: 0 27px 26px 0; }
.intro-image:after { content: ''; position: absolute; inset: 27px 0 0 27px; z-index: 0; border: 1px solid #9db4a8; pointer-events: none; }
.intro-image img { position: relative; z-index: 1; height: 470px; object-position: center; }
.intro-image span { z-index: 2; right: 0; bottom: 5px; padding: 12px 17px; font-size: 10px; }
.intro-copy { max-width: 460px; }
.intro-copy .eyebrow { font-size: 16.5px; }
.intro-copy .display-heading { max-width: 490px; margin-bottom: 23px; font-size: clamp(40px,4vw,56px); line-height: 1.01; }
.intro-copy .text-link { margin-top: 5px; }

.featured-section { background: #e9eee8; }
.section-head { margin-bottom: 31px; padding-bottom: 23px; border-bottom: 1px solid #bfcfc5; }
.section-head .eyebrow { margin-bottom: 10px; }
.section-head .text-link { margin-bottom: 5px; }
.featured-grid { grid-template-columns: repeat(4,minmax(0,1fr)); grid-template-rows: 390px; gap: 12px; }
.featured-card:first-child { grid-row: auto; }
.featured-card img { object-position: center; }
.featured-overlay { display: block; padding: 19px; background: linear-gradient(0deg,rgba(5,24,21,.93),rgba(5,24,21,.1) 72%); }
.featured-overlay .card-count { top: 17px; right: auto; left: 19px; color: white; }
.featured-overlay>div { position: absolute; bottom: 19px; left: 19px; right: 19px; }
.featured-overlay h3,.featured-card:first-child h3 { max-width: 88%; margin: 0 0 4px; font: 600 clamp(27px,2.4vw,35px)/.98 var(--serif); text-transform: uppercase; }
.featured-description { display: -webkit-box; max-height: 3em; margin: 6px 0 0; overflow: hidden; font-size: 13px; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.circle-arrow { position: absolute; right: 17px; top: 16px; width: 30px; height: 30px; border: 0; font-size: 19px; }

.village-notes { background: var(--white); }
.notes-grid { gap: 22px; }
.village-note { gap: 0; min-height: 400px; background: #f1f3ed; }
.village-note:nth-child(2) { background: #ede7db; }
.note-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: clamp(30px,5vw,75px); }
.note-copy .eyebrow { margin-bottom: 12px; }
.note-image { align-self: stretch; }
.note-image img { height: 100%; min-height: 400px; }
.notes-grid h2 { max-width: 440px; margin: 0 0 16px; font: 600 clamp(36px,3.4vw,48px)/.98 var(--serif); text-transform: uppercase; }
.notes-grid p { max-width: 430px; margin-bottom: 22px; font-size: 16px; line-height: 1.6; }
.notes-grid .text-link { margin-top: 0; }

.story-section { grid-template-columns: 1.12fr .88fr; min-height: 540px; }
.story-content { padding-inline: clamp(42px,6vw,95px); }
.story-content h2 { max-width: 460px; margin-bottom: 18px; font: 600 clamp(39px,4vw,56px)/.98 var(--serif); text-transform: uppercase; }
.story-content p:not(.eyebrow) { max-width: 435px; font-size: 16px; line-height: 1.62; }
.story-video-link { font-size: 13px; }

.journal-section { background: #fff; }
.post-grid { gap: 18px; }
.post-card { min-height: 510px; border-color: #d8dfd9; box-shadow: none; }
.post-card:hover { border-color: #819e8f; box-shadow: 0 12px 26px rgba(17,52,44,.08); }
.post-image { aspect-ratio: 1.48; }
.post-meta { margin: 20px 22px 0; color: #87603f; font-size: 15.5px; font-weight: 500; letter-spacing: .03em; line-height: 1.5; }
.post-card h3 { min-height: 2.55em; margin: 10px 22px 9px; font: 600 clamp(27px,2.2vw,31px)/1.05 var(--serif); text-transform: uppercase; -webkit-line-clamp: 2; }
.post-card p { max-height: 4.65em; margin: 0 22px 24px; font-size: 15px; line-height: 1.55; }
.post-more { align-self: stretch; margin: auto 22px 20px; padding-top: 15px; padding-bottom: 0; border-top: 1px solid var(--line); border-bottom: 0; font-size: 13px; }
.post-more span { float: right; }

.page-hero { min-height: 410px; background: var(--paper); }
.page-hero:before,.page-hero:after { inset-inline-start: 50%; }
.page-hero .container>* { max-width: 43%; }
.page-hero h1 { font: 600 clamp(48px,4.7vw,68px)/.93 var(--serif); text-transform: uppercase; letter-spacing: 0; }
.page-hero h1 em { color: var(--accent); }
.page-hero p:last-child { font-size: 16px; }
.page-intro,.about-life,.practical-section,.article-head,.related-section { background: #e9eee8; }
.place-body h2 { font: 600 clamp(28px,2.5vw,35px)/1.02 var(--serif); text-transform: uppercase; }
.place-body p { font-size: 15px; }
.cta-panel h2 { font: 600 clamp(40px,4vw,54px)/.98 var(--serif); text-transform: uppercase; }
.prose .lead { font: 500 31px/1.16 var(--serif); }
.stat-line strong { font: 600 51px/.9 var(--serif); }
.stay-body h3 { font: 600 30px/1.03 var(--serif); text-transform: uppercase; }
.route h3 { font: 600 27px/1.05 var(--serif); text-transform: uppercase; }
.route strong { font: 600 26px/1 var(--serif); }
.practical-cards h3 { font: 600 25px/1.05 var(--serif); text-transform: uppercase; }
.article-head h1 { font: 600 clamp(47px,4.6vw,64px)/.99 var(--serif); text-transform: uppercase; }
.article-body h2 { font: 600 34px/1.07 var(--serif); text-transform: uppercase; }

.site-footer { background: var(--pine-deep); }
.footer-top { padding-block: 76px 65px; }
.footer-logo { display: block; width: 150px; height: 55px; margin-bottom: 28px; object-fit: cover; object-position: center; filter: brightness(0) invert(1); }
.footer-contact { justify-self: end; }
.footer-intro h2 { max-width: 370px; font: 600 42px/1 var(--serif); text-transform: uppercase; }
.footer-intro p:not(.eyebrow) { font-size: 15px; }
.footer-links h3,.footer-contact h3 { font-size: 11px; }
.footer-links a,.footer-contact a { font-size: 14px; }
.footer-bottom { font-size: 12px; line-height: 1.5; }

@media (max-width: 1100px) {
  .container,.nav-shell { width: min(100% - 64px,1240px); }
  .featured-grid { grid-template-columns: repeat(2,minmax(0,1fr)); grid-template-rows: repeat(2,360px); }
  .site-nav { gap: 15px; }
}
@media (max-width: 800px) {
  .container,.nav-shell { width: min(100% - 44px,1240px); }
  .nav-shell { min-height: 70px; }
  .site-nav { top: 70px; }
  .site-nav .nav-cta { color: white; }
  .home-hero { height: 600px; min-height: 0; }
  .hero-content { width: min(575px,85%); }
  .intro-grid { grid-template-columns: 1fr; gap: 38px; }
  .intro-image img { height: 410px; }
  .village-note { grid-template-columns: 1fr 1fr; }
  .note-copy { padding: 35px; }
  .note-image img { min-height: 360px; }
  .notes-grid h2 { font-size: 36px; }
  .story-content { padding: 40px 30px; }
}
@media (max-width: 620px) {
  .container,.nav-shell { width: min(100% - 36px,1240px); }
  .footer-contact { justify-self: start; }
  .section-pad { padding-block: 70px; }
  .section-pad-sm { padding-block: 54px; }
  .home-hero { height: 660px; }
  .home-hero:after { background: linear-gradient(0deg,rgba(5,25,22,.9),rgba(5,25,22,.35) 67%,rgba(5,25,22,.05)); }
  .hero-layout { width: min(100% - 36px,1240px); padding-bottom: 46px; }
  .hero-content { width: 100%; }
  .home-hero h1 { font-size: clamp(53px,15vw,67px); }
  .hero-copy { max-width: 460px; font-size: 16px; line-height: 1.5; }
  .home-shortcuts { margin-top: 0; }
  .home-shortcuts a,.home-shortcuts a+a { min-height: 75px; padding: 14px 15px; }
  .home-shortcuts strong { font-size: 23px; }
  .intro-image { padding-right: 18px; padding-bottom: 18px; }
  .intro-image:after { inset: 18px 0 0 18px; }
  .intro-image img { height: 330px; }
  .intro-copy .display-heading { font-size: 44px; }
  .story-section { grid-template-columns: 1fr; }
  .story-image { height: 300px; }
  .section-head { gap: 16px; }
  .featured-grid { grid-template-columns: 1fr 1fr; grid-template-rows: repeat(2,300px); gap: 8px; }
  .featured-card,.featured-card:first-child { height: 300px; }
  .featured-overlay { padding: 13px; }
  .featured-overlay .card-count { top: 12px; left: 13px; }
  .featured-overlay>div { bottom: 14px; left: 13px; right: 13px; }
  .featured-overlay h3,.featured-card:first-child h3 { font-size: 25px; }
  .featured-description { display: none; }
  .circle-arrow { top: 10px; right: 10px; }
  .village-note { grid-template-columns: 1fr; }
  .note-image img { height: 300px; min-height: 0; }
  .note-copy { padding: 31px 26px 34px; }
  .notes-grid h2 { font-size: 40px; }
  .story-content { padding: 46px 26px; }
  .story-content h2 { font-size: 43px; }
  .post-card { min-height: 0; }
  .post-card h3 { min-height: 0; font-size: 31px; }
  .post-card p { max-height: none; }
  .post-more { margin-top: 28px; }
  .page-hero:before,.page-hero:after { inset: 0 0 auto; }
  .page-hero h1 { font-size: 52px; }
  .footer-intro h2 { font-size: 40px; }
}
@media (max-width: 390px) {
  .featured-grid { grid-template-columns: 1fr; grid-template-rows: none; }
  .featured-card,.featured-card:first-child { height: 330px; }
  .featured-description { display: -webkit-box; }
}

/* The Adventure reference uses Poppins at every level. Its wider letterforms
   need a calmer scale and more open line heights than the former display face. */
body { font-size: 15px; line-height: 1.7; }
.brand strong { font: 700 18px/1.1 var(--sans); letter-spacing: -.035em; text-transform: none; }
.brand small { font-size: 8px; }
.navbar-logo { display: block; width: 145px; height: 53px; object-fit: cover; object-position: center; }
@media (max-width: 800px) {
  .navbar-logo { width: 126px; height: 47px; }
}
.display-heading { font: 600 clamp(30px,3vw,40px)/1.2 var(--sans); letter-spacing: -.035em; text-transform: none; }
.lead { font: 500 clamp(21px,2.15vw,28px)/1.45 var(--sans); letter-spacing: -.025em; }
.home-hero h1 { font: 600 clamp(45px,4.5vw,64px)/1.08 var(--sans); letter-spacing: -.04em; text-transform: none; }
.hero-copy { font-size: 16px; line-height: 1.65; }
.home-shortcuts strong { font: 600 17px/1.25 var(--sans); letter-spacing: -.03em; text-transform: none; }
.intro-copy .display-heading { font-size: clamp(30px,3vw,42px); line-height: 1.2; }
.featured-overlay h3,.featured-card:first-child h3 { font: 600 clamp(19px,1.55vw,23px)/1.2 var(--sans); letter-spacing: -.035em; text-transform: none; }
.notes-grid h2 { font: 600 clamp(28px,2.55vw,36px)/1.2 var(--sans); letter-spacing: -.035em; text-transform: none; }
.story-content h2 { font: 600 clamp(32px,3vw,43px)/1.16 var(--sans); letter-spacing: -.035em; text-transform: none; }
.post-card h3 { font: 600 clamp(20px,1.6vw,24px)/1.3 var(--sans); letter-spacing: -.035em; text-transform: none; }
.page-hero h1 { font: 600 clamp(39px,3.6vw,53px)/1.14 var(--sans); letter-spacing: -.04em; text-transform: none; }
.place-body h2 { font: 600 clamp(22px,1.9vw,28px)/1.25 var(--sans); letter-spacing: -.035em; text-transform: none; }
.cta-panel h2 { font: 600 clamp(32px,3vw,43px)/1.2 var(--sans); letter-spacing: -.035em; text-transform: none; }
.prose .lead { font: 500 25px/1.45 var(--sans); }
.stat-line strong { font: 600 42px/1 var(--sans); }
.stay-body h3 { font: 600 22px/1.3 var(--sans); letter-spacing: -.03em; text-transform: none; }
.route h3 { font: 600 21px/1.3 var(--sans); letter-spacing: -.03em; text-transform: none; }
.route strong { font: 600 21px/1.2 var(--sans); }
.practical-cards h3 { font: 600 20px/1.3 var(--sans); letter-spacing: -.03em; text-transform: none; }
.article-head h1 { font: 600 clamp(38px,3.6vw,53px)/1.18 var(--sans); letter-spacing: -.04em; text-transform: none; }
.article-body h2 { font: 600 28px/1.25 var(--sans); letter-spacing: -.035em; text-transform: none; }
.footer-intro h2 { font: 600 30px/1.25 var(--sans); letter-spacing: -.035em; text-transform: none; }
.place-body .eyebrow,.stay-body .eyebrow,.route .eyebrow { font-size: 15.5px; }
@media (max-width: 620px) {
  .home-hero h1 { font-size: clamp(40px,10.5vw,50px); }
  .intro-copy .display-heading { font-size: 34px; }
  .featured-overlay h3,.featured-card:first-child h3 { font-size: 19px; }
  .notes-grid h2 { font-size: 29px; }
  .story-content h2 { font-size: 34px; }
  .post-card h3 { font-size: 22px; }
  .page-hero h1 { font-size: 40px; }
  .footer-intro h2 { font-size: 29px; }
}

/* Travel links connect visually to the panoramic hero. */
.home-shortcuts {
  margin-top: -61px;
  border: 0;
  background: #153b36;
  box-shadow: 0 14px 32px rgba(10, 35, 30, .13);
}
.home-shortcuts a {
  grid-template-columns: 26px minmax(0, 1fr) 36px;
  grid-template-rows: auto auto;
  column-gap: 15px;
  min-height: 122px;
  padding: 27px 29px;
  color: #fff;
  transition: background .2s ease;
}
.home-shortcuts a+a {
  padding-left: 29px;
  border-left: 1px solid rgba(255, 255, 255, .18);
}
.home-shortcuts a:hover { background: #21534a; }
.home-shortcuts span {
  grid-row: 1 / 3;
  padding-top: 3px;
  color: #e4b77e;
  font-size: 12px;
  font-weight: 600;
}
.home-shortcuts strong {
  align-self: end;
  color: #fff;
  font-size: 18px;
  line-height: 1.25;
}
.home-shortcuts small {
  align-self: start;
  margin-top: 4px;
  color: #c9d9cf;
  font-size: 12px;
  line-height: 1.4;
}
.home-shortcuts b {
  display: grid;
  place-items: center;
  align-self: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, .42);
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  transition: transform .2s ease, background .2s ease;
}
.home-shortcuts a:hover strong,.home-shortcuts a:hover b { color: #fff; }
.home-shortcuts a:hover b { transform: translate(2px, -2px); background: rgba(255, 255, 255, .14); }
@media (max-width: 800px) {
  .home-shortcuts a,.home-shortcuts a+a { column-gap: 9px; padding-inline: 16px; }
  .home-shortcuts strong { font-size: 16px; }
}
@media (max-width: 620px) {
  .home-shortcuts {
    width: 100%;
    margin-top: 0;
    box-shadow: none;
  }
  .home-shortcuts a,.home-shortcuts a+a {
    width: min(100% - 36px, 480px);
    min-height: 83px;
    margin-inline: auto;
    padding: 16px 0;
    border-left: 0;
  }
  .home-shortcuts a+a { border-top: 1px solid rgba(255, 255, 255, .18); }
  .home-shortcuts strong { font-size: 16px; }
  .home-shortcuts b { width: 32px; height: 32px; }
}

/* Story pages: a broad opening spread, then a comfortable reading measure. */
.article-head { padding: 52px 0 124px; background: #e9eee8; }
.article-head-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(275px, .75fr);
  align-items: end;
  gap: 38px 78px;
  max-width: none;
  padding: 0;
}
.article-head .back-link {
  grid-column: 1 / -1;
  justify-self: start;
  margin: 0;
  color: var(--pine);
  font-size: 13px;
  font-weight: 600;
}
.article-head .eyebrow { margin-bottom: 15px; font-size: 13px; text-transform: none; }
.article-head h1 {
  max-width: 770px;
  margin: 0;
  font-size: clamp(38px, 3.55vw, 51px);
  line-height: 1.15;
}
.article-deck {
  max-width: 390px;
  margin: 0 0 5px;
  padding-left: 23px;
  border-left: 2px solid var(--accent);
  color: #475c55;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
}
.article-cover { position: relative; z-index: 1; margin-top: -68px; }
.article-cover img { width: 100%; height: clamp(350px, 39vw, 520px); max-height: none; object-fit: cover; object-position: center 48%; }
.article-reading {
  width: min(100% - 96px, 1040px);
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  align-items: start;
  gap: clamp(48px, 7vw, 100px);
  padding-block: 78px 100px;
}
.article-rail {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 17px;
  border-top: 2px solid var(--pine);
}
.article-rail span { color: var(--accent); font-size: 11px; font-weight: 600; letter-spacing: .11em; text-transform: uppercase; }
.article-rail strong { color: var(--ink); font-size: 15px; font-weight: 600; line-height: 1.4; }
.article-rail time { color: var(--muted); font-size: 13px; }
.article-body { width: 100%; max-width: 720px; margin: 0; padding: 0; }
.article-body p { margin: 0 0 22px; color: #3e524b; font-size: 17px; line-height: 1.82; }
.article-body p:first-child { color: var(--ink); font-size: 18px; }
.article-body h2 { margin: 43px 0 12px; font-size: 27px; line-height: 1.25; }
.article-body h2:first-child { margin-top: 0; }
.article-inline-photo { margin: 38px 0 0; }
.article-inline-photo img { width: 100%; }
.article-inline-photo figcaption { margin-top: 10px; font-size: 12px; }
.related-section { background: #e9eee8; }
.related-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; max-width: none; }
.related-card { display: grid; grid-template-columns: 43% minmax(0,1fr); min-height: 254px; overflow: hidden; border: 1px solid #d6dfd7; background: white; transition: border-color .2s, box-shadow .2s; }
.related-card:hover { border-color: #90a99a; box-shadow: 0 12px 25px rgba(17,52,44,.08); }
.related-image { min-height: 100%; overflow: hidden; background: #d6ded7; }
.related-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.related-card:hover img { transform: scale(1.04); }
.related-copy { display: flex; flex-direction: column; align-items: flex-start; min-width: 0; padding: 23px; }
.related-date { color: #87603f; font-size: 11px; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; }
.related-copy h3 { margin: 12px 0 20px; font-size: clamp(18px,1.45vw,22px); font-weight: 600; line-height: 1.3; letter-spacing: -.03em; }
.related-more { display: flex; align-items: center; justify-content: space-between; width: 100%; margin-top: auto; padding-top: 15px; border-top: 1px solid var(--line); color: var(--pine); font-size: 13px; font-weight: 600; }
.related-more span { font-size: 17px; font-weight: 400; }
@media (max-width: 900px) {
  .article-head-inner { grid-template-columns: 1.25fr .75fr; gap: 30px; }
  .article-reading { width: min(100% - 64px, 1040px); grid-template-columns: 150px minmax(0,1fr); gap: 45px; }
  .related-grid { grid-template-columns: 1fr; }
  .related-card { min-height: 230px; }
}
@media (max-width: 620px) {
  .article-head { padding: 31px 0 92px; }
  .article-head-inner { grid-template-columns: 1fr; gap: 19px; }
  .article-head .back-link { margin-bottom: 10px; }
  .article-head .eyebrow { font-size: 12px; }
  .article-head h1 { font-size: clamp(31px,8vw,40px); line-height: 1.2; }
  .article-deck { max-width: none; margin-top: 3px; padding-left: 15px; font-size: 15px; }
  .article-cover { margin-top: -48px; }
  .article-cover img { height: 250px; }
  .article-reading { width: min(100% - 36px, 1040px); grid-template-columns: 1fr; gap: 31px; padding-block: 47px 72px; }
  .article-rail { display: grid; grid-template-columns: 1fr auto; gap: 2px 18px; }
  .article-rail span { grid-column: 1 / -1; }
  .article-rail strong { font-size: 13px; }
  .article-rail time { align-self: end; font-size: 12px; white-space: nowrap; }
  .article-body p { font-size: 16px; line-height: 1.75; }
  .article-body p:first-child { font-size: 17px; }
  .article-body h2 { margin-top: 34px; font-size: 24px; }
  .related-card { grid-template-columns: 1fr; }
  .related-image { height: 200px; }
  .related-copy { min-height: 185px; padding: 20px; }
  .related-copy h3 { font-size: 20px; }
}

/* About page location panel. */
.about-map { background: #fff; }
.about-map-grid { display: grid; grid-template-columns: minmax(230px,.6fr) minmax(0,1.4fr); align-items: center; gap: clamp(45px,7vw,100px); }
.about-map-copy { max-width: 330px; }
.about-map-copy .display-heading { margin-bottom: 22px; }
.about-map-copy p:not(.eyebrow) { margin-bottom: 24px; color: var(--muted); font-size: 16px; line-height: 1.65; }
.about-map-frame { height: 400px; overflow: hidden; border: 1px solid var(--line); background: #e9eee8; }
.about-map-frame iframe { display: block; width: 100%; height: 100%; border: 0; }
@media (max-width: 800px) {
  .about-map-grid { grid-template-columns: 1fr; gap: 27px; }
  .about-map-copy { max-width: none; }
  .about-map-frame { height: 360px; }
}
@media (max-width: 620px) {
  .about-map-frame { height: 300px; }
}

/* The original site's supporter names sit immediately above the footer. */
.supporter-strip { padding-block: 54px; border-top: 4px solid #bc7950; background: #e9e1d2; }
.supporter-inner { display: grid; grid-template-columns: 1fr; align-items: center; gap: 24px; }
.supporter-inner>p { margin: 0; color: var(--pine); font-size: 20px; font-weight: 600; letter-spacing: -.025em; text-align: center; }
.supporter-inner ul { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 0; margin: 0; padding: 0; list-style: none; }
.supporter-inner li { display: grid; place-items: center; min-height: 65px; padding: 0 19px; border-left: 1px solid #b99e7f; color: var(--ink); font-size: 14px; font-weight: 500; line-height: 1.45; text-align: center; }
.supporter-inner li a { border-bottom: 1px solid currentColor; color: inherit; text-underline-offset: 3px; }
.supporter-inner li a:hover { color: var(--accent); }
.supporter-inner li:first-child { border-left: 0; }
.social-links { gap: 10px; margin-top: 15px; }
.social-links a { display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid #5d796c; border-radius: 50%; color: #eef5ed; transition: background .2s, color .2s, border-color .2s; }
.social-links a:hover { border-color: #fff; background: #fff; color: var(--pine); }
.social-links svg { width: 18px; height: 18px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
@media (max-width: 900px) {
  .supporter-inner ul { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 17px 0; }
  .supporter-inner li:nth-child(odd) { border-left: 0; }
}
@media (max-width: 620px) {
  .supporter-strip { padding-block: 35px; }
  .supporter-inner>p { font-size: 19px; }
  .supporter-inner ul { gap: 15px 0; }
  .supporter-inner li { min-height: 57px; padding: 0 11px; font-size: 12px; }
}

/* Original article content: headings, programme, galleries and embeds. */
.article-body h3 { margin: 31px 0 10px; color: var(--ink); font-size: 21px; font-weight: 600; line-height: 1.3; letter-spacing: -.025em; }
.article-body strong { color: var(--ink); font-weight: 600; }
.article-body a { color: var(--pine); text-decoration: underline; text-underline-offset: 3px; }
.article-list { margin: 8px 0 30px; padding-left: 23px; }
.article-list li { margin-bottom: 13px; color: #3e524b; font-size: 16px; line-height: 1.75; }
.article-quote { margin: 28px 0 36px; padding: 25px 28px; border-left: 3px solid var(--accent); background: #eef2eb; color: var(--ink); font-size: 16px; line-height: 1.9; }
.article-rule { height: 1px; margin: 35px 0; border: 0; background: var(--line); }
.article-media { margin: 32px 0 38px; }
.article-media-grid { display: grid; grid-template-columns: 1fr; gap: 12px; }
.article-media img { width: 100%; height: auto; }
.article-gallery .article-media-grid { grid-template-columns: repeat(2,minmax(0,1fr)); align-items: start; }
.article-media video { display: block; width: 100%; max-height: 540px; background: #102d29; }
.article-media iframe { display: block; width: 100%; aspect-ratio: 16/9; border: 0; background: #e9eee8; }
.article-media figcaption { margin-top: 9px; color: var(--muted); font-size: 12px; }
@media (max-width: 620px) {
  .article-body h3 { font-size: 19px; }
  .article-list li { font-size: 15px; }
  .article-quote { padding: 19px 20px; font-size: 15px; }
  .article-media { margin-block: 27px 31px; }
  .article-gallery .article-media-grid { gap: 6px; }
}

/* Contact information stays readable even when no call or mail app is available. */
.plan-contact { width: min(100%, 450px); }
.plan-contact-details>div { display: flex; align-items: baseline; justify-content: space-between; gap: 18px; padding: 11px 0; border-bottom: 1px solid rgba(255,255,255,.28); }
.plan-contact-details>div:first-child { border-top: 1px solid rgba(255,255,255,.28); }
.plan-contact-details span { flex: 0 0 88px; color: #d8b993; font-size: 11px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.plan-contact-details strong { color: #fff; font-size: 15px; font-weight: 500; text-align: right; overflow-wrap: anywhere; }
@media (max-width: 620px) {
  .plan-contact { width: 100%; }
  .plan-contact-details>div { align-items: flex-start; flex-direction: column; gap: 4px; }
.plan-contact-details strong { text-align: left; }
}

/* Supported by and footer, matched to the supplied composition. */
.supporter-strip {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 58px 0 70px;
  border-top: 2px solid #b78457;
  background: radial-gradient(ellipse at 50% 48%, #fffdf8 0%, #fbf8f1 56%, #f7f3e9 100%);
}
.supporter-contour {
  position: absolute;
  z-index: -1;
  bottom: -1px;
  width: min(29vw, 470px);
  height: 215px;
  stroke: #c79668;
  stroke-width: .8;
  opacity: .38;
  pointer-events: none;
}
.supporter-contour-left { left: 0; }
.supporter-contour-right { right: 0; transform: scaleX(-1); }
.supporter-inner { width: min(90%, 1640px); }
.supporter-inner { display: block; }
.supporter-heading { display: flex; align-items: center; justify-content: center; gap: 58px; margin: 0 0 39px; }
.supporter-heading span { width: 82px; height: 1px; background: #c79566; }
.supporter-heading h2 { margin: 0; color: #17332f; font: 600 20px/1.4 var(--sans); letter-spacing: -.025em; }
.supporter-inner ul { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; margin: 0; padding: 0; list-style: none; }
.supporter-inner li { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; gap: 10px; min-height: 114px; padding: 0 18px; border-left: 1px solid #ddc6ac; color: #203733; font-size: 14px; font-weight: 500; line-height: 1.45; text-align: center; }
.supporter-inner li:first-child { border-left: 0; }
.supporter-inner li>a { display: flex; flex-direction: column; align-items: center; gap: 10px; border: 0; color: inherit; text-decoration: none; }
.supporter-inner li>a:hover span { text-decoration: underline; text-decoration-color: #b78457; text-underline-offset: 5px; }
.supporter-icon { display: block; flex: 0 0 64px; width: 64px; height: 64px; stroke: #8e6a43; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; object-fit: contain; }
.tabernacle-icon { width: 64px; height: 64px; stroke: none; }
.promo-section { background: #fff; }
.promo-heading { margin-bottom: 30px; text-align: center; }
.promo-heading .eyebrow { margin-bottom: 10px; }
.promo-video { width: min(100%, 1000px); margin-inline: auto; aspect-ratio: 16 / 9; background: #102d29; box-shadow: 0 18px 45px rgba(16, 45, 41, .16); }
.promo-video iframe { display: block; width: 100%; height: 100%; border: 0; }
.home-section-divider { border-top: 1px solid var(--line); }
@media (max-width: 1100px) {
  .supporter-inner { width: min(100% - 64px, 1640px); }
  .supporter-inner li { font-size: 14px; }
}
@media (max-width: 800px) {
  .supporter-strip { padding-block: 52px 60px; }
  .supporter-inner ul { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 34px 0; }
  .supporter-inner li:nth-child(odd) { border-left: 0; }
  .supporter-inner li { min-height: 112px; font-size: 14px; }
  .supporter-inner li:nth-child(3),.supporter-inner li:nth-child(4) { padding-top: 28px; border-top: 1px solid #ddc6ac; }
}
@media (max-width: 620px) {
  .supporter-strip { padding-block: 41px 48px; }
  .supporter-inner { width: min(100% - 36px, 1640px); }
  .supporter-heading { gap: 17px; margin-bottom: 32px; }
  .supporter-heading span { width: 34px; }
  .supporter-heading h2 { font-size: 19px; white-space: nowrap; }
  .supporter-inner ul { gap: 25px 0; }
  .supporter-inner li { min-height: 116px; gap: 8px; padding-inline: 8px; font-size: 12px; }
  .supporter-inner li>a { gap: 8px; }
  .supporter-inner li:nth-child(3),.supporter-inner li:nth-child(4) { padding-top: 23px; }
  .supporter-icon,.tabernacle-icon { flex-basis: 52px; width: 52px; height: 52px; }
  .supporter-contour { width: 42vw; height: 82px; opacity: .27; }
}
