
:root{--green:#174d3c;--green-2:#2f735d;--cream:#f6f1e7;--paper:#fffdf9;--ink:#202624;--muted:#66706b;--gold:#c79237;--line:#dfded8;--max:1180px;--shadow:0 18px 50px rgba(22,49,39,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{display:block;max-width:100%}a{color:inherit}.container{width:min(var(--max),calc(100% - 38px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:999}.announcement{background:var(--green);color:#fff;font-size:.88rem;text-align:center;padding:8px}.site-header{position:sticky;top:0;background:rgba(255,253,249,.97);border-bottom:1px solid var(--line);z-index:100}.header-row{height:82px;display:grid;grid-template-columns:330px 1fr auto;align-items:center;gap:28px}.brand img{width:310px}.nav{display:flex;justify-content:center;gap:26px}.nav a{text-decoration:none;font-size:.92rem;font-weight:700;padding:27px 0;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{color:var(--green);border-color:var(--green)}.header-actions{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--green);border-radius:4px;text-decoration:none;font-weight:800;transition:.2s}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:#103c2e}.btn-outline{background:transparent;color:var(--green)}.btn-outline:hover{background:#edf5f1}.menu-toggle{display:none;border:0;background:none;width:42px;height:42px}.menu-toggle span{display:block;width:24px;height:2px;background:#222;margin:5px auto}.hero{background:var(--cream);padding:46px 0 48px}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:42px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green-2);font-weight:800;font-size:.76rem}.hero h1,.page-hero h1,.section-title{font-family:Georgia,'Times New Roman',serif;color:#163e32;line-height:1.03;margin:0}.hero h1{font-size:clamp(3.25rem,6vw,6.15rem);max-width:700px}.hero p.lead{font-size:1.15rem;color:#4f5a55;max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hero-media{position:relative}.hero-media img{width:100%;height:520px;object-fit:cover;border-radius:6px;box-shadow:var(--shadow)}.hero-note{position:absolute;left:-28px;bottom:28px;background:#fff;padding:18px 20px;border-left:5px solid var(--gold);max-width:340px;box-shadow:var(--shadow);font-family:Georgia,serif;font-size:1.15rem}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid div{padding:22px;text-align:center;border-right:1px solid var(--line)}.trust-grid div:last-child{border-right:0}.trust-grid strong{display:block;color:var(--green)}.section{padding:88px 0}.section.soft{background:var(--cream)}.section-head{max-width:760px;margin-bottom:38px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-title{font-size:clamp(2.3rem,4vw,4rem)}.section-head p{font-size:1.06rem;color:var(--muted)}.mission-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.mission-card{border-left:4px solid var(--gold);padding:10px 0 10px 30px;font-size:1.25rem}.mission-points{display:grid;gap:14px}.mission-points div{background:#fff;border:1px solid var(--line);padding:18px}.mission-points b{display:block;color:var(--green);font-family:Georgia,serif;font-size:1.25rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{background:#fff;border:1px solid var(--line);padding:28px;min-height:250px;border-radius:4px}.value-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--green-2);color:var(--green);font-size:1.35rem;margin-bottom:18px}.value-card h3{font-family:Georgia,serif;color:var(--green);font-size:1.45rem;margin:0 0 10px}.value-card p{color:var(--muted);margin:0}.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.program-card{background:#fff;border-top:4px solid var(--green);padding:26px;box-shadow:0 10px 28px rgba(20,55,43,.06)}.program-card h3{font-family:Georgia,serif;font-size:1.4rem;color:var(--green);margin:0 0 10px}.quote-band{background:var(--green);color:#fff;padding:68px 0}.quote-band blockquote{font-family:Georgia,serif;font-size:clamp(2rem,4vw,4.2rem);line-height:1.12;margin:0;max-width:960px}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.event-card{background:#fff;border:1px solid var(--line);overflow:hidden}.event-card img{width:100%;height:210px;object-fit:cover}.event-body{padding:24px}.event-meta{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--green-2);font-weight:800}.event-card h3{font-family:Georgia,serif;font-size:1.5rem;color:var(--green);margin:8px 0}.event-card p{color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-item{position:relative;overflow:hidden;background:#eee;cursor:pointer;border:0;padding:0}.gallery-item img{width:100%;height:260px;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.03)}.gallery-item figcaption{position:absolute;left:0;right:0;bottom:0;background:rgba(17,48,38,.87);color:white;padding:12px 14px;text-align:left}.admin-callout{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border:1px solid var(--line);background:#fff;padding:28px;margin-top:32px}.admin-callout h3{font-family:Georgia,serif;color:var(--green);font-size:1.5rem;margin:0 0 6px}.admin-callout p{margin:0;color:var(--muted)}.lightbox{position:fixed;inset:0;background:rgba(8,16,13,.92);display:none;align-items:center;justify-content:center;padding:30px;z-index:500}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,92vw);max-height:84vh}.lightbox button{position:absolute;right:25px;top:18px;color:#fff;background:none;border:0;font-size:2.5rem}.page-hero{background:var(--cream);padding:76px 0}.page-hero h1{font-size:clamp(3rem,6vw,5.7rem)}.page-hero p{max-width:760px;color:var(--muted);font-size:1.1rem}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.content-grid img{width:100%;height:470px;object-fit:cover}.prose h2,.prose h3{font-family:Georgia,serif;color:var(--green)}.prose h2{font-size:2.2rem}.prose p,.prose li{color:#505b56}.legal-note{background:#fff;border-left:4px solid var(--gold);padding:20px;margin-top:26px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.contact-card{background:var(--green);color:#fff;padding:36px}.contact-card h2{font-family:Georgia,serif;font-size:2.1rem;margin-top:0}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form label{font-size:.82rem;font-weight:800;color:#3a4943}.form label.full,.form button,.form .success{grid-column:1/-1}.form input,.form textarea,.form select{width:100%;margin-top:6px;border:1px solid #cfd3cf;background:#fff;padding:13px;font:inherit;border-radius:2px}.form textarea{min-height:150px;resize:vertical}.newsletter{background:#ece6d9;padding:38px 0}.newsletter .container{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.newsletter h2{font-family:Georgia,serif;color:var(--green);margin:0;font-size:2rem}.newsletter form{display:grid;grid-template-columns:1fr auto}.newsletter input{border:1px solid #cfd3cf;padding:14px}.site-footer{background:#123e32;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:40px}.footer-logo{filter:brightness(0) invert(1);width:310px}.site-footer h3{font-family:Georgia,serif}.site-footer a{color:#fff;text-decoration:none}.footer-links{display:grid;gap:8px}.footer-bottom{margin-top:35px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;font-size:.84rem;color:#d5ded9}.empty-state{padding:34px;border:1px dashed #aab4af;text-align:center;color:var(--muted)}
@media(max-width:980px){.header-row{grid-template-columns:250px 1fr auto}.brand img{width:240px}.nav{position:fixed;top:115px;left:0;right:0;background:#fff;display:none;flex-direction:column;gap:0;padding:18px 24px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav a{padding:12px 0}.menu-toggle{display:block}.header-actions .btn{display:none}.hero-grid,.mission-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.hero-media img{height:460px}.hero-note{left:20px}.values-grid{grid-template-columns:repeat(2,1fr)}.program-grid{grid-template-columns:repeat(2,1fr)}.event-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 24px,var(--max))}.announcement{font-size:.76rem}.header-row{height:72px;grid-template-columns:1fr auto}.brand img{width:235px}.header-actions{display:none}.nav{top:104px}.hero{padding:35px 0}.hero h1{font-size:3.15rem}.hero-grid{gap:25px}.hero-media img{height:360px}.hero-note{position:relative;left:auto;bottom:auto;margin-top:-10px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--line)}.section{padding:62px 0}.values-grid,.program-grid,.event-grid,.gallery-grid{grid-template-columns:1fr}.value-card{min-height:0}.admin-callout{grid-template-columns:1fr}.newsletter .container{grid-template-columns:1fr}.newsletter form{grid-template-columns:1fr}.form{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.gallery-item img{height:230px}}

/* Mobile-first refinements */
@media(max-width:640px){
  body{font-size:16px;overflow-x:hidden}
  .announcement{padding:9px 14px;line-height:1.35}
  .site-header{top:0}
  .header-row{height:68px;gap:10px}
  .brand img{width:min(210px,68vw)}
  .menu-toggle{width:46px;height:46px;padding:8px}
  .menu-toggle span{width:25px;height:2px;margin:5px auto}
  .nav{top:101px;max-height:calc(100vh - 101px);overflow-y:auto;padding:10px 18px 22px}
  .nav a{font-size:1rem;padding:15px 2px}
  .hero{padding:28px 0 38px}
  .hero-grid{display:flex;flex-direction:column;gap:22px}
  .hero-grid>div:first-child{order:1}
  .hero-media{order:2;width:100%}
  .hero h1{font-size:clamp(2.65rem,13vw,3.45rem);line-height:.98}
  .hero p.lead{font-size:1rem;line-height:1.55}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-actions .btn{width:100%;min-height:50px}
  .hero-media img{height:300px;border-radius:4px}
  .hero-note{font-size:1rem;padding:15px 16px;margin-top:0}
  .trust-grid div{padding:18px 14px}
  .section{padding:52px 0}
  .section-head{margin-bottom:26px}
  .section-title{font-size:clamp(2rem,10vw,2.75rem)}
  .mission-card{font-size:1.05rem;padding-left:18px}
  .value-card,.program-card,.event-body,.contact-card{padding:22px}
  .page-hero{padding:48px 0}
  .page-hero h1{font-size:clamp(2.55rem,12vw,3.6rem)}
  .content-grid img{height:300px}
  .contact-grid{gap:24px}
  .form input,.form textarea,.form select,.newsletter input{font-size:16px}
  .btn{min-height:48px;padding:0 18px}
  .admin-callout{padding:22px;gap:16px}
  .admin-callout .btn{width:100%}
  .gallery-item img{height:220px}
  .newsletter{padding:30px 0}
  .newsletter form{gap:10px}
  .newsletter button{width:100%}
  .footer-logo{width:min(250px,80vw)}
  .site-footer{padding:42px 0 22px}
  .footer-bottom{line-height:1.6}
}
@media(max-width:380px){
  .container{width:min(100% - 18px,var(--max))}
  .brand img{width:190px}
  .hero h1{font-size:2.45rem}
  .hero-media img{height:260px}
}
