
:root{--teal:#103f3c;--teal2:#0b302e;--gold:#e1b85b;--cream:#f7f1e7;--sand:#e8d9c3;--ink:#18302e;--white:#fff;--muted:#657775;--shadow:0 25px 70px rgba(10,38,35,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}img{display:block;max-width:100%}a{color:inherit}.container{width:min(1180px,calc(100% - 34px));margin:auto}.header{position:fixed;inset:0 0 auto;z-index:50;background:linear-gradient(rgba(7,30,28,.78),rgba(7,30,28,.2));transition:.25s}.header.scrolled{background:rgba(8,35,33,.93);backdrop-filter:blur(14px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;color:white}.brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;font-weight:900;letter-spacing:.12em;font-size:.92rem}.brand span{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-family:Georgia;font-size:1.2rem}.nav nav{display:flex;align-items:center;gap:1.25rem}.nav nav a{text-decoration:none;font-size:.9rem;font-weight:700}.lang,.menu-btn{border:1px solid rgba(255,255,255,.4);color:#fff;background:transparent;border-radius:999px;padding:.5rem .72rem;cursor:pointer;font-weight:800}.menu-btn{display:none;font-size:1.1rem}.hero{min-height:100vh;position:relative;display:flex;align-items:flex-end;background:url('../images/hero.webp') center 54%/cover no-repeat;color:#fff}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,22,.78),rgba(5,24,22,.28) 58%,rgba(5,24,22,.08)),linear-gradient(0deg,rgba(5,24,22,.76),transparent 55%)}.hero-copy{position:relative;padding:170px 0 105px}.kicker{font-size:.75rem;letter-spacing:.22em;font-weight:900;color:var(--gold);margin:0 0 1rem}.kicker.dark{color:#9a6921}.kicker.light{color:#f1cf80}.hero h1,.section h2,.intro h2,.contact h2{font-family:Georgia,"Times New Roman",serif;line-height:.98;font-weight:500;margin:.1em 0 .4em}.hero h1{font-size:clamp(3.6rem,8vw,7.6rem);max-width:900px}.hero h1 em{font-style:italic;color:#f7e3b6}.hero-sub{font-size:clamp(1rem,2vw,1.35rem);font-weight:650;letter-spacing:.03em}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:.9rem 1.25rem;font-weight:850;border:1px solid transparent}.btn.gold{background:var(--gold);color:#241805}.btn.glass{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.55);color:#fff;backdrop-filter:blur(8px)}.scroll{position:absolute;bottom:26px;right:40px;color:#fff;text-decoration:none;font-size:2rem;z-index:2}.intro{padding:90px 0 70px;background:var(--cream)}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:end}.intro h2,.section h2,.contact h2{font-size:clamp(2.7rem,5.5vw,5.6rem)}.intro-copy{font-size:1.22rem;color:#516663;max-width:720px}.stats-section{padding:0 0 95px;background:var(--cream)}.stats{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.stats div{padding:1.45rem 1rem;text-align:center;border-right:1px solid #ece8df}.stats div:last-child{border:0}.stats strong{display:block;color:var(--teal);font-size:clamp(1.45rem,2.6vw,2.35rem);line-height:1.05}.stats span{display:block;color:var(--muted);font-size:.82rem;margin-top:.45rem}.section{padding:105px 0}.white{background:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.story-image{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);min-height:620px}.story-image img{width:100%;height:100%;min-height:620px;object-fit:cover}.story-text p{font-size:1.08rem;color:#526360}.story-text blockquote{font-family:Georgia,serif;font-size:1.5rem;border-left:5px solid var(--gold);margin:1.5rem 0;padding-left:1.1rem}.text-link{font-weight:900;text-decoration:none;border-bottom:2px solid var(--gold)}.teal{background:var(--teal);color:#fff}.heading-row{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:42px}.heading-row p{color:inherit;opacity:.82;font-size:1.08rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-grid article{background:#fff;color:var(--ink);border-radius:22px;overflow:hidden}.feature-grid img{width:100%;height:330px;object-fit:cover}.feature-grid article>div{padding:1.25rem}.feature-grid span{font-weight:900;color:#a87527}.feature-grid h3{font-family:Georgia,serif;font-size:2rem;margin:.15rem 0}.center{text-align:center;margin-top:34px}.sand{background:var(--sand)}.donor-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.donor-gallery article{position:relative;height:430px;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.donor-gallery img{width:100%;height:100%;object-fit:cover}.donor-gallery article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,22,20,.84),transparent 58%)}.donor-gallery article>div{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:1.35rem;color:#fff}.donor-gallery h3{font-family:Georgia,serif;font-size:2rem;margin:0}.donor-gallery b,.donor-gallery span{display:block}.paypal{margin-top:34px;background:#fff;border-radius:22px;padding:1.5rem 1.6rem;display:grid;grid-template-columns:.7fr 1.3fr;gap:30px;align-items:center;box-shadow:var(--shadow)}.paypal h3{font-family:Georgia,serif;font-size:2.2rem;margin:.1rem 0}.paypal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.paypal-item{padding:1rem;border-radius:16px;background:#f8f3eb}.paypal-item b,.paypal-item span{display:block}.paypal-item strong{color:var(--teal);font-size:1.25rem}.all-donations{margin-top:22px;background:#fff;border-radius:18px;overflow:hidden}.all-donations summary{padding:1rem 1.2rem;font-weight:900;cursor:pointer}.table-wrap{max-height:500px;overflow:auto;border-top:1px solid #eee}table{width:100%;border-collapse:collapse}th,td{padding:.85rem 1.1rem;text-align:left;border-bottom:1px solid #eee}th{position:sticky;top:0;background:#fff9ef}td:last-child,th:last-child{text-align:right;font-weight:900}.places{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.place{position:relative;min-height:600px;border-radius:26px;overflow:hidden;color:#fff;display:flex;align-items:flex-end}.place img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.place:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,20,18,.86),transparent 70%)}.place>div{position:relative;z-index:2;padding:1.6rem}.place h3{font-family:Georgia,serif;font-size:2.6rem;margin:.2rem 0}.place p{font-size:.72rem;letter-spacing:.18em;font-weight:900;color:#f0cd80}.place span{display:block;margin-bottom:1rem}.people{background:#173d3a;color:#fff}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.people-grid article{background:#fff;color:var(--ink);border-radius:22px;overflow:hidden}.people-grid img{width:100%;height:430px;object-fit:cover}.people-grid article>div{padding:1.2rem}.people-grid h3{font-family:Georgia,serif;font-size:2rem;margin:.1rem 0}.gallery-section{background:var(--cream)}.mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:260px;gap:14px}.mosaic img{width:100%;height:100%;object-fit:cover;border-radius:18px;cursor:zoom-in}.mosaic img:first-child{grid-row:span 2}.contact{padding:100px 0;background:#0c2927;color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.socials{display:grid;grid-template-columns:1fr 1fr;gap:12px}.socials a{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:16px;text-decoration:none}.socials span{color:#c6d7d4;font-size:.88rem}footer{background:#061917;color:#c1d0ce;padding:28px 0}footer .container{display:flex;justify-content:space-between;font-size:.85rem}.lightbox{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.92);display:none;place-items:center;padding:30px}.lightbox.open{display:grid}.lightbox img{max-width:min(1200px,94vw);max-height:90vh;border-radius:12px}.lightbox button{position:absolute;right:25px;top:15px;background:none;border:0;color:#fff;font-size:3rem;cursor:pointer}
@media(max-width:900px){.menu-btn{display:block}.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#0b302e;padding:1.2rem;flex-direction:column;align-items:flex-start}.nav nav.open{display:flex}.intro-grid,.story-grid,.heading-row,.paypal,.contact-grid{grid-template-columns:1fr;gap:28px}.stats{grid-template-columns:repeat(2,1fr)}.stats div{border-bottom:1px solid #ece8df}.feature-grid,.donor-gallery,.people-grid{grid-template-columns:1fr}.places{grid-template-columns:1fr}.place{min-height:500px}.paypal-list{grid-template-columns:1fr 1fr 1fr}.mosaic{grid-template-columns:1fr 1fr}.mosaic img:first-child{grid-row:auto;grid-column:span 2}.story-image,.story-image img{min-height:480px}.hero{background-position:58% center}}
@media(max-width:580px){.hero h1{font-size:3.35rem}.hero-copy{padding-bottom:90px}.stats{grid-template-columns:1fr 1fr}.stats div:last-child{grid-column:1/-1}.paypal-list,.socials{grid-template-columns:1fr}.mosaic{grid-template-columns:1fr}.mosaic img:first-child{grid-column:auto}.section{padding:78px 0}.place{min-height:430px}.donor-gallery article{height:390px}.feature-grid img,.people-grid img{height:360px}footer .container{display:block;text-align:center}footer span{display:block}}
