/* Wellness Spotlight: additions to the original NGO website. */
:root { scroll-padding-top: 105px; }
button, input, textarea { font: inherit; }
button { cursor: pointer; }
:focus-visible { outline: 3px solid #c79a3e; outline-offset: 5px; }
.skip-link { position: fixed; left: 12px; top: -80px; z-index: 1000; background: white; padding: 12px; }
.skip-link:focus { top: 12px; }
.announcement { display: flex; justify-content: center; gap: 36px; padding: 10px 20px; background: #dfbd72; color: #17251c; font-size: 12px; font-weight: 600; }
header, header.scrolled { position: sticky; top: 0; background: #101c16; padding: 15px 0; }
.nav-links { gap: 18px; }
.nav-links a { font-size: 12px; }
.nav-links .badge-link { color: #efdfb4; }
.nav-wellness { font-size: 12px; padding: 12px 16px; white-space: nowrap; }
.hero { padding-top: 75px; }
.hero-inner { gap: 48px; }
.hero-frame img { object-position: center 25%; }
.spotlight { background: #172b21; color: #f7f3e8; padding: 64px 0; overflow: hidden; }
.spotlight-grid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 64px; align-items: center; }
.spotlight .eyebrow { color: #e9cc8b; }
.spotlight h2 { font-size: clamp(36px,4.7vw,62px); line-height: 1.12; margin: 20px 0; color: #fff; }
.spotlight h2 em { color: #e9cc8b; font-weight: 400; }
.spotlight-copy>p { max-width: 520px; color: #d4dfd6; font-size: 16px; }
.spotlight-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; margin: 28px 0; }
.spotlight-link { font-size: 13px; text-decoration: underline; text-underline-offset: 5px; }
.spotlight-points { display: flex; gap: 22px; flex-wrap: wrap; border-top: 1px solid #ffffff24; padding-top: 20px; color: #c5d3c8; font-size: 11px; }
.spotlight-photo { position: relative; border-radius: 120px 12px 12px 12px; overflow: hidden; border: 1px solid #c79a3e65; }
.spotlight-photo>img { width: 100%; height: 490px; object-fit: cover; }
.spotlight-photo figcaption { position: absolute; bottom: 0; left: 0; right: 0; padding: 22px 26px; background: linear-gradient(transparent,#0c1b14ed); font-family: 'Fraunces',serif; font-size: 22px; color: white; }
.spotlight-photo figcaption span { display: block; font-family: Inter,sans-serif; font-size: 11px; letter-spacing: .1em; margin-top: 4px; }
.wellness { background: #f7f3e8; }
.wellness-logo { width: 82px; height: 82px; object-fit: contain; border-radius: 50%; margin-bottom: 20px; }
.archive-gallery { margin-top: 32px; border-top: 1px solid #e3dcc7; }
.archive-gallery summary { padding: 22px 0; cursor: pointer; font-size: 18px; font-family: 'Fraunces',serif; }
.image-unavailable { display: flex; align-items: center; justify-content: center; text-align: center; padding: 24px; min-height: 140px; background: #eeeadd; color: #625e4e; font-size: 13px; }
.brand-fallback { display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #c79a3e;color:#e9cc8b;font-family:Georgia,serif;font-size:18px; }
.g-item.unavailable { cursor: default; }
.g-item.unavailable::after { display: none; }
.archive-source { display:block; text-decoration:underline; margin-top:8px; font-size:11px; }
.product-filters { display: flex; gap: 10px; flex-wrap: wrap; margin: 30px 0 12px; }
.product-filters button { border: 1px solid #b8c1b0; border-radius: 30px; background: transparent; color: #37502c; padding: 10px 18px; font-size: 13px; }
.product-filters button[aria-pressed=true] { background: #172b21; border-color: #172b21; color: white; }
.product-count { font-size: 12px; color: #6e6858; margin-bottom: 24px; }
.product-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.product-card { border-radius: 12px; }
.product-card[hidden] { display: none; }
.product-open { padding: 16px 22px 0; border: 0; background: #fff; width: 100%; display: flex; flex-direction: column; align-items: center; }
.product-image { display: block; position: relative; width: auto; height: 295px; max-width: 100%; }
.product-image img { height: 100%; width: auto; max-width: 100%; object-fit: contain; }
.label-cover { position: absolute; display: block; background: #efe2bf; border: 1px solid #dfd0ab; }
.view-photo { display: block; padding: 12px 0; font-size: 11px; color: #37502c; }
.product-body { border-top: 1px solid #eeece5; padding: 22px; }
.product-category { font-size: 10px; letter-spacing: .05em; color: #637059; text-transform: uppercase; }
.product-body h3 { font-size: 23px; margin: 5px 0; }
.product-body p { font-size: 13px; }
.order-btn { background: #254933; min-height: 44px; }
.gallery-heading { font-size: 27px; margin: 36px 0 12px; }
.gallery-intro { font-size: 14px; color: #6e6858; margin-bottom: 24px; }
.activity-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.activity-photo { border: 0; padding: 0; background: #f7f3e8; border-radius: 8px; overflow: hidden; text-align: left; }
.activity-photo img { width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.activity-photo span { display: block; padding: 13px; font-size: 11px; color: #37502c; }
.more-activities summary { cursor: pointer; padding: 20px 0; color: #37502c; font-weight: 600; font-size: 14px; }
.product-dialog { margin: auto; border: 0; border-radius: 15px; width: min(1000px,94vw); max-height: 90dvh; padding: 42px; color: #211e15; background: #fffdf7; }
.product-dialog::backdrop { background: #0b1b13d9; backdrop-filter: blur(5px); }
.dialog-close { position: absolute; right: 14px; top: 8px; background: none; border: 0; font-size: 30px; width: 42px; height: 42px; z-index: 2; }
.dialog-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; }
.dialog-photo { height: 470px; overflow: auto; background: #fff; display: flex; justify-content: center; align-items: flex-start; border: 1px solid #e3dcc7; }
.dialog-photo .product-image { height: 100%; max-width: none; flex-shrink: 0; }
.dialog-photo.enlarged { display: block; }
.dialog-photo.enlarged .product-image { height: 850px; width: max-content; margin: 0 auto; }
.dialog-photo.enlarged img { max-width: none; }
.photo-tabs { display: flex; gap: 8px; margin-top: 12px; }
.photo-tabs button { padding: 9px 13px; border: 1px solid #b8c1b0; background: white; border-radius: 5px; font-size: 12px; }
.photo-tabs button[aria-pressed=true] { background: #254933; color: white; }
.photo-note { font-size: 11px; color: #6e6858; margin-top: 14px; }
.dialog-copy h2 { font-size: 36px; line-height: 1.2; margin: 18px 0; }
.dialog-copy h3 { margin: 24px 0 10px; font-size: 20px; }
.dialog-copy p, .dialog-copy li { font-size: 14px; }
.dialog-copy ul { padding-left: 18px; margin-bottom: 28px; }
.dialog-copy li { margin-bottom: 10px; }
.lightbox { flex-direction: column; gap: 14px; }
.lightbox-caption { color: white; font-size: 13px; }
body.modal-open { overflow: hidden; }
@media(min-width:981px) and (max-width:1200px) { .nav-links { gap: 10px; } .brand-text { font-size: 15px; } .nav-cta .nav-wellness { display: none; } }
@media(max-width:980px) {
 .hero { padding-top: 50px; } .hero-inner { grid-template-columns: 1.15fr 1fr; gap: 25px; } .hero h1 { font-size: 38px; } .hero-frame img { height: 450px; }
 .spotlight-grid { gap: 30px; } .spotlight-photo>img { height: 430px; }
 .product-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .activity-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
 .nav-links.open { display: flex; flex-direction: column; position: absolute; top: 100%; left: 0; right: 0; background: #101c16; padding: 24px; gap: 20px; max-height: 75dvh; overflow-y: auto; }
 .nav-cta { gap: 16px; }
}
@media(max-width:650px) {
 .announcement { gap: 12px; font-size: 10px; } .announcement span:last-child { display: none; }
 header,header.scrolled { padding: 12px 0; } .nav-wellness { display: none; } .brand-text { font-size: 16px; }
 .hero-inner,.spotlight-grid,.dialog-grid { grid-template-columns: 1fr; } .hero h1 { font-size: 39px; } .hero { padding-top: 38px; }
 .hero-frame img { height: 380px; object-position: center 20%; } .hero-sub { font-size: 14px; } .hero-stats { margin-bottom: 24px; }
 .spotlight { padding: 44px 0; } .spotlight-grid { gap: 28px; } .spotlight-photo>img { height: 390px; } .spotlight h2 { font-size: 42px; }
 .product-grid { gap: 12px; } .product-open { padding: 10px 8px 0; } .product-image { height: 210px; } .product-body { padding: 14px; } .product-body h3 { font-size: 20px; } .order-btn { font-size: 11px; padding: 10px 6px; }
 .product-category { font-size: 9px; } .activity-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
 .product-dialog { padding: 40px 20px 24px; } .dialog-photo { height: 350px; } .dialog-copy h2 { font-size: 30px; } .lightbox { padding: 20px; }
 .wa-float { bottom: 18px; right: 18px; }
}
@media(max-width:380px) { .product-grid { grid-template-columns: 1fr; } .product-image { height: 290px; } }
@media(prefers-reduced-motion:reduce) { *,*::before,*::after { scroll-behavior:auto!important; transition:none!important; animation:none!important; } }

/* Preserve the complete supplied photographs at every layout width. */
.hero-frame, .about-img { background: #f5eee8; }
.hero-frame img, .about-img img {
  width: 100%;
  height: auto;
  max-height: 580px;
  object-fit: contain;
  object-position: center;
}
.activity-photo img, .g-item img { object-fit: contain; background: #eae8df; }
.g-item:hover img { transform: none; }
.video-poster { background-size: contain; background-repeat: no-repeat; }
.spotlight-photo { border-radius: 16px; background: #172b21; }
.spotlight-photo>img { height: auto; max-height: 560px; object-fit: contain; }
.spotlight-photo figcaption { position: static; background: #102319; }
@media(max-width:650px) {
  .hero-frame img, .about-img img { max-height: 480px; }
}
