
:root{--forest:#173f36;--forest2:#0d2c27;--cream:#f7f1e5;--paper:#fffdf8;--gold:#d5a94f;--rust:#a8583c;--ink:#21251f;--muted:#5e665f;--line:#ddd5c6;--shadow:0 18px 50px rgba(18,47,40,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.6}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(13,44,39,.98);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.header-row{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-family:'Fraunces',serif;font-size:1.22rem;font-weight:700}.brand span{color:var(--gold)}.main-nav{display:flex;gap:22px;align-items:center}.main-nav a{text-decoration:none;font-size:.83rem;font-weight:700;color:#edf2ec}.main-nav a:hover{color:var(--gold)}.nav-cta{padding:10px 15px;border:1px solid var(--gold);border-radius:999px}
.hero{background:linear-gradient(110deg,rgba(13,44,39,.97),rgba(23,63,54,.84)),url('assets/henry-plantation/scene-01.jpg') center/cover;color:#fff;padding:105px 0 92px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.eyebrow{font-size:.73rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:var(--gold)}h1,h2,h3{font-family:'Fraunces',serif}.hero h1{font-size:clamp(3.2rem,6vw,5.8rem);line-height:.98;margin:14px 0 22px;max-width:11ch}.hero p{font-size:1.12rem;color:#e4ece7;max-width:58ch}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-block;text-decoration:none;padding:14px 20px;border-radius:999px;font-weight:700}.btn-primary{background:var(--gold);color:var(--forest2)}.btn-secondary{border:1px solid rgba(255,255,255,.6);color:#fff}
.hero-note{background:rgba(255,253,248,.94);color:var(--ink);padding:26px;border-radius:18px;box-shadow:var(--shadow)}.hero-note h3{color:var(--forest);font-size:1.6rem;margin:0 0 8px}.hero-note p{color:var(--muted);font-size:.92rem;margin:0}
.section{padding:82px 0}.section.white{background:var(--paper)}.section.dark{background:var(--forest2);color:#fff}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section h2{font-size:clamp(2.1rem,4vw,3.35rem);line-height:1.08;color:var(--forest);margin:6px 0}.dark h2{color:#fff}.section-intro{max-width:60ch;color:var(--muted)}.dark .section-intro{color:#c8d6cf}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{display:block;background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;text-decoration:none;box-shadow:0 8px 24px rgba(23,63,54,.06);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card h3{font-size:1.42rem;color:var(--forest);margin:8px 0}.card p{color:var(--muted);margin:0}.card .arrow{display:block;color:var(--rust);font-weight:700;margin-top:18px}
.feature{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.feature img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.feature h2{margin-top:8px}.tag{display:inline-block;background:#efe2ca;color:#744c2e;padding:6px 10px;border-radius:999px;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}
.state-regions{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.region{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.region h3{color:var(--forest);font-size:1.25rem;margin:0 0 12px}.state-links{display:flex;flex-direction:column;gap:7px}.state-links a{text-decoration:none;color:var(--muted);font-size:.9rem}.state-links a:hover{color:var(--rust);text-decoration:underline}
.page-hero{padding:75px 0 58px;background:var(--forest2);color:#fff}.page-hero h1{font-size:clamp(2.8rem,5vw,4.8rem);line-height:1;margin:10px 0 18px}.page-hero p{max-width:70ch;color:#cedbd4}
.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.case-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;text-decoration:none}.case-card img{width:100%;height:260px;object-fit:cover}.case-body{padding:24px}.case-card h2{font-size:1.75rem;color:var(--forest);margin:5px 0 8px}.case-card p{color:var(--muted)}
.article{max-width:860px;margin:auto}.article h2{font-size:2.25rem;color:var(--forest);margin-top:2.5rem}.article p{font-size:1.02rem}.factbox{background:#fff;border-left:5px solid var(--gold);padding:22px 24px;margin:28px 0}.timeline{border-left:2px solid var(--line);padding-left:22px}.timeline div{margin:0 0 20px}.timeline strong{color:var(--rust)}
footer{background:#081f1c;color:#dbe5df;padding:40px 0}.footer-row{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-row a{color:var(--gold)}
@media(max-width:850px){.main-nav{display:none}.hero-grid,.feature{grid-template-columns:1fr}.grid3,.state-regions{grid-template-columns:repeat(2,1fr)}.case-grid{grid-template-columns:1fr}.hero{padding:75px 0}.hero-note{max-width:620px}.section-head{display:block}}
@media(max-width:560px){.grid3,.state-regions{grid-template-columns:1fr}.wrap{width:min(100% - 26px,1180px)}.footer-row{display:block}.hero h1{font-size:3.25rem}}


/* VERSION 27 REFINEMENTS — readability without oversized presentation */
html { font-size: 16px; }
body { font-size: 1rem; line-height: 1.65; }

/* Keep headings strong but prevent them from overwhelming each section */
.hero-copy h1,
.page-hero h1,
.hero h1 {
  font-size: clamp(2.7rem, 5vw, 4.8rem) !important;
  line-height: 1.02 !important;
}
.section h2,
.feature h2,
.state-hero h1 {
  font-size: clamp(1.9rem, 3.4vw, 3rem) !important;
  line-height: 1.12 !important;
}
.card h3,
.hero-note h3,
.feature h3 {
  font-size: clamp(1.2rem, 2vw, 1.55rem) !important;
  line-height: 1.25 !important;
}
.section p,
.card p,
.feature p,
.hero-note p {
  font-size: 1rem !important;
}

/* Restore controlled image dimensions throughout the public site */
.hero-art img,
.hero-image,
.feature img,
.card img,
.state-card img,
.case-card img,
.resource-card img,
img.section-art,
img.feature-art {
  width: 100% !important;
  height: auto !important;
  max-height: 420px !important;
  object-fit: cover !important;
  object-position: center !important;
  border-radius: 18px;
}

/* Prevent homepage and feature artwork from reverting to original natural size */
.hero-art,
.feature-image,
.image-panel,
.card-image {
  max-width: 560px !important;
  overflow: hidden !important;
}
.hero-art img {
  aspect-ratio: 4 / 3 !important;
}
.feature img,
.card img,
.state-card img,
.case-card img {
  aspect-ratio: 16 / 10 !important;
}

/* Larger text remains available for older users without giant section headings */
.accessibility-note {
  margin-top: 16px;
  font-size: .92rem;
  color: #5f665f;
}
@media (max-width: 760px) {
  .hero-copy h1,
  .page-hero h1,
  .hero h1 {
    font-size: clamp(2.25rem, 11vw, 3.35rem) !important;
  }
  .section h2,
  .feature h2,
  .state-hero h1 {
    font-size: clamp(1.75rem, 8vw, 2.45rem) !important;
  }
  .hero-art,
  .feature-image,
  .image-panel,
  .card-image {
    max-width: 100% !important;
  }
  .hero-art img,
  .hero-image,
  .feature img,
  .card img {
    max-height: 330px !important;
  }
}

/* VERSION 28 CROPPED ARTWORK SAFEGUARD */
img { overflow: hidden; }
.hero-art img, .feature img, .card img, .state-card img, .case-card img,
.hero-image, .portal-panel img {
  object-fit: cover !important;
  object-position: center center !important;
}

