:root{--ink:#201332;--deep:#24103c;--deep2:#341258;--cream:#f6eff8;--lav:#eadcf2;--pink:#d9a1aa;--gold:#d7a2a7;--text:#261d2c;--white:#fff;--muted:#756979;--radius:18px;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--text);background:#1c0b31;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{width:100%;display:block}h1,h2,h3,h4,h5,p{margin-top:0}.page-glow{position:fixed;border-radius:999px;filter:blur(90px);pointer-events:none;z-index:-1}.glow-a{width:460px;height:460px;background:#7f2fb3;top:-90px;left:-120px;opacity:.25}.glow-b{width:380px;height:380px;background:#cf8ca6;right:-120px;top:28%;opacity:.17}.site-header{position:fixed;left:50%;top:22px;transform:translateX(-50%);z-index:20;width:min(1160px,calc(100% - 36px));padding:13px 16px 13px 20px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(30,15,47,.46);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;transition:.3s}.site-header.scrolled{top:10px;background:rgba(30,15,47,.92);box-shadow:0 14px 40px rgba(0,0,0,.25)}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand-mark{width:38px;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:10px}.brand-logo{width:46px;height:46px;flex:0 0 46px;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.28);transition:transform .25s}.brand:hover .brand-logo{transform:scale(1.06)}.site-header .brand-copy{margin-left:2px}.brand-copy{display:flex;flex-direction:column;font-size:10px;line-height:1.05}.brand-copy strong{font-family:var(--serif);font-size:14px}.nav{display:flex;gap:18px;align-items:center;color:#fff;font-size:12px}.nav a{opacity:.82;transition:.2s}.nav a:hover{opacity:1}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}.btn{border:0;border-radius:999px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(90deg,#d69ca6,#e7c4ad);color:#331a35;box-shadow:0 9px 28px rgba(209,145,167,.2)}.btn-purple{background:linear-gradient(90deg,#46216d,#7b3d83);color:#fff;box-shadow:0 10px 25px rgba(68,24,104,.2)}.btn-ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.06)}.btn-small{padding:10px 15px;font-size:11px}.button-row{display:flex;gap:12px;flex-wrap:wrap}.section-dark{background:linear-gradient(135deg,var(--deep),#180827 76%,#2d0e50);color:#fff}.hero{min-height:760px;position:relative;display:flex;align-items:center;padding:150px max(7vw,40px) 95px;overflow:hidden}.hero-media{position:absolute;inset:0 0 0 43%}.hero-media img{object-position:45% center;filter:saturate(.8) contrast(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#24103c,rgba(36,16,60,.94) 40%,rgba(36,16,60,.47) 68%,rgba(36,16,60,.28))}.hero-content{position:relative;z-index:2;width:min(700px,65%)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;opacity:.72}.eyebrow.dark{color:#6e5177;opacity:1}.hero h1{font-family:var(--serif);font-size:clamp(48px,6vw,88px);line-height:.98;letter-spacing:-.045em;margin:18px 0 22px}.hero h1 em{font-style:normal;color:#dca5ab}.hero p{font-size:16px;line-height:1.65;max-width:600px;color:rgba(255,255,255,.8);margin-bottom:30px}.hero-stat{position:absolute;z-index:2;right:9%;bottom:104px}.glass{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid rgba(255,255,255,.45);background:rgba(243,231,246,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:14px;color:#251333;box-shadow:0 25px 50px rgba(0,0,0,.18)}.glass small,.glass strong{display:block}.glass strong{font-family:var(--serif)}.glass small{font-size:9px;margin-top:3px}.heart{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#3e1c62;color:#fff}.scroll-cue{position:absolute;z-index:3;bottom:34px;left:50%;width:28px;height:44px;border:1px solid rgba(255,255,255,.5);border-radius:20px}.scroll-cue span{position:absolute;width:4px;height:7px;border-radius:10px;background:#fff;left:11px;top:8px;animation:scrollCue 1.5s infinite}@keyframes scrollCue{0%{transform:translateY(0);opacity:1}to{transform:translateY(18px);opacity:0}}.section{padding:100px max(7vw,40px)}.light{background:linear-gradient(180deg,#f8f1fa,#f3e8f7)}.light-alt{background:linear-gradient(135deg,#ead9ee,#f5eaf6)}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.align-center{align-items:center}.copy h2,.donate-banner h2,.modal h2,.section-heading h2,.waitlist h2{font-family:var(--serif);font-size:clamp(38px,4.5vw,64px);line-height:1.02;letter-spacing:-.03em;margin:12px 0 20px}.copy p,.section-heading p{font-size:15px;line-height:1.75;color:#685d6b}.image-card{position:relative;border-radius:18px;overflow:hidden}.image-card img{height:100%;min-height:320px;object-fit:cover}.image-card blockquote{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);width:78%;margin:0;padding:18px;border-radius:13px;background:rgba(237,219,239,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--serif);font-size:17px;color:#39243d}.text-link{font-weight:700;font-size:13px}.text-link span{display:inline-block;transition:.2s}.text-link:hover span{transform:translateX(5px)}.impact-wrap{margin:80px 0 60px;border-top:1px solid #8c7a91;border-bottom:1px solid #8c7a91;position:relative}.impact-label{position:absolute;left:50%;top:-10px;transform:translateX(-50%);background:#f6eff8;padding:0 16px;font-size:10px}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.impact-grid>div{padding:30px 12px;position:relative}.impact-grid>div:not(:last-child):after{content:"";position:absolute;right:0;top:30%;height:40%;width:1px;background:#d0c0d5}.impact-grid span,.impact-grid strong{font-family:var(--serif);font-size:40px}.impact-grid small{display:block;font-size:10px;margin-top:4px}.center-title{font-family:var(--serif);font-size:32px;text-align:center;margin-bottom:30px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.support-grid article{background:#fff;border-radius:14px;padding:22px;box-shadow:0 15px 35px rgba(52,27,61,.08);position:relative;overflow:hidden;min-height:120px}.support-grid .num{font-family:var(--serif);font-size:18px}.support-grid h4{font-size:17px;margin:18px 0 0}.support-grid b{position:absolute;right:7px;bottom:-18px;font-family:var(--serif);font-size:84px;color:#eaddec;font-weight:500;z-index:0}.support-grid .num,.support-grid h4{position:relative;z-index:1}.hope .image-card.deep{box-shadow:0 25px 60px rgba(0,0,0,.28)}.light-copy p{color:rgba(255,255,255,.72)}.light-copy h5{font-family:var(--serif);font-size:21px;margin:-8px 0 14px}.goal-line{display:flex;justify-content:space-between;font-size:12px;margin-top:24px}.progress{height:9px;background:rgba(255,255,255,.15);border-radius:99px;overflow:hidden;margin:10px 0 22px}.progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#d8a0aa,#efcaba);border-radius:99px;transition:width 1.1s ease}.section-heading{max-width:720px;margin-bottom:40px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.service-card{position:relative;height:280px;border-radius:14px;overflow:hidden;background:#3c1b5d;color:#fff}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(48,20,73,.06),rgba(51,20,78,.88))}.service-card img{height:100%;object-fit:cover;transition:.5s}.service-card:hover img{transform:scale(1.05)}.service-card span{position:absolute;z-index:2;left:18px;top:18px;width:34px;height:34px;border-radius:50%;background:#3e1c62;display:grid;place-items:center}.service-card h3{position:absolute;z-index:2;left:20px;bottom:14px;font-family:var(--serif);font-size:26px;line-height:1.05;margin:0}.checks{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;font-size:13px;margin:22px 0}.checks li:before{content:"•";color:#6c3478;margin-right:8px}.empower .image-card img{min-height:460px}.stand{position:relative;overflow:hidden}.stand-map{height:420px;position:relative;max-width:980px;margin:0 auto}.stand-map svg{position:absolute;inset:30px 0 0;width:100%;height:100%;opacity:.35}.stand-map path{fill:none;stroke:#cfa7c5;stroke-width:1}.pillar{position:absolute;z-index:2}.pillar strong{font-family:var(--serif);font-size:88px;color:#dba8b1;font-weight:500;display:inline-block;line-height:.8}.pillar small,.pillar span{display:block}.pillar span{font-weight:700;font-size:13px}.pillar small{opacity:.6;font-size:10px;max-width:145px}.p-s{left:2%;top:35px}.p-t{right:4%;top:40px}.p-a{left:45%;top:145px}.p-n{left:17%;top:245px}.p-d{right:18%;top:250px}.event-track{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.event-card{border-radius:13px;overflow:hidden;background:#3a165a;color:#fff;box-shadow:0 16px 40px rgba(51,28,62,.14)}.event-card img{height:230px;object-fit:cover}.event-card div{padding:16px;position:relative}.event-card span{font-family:var(--serif);font-size:22px;display:block}.event-card small{opacity:.65}.event-card b{position:absolute;right:16px;bottom:16px}.testimonial{padding:70px max(12vw,70px);display:grid;grid-template-columns:1fr 180px;grid-gap:70px;gap:70px;align-items:center}.testimonial blockquote{font-family:var(--serif);font-size:clamp(28px,4vw,52px);line-height:1.05;margin:0 0 18px}.quote{font-family:var(--serif);font-size:80px;color:#a96f83;line-height:.6}.testimonial img{border-radius:18px;height:180px;object-fit:cover}.donate-banner{margin:0;padding:100px max(7vw,40px);position:relative;overflow:hidden;min-height:470px;display:flex;align-items:center;justify-content:center;text-align:center}.donate-bg{position:absolute;inset:0;background:linear-gradient(rgba(31,10,53,.6),rgba(31,10,53,.82)),url(/assets/youth-group.webp) 50%/cover;filter:saturate(.7)}.donate-banner>div:last-child{position:relative;z-index:1}.donate-banner p{max-width:630px;margin:0 auto 25px;color:rgba(255,255,255,.76)}.donate-banner .button-row{justify-content:center}.contact-grid{grid-template-columns:.8fr 1.2fr}.copy a{text-decoration:underline;-webkit-text-decoration-color:#c4afca;text-decoration-color:#c4afca}.contact-form{display:grid;grid-gap:13px;gap:13px}.contact-form label{font-size:11px;font-weight:700;color:#65596a}.contact-form input,.contact-form select,.contact-form textarea,.custom-amount input{width:100%;margin-top:6px;border:1px solid #dccfe0;border-radius:9px;background:#fff;padding:13px 14px;outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#744180;box-shadow:0 0 0 3px rgba(116,65,128,.1)}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.hidden{display:none}.form-status{font-size:12px;color:#5b2f64;margin:0}.waitlist{padding:75px max(7vw,40px);text-align:center}.waitlist>div{max-width:700px;margin:auto}.waitlist p{color:#6a5b70}.footer{position:relative;padding:78px max(6vw,34px) 28px;border-top:1px solid rgba(225,180,209,.15);background:radial-gradient(circle at 10% 10%,rgba(111,52,146,.14),transparent 32%),linear-gradient(135deg,#1c0a30,#180725 75%,#240b3b)}.footer-grid{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(250px,1.55fr) repeat(3,minmax(120px,.75fr)) minmax(220px,1.1fr);grid-gap:clamp(28px,4vw,58px);gap:clamp(28px,4vw,58px);align-items:start}.footer .footer-brand{display:flex;align-items:center;gap:15px;width:max-content;margin:0 0 18px}.footer-logo{width:72px;height:72px;flex:0 0 72px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid rgba(255,255,255,.28);box-shadow:0 12px 30px rgba(0,0,0,.25)}.footer .brand-copy{display:flex}.footer .brand-copy strong{font-size:21px;line-height:1.05}.footer .brand-copy span{font-size:12px;margin-top:4px;letter-spacing:.04em;color:rgba(255,255,255,.72)}.footer p{color:rgba(255,255,255,.58);font-size:13px;line-height:1.75;max-width:300px}.footer h4{font-family:var(--serif);font-size:18px;margin:7px 0 19px;color:#fff}.footer a,.footer-link{display:block;color:rgba(255,255,255,.67);font-size:13px;margin:11px 0;transition:color .2s,transform .2s}.footer-grid>div:not(:first-child)>a:hover,.footer-link:hover{color:#efc8dc;transform:translateX(3px)}.footer-link{border:0;background:none;padding:0}.newsletter{display:flex;align-items:center;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:5px;background:rgba(255,255,255,.035);transition:border-color .2s,background .2s}.newsletter:focus-within{border-color:rgba(233,190,215,.65);background:rgba(255,255,255,.06)}.newsletter input{border:0;background:transparent;color:#fff;width:100%;min-width:0;padding:9px 12px;outline:none}.newsletter input::placeholder{color:rgba(255,255,255,.42)}.newsletter button{flex:0 0 38px;width:38px;height:38px;border-radius:50%;border:0;background:#fff;color:#29123d;font-size:18px;transition:transform .2s,background .2s}.newsletter button:hover{transform:scale(1.06);background:#efc8dc}.socials{display:flex;gap:9px;margin-top:18px}.socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-size:11px;margin:0;transition:.2s}.socials a:hover{color:#28113a;background:#efc8dc;border-color:#efc8dc;transform:translateY(-2px)}.copyright{width:min(1180px,100%);margin:58px auto 0;border-top:1px solid rgba(255,255,255,.12);padding-top:23px;font-size:11px;color:rgba(255,255,255,.45)}.modal{position:fixed;inset:0;z-index:50;display:none;align-items:center;justify-content:center}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(18,6,31,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{position:relative;z-index:1;width:min(520px,calc(100% - 30px));background:#f8f0fa;border-radius:20px;padding:34px;box-shadow:0 35px 90px rgba(0,0,0,.35)}.modal-card h2{font-size:40px}.modal-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;color:#4d3354}.amounts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin:22px 0}.amounts button{border:1px solid #d8c7dc;border-radius:10px;padding:12px;background:#fff}.amounts button.active{background:#4a236f;color:#fff;border-color:#4a236f}.custom-amount{font-size:11px;font-weight:700}.full{width:100%;margin-top:16px}.toast{position:fixed;right:22px;bottom:22px;z-index:60;background:#fff;color:#2d1838;padding:14px 18px;border-radius:10px;box-shadow:0 12px 35px rgba(0,0,0,.2);transform:translateY(20px);opacity:0;pointer-events:none;transition:.3s}.toast.show{opacity:1;transform:translateY(0)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:980px){.nav{position:absolute;top:68px;right:0;left:0;background:#24103c;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:16px;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-toggle{display:block}.site-header{width:calc(100% - 24px)}.hero{min-height:690px}.hero-media{left:38%;opacity:.9}.hero-content{width:75%}.hero-stat{right:5%}.split{gap:38px}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}.event-card img{height:190px}}@media(max-width:720px){.section{padding:72px 20px}.hero{padding:140px 20px 85px;min-height:760px;align-items:flex-end}.hero-media{inset:0}.hero-overlay{background:linear-gradient(180deg,rgba(36,16,60,.15),rgba(36,16,60,.72) 45%,#24103c 88%)}.hero-content{width:100%}.hero h1{font-size:50px}.hero-stat{display:none}.split{grid-template-columns:1fr}.about-grid .image-card{order:-1}.impact-grid{grid-template-columns:1fr 1fr}.impact-grid>div:nth-child(2):after{display:none}.support-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.service-card{height:220px}.service-card h3{font-size:20px}.checks{grid-template-columns:1fr}.stand-map{height:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.stand-map svg{display:none}.pillar{position:static}.pillar strong{font-size:64px}.event-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.event-card{min-width:78vw;scroll-snap-align:start}.testimonial{padding:60px 20px;grid-template-columns:1fr 100px;gap:25px}.testimonial img{height:120px}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.field-row{grid-template-columns:1fr}.donate-banner{padding:80px 20px}.amounts{grid-template-columns:1fr 1fr}}@media(max-width:480px){.brand-copy{display:none}.hero h1{font-size:44px}.impact-grid,.service-grid{grid-template-columns:1fr}.impact-grid>div:after{display:none}.footer-grid,.stand-map{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.testimonial{grid-template-columns:1fr}.testimonial img{width:110px}.modal-card{padding:28px 20px}}body.inner-page,body:has(.inner-page){background:#f8f0fa}.inner-page .site-header{background:rgba(36,16,60,.94);box-shadow:0 10px 35px rgba(21,7,35,.15)}.page-hero{min-height:520px;padding:165px max(7vw,40px) 90px;position:relative;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:#24103c}.page-hero .page-hero-bg{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.55;filter:saturate(.75)}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,10,50,.9),rgba(36,16,60,.44) 58%,rgba(36,16,60,.72))}.page-hero .page-hero-content{position:relative;z-index:2;max-width:790px}.page-hero h1{font-family:var(--serif);font-size:clamp(48px,7vw,88px);line-height:.98;margin:9px 0 18px}.page-hero p{max-width:670px;color:rgba(255,255,255,.78);font-size:17px;line-height:1.7}.breadcrumb{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#edc3cd}.breadcrumb a{color:#fff;opacity:.7}.breadcrumb span{margin:0 8px;opacity:.5}.content-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:64px;gap:64px;align-items:start}.content-card{background:#fff;border-radius:18px;padding:34px;box-shadow:0 18px 50px rgba(50,25,62,.09)}.content-card h3{font-family:var(--serif);font-size:28px;margin-top:0}.content-card p{color:#6b6070;line-height:1.75}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:35px}.value-card{background:#fff;padding:26px;border-radius:15px;box-shadow:0 14px 35px rgba(55,25,68,.07)}.value-card span{font-family:var(--serif);font-size:44px;color:#d5a6b0}.value-card h3{font-family:var(--serif);font-size:22px;margin:8px 0}.value-card p{font-size:13px;color:#6c6071;line-height:1.65}.program-detail{display:grid;grid-template-columns:330px 1fr;grid-gap:34px;gap:34px;padding:28px 0;border-bottom:1px solid #ddcfdf;align-items:center}.program-detail:last-child{border-bottom:0}.program-detail img{height:235px;object-fit:cover;border-radius:15px}.program-detail h3{font-family:var(--serif);font-size:31px;margin:0 0 10px}.program-detail p{color:#6b6070}.program-detail ul{padding-left:18px;color:#655b69;line-height:1.9;font-size:13px}.cta-strip{padding:70px max(7vw,40px);display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(135deg,#2a103f,#5a2471);color:#fff}.cta-strip h2{font-size:clamp(34px,5vw,58px);margin:0}.cta-strip p{color:rgba(255,255,255,.72);max-width:580px}.event-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.event-full{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 15px 45px rgba(52,27,61,.09)}.event-full img{height:245px;object-fit:cover}.event-full .body{padding:22px}.event-full .date{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#925a75;font-weight:700}.event-full h3{font-family:var(--serif);font-size:28px;margin:8px 0}.event-full p{font-size:13px;color:#6a5f6e;line-height:1.65}.form-card{background:#fff;border-radius:18px;padding:34px;box-shadow:0 18px 50px rgba(50,25,62,.09)}.form-card h2{font-size:40px}.form-card .contact-form{margin-top:20px}.form-note{font-size:12px;color:#7b6d80;line-height:1.6}.donation-page-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:42px;gap:42px}.donation-box{background:#fff;border-radius:20px;padding:36px;box-shadow:0 18px 55px rgba(48,21,61,.1)}.donation-box .amounts{margin-top:12px}.donation-box h2{font-size:43px}.donation-box p{color:#6f6274}.donation-breakdown{display:grid;grid-gap:12px;gap:12px;margin:28px 0}.donation-breakdown div{background:#f3e8f5;padding:16px;border-radius:12px;display:flex;justify-content:space-between;gap:20px}.donation-breakdown b{font-family:var(--serif);font-size:20px}.donation-breakdown span{font-size:12px;color:#716476;text-align:right}.active-nav{color:#efc4ce!important}@media(max-width:900px){.content-grid,.donation-page-grid{grid-template-columns:1fr}.event-list,.value-grid{grid-template-columns:1fr 1fr}.program-detail{grid-template-columns:260px 1fr}.cta-strip{flex-direction:column;align-items:flex-start}}@media(max-width:650px){.page-hero{min-height:450px;padding:140px 20px 65px}.event-list,.program-detail,.value-grid{grid-template-columns:1fr}.program-detail img{height:240px}.cta-strip{padding:60px 20px}.content-card,.donation-box,.form-card{padding:24px}}.donate-campaign-page .site-header{background:rgba(16,10,22,.94)}.donate-campaign{padding-top:155px;min-height:100vh;background:linear-gradient(135deg,#f8f3f8,#efe2f1)}.donate-campaign-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:60px;gap:60px;align-items:center}.donate-campaign-copy h1{font-family:var(--serif);font-size:clamp(48px,6vw,82px);line-height:.97;letter-spacing:-.045em;margin:14px 0 22px;color:#29133f}.donate-campaign-copy h2{font-family:var(--serif);font-size:38px;margin:30px 0 12px;color:#35194d}.donate-campaign-copy p{font-size:16px;line-height:1.8;color:#665a6c;max-width:620px}.donate-campaign-copy .donate-kicker{font-weight:700;color:#8f5b70;margin-bottom:6px}.donate-campaign-copy .btn{margin-top:18px;min-width:150px}.campaign-poster{border-radius:22px;overflow:hidden;background:#000;box-shadow:0 30px 70px rgba(40,18,54,.18)}.campaign-poster img{width:100%;height:auto;display:block}.donation-drawer-overlay{position:fixed;inset:0;background:rgba(18,8,28,.55);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;opacity:0;pointer-events:none;transition:.35s}.donation-drawer-overlay.open{opacity:1;pointer-events:auto}.donation-drawer{position:fixed;top:0;right:0;width:min(520px,100%);height:100vh;background:#fff;z-index:90;transform:translateX(105%);transition:transform .42s cubic-bezier(.2,.8,.2,1);padding:34px;overflow-y:auto;box-shadow:-25px 0 70px rgba(28,10,42,.22)}.donation-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #eadfec}.drawer-head h2{font-family:var(--serif);font-size:38px;line-height:1;margin:7px 0 0;color:#2c1542}.drawer-close{width:42px;height:42px;border-radius:50%;border:1px solid #e5d8e8;background:#f8f1fa;color:#3c1b58;font-size:28px;line-height:1}.donation-checkout-form{display:grid;grid-gap:17px;gap:17px;padding-top:25px}.donation-checkout-form label{display:grid;grid-gap:8px;gap:8px;font-size:12px;font-weight:700;color:#4b3b50}.donation-checkout-form input{width:100%;border:1px solid #ddcfdf;border-radius:11px;padding:13px 14px;background:#fff;outline:none}.donation-checkout-form input:focus{border-color:#754186;box-shadow:0 0 0 3px rgba(117,65,134,.1)}.drawer-amounts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.drawer-amounts button{border:1px solid #dbcddd;background:#f7eff8;border-radius:10px;padding:12px 8px;color:#4b2a59;font-weight:700}.drawer-amounts button.active{background:#4b246d;color:#fff;border-color:#4b246d}body.drawer-open{overflow:hidden}@media(max-width:900px){.donate-campaign-grid{grid-template-columns:1fr}.campaign-poster{max-width:720px}.donate-campaign{padding-top:135px}}@media(max-width:600px){.donate-campaign{padding:125px 18px 65px}.donation-drawer{padding:24px 18px}.drawer-head h2{font-size:31px}.drawer-amounts{grid-template-columns:1fr 1fr}.campaign-poster{border-radius:14px}}.events-photo-hero .page-hero-bg{background-position:center 38%}.events-gallery-section{overflow:hidden}.events-gallery-section .section-heading{max-width:780px;margin:0 auto 42px;text-align:center}.event-photo-grid{width:min(1240px,calc(100% - 40px));margin:0 auto;columns:300px 3;column-gap:18px}.event-gallery-item{margin:0 0 18px;page-break-inside:avoid;break-inside:avoid;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 40px rgba(36,16,60,.12)}.event-gallery-item img{display:block;width:100%;height:auto;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .55s ease}.event-gallery-item:hover img{transform:scale(1.025);filter:saturate(1.04)}@media (max-width:700px){.event-photo-grid{width:min(100% - 24px,1240px);columns:150px 2;column-gap:12px}.event-gallery-item{margin-bottom:12px;border-radius:15px}.events-gallery-section .section-heading{margin-bottom:28px}}.event-content-section{padding-bottom:54px}.event-content-section .section-heading{max-width:760px;margin:0 auto 38px;text-align:center}.event-content-grid{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.event-content-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#fbf7fc);border:1px solid rgba(74,35,111,.1);border-radius:22px;padding:34px 30px 30px;box-shadow:0 16px 48px rgba(36,16,60,.1)}.event-content-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#4a236f,#b87693)}.event-content-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#f0e6f4;color:#4a236f;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:20px}.event-content-card h3{font-family:var(--serif);font-size:30px;color:#2d1838;margin:0 0 15px}.event-content-card p{font-size:14px;line-height:1.8;color:#675b6b;margin:0}.event-content-card strong{color:#4a236f;font-weight:700}@media(max-width:900px){.event-content-grid{grid-template-columns:1fr;max-width:760px}.event-content-card{padding:28px 25px}}@media(max-width:700px){.event-content-grid{width:min(100% - 24px,760px)}.event-content-card h3{font-size:27px}}.coverflow-gallery{--cf-card-w:min(440px,76vw);--cf-card-h:min(460px,78vw);--cf-gap:265px;position:relative!important;width:min(1240px,calc(100% - 24px))!important;height:620px!important;margin:0 auto!important;columns:auto!important;column-gap:0!important;display:block!important;perspective:1600px;overflow:hidden;padding:0;outline:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.coverflow-gallery .event-gallery-item{position:absolute;left:50%;top:50%;width:var(--cf-card-w);height:var(--cf-card-h);margin:0!important;page-break-inside:auto!important;break-inside:auto!important;border-radius:24px;overflow:hidden;background:#1a1a1a;box-shadow:0 28px 60px rgba(36,16,60,.22);transform-style:preserve-3d;transform-origin:center center;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1);will-change:transform,opacity;cursor:pointer}.coverflow-gallery .event-gallery-item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:none!important;transform:none!important;filter:none!important;pointer-events:none}.coverflow-gallery .event-gallery-item:after{content:"";position:absolute;inset:0;background:#000;opacity:var(--cf-dim,.4);transition:opacity .6s cubic-bezier(.22,1,.36,1);pointer-events:none}.coverflow-gallery .event-gallery-item.is-active:after{opacity:0}.coverflow-gallery .event-gallery-item.is-active{cursor:default;box-shadow:0 34px 78px rgba(36,16,60,.28)}.coverflow-controls{width:min(1180px,calc(100% - 24px));margin:18px auto 0;display:flex;align-items:center;justify-content:center;gap:18px}.coverflow-arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(74,35,111,.18);background:#fff;color:#3d2053;display:grid;place-items:center;font-size:24px;box-shadow:0 12px 28px rgba(36,16,60,.1);transition:.2s}.coverflow-arrow:hover{transform:translateY(-2px);background:#4a236f;color:#fff}.coverflow-counter{min-width:92px;text-align:center;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#6c5d72;font-weight:700}@media(max-width:780px){.coverflow-gallery{--cf-card-w:min(360px,82vw);--cf-card-h:min(440px,96vw);--cf-gap:175px;height:550px!important}.coverflow-gallery .event-gallery-item{border-radius:20px}.coverflow-arrow{width:44px;height:44px}}@media(max-width:480px){.coverflow-gallery{--cf-card-w:82vw;--cf-card-h:104vw;--cf-gap:128px;height:520px!important}.coverflow-gallery .event-gallery-item{border-radius:17px}}@media(prefers-reduced-motion:reduce){.coverflow-arrow,.coverflow-gallery .event-gallery-item{transition:none}}.home-intro{padding-top:100px;padding-bottom:100px}.home-intro .section-heading{max-width:850px;margin-bottom:52px}.home-intro .section-heading p{max-width:760px}.home-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:stretch}.home-feature-grid .feature-card{padding:34px;min-height:300px;display:flex;flex-direction:column;border-radius:20px}.home-feature-grid .feature-card p{flex:1 1}.home-feature-grid .feature-card a{margin-top:22px;font-weight:700;text-decoration:none}.feature-number{display:inline-block;margin-bottom:28px;font-family:Playfair Display,serif;font-size:2rem;opacity:.45}.home-impact{padding-top:90px;padding-bottom:90px}.home-impact .split-layout{align-items:center}.home-impact h2{max-width:650px}.home-impact p{max-width:620px;font-size:1.05rem;line-height:1.8}@media (max-width:850px){.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-grid .feature-card:last-child{grid-column:1/-1}.home-intro{padding-top:70px;padding-bottom:70px}}@media (max-width:600px){.home-feature-grid{grid-template-columns:1fr;gap:18px}.home-feature-grid .feature-card:last-child{grid-column:auto}.home-feature-grid .feature-card{min-height:260px;padding:28px 24px;border-radius:17px}}.hero{isolation:isolate;background:#24103c}.hero-media{inset:0;z-index:0;overflow:hidden;transform-origin:center center;animation:heroImageExpand 2.35s cubic-bezier(.22,1,.36,1) both;will-change:clip-path,transform,filter}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:saturate(.88) contrast(1.04)}.hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(27,10,45,.88),rgba(36,16,60,.76) 40%,rgba(36,16,60,.38) 70%,rgba(36,16,60,.25))}.hero-content{animation:heroContentReveal .9s cubic-bezier(.22,1,.36,1) 1.35s both}@keyframes heroImageExpand{0%{-webkit-clip-path:inset(24% 30% 24% 30% round 30px);clip-path:inset(24% 30% 24% 30% round 30px);transform:scale(.82);filter:brightness(.82)}38%{-webkit-clip-path:inset(14% 18% 14% 18% round 24px);clip-path:inset(14% 18% 14% 18% round 24px);transform:scale(.9)}to{-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0);transform:scale(1);filter:brightness(1)}}@keyframes heroContentReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.hero-media{inset:0;opacity:1}.hero-media img{object-position:center 32%}.hero-overlay{background:linear-gradient(180deg,rgba(20,8,34,.2),rgba(36,16,60,.62) 46%,#24103c 92%)}@keyframes heroImageExpand{0%{-webkit-clip-path:inset(22% 12% 30% 12% round 24px);clip-path:inset(22% 12% 30% 12% round 24px);transform:scale(.84);filter:brightness(.82)}45%{-webkit-clip-path:inset(10% 6% 15% 6% round 18px);clip-path:inset(10% 6% 15% 6% round 18px);transform:scale(.92)}to{-webkit-clip-path:inset(0 0 0 0 round 0);clip-path:inset(0 0 0 0 round 0);transform:scale(1);filter:brightness(1)}}}@media(prefers-reduced-motion:reduce){.hero-content,.hero-media{animation:none!important}}.sober-housing .content-grid{grid-template-columns:.9fr 1.1fr;align-items:center}.flyer-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 24px 60px rgba(40,25,20,.2)}.flyer-card img{width:100%;height:auto;display:block}.sober-housing h2{font-family:var(--serif);font-size:clamp(34px,4.4vw,52px);line-height:1.04;margin:10px 0 16px;color:#29133f;text-transform:none}.sober-housing .copy>p{color:#6b6070;line-height:1.8;font-size:16px}.sober-facts{margin:24px 0}.sober-facts p{margin:0;line-height:1.9;font-size:14px}.waitlist-open-card{border:2px solid rgba(61,139,91,.32);background:linear-gradient(145deg,#fff,#f4fbf6)}.waitlist-open-card>p{color:#685d6b;line-height:1.7;margin:0 0 22px}.waitlist-status{display:inline-flex;align-items:center;gap:8px;color:#237146;background:#e2f5e9;border:1px solid #b6dfc4;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;letter-spacing:.08em}.waitlist-section-grid{align-items:start}.housing-waitlist-form{display:grid;grid-gap:15px;gap:15px;margin-top:22px}.housing-waitlist-form label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:700;color:#4e4053}.housing-waitlist-form input,.housing-waitlist-form select,.housing-waitlist-form textarea{width:100%;border:1px solid #d8c9dc;border-radius:10px;background:#fff;padding:13px 14px;font:inherit;font-size:14px;color:#322438;outline:none}.housing-waitlist-form textarea{resize:vertical;min-height:120px}.housing-waitlist-form input:focus,.housing-waitlist-form select:focus,.housing-waitlist-form textarea:focus{border-color:#744180;box-shadow:0 0 0 3px rgba(116,65,128,.12)}.housing-waitlist-form .field-row{gap:14px}.housing-waitlist-form .full{width:100%;justify-content:center}.waitlist-consent{grid-template-columns:20px 1fr!important;align-items:start;gap:10px!important;line-height:1.5}.waitlist-consent input{width:18px;height:18px;margin:1px 0 0;padding:0;accent-color:#744180}.housing-waitlist-form .form-status{font-weight:500;text-align:center;line-height:1.5}.btn-soon{display:inline-block;pointer-events:none;opacity:.72;letter-spacing:.06em}@media(max-width:850px){.sober-housing .content-grid,.waitlist-section-grid{grid-template-columns:1fr}.flyer-card{max-width:520px;margin:0 auto}}@media(max-width:560px){.housing-waitlist-form .field-row{grid-template-columns:1fr}.waitlist-open-card{padding:24px 18px}.waitlist-open-card h2{font-size:36px}}.hub-head{max-width:720px;margin:0 auto 42px;text-align:center}.hub-head h2{font-family:var(--serif);font-size:clamp(34px,4.6vw,54px);line-height:1.04;margin:10px 0 12px;color:#29133f}.hub-head p{color:#6b6070;line-height:1.75;margin:0}.hub-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:26px;gap:26px;max-width:1080px;margin:0 auto}.hub-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px rgba(50,25,62,.1);display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.hub-card:hover{transform:translateY(-6px);box-shadow:0 26px 62px rgba(50,25,62,.16)}.hub-thumb{height:250px;overflow:hidden;background:#f0f0f0}.hub-thumb img{width:100%;height:100%;object-fit:cover;object-position:center 32%;transition:transform .5s}.hub-card:hover .hub-thumb img{transform:scale(1.04)}.hub-card-dark .hub-thumb{background:#000}.hub-card-dark .hub-thumb img{filter:invert(1)}.hub-body{padding:24px 26px 28px;display:flex;flex-direction:column;flex:1 1}.hub-meta{display:flex;align-items:center;gap:12px;font-size:12px;color:#8a7d90;margin-bottom:12px}.hub-divider{width:1px;height:13px;background:#c9b9cf}.hub-tag{color:#925a75;font-weight:600}.hub-card h3{font-family:var(--serif);font-size:24px;line-height:1.25;margin:0 0 12px;color:#29133f}.hub-card .hub-body>p{font-size:14px;line-height:1.75;color:#6b6070;margin:0 0 20px}.hub-link{margin-top:auto;align-self:flex-start;font-size:13px;font-weight:600;color:#6b2a8e;border-bottom:1px solid rgba(107,42,142,.35);padding-bottom:2px;transition:.2s}.hub-link:hover{color:#912fa8;border-bottom-color:#912fa8}@media(max-width:850px){.hub-grid{grid-template-columns:1fr}.hub-thumb{height:210px}}.contact-map-section{position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(460px,1.28fr);grid-gap:clamp(36px,6vw,82px);gap:clamp(36px,6vw,82px);align-items:center;padding:90px max(7vw,40px);overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 20%,rgba(132,69,154,.3),transparent 38%),linear-gradient(135deg,#24103c,#180827 74%,#35134e)}.contact-map-section:before{content:"";position:absolute;left:-180px;bottom:-260px;width:520px;height:520px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012);pointer-events:none}.contact-map-copy,.contact-map-frame{position:relative;z-index:1}.contact-map-copy .eyebrow{color:#edc4dc;opacity:1}.contact-map-copy h2{margin:12px 0 18px;font-family:var(--serif);font-size:clamp(39px,5vw,64px);line-height:1;letter-spacing:-.035em}.contact-map-copy p{max-width:540px;margin:0 0 24px;color:rgba(255,255,255,.78);font-size:15px;line-height:1.8}.contact-map-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:5px;border-bottom:1px solid rgba(238,193,218,.55);color:#f3d2e4;font-size:13px;font-weight:700}.contact-map-link span{font-size:17px;transition:transform .2s}.contact-map-link:hover span{transform:translate(3px,-3px)}.contact-map-frame{min-height:470px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:25px;background:#e7dce9;box-shadow:0 30px 75px rgba(0,0,0,.3)}.contact-map-frame iframe{display:block;width:100%;height:470px;border:0;filter:saturate(.75) contrast(1.03)}@media(max-width:900px){.contact-map-section{grid-template-columns:1fr;padding-top:74px;padding-bottom:74px}.contact-map-copy{max-width:680px}.contact-map-frame,.contact-map-frame iframe{min-height:420px;height:420px}}@media(max-width:600px){.contact-map-section{gap:30px;padding:64px 20px}.contact-map-frame{min-height:350px;border-radius:18px}.contact-map-frame iframe{height:350px;min-height:350px}.contact-map-copy h2{font-size:43px}.contact-map-copy p{font-size:14px}}@media(prefers-reduced-motion:reduce){.contact-map-link span{transition:none}}.community-video-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8f4fa,#efe3f2)}.community-video-section:before{content:"";position:absolute;right:-170px;top:-230px;width:500px;height:500px;border:1px solid rgba(111,63,135,.1);border-radius:50%;box-shadow:0 0 0 70px rgba(111,63,135,.025),0 0 0 140px rgba(111,63,135,.018);pointer-events:none}.community-video-grid,.community-video-section .section-heading{position:relative;z-index:1}.community-video-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:1180px;margin:42px auto 0}.community-video-card{grid-column:span 2;overflow:hidden;border:1px solid rgba(72,31,91,.12);border-radius:24px;background:#fff;box-shadow:0 22px 55px rgba(46,20,57,.1);transition:transform .3s ease,box-shadow .3s ease}.community-video-card:nth-child(4){grid-column:2/span 2}.community-video-card:nth-child(5){grid-column:4/span 2}.community-video-card:hover{transform:translateY(-6px);box-shadow:0 30px 70px rgba(46,20,57,.16)}.community-video-frame{position:relative;aspect-ratio:9/13;overflow:hidden;background:#1d0c2c}.community-video-frame:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.community-video-frame video{display:block;width:100%;height:100%;object-fit:cover;background:#1d0c2c}.community-video-copy{padding:24px 24px 27px}.community-video-copy>span{display:block;margin-bottom:9px;color:#87539a;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.community-video-copy h3{margin:0 0 9px;color:#29133f;font-family:var(--serif);font-size:25px;line-height:1.15}.community-video-copy p{margin:0;color:#6b6070;font-size:13px;line-height:1.65}@media(max-width:900px){.community-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-video-card,.community-video-card:nth-child(4),.community-video-card:nth-child(5){grid-column:auto}.community-video-card:last-child{grid-column:1/-1;width:calc(50% - 12px);justify-self:center}}@media(max-width:600px){.community-video-grid{grid-template-columns:1fr;gap:18px}.community-video-card,.community-video-card:last-child{grid-column:auto;width:100%}.community-video-frame{aspect-ratio:9/12}.community-video-copy{padding:20px 20px 23px}.community-video-copy h3{font-size:23px}}@media(prefers-reduced-motion:reduce){.community-video-card{transition:none}}.hope-goal{position:relative;overflow:hidden;padding:96px max(7vw,40px);color:#fff;background:linear-gradient(135deg,#24103c,#3d1558 48%,#6b2a7e);text-align:center}.hope-goal:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(215,162,167,.32),transparent 68%);top:-190px;right:-140px;pointer-events:none}.hope-goal-inner{position:relative;z-index:1;max-width:760px;margin:0 auto}.hope-goal-label{margin:14px 0 2px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.7)}.hope-goal-amount{font-family:var(--serif);font-size:clamp(64px,11vw,132px);line-height:.94;letter-spacing:-.035em;margin:0 0 20px;background:linear-gradient(100deg,#f3d7c2,#e7a9bd 45%,#c79ce6);-webkit-background-clip:text;background-clip:text;color:transparent}.hope-goal-copy{font-size:17px;line-height:1.8;color:rgba(255,255,255,.8);margin:0 auto 30px;max-width:620px}.hope-goal .button-row{justify-content:center}@media(max-width:720px){.hope-goal{padding:70px 24px}.hope-goal:before{display:none}}.why-choose-head{margin-top:72px;text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.why-choose-head h2{font-family:var(--serif);font-size:clamp(32px,4.4vw,50px);line-height:1.05;margin:10px 0 14px;color:#29133f}.why-choose-head p{color:#6b6070;line-height:1.75;margin:0}.why-choose-head+.value-grid{margin-top:30px}@media(max-width:850px){.why-choose-head{margin-top:52px}}.hero-overlay{background:linear-gradient(90deg,rgba(20,7,34,.94),rgba(31,12,51,.86) 42%,rgba(31,12,51,.6) 68%,rgba(31,12,51,.42))}.hero-content{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.34)}.hero-content h1{text-shadow:0 3px 24px rgba(0,0,0,.55)}.hero-content p{color:#fff!important;opacity:1;text-shadow:0 2px 14px rgba(0,0,0,.55)}.home-intro{background:#f8f4fa;color:#24103c}.home-intro .eyebrow{color:#6f3f87!important;opacity:1}.home-intro h2{color:#24103c!important}.home-intro .section-heading p{color:#594c61!important;opacity:1}.home-feature-grid .feature-card{background:#fff;color:#24103c;border:1px solid rgba(70,32,91,.12);box-shadow:0 18px 45px rgba(45,19,61,.08)}.home-feature-grid .feature-number{color:#9a6aad!important}.home-feature-grid .feature-card h3{color:#24103c!important}.home-feature-grid .feature-card p{color:#62566a!important;opacity:1}.home-feature-grid .feature-card a{color:#6b357e!important}.home-impact,.home-impact .eyebrow,.home-impact h2,.home-impact p{color:#fff!important}.home-impact p{opacity:.9}.scroll-progress{position:fixed;z-index:1000;top:0;left:0;width:100%;height:3px;pointer-events:none}.scroll-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#e0ad53,#fff0a8,#c789de);box-shadow:0 0 14px rgba(224,173,83,.65);will-change:transform}.hero:after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:170px;background:linear-gradient(0deg,rgba(20,7,34,.45),transparent);pointer-events:none}.hero-media{--mouse-x:0px;--mouse-y:0px;transform:translate3d(var(--mouse-x),calc(var(--mouse-y) + var(--hero-scroll,0px)),0) scale(1.035);transition:transform .65s cubic-bezier(.2,.8,.2,1);will-change:transform;opacity:var(--hero-fade,1)}.hero-content{--content-x:0px;--content-y:0px;transform:translate3d(var(--content-x),var(--content-y),0);transition:transform .55s cubic-bezier(.2,.8,.2,1)}.hero-content h1{background:linear-gradient(110deg,#fff 20%,#fff 42%,#f1d394 51%,#fff 60%,#fff 80%);background-size:230% auto;color:transparent!important;background-clip:text;-webkit-background-clip:text;animation:heroTitleShimmer 6s ease-in-out 2.3s infinite;text-shadow:none!important}@keyframes heroTitleShimmer{0%,65%,to{background-position:110%}30%{background-position:-110%}}.hero-orb{position:absolute;z-index:1;border-radius:50%;pointer-events:none;filter:blur(2px);mix-blend-mode:screen}.hero-orb-one{width:190px;height:190px;right:10%;top:19%;background:radial-gradient(circle,rgba(237,196,105,.25),transparent 68%);animation:orbFloat 7s ease-in-out infinite}.hero-orb-two{width:280px;height:280px;left:35%;bottom:2%;background:radial-gradient(circle,rgba(189,113,220,.18),transparent 68%);animation:orbFloat 9s ease-in-out -3s infinite reverse}@keyframes orbFloat{0%,to{transform:translateZ(0) scale(.94)}50%{transform:translate3d(18px,-24px,0) scale(1.08)}}.home-intro{position:relative;overflow:hidden}.home-intro:before{content:"";position:absolute;width:480px;height:480px;right:-250px;top:-210px;border:1px solid rgba(111,63,135,.13);border-radius:50%;box-shadow:0 0 0 55px rgba(111,63,135,.035),0 0 0 110px rgba(111,63,135,.025);animation:ringBreathe 7s ease-in-out infinite}@keyframes ringBreathe{50%{transform:scale(1.07);opacity:.65}}.home-feature-grid{perspective:1100px}.home-feature-grid .feature-card{--rx:0deg;--ry:0deg;--mx:50%;--my:50%;position:relative;overflow:hidden;transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry));transform-style:preserve-3d;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease;transition-delay:var(--reveal-delay,0s)}.home-feature-grid .feature-card.visible{transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry))}.home-feature-grid .feature-card:before{content:"";position:absolute;inset:0;opacity:0;background:radial-gradient(330px circle at var(--mx) var(--my),rgba(206,158,220,.2),transparent 55%);transition:opacity .3s;pointer-events:none}.home-feature-grid .feature-card:after{content:"";position:absolute;left:0;top:0;width:4px;height:0;background:linear-gradient(#e4bc64,#8f4eaa);transition:height .45s cubic-bezier(.2,.8,.2,1)}.home-feature-grid .feature-card:hover{box-shadow:0 28px 65px rgba(45,19,61,.16);border-color:rgba(111,53,126,.28)}.home-feature-grid .feature-card:hover:before{opacity:1}.home-feature-grid .feature-card:hover:after{height:100%}.home-feature-grid .feature-card>*{position:relative;z-index:1;transform:translateZ(20px)}.home-impact{position:relative;overflow:hidden}.home-impact:before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 90deg at 50% 50%,transparent,rgba(213,164,81,.09),transparent 24%);animation:impactSweep 15s linear infinite;pointer-events:none}@keyframes impactSweep{to{transform:rotate(1turn)}}.home-impact .split-layout{position:relative;z-index:1}.reveal{transition-delay:var(--reveal-delay,0s)}@media(max-width:720px){.hero-orb-one{right:-80px}.hero-media{transform:translate3d(0,var(--hero-scroll,0),0) scale(1.025)}.home-intro:before{width:300px;height:300px}}@media(prefers-reduced-motion:reduce){.hero-content h1,.hero-orb,.home-impact:before,.home-intro:before{animation:none!important}.hero-content,.hero-media,.home-feature-grid .feature-card{transform:none!important;transition:none!important}.scroll-progress{display:none}}.home-stand{position:relative;overflow:hidden;width:min(920px,calc(100% - 64px));margin:64px auto;padding:48px 40px 42px;border:1px solid rgba(236,199,219,.16);border-radius:26px;box-shadow:0 26px 65px rgba(13,4,24,.28);background:radial-gradient(circle at 84% 5%,rgba(193,124,161,.3),transparent 35%),radial-gradient(circle at 15% 95%,rgba(105,52,142,.28),transparent 40%),linear-gradient(135deg,#211039,#351947 55%,#25103b)}.home-stand:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(180deg,transparent,#000 25%,#000 75%,transparent)}.stand-heading{position:relative;z-index:2;text-align:center;max-width:650px;margin:0 auto 5px}.stand-heading h2{font-family:var(--serif);font-size:clamp(34px,4vw,48px);line-height:1;margin:10px 0 8px;letter-spacing:-.025em}.stand-heading p{margin:0;color:rgba(255,255,255,.56);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.stand-diagram{position:relative;z-index:2;width:100%;min-height:390px;margin:12px auto 0;display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.7fr) minmax(220px,1fr);grid-template-rows:1fr 1.05fr 1fr;grid-column-gap:20px;column-gap:20px;align-items:center}.stand-connectors{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.stand-connectors path{fill:none;stroke:#cfa6c6;stroke-width:1.25;stroke-dasharray:7 8;opacity:.42;animation:standDash 14s linear infinite}.stand-connectors circle{fill:#ebc6ad;filter:drop-shadow(0 0 8px #e8a9d2)}@keyframes standDash{to{stroke-dashoffset:-150}}.stand-pillar{position:relative;z-index:2;display:flex;align-items:center;gap:11px;width:100%;color:#fff;padding:10px}.stand-pillar strong{flex:0 0 auto;font-family:var(--serif);font-size:clamp(58px,5.5vw,78px);font-weight:500;line-height:.75;background:linear-gradient(150deg,#e9c2c3,#aa73c6 55%,#f0c48d);background-clip:text;-webkit-background-clip:text;color:transparent;filter:drop-shadow(0 8px 24px rgba(207,137,190,.2));transition:transform .4s ease,filter .4s ease}.stand-pillar h3{font-family:var(--serif);font-size:17px;margin:0 0 5px;color:#f4e8f3}.stand-pillar p{font-size:9.5px;line-height:1.5;margin:0;color:rgba(255,255,255,.72)}.stand-pillar:hover strong{transform:translateY(-4px) scale(1.03);filter:drop-shadow(0 12px 26px rgba(232,177,211,.38))}.stand-s{grid-column:1;grid-row:1}.stand-t{grid-column:3;grid-row:1;flex-direction:row-reverse;text-align:right}.stand-a{grid-column:2;grid-row:2;justify-content:center;text-align:center;flex-direction:column;gap:6px;padding:14px 11px;border:1px solid rgba(235,198,173,.2);border-radius:50%;aspect-ratio:1;background:radial-gradient(circle,rgba(122,63,143,.24),rgba(255,255,255,.025) 60%,transparent 72%)}.stand-a strong{font-size:82px}.stand-a p{max-width:175px}.stand-n{grid-column:1;grid-row:3}.stand-d{grid-column:3;grid-row:3;flex-direction:row-reverse;text-align:right}@media(max-width:850px){.home-stand{width:min(680px,calc(100% - 32px));margin:48px auto;padding:48px 24px;border-radius:23px}.stand-diagram{min-height:0;margin-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-gap:14px;gap:14px}.stand-connectors{display:none}.stand-a,.stand-d,.stand-n,.stand-pillar,.stand-s,.stand-t{grid-column:auto;grid-row:auto;width:auto;min-height:155px;aspect-ratio:auto;transform:none;display:flex;flex-direction:row;text-align:left;justify-content:flex-start;padding:19px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(255,255,255,.055);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stand-a{grid-column:1/-1}.stand-a strong{font-size:78px}.stand-a p{max-width:none}}@media(max-width:580px){.stand-diagram{grid-template-columns:1fr}.stand-a{grid-column:auto}.stand-a,.stand-d,.stand-n,.stand-pillar,.stand-s,.stand-t{min-height:145px;padding:22px}.stand-a strong,.stand-pillar strong{font-size:82px}.stand-heading p{font-size:10px}}@media(prefers-reduced-motion:reduce){.stand-connectors path{animation:none}.stand-pillar strong{transition:none}}.home-stand{width:min(1080px,calc(100% - 48px));padding-left:clamp(34px,5vw,64px);padding-right:clamp(34px,5vw,64px)}.stand-heading .eyebrow{color:#f5dff0;opacity:1}.stand-heading h2{color:#fff}.stand-heading p{color:rgba(255,255,255,.88);font-size:12px}.stand-diagram{grid-template-columns:minmax(250px,1fr) minmax(210px,.72fr) minmax(250px,1fr);column-gap:32px;min-height:440px}.stand-pillar{gap:15px;padding:18px;overflow:visible}.stand-pillar>div{min-width:0;overflow:visible}.stand-pillar strong{min-width:.72em;font-size:clamp(66px,6vw,88px);line-height:.9;text-align:center;overflow:visible}.stand-pillar h3{font-size:21px;line-height:1.15;margin-bottom:7px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.stand-pillar p{max-width:230px;font-size:13px;line-height:1.55;color:rgba(255,255,255,.94);text-shadow:0 1px 8px rgba(0,0,0,.28)}.stand-d p,.stand-t p{margin-left:auto}.stand-a{width:230px;justify-self:center;padding:22px}.stand-a strong{font-size:88px}.stand-a p{max-width:190px}@media(max-width:980px) and (min-width:851px){.stand-diagram{grid-template-columns:minmax(220px,1fr) 190px minmax(220px,1fr);column-gap:18px}.stand-pillar{padding:14px}.stand-pillar p{font-size:12px}.stand-a{width:200px;padding:18px}}@media(max-width:850px){.home-stand{width:min(680px,calc(100% - 28px));padding-left:24px;padding-right:24px}.stand-diagram{min-height:0}.stand-a,.stand-d,.stand-n,.stand-pillar,.stand-s,.stand-t{overflow:visible}.stand-pillar h3{font-size:20px}.stand-a p,.stand-pillar p{max-width:none;font-size:13px;color:#fff}.stand-a strong,.stand-pillar strong{font-size:78px}.stand-d p,.stand-t p{margin-left:0}}@media(max-width:580px){.home-stand{width:calc(100% - 20px);padding:42px 18px 36px}.stand-a,.stand-d,.stand-n,.stand-pillar,.stand-s,.stand-t{min-height:0;padding:20px 18px;gap:16px}.stand-a strong,.stand-pillar strong{flex-basis:64px;min-width:64px;font-size:72px}.stand-pillar h3{font-size:19px}.stand-pillar p{font-size:13px;line-height:1.6}}@media(max-width:980px){.footer-grid{grid-template-columns:1.45fr repeat(2,1fr);gap:38px}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:0}.footer-grid>div:first-child{grid-row:span 2}.footer-grid>div:last-child{grid-column:2/-1;max-width:420px}}@media(max-width:680px){.footer{padding:62px 24px 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 26px}.footer-grid>div:first-child{grid-column:1/-1;grid-row:auto}.footer-grid>div:last-child{grid-column:1/-1;max-width:none}.footer .footer-brand{margin-bottom:15px}.copyright{margin-top:42px}}@media(max-width:430px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.footer .brand-copy{display:flex}.footer-logo{width:64px;height:64px;flex-basis:64px}.footer h4{margin-bottom:14px}.copyright{margin-top:34px}}@media(max-width:720px){.hero-overlay{background:linear-gradient(180deg,rgba(18,6,30,.35),rgba(27,9,45,.67) 45%,rgba(31,12,51,.94) 86%,#24103c)}}.coverflow-gallery .event-gallery-item{isolation:isolate}.coverflow-gallery .event-gallery-item.is-active{z-index:50!important}.coverflow-gallery .event-gallery-item.is-active img{position:absolute;z-index:2}.coverflow-gallery .event-gallery-item.is-active:after{z-index:3;opacity:0!important}.hero{min-height:min(900px,100svh);padding-top:175px;padding-bottom:130px}.hero-content{width:min(720px,61%)}.hero-content h1{max-width:710px;margin:20px 0 24px;background:none;color:#fff!important;animation:none;font-size:clamp(54px,6.5vw,96px);line-height:.94;text-shadow:0 4px 28px rgba(0,0,0,.46)!important}.hero-content h1 em{font-style:italic;color:#f0c79b}.hero-content>p{max-width:650px;font-size:17px;line-height:1.75;margin-bottom:32px}.hero-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 13px 8px 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.085);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#fff}.hero-kicker i{display:block;width:7px;height:7px;border-radius:50%;background:#edc07f;box-shadow:0 0 0 5px rgba(237,192,127,.13)}.hero-secondary{border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.07);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-secondary:hover{background:#fff;color:#2b143d}.hero-trust{gap:0;margin-top:36px;color:rgba(255,255,255,.78);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-trust,.hero-trust span{display:flex;align-items:center}.hero-trust span{gap:10px;white-space:nowrap}.hero-trust span:not(:last-child):after{content:"";width:3px;height:3px;margin:0 13px;border-radius:50%;background:#e9bd86}.hero .scroll-cue{left:max(7vw,40px);bottom:34px;transform:none}.home-trust-bar{position:relative;z-index:4;width:min(1180px,calc(100% - 48px));margin:-56px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(35,14,55,.94);box-shadow:0 28px 70px rgba(17,5,29,.32);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;color:#fff}.home-trust-bar>div{display:flex;align-items:center;min-height:112px;padding:26px 24px}.home-trust-bar>div:not(:last-child){border-right:1px solid rgba(255,255,255,.1)}.home-trust-bar strong{font-size:29px;font-weight:500;color:#e6b993}.home-trust-bar span{font-size:12px;font-weight:600;line-height:1.45;color:rgba(255,255,255,.82)}.home-intro{padding-top:130px}.home-mission-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(400px,1.08fr);grid-gap:clamp(48px,7vw,100px);gap:clamp(48px,7vw,100px);align-items:center;margin-bottom:95px}.home-mission-grid .section-heading{max-width:none;margin:0}.home-mission-grid .section-heading h2{font-size:clamp(48px,5vw,72px)}.home-mission-grid .section-heading p{max-width:630px;font-size:16px;line-height:1.85}.home-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#64347a;font-size:13px}.home-mission-visual{position:relative;margin:0;min-height:570px;border-radius:30px;overflow:hidden;box-shadow:0 34px 80px rgba(48,22,61,.2)}.home-mission-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(27,9,43,.88))}.home-mission-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-mission-visual figcaption{position:absolute;z-index:2;left:30px;right:30px;bottom:28px;color:#fff}.home-mission-visual figcaption span{display:block;margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#edc59f}.home-mission-visual figcaption strong{display:block;max-width:430px;font-family:var(--serif);font-size:clamp(25px,2.7vw,37px);line-height:1.12;font-weight:600}.home-section-label{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid rgba(74,35,111,.14)}.home-section-label span{font-family:var(--serif);font-size:clamp(30px,3.4vw,44px);color:#29133f}.home-section-label p{margin:0;color:#716477;font-size:13px}.home-feature-grid .feature-card h3{font-family:var(--serif);font-size:27px;line-height:1.15}.home-programs{position:relative;overflow:hidden;background:linear-gradient(180deg,#efe3f2,#f8f2f9);color:#29133f}.home-programs:before{content:"";position:absolute;left:-180px;top:-230px;width:520px;height:520px;border:1px solid rgba(111,63,135,.09);border-radius:50%;box-shadow:0 0 0 70px rgba(111,63,135,.025),0 0 0 140px rgba(111,63,135,.018)}.home-programs-head{position:relative;display:grid;grid-template-columns:1.05fr .75fr;grid-gap:70px;gap:70px;align-items:end;margin-bottom:48px}.home-programs-head h2{max-width:670px;margin:10px 0 0;font-family:var(--serif);font-size:clamp(44px,5vw,68px);line-height:.98;letter-spacing:-.035em}.home-programs-head>p{max-width:520px;margin:0;color:#675a6d;font-size:15px;line-height:1.8}.home-program-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.home-program-card{overflow:hidden;border:1px solid rgba(72,31,91,.1);border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(46,20,57,.09);transition:transform .35s ease,box-shadow .35s ease}.home-program-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(46,20,57,.16)}.home-program-image{position:relative;display:block;height:300px;overflow:hidden;background:#35184c}.home-program-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(28,9,44,.7))}.home-program-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.home-program-card:nth-child(3) .home-program-image img{object-position:center top}.home-program-card:hover .home-program-image img{transform:scale(1.055)}.home-program-image>span{position:absolute;z-index:2;left:18px;bottom:17px;padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(29,10,44,.46);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.home-program-card>div{padding:27px 27px 30px}.home-program-card h3{margin:0 0 12px;font-family:var(--serif);font-size:29px}.home-program-card p{min-height:78px;margin-bottom:24px;color:#685c6d;font-size:13px;line-height:1.75}.home-program-card>div>a{display:flex;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid #eadfec;color:#603276;font-size:12px;font-weight:700}.home-program-card>div>a span{font-size:18px;transition:transform .2s}.home-program-card>div>a:hover span{transform:translateX(4px)}.stand-footer{position:relative;z-index:3;display:flex;justify-content:center;margin-top:4px}.stand-footer a{display:inline-flex;align-items:center;gap:10px;padding:12px 17px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.055);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em}.stand-footer a span{font-size:17px;transition:transform .2s}.stand-footer a:hover span{transform:translateX(4px)}.home-impact{min-height:520px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(28,8,46,.96),rgba(41,13,63,.86)),url(/assets/community-empowerment-13.webp) center 44%/cover no-repeat}.home-impact:before{display:none}.home-impact .split-layout{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(45px,8vw,110px);gap:clamp(45px,8vw,110px)}.home-impact h2{font-family:var(--serif);font-size:clamp(43px,5vw,70px);line-height:1;letter-spacing:-.035em;margin:13px 0 0}.home-impact .button-row{margin-top:26px}.outreach-impact{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8f1fa,#fff 48%,#f1e5f4)}.outreach-impact:before{content:"";position:absolute;right:-180px;top:-210px;width:520px;height:520px;border-radius:50%;border:1px solid rgba(116,65,128,.1);box-shadow:0 0 0 70px rgba(116,65,128,.025),0 0 0 140px rgba(116,65,128,.018);pointer-events:none}.outreach-impact-head{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(35px,7vw,100px);gap:clamp(35px,7vw,100px);align-items:end;max-width:1180px;margin:0 auto 46px}.outreach-impact-head h2{font-family:var(--serif);font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.035em;color:#2c1539;margin:12px 0 0;max-width:680px}.outreach-impact-head>p{margin:0;color:#6a5c6e;font-size:16px;line-height:1.8;max-width:570px}.outreach-stat-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;max-width:1180px;margin:0 auto}.outreach-stat{min-height:250px;padding:32px 27px;border:1px solid rgba(74,35,111,.11);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 18px 50px rgba(44,21,57,.08);transition:transform .3s ease,box-shadow .3s ease}.outreach-stat:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(44,21,57,.14)}.outreach-stat strong{display:block;font-family:var(--serif);font-size:clamp(42px,4vw,60px);line-height:1;color:#5c2d72;letter-spacing:-.04em;margin-bottom:28px}.outreach-stat strong span{font-size:.58em;color:#b37791;vertical-align:top;margin-left:2px}.outreach-stat h3{font-family:var(--serif);font-size:24px;line-height:1.15;color:#2f193b;margin:0 0 10px}.outreach-stat p{font-size:13px;line-height:1.7;color:#716575;margin:0}.outreach-schedule{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;grid-gap:25px;gap:25px;align-items:center;max-width:1180px;margin:24px auto 0;padding:25px 28px;border-radius:22px;background:linear-gradient(120deg,#35134f,#55276f);box-shadow:0 22px 55px rgba(42,18,58,.2);color:#fff}.outreach-calendar{width:82px;height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(255,255,255,.09)}.outreach-calendar span{font-family:var(--serif);font-size:34px;line-height:1}.outreach-calendar small{font-size:8px;letter-spacing:.12em;margin-top:4px}.outreach-schedule .eyebrow{color:#e8c876!important}.outreach-schedule h3{font-family:var(--serif);font-size:27px;line-height:1.15;margin:4px 0 5px}.outreach-schedule p{font-size:12px;line-height:1.6;color:rgba(255,255,255,.72);margin:0}.outreach-schedule .btn{white-space:nowrap}.events-outreach-impact{background:linear-gradient(180deg,#f7eff9,#efe2f3)}.outreach-note{position:relative;z-index:1;max-width:1180px;margin:24px auto 0;display:grid;grid-template-columns:auto 1fr;grid-gap:28px;gap:28px;align-items:center;padding:24px 28px;border-left:4px solid #a96f83;background:rgba(255,255,255,.72);border-radius:0 16px 16px 0}.outreach-note span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#744180;white-space:nowrap}.outreach-note p{margin:0;color:#5f5363;font-family:var(--serif);font-size:20px;line-height:1.5}@media(max-width:950px){.outreach-impact-head{grid-template-columns:1fr;gap:20px}.outreach-stat-grid{grid-template-columns:1fr 1fr}.outreach-schedule{grid-template-columns:auto 1fr}.outreach-schedule .btn{grid-column:1/-1;justify-self:start;margin-left:107px}}@media(max-width:620px){.outreach-stat-grid{grid-template-columns:1fr}.outreach-stat{min-height:0}.outreach-schedule{grid-template-columns:1fr;text-align:left}.outreach-schedule .btn{grid-column:auto;margin-left:0;justify-self:stretch;justify-content:center}.outreach-calendar{width:72px;height:72px}.outreach-note{grid-template-columns:1fr;gap:8px}.outreach-note span{white-space:normal}}.btn-outline{border:1px solid rgba(255,255,255,.45);background:rgba(255,255,255,.06);color:#fff}@media(max-width:1000px){.hero-content{width:70%}.home-trust-bar{grid-template-columns:repeat(2,1fr)}.home-trust-bar>div:nth-child(2){border-right:0}.home-trust-bar>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.home-mission-grid{grid-template-columns:1fr 1fr;gap:45px}.home-mission-visual{min-height:510px}.home-program-grid{grid-template-columns:1fr 1fr}.home-program-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.home-program-card:last-child .home-program-image{height:100%;min-height:320px}}@media(max-width:760px){.hero{min-height:820px;padding:145px 22px 108px;align-items:flex-end}.hero-content{width:100%}.hero-content h1{font-size:clamp(49px,13vw,70px)}.hero-content>p{font-size:15px;line-height:1.65}.hero-trust{flex-wrap:wrap;row-gap:10px}.hero .scroll-cue{display:none}.home-trust-bar{width:calc(100% - 24px);margin:-34px auto 0;border-radius:18px}.home-trust-bar>div{min-height:92px;padding:20px 17px}.home-trust-bar strong{font-size:24px}.home-trust-bar span{font-size:10px}.home-intro{padding-top:95px}.home-mission-grid{grid-template-columns:1fr;margin-bottom:70px}.home-mission-grid .section-heading h2{font-size:47px}.home-mission-visual{min-height:470px}.home-section-label{align-items:start;flex-direction:column;gap:8px}.home-programs-head{gap:20px;margin-bottom:34px}.home-program-grid,.home-programs-head{grid-template-columns:1fr}.home-program-card:last-child{grid-column:auto;display:block}.home-program-card:last-child .home-program-image,.home-program-image{height:280px;min-height:0}.home-impact .split-layout{grid-template-columns:1fr;gap:28px}.home-impact{min-height:0}.home-impact h2{font-size:46px}}@media(max-width:480px){.hero{min-height:790px}.hero-kicker{font-size:8.5px;letter-spacing:.09em}.hero-content h1{font-size:48px}.hero-content .button-row{flex-direction:column;align-items:stretch}.hero-content .btn{width:100%}.hero-trust{font-size:8px}.hero-trust span:not(:last-child):after{margin:0 7px}.home-trust-bar{grid-template-columns:1fr}.home-trust-bar>div{min-height:75px}.home-trust-bar>div:not(:last-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.home-mission-visual{min-height:420px;border-radius:22px}.home-mission-visual figcaption{left:22px;right:22px;bottom:22px}.home-program-card{border-radius:19px}.home-program-image{height:245px}.home-program-card>div{padding:23px}.home-program-card p{min-height:0}}@media(prefers-reduced-motion:reduce){.home-program-card,.home-program-image img,.stand-footer a span{transition:none}}.home-trust-bar{gap:14px;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible}.home-trust-bar>div{position:relative;isolation:isolate;min-height:132px;padding:25px 24px;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;border:1px solid rgba(74,35,111,.13)!important;border-radius:20px;background:linear-gradient(145deg,#fff,#f7f0f9);box-shadow:0 18px 45px rgba(28,9,45,.16);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease;color:#29133f}.home-trust-bar>div:before{content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#d7a2a7,#8a4aa3)}.home-trust-bar>div:after{content:"";position:absolute;z-index:-1;width:105px;height:105px;right:-58px;bottom:-63px;border:1px solid rgba(111,63,135,.12);border-radius:50%;box-shadow:0 0 0 18px rgba(111,63,135,.025)}.home-trust-bar>div:hover{transform:translateY(-5px);box-shadow:0 26px 58px rgba(28,9,45,.22)}.home-trust-bar strong{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:linear-gradient(145deg,#2b123f,#4b2165);box-shadow:0 9px 22px rgba(43,18,63,.22);color:#efc896;font-family:var(--serif);font-size:19px;line-height:1}.home-trust-bar span{max-width:190px;color:#2d1939;font-size:14px;font-weight:700;line-height:1.35;letter-spacing:-.01em}@media(max-width:1000px){.home-trust-bar{gap:12px}.home-trust-bar>div{min-height:122px}}@media(max-width:480px){.home-trust-bar{gap:10px}.home-trust-bar>div{min-height:94px;padding:18px 20px;flex-direction:row;align-items:center;gap:15px;border-radius:16px}.home-trust-bar strong{flex:0 0 40px;width:40px;height:40px}.home-trust-bar span{font-size:13px}}@media(prefers-reduced-motion:reduce){.home-trust-bar>div{transition:none}}body:has(.donate-campaign-page){background:#f8f0fa}.donate-campaign-page,.inner-page,.page-shell{display:contents}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}