@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--bg:#f5f5ee;--panel:#ffffffb8;--text:#27233b;--muted:#706d7e;--purple:#382775;--lime:#d3eb9b;--line:#38277520;--radius:30px;--glass:#ffffffc9;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:radial-gradient(ellipse at 0 12%,#d6dccc55,transparent 35%),radial-gradient(ellipse at 100% 30%,#e4ddee66,transparent 35%),var(--bg);color:var(--text);font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #97bd4e;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.09;letter-spacing:-.055em;font-weight:550}h1{font-size:clamp(44px,5.5vw,82px)}h2{font-size:clamp(32px,3.7vw,56px)}h3{font-size:25px;letter-spacing:-.035em}p{color:var(--muted);margin-bottom:22px}em{font-style:normal;font-weight:400;color:#8a809e}.topline{padding:12px 4%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.18em;color:var(--muted)}.topline a{letter-spacing:.04em}header{position:relative;z-index:20;margin:0 2.3% 16px;border:1px solid #ffffffb0;background:var(--glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:48px;box-shadow:0 8px 40px #30234a07;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 25px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0;color:var(--purple)}.emblem{display:block;width:54px;height:54px;background:currentColor;mask:url('flower-emblem.png') center/contain no-repeat;-webkit-mask:url('flower-emblem.png') center/contain no-repeat}.brand-type{display:flex;align-items:center;gap:10px}.brand-type strong{font-size:28px;letter-spacing:-.05em;line-height:1}.brand-type>span{font-size:6.9px;font-weight:700;line-height:1.4;letter-spacing:0;white-space:nowrap}nav{display:flex;align-items:center;gap:24px}nav a{font-size:13px;white-space:nowrap;transition:color .2s}nav a:hover,nav .active{color:#72942a}.header-actions{display:flex;gap:8px}.theme,.menu{background:transparent;color:var(--text);border:1px solid var(--line);border-radius:50%;width:38px;height:38px;font-size:22px;display:grid;place-items:center}.menu{display:none}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 1% 12px}.service-strip a{position:relative;padding:15px 18px 15px 57px;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.service-strip a>span{position:absolute;left:18px;top:20px;color:#8671ad;font-size:11px}.service-strip strong{display:block;font-size:14px;line-height:1.4}.service-strip small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.hero{margin:0 1%;height:610px;position:relative;border-radius:var(--radius);isolation:isolate;overflow:hidden;background:#352747;color:white}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1s,visibility 1s}.slide.current{opacity:1;visibility:visible}.slide>img{width:100%;height:100%;object-fit:cover;object-position:center 37%}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#211633ed 0%,#241938bf 32%,#1b15252b 72%),linear-gradient(0deg,#20162b55,transparent 45%)}.hero-copy{position:absolute;top:12%;left:6%;width:65%;max-width:780px}.eyebrow{display:block;font-size:10px;letter-spacing:.22em;line-height:1.6;font-weight:650;margin-bottom:20px;color:#827198}.hero .eyebrow,.page-hero .eyebrow{color:#dde0c7}.hero h1{margin-bottom:22px}.hero h1 em{color:#dfebc8}.hero p{color:#e3dfeb;font-size:17px;max-width:505px;line-height:1.65}.buttons{display:flex;align-items:center;gap:30px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--purple);color:#fff;border:1px solid #ffffff24;border-radius:40px;padding:15px 25px;font-size:13px;font-weight:600;line-height:1.5;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #28203818}.button.lime{background:var(--lime);color:#303824}.text-link{font-weight:550;font-size:13px;border-bottom:1px solid currentColor;padding-bottom:6px;display:inline-block}.hero-foot{position:absolute;bottom:28px;left:6%;right:4%;display:flex;justify-content:space-between;align-items:center;gap:20px}.hero-foot>span{font-size:9px;letter-spacing:.2em;color:#e7e1ed}.slider-controls{display:flex;align-items:center;gap:14px}.slide-count{font-size:11px;letter-spacing:.16em;margin-right:6px}.dot{border:0;background:#ffffff70;width:6px;height:6px;border-radius:10px;padding:0;position:relative}.dot:after{content:'';position:absolute;inset:-10px}.dot.current{background:var(--lime);width:24px}.pause{border:1px solid #ffffff60;color:#fff;background:#ffffff15;border-radius:50%;width:36px;height:36px;margin-left:8px}.impact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 6%;padding:30px 0;border-bottom:1px solid var(--line)}.impact>div{display:flex;align-items:center;gap:16px}.impact strong{color:var(--purple);font-size:33px;letter-spacing:-.05em;font-weight:550}.impact span{font-size:11px;max-width:90px;line-height:1.5;color:var(--muted)}.impact>a{font-size:11px}.section{margin:70px 6%}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:start}.intro h2{margin-bottom:0}.intro p{max-width:580px}.lead{font-size:21px;line-height:1.5;color:var(--text)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.section-head h2{margin-bottom:0}.section-head>p{max-width:360px;margin:0}.cards{display:grid;gap:22px}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:0 20px 35px #3121410c}.card>img{width:100%;height:225px;object-fit:cover}.card>div{padding:25px;position:relative}.card h3{font-size:25px;margin:0 25px 12px 0}.card p{font-size:13px;line-height:1.65;margin:0}.arrow{position:absolute;right:24px;top:23px;font-size:21px;color:#7d7291}.feature{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:var(--radius);border:1px solid var(--line);background:#eae7f0}.feature-photo{min-height:460px}.feature-photo img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:55px 12%;align-self:center}.feature-copy h2{font-size:clamp(30px,3vw,45px)}.feature-copy p{font-size:14px}.pills{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.pills span{font-size:10px;padding:6px 12px;border:1px solid var(--line);border-radius:30px}.report-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--purple);border-radius:var(--radius);overflow:hidden;color:white}.report-banner>div{padding:50px}.report-banner .eyebrow{color:var(--lime)}.report-banner p{color:#d8d1e7}.report-banner img{width:100%;height:100%;object-fit:cover}.social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.social-grid a{border-radius:25px;overflow:hidden;position:relative;background:#302644}.social-grid img{width:100%;height:270px;object-fit:cover;opacity:.85}.social-grid span{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:55px 23px 20px;background:linear-gradient(transparent,#20172dcc);font-size:14px}footer{margin:30px 1% 12px;padding:55px 5% 25px;border-radius:var(--radius);background:#28213c;color:#f1ecf6}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:40px;border-bottom:1px solid #ffffff20}.footer-top .brand{color:var(--lime)}.footer-top h2{font-size:38px;margin:0}.footer-top em{color:#c3b6db}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:40px 0}.footer-grid h3{font-size:16px;letter-spacing:-.015em}.footer-grid p,.footer-grid a{font-size:12px;color:#c5bdd4}.footer-grid>div:not(:first-child)>a{display:block;margin:6px 0}.footer-base{border-top:1px solid #ffffff20;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#b7acc8}.page-hero{position:relative;margin:0 1%;border-radius:var(--radius);overflow:hidden;color:#fff;min-height:345px}.page-hero>div{position:absolute;inset:0}.page-hero img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.page-hero>section{position:relative;padding:65px 6%;max-width:1000px}.page-hero h1{font-size:clamp(36px,4.4vw,66px);overflow-wrap:anywhere;margin-bottom:17px}.page-hero p{color:#e1dbe8;font-size:16px;margin-bottom:0}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:50px;margin:50px 6% 70px}.prose{min-width:0;font-size:16px;line-height:1.8}.prose h2{font-size:32px;margin-top:35px;letter-spacing:-.03em}.prose h3{font-size:23px;margin-top:25px}.prose p{color:var(--text);margin-bottom:20px}.prose img{max-width:100%;height:auto;border-radius:18px;margin:20px 0}.prose a{color:var(--purple);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.prose table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.prose td,.prose th{padding:10px;border:1px solid var(--line);overflow-wrap:anywhere}.prose li{margin-bottom:9px}.prose:has(.zoom){display:block}.prose a.zoom{display:inline-block;width:calc(50% - 15px);margin-right:10px}.prose a.zoom img{height:220px;width:100%;object-fit:cover}.help-card{background:var(--panel);border:1px solid var(--line);border-radius:25px;padding:25px;align-self:start;position:sticky;top:25px}.help-card h2{font-size:30px}.help-card p{font-size:13px}.help-card>a{display:block;font-size:12px;margin-top:17px}.help-card .button{padding:13px}.help-card hr{border:0;border-top:1px solid var(--line);margin:25px 0}.notice{font-size:12px!important;line-height:1.7;background:#e9e4f3;padding:18px 22px;border-radius:16px;color:#57476d!important;margin-bottom:30px!important}.giving-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.panel{padding:45px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius)}.panel h2{font-size:40px}.purple{background:var(--purple);color:white}.purple p{color:#e1dbea}.purple .eyebrow{color:var(--lime)}dl{display:grid;grid-template-columns:1fr 1.5fr;gap:12px;font-size:14px}dt{color:var(--muted)}dd{margin:0} .cta{text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:50px}.cta p{max-width:650px;margin:0 auto 25px}.cta .text-link{margin:15px}.directory{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.directory a{padding:18px;border-bottom:1px solid var(--line);font-size:14px}dialog{border:1px solid #ffffff35;border-radius:20px;background:#1c1825;color:white;max-width:90vw;max-height:94vh;padding:20px}dialog::backdrop{background:#110b20df;backdrop-filter:blur(10px)}dialog img{max-height:78vh;object-fit:contain;margin:auto}dialog p{color:white;margin:10px 0 0}dialog .close{position:sticky;top:0;float:right;border:0;background:white;color:#23172f;width:35px;height:35px;border-radius:50%;font-size:26px;margin-bottom:10px}.skip{position:fixed;left:10px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}[data-theme=dark]{--bg:#17141f;--panel:#252130d9;--text:#f0ecf6;--muted:#b0a7be;--purple:#b7a0ed;--line:#c7b4e426;--glass:#292332e8;color-scheme:dark}[data-theme=dark] body{background:radial-gradient(ellipse at 0 10%,#35312d44,transparent 35%),var(--bg)}[data-theme=dark] header{border-color:var(--line)}[data-theme=dark] .button:not(.lime){background:#614c94;color:white}[data-theme=dark] .feature{background:#2a2435}[data-theme=dark] .report-banner,[data-theme=dark] .purple{background:#35254d}[data-theme=dark] .notice{background:#30283c;color:#d7c9e5!important}[data-theme=dark] em{color:#bfacd6}
@media(min-width:1600px){body{max-width:2000px;margin:auto}.hero{height:710px}.hero-copy{top:17%}}
@media(max-width:1180px){header{gap:10px;padding:14px 20px}.brand-type strong{font-size:25px}.brand-type>span{font-size:6px}nav{gap:15px}nav a{font-size:11px}.brand .emblem{width:45px;height:45px}.hero{height:580px}.impact{gap:16px}.impact strong{font-size:28px}.impact>a{max-width:100px}.footer-top .brand-type{display:block}.footer-top .brand-type>span{display:block;margin-top:8px}}
@media(max-width:940px){nav{position:absolute;top:calc(100% + 8px);left:0;right:0;display:none;background:var(--glass);backdrop-filter:blur(35px);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 20px 40px #20173024}nav.open{display:grid;grid-template-columns:1fr 1fr}nav a{padding:10px;font-size:15px}.menu{display:grid}.hero-copy{width:85%}.hero{height:590px}.hero h1{font-size:60px}.section{margin:50px 5%}.content-wrap{grid-template-columns:minmax(0,1fr) 230px;gap:25px;margin:35px 5%}.cards{gap:15px}.card>div{padding:20px}.card h3{font-size:23px}.card>img{height:180px}.feature-copy{padding:35px 9%}.feature-photo{min-height:430px}.impact{flex-wrap:wrap}.impact>a{max-width:none}.footer-top{flex-wrap:wrap}.service-strip a{padding:13px}.service-strip a>span{display:none}.service-strip small{font-size:10px}.report-banner>div{padding:35px}}
@media(max-width:640px){.topline{padding:9px 5%;font-size:7px;letter-spacing:.08em}.topline a{font-size:8px}header{margin:0 3% 12px;padding:12px 15px;border-radius:28px}.brand-type{gap:6px}.brand-type strong{font-size:22px}.brand-type>span{font-size:5.2px}.brand{gap:6px}.brand .emblem{width:37px;height:37px}.theme,.menu{width:32px;height:32px;font-size:19px}.header-actions{gap:5px}.service-strip{display:flex;overflow:auto;margin:0 3% 12px;scrollbar-width:none}.service-strip a{flex:0 0 190px;padding:12px 15px;border-radius:17px}.service-strip small{font-size:10px}.hero{margin:0 3%;height:595px;border-radius:25px}.hero-copy{left:7%;top:10%;width:86%}.hero h1{font-size:clamp(39px,10.5vw,62px);line-height:1.04;letter-spacing:-.06em}.hero p{font-size:14px;max-width:340px}.hero .eyebrow{font-size:8px;letter-spacing:.15em;margin-bottom:23px}.hero .shade{background:linear-gradient(90deg,#251b35d9,#231a3180),linear-gradient(0deg,#21182b8c,transparent)}.buttons{gap:20px;flex-wrap:wrap;margin-top:25px}.button{font-size:12px;padding:14px 21px}.text-link{font-size:12px}.hero-foot{left:7%;right:7%;bottom:23px;display:block}.hero-foot>span{font-size:8px}.slider-controls{margin-top:18px;gap:16px}.impact{margin:0 6%;padding:23px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.impact>div{gap:10px}.impact strong{font-size:28px}.impact span{font-size:10px}.section{margin:42px 6%}.intro{grid-template-columns:1fr;gap:25px}.intro h2{font-size:37px}.lead{font-size:19px}.section-head{display:block;margin-bottom:23px}.section-head h2{font-size:36px}.section-head>.text-link,.section-head>p{margin-top:18px}.cards.three{grid-template-columns:1fr}.card>img{height:240px}.card>div{padding:23px}.card h3{font-size:27px}.feature{grid-template-columns:1fr}.feature-photo{min-height:0;height:280px}.feature-copy{padding:30px}.feature-copy h2{font-size:35px}.report-banner{grid-template-columns:1fr}.report-banner>div{padding:30px}.report-banner img{height:250px}.social-grid{grid-template-columns:1fr;gap:16px}.social-grid img{height:280px}.footer-top{display:block;padding-bottom:25px}.footer-top h2{font-size:34px;margin:30px 0 25px}.footer-top .brand-type{display:flex}.footer-top .brand-type>span{margin-top:0}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-base{display:block;line-height:2}.footer-base>span{display:block}footer{margin:20px 3% 12px;padding:35px 7% 20px}.page-hero{margin:0 3%;min-height:320px}.page-hero>section{padding:45px 7%}.page-hero h1{font-size:39px}.page-hero .eyebrow{font-size:8px}.page-hero p{font-size:14px}.content-wrap{grid-template-columns:1fr;margin:30px 6% 45px}.help-card{position:static}.prose{font-size:15px}.prose a.zoom{width:100%;margin:0}.prose img{width:auto;max-width:100%}.giving-grid{grid-template-columns:1fr}.panel{padding:28px}.panel h2{font-size:34px}dl{font-size:12px;grid-template-columns:1fr 1.4fr}.directory{grid-template-columns:1fr}.cta{padding:30px}.cta h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Compact landing: identical geometry for every photograph and copy block. */
body:has(.hero) .topline{padding-top:8px;padding-bottom:8px}
body:has(.hero) header{padding-top:11px;padding-bottom:11px;margin-bottom:10px}
.service-strip{gap:10px;margin-bottom:10px}
.service-strip a{padding-top:11px;padding-bottom:11px;border-radius:18px}
.hero{height:500px;min-height:500px;max-height:500px}
.hero .slide>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 37%;transform:none}
.hero-copy{top:42px;width:76%;max-width:850px}
.hero .eyebrow{margin-bottom:16px}
.hero h1{font-size:clamp(42px,4.6vw,66px);line-height:1.06;height:2.12em;margin:0 0 18px;white-space:nowrap}
.hero p{font-size:15px;line-height:1.6;height:72px;margin:0;max-width:505px}
.hero .buttons{margin-top:22px;gap:24px;flex-wrap:nowrap}
.hero .button{padding:12px 22px}
.hero-foot{bottom:22px}
.impact{padding:20px 0}
body:has(.hero) .section{margin-top:46px;margin-bottom:46px}
body:has(.hero) .section-head{margin-bottom:22px}
body:has(.hero) .card>img{height:200px}
body:has(.hero) .card>div{padding:22px}
body:has(.hero) .feature-photo{min-height:380px}
body:has(.hero) .feature-copy{padding-top:35px;padding-bottom:35px}
body:has(.hero) .report-banner>div{padding:36px}
body:has(.hero) .social-grid img{height:230px}
@media(min-width:1600px){.hero{height:540px;min-height:540px;max-height:540px}.hero-copy{top:58px}}
@media(max-width:940px){.hero h1{font-size:clamp(40px,5.8vw,54px)}.hero-copy{width:86%}.hero p{max-width:480px;height:72px}}
@media(max-width:640px){
 body:has(.hero) header{padding-top:10px;padding-bottom:10px}
 .hero{height:475px;min-height:475px;max-height:475px}
 .hero-copy{top:34px;left:7%;width:86%}
 .hero .eyebrow{font-size:8px;margin-bottom:18px;min-height:26px}
 .hero h1{font-size:clamp(28px,8.2vw,43px);line-height:1.08;height:2.16em;margin-bottom:17px}
 .hero p{font-size:13px;line-height:1.6;height:104px;max-width:100%}
 .hero .buttons{margin-top:16px;gap:15px}
 .hero .button{font-size:11px;padding:12px 17px;white-space:nowrap}
 .hero .text-link{font-size:11px;white-space:nowrap}
 .hero-foot{bottom:19px}.slider-controls{margin-top:12px}
 .impact{padding:18px 0;gap:15px}
 body:has(.hero) .section{margin-top:32px;margin-bottom:32px}
 body:has(.hero) .card>img{height:210px}
 body:has(.hero) .feature-photo{min-height:0;height:230px}
 body:has(.hero) .feature-copy,body:has(.hero) .report-banner>div{padding:27px}
}
@media(max-width:360px){.hero p{height:125px}.hero .buttons{gap:11px}.hero .button{padding-left:14px;padding-right:14px}}
