:root{--ink:#18362b;--muted:#66766f;--green:#1f6f50;--green2:#154b39;--gold:#e5ad3a;--cream:#f7f4ec;--white:#fff;--line:#dde6e1;--shadow:0 18px 45px #143c2d1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:58px;height:58px}.brand span{flex-direction:column;display:flex}.brand strong{font-size:16px}.brand small{color:var(--muted);font-size:11px}.nav-links{align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:var(--green)}.menu-button{background:0 0;border:0;font-size:26px;display:none}.hero{background:url(/images/plantation-team.webp) 50%/cover;align-items:center;min-height:660px;display:flex;position:relative}.hero-overlay{background:linear-gradient(90deg,#09251beb,#09251b99,#09251b26);position:absolute;inset:0}.hero-content{color:#fff;max-width:780px;margin-left:max(20px,50vw - 580px);margin-right:20px;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--gold);margin-bottom:14px;font-size:12px;font-weight:800;display:inline-block}.hero h1,.page-hero h1{letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(42px,7vw,78px);line-height:1.02}.hero p{color:#eaf1ee;max-width:720px;font-size:20px}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:800;display:inline-flex}.primary{background:var(--gold);color:#203326}.secondary,.outline-light{color:#fff;border:1px solid #ffffffa6}.light{color:var(--green2);background:#fff}.section{padding:90px 0}.soft{background:var(--cream)}.two-col{grid-template-columns:1fr 1fr;gap:70px;display:grid}.section h2{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(31px,4vw,48px);line-height:1.12}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-head>p{max-width:430px;color:var(--muted)}.text-link{color:var(--green);font-weight:800}.card-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.card-grid.large{grid-template-columns:repeat(2,1fr)}.program-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;box-shadow:0 8px 24px #143c2d0a}.program-card h3,.program-card h2{margin:14px 0 10px;font-size:23px}.program-icon{font-size:30px}.muted,.program-card p{color:var(--muted)}.photo-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.photo-grid figure{background:#eee;border-radius:18px;min-height:270px;margin:0;position:relative;overflow:hidden}.photo-grid img{object-fit:cover;width:100%;height:100%;transition:all .3s}.photo-grid figure:hover img{transform:scale(1.03)}.photo-grid figcaption{color:#fff;background:linear-gradient(#0000,#000000c7);padding:35px 18px 15px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.statement{background:var(--green2);color:#fff}.statement-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.light{color:var(--green2)}.page-hero{background:linear-gradient(135deg,var(--green2),var(--green));color:#fff;padding:120px 0 90px}.page-hero p{max-width:720px;font-size:20px}.prose{max-width:820px}.prose h1{font-size:52px}.prose h2{margin-top:42px}.gallery-full figure{min-height:340px}.donation-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.qr{border:1px solid var(--line);border-radius:18px;width:min(360px,100%);padding:18px}.bank-card,.contact-card{background:var(--cream);border:1px solid var(--line);border-radius:20px;padding:30px}.contact-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.contact-card{flex-direction:column;gap:10px;display:flex}.contact-card strong{font-size:21px}.footer{color:#dbe8e2;background:#102c22;padding:60px 0 22px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.footer a{color:#fff}.footer-bottom{border-top:1px solid #ffffff26;justify-content:space-between;margin-top:35px;padding-top:20px;font-size:13px;display:flex}@media (max-width:900px){.menu-button{display:block}.nav-links{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:20px;display:none;position:absolute;top:78px;left:0;right:0}.nav-links.open{display:flex}.brand small{display:none}.hero{min-height:570px}.two-col,.donation-grid{grid-template-columns:1fr}.card-grid,.photo-grid{grid-template-columns:repeat(2,1fr)}.statement-inner,.section-head{flex-direction:column;align-items:flex-start}.contact-grid,.footer-grid{grid-template-columns:1fr}}@media (max-width:560px){.container{width:min(100% - 28px,1160px)}.brand strong{font-size:13px}.brand img{width:48px;height:48px}.hero h1,.page-hero h1{font-size:42px}.hero p{font-size:17px}.section{padding:64px 0}.card-grid,.card-grid.large,.photo-grid{grid-template-columns:1fr}.photo-grid figure{min-height:290px}.footer-bottom{flex-direction:column;gap:8px}}
