/* ==========================================================================
   Lake George Docks — design system
   Brand: deep lake-green + cream gold (from the badge), restyled after the
   Zaigreen landscaping template — big rounded type, pill buttons, airy cards,
   deep-teal-green feature sections, muted-to-color scroll reveals.
   Type:  Rethink Sans (display) + Inter Tight (UI/body), self-hosted latin subset
   ========================================================================== */

@font-face{font-family:'Rethink Sans';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/rethink-sans-400.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rethink Sans';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/rethink-sans-500.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rethink Sans';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/rethink-sans-600.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rethink Sans';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/rethink-sans-700.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Rethink Sans';font-style:normal;font-weight:800;font-display:swap;src:url(fonts/rethink-sans-800.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400;font-display:swap;src:url(fonts/inter-tight-400.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter Tight';font-style:normal;font-weight:500;font-display:swap;src:url(fonts/inter-tight-500.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter Tight';font-style:normal;font-weight:600;font-display:swap;src:url(fonts/inter-tight-600.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter Tight';font-style:normal;font-weight:700;font-display:swap;src:url(fonts/inter-tight-700.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

:root {
  --green-900: #0A1F14;
  --green-800: #102D1B;
  --green-700: #163C23; /* dark feature-section surface */
  --green-600: #1F4F30; /* brand */
  --green-500: #2E6B41;
  --green-400: #4A8C5C;
  --green-100: #E1F0E4;
  --green-50:  #F3F9F4;

  --gold-600: #E9C05A;
  --gold-500: #FFE48F; /* brand accent */
  --gold-400: #FFEEB4;
  --gold-100: #FFF8E2;

  --cedar:    #B0703F;
  --lake:     #2E6E82;
  --alert-red: #FF5C4D;
  --alert-red-dark: #E4402F;

  --sand:     #FBF9F4;
  --paper:    #FFFFFF;
  --ink:      #14201A;
  --ink-2:    #3D4A42;
  --muted:    #6B7A72;
  --muted-2:  #A9B8B0; /* pre-reveal / muted headline color on light bg */
  --line:     rgba(16, 45, 27, .12);
  --line-2:   rgba(16, 45, 27, .07);

  --ff-display: 'Rethink Sans', ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  --ff-body: 'Inter Tight', ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;

  --wrap: 1240px;
  --wrap-wide: 1440px;
  --wrap-text: 44rem;
  --gutter: clamp(1.15rem, 4vw, 2.5rem);
  --sect: clamp(4rem, 8.5vw, 7.5rem);
  --r-sm: 10px;
  --r: 20px;
  --r-lg: 28px;
  --r-pill: 100px;

  --shadow-sm: 0 1px 2px rgba(10, 31, 20, .05), 0 2px 10px rgba(10, 31, 20, .04);
  --shadow: 0 6px 16px rgba(10, 31, 20, .06), 0 18px 44px rgba(10, 31, 20, .08);
  --shadow-lg: 0 10px 28px rgba(10, 31, 20, .09), 0 34px 76px rgba(10, 31, 20, .14);

  --header-h: 172px;
  --ease: cubic-bezier(.22, .61, .36, 1);
}

/* ---------- reset ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; scroll-padding-top: calc(var(--header-h) + 1.25rem); }
body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--ff-body);
  font-size: 1rem;
  line-height: 1.68;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
img, svg, video { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; color: inherit; }
h1, h2, h3, h4, h5 { font-family: var(--ff-display); font-weight: 500; line-height: 1.08; letter-spacing: -.02em; margin: 0 0 .55em; text-wrap: balance; }
h3, h4 { font-weight: 600; }
p { margin: 0 0 1.15em; text-wrap: pretty; }
p:last-child, ul:last-child, ol:last-child { margin-bottom: 0; }
ul, ol { margin: 0 0 1.15em; padding-left: 1.3em; }
li { margin-bottom: .45em; }
strong { font-weight: 600; color: var(--ink); }
hr { border: 0; border-top: 1px solid var(--line); margin: 2.5rem 0; }
:focus-visible { outline: 3px solid var(--green-500); outline-offset: 3px; border-radius: 3px; }
::selection { background: var(--gold-500); color: var(--green-900); }

h1 { font-size: clamp(2.35rem, 6vw, 4.6rem); }
h2 { font-size: clamp(1.85rem, 4vw, 3.1rem); }
h3 { font-size: clamp(1.24rem, 2vw, 1.6rem); }
h4 { font-size: clamp(1.06rem, 1.5vw, 1.2rem); }

/* ---------- layout ---------- */
.wrap { width: 100%; max-width: var(--wrap); margin-inline: auto; padding-inline: var(--gutter); }
.wrap-wide { max-width: var(--wrap-wide); }
.wrap-text { max-width: var(--wrap-text); }
.section { padding-block: var(--sect); position: relative; }
.section-sm { padding-block: clamp(2.75rem, 5.5vw, 4.5rem); }
.bg-sand { background: var(--sand); }
.bg-green { background: var(--green-800); color: #EAF2E6; }
.bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4 { color: #fff; }
.bg-green a:not(.btn) { color: var(--gold-500); }
.bg-deep { background: var(--green-900); color: #E3EDE0; }
.bg-deep h2, .bg-deep h3 { color: #fff; }
.center { text-align: center; }
.center .sect-head { margin-inline: auto; }

.grid { display: grid; gap: clamp(1.15rem, 2.4vw, 2rem); }
.g-2 { grid-template-columns: repeat(2, 1fr); }
.g-3 { grid-template-columns: repeat(3, 1fr); }
.g-4 { grid-template-columns: repeat(4, 1fr); }
@media (max-width: 940px) { .g-3, .g-4 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px) { .g-2, .g-3, .g-4 { grid-template-columns: 1fr; } }

/* ---------- shared bits ---------- */
.eyebrow {
  font-family: var(--ff-body);
  font-size: .875rem; font-weight: 500; letter-spacing: 0; text-transform: none;
  color: var(--muted); margin: 0 0 .9rem; display: flex; align-items: center; gap: .4rem;
}
.eyebrow::before { content: "//"; color: var(--gold-600); font-weight: 700; flex: none; }
.center .eyebrow { justify-content: center; }
.bg-green .eyebrow, .bg-deep .eyebrow, .hero .eyebrow { color: #B7CCBE; }
.bg-green .eyebrow::before, .bg-deep .eyebrow::before, .hero .eyebrow::before { color: var(--gold-500); }

.sect-head { max-width: 46rem; margin-bottom: clamp(2rem, 4vw, 3.25rem); }
.sect-head .lede { font-size: clamp(1.02rem, 1.5vw, 1.16rem); color: var(--muted); margin-bottom: 0; }
.bg-green .lede, .bg-deep .lede { color: #C3D5BE; }
.lede { font-size: clamp(1.05rem, 1.6vw, 1.22rem); line-height: 1.6; color: var(--ink-2); font-weight: 400; }

/* ---------- buttons ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: .6rem;
  padding: .95rem 1.7rem; border-radius: var(--r-pill); border: 1.5px solid transparent;
  font-family: var(--ff-body); font-size: .82rem; font-weight: 700; letter-spacing: .06em;
  text-transform: uppercase; cursor: pointer; white-space: nowrap;
  transition: background .22s var(--ease), color .22s var(--ease), border-color .22s var(--ease), transform .22s var(--ease), box-shadow .22s var(--ease);
}
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }
.btn-primary { background: var(--green-700); color: #fff; box-shadow: var(--shadow-sm); }
.btn-primary:hover { background: var(--green-800); box-shadow: var(--shadow); }
.btn-gold { background: var(--gold-500); color: var(--green-900); box-shadow: var(--shadow-sm); }
.btn-gold:hover { background: var(--gold-400); box-shadow: var(--shadow); }
.btn-outline { border-color: var(--line); color: var(--ink); background: transparent; }
.btn-outline:hover { border-color: var(--green-600); background: var(--green-50); }
.btn-ghost-light { border-color: rgba(255,255,255,.45); color: #fff; }
.btn-ghost-light:hover { background: rgba(255,255,255,.13); border-color: #fff; }
.btn-sm { padding: .68rem 1.2rem; font-size: .82rem; }
.btn-lg { padding: 1.1rem 2.1rem; font-size: .98rem; }
.btn-row { display: flex; flex-wrap: wrap; gap: .85rem; }
.center .btn-row { justify-content: center; }

.link-arrow {
  display: inline-flex; align-items: center; gap: .5rem; font-weight: 600; font-size: .9rem;
  letter-spacing: 0; text-transform: none; color: var(--green-600);
}
.link-arrow svg { transition: transform .25s var(--ease); flex: none; }
.link-arrow:hover svg { transform: translateX(5px); }
.bg-green .link-arrow, .bg-deep .link-arrow { color: var(--gold-500); }

/* ---------- header ---------- */
.skip {
  position: absolute; left: -9999px; top: 0; z-index: 200;
  background: var(--green-700); color: #fff; padding: .85rem 1.35rem; border-radius: 0 0 var(--r-sm) 0; font-weight: 600;
}
.skip:focus { left: 0; }

.site-header {
  position: fixed; top: 0; left: 0; right: 0; z-index: 90;
  background: transparent;
  transition: background .3s var(--ease), box-shadow .3s var(--ease), backdrop-filter .3s var(--ease);
}
.site-header.is-stuck {
  background: rgba(10, 31, 20, .94);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 2px 24px rgba(0,0,0,.22);
}
.header-inner {
  display: flex; align-items: center; gap: 1.5rem; min-height: var(--header-h); overflow: visible;
  transition: min-height .3s var(--ease);
}
.site-header.is-stuck .header-inner { min-height: calc(var(--header-h) * .75); }

.brand { display: flex; align-items: center; gap: .72rem; flex: none; margin-right: auto; position: relative; z-index: 1; }
.brand-logo, .brand img { width: 136px; height: 136px; object-fit: contain; transition: width .35s var(--ease), height .35s var(--ease); }
.site-header.is-stuck .brand-logo { width: 68px; height: 68px; }
.brand-txt { display: flex; flex-direction: column; line-height: 1.06; }
.brand-name { font-family: var(--ff-display); font-weight: 600; font-size: 1.15rem; color: #fff; letter-spacing: -.01em; }
.brand-sub { font-size: .605rem; letter-spacing: .17em; text-transform: uppercase; color: rgba(255,255,255,.62); font-weight: 600; margin-top: .2rem; }
@media (max-width: 400px) { .brand-txt { display: none; } }

.nav { display: flex; align-items: center; gap: .1rem; flex-wrap: nowrap; }
.nav > li { list-style: none; position: relative; }
.nav ul { list-style: none; margin: 0; padding: 0; }
.nav-link {
  display: inline-flex; align-items: center; gap: .3rem; white-space: nowrap;
  padding: .62rem .7rem; border-radius: var(--r-pill);
  font-size: .76rem; font-weight: 600; color: rgba(255,255,255,.82); letter-spacing: .03em; text-transform: uppercase;
  transition: color .18s, background .18s;
}
.nav-link:hover, .nav-link[aria-expanded="true"] { color: var(--gold-500); background: rgba(255,255,255,.1); }
.nav-link.is-current { color: var(--gold-500); font-weight: 600; }
.nav-link .chev { width: 9px; height: 9px; transition: transform .25s var(--ease); opacity: .6; }
.nav-link[aria-expanded="true"] .chev { transform: rotate(180deg); }
.nav > li > ul, .mega {
  position: absolute; top: calc(100% + 9px); left: 0; z-index: 95;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r);
  box-shadow: var(--shadow-lg); padding: .6rem;
  opacity: 0; visibility: hidden; transform: translateY(-7px);
  transition: opacity .2s var(--ease), transform .2s var(--ease), visibility .2s;
}
.nav > li.open > ul, .nav > li.open .mega { opacity: 1; visibility: visible; transform: translateY(0); }
/* Menus on nav items near the right edge open leftward, or a wide panel would
   overflow the viewport (hidden menus still contribute to scroll width). */
.nav > li:nth-last-child(-n+3) > ul,
.nav > li:nth-last-child(-n+3) .mega { left: auto; right: 0; }
.mega { width: min(680px, 88vw); padding: 1.15rem; display: grid; grid-template-columns: 1fr 1fr; gap: .3rem 1.5rem; }
.mega.mega-1 { width: 320px; grid-template-columns: 1fr; }
.mega-item { display: flex; gap: .8rem; padding: .68rem .7rem; border-radius: var(--r-sm); transition: background .18s; }
.mega-item:hover { background: var(--green-50); }
.mega-ico { flex: none; width: 34px; height: 34px; border-radius: 7px; background: var(--green-100); display: grid; place-items: center; color: var(--green-700); margin-top: 1px; }
.mega-ico svg { width: 17px; height: 17px; }
.mega-item:hover .mega-ico { background: var(--gold-500); color: var(--green-900); }
.mega-t { font-weight: 600; font-size: .875rem; color: var(--ink); display: block; line-height: 1.35; }
.mega-d { font-size: .765rem; color: var(--muted); line-height: 1.42; display: block; margin-top: .12rem; }
.mega-foot { grid-column: 1 / -1; margin-top: .6rem; padding-top: .85rem; border-top: 1px solid var(--line-2); display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
.mega-foot span { font-size: .78rem; color: var(--muted); }

.header-cta { display: flex; align-items: center; gap: .7rem; flex: none; }
.header-emergency {
  display: inline-flex; align-items: center; gap: .4rem;
  font-size: .72rem; font-weight: 700; letter-spacing: .07em; text-transform: uppercase;
  color: var(--alert-red); padding: .5rem .65rem; white-space: nowrap;
}
.header-emergency:hover { color: #fff; }
.header-tel { display: flex; flex-direction: column; line-height: 1.15; padding-right: .3rem; }
.header-tel small { font-size: .62rem; letter-spacing: .13em; text-transform: uppercase; color: rgba(255,255,255,.6); font-weight: 600; }
.header-tel b { font-family: var(--ff-display); font-size: 1rem; color: #fff; }

.burger { display: none; width: 44px; height: 44px; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; background: transparent; cursor: pointer; place-items: center; flex: none; }
.burger span { display: block; width: 19px; height: 2px; background: #fff; position: relative; transition: background .2s; }
.burger span::before, .burger span::after { content: ""; position: absolute; left: 0; width: 19px; height: 2px; background: #fff; transition: transform .28s var(--ease); }
.burger span::before { top: -6px; } .burger span::after { top: 6px; }
.burger[aria-expanded="true"] span { background: transparent; }
.burger[aria-expanded="true"] span::before { transform: translateY(6px) rotate(45deg); }
.burger[aria-expanded="true"] span::after { transform: translateY(-6px) rotate(-45deg); }

@media (max-width: 1360px) {
  .nav, .header-tel, .header-emergency { display: none; }
  .burger { display: grid; }
  .header-cta .btn { display: none; }
}
@media (max-width: 1520px) and (min-width: 1361px) { .nav-link { padding-inline: .5rem; font-size: .73rem; } }

/* mobile drawer */
.drawer {
  position: fixed; inset: 0; z-index: 100; background: var(--paper);
  padding: 1.1rem var(--gutter) 3rem; overflow-y: auto;
  transform: translateX(100%); transition: transform .34s var(--ease); visibility: hidden;
}
.drawer.open { transform: none; visibility: visible; }
.drawer-top { display: flex; align-items: center; justify-content: space-between; min-height: 56px; margin-bottom: 1.4rem; }
.drawer nav ul { list-style: none; margin: 0; padding: 0; }
.drawer details { border-bottom: 1px solid var(--line-2); }
.drawer details > summary,
.drawer .d-link {
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: 1rem .2rem; font-family: var(--ff-display); font-size: 1.08rem; font-weight: 700;
  cursor: pointer; list-style: none; border-bottom: 1px solid var(--line-2);
}
.drawer details > summary::-webkit-details-marker { display: none; }
.drawer details > summary { border-bottom: 0; }
.drawer details[open] > summary .chev { transform: rotate(180deg); }
.drawer summary .chev { width: 11px; transition: transform .25s var(--ease); opacity: .5; }
.drawer details ul { padding: 0 0 .9rem .2rem; }
.drawer details ul a { display: block; padding: .58rem 0; font-size: .93rem; color: var(--muted); }
.drawer details ul a:hover { color: var(--green-600); }
.drawer-foot { margin-top: 2rem; display: grid; gap: .7rem; }
.drawer-foot .btn { width: 100%; }

/* ---------- hero ---------- */
.hero { position: relative; isolation: isolate; background: var(--green-900); color: #fff; overflow: hidden; }
.hero-media { position: absolute; inset: 0; z-index: -2; }
.hero-media img { width: 100%; height: 100%; object-fit: cover; animation: kb 26s var(--ease) forwards; }
@keyframes kb { from { transform: scale(1.09); } to { transform: scale(1); } }
.hero::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background:
    linear-gradient(180deg, rgba(9,22,10,.72) 0%, rgba(9,22,10,.42) 34%, rgba(9,22,10,.6) 74%, rgba(9,22,10,.88) 100%),
    linear-gradient(96deg, rgba(9,22,10,.76) 8%, rgba(9,22,10,.2) 62%);
}
.hero-inner {
  padding-top: calc(var(--header-h) + clamp(2.5rem, 7vw, 4.5rem));
  padding-bottom: clamp(4.5rem, 12vw, 9.5rem);
  position: relative;
}
.hero h1 { color: #fff; max-width: 17ch; margin-bottom: 1.15rem; text-shadow: 0 2px 26px rgba(0,0,0,.34); }
.hero .lede { color: #DCE9D8; max-width: 40rem; font-size: clamp(1.06rem, 1.7vw, 1.28rem); margin-bottom: 2rem; }
.hero .btn-row { margin-bottom: clamp(2.5rem, 5vw, 4rem); }

.hero-trust { display: flex; flex-wrap: wrap; gap: clamp(1.2rem, 3.5vw, 3rem); padding-top: 1.75rem; border-top: 1px solid rgba(255,255,255,.2); }
.hero-trust div { min-width: 120px; }
.hero-trust b { display: block; font-family: var(--ff-display); font-size: clamp(1.35rem, 2.6vw, 1.9rem); color: var(--gold-500); line-height: 1.1; }
.hero-trust span { font-size: .755rem; letter-spacing: .1em; text-transform: uppercase; color: #B9CEB4; font-weight: 500; }

/* page hero (interior) */
.phero { position: relative; isolation: isolate; background: var(--green-800); color: #fff; overflow: hidden; }
.phero-media { position: absolute; inset: 0; z-index: -2; }
.phero-media img { width: 100%; height: 100%; object-fit: cover; }
.phero::after { content: ""; position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(180deg, rgba(10,26,11,.8), rgba(10,26,11,.62) 45%, rgba(10,26,11,.85)),
              linear-gradient(100deg, rgba(10,26,11,.72), rgba(10,26,11,.28)); }
.phero-inner {
  padding-top: calc(var(--header-h) + clamp(1.75rem, 5vw, 3.25rem));
  padding-bottom: clamp(3.25rem, 8vw, 6rem);
}
.phero h1 { color: #fff; max-width: 20ch; margin-bottom: 1rem; }
.phero .lede { color: #D6E6D2; max-width: 46rem; }
.phero .btn-row { margin-top: 1.9rem; }
.phero.plain { background: var(--green-800); }
.phero.plain::after { background: radial-gradient(120% 130% at 12% 0%, rgba(53,117,58,.5), transparent 60%); }

.crumbs { display: flex; flex-wrap: wrap; gap: .45rem; font-size: .77rem; margin-bottom: 1.35rem; color: rgba(255,255,255,.68); }
.crumbs a:hover { color: var(--gold-500); }
.crumbs .sep { opacity: .45; }
.crumbs [aria-current] { color: var(--gold-500); }

/* ---------- quick answer (GEO) ---------- */
.qa {
  background: linear-gradient(165deg, var(--gold-100) 0%, #FFF 100%);
  border: 1px solid var(--gold-600); border-left: 4px solid var(--gold-600);
  border-radius: var(--r); padding: clamp(1.6rem, 3.2vw, 2.35rem);
  box-shadow: var(--shadow);
}
.qa h2, .qa h3 { font-size: 1.06rem; margin-bottom: .55rem; color: var(--green-800); display: flex; align-items: center; gap: .55rem; }
.qa h2 svg, .qa h3 svg { width: 17px; height: 17px; flex: none; color: var(--green-600); }
.qa p { font-size: 1.02rem; line-height: 1.62; color: var(--ink-2); }
.qa p:last-child { margin-bottom: 0; }
.bg-green .qa, .bg-deep .qa { background: rgba(255,228,143,.1); border-color: rgba(255,228,143,.42); }
.bg-green .qa h2, .bg-green .qa h3, .bg-deep .qa h2, .bg-deep .qa h3 { color: var(--gold-500); }
.bg-green .qa p, .bg-deep .qa p { color: #DCEAD8; }

/* ---------- cards ---------- */
.card {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-lg);
  overflow: hidden; display: flex; flex-direction: column;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);
}
.card:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: rgba(31,79,48,.28); }
.card-media { position: relative; aspect-ratio: 4 / 3; overflow: hidden; background: var(--green-100); }
.card-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s var(--ease); }
.card:hover .card-media img { transform: scale(1.055); }
.card-body { padding: clamp(1.15rem, 2vw, 1.55rem); display: flex; flex-direction: column; flex: 1; }
.card-body h3 { font-size: 1.16rem; margin-bottom: .5rem; }
.card-body p { font-size: .91rem; color: var(--muted); line-height: 1.6; }
.card .link-arrow { margin-top: auto; padding-top: 1.05rem; font-size: .79rem; }
.card-tag {
  position: absolute; top: .8rem; left: .8rem; z-index: 2;
  background: rgba(15,36,16,.82); color: var(--gold-500); backdrop-filter: blur(6px);
  font-size: .66rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase;
  padding: .34rem .62rem; border-radius: 4px;
}
.card-list { list-style: none; padding: 0; margin: .9rem 0 0; }
.card-list li { display: flex; gap: .5rem; font-size: .85rem; color: var(--muted); margin-bottom: .34rem; line-height: 1.5; }
.card-list li::before { content: ""; flex: none; width: 5px; height: 5px; border-radius: 50%; background: var(--gold-600); margin-top: .58em; }

/* service card w/ progressive disclosure */
.svc-card .card-body > details { margin-top: .9rem; border-top: 1px solid var(--line-2); }
.svc-card details > summary {
  list-style: none; cursor: pointer; display: flex; align-items: center; justify-content: space-between;
  gap: .6rem; padding: .85rem 0 .2rem; font-size: .78rem; font-weight: 600; letter-spacing: .06em;
  text-transform: uppercase; color: var(--green-600);
}
.svc-card details > summary::-webkit-details-marker { display: none; }
.svc-card details > summary .chev { width: 11px; transition: transform .25s var(--ease); }
.svc-card details[open] > summary .chev { transform: rotate(180deg); }

/* ---------- feature (asymmetric image + text) ---------- */
.feature { display: grid; grid-template-columns: 1.02fr .98fr; gap: clamp(1.75rem, 5vw, 4.5rem); align-items: center; }
.feature.flip .feature-media { order: 2; }
.feature-media { position: relative; }
.feature-media > img, .feature-media > picture > img {
  width: 100%; aspect-ratio: 5 / 4; object-fit: cover; border-radius: var(--r-lg); box-shadow: var(--shadow);
}
.feature-media.tall > img, .feature-media.tall > picture > img { aspect-ratio: 4 / 5; }
.feature-inset {
  position: absolute; right: -1.4rem; bottom: -1.9rem; width: 44%; max-width: 230px;
  border-radius: var(--r); overflow: hidden; box-shadow: var(--shadow-lg); border: 5px solid var(--paper);
}
.feature.flip .feature-inset { right: auto; left: -1.4rem; }
.feature-inset img { aspect-ratio: 1; object-fit: cover; width: 100%; }
.feature-badge {
  position: absolute; left: -1.3rem; top: -1.3rem; background: var(--paper); color: var(--ink);
  border-radius: var(--r); padding: .3rem; box-shadow: var(--shadow-lg); max-width: 172px;
  border: 1px solid var(--line-2);
}
.feature-badge .fb-tag {
  display: inline-block; background: var(--gold-500); color: var(--green-900); border-radius: var(--r-pill);
  font-size: .68rem; font-weight: 600; padding: .3rem .75rem; margin-bottom: .55rem;
}
.feature-badge b { display: block; font-family: var(--ff-display); font-size: 1.9rem; line-height: 1; padding: 0 .5rem; color: var(--green-800); }
.feature-badge span { font-size: .78rem; font-weight: 500; color: var(--muted); line-height: 1.35; display: block; margin-top: .3rem; padding: 0 .5rem .5rem; }
@media (max-width: 880px) {
  .feature { grid-template-columns: 1fr; gap: 2rem; }
  .feature.flip .feature-media { order: 0; }
  .feature-inset { width: 34%; right: -.5rem; bottom: -1.2rem; }
  .feature.flip .feature-inset { left: -.5rem; }
}

/* checklist */
.checks { list-style: none; padding: 0; margin: 1.4rem 0 0; display: grid; gap: .7rem; }
.checks.two { grid-template-columns: 1fr 1fr; gap: .7rem 1.5rem; }
@media (max-width: 560px) { .checks.two { grid-template-columns: 1fr; } }
.checks li { display: flex; gap: .68rem; align-items: flex-start; font-size: .93rem; line-height: 1.52; margin: 0; }
.checks li svg { flex: none; width: 18px; height: 18px; margin-top: .21em; color: var(--green-600); }
.bg-green .checks li svg, .bg-deep .checks li svg { color: var(--gold-500); }

/* ---------- stats ---------- */
.stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); border-radius: var(--r); overflow: hidden; }
.stats > div { background: var(--paper); padding: clamp(1.35rem, 3vw, 2.15rem) clamp(1rem, 2vw, 1.5rem); text-align: center; }
.bg-green .stats, .bg-deep .stats { background: rgba(255,255,255,.16); border-color: rgba(255,255,255,.16); }
.bg-green .stats > div, .bg-deep .stats > div { background: var(--green-800); }
.bg-deep .stats > div { background: var(--green-900); }
.stats b { display: block; font-family: var(--ff-display); font-size: clamp(1.85rem, 3.6vw, 2.7rem); color: var(--green-600); line-height: 1; margin-bottom: .45rem; }
.bg-green .stats b, .bg-deep .stats b { color: var(--gold-500); }
.stats span { font-size: .82rem; letter-spacing: 0; text-transform: none; color: var(--muted); font-weight: 500; line-height: 1.35; display: block; }
.bg-green .stats span, .bg-deep .stats span { color: #B4CBAF; }
@media (max-width: 780px) { .stats { grid-template-columns: 1fr 1fr; } }

/* ---------- process ---------- */
.steps { counter-reset: s; display: grid; gap: clamp(1.1rem, 2.2vw, 1.6rem); }
.steps.g-4 { grid-template-columns: repeat(4, 1fr); }
.steps.g-3 { grid-template-columns: repeat(3, 1fr); }
@media (max-width: 940px) { .steps.g-4, .steps.g-3 { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px) { .steps.g-4, .steps.g-3 { grid-template-columns: 1fr; } }
.step { position: relative; padding-top: 2.9rem; }
.step::before {
  counter-increment: s; content: counter(s, decimal-leading-zero);
  position: absolute; top: 0; left: 0;
  font-family: var(--ff-display); font-size: 1.5rem; font-weight: 700; color: var(--gold-600); line-height: 1;
}
.step::after { content: ""; position: absolute; top: 2.05rem; left: 0; width: 30px; height: 2px; background: var(--gold-600); }
.step h3 { font-size: 1.1rem; margin-bottom: .5rem; }
.step p { font-size: .89rem; color: var(--muted); line-height: 1.6; margin: 0; }
.bg-green .step p, .bg-deep .step p { color: #B9CFB4; }

/* ---------- gallery ---------- */
.filters { display: flex; flex-wrap: wrap; gap: .5rem; margin-bottom: 2rem; }
.filter {
  padding: .55rem 1.05rem; border: 1px solid var(--line); border-radius: 100px; background: transparent;
  font-size: .8rem; font-weight: 500; cursor: pointer; color: var(--ink-2);
  transition: all .2s var(--ease);
}
.filter:hover { border-color: var(--green-500); color: var(--green-700); }
.filter.active { background: var(--green-600); border-color: var(--green-600); color: #fff; font-weight: 600; }

.gal { display: grid; grid-template-columns: repeat(auto-fill, minmax(min(280px, 100%), 1fr)); gap: clamp(.6rem, 1.2vw, 1rem); }
.gal-item { position: relative; overflow: hidden; border-radius: var(--r); cursor: zoom-in; background: var(--green-100); border: 0; padding: 0; display: block; }
.gal-item img { width: 100%; height: 100%; aspect-ratio: 4/3; object-fit: cover; transition: transform .55s var(--ease); }
.gal-item.tall img { aspect-ratio: 3/4; }
.gal-item.wide { grid-column: span 2; }
.gal-item.wide img { aspect-ratio: 16/9; }
@media (max-width: 640px) { .gal-item.wide { grid-column: span 1; } .gal-item.wide img { aspect-ratio: 4/3; } }
.gal-item:hover img { transform: scale(1.06); }
.gal-cap {
  position: absolute; inset: auto 0 0 0; padding: 2.4rem .95rem .85rem; text-align: left;
  background: linear-gradient(transparent, rgba(10,26,11,.86));
  color: #fff; font-size: .82rem; font-weight: 500; line-height: 1.4;
  opacity: 0; transform: translateY(8px); transition: all .3s var(--ease);
}
.gal-item:hover .gal-cap, .gal-item:focus-visible .gal-cap { opacity: 1; transform: none; }
.gal-cap em { display: block; font-style: normal; font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; color: var(--gold-500); margin-bottom: .18rem; }

/* ---------- horizontal scroll-snap gallery (numbered project cards) ---------- */
.hgal-wrap { position: relative; }
.hgal {
  display: flex; gap: 1.1rem; overflow-x: auto; scroll-snap-type: x proximity;
  padding: .3rem .3rem 1.4rem; margin: -.3rem -.3rem -1.1rem;
  scrollbar-width: thin; scrollbar-color: var(--green-400) transparent;
  -webkit-overflow-scrolling: touch;
}
.hgal::-webkit-scrollbar { height: 7px; }
.hgal::-webkit-scrollbar-thumb { background: var(--green-400); border-radius: var(--r-pill); }
.hgal::-webkit-scrollbar-track { background: var(--green-100); border-radius: var(--r-pill); }
.hgal-card {
  scroll-snap-align: start; flex: 0 0 auto; width: min(360px, 82vw);
  background: var(--green-800); color: #fff; border-radius: var(--r-lg);
  padding: 1.6rem; display: flex; flex-direction: column;
  transition: transform .35s var(--ease); position: relative; overflow: hidden;
}
.hgal-card:hover { transform: translateY(-6px); }
.hgal-num { font-family: var(--ff-display); font-size: .85rem; color: var(--gold-500); font-weight: 600; margin-bottom: .9rem; }
.hgal-card h3 { color: #fff; font-size: 1.28rem; margin-bottom: 1.1rem; }
.hgal-media { border-radius: var(--r); overflow: hidden; margin-bottom: 1.1rem; aspect-ratio: 4/3; }
.hgal-media img { width: 100%; height: 100%; object-fit: cover; }
.hgal-card p { font-size: .87rem; color: #C4D6C9; line-height: 1.55; margin-bottom: 0; }
.hgal-nav { display: flex; gap: .6rem; justify-content: flex-end; margin-top: 1.5rem; }
.hgal-btn {
  width: 46px; height: 46px; border-radius: 50%; border: 1px solid var(--line); background: var(--paper);
  cursor: pointer; display: grid; place-items: center; color: var(--ink); transition: all .2s var(--ease);
}
.hgal-btn:hover { background: var(--green-700); color: #fff; border-color: var(--green-700); }
.hgal-btn:disabled { opacity: .35; cursor: default; }
.hgal-btn:disabled:hover { background: var(--paper); color: var(--ink); border-color: var(--line); }
.hgal-btn svg { width: 17px; height: 17px; }

/* lightbox */
.lb { position: fixed; inset: 0; z-index: 150; background: rgba(8,20,9,.95); display: none; place-items: center; padding: clamp(1rem, 4vw, 3rem); }
.lb.open { display: grid; }
.lb img { max-width: min(1200px, 94vw); max-height: 82vh; object-fit: contain; border-radius: var(--r-sm); }
.lb-cap { color: #D8E6D4; text-align: center; font-size: .88rem; margin-top: 1.1rem; max-width: 46rem; }
.lb-cap em { font-style: normal; color: var(--gold-500); text-transform: uppercase; font-size: .7rem; letter-spacing: .1em; display: block; margin-bottom: .3rem; }
.lb-btn {
  position: absolute; background: rgba(255,255,255,.11); border: 1px solid rgba(255,255,255,.24); color: #fff;
  width: 46px; height: 46px; border-radius: 50%; cursor: pointer; display: grid; place-items: center;
  transition: background .2s;
}
.lb-btn:hover { background: rgba(255,255,255,.24); }
.lb-close { top: clamp(1rem, 3vw, 2rem); right: clamp(1rem, 3vw, 2rem); }
.lb-prev { left: clamp(.6rem, 2.5vw, 2rem); top: 50%; transform: translateY(-50%); }
.lb-next { right: clamp(.6rem, 2.5vw, 2rem); top: 50%; transform: translateY(-50%); }

/* ---------- testimonials ---------- */
.quote {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r);
  padding: clamp(1.4rem, 2.6vw, 2rem); display: flex; flex-direction: column; height: 100%;
}
.quote-stars { color: var(--gold-600); display: flex; gap: .13rem; margin-bottom: .95rem; }
.quote-stars svg { width: 15px; height: 15px; }
.quote blockquote { margin: 0 0 1.15rem; font-size: 1rem; line-height: 1.65; color: var(--ink-2); }
.quote blockquote p { margin-bottom: .8rem; }
.quote figcaption { margin-top: auto; padding-top: .95rem; border-top: 1px solid var(--line-2); font-size: .85rem; }
.quote figcaption b { display: block; color: var(--ink); font-weight: 600; }
.quote figcaption span { color: var(--muted); font-size: .78rem; }

/* ---------- FAQ ---------- */
.faq { border-top: 1px solid var(--line); }
.faq details { border-bottom: 1px solid var(--line); }
.faq summary {
  list-style: none; cursor: pointer; display: flex; align-items: flex-start; justify-content: space-between; gap: 1.25rem;
  padding: 1.35rem .25rem; font-family: var(--ff-display); font-size: clamp(1rem, 1.45vw, 1.13rem);
  font-weight: 700; line-height: 1.42; color: var(--ink); transition: color .2s;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary:hover { color: var(--green-600); }
.faq summary .ic { flex: none; width: 22px; height: 22px; border-radius: 50%; border: 1.5px solid var(--line); display: grid; place-items: center; margin-top: .18em; transition: all .25s var(--ease); }
.faq summary .ic::before, .faq summary .ic::after { content: ""; position: absolute; background: currentColor; border-radius: 2px; }
.faq summary .ic::before { width: 10px; height: 1.8px; }
.faq summary .ic::after { width: 1.8px; height: 10px; transition: transform .28s var(--ease); }
.faq details[open] summary { color: var(--green-700); }
.faq details[open] summary .ic { background: var(--green-600); border-color: var(--green-600); color: #fff; transform: rotate(180deg); }
.faq details[open] summary .ic::after { transform: scaleY(0); }
.faq .faq-a { padding: 0 3rem 1.6rem .25rem; }
.faq .faq-a p, .faq .faq-a ul { font-size: .955rem; color: var(--muted); line-height: 1.72; }
.faq .faq-a p:last-child, .faq .faq-a ul:last-child { margin-bottom: 0; }
@media (max-width: 560px) { .faq .faq-a { padding-right: .25rem; } }

/* ---------- CTA band ---------- */
.cta-band { position: relative; isolation: isolate; overflow: hidden; background: var(--green-900); color: #fff; }
.cta-band .cta-media { position: absolute; inset: 0; z-index: -2; }
.cta-band .cta-media img { width: 100%; height: 100%; object-fit: cover; }
.cta-band::after { content: ""; position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(94deg, rgba(9,22,10,.94) 26%, rgba(9,22,10,.72) 62%, rgba(9,22,10,.5)); }
.cta-band h2 { color: #fff; max-width: 20ch; }
.cta-band .lede { color: #CFE0CA; max-width: 38rem; }
.cta-inner { padding-block: clamp(3.25rem, 7vw, 5.5rem); }

/* ---------- footer ---------- */
.site-footer { background: var(--green-900); color: #AFC5AA; font-size: .875rem; }
.footer-main { padding-block: clamp(3rem, 6vw, 4.5rem); display: grid; grid-template-columns: 1.35fr 1fr 1fr 1fr; gap: clamp(1.75rem, 3.5vw, 3rem); }
@media (max-width: 940px) { .footer-main { grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) { .footer-main { grid-template-columns: 1fr; } }
.footer-brand img { width: 62px; margin-bottom: 1rem; }
.footer-brand p { font-size: .875rem; line-height: 1.68; margin-bottom: 1.3rem; }
.footer-col h3 { font-family: var(--ff-body); font-size: .755rem; letter-spacing: .15em; text-transform: uppercase; color: var(--gold-500); font-weight: 600; margin-bottom: 1.1rem; }
.footer-col ul { list-style: none; padding: 0; margin: 0; }
.footer-col li { margin-bottom: .58rem; }
.footer-col a:hover { color: var(--gold-500); }
.footer-contact li { display: flex; gap: .6rem; align-items: flex-start; margin-bottom: .8rem; }
.footer-contact svg { flex: none; width: 15px; height: 15px; margin-top: .28em; color: var(--gold-600); }
.footer-contact b { color: #E4EFE1; font-weight: 600; display: block; }
.socials { display: flex; gap: .55rem; }
.socials a { width: 38px; height: 38px; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; display: grid; place-items: center; transition: all .22s var(--ease); }
.socials a:hover { background: var(--gold-500); border-color: var(--gold-500); color: var(--green-900); }
.socials svg { width: 16px; height: 16px; }
.footer-areas { border-top: 1px solid rgba(255,255,255,.11); padding-block: 1.75rem; font-size: .805rem; line-height: 1.85; }
.footer-areas b { color: #CFE0CA; font-weight: 600; }
.footer-areas a:hover { color: var(--gold-500); }
.footer-bar { background: var(--gold-500); color: var(--green-900); }
.footer-bar-inner {
  padding-block: 1.35rem; display: flex; flex-wrap: wrap; gap: .8rem 1.5rem;
  justify-content: space-between; align-items: center; font-size: .85rem;
}
.footer-bar nav { display: flex; flex-wrap: wrap; gap: 1.25rem; }
.footer-bar a { color: var(--green-900); font-weight: 500; }
.footer-bar a:hover { color: var(--green-700); text-decoration: underline; }
.footer-bar span { color: var(--green-800); }

/* sticky mobile call bar */
.callbar { display: none; }
@media (max-width: 700px) {
  .callbar {
    position: fixed; bottom: 0; left: 0; right: 0; z-index: 80;
    display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: rgba(255,255,255,.16);
    box-shadow: 0 -3px 18px rgba(10,26,11,.22);
  }
  .callbar a { display: flex; align-items: center; justify-content: center; gap: .5rem; padding: .95rem .5rem; font-size: .82rem; font-weight: 600; letter-spacing: .03em; }
  .callbar a:first-child { background: var(--green-700); color: #fff; }
  .callbar a:last-child { background: var(--gold-500); color: var(--green-900); }
  .callbar svg { width: 16px; height: 16px; }
  body { padding-bottom: 52px; }
}

/* ---------- article / prose ---------- */
.prose { max-width: var(--wrap-text); font-size: 1.03rem; line-height: 1.78; color: var(--ink-2); }
.prose > h2 { margin-top: 2.6em; font-size: clamp(1.44rem, 2.6vw, 1.85rem); color: var(--ink); scroll-margin-top: calc(var(--header-h) + 1.5rem); }
.prose > h3 { margin-top: 2em; font-size: clamp(1.14rem, 1.9vw, 1.34rem); color: var(--ink); scroll-margin-top: calc(var(--header-h) + 1.5rem); }
.prose > h2:first-child, .prose > h3:first-child { margin-top: 0; }
.prose ul, .prose ol { padding-left: 1.35em; }
.prose li { margin-bottom: .6em; }
.prose a:not(.btn):not(.link-arrow),
.qa a:not(.btn):not(.link-arrow),
.faq-a a:not(.btn):not(.link-arrow) { color: var(--green-600); text-decoration: underline; text-underline-offset: 3px; text-decoration-thickness: 1px; text-decoration-color: rgba(41,95,45,.35); }
.prose a:not(.btn):not(.link-arrow):hover,
.qa a:not(.btn):not(.link-arrow):hover,
.faq-a a:not(.btn):not(.link-arrow):hover { text-decoration-color: var(--green-600); }
.prose figure { margin: 2.4rem 0; }
.prose figure img { border-radius: var(--r); width: 100%; }
.prose figcaption { font-size: .82rem; color: var(--muted); margin-top: .7rem; line-height: 1.55; }
.prose blockquote {
  margin: 2.2rem 0; padding: .3rem 0 .3rem 1.5rem; border-left: 3px solid var(--gold-600);
  font-family: var(--ff-display); font-size: 1.12rem; line-height: 1.6; color: var(--ink);
}
.prose table { width: 100%; border-collapse: collapse; margin: 2rem 0; font-size: .93rem; }
.prose th, .prose td { text-align: left; padding: .8rem .9rem; border-bottom: 1px solid var(--line); vertical-align: top; }
.prose th { background: var(--green-50); font-weight: 600; color: var(--green-800); font-size: .82rem; letter-spacing: .04em; text-transform: uppercase; }
.prose tbody tr:hover { background: var(--sand); }
.table-scroll { overflow-x: auto; margin: 2rem 0; -webkit-overflow-scrolling: touch; }
.table-scroll table { margin: 0; }

.callout {
  background: var(--green-50); border: 1px solid var(--green-100); border-radius: var(--r);
  padding: 1.35rem 1.5rem; margin: 2.2rem 0; font-size: .95rem;
}
.callout h3 { font-family: var(--ff-body); font-size: .98rem; font-weight: 600; margin-bottom: .5rem; color: var(--green-800); display: flex; gap: .5rem; align-items: center; }
.callout h3 svg { width: 17px; height: 17px; flex: none; color: var(--green-600); }
.callout p:last-child { margin-bottom: 0; }
.callout.warn { background: #FFF8E2; border-color: var(--gold-600); }
.callout.warn h3, .callout.warn h3 svg { color: #8A6A12; }

/* article layout with TOC */
.article-grid { display: grid; grid-template-columns: minmax(0, 1fr) 260px; gap: clamp(2rem, 5vw, 4.5rem); align-items: start; }
@media (max-width: 980px) { .article-grid { grid-template-columns: 1fr; } .toc { display: none; } }
.toc { position: sticky; top: calc(var(--header-h) + 1.75rem); font-size: .85rem; }
.toc h2 { font-family: var(--ff-body); font-size: .715rem; letter-spacing: .15em; text-transform: uppercase; color: var(--muted); margin-bottom: .95rem; font-weight: 600; }
.toc ul { list-style: none; padding: 0; margin: 0; border-left: 2px solid var(--line); }
.toc li { margin: 0; }
.toc a { display: block; padding: .42rem 0 .42rem 1rem; margin-left: -2px; border-left: 2px solid transparent; color: var(--muted); line-height: 1.45; transition: all .2s; }
.toc a:hover { color: var(--green-700); }
.toc a.active { color: var(--green-700); border-left-color: var(--green-600); font-weight: 600; }

.meta { display: flex; flex-wrap: wrap; gap: .5rem 1.25rem; font-size: .8rem; color: rgba(255,255,255,.75); margin-bottom: 1.15rem; align-items: center; }
.meta .pill { background: var(--gold-500); color: var(--green-900); padding: .3rem .68rem; border-radius: 100px; font-weight: 600; font-size: .69rem; letter-spacing: .07em; text-transform: uppercase; }

.post-card .card-body { gap: 0; }
.post-card .post-meta { font-size: .73rem; letter-spacing: .09em; text-transform: uppercase; color: var(--green-600); font-weight: 600; margin-bottom: .6rem; }

.author-box { display: flex; gap: 1.15rem; align-items: flex-start; background: var(--sand); border: 1px solid var(--line); border-radius: var(--r); padding: 1.4rem; margin-top: 3rem; }
.author-box img { width: 56px; height: 56px; border-radius: 50%; object-fit: contain; background: var(--green-900); padding: 5px; flex: none; }
.author-box h3 { font-size: 1rem; margin-bottom: .3rem; }
.author-box p { font-size: .875rem; color: var(--muted); margin: 0; line-height: 1.6; }

/* ---------- forms ---------- */
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.05rem; }
@media (max-width: 620px) { .form-grid { grid-template-columns: 1fr; } }
.field { display: flex; flex-direction: column; gap: .42rem; }
.field.full { grid-column: 1 / -1; }
.field label { font-size: .795rem; font-weight: 600; letter-spacing: .035em; color: var(--ink-2); }
.field label .req { color: #B4462F; }
.field input, .field select, .field textarea {
  padding: .82rem .95rem; border: 1px solid var(--line); border-radius: var(--r-sm);
  background: var(--paper); font-size: .93rem; font-family: var(--ff-body);
  transition: border-color .2s, box-shadow .2s;
}
.field input:focus, .field select:focus, .field textarea:focus {
  outline: none; border-color: var(--green-500); box-shadow: 0 0 0 3px rgba(41,95,45,.13);
}
.field textarea { resize: vertical; min-height: 128px; }
.field-check { display: flex; gap: .68rem; align-items: flex-start; grid-column: 1 / -1; }
.field-check input { width: 18px; height: 18px; margin-top: .18em; flex: none; accent-color: var(--green-600); }
.field-check label { font-size: .81rem; font-weight: 400; color: var(--muted); line-height: 1.55; }
.form-note { font-size: .79rem; color: var(--muted); margin-top: 1rem; }

/* contact info panel */
.info-panel { background: var(--green-800); color: #DCEAD8; border-radius: var(--r-lg); padding: clamp(1.6rem, 3vw, 2.4rem); }
.info-panel h2, .info-panel h3 { color: #fff; }
.info-list { list-style: none; padding: 0; margin: 1.6rem 0 0; }
.info-list li { display: flex; gap: .95rem; margin-bottom: 1.35rem; align-items: flex-start; }
.info-list .ic { flex: none; width: 40px; height: 40px; border-radius: 9px; background: rgba(255,228,143,.15); display: grid; place-items: center; color: var(--gold-500); }
.info-list .ic svg { width: 18px; height: 18px; }
.info-list small { display: block; font-size: .7rem; letter-spacing: .12em; text-transform: uppercase; color: #A6BFA1; margin-bottom: .22rem; font-weight: 600; }
.info-list b { font-size: 1.02rem; color: #fff; font-weight: 600; font-family: var(--ff-display); }
.info-list a:hover { color: var(--gold-500); }

/* ---------- misc ---------- */
.pill-row { display: flex; flex-wrap: wrap; gap: .5rem; }
.pill {
  display: inline-flex; align-items: center; gap: .4rem; padding: .45rem .85rem; border-radius: 100px;
  background: var(--green-50); border: 1px solid var(--green-100); color: var(--green-700);
  font-size: .795rem; font-weight: 500; transition: all .2s var(--ease);
}
a.pill:hover { background: var(--green-600); border-color: var(--green-600); color: #fff; }
.bg-green .pill, .bg-deep .pill { background: rgba(255,255,255,.09); border-color: rgba(255,255,255,.17); color: #DCEAD8; }
.bg-green a.pill:hover, .bg-deep a.pill:hover { background: var(--gold-500); color: var(--green-900); border-color: var(--gold-500); }

.cred-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: clamp(1rem, 4vw, 2.5rem); }
.cred-item {
  display: flex; align-items: center; gap: 1.4rem; text-align: left;
  padding: .5rem clamp(1.25rem, 3.4vw, 2.6rem); border-left: 1px solid var(--line);
}
.cred-item:first-child { border-left: 0; }
.cred-mark {
  flex: none; width: 80px; height: 80px; display: grid; place-items: center;
  border-radius: 50%; background: var(--green-50); color: var(--green-600);
}
.cred-item-logo { filter: grayscale(1); opacity: .82; transition: filter .2s var(--ease), opacity .2s var(--ease), background-color .18s; border-radius: var(--r-sm); }
.cred-item-logo:hover { filter: grayscale(0); opacity: 1; background: var(--green-50); }
.cred-item-logo .cred-mark { background: transparent; }
.cred-item-logo .cred-mark img { display: block; width: auto; height: auto; max-width: 68px; max-height: 68px; object-fit: contain; }
.cred-text { display: flex; flex-direction: column; line-height: 1.3; }
.cred-text b { font-family: var(--ff-display); font-weight: 600; font-size: 1.84rem; color: var(--green-800); }
.cred-text span { font-size: 1.48rem; color: var(--muted); line-height: 1.25; }
@media (max-width: 780px) {
  .cred-strip { flex-direction: column; align-items: center; gap: 1.5rem; }
  .cred-item { border-left: 0; padding-inline: 0; }
}
@media (max-width: 480px) {
  .cred-item { flex-direction: column; text-align: center; gap: .7rem; }
  .cred-text b { font-size: 1.5rem; }
  .cred-text span { font-size: 1.15rem; }
}
.partner-inline { display: inline-block; margin-bottom: 1.1rem; }
.partner-inline img { width: auto; }

.split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1.75rem, 4vw, 3.5rem); align-items: start; }
@media (max-width: 880px) { .split { grid-template-columns: 1fr; } }

.tile-link {
  display: block; padding: 1.3rem 1.4rem; border: 1px solid var(--line); border-radius: var(--r);
  background: var(--paper); transition: all .25s var(--ease);
}
.tile-link:hover { border-color: var(--green-500); background: var(--green-50); transform: translateY(-2px); }
.tile-link b { display: block; font-family: var(--ff-display); font-size: 1.03rem; color: var(--ink); margin-bottom: .3rem; }
.tile-link span { font-size: .83rem; color: var(--muted); line-height: 1.5; display: block; }

.emergency-strip {
  background: #7E2B18; color: #fff; text-align: center; padding: .8rem 1rem;
  font-size: .875rem; font-weight: 500;
}
.emergency-strip a { color: var(--gold-500); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }

/* reveal on scroll */
[data-reveal] { opacity: 0; transform: translateY(22px); transition: opacity .7s var(--ease), transform .7s var(--ease); }
[data-reveal].in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
  [data-reveal] { opacity: 1; transform: none; }
}

.visually-hidden {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}

/* print */
@media print {
  .site-header, .topbar, .callbar, .cta-band, .site-footer, .drawer, .lb { display: none !important; }
  body { color: #000; }
  .hero, .phero { background: none; color: #000; }
  .hero::after, .phero::after, .hero-media, .phero-media { display: none; }
  .hero h1, .phero h1, .hero .lede, .phero .lede { color: #000; }
}
