*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#203029;background:#fbfaf6;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:12px;top:12px;z-index:9999;background:#fff;padding:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,246,.94);backdrop-filter:blur(14px);border-bottom:1px solid #e5e0d4}.header-row{display:flex;align-items:center;gap:28px;min-height:92px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:235px}.brand img{width:76px;height:67px;object-fit:contain}.brand-copy strong{display:block;font-family:Georgia,serif;font-size:21px;color:#123c2a;line-height:1}.brand-copy span{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#6e746e}.site-nav{margin-left:auto}.site-nav ul{display:flex;gap:4px;list-style:none;padding:0;margin:0}.site-nav a{display:block;padding:10px 11px;border-radius:10px;text-decoration:none;font-weight:650;font-size:14px;color:#405148}.site-nav a:hover,.site-nav a[aria-current=page]{background:#edf2e8;color:#123c2a}.nav-toggle{display:none;margin-left:auto;background:#123c2a;color:white;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.hero{position:relative;min-height:640px;display:grid;align-items:end;color:#fff;overflow:hidden}.hero picture,.hero .hero-bg{position:absolute;inset:0;width:100%;height:100%}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,41,28,.84),rgba(12,41,28,.24) 60%,rgba(12,41,28,.1)),linear-gradient(0deg,rgba(8,31,22,.58),transparent 55%)}.hero-inner{position:relative;z-index:2;padding:100px 0 88px;max-width:760px;margin-left:max(20px,calc((100vw - 1160px)/2))}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#d6be79}.hero h1,.page-hero h1{font-family:Georgia,serif;font-size:clamp(52px,7vw,88px);line-height:.95;margin:16px 0 22px;letter-spacing:-.04em}.hero p{font-size:21px;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 19px;text-decoration:none;font-weight:750;border:1px solid transparent;cursor:pointer;font:inherit}.btn-primary{background:#123c2a;color:#fff}.btn-primary:hover{background:#0b2e20}.btn-light{background:#fff;color:#123c2a}.btn-outline{border-color:#cfd6cc;background:transparent;color:#123c2a}.btn-outline:hover{background:#edf2e8}.section{padding:78px 0}.section-tight{padding:52px 0}.section-tint{background:#edf2e8}.section-warm{background:#f4eee1}.section-head{max-width:760px;margin-bottom:36px}.section-head h2,.split h2,.card h2,.panel h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.08;color:#123c2a;margin:8px 0 14px}.section-head p{color:#5d6a63}.split{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.split.reverse{grid-template-columns:.92fr 1.08fr}.split-media{border-radius:26px;overflow:hidden;box-shadow:0 18px 50px rgba(21,47,34,.14)}.split-media img{width:100%;aspect-ratio:4/3;object-fit:cover}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-card{padding:24px;border-radius:20px;background:#fff;border:1px solid #e0e1da;text-decoration:none;transition:.2s}.resource-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(16,53,36,.1)}.resource-card b{display:block;color:#123c2a;font-size:18px;margin-bottom:7px}.resource-card p{margin:0;color:#657068;font-size:14px}.notice{border:1px solid #d5c79c;background:#fffaf0;border-radius:18px;padding:18px 21px}.notice strong{color:#123c2a}.latest-card{display:grid;grid-template-columns:1fr 1fr;background:#123c2a;color:#fff;border-radius:28px;overflow:hidden}.latest-card img{height:100%;min-height:380px;object-fit:cover;width:100%}.latest-copy{padding:44px}.latest-copy h2{font-family:Georgia,serif;font-size:42px;line-height:1.06;margin:10px 0 14px}.latest-copy p{color:#dce6de}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery button{border:0;padding:0;background:none;border-radius:16px;overflow:hidden;cursor:zoom-in}.gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:.2s}.gallery button:hover img{transform:scale(1.025)}.lightbox{position:fixed;inset:0;background:rgba(5,17,12,.94);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-height:88vh;max-width:88vw;object-fit:contain;border-radius:8px}.lightbox .close{position:absolute;top:16px;right:18px;border:0;background:#fff;color:#123c2a;width:44px;height:44px;border-radius:50%;font-size:26px;cursor:pointer}.page-hero{background:#123c2a;color:#fff;padding:86px 0 72px}.page-hero h1{font-size:clamp(46px,6vw,72px);margin-bottom:14px}.page-hero p{font-size:19px;max-width:720px;color:#dce7df}.panel{background:#fff;border:1px solid #dedfd8;border-radius:22px;padding:30px;margin-bottom:18px}.record-list{list-style:none;margin:0;padding:0;border-top:1px solid #e1e3dd}.record{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:20px 0;border-bottom:1px solid #e1e3dd}.record-title{font-weight:800;color:#123c2a}.record-meta{font-size:14px;color:#6b746e;margin-top:4px}.badge{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;background:#edf2e8;color:#123c2a}.roster{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0}.roster li{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #e0e1da;border-radius:16px;padding:16px}.avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#dfe8d9;color:#123c2a;font-weight:900}.r-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7a807b}.r-name{font-weight:800;color:#123c2a}.amount{font-family:Georgia,serif;font-size:68px;color:#123c2a;margin:.05em 0}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-card{background:#fff;border:1px solid #e0e1da;border-radius:18px;padding:22px}.resident-lock{max-width:580px;margin:0 auto}.field{margin-bottom:16px}.field label{display:block;font-weight:800;color:#123c2a;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;border:1px solid #cfd5cf;border-radius:11px;padding:11px 12px;background:#fff;font:inherit}.field textarea{min-height:130px}.error{color:#8d2e27;font-weight:700}.newsletter-body{white-space:pre-line}.site-footer{background:#0e2f22;color:#dce5df;padding:52px 0 28px;margin-top:0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-logo{width:125px;margin-bottom:12px}.footer-grid h4{color:#fff}.footer-grid ul{list-style:none;padding:0}.footer-grid a{color:#dce5df}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:32px;padding-top:20px;font-size:13px;color:#9fb0a5;display:flex;justify-content:space-between;gap:20px}.admin-link{opacity:.6}.privacy-note{font-size:13px;color:#6b746e}.hidden{display:none!important}
@media(max-width:980px){.nav-toggle{display:block}.site-nav{position:absolute;top:92px;left:0;right:0;background:#fbfaf6;border-bottom:1px solid #e5e0d4;padding:12px 20px;display:none}.site-nav.open{display:block}.site-nav ul{display:grid;grid-template-columns:1fr 1fr}.split,.split.reverse,.latest-card{grid-template-columns:1fr}.resource-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:1fr 1fr}.hero{min-height:580px}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1160px)}.brand{min-width:0}.brand img{width:61px;height:54px}.brand-copy strong{font-size:17px}.brand-copy span{display:none}.header-row{min-height:76px}.site-nav{top:76px}.site-nav ul{grid-template-columns:1fr}.hero{min-height:620px}.hero-inner{margin-left:14px;padding-right:24px}.hero p{font-size:18px}.section{padding:58px 0}.resource-grid,.gallery,.contact-grid,.roster{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.latest-copy{padding:28px}.record{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.amount{font-size:54px}}

/* Footer meta: the way in for whoever maintains the site, and a quiet signature. */
.footer-bottom .foot-meta{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}
.footer-bottom .foot-admin{opacity:.75;text-decoration:none}
.footer-bottom .foot-admin:hover{opacity:1;text-decoration:underline}
.footer-bottom .foot-dot{opacity:.4}
.footer-bottom .foot-credit{opacity:.55;text-decoration:none;font-size:.94em}
.footer-bottom .foot-credit:hover{opacity:.9;text-decoration:underline}

/* phone polish — measured on a 390px viewport, not guessed */
@media(max-width:640px){
  .page-hero{padding:44px 0 34px}
  .page-hero h1{font-size:clamp(34px,9vw,44px);line-height:1.02}
  .page-hero p{font-size:17px}
  .hero{min-height:560px}
  .hero h1{font-size:clamp(40px,11vw,52px)}
  .panel h2,.split h2,.section-head h2{font-size:clamp(26px,7vw,34px)}
  /* thumb-sized tap targets in the footer */
  .footer-grid a,.footer-bottom a{display:inline-block;padding:7px 0;line-height:1.35}
  .footer-bottom{display:flex;flex-direction:column;gap:6px;align-items:flex-start}
}
