
:root{--ink:#17131a;--muted:#675f69;--wine:#843652;--wine-dark:#64253d;--gold:#d6aa4b;--cream:#faf7f2;--white:#fff;--line:#e9e1e5;--green:#185d43;--shadow:0 18px 50px rgba(36,20,29,.12);--radius:22px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.7}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{line-height:1.12;margin:0 0 .7em;letter-spacing:-.03em}h1{font-size:clamp(2.6rem,7vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.35rem}p{margin:.2rem 0 1.25rem;color:var(--muted)}.container{width:min(calc(100% - 2rem),var(--max));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:1000;background:#fff;padding:.8rem 1rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--wine);color:#fff;font-size:1.8rem}.brand strong{display:block;font-size:1.1rem}.brand small{display:block;color:var(--muted);font-size:.72rem}.primary-nav{display:flex;align-items:center;gap:1.25rem}.primary-nav a{text-decoration:none;font-weight:700;font-size:.94rem}.primary-nav a.active{color:var(--wine)}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border-radius:999px;background:var(--wine);color:#fff;text-decoration:none;font-weight:800;border:1px solid var(--wine);cursor:pointer}.button:hover{background:var(--wine-dark)}.button.small{padding:.65rem 1rem}.button.light{background:#fff;color:var(--wine);border-color:#fff}.button.outline-light{background:transparent;border-color:#fff}.eyebrow{display:inline-block;color:var(--wine);text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900;margin-bottom:1rem}.hero{position:relative;min-height:690px;display:grid;align-items:center;color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,11,17,.84),rgba(24,11,17,.25)),url('https://images.unsplash.com/photo-1564769625905-50e93615e769?auto=format&fit=crop&w=1800&q=78') center/cover}.hero>.container{position:relative}.hero-copy{max-width:780px}.hero p{color:#f1e9ed;font-size:1.16rem;max-width:690px}.hero-actions,.cta-actions{display:flex;gap:.8rem;flex-wrap:wrap}.hero .button.secondary{background:#fff;color:var(--wine);border-color:#fff}.trust-strip{background:var(--cream);padding:1rem 0}.trust-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;font-weight:800;color:var(--muted)}.section{padding:90px 0}.section.soft{background:var(--cream)}.section-head{max-width:760px;margin-bottom:3rem}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:0 10px 30px rgba(30,20,25,.05)}.card .icon{width:48px;height:48px;border-radius:14px;background:#f4e7ed;display:grid;place-items:center;font-size:1.3rem;margin-bottom:1rem}.photo{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat{padding:1.5rem;border-top:3px solid var(--gold);background:#fff}.stat strong{display:block;font-size:2.2rem;color:var(--wine)}.page-hero{padding:105px 0 70px;background:linear-gradient(135deg,var(--wine-dark),var(--wine));color:#fff}.page-hero p{color:#f4e8ec;max-width:760px;font-size:1.1rem}.content-wrap{max-width:840px}.content-wrap h2{margin-top:2.3rem}.split-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.program-card{overflow:hidden;padding:0}.program-card img{width:100%;height:230px;object-fit:cover}.program-card .body{padding:1.5rem}.notice{border-left:4px solid var(--gold);background:#fff8e8;padding:1rem 1.2rem;border-radius:12px}.form-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.2rem,4vw,2.5rem);box-shadow:var(--shadow)}form{display:grid;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}label{font-weight:800;font-size:.92rem}input,select,textarea{width:100%;padding:.95rem 1rem;border:1px solid #d7ced3;border-radius:12px;font:inherit;background:#fff}textarea{min-height:150px;resize:vertical}.field{display:grid;gap:.35rem}.hp{position:absolute;left:-9999px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem}.resource{border-bottom:1px solid var(--line);padding:1.5rem 0}.resource:last-child{border-bottom:0}.cta-band{padding:70px 0;background:var(--wine);color:#fff}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem}.cta-band .eyebrow{color:#f5d99a}.site-footer{background:#120f12;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:3rem}.site-footer p,.site-footer a{color:#cfc7cb}.site-footer a{display:block;text-decoration:none;margin:.35rem 0}.footer-brand{color:#fff!important}.footer-bottom{border-top:1px solid #332b30;margin-top:2.5rem;padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;color:#a89fa4;font-size:.85rem}.breadcrumbs{font-size:.9rem;margin-bottom:1rem;color:#eadce2}.donation-options{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.amount{border:1px solid var(--line);border-radius:18px;padding:1.2rem}.amount.featured{background:var(--green);color:#fff}.amount.featured p{color:#d9eee5}.faq details{border-bottom:1px solid var(--line);padding:1rem 0}.faq summary{font-weight:800;cursor:pointer}.checklist{padding-left:1.2rem}.checklist li{margin:.5rem 0}.gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1rem}.gallery img{height:320px;width:100%;object-fit:cover;border-radius:18px}.gallery img:not(:first-child){height:260px;align-self:end}
@media(max-width:900px){.menu-toggle{display:block;border:1px solid var(--line);background:#fff;border-radius:12px;padding:.6rem .8rem;font-weight:800}.primary-nav{display:none;position:absolute;top:82px;left:1rem;right:1rem;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:1rem;flex-direction:column;align-items:stretch}.primary-nav.open{display:flex}.grid-2,.contact-grid,.cta-grid,.footer-grid{grid-template-columns:1fr}.grid-3,.stats,.donation-options{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.hero{min-height:610px}.gallery{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.cta-actions{justify-content:flex-start}}
@media(max-width:600px){.brand small{display:none}.grid-3,.grid-4,.stats,.donation-options,.form-grid,.split-list,.gallery{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}.gallery img,.gallery img:not(:first-child){height:240px}.section{padding:65px 0}.page-hero{padding:75px 0 50px}.hero{min-height:670px}.hero-actions .button{width:100%}}
