.site-header{border-bottom:1px solid var(--border);background:var(--bg);z-index:10;position:sticky;top:0}.announcement-bar{background:var(--text-h);color:var(--bg);justify-content:center;align-items:center;gap:16px;padding:8px 20px;font-size:14px;display:flex}.announcement-bar a{color:var(--bg);text-transform:uppercase;font-weight:700}.site-nav{justify-content:space-between;align-items:center;gap:24px;padding:18px 40px;display:flex}.nav-topline{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.brand-link,.site-nav a,.nav-group button,.nav-action-link{color:var(--text-h);text-decoration:none}.brand-link{min-width:max-content;font-weight:800}.menu-toggle{background:var(--bg);border:1px solid var(--border);color:var(--text-h);cursor:pointer;font:inherit;padding:10px 14px;font-weight:700;display:none}.nav-groups{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.nav-group{position:relative}.nav-group button{cursor:pointer;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:inline-flex}.nav-group-icon{font-size:12px;transition:transform .2s}.nav-group button[aria-expanded=true] .nav-group-icon{transform:rotate(180deg)}.nav-submenu-panel{background:var(--bg);text-align:left;gap:4px;padding:4px 0 8px 14px;display:grid}.nav-submenu-links{gap:4px;display:grid}.nav-submenu-links a{border-radius:8px;gap:4px;padding:12px;text-decoration:none;display:grid}.nav-submenu-links a:hover{background:var(--social-bg)}.nav-submenu-links small{color:var(--text);line-height:1.35}.nav-action-link,.primary-action,.secondary-action,.cta-band a{border-radius:999px;justify-content:center;padding:12px 20px;font-weight:700;display:inline-flex}.nav-action-link,.primary-action,.cta-band a{background:var(--text-h);color:var(--bg)}.secondary-action{border:1px solid var(--border);color:var(--text-h)}.home-hero{text-align:left;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:48px;padding:80px 40px;display:grid}.home-hero h1,.page-shell h1{margin-top:0;margin-bottom:20px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-media{aspect-ratio:4/5;object-fit:cover;background:linear-gradient(#08060d0d,#08060d26),url(/assets/hero-CLDdwZDr.png) 50%/cover;border-radius:8px;width:100%;min-height:360px}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:800}.impact-strip{border-block:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.impact-strip div{gap:8px;padding:clamp(28px,4vw,52px) clamp(20px,3vw,36px);display:grid}.impact-strip strong{color:var(--text-h);letter-spacing:-.05em;font-size:clamp(44px,5.6vw,70px);line-height:1}.split-section,.card-section,.page-shell,.cta-band{padding:72px 40px}.split-section{border-bottom:1px solid var(--border);text-align:left;grid-template-columns:.9fr 1.1fr;gap:32px;display:grid}.split-section h2,.section-heading h2,.cta-band h2{margin-top:0}.section-heading{max-width:720px;margin:0 auto 32px}.feature-grid,.event-grid,.footer-grid{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-grid a,.event-grid a{border:1px solid var(--border);color:inherit;border-radius:8px;padding:24px;text-decoration:none}.feature-grid a:hover,.event-grid a:hover{box-shadow:var(--shadow)}.feature-grid h3,.event-grid h3{color:var(--text-h);margin-top:0}.event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.event-grid span,.event-grid small{color:var(--accent);font-weight:700}.events-list-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.event-card{border:1px solid var(--border);border-radius:8px;gap:18px;padding:24px;display:grid}.event-card>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:800}.event-card h3{color:var(--text-h);margin:0}.event-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.event-card dt{color:var(--text-h);font-weight:700}.event-card dd{margin:0}.event-card a{color:var(--accent);font-weight:800}.news-list-grid,.announcement-list{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.news-card,.announcement-card{border:1px solid var(--border);border-radius:8px;gap:16px;padding:24px;display:grid}.news-card span,.announcement-card span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:800}.news-card h3,.announcement-card h3{color:var(--text-h);margin:0}.news-card a,.announcement-card a{color:var(--accent);font-weight:800}.record-cover-image{aspect-ratio:16/9;border:1px solid var(--border);object-fit:cover;width:100%;display:block}.program-list-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.program-card{border:1px solid var(--border);border-radius:8px;gap:16px;padding:24px;display:grid}.program-card span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:800}.program-card h3{color:var(--text-h);margin:0}.program-card ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.program-card li{background:var(--social-bg);color:var(--text-h);border-radius:999px;padding:6px 10px;font-size:14px}.program-card a{color:var(--accent);font-weight:800}.card-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:800}.form-preview-section{border-block:1px solid var(--border);text-align:left;grid-template-columns:.8fr 1.2fr;align-items:start;gap:40px;padding:72px 40px;display:grid}.form-preview-section h2{margin-top:0}.form-preview-section form{gap:16px;display:grid}.form-preview-section label{gap:8px;display:grid}.form-preview-section label span{color:var(--text-h);font-weight:700}.form-preview-section input,.form-preview-section textarea{background:var(--social-bg);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;min-height:44px;padding:10px 12px}.form-preview-section textarea{resize:vertical;min-height:120px}.form-preview-section button{background:var(--text-h);color:var(--bg);font:inherit;border:0;border-radius:999px;padding:12px 20px;font-weight:800}.form-preview-section button:disabled{cursor:wait;opacity:.65}.form-status{border-radius:8px;margin:0;padding:10px 12px;font-weight:700}.form-status.success{color:#047857;background:#ecfdf3}.form-status.error{color:#b42318;background:#fef2f2}.cta-band{background:var(--social-bg);border-top:1px solid var(--border);text-align:left;justify-content:space-between;align-items:center;gap:24px;display:flex}.page-shell{text-align:left;min-height:52vh}.page-shell p:last-child{max-width:760px}.page-hero{border-bottom:1px solid var(--border);text-align:left;padding:88px 40px}.page-hero h1{max-width:820px}.page-hero p:last-child{max-width:760px}.event-grid article,.feature-grid article{border:1px solid var(--border);border-radius:8px;padding:24px}.event-grid article h3,.feature-grid article h3{color:var(--text-h);margin-top:0}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.impact-list-section{border-bottom:1px solid var(--border);text-align:left;grid-template-columns:.9fr 1.1fr;align-items:start;gap:32px;padding:72px 40px;display:grid}.impact-list-section h2{margin-top:0}.impact-list-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.impact-list-section li{border:1px solid var(--border);color:var(--text-h);border-radius:8px;padding:18px 20px;font-weight:700}.timeline-section{border-bottom:1px solid var(--border);padding:72px 40px}.timeline-list{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.timeline-list article{border-left:3px solid var(--accent);padding-left:20px}.timeline-list span{color:var(--accent);text-transform:uppercase;font-weight:800}.timeline-list h3{color:var(--text-h);margin-bottom:8px}.roomy-section{min-height:420px}.site-footer{border-top:1px solid var(--border);text-align:left;padding:48px 40px 28px}.footer-grid h2{font-size:18px}.footer-grid a{color:var(--text);margin-bottom:10px;text-decoration:none;display:block}.footer-bottom{border-top:1px solid var(--border);justify-content:space-between;gap:24px;margin-top:36px;padding-top:24px;display:flex}@media (width<=900px){.site-nav,.cta-band,.footer-bottom{flex-direction:column;align-items:flex-start}.home-hero,.split-section,.impact-list-section,.form-preview-section,.feature-grid,.event-grid,.events-list-grid,.news-list-grid,.announcement-list,.program-list-grid,.footer-grid,.timeline-list,.three-up,.impact-strip{grid-template-columns:1fr}}@media (width<=640px){.announcement-bar,.site-nav,.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer{padding-left:20px;padding-right:20px}}*{box-sizing:border-box}.site-header,.site-footer,.announcement-bar,.site-nav,.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band{background:var(--bg)}.site-nav,.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer{padding:24px 16px}.announcement-bar{border-bottom:1px solid var(--border);color:var(--text-h);padding:8px 16px}.site-nav,.nav-groups,.hero-actions,.cta-band,.footer-bottom{flex-direction:column;align-items:stretch}.site-nav{align-items:stretch;gap:12px}body.mobile-nav-open{overflow:hidden}.menu-toggle{justify-content:center;display:inline-flex}.nav-groups{border-top:1px solid var(--border);overscroll-behavior:contain;max-height:calc(100svh - 112px);padding-top:12px;display:none;overflow-y:auto}.nav-groups.is-open{display:flex}.nav-groups{gap:8px}.nav-groups>a,.nav-group>button{border:1px solid var(--border);justify-content:space-between;width:100%;padding:10px 12px;display:flex}.nav-group button,.site-nav a,.nav-action-link,.primary-action,.secondary-action,.cta-band a,.form-preview-section button,.event-card a,.news-card a,.announcement-card a,.program-card a{border-radius:0;text-decoration:none}.nav-action-link,.primary-action,.secondary-action,.cta-band a,.form-preview-section button{border:1px solid var(--border);color:var(--text-h);padding:10px 14px}.nav-action-link,.primary-action,.cta-band a,.form-preview-section button,.site-nav .nav-action-link,.site-nav .nav-action-link:visited,.site-nav .nav-action-link:hover,.site-nav .nav-action-link:focus{background:var(--text-h);color:var(--bg)}.secondary-action{background:var(--bg)}.nav-submenu-links a,.hero-media,.feature-grid a,.event-grid a,.event-card,.news-card,.announcement-card,.program-card,.program-card li,.event-grid article,.feature-grid article,.impact-list-section li,.form-preview-section input,.form-preview-section textarea,.form-status{border-radius:0}.nav-submenu-links a:hover,.feature-grid a:hover,.event-grid a:hover{background:var(--bg);box-shadow:none;outline:2px solid var(--border);outline-offset:-2px}.home-hero,.split-section,.impact-list-section,.form-preview-section,.feature-grid,.event-grid,.events-list-grid,.news-list-grid,.announcement-list,.program-list-grid,.footer-grid,.timeline-list,.three-up,.impact-strip{grid-template-columns:1fr}.home-hero{gap:24px}.hero-media{aspect-ratio:16/9;background:var(--bg);border:1px solid var(--border);min-height:180px}.hero-media:before{content:"IMAGE";justify-content:center;align-items:center;height:100%;display:flex}img.hero-media:before{content:none}.eyebrow,.card-kicker,.event-grid span,.event-grid small,.event-card>span,.news-card span,.announcement-card span,.program-card span,.timeline-list span{color:var(--text-h);letter-spacing:.08em}.impact-strip{border-bottom:1px solid var(--border)}.impact-strip div,.feature-grid a,.event-grid a,.event-card,.news-card,.announcement-card,.program-card,.event-grid article,.feature-grid article,.impact-list-section li{border:1px solid var(--border)}.program-card li{background:var(--bg);border:1px solid var(--border)}.form-preview-section input,.form-preview-section textarea{background:var(--bg)}.form-status.success,.form-status.error{background:var(--bg);border:1px solid var(--border);color:var(--text-h)}@media (width>=760px){.site-nav,.cta-band,.footer-bottom,.nav-groups,.hero-actions{flex-direction:row;align-items:center}.site-nav{align-items:center}.nav-topline{width:auto}.menu-toggle{display:none}.nav-groups,.nav-groups.is-open{border-top:0;max-height:none;padding-top:0;display:flex;overflow:visible}.nav-groups>a,.nav-group>button{border:0;width:auto;padding:8px 0;display:inline-flex}.nav-group{position:relative}.nav-submenu-panel{border:1px solid var(--border);z-index:30;width:max-content;min-width:264px;max-width:340px;max-height:min(520px,100svh - 96px);padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:auto;overflow-y:auto}.nav-group:last-of-type .nav-submenu-panel{left:auto;right:0}.home-hero,.split-section,.impact-list-section,.form-preview-section{grid-template-columns:1fr 1fr}.feature-grid,.event-grid,.news-list-grid,.announcement-list,.timeline-list,.three-up,.events-list-grid,.program-list-grid,.footer-grid,.impact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.site-nav,.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer{padding-left:40px;padding-right:40px}.feature-grid,.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.event-grid,.news-list-grid,.announcement-list,.timeline-list,.three-up,.impact-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}a{text-underline-offset:.22em}a:hover{color:var(--accent-dark)}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#fffffff5}.announcement-bar{background:var(--accent-dark);color:#fff;border-bottom:0}.announcement-bar a{color:#fff}.site-nav{gap:18px;max-width:1240px;margin:0 auto;padding:18px 20px}.brand-link{letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;display:inline-flex}.brand-link:before{background:var(--brand-gold);border:1px solid var(--brand-gold-dark);content:"";width:12px;height:12px;display:inline-block}.menu-toggle,.nav-groups>a,.nav-group>button{border-color:var(--border);background:0 0}.nav-groups>a:hover,.nav-group>button:hover{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent-dark)}.nav-action-link,.primary-action,.cta-band a,.form-preview-section button{background:var(--accent);border:1px solid var(--accent);color:#fff}.site-nav .nav-action-link,.site-nav .nav-action-link:visited,.site-nav .nav-action-link:hover,.site-nav .nav-action-link:focus{background:var(--accent);border-color:var(--accent);color:#fff}.nav-action-link:hover,.primary-action:hover,.cta-band a:hover,.form-preview-section button:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.secondary-action:hover{background:var(--text-h);color:#fff}.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer{padding:56px 20px}.home-hero,.split-section,.impact-list-section,.form-preview-section,.cta-band,.site-footer>*,.card-section>*,.timeline-section>*,.page-shell>*,.page-hero>*{max-width:1180px;margin-left:auto;margin-right:auto}.home-hero{gap:34px;min-height:calc(100svh - 120px)}.home-hero h1,.page-hero h1,.page-shell h1{max-width:900px}.home-hero p:not(.eyebrow),.page-hero p:not(.eyebrow),.page-shell p:not(.eyebrow),.section-heading p:not(.eyebrow),.split-section p:not(.eyebrow){color:var(--text);font-size:18px}.hero-actions{gap:14px;margin-top:30px}.primary-action,.secondary-action,.nav-action-link,.cta-band a,.form-preview-section button{border-radius:2px;min-height:46px;padding:12px 18px}.hero-media,.record-cover-image{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-media{aspect-ratio:4/5;min-height:320px}.founder-hero{background:radial-gradient(circle at 80% 16%, #f2b52a33, transparent 28%), radial-gradient(circle at 10% 88%, #0f5f3d14, transparent 30%), linear-gradient(135deg, #fff 0%, #fff 52%, var(--accent-soft) 100%);border-bottom:1px solid var(--border);align-items:center;position:relative;overflow:hidden}.founder-hero h1{max-width:720px;font-size:clamp(40px,7vw,64px);line-height:1.16}.founder-slide-urdu h1{font-size:clamp(44px,7.5vw,72px);font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--heading);font-weight:850}.founder-slide-urdu .eyebrow{letter-spacing:0;word-spacing:.18em}.founder-hero:before{display:none}.founder-hero-copy{z-index:1;transition:opacity .35s,transform .35s;position:relative}.founder-slide-urdu h1,.founder-slide-urdu .founder-urdu-panel,.founder-slide-urdu>p{font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--sans);text-align:right}.founder-urdu-panel{color:var(--text-h);background:#ffffffad;border:1px solid #0f5f3d1a;gap:6px;max-width:620px;margin-top:22px;padding:18px 22px;display:grid;position:relative}.founder-urdu-panel:before{background:var(--accent);content:"";width:10px;height:10px;position:absolute;inset-block-start:18px;inset-inline-start:18px}.founder-urdu-panel span{color:var(--accent);font-size:clamp(22px,5vw,38px);font-weight:700;line-height:1.35}.founder-urdu-panel strong{color:var(--text-h);font-size:clamp(30px,7vw,52px);font-weight:900;line-height:1.15}.founder-portrait-card{z-index:1;align-self:stretch;place-items:center;gap:18px;min-height:400px;margin:0;display:grid;position:relative}.founder-portrait-card:before{box-shadow:var(--shadow);content:"";background:linear-gradient(145deg,#0f5f3d14,#f2b52a24),#fff;border:1px solid #b9821940;position:absolute;inset:24px 18px 48px 24px}.founder-portrait-frame{aspect-ratio:4/5;z-index:1;background:#fff;border:1px solid #b982198c;width:100%;max-width:min(390px,82vw);padding:10px;position:relative;overflow:hidden;box-shadow:0 24px 70px #07140d24}.founder-portrait-frame:after{content:"";pointer-events:none;border:1px solid #f2b52a8c;position:absolute;inset:20px}.founder-portrait-frame img{filter:contrast(.96)saturate(.9)brightness(1.04);object-fit:cover;object-position:center 28%;width:100%;height:100%;display:block;transform:scale(1.03)}.founder-nameplate{border:1px solid var(--border);border-inline-end:4px solid var(--brand-gold);text-align:right;z-index:1;background:#fffffff0;justify-self:center;gap:4px;width:min(88%,390px);max-width:390px;margin:0;padding:16px 20px;display:grid;position:relative;box-shadow:0 16px 42px #07140d14}.founder-nameplate span{color:var(--accent);font-size:18px;font-weight:800}.founder-nameplate strong{color:var(--text-h);font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--heading);font-size:clamp(24px,3vw,34px);line-height:1.15}.founder-nameplate small{color:var(--text)}@media (width<=900px){.founder-hero{gap:32px}.founder-portrait-card{order:-1;min-height:0}.founder-portrait-frame{max-width:min(340px,78vw)}.founder-portrait-card:before{inset:18px 10px 42px 14px}.founder-nameplate{justify-self:center;width:min(86%,340px)}.founder-slide-urdu h1,.founder-slide-urdu .founder-urdu-panel,.founder-slide-urdu>p{text-align:center}.founder-hero-copy{max-width:720px;margin-inline:auto}.founder-urdu-panel{margin-inline:auto}}@media (width<=640px){.founder-hero{padding-top:44px;padding-bottom:48px}.founder-hero:before{display:none}.founder-hero h1,.founder-slide-urdu h1{font-size:clamp(34px,11vw,48px);line-height:1.18}.founder-urdu-panel{padding:14px 16px}.founder-urdu-panel span{font-size:clamp(20px,7vw,30px)}.founder-urdu-panel strong,.founder-slide-urdu .founder-urdu-panel strong{font-size:clamp(27px,9vw,40px)}.founder-portrait-frame{max-width:min(285px,76vw);padding:8px}.founder-portrait-frame:after{inset:16px}.founder-nameplate{padding:14px 16px}.founder-nameplate strong{font-size:22px}}.founder-hero{isolation:isolate;background:radial-gradient(circle at 84% 18%,#f5b5242e,#0000 24%),radial-gradient(circle at 10% 92%,#065f4614,#0000 30%),linear-gradient(115deg,#fff 0% 58%,#f7fbf6 100%);min-height:min(700px,100svh - 88px);padding:clamp(34px,5vw,58px) clamp(20px,5vw,64px)}.founder-hero:after{content:"";pointer-events:none;z-index:0;border:1px solid #b982192e;position:absolute;inset:clamp(12px,2vw,26px)}.founder-hero-copy{justify-items:end;max-width:640px;display:grid}.founder-brand-lockup{color:var(--text-h);font-family:var(--heading);letter-spacing:.18em;text-align:center;direction:ltr;place-items:center;gap:2px;width:fit-content;margin-bottom:18px;display:grid}.founder-brand-mark{background:linear-gradient(135deg, transparent 0 38%, var(--brand-gold) 39% 61%, transparent 62%), radial-gradient(circle at 34% 28%, var(--brand-gold) 0 8%, transparent 9%), radial-gradient(circle at 66% 28%, var(--brand-gold-dark) 0 8%, transparent 9%);border:2px solid var(--brand-gold);border-radius:999px;width:82px;height:58px;margin-bottom:8px}.founder-brand-logo{aspect-ratio:1;object-fit:contain;width:96px;height:96px;display:block}.founder-brand-lockup span:not(.founder-brand-mark){font-size:clamp(22px,3.2vw,36px);font-weight:800;line-height:1}.founder-brand-lockup small{color:var(--text);letter-spacing:.34em;font-size:clamp(11px,1.3vw,15px);font-weight:700}.founder-slide-urdu .eyebrow{color:var(--accent);margin-bottom:6px;font-size:clamp(13px,1.6vw,16px);font-weight:800}.founder-slide-urdu h1{color:var(--text-h);letter-spacing:0;text-wrap:balance;margin-bottom:0;font-size:clamp(44px,6.4vw,76px);line-height:1.08}.founder-hero-lines{color:var(--text-h);font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--heading);gap:0;margin:0;font-size:clamp(26px,4.2vw,52px);font-weight:850;line-height:1.18;display:grid}.founder-hero-lines strong{color:#020807;letter-spacing:-.05em;margin-block:0 8px;font-size:clamp(70px,10.5vw,132px);font-weight:950;line-height:.75}.founder-hero-description{border-inline-end:4px solid var(--brand-gold);color:var(--text-h);max-width:580px;margin:14px 0 0;padding-inline-end:18px;line-height:1.7;font-size:clamp(17px,1.7vw,21px)!important}.founder-hero .hero-actions{margin-top:22px}.founder-portrait-card{align-self:center;place-items:center;gap:24px;min-height:0}.founder-portrait-card:before{background:radial-gradient(circle at 54% 44%,#f5b5242e,#0000 0 46%,#065f4614 47% 100%),#fff;border:1px solid #065f4624;border-radius:999px;width:min(380px,72vw);height:min(380px,72vw);position:absolute;inset:auto;box-shadow:0 28px 80px #07140d1a}.founder-portrait-frame{aspect-ratio:1;border:8px solid #fff;border-radius:999px;max-width:min(340px,68vw);padding:0;box-shadow:0 0 0 3px #065f46e0,0 0 0 8px #f5b5248c,0 28px 70px #07140d29}.founder-portrait-frame:after{display:none}.founder-portrait-frame img{filter:contrast(.98)saturate(.92)brightness(1.04);object-position:center 24%;transform:scale(1.02)}.founder-nameplate{border:0;box-shadow:none;text-align:center;background:0 0;border-inline-end:0;justify-items:center;width:100%;max-width:420px;padding:0}.founder-nameplate span{color:var(--accent);font-size:clamp(18px,2.2vw,24px)}.founder-nameplate strong{color:var(--text-h);font-size:clamp(28px,3.2vw,40px);line-height:1.25}.founder-nameplate small{color:var(--text);font-family:var(--heading);font-optical-sizing:auto;letter-spacing:0;direction:ltr;font-size:clamp(17px,1.8vw,21px);font-weight:600}@media (width<=900px){.founder-hero{min-height:auto}.founder-hero-copy{justify-items:center}.founder-brand-lockup{margin-bottom:18px}.founder-hero-lines{text-align:center;justify-items:center}.founder-hero-description{border-inline-end:0;border-top:3px solid var(--brand-gold);padding-inline-end:0;padding-top:12px}.founder-portrait-card{order:-1}}@media (width<=640px){.founder-hero{gap:22px;padding:24px 16px 34px}.founder-brand-mark{width:62px;height:44px;margin-bottom:4px}.founder-brand-logo{width:66px;height:66px}.founder-brand-lockup{margin-bottom:8px}.founder-brand-lockup span:not(.founder-brand-mark){font-size:20px}.founder-brand-lockup small{font-size:10px}.founder-slide-urdu h1{font-size:clamp(34px,10vw,46px)}.founder-hero-lines{font-size:clamp(22px,6.8vw,30px);line-height:1.28}.founder-hero-lines strong{font-size:clamp(64px,19vw,88px)}.founder-hero-description{margin-top:10px;line-height:1.55;font-size:15px!important}.founder-hero .hero-actions{gap:10px;margin-top:16px}.founder-hero .primary-action,.founder-hero .secondary-action{min-height:42px;padding:10px 14px}.founder-portrait-card{gap:14px}.founder-portrait-card:before{width:min(250px,72vw);height:min(250px,72vw)}.founder-portrait-frame{max-width:min(220px,64vw)}.founder-nameplate span{font-size:16px}.founder-nameplate strong{font-size:24px}.founder-nameplate small{font-size:15px}}.record-cover-image{aspect-ratio:16/10}.eyebrow,.card-kicker,.event-grid span,.event-grid small,.event-card>span,.news-card span,.announcement-card span,.program-card span,.timeline-list span{color:var(--accent);letter-spacing:.14em;font-size:12px}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.split-section h2,.impact-list-section h2,.form-preview-section h2,.cta-band h2{letter-spacing:-.012em}.split-section,.impact-list-section,.timeline-section,.form-preview-section,.page-hero{border-color:var(--border)}.card-section:nth-of-type(2n),.timeline-section,.cta-band{background:var(--surface)}.feature-grid,.event-grid,.events-list-grid,.news-list-grid,.announcement-list,.program-list-grid,.footer-grid,.timeline-list,.three-up{gap:24px}.feature-grid a,.event-grid a,.event-card,.news-card,.announcement-card,.program-card,.event-grid article,.feature-grid article,.impact-list-section li{border:1px solid var(--border);box-shadow:none;background:#fff;border-radius:2px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s}.feature-grid a:hover,.event-grid a:hover,.event-card:hover,.news-card:hover,.announcement-card:hover,.program-card:hover,.event-grid article:hover,.feature-grid article:hover{border-color:var(--accent-border);box-shadow:var(--shadow);outline:0;transform:translateY(-2px)}.feature-grid h3,.event-grid h3,.event-card h3,.news-card h3,.announcement-card h3,.program-card h3,.timeline-list h3{letter-spacing:-.02em}.program-card,.event-card,.news-card,.announcement-card{gap:18px}.program-card li{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent-dark)}.impact-list-section li{color:var(--text-h)}.timeline-list article{border-left-color:var(--brand-gold)}.nav-submenu-panel{border-color:var(--border);box-shadow:var(--shadow);background:#fff}.nav-submenu-links a{border-radius:2px}.nav-submenu-links a:hover{background:var(--accent-soft);outline:0}.form-preview-section input,.form-preview-section textarea{border-color:var(--border);background:#fff;border-radius:2px}.form-preview-section input:focus,.form-preview-section textarea:focus{border-color:var(--accent);outline:3px solid var(--accent-soft)}.form-status.success{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent-dark)}.form-status.error{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.site-footer{background:var(--text-h);color:#ffffffc7;border-top:0}.site-footer h2,.site-footer a,.site-footer .footer-bottom p:first-child{color:#fff}.site-footer a:hover{color:var(--brand-gold)}.footer-bottom{border-top-color:#ffffff29}.page-loader-shell{text-align:center;align-items:center;min-height:calc(100svh - 120px);padding:72px 20px;display:grid}.page-loader-shell>div{max-width:680px;margin:0 auto}.tree-loader{color:var(--accent-dark);place-items:center;gap:14px;margin-top:28px;display:inline-grid}.tree-loader p{color:var(--text);font-weight:700}.tree-loader-mark{width:74px;height:74px;position:relative}.tree-loader-seed{background:var(--brand-gold);border:1px solid var(--brand-gold-dark);width:12px;height:12px;position:absolute;bottom:6px;left:31px}.tree-loader-stem{background:var(--accent);transform-origin:bottom;width:4px;animation:1.1s ease-in-out infinite tree-stem-grow;position:absolute;bottom:16px;left:35px}.tree-loader-leaf{background:var(--accent);width:34px;height:24px;animation:1.1s ease-in-out infinite tree-leaf-grow;position:absolute;top:20px;transform:scale(0)}.tree-loader-leaf-left{transform-origin:100% 100%;border-radius:24px 24px 0;left:6px}.tree-loader-leaf-right{transform-origin:0 100%;border-radius:24px 24px 24px 0;right:6px}.skeleton-grid{grid-template-columns:1fr;gap:20px;display:grid}.skeleton-card{border:1px solid var(--border);background:#fff;gap:14px;padding:24px;display:grid}.skeleton-block{background:linear-gradient(90deg, var(--surface), var(--accent-soft), var(--surface));background-size:220% 100%;animation:1.3s ease-in-out infinite skeleton-pulse;display:block}.skeleton-image{aspect-ratio:16/10}.skeleton-kicker{width:34%;height:12px}.skeleton-title{width:78%;height:28px}.skeleton-line{width:100%;height:14px}.skeleton-line.short{width:62%}@keyframes tree-stem-grow{0%,to{height:0}45%,80%{height:46px}}@keyframes tree-leaf-grow{0%,38%,to{opacity:0;transform:scale(0)}58%,82%{opacity:1;transform:scale(1)}}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.tree-loader-stem,.tree-loader-leaf,.skeleton-block{animation:none}.tree-loader-stem{height:46px}.tree-loader-leaf{opacity:1;transform:scale(1)}}@media (width>=760px){.site-nav{padding-left:28px;padding-right:28px}.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer{padding:72px 28px}.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1100px){.site-nav{padding-left:40px;padding-right:40px}.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer{padding-top:96px;padding-bottom:96px}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.founder-hero{grid-template-columns:minmax(0,.98fr) minmax(360px,.86fr);min-height:auto;padding-top:72px;padding-bottom:72px}}@keyframes asyncReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fade-in-media{opacity:1;transition:none}.async-reveal{animation:none}}.home-slideshow{border-bottom:1px solid var(--border);background:linear-gradient(#fffdf7fa,#eaf5edc7),#fffdf7;gap:18px;padding:24px 16px 28px;display:grid}.home-slideshow-stage{max-width:var(--container);width:100%;margin:0 auto;position:relative}.home-slide-main{border:1px solid var(--border);background:#fff;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;height:clamp(520px,58vw,640px);min-height:0;display:grid;overflow:hidden}.home-slide-media{background:#f7f1e6;height:100%;min-height:0;overflow:hidden}.home-slide-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-slide-main.has-poster-image .home-slide-media{background:#fffdf7;justify-content:center;align-items:center;display:flex}.home-slide-main.has-poster-image .home-slide-media img{object-fit:contain;width:100%;height:100%}.home-slide-copy{text-align:left;align-content:center;gap:18px;padding:36px;display:grid}.home-slide-kicker{color:var(--brand-gold-dark);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:900}.home-slide-copy h1{color:var(--text-h);margin:0;font-size:44px;line-height:1.05}.home-slide-copy p{color:var(--text);margin:0;font-size:18px;line-height:1.65}.home-slide-copy .primary-action{justify-self:start;margin-top:8px}.program-slide-visual{color:#fff;background:linear-gradient(140deg,#126140e0,#12614057),linear-gradient(45deg,#f2b52a57,#0000 45%),#126140;align-content:end;gap:14px;height:100%;min-height:0;padding:38px;display:grid}.program-slide-visual span{letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:900}.program-slide-visual strong{letter-spacing:0;max-width:520px;font-size:46px;line-height:1.05}.program-slide-visual.ramadan-relief{background:linear-gradient(140deg,#2c517be6,#2c517b6b),linear-gradient(45deg,#f2b52a4d,#0000 48%),#2c517b}.program-slide-visual.emergency-care{background:linear-gradient(140deg,#8b3830e6,#8b383066),linear-gradient(45deg,#ffffff2e,#0000 48%),#8b3830}.program-slide-visual.climate-action{background:linear-gradient(140deg,#346f48eb,#346f485c),linear-gradient(45deg,#f2b52a3d,#0000 48%),#346f48}.home-slideshow-controls{z-index:2;gap:8px;display:flex;position:absolute;bottom:18px;right:18px}.home-slideshow-controls button,.home-slide-thumbnails button{cursor:pointer;font:inherit}.home-slideshow-controls button{border:1px solid var(--border);color:var(--text-h);background:#ffffffeb;min-height:42px;padding:10px 14px;font-size:13px;font-weight:900}.home-slideshow-controls button:hover,.home-slideshow-controls button:focus-visible{background:var(--accent);border-color:var(--accent);color:#fff}.home-slide-thumbnails{max-width:var(--container);grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;margin:0 auto;display:grid}.home-slide-thumbnails button{border:1px solid var(--border);color:var(--text-h);text-align:left;background:#fff;border-top:4px solid #0000;gap:6px;min-height:112px;padding:16px;display:grid}.home-slide-thumbnails button span{color:var(--brand-gold-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.home-slide-thumbnails button strong{font-size:15px;line-height:1.35}.home-slide-thumbnails button:hover,.home-slide-thumbnails button:focus-visible,.home-slide-thumbnails button.is-active{border-color:var(--accent-border);border-top-color:var(--brand-gold);box-shadow:var(--shadow-sm)}.home-slide-thumbnails button.is-active{background:var(--accent-soft)}@media (width<=980px){.home-slide-main,.home-slide-main.has-poster-image{grid-template-columns:1fr;height:auto}.home-slide-copy{padding:26px}.home-slide-copy h1{font-size:36px}.program-slide-visual{min-height:340px}.home-slide-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.home-slide-media{min-height:220px}.home-slide-copy h1{font-size:30px}.home-slide-copy p{font-size:16px}.home-slideshow-controls{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px;display:grid;position:static}.home-slideshow-controls button{width:100%}.home-slide-thumbnails{grid-template-columns:1fr}}.reveal-section{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}.reveal-section.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-section{opacity:1;transition:none;transform:none}}@keyframes cardEnter{0%{transform:translateY(12px)}to{transform:translateY(0)}}.reveal-section.is-revealed .feature-grid>*,.reveal-section.is-revealed .focus-areas-grid>*,.reveal-section.is-revealed .news-list-grid>*,.reveal-section.is-revealed .event-grid>*,.reveal-section.is-revealed .announcement-list>*{animation:.5s cubic-bezier(.22,1,.36,1) backwards cardEnter;animation-delay:var(--card-delay,0s)}.reveal-section.is-revealed .feature-grid>:nth-child(2),.reveal-section.is-revealed .focus-areas-grid>:nth-child(2),.reveal-section.is-revealed .news-list-grid>:nth-child(2),.reveal-section.is-revealed .event-grid>:nth-child(2),.reveal-section.is-revealed .announcement-list>:nth-child(2){--card-delay:55ms}.reveal-section.is-revealed .feature-grid>:nth-child(3),.reveal-section.is-revealed .focus-areas-grid>:nth-child(3),.reveal-section.is-revealed .news-list-grid>:nth-child(3),.reveal-section.is-revealed .event-grid>:nth-child(3),.reveal-section.is-revealed .announcement-list>:nth-child(3){--card-delay:.11s}.reveal-section.is-revealed .feature-grid>:nth-child(4),.reveal-section.is-revealed .focus-areas-grid>:nth-child(4),.reveal-section.is-revealed .announcement-list>:nth-child(4){--card-delay:.165s}.reveal-section.is-revealed .announcement-list>:nth-child(n+5){--card-delay:.2s}.impact-strip.is-revealed>div{animation:.5s cubic-bezier(.22,1,.36,1) backwards cardEnter;animation-delay:var(--card-delay,0s)}.impact-strip.is-revealed>div:nth-child(2){--card-delay:65ms}.impact-strip.is-revealed>div:nth-child(3){--card-delay:.13s}.impact-strip.is-revealed>div:nth-child(4){--card-delay:.195s}@media (prefers-reduced-motion:reduce){.reveal-section.is-revealed .feature-grid>*,.reveal-section.is-revealed .focus-areas-grid>*,.reveal-section.is-revealed .news-list-grid>*,.reveal-section.is-revealed .event-grid>*,.reveal-section.is-revealed .announcement-list>*,.impact-strip.is-revealed>div{animation:none}}.nav-group-icon{opacity:.5;transform-origin:50%;font-size:11px;transition:transform .25s,opacity .2s}.nav-group>button{gap:6px}.nav-group>button:hover .nav-group-icon,.nav-group>button[aria-expanded=true] .nav-group-icon{opacity:1}.announcement-bar{letter-spacing:.01em;font-size:13px}.announcement-bar a{letter-spacing:.08em;border-bottom:1px solid #0000;padding-bottom:1px;font-size:12px;transition:border-color .2s}.announcement-bar a:hover{border-bottom-color:#fff}.brand-link{gap:11px;font-weight:800}.brand-link:before{width:14px;height:14px;transition:transform .3s;box-shadow:0 1px 2px #07140d1f}.brand-link:hover:before{transform:rotate(45deg)}@media (width>=760px){.site-nav{padding-top:16px;padding-bottom:16px}.nav-groups{gap:6px}.nav-groups>a,.nav-group>button{letter-spacing:.005em;color:var(--text-h);padding:8px 14px;font-size:15px;font-weight:500;transition:color .2s;position:relative}.nav-groups>a:after,.nav-group>button:after{content:"";background:var(--accent);transform-origin:50%;height:2px;transition:transform .25s;position:absolute;bottom:3px;left:14px;right:14px;transform:scaleX(0)}.nav-groups>a:hover,.nav-group>button:hover{color:var(--accent-dark);background:0 0;border-color:#0000}.nav-groups>a:hover:after,.nav-group>button:hover:after,.nav-group>button[aria-expanded=true]:after{transform:scaleX(1)}.nav-groups>a.nav-active{color:var(--accent-dark);font-weight:600}.nav-groups>a.nav-active:after{transform:scaleX(1)}.site-nav .nav-action-link{letter-spacing:.01em;padding:11px 22px;font-size:15px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 1px 2px #07140d14}.site-nav .nav-action-link:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f5f3d38}}@media (prefers-reduced-motion:reduce){.nav-group-icon,.brand-link:before,.nav-groups>a:after,.nav-group>button:after,.site-nav .nav-action-link{transition:none}.brand-link:hover:before,.site-nav .nav-action-link:hover{transform:none}}.site-header{border-bottom:1px solid #07140d0f;box-shadow:0 6px 24px #07140d0d}.brand-link{letter-spacing:-.005em}.nav-groups>a:after,.nav-group>button:after{border-radius:2px;height:2px}@media (width<=759px){.site-nav .nav-action-link{display:none}}.site-header{transition:box-shadow .28s,background .28s}.site-nav{transition:padding .28s}.site-header.is-scrolled{box-shadow:0 8px 28px #07140d1c}@media (width<=759px){.nav-submenu-panel{box-shadow:none;border:0}.nav-group.has-active>button{color:var(--accent-dark)}}@media (width>=760px){.nav-group.has-active>button{color:var(--accent-dark);font-weight:600}.nav-group.has-active>button:after{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.site-header,.site-nav{transition:none}}.brand-link{flex:none;align-items:center;gap:12px;min-width:max-content;text-decoration:none;display:inline-flex}.brand-link:before{display:none}.brand-logo{aspect-ratio:1;object-fit:contain;flex:none;width:66px;height:66px;display:block}.brand-link span{color:var(--text-h);font-family:var(--heading);font-optical-sizing:auto;letter-spacing:0;font-size:clamp(22px,2.3vw,30px);font-weight:620;line-height:1.12}.brand-link:hover .brand-logo{transform:translateY(-1px)}.brand-logo,.founder-brand-logo{transition:transform .2s}.footer-brand{align-items:center;gap:16px;max-width:1180px;margin:0 auto 34px;display:flex}.footer-brand img{object-fit:contain;background:#fff;border-radius:999px;width:64px;height:64px;padding:6px;display:block}.footer-brand strong{color:#fff;font-family:var(--heading);font-optical-sizing:auto;letter-spacing:-.01em;font-size:clamp(24px,3vw,34px);font-weight:600;line-height:1.08;display:block}.footer-brand p{color:#ffffffb8;margin:6px 0 0}@media (width>=760px){.site-nav{grid-template-columns:auto minmax(0,1fr) auto}.nav-topline{width:auto}}@media (width<=900px){.brand-logo{width:56px;height:56px}.brand-link span{font-size:clamp(21px,5vw,28px)}}@media (width<=420px){.brand-logo{width:46px;height:46px}.brand-link{gap:9px}.brand-link span{font-size:20px}.footer-brand{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.brand-logo,.founder-brand-logo{transition:none}.brand-link:hover .brand-logo{transform:none}}.section-shell,.home-hero,.split-section,.impact-list-section,.form-preview-section,.cta-band,.site-footer>*,.card-section>*,.timeline-section>*,.page-shell>*,.page-hero>*,.leadership-messages-section>*,.gallery-landing-section>*,.program-gallery-section>*,.program-gallery-archive>*{max-width:var(--container)}.home-hero,.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.site-footer,.board-section,.leadership-messages-section,.gallery-landing-section,.program-gallery-section,.program-gallery-archive{padding-left:var(--section-x);padding-right:var(--section-x)}.split-section,.card-section,.page-shell,.page-hero,.impact-list-section,.timeline-section,.form-preview-section,.cta-band,.board-section,.leadership-messages-section,.gallery-landing-section,.program-gallery-section,.program-gallery-archive{padding-bottom:var(--section-y);padding-top:var(--section-y)}.page-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 85% 16%,#f2b52a29,#0000 24%),linear-gradient(135deg,#eaf5ede6,#fffffff5)}.page-hero h1,.page-shell h1,.section-heading h2,.split-section h2,.cta-band h2{text-wrap:balance}.section-heading{margin-bottom:clamp(26px,4vw,44px)}.section-heading p:not(.eyebrow),.split-section p:not(.eyebrow),.page-hero p:not(.eyebrow),.page-shell p:not(.eyebrow){color:var(--text);line-height:1.75}.not-found-page{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-green) 10%, #fff), #fff 52%, color-mix(in srgb, var(--brand-gold) 16%, #fff));align-items:center;min-height:clamp(520px,68svh,760px);display:flex}.not-found-page>div{justify-items:start;display:grid}.not-found-code{color:color-mix(in srgb, var(--brand-red) 80%, var(--text-h));font-family:var(--font-serif);margin:0 0 clamp(16px,3vw,28px);font-size:clamp(70px,15vw,160px);font-weight:900;line-height:.86}.not-found-actions{margin-top:clamp(22px,4vw,34px)}.eyebrow,.card-kicker,.event-grid span,.event-grid small,.event-card>span,.news-card span,.announcement-card span,.program-card span,.timeline-list span,.gallery-program-card-top strong,.gallery-program-card>span,.gallery-album-preview span,.gallery-album-body>span,.gallery-collection-grid article>span,.gallery-workflow-grid article>span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.2}.primary-action,.secondary-action,.nav-action-link,.site-nav .nav-action-link,.cta-band a,.form-preview-section button,.event-card a,.news-card a,.announcement-card a,.program-card a,.gallery-program-card a,.gallery-album-body a,.program-gallery-action a{border-radius:var(--radius-sm);font:inherit;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-weight:900;line-height:1.2;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.primary-action,.nav-action-link,.site-nav .nav-action-link,.cta-band a,.form-preview-section button{background:var(--accent);border:1px solid var(--accent);color:#fff}.primary-action:hover,.nav-action-link:hover,.site-nav .nav-action-link:hover,.cta-band a:hover,.form-preview-section button:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff;transform:translateY(-1px)}.secondary-action{background:var(--surface);border:1px solid var(--border);color:var(--text-h)}.secondary-action:hover{background:var(--text-h);border-color:var(--text-h);color:#fff;transform:translateY(-1px)}.trf-card,.event-card,.news-card,.announcement-card,.program-card,.gallery-program-card,.gallery-album-card,.program-gallery-preview-card,.board-member-card,.leadership-message-card,.empty-state,.section-note{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:0 1px #07140d05}.event-card,.news-card,.announcement-card,.program-card,.gallery-program-card,.gallery-album-card,.program-gallery-preview-card,.board-member-card,.leadership-message-card{transition:border-color .18s,box-shadow .18s,transform .18s}.event-card:hover,.news-card:hover,.announcement-card:hover,.program-card:hover,.gallery-program-card:hover,.gallery-album-card:hover,.program-gallery-preview-card:hover,.board-member-card:hover,.leadership-message-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.trf-image-frame,.hero-media,.record-cover-image,.gallery-album-image,.gallery-detail-frame,.program-gallery-preview-card img,.leadership-message-photo{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.hero-media img,.record-cover-image img,.gallery-album-image img,.gallery-detail-frame img,.program-gallery-preview-card img{object-fit:cover;width:100%;height:100%;display:block}.impact-strip{background:var(--surface-strong);border-bottom:1px solid var(--border);border-top:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (width<=980px){.impact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.impact-strip{grid-template-columns:1fr}}.impact-strip span{color:var(--text);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.impact-strip{grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.impact-strip div{text-align:center;min-width:0}.impact-strip-fallback{background:#fff;grid-column:1/-1;justify-content:center;align-items:center;min-height:clamp(220px,24vw,320px);padding:clamp(32px,6vw,64px);display:flex}.impact-strip-fallback .tree-loader{max-width:520px}.impact-strip.is-revealed>div{animation:none}.impact-strip strong{overflow-wrap:anywhere;font-size:clamp(42px,5vw,72px);display:block}.impact-strip span{overflow-wrap:anywhere;display:block}@media (width<=980px){.impact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.impact-strip{grid-template-columns:1fr}}.cta-band,.cta-band h2,.cta-band p{color:#fff}.cta-band a{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--text-h)}@media (prefers-reduced-motion:reduce){.primary-action,.secondary-action,.nav-action-link,.cta-band a,.form-preview-section button,.event-card,.news-card,.announcement-card,.program-card,.gallery-program-card,.gallery-album-card,.program-gallery-preview-card,.board-member-card,.leadership-message-card{transition:none}.primary-action:hover,.secondary-action:hover,.nav-action-link:hover,.cta-band a:hover,.form-preview-section button:hover,.event-card:hover,.news-card:hover,.announcement-card:hover,.program-card:hover,.gallery-program-card:hover,.gallery-album-card:hover,.program-gallery-preview-card:hover,.board-member-card:hover,.leadership-message-card:hover{transform:none}}.home-appeals-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff;position:relative}.home-appeals-section:before{background:var(--brand-gold);content:"";height:5px;left:var(--section-x);width:18vw;max-width:160px;position:absolute;top:0}.home-appeals-section .section-heading{grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);align-items:end;gap:18px clamp(30px,6vw,96px);display:grid}.home-appeals-section .section-heading h2,.home-appeals-section .section-heading p{color:#fff}.home-appeals-section .section-heading .eyebrow,.home-appeals-section .section-heading h2{grid-column:1}.home-appeals-section .section-heading p:not(.eyebrow){opacity:.86;grid-area:1/2/span 2;margin:0}.home-appeals-section .feature-grid.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}.home-appeal-card{border-color:#ffffff38;border-top:4px solid var(--brand-gold);color:var(--text-h);background:#fff;gap:12px;min-height:100%;display:grid}.home-appeal-card p{color:var(--text)}.home-appeal-card>span:last-child{color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #00000014;margin-top:auto;padding-top:14px;font-size:13px;font-weight:900}.home-appeal-card>span:last-child:after{content:"";letter-spacing:0}.home-appeal-card .card-kicker{background:var(--gold-100);color:var(--text-h);border:1px solid #f2b52a66;padding:4px 10px;font-size:11px;display:inline-flex}.home-programs-section .feature-grid.three-up,.home-campaigns-section .feature-grid.three-up{align-items:stretch}.home-programs-section .feature-grid.three-up>a,.home-campaigns-section .feature-grid.three-up>article{flex-direction:column;min-height:100%;display:flex}.home-stories-section .news-list-grid>*,.home-news-section .news-list-grid>*,.home-events-section .event-grid>*{min-height:100%}.home-programs-section .feature-grid.three-up>a p,.home-campaigns-section .feature-grid.three-up>article>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-programs-section .record-cover-image,.home-campaigns-section .record-cover-image{aspect-ratio:16/10;margin-bottom:20px}.home-proof-section{align-items:center;gap:clamp(28px,6vw,90px)}.home-stories-section,.home-events-section{background:var(--surface-strong)}.home-news-section{background:var(--surface)}.home-programs-section{position:relative}.home-programs-section .feature-grid.three-up>a{border-top:4px solid var(--brand-gold)}.home-programs-section:before{background:var(--brand-gold);content:"";height:5px;left:var(--section-x);width:18vw;max-width:160px;position:absolute;top:0}.home-campaigns-section .feature-grid article{border-top:4px solid var(--brand-gold);background:#fff}.home-campaigns-section .feature-grid article>a{color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;margin-top:auto;padding-top:14px;font-size:13px;font-weight:900;text-decoration:none}.home-campaigns-section .feature-grid article>a:after{content:"";letter-spacing:0}.home-journey-section{background:radial-gradient(circle at 88% 18%,#f2b52a29,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5edd1)}.home-journey-section .feature-grid a{background:#fff}.home-updates-cluster,.home-announcements-section,.home-events-section,.home-news-section{background:var(--surface-strong)}.card-section:last-of-type{background:#fff}@media (width<=1120px){.home-appeals-section .feature-grid.four-up{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.home-appeals-section .section-heading{display:block}.home-appeals-section .section-heading p:not(.eyebrow){margin-top:14px}.home-appeals-section .feature-grid.four-up{grid-template-columns:1fr}}.programs-hero{background:radial-gradient(circle at 88% 20%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);grid-template-columns:minmax(0,1fr) minmax(300px,.46fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.programs-hero-copy .hero-actions{margin-top:28px}.programs-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;gap:0;display:grid}.programs-hero-panel article{gap:5px;padding:clamp(20px,4vw,30px);display:grid}.programs-hero-panel article+article{border-top:1px solid var(--border)}.programs-hero-panel strong{color:var(--accent-dark);letter-spacing:-.06em;font-size:clamp(30px,5vw,48px);line-height:.95}.programs-hero-panel span{color:var(--text);font-weight:800}.programs-list-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:12px clamp(28px,6vw,90px);display:grid}.programs-list-section .section-heading .eyebrow,.programs-list-section .section-heading h2{grid-column:1}.programs-list-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.program-card{background:linear-gradient(#fff,#fffdf7fa);min-height:100%;padding:0;overflow:hidden}.program-card>span,.program-card>h3,.program-card>p,.program-card>ul,.program-card>a{margin-left:24px;margin-right:24px}.program-card-media{background:var(--surface-strong);border-bottom:1px solid var(--border)}.program-card-media .record-cover-image{aspect-ratio:16/8.5;border:0}.program-card-placeholder{aspect-ratio:16/8.5;background:radial-gradient(circle at 82% 18%,#f2b52a38,#0000 30%),linear-gradient(135deg,#eaf5edeb,#fffdf7fa);justify-content:center;align-items:center;display:flex}.program-card-placeholder span{border:1px solid var(--accent-border);color:var(--accent-dark);letter-spacing:-.04em;background:#fff;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:950;display:inline-flex}.program-card>span{margin-top:24px}.program-card ul{gap:9px;display:grid}.program-card li{border:1px solid var(--accent-border);border-radius:var(--radius-sm);line-height:1.55}.program-card>a{margin-top:auto;margin-bottom:24px}.programs-model-section{background:linear-gradient(135deg, #075033f0, #073b27fa), var(--green-900);color:#fff}.programs-model-section .section-heading .eyebrow,.programs-model-section .section-heading h2,.programs-model-section .section-heading p{color:#fff}.programs-model-section .feature-grid article{background:#fffffff5}.programs-model-section .feature-grid article>span{color:var(--brand-gold-dark);letter-spacing:.16em;margin-bottom:20px;font-size:13px;font-weight:950;display:block}.program-purpose-section{background:var(--surface)}.program-detail-grid-section:nth-of-type(2n){background:var(--surface-strong)}.program-action-section{background:radial-gradient(circle at 85% 20%, #f2b52a2e, transparent 26%), var(--surface);align-items:center}.program-detail-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede6);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.program-detail-hero>div:first-child{max-width:780px}.program-detail-hero .hero-actions{margin-top:28px}.program-detail-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.program-detail-hero-panel nav{border-top:1px solid var(--border)}.program-detail-hero-panel strong{color:var(--accent-dark);letter-spacing:-.06em;font-size:clamp(32px,5vw,50px);line-height:.95}.program-detail-hero-panel span{color:var(--text);font-weight:850}.program-detail-hero-panel nav{display:grid}.program-detail-hero-panel nav a{color:var(--text-h);padding:14px clamp(20px,4vw,30px);font-weight:850;text-decoration:none}.program-detail-hero-panel nav a+a{border-top:1px solid var(--border)}.program-detail-hero-panel nav a:hover{background:var(--accent-soft);color:var(--accent-dark)}.program-detail-cover,.program-detail-visual-placeholder{aspect-ratio:4/3;width:100%;display:block}.program-detail-cover{object-fit:cover}.program-detail-visual-placeholder{color:#fff;background:radial-gradient(circle at 84% 16%,#f2b52a47,#0000 30%),linear-gradient(145deg,#075033f5,#052b1cfa);align-content:end;gap:16px;padding:clamp(24px,5vw,38px);display:grid}.program-detail-visual-placeholder span{color:var(--brand-gold);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.program-detail-visual-placeholder strong{color:#fff;letter-spacing:0;font-size:clamp(26px,3vw,38px);line-height:1.08}.program-read-intro-section{background:var(--surface);padding:clamp(58px, 8vw, 104px) var(--section-x);grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);gap:clamp(24px,5vw,64px);display:grid}.program-read-intro-copy,.program-read-stat-grid{max-width:var(--container);width:100%;margin:0 auto}.program-read-intro-copy{align-self:center}.program-read-intro-copy h2{color:var(--text-h);max-width:700px;margin:10px 0 18px;font-size:clamp(30px,4vw,52px);line-height:1.04}.program-read-intro-copy p:not(.eyebrow){color:var(--text);margin:0;font-size:clamp(17px,1.4vw,20px);line-height:1.75}.program-read-stat-grid{border:1px solid var(--border);align-self:stretch;display:grid}.program-read-stat-grid article{text-align:center;background:#fff;justify-items:center;gap:8px;padding:clamp(24px,5vw,38px);display:grid}.program-read-stat-grid article+article{border-top:1px solid var(--border)}.program-read-stat-grid strong{color:var(--accent-dark);letter-spacing:0;font-size:clamp(42px,6vw,76px);line-height:.95}.program-read-stat-grid span{color:var(--text);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:950}.program-support-options-section{background:#fff}.program-support-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.program-support-option-grid article{border:1px solid var(--border);border-top:5px solid var(--brand-gold);background:linear-gradient(#fff,#fffdf7fa);gap:14px;min-height:100%;padding:clamp(24px,4vw,34px);display:grid}.program-support-option-grid article>span{color:var(--brand-gold-dark);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:950;line-height:1.5}.program-support-option-grid h3{color:var(--text-h);margin:0;font-size:clamp(22px,2.4vw,32px);line-height:1.08}.program-support-option-grid p{color:var(--text);margin:0;line-height:1.7}.program-support-option-grid a{color:var(--accent-dark);align-self:end;margin-top:10px;font-weight:900;text-decoration:none}.program-support-option-grid a:hover{color:var(--brand-gold-dark)}.program-purpose-section{align-items:center}.program-purpose-section>p{border:1px solid var(--border);border-left:5px solid var(--brand-gold);box-shadow:var(--shadow-sm);background:#fff;margin:0;padding:clamp(22px,4vw,34px)}.program-detail-grid-section .section-heading{grid-template-columns:minmax(0,.82fr) minmax(280px,.78fr);gap:12px clamp(28px,6vw,90px);display:grid}.program-detail-grid-section .section-heading .eyebrow,.program-detail-grid-section .section-heading h2{grid-column:1}.program-detail-grid-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2}.program-detail-grid-section .feature-grid article,.program-detail-grid-section .feature-grid a{min-height:100%}#services .feature-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}#services .feature-grid article{border-top:5px solid var(--brand-gold)}#workflow .feature-grid article{border-left:5px solid var(--brand-gold)}#workflow .feature-grid article>span{color:var(--accent);letter-spacing:.16em;margin-bottom:18px;font-size:12px;font-weight:950;display:block}#beneficiaries .feature-grid article,#expected-outcomes .feature-grid article,#impact-focus .feature-grid article{align-content:center;min-height:132px}#commitments{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}#commitments .eyebrow,#commitments h2,#commitments h3,#commitments p{color:#fff}#commitments .feature-grid article{border-color:#ffffff29;border-top:5px solid var(--brand-gold);background:#ffffff1a}#expected-outcomes{background:radial-gradient(circle at 88% 18%, #f2b52a29, transparent 28%), var(--surface-strong)}#expected-outcomes .feature-grid article{border-left:5px solid var(--brand-gold);background:#fff}.program-impact-metrics-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.program-impact-metrics-section .eyebrow,.program-impact-metrics-section h2,.program-impact-metrics-section p,.program-impact-metrics-section li,.program-impact-metrics-section li span,.program-impact-metrics-section li small{color:#fff}.program-impact-metrics-section li{background:#ffffff1a;border-color:#ffffff2e}.program-impact-metrics-section li strong{color:var(--brand-gold)}.program-gallery-loading-section,.program-gallery-section{background:linear-gradient(90deg, #fffdf7fa, #eaf5edc7), var(--surface-strong)}.program-gallery-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);align-items:end;gap:12px clamp(28px,6vw,90px);display:grid}.program-gallery-section .section-heading .eyebrow,.program-gallery-section .section-heading h2{grid-column:1}.program-gallery-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.program-gallery-section .empty-state{border-left:5px solid var(--brand-gold)}.program-gallery-action .button-link,.program-action-section .button-link{background:var(--accent);border:1px solid var(--accent);color:#fff;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-weight:900;text-decoration:none;display:inline-flex}.program-gallery-action .button-link:hover,.program-action-section .button-link:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}@media (width<=980px){.programs-hero,.programs-list-section .section-heading,.program-detail-hero,.program-detail-grid-section .section-heading,.program-gallery-section .section-heading{grid-template-columns:1fr}.programs-list-section .section-heading .eyebrow,.programs-list-section .section-heading h2,.programs-list-section .section-heading p:not(.eyebrow),.program-detail-grid-section .section-heading .eyebrow,.program-detail-grid-section .section-heading h2,.program-detail-grid-section .section-heading p:not(.eyebrow),.program-gallery-section .section-heading .eyebrow,.program-gallery-section .section-heading h2,.program-gallery-section .section-heading p:not(.eyebrow){grid-area:auto}}@media (width<=760px){.programs-list-section .program-list-grid{grid-template-columns:1fr}.program-card>span,.program-card>h3,.program-card>p,.program-card>ul,.program-card>a{margin-left:18px;margin-right:18px}.program-card>a{margin-bottom:18px}}.action-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.action-hero>div:first-child{max-width:780px}.action-hero .hero-actions{margin-top:28px}.action-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.action-hero-panel article{gap:8px;padding:clamp(20px,4vw,30px);display:grid}.action-hero-panel article+article{border-top:1px solid var(--border)}.action-hero-panel strong{color:var(--accent-dark);letter-spacing:-.06em;font-size:clamp(28px,4vw,42px);line-height:.95}.action-hero-panel span{color:var(--text);font-weight:850}.action-audience-section,.contact-info-section{background:var(--surface)}.action-options-section,.request-paths-section{background:#fff}.action-options-section .feature-grid article,.action-next-steps-section .feature-grid article,.request-paths-section .feature-grid article{border-left:5px solid var(--brand-gold)}.action-options-section .feature-grid article>span,.action-next-steps-section .feature-grid article>span,.request-paths-section .feature-grid article>span{color:var(--accent);letter-spacing:.16em;margin-bottom:18px;font-size:12px;font-weight:950;display:block}.action-next-steps-section,.contact-notes-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.action-next-steps-section .section-heading .eyebrow,.action-next-steps-section .section-heading h2,.contact-notes-section .section-heading .eyebrow,.contact-notes-section .section-heading h2{color:#fff}.action-next-steps-section .feature-grid article,.contact-notes-section .feature-grid article{background:#fffffff5}.action-notes-section{background:var(--surface-strong)}.contact-action-hero{background:radial-gradient(circle at 86% 18%,#f2b52a29,#0000 28%),linear-gradient(135deg,#eaf5ede6,#fffdf7fa)}.action-form-section{background:var(--surface);border-block:1px solid var(--border)}.action-form-section>div{border:1px solid var(--border);border-left:5px solid var(--brand-gold);background:#fff;padding:clamp(22px,4vw,34px)}.action-form-section form{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(20px,4vw,32px)}.action-form-section label{color:var(--text-h);font-weight:850}.contact-field{gap:8px;display:grid}.contact-field+.contact-field{margin-top:18px}.action-form-section input,.action-form-section select,.action-form-section textarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-h);font:inherit;width:100%;min-height:48px;padding:12px 13px}.action-form-section textarea{resize:vertical;min-height:150px}.action-form-section input:focus,.action-form-section select:focus,.action-form-section textarea:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #076f451f}.action-form-section button{width:fit-content}@media (width<=980px){.action-hero{grid-template-columns:1fr}}@media (width<=760px){.action-form-section button{width:100%}}.gallery-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.gallery-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.gallery-landing-section{background:var(--surface)}.gallery-landing-section .section-heading,.gallery-album-browser-section .section-heading,.gallery-workflow-section .section-heading,.gallery-privacy-section .section-heading,.program-gallery-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:12px clamp(28px,6vw,90px);display:grid}.gallery-landing-section .section-heading .eyebrow,.gallery-landing-section .section-heading h2,.gallery-album-browser-section .section-heading .eyebrow,.gallery-album-browser-section .section-heading h2,.gallery-workflow-section .section-heading .eyebrow,.gallery-workflow-section .section-heading h2,.gallery-privacy-section .section-heading .eyebrow,.gallery-privacy-section .section-heading h2,.program-gallery-section .section-heading .eyebrow,.program-gallery-section .section-heading h2{grid-column:1}.gallery-landing-section .section-heading p:not(.eyebrow),.gallery-album-browser-section .section-heading p:not(.eyebrow),.gallery-workflow-section .section-heading p:not(.eyebrow),.gallery-privacy-section .section-heading p:not(.eyebrow),.program-gallery-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.gallery-program-grid{align-items:stretch}.gallery-program-card{border-top:5px solid var(--brand-gold);min-height:100%}.gallery-program-card-top{border-bottom:1px solid var(--border);margin-bottom:2px;padding-bottom:14px}.gallery-chip-list small{border-radius:var(--radius-sm)}.gallery-album-browser-section{background:#fff}.gallery-browser-grid .gallery-album-card{min-height:100%}.gallery-album-card{background:linear-gradient(#fff,#fffdf7fa)}.gallery-album-body{min-height:100%}.gallery-timeline-section{background:var(--surface)}.gallery-timeline-section li{border-left:5px solid var(--brand-gold)}.gallery-privacy-section{background:#fff}.gallery-privacy-section .feature-grid article{border-left:5px solid var(--brand-gold);align-content:center}.gallery-cms-section{background:radial-gradient(circle at 86% 18%, #f2b52a29, transparent 28%), var(--surface-strong)}.gallery-cms-section>div:last-child{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(22px,4vw,34px)}.program-gallery-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);align-items:center}.program-gallery-archive{background:var(--surface)}.program-gallery-year-rail{border-top:5px solid var(--brand-gold);box-shadow:var(--shadow-sm)}.gallery-detail-meta span{border-radius:var(--radius-sm)}.gallery-detail-grid .gallery-detail-frame{box-shadow:var(--shadow-sm)}@media (width<=980px){.gallery-hero,.gallery-landing-section .section-heading,.gallery-album-browser-section .section-heading,.gallery-workflow-section .section-heading,.gallery-privacy-section .section-heading,.program-gallery-section .section-heading{grid-template-columns:1fr}.gallery-landing-section .section-heading .eyebrow,.gallery-landing-section .section-heading h2,.gallery-landing-section .section-heading p:not(.eyebrow),.gallery-album-browser-section .section-heading .eyebrow,.gallery-album-browser-section .section-heading h2,.gallery-album-browser-section .section-heading p:not(.eyebrow),.gallery-workflow-section .section-heading .eyebrow,.gallery-workflow-section .section-heading h2,.gallery-workflow-section .section-heading p:not(.eyebrow),.gallery-privacy-section .section-heading .eyebrow,.gallery-privacy-section .section-heading h2,.gallery-privacy-section .section-heading p:not(.eyebrow),.program-gallery-section .section-heading .eyebrow,.program-gallery-section .section-heading h2,.program-gallery-section .section-heading p:not(.eyebrow){grid-area:auto}}.site-header{z-index:40;background:#fffdf7fa;border-bottom:1px solid #07140d14;box-shadow:0 6px 26px #07140d0f}.announcement-bar{background:var(--green-900);color:#fff;padding:0}.announcement-inner{max-width:var(--container-wide);padding:9px var(--section-x);justify-content:space-between;align-items:center;gap:18px;width:100%;margin:0 auto;display:flex}.announcement-inner span{letter-spacing:.01em;font-size:13px;font-weight:650}.announcement-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.announcement-actions a,.announcement-bar a{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;text-decoration:none}.announcement-actions a:hover{color:var(--brand-gold)}.site-nav{max-width:var(--container-wide);padding:12px var(--section-x);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 auto;display:grid}.site-header.is-scrolled .site-nav{padding-top:10px;padding-bottom:10px}.nav-topline{width:auto;min-width:0}.brand-link{gap:12px}.brand-logo{width:50px;height:50px}.brand-link span{white-space:nowrap;font-size:clamp(21px,1.8vw,27px)}.nav-groups{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.nav-groups>a,.nav-group>button{color:var(--text-h);white-space:nowrap;border:0;align-items:center;gap:6px;min-height:42px;padding:9px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex;position:relative}.nav-groups>a:after,.nav-group>button:after{background:var(--accent);content:"";transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:4px;left:11px;right:11px;transform:scaleX(0)}.nav-groups>a:hover,.nav-group>button:hover,.nav-groups>a.nav-active,.nav-group.has-active>button,.nav-group>button[aria-expanded=true]{color:var(--accent-dark);background:0 0}.nav-groups>a:hover:after,.nav-group>button:hover:after,.nav-groups>a.nav-active:after,.nav-group.has-active>button:after,.nav-group>button[aria-expanded=true]:after{transform:scaleX(1)}.nav-group-icon{color:currentColor;opacity:.68;font-size:10px}.nav-submenu-panel{box-shadow:var(--shadow);background:#fffffffa;border:1px solid #07140d14;min-width:310px;padding:0}.nav-group[data-nav-label=Programs] .nav-submenu-panel,.nav-group[data-nav-label=Media] .nav-submenu-panel{min-width:min(390px,100vw - 40px)}.nav-submenu-links{gap:0}.nav-submenu-links a{border-bottom:1px solid var(--border);color:var(--text-h);border-radius:0;gap:4px;padding:15px 18px;display:grid}.nav-submenu-links a:last-child{border-bottom:0}.nav-submenu-links a:hover{background:var(--green-50);color:var(--accent-dark);outline:0}.nav-submenu-links a span{font-size:16px;font-weight:750;line-height:1.25}.nav-submenu-links small{color:var(--text);font-size:13px;line-height:1.45}.site-nav .nav-action-link{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--text-h);min-height:42px;padding-inline:18px}.site-nav .nav-action-link:hover{background:var(--accent);border-color:var(--accent);color:#fff}.menu-toggle{border-radius:var(--radius-sm);min-height:42px}.site-footer{color:#ffffffc2;padding:clamp(54px, 7vw, 82px) var(--section-x) 28px;background:radial-gradient(circle at 88% 8%,#f2b52a2e,#0000 24%),linear-gradient(135deg,#07140d,#073b27)}.footer-top,.footer-grid,.footer-bottom{max-width:var(--container);margin-left:auto;margin-right:auto}.footer-top{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:start;gap:28px;margin-bottom:42px;display:grid}.footer-brand{margin:0}.footer-brand img{width:78px;height:78px;padding:8px}.footer-brand strong{font-size:clamp(30px,4vw,46px)}.footer-brand p{max-width:520px}.footer-support-card{background:#ffffff14;border:1px solid #ffffff24;gap:12px;padding:22px;display:grid}.footer-support-card span{color:var(--brand-gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.footer-support-card p{color:#ffffffc7;line-height:1.7}.footer-support-card a{background:var(--brand-gold);color:var(--text-h);align-self:start;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.footer-support-card a:hover{color:var(--text-h);background:#fff}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:28px;display:grid}.footer-grid h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:15px}.footer-grid a{color:#ffffffc2;line-height:1.45}.footer-grid p{color:#ffffffc2;margin:0;font-size:14px;line-height:1.65}.footer-grid a:hover{color:var(--brand-gold)}.footer-bottom{color:#ffffffa3;border-top:1px solid #ffffff24;margin-top:42px}@media (width<=1160px){.site-nav{grid-template-columns:minmax(0,1fr) auto}.nav-topline{grid-column:1/-1;width:100%}.nav-groups{justify-content:flex-start}}@media (width<=900px){.announcement-inner{flex-direction:column;align-items:flex-start;gap:8px}.site-nav{gap:14px;display:flex}.brand-logo{width:50px;height:50px}.brand-link span{font-size:clamp(20px,5vw,27px)}.nav-groups{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);gap:0;width:100%;max-height:calc(100svh - 160px);padding:8px;display:none;overflow-y:auto}.nav-groups.is-open{display:grid}.nav-groups>a,.nav-group>button{justify-content:space-between;width:100%}.nav-submenu-panel{border:1px solid var(--border);box-shadow:none;width:100%;min-width:0}.footer-top,.footer-grid,.footer-bottom{grid-template-columns:1fr}.footer-grid{gap:24px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=520px){.announcement-inner{align-items:center;padding-top:7px;padding-bottom:7px}.announcement-inner>span{display:none}.announcement-actions{justify-content:center;gap:10px;width:100%}.site-nav{padding-top:10px;padding-bottom:10px}.brand-logo{width:40px;height:40px}.brand-link{gap:9px}.brand-link span{font-size:19px}.footer-brand{align-items:flex-start}}.about-overview-hero{background:radial-gradient(circle at 88% 12%,#f2b52a2e,#0000 30%),linear-gradient(135deg,#fffdf7fa,#eaf5eddb)}.about-overview-hero .section-heading{max-width:920px}.about-overview-hero h1{max-width:900px}.about-hero-trust-panel{background:var(--accent-dark);color:#fff;max-width:var(--container);text-align:left;border:1px solid #07503333;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:36px auto 32px;display:grid;overflow:hidden}.about-hero-trust-panel article{background:#ffffff14;gap:8px;padding:clamp(20px,3vw,28px);display:grid}.about-hero-trust-panel span{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.about-hero-trust-panel strong{color:#fff;letter-spacing:-.05em;font-size:clamp(28px,4vw,44px);line-height:1}.about-overview-links a,.about-registration-section article,.about-offices-section article,.about-management-section article,.about-commitment-section article{border-top:5px solid var(--brand-gold);background:linear-gradient(#fff,#fffdf7fa)}.about-registration-section{background:var(--surface)}.about-registration-section .section-heading,.about-offices-section .section-heading,.about-commitment-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:12px clamp(28px,6vw,90px);display:grid}.about-registration-section .section-heading .eyebrow,.about-registration-section .section-heading h2,.about-offices-section .section-heading .eyebrow,.about-offices-section .section-heading h2,.about-commitment-section .section-heading .eyebrow,.about-commitment-section .section-heading h2{grid-column:1}.about-registration-section .section-heading p:not(.eyebrow),.about-offices-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.about-registration-section article span{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:950;display:block}.about-registration-section article h3{overflow-wrap:anywhere}.about-legal-framework-section,.about-working-services-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.about-legal-framework-section h2,.about-legal-framework-section p,.about-working-services-section h2,.about-working-services-section li{color:#fff}.about-legal-framework-section .eyebrow,.about-working-services-section .eyebrow{color:var(--brand-gold)}.about-legal-framework-section ul,.about-working-services-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.about-legal-framework-section li,.about-working-services-section li{border:1px solid #ffffff24;border-left:5px solid var(--brand-gold);background:#ffffff1a;padding:16px 18px;font-weight:800}.about-offices-section{background:radial-gradient(circle at 12% 14%, #f2b52a24, transparent 28%), var(--surface-strong)}.about-offices-section .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-offices-section article{gap:12px;display:grid}.about-offices-section article p{color:var(--text-h);font-weight:850;line-height:1.65}.about-offices-section article small{color:var(--text);font-size:15px;line-height:1.7}.about-management-section .feature-grid article{min-height:100%}.about-commitment-section{background:var(--surface)}.about-board-link-section{background:radial-gradient(circle at 88% 18%, #f2b52a29, transparent 28%), var(--surface-strong);align-items:center}.about-board-link-section .button-link{background:var(--accent);border:1px solid var(--accent);color:#fff;justify-content:center;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-flex}.about-board-link-section .button-link:hover{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--text-h)}@media (width<=980px){.about-hero-trust-panel,.about-offices-section .feature-grid{grid-template-columns:1fr}.about-registration-section .section-heading,.about-offices-section .section-heading,.about-commitment-section .section-heading{display:block}.about-registration-section .section-heading p:not(.eyebrow),.about-offices-section .section-heading p:not(.eyebrow){margin-top:14px}}.board-section{border-bottom:1px solid var(--border);text-align:left;padding:56px 20px}.board-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.board-section-heading{margin-bottom:28px}.board-section-heading h2{letter-spacing:-.012em;margin-top:0}.board-grid{grid-template-columns:1fr;gap:20px;display:grid}.board-member-card{border:1px solid var(--border);text-align:left;background:#fff;border-radius:2px;gap:14px;padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.board-member-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow);transform:translateY(-2px)}.board-member-photo{aspect-ratio:1;border:1px solid var(--border);object-fit:cover;object-position:center top;width:100%;display:block}.board-member-initials{aspect-ratio:1;background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dark);letter-spacing:-.02em;justify-content:center;align-items:center;width:100%;font-size:clamp(48px,8vw,80px);font-weight:800;display:flex}.board-member-meta{gap:4px;display:grid}.board-member-role{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.board-member-name{color:var(--text-h);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.board-member-position{color:var(--text-h);margin:0;font-size:14px;font-weight:700}.board-member-org{color:var(--text);margin:0;font-size:14px}.board-member-bio{color:var(--text);margin:0;font-size:15px;line-height:1.65}.board-member-linkedin{color:var(--accent);font-size:14px;font-weight:800;text-decoration:none}.board-member-linkedin:hover{color:var(--accent-dark)}@media (width>=760px){.board-section{padding:72px 28px}.board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.board-section{padding:96px 40px}.board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.board-member-card{transition:none}.board-member-card:hover{transform:none}}.leadership-messages-section{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#065f460f,#0000 42%),#fff;padding:56px 20px}.leadership-messages-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.leadership-featured-grid,.leadership-message-grid{text-align:left;grid-template-columns:1fr;gap:20px;display:grid}.leadership-featured-grid{margin-bottom:20px}.leadership-message-card{border:1px solid var(--border);background:#fff;gap:0;padding:0;display:grid;position:relative;overflow:hidden}.leadership-message-card.featured{background:linear-gradient(135deg,#f5b5241f,#0000 48%),#fff}.leadership-message-card:before{background:var(--brand-gold);content:"";z-index:1;width:54px;height:3px;position:absolute;top:0;left:24px}.leadership-message-mark{background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dark);letter-spacing:-.04em;justify-content:center;align-items:center;width:62px;height:62px;font-size:22px;font-weight:900;display:flex}.leadership-message-photo{aspect-ratio:4/3;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#065f4614,#f5b5241a),#fff;justify-content:center;align-items:center;margin:0;padding:10px;display:flex;position:relative;overflow:hidden}.leadership-message-photo img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.leadership-message-copy{gap:10px;padding:24px;display:grid}.leadership-message-role{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.leadership-message-card h3{color:var(--text-h);letter-spacing:-.03em;margin:0}.leadership-message-card blockquote{color:var(--text-h);border:0;margin:0;font-size:17px;font-weight:700;line-height:1.75}.leadership-message-card.featured blockquote{letter-spacing:-.02em;font-size:clamp(20px,3vw,30px);line-height:1.55}.leadership-message-card blockquote[dir=rtl]{font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--sans);text-align:right;line-height:2.2}.leadership-message-translation{border-left:3px solid var(--brand-gold);color:var(--text);margin:0;padding-left:14px;line-height:1.7}@media (width>=760px){.leadership-messages-section{padding:72px 28px}.leadership-featured-grid,.leadership-message-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.leadership-messages-section{padding:96px 40px}.leadership-message-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.gallery-hero{background:linear-gradient(135deg,#065f4614,#0000 44%),linear-gradient(315deg,#f5b52424,#0000 38%),#fff}.gallery-album-grid{text-align:left;grid-template-columns:1fr;gap:20px;display:grid}.gallery-landing-section{border-bottom:1px solid var(--border);padding:56px 20px}.gallery-landing-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.gallery-program-grid{text-align:left;grid-template-columns:1fr;gap:18px;display:grid}.gallery-program-card{border:1px solid var(--border);background:#fff;gap:16px;padding:24px;scroll-margin-top:130px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.gallery-program-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow);transform:translateY(-2px)}.gallery-program-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.gallery-program-card-top span{color:var(--brand-gold-dark);letter-spacing:-.06em;font-size:30px;font-weight:900}.gallery-program-card-top strong,.gallery-program-card>span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.gallery-program-card h3{color:var(--text-h);letter-spacing:-.03em;margin:0}.gallery-program-card p{color:var(--text);margin:0;line-height:1.7}.gallery-program-card a{color:var(--accent);font-weight:800;text-decoration:none}.gallery-program-card a:hover{color:var(--accent-dark)}.gallery-filter-panel{border:1px solid var(--border);text-align:left;background:#fff;grid-template-columns:1fr;align-items:end;gap:14px;margin-bottom:24px;padding:18px;display:grid}.gallery-filter-panel label{gap:8px;display:grid}.gallery-filter-panel span{color:var(--text-h);font-size:13px;font-weight:800}.gallery-filter-panel select{border:1px solid var(--border);color:var(--text-h);background:#fff;min-height:44px;padding:10px 12px}.gallery-filter-panel button{background:var(--text-h);border:1px solid var(--text-h);color:#fff;cursor:pointer;font:inherit;min-height:44px;padding:10px 16px;font-weight:800}.gallery-filter-panel button:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.gallery-album-card{border:1px solid var(--border);background:#fff;border-radius:2px;gap:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.gallery-album-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow);transform:translateY(-2px)}.gallery-album-preview{aspect-ratio:16/9;color:#fff;background:linear-gradient(135deg,#065f46e6,#065f4673),repeating-linear-gradient(135deg,#ffffff2e 0 1px,#0000 1px 18px);align-content:space-between;padding:20px;display:grid}.gallery-album-image{aspect-ratio:16/9;background:var(--accent-soft);position:relative}.gallery-album-image img{object-fit:cover;width:100%;height:100%;display:block}.gallery-album-image span{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#07140dc7;padding:7px 9px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.gallery-album-preview span,.gallery-album-body>span,.gallery-collection-grid article>span,.gallery-workflow-grid article>span{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.gallery-album-preview span{color:var(--brand-gold)}.gallery-album-preview strong{letter-spacing:-.06em;font-size:clamp(26px,8vw,44px);line-height:.95}.gallery-album-body{gap:14px;padding:24px;display:grid}.gallery-album-body h3,.gallery-collection-grid h3,.gallery-workflow-grid h3{color:var(--text-h);letter-spacing:-.02em;margin:0}.gallery-album-body p{color:var(--text);margin:0;line-height:1.7}.gallery-album-body a{color:var(--accent);font-weight:800;text-decoration:none}.gallery-album-body a:hover{color:var(--accent-dark)}.gallery-album-links{flex-wrap:wrap;gap:12px;display:flex}.gallery-album-meta,.gallery-chip-list,.gallery-field-list{flex-wrap:wrap;gap:8px;display:flex}.gallery-album-meta small,.gallery-chip-list small,.gallery-field-list span{background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dark);padding:7px 9px;font-size:12px;font-weight:700}.gallery-collection-grid article,.gallery-workflow-grid article{gap:14px;display:grid}.gallery-collection-grid article{scroll-margin-top:130px}.gallery-collection-grid a{color:var(--accent);margin-top:2px;font-weight:800;text-decoration:none}.gallery-collection-grid a:hover{color:var(--accent-dark)}.gallery-workflow-grid article{position:relative}.gallery-workflow-grid article:before{background:var(--brand-gold);content:"";width:44px;height:3px;position:absolute;top:0;left:24px}.gallery-field-list{margin-top:18px}.empty-state,.section-note{border:1px solid var(--border);color:var(--text);text-align:left;background:#fff;margin-bottom:20px;padding:22px}.empty-state strong{color:var(--text-h);margin-bottom:8px;font-size:18px;display:block}.empty-state p,.section-note{line-height:1.7}.gallery-detail-hero{background:linear-gradient(135deg,#065f4614,#0000 44%),#fff}.gallery-detail-meta{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.gallery-detail-meta span{background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dark);padding:9px 11px;font-size:13px;font-weight:800}.gallery-detail-grid{text-align:left;grid-template-columns:1fr;gap:20px;display:grid}.gallery-detail-frame{border:1px solid var(--border);background:#fff;gap:0;margin:0;display:grid}.gallery-detail-frame img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.gallery-detail-frame figcaption{color:var(--text);padding:16px;font-size:14px;line-height:1.6}.program-gallery-section{border-bottom:1px solid var(--border);padding:56px 20px}.program-gallery-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.program-gallery-preview-grid{text-align:left;grid-template-columns:1fr;gap:18px;display:grid}.program-gallery-preview-card{border:1px solid var(--border);color:inherit;background:#fff;gap:12px;padding:16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.program-gallery-preview-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow);transform:translateY(-2px)}.program-gallery-preview-card img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.program-gallery-preview-card span,.program-gallery-preview-card small{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.program-gallery-preview-card h3{color:var(--text-h);letter-spacing:-.02em;margin:0}.program-gallery-action{margin-top:24px}.program-gallery-hero{background:linear-gradient(135deg,#065f4614,#0000 44%),linear-gradient(315deg,#f5b5241f,#0000 38%),#fff}.program-gallery-archive{border-bottom:1px solid var(--border);text-align:left;gap:28px;padding:56px 20px;display:grid}.program-gallery-year-rail{border:1px solid var(--border);background:#fff;padding:20px}.program-gallery-year-rail nav{gap:10px;display:grid}.program-gallery-year-rail a{border-left:3px solid var(--brand-gold);color:var(--text-h);gap:4px;padding:10px 0 10px 14px;text-decoration:none;display:grid}.program-gallery-year-rail a:hover{color:var(--accent-dark)}.program-gallery-year-rail strong{letter-spacing:-.04em;font-size:24px}.program-gallery-year-rail span,.program-gallery-year-rail p{color:var(--text);font-size:14px}.program-gallery-year-groups{gap:40px;display:grid}.program-gallery-year-groups section{scroll-margin-top:130px}.program-gallery-year-heading{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:end;gap:14px;margin-bottom:20px;padding-bottom:16px;display:flex}.program-gallery-year-heading span{color:var(--accent);letter-spacing:-.06em;font-size:40px;font-weight:900}.program-gallery-year-heading h2{color:var(--text-h);letter-spacing:-.012em;margin:0}@media (width>=760px){.gallery-filter-panel{grid-template-columns:minmax(180px,1fr) minmax(160px,.7fr) auto}.gallery-landing-section{padding:72px 28px}.gallery-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-gallery-section,.program-gallery-archive{padding:72px 28px}.program-gallery-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-album-grid,.gallery-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.gallery-landing-section{padding:96px 40px}.gallery-program-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.program-gallery-section,.program-gallery-archive{padding:96px 40px}.program-gallery-archive{grid-template-columns:minmax(190px,240px) minmax(0,1fr)}.program-gallery-year-rail{align-self:start;position:sticky;top:128px}.gallery-album-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.gallery-album-card{transition:none}.gallery-album-card:hover{transform:none}}.gallery-hero,.program-gallery-hero,.gallery-detail-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0)}.gallery-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.gallery-hero>div:first-child{max-width:780px}.gallery-hero-panel,.program-gallery-year-rail,.gallery-cms-section>div:last-child{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.gallery-hero-panel article{gap:8px;padding:clamp(20px,4vw,30px);display:grid}.gallery-hero-panel article+article{border-top:1px solid var(--border)}.gallery-hero-panel strong{color:var(--accent-dark);letter-spacing:-.05em;font-size:clamp(28px,4vw,42px)}.gallery-hero-panel span{color:var(--text);font-weight:800;line-height:1.55}.gallery-landing-section,.gallery-timeline-section,.program-gallery-archive,.gallery-cms-section{background:var(--surface)}.gallery-album-browser-section,.gallery-privacy-section{background:#fff}.gallery-workflow-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.gallery-workflow-section .section-heading .eyebrow,.gallery-workflow-section .section-heading h2{color:#fff}.gallery-workflow-section .feature-grid article{background:#fffffff5}.gallery-program-card,.gallery-privacy-section .feature-grid article,.gallery-timeline-section li{border-left:0;border-top:5px solid var(--brand-gold)}.gallery-program-card,.gallery-browser-grid .gallery-album-card,.program-gallery-preview-card{min-height:100%}.gallery-filter-panel{box-shadow:var(--shadow-sm);position:relative}.gallery-filter-panel:before{background:var(--brand-gold);content:"";width:5px;height:100%;position:absolute;top:0;left:0}.gallery-album-links a{border:1px solid var(--accent-border);align-items:center;min-height:38px;padding:8px 12px;display:inline-flex}.gallery-album-links a:hover{background:var(--accent);border-color:var(--accent);color:#fff}.program-gallery-year-groups section{border:1px solid var(--border);background:#fff;padding:clamp(18px,3vw,28px)}.gallery-cms-section>div:last-child{padding:clamp(22px,4vw,34px)}@media (width<=980px){.gallery-hero{grid-template-columns:1fr}}@media (width<=760px){.gallery-landing-section,.program-gallery-section,.program-gallery-archive,.gallery-album-browser-section,.gallery-workflow-section,.gallery-privacy-section,.gallery-cms-section{overflow-x:clip}.gallery-program-grid,.gallery-album-grid,.gallery-workflow-grid,.gallery-filter-panel,.gallery-program-card,.gallery-album-card{min-width:0}.gallery-filter-panel select,.gallery-filter-panel button{width:100%}}.impact-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.impact-hero>div:first-child{max-width:780px}.impact-hero .hero-actions{margin-top:28px}.impact-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.impact-hero-panel article{gap:8px;padding:clamp(20px,4vw,30px);display:grid}.impact-hero-panel article+article{border-top:1px solid var(--border)}.impact-hero-panel strong{color:var(--accent-dark);letter-spacing:-.05em;font-size:clamp(28px,4vw,42px)}.impact-hero-panel span{color:var(--text);font-weight:800;line-height:1.55}.impact-tracks-section,.impact-proof-section,.impact-cms-section{background:var(--surface)}.impact-program-section,.impact-accountability-section{background:#fff}.impact-tracks-section .section-heading,.impact-program-section .section-heading,.impact-proof-section .section-heading,.impact-accountability-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:12px clamp(28px,6vw,90px);display:grid}.impact-tracks-section .section-heading .eyebrow,.impact-tracks-section .section-heading h2,.impact-program-section .section-heading .eyebrow,.impact-program-section .section-heading h2,.impact-proof-section .section-heading .eyebrow,.impact-proof-section .section-heading h2,.impact-accountability-section .section-heading .eyebrow,.impact-accountability-section .section-heading h2{grid-column:1}.impact-tracks-section .section-heading p:not(.eyebrow),.impact-program-section .section-heading p:not(.eyebrow),.impact-proof-section .section-heading p:not(.eyebrow),.impact-accountability-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.impact-tracks-section .feature-grid a,.impact-proof-section .feature-grid a,.impact-proof-section .feature-grid article,.impact-accountability-section .feature-grid article{border-top:5px solid var(--brand-gold)}.impact-tracks-section .feature-grid a>span{color:var(--accent);letter-spacing:.16em;margin-bottom:18px;font-size:12px;font-weight:950;display:block}.impact-metric-plan-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.impact-metric-plan-section .eyebrow,.impact-metric-plan-section h2,.impact-metric-plan-section p,.impact-metric-plan-section li{color:#fff}.impact-metric-plan-section li{border-color:#ffffff2e;border-left:5px solid var(--brand-gold);background:#ffffff1a;gap:6px;display:grid}.impact-metric-plan-section li strong{color:var(--brand-gold);font-size:clamp(24px,4vw,38px);line-height:1}.impact-metric-plan-section li span{font-weight:900}.impact-metric-plan-section li small{color:#ffffffd1;line-height:1.6}.impact-program-section .feature-grid a{gap:14px;min-height:100%;display:grid}.impact-program-section .feature-grid small,.impact-proof-section .feature-grid small{color:var(--accent);font-weight:850;line-height:1.7}.legal-hero{background:radial-gradient(circle at 86% 18%,#f2b52a29,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0)}.legal-updated{color:var(--accent-dark);margin-top:22px;font-size:14px;font-weight:900}.legal-content-section{background:#fff}.legal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.legal-card-grid article{background:var(--surface);border:1px solid var(--border);border-left:5px solid var(--brand-gold);border-radius:8px;gap:14px;padding:clamp(20px,4vw,28px);display:grid}.legal-card-grid h3{color:var(--text-h);margin:0}.legal-card-grid ul{gap:10px;margin:0;padding-left:20px;display:grid}.legal-card-grid li{color:var(--text);line-height:1.7}.legal-contact-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.legal-contact-section .eyebrow,.legal-contact-section h2,.legal-contact-section p{color:#fff}.legal-contact-panel{border:1px solid #ffffff2e;border-left:5px solid var(--brand-gold);background:#ffffff1a;border-radius:8px;align-self:stretch;justify-items:start;gap:18px;padding:clamp(20px,4vw,28px);display:grid}.legal-contact-panel .primary-action{background:var(--brand-gold);color:var(--text-h)}@media (width<=760px){.legal-card-grid{grid-template-columns:1fr}}.impact-timeline-section{background:radial-gradient(circle at 86% 18%, #f2b52a29, transparent 28%), var(--surface-strong)}.impact-timeline-section ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.impact-timeline-section li{border:1px solid var(--border);border-left:5px solid var(--brand-gold);background:#fff;gap:8px;padding:20px;display:grid}.impact-timeline-section strong{color:var(--accent-dark);letter-spacing:-.06em;font-size:clamp(26px,4vw,40px)}.impact-timeline-section span{color:var(--text-h);font-weight:900}.impact-timeline-section small{color:var(--text);line-height:1.7}.impact-cms-section>div:last-child{border:1px solid var(--border);border-left:5px solid var(--brand-gold);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(22px,4vw,34px)}.impact-cms-section>div:last-child p:last-child{color:var(--accent-dark);font-weight:850;line-height:1.9}@media (width<=980px){.impact-hero,.impact-tracks-section .section-heading,.impact-program-section .section-heading,.impact-proof-section .section-heading,.impact-accountability-section .section-heading{grid-template-columns:1fr}.impact-tracks-section .section-heading .eyebrow,.impact-tracks-section .section-heading h2,.impact-tracks-section .section-heading p:not(.eyebrow),.impact-program-section .section-heading .eyebrow,.impact-program-section .section-heading h2,.impact-program-section .section-heading p:not(.eyebrow),.impact-proof-section .section-heading .eyebrow,.impact-proof-section .section-heading h2,.impact-proof-section .section-heading p:not(.eyebrow),.impact-accountability-section .section-heading .eyebrow,.impact-accountability-section .section-heading h2,.impact-accountability-section .section-heading p:not(.eyebrow){grid-area:auto}}.updates-hero,.update-detail-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.updates-hero>div:first-child,.update-detail-hero>div:first-child{max-width:780px}.updates-hero .hero-actions,.update-detail-hero .hero-actions{margin-top:28px}.updates-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.updates-hero-panel article{gap:8px;padding:clamp(20px,4vw,30px);display:grid}.updates-hero-panel article+article{border-top:1px solid var(--border)}.updates-hero-panel strong{color:var(--accent-dark);letter-spacing:-.05em;font-size:clamp(28px,4vw,42px);line-height:1.05}.updates-hero-panel span{color:var(--text);font-weight:800;line-height:1.55}.updates-list-section{background:var(--surface)}.updates-list-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:12px clamp(28px,6vw,90px);display:grid}.updates-list-section .section-heading .eyebrow,.updates-list-section .section-heading h2{grid-column:1}.updates-list-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.updates-list-section .news-list-grid{align-items:stretch}.update-card{border-top:5px solid var(--brand-gold);background:linear-gradient(#fff,#fffdf7fa);min-height:100%}.update-card .record-cover-image{aspect-ratio:16/9;margin-bottom:4px}.update-card small{color:var(--text);font-weight:800}.story-update-card{border-top-color:var(--accent)}.update-detail-body{background:var(--surface)}.update-detail-body>p,.story-detail-body>p,.rich-text-block{border:1px solid var(--border);border-left:5px solid var(--brand-gold);box-shadow:var(--shadow-sm);background:#fff;margin:0;padding:clamp(22px,4vw,34px)}.rich-text-block p,.rich-text-block ul{margin:0}.rich-text-block p+p,.rich-text-block p+ul,.rich-text-block ul+p,.rich-text-block ul+ul{margin-top:18px}.rich-text-block ul{padding-left:22px}.rich-text-block li+li{margin-top:10px}.update-detail-body a{color:var(--accent);font-weight:900}.story-privacy-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.story-privacy-section .eyebrow,.story-privacy-section h2,.story-privacy-section li,.story-privacy-section li strong,.story-privacy-section li span{color:#fff}.story-privacy-section li{border-color:#ffffff2e;border-left:5px solid var(--brand-gold);background:#ffffff1a}@media (width<=980px){.updates-hero,.update-detail-hero,.updates-list-section .section-heading{grid-template-columns:1fr}.updates-list-section .section-heading .eyebrow,.updates-list-section .section-heading h2,.updates-list-section .section-heading p:not(.eyebrow){grid-area:auto}}.events-hero,.event-detail-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 28%),linear-gradient(135deg,#fffdf7fa,#eaf5ede0);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.events-hero>div:first-child,.event-detail-hero>div:first-child{max-width:780px}.events-hero .hero-actions,.event-detail-hero .hero-actions{margin-top:28px}.events-hero-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.events-hero-panel article{gap:8px;padding:clamp(20px,4vw,30px);display:grid}.events-hero-panel article+article{border-top:1px solid var(--border)}.events-hero-panel strong{color:var(--accent-dark);letter-spacing:-.05em;font-size:clamp(26px,4vw,40px);line-height:1.08}.events-hero-panel span{color:var(--text);font-weight:800;line-height:1.55}.events-list-section{background:var(--surface)}.events-list-section .section-heading,.events-architecture-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:12px clamp(28px,6vw,90px);display:grid}.events-list-section .section-heading .eyebrow,.events-list-section .section-heading h2,.events-architecture-section .section-heading .eyebrow,.events-architecture-section .section-heading h2{grid-column:1}.events-list-section .section-heading p:not(.eyebrow),.events-architecture-section .section-heading p:not(.eyebrow){grid-area:1/2/span 2;margin:0}.events-list-section .events-list-grid{align-items:stretch}.activity-card{border-top:5px solid var(--brand-gold);background:linear-gradient(#fff,#fffdf7fa);min-height:100%}.activity-card .record-cover-image{aspect-ratio:16/9}.activity-card dl{background:var(--surface);border:1px solid var(--border);padding:14px}.events-architecture-section{background:linear-gradient(135deg, #075033f5, #073b27fa), var(--green-900);color:#fff}.events-architecture-section .section-heading .eyebrow,.events-architecture-section .section-heading h2{color:#fff}.events-architecture-section .feature-grid article{border-top:5px solid var(--brand-gold);background:#fffffff5}.events-architecture-section .feature-grid article>span{color:var(--accent);letter-spacing:.16em;margin-bottom:18px;font-size:12px;font-weight:950;display:block}.event-detail-info-section{background:radial-gradient(circle at 86% 18%, #f2b52a29, transparent 28%), var(--surface)}.event-detail-info-section li{border-left:5px solid var(--brand-gold)}@media (width<=980px){.events-hero,.event-detail-hero,.events-list-section .section-heading,.events-architecture-section .section-heading{grid-template-columns:1fr}.events-list-section .section-heading .eyebrow,.events-list-section .section-heading h2,.events-list-section .section-heading p:not(.eyebrow),.events-architecture-section .section-heading .eyebrow,.events-architecture-section .section-heading h2,.events-architecture-section .section-heading p:not(.eyebrow){grid-area:auto}}.founder-hero-media{z-index:1;align-self:center;gap:12px;min-width:0;display:grid;position:relative}.hero-showcase-slider{direction:ltr;background:#fffffff0;border:1px solid #07503329;width:min(100%,480px);max-width:480px;margin-inline:auto;padding:clamp(14px,2vw,18px);box-shadow:0 18px 52px #07140d1a}.hero-showcase-card{grid-template-columns:minmax(96px,.34fr) minmax(0,1fr);gap:14px;min-height:148px;display:grid}.hero-showcase-visual{color:#fff;text-align:center;background:radial-gradient(circle at 82% 16%,#f2b52a52,#0000 34%),linear-gradient(135deg,#075033fa,#086843e6);border:1px solid #07503338;align-content:center;justify-items:center;min-height:126px;padding:18px 12px;display:grid}.hero-showcase-visual strong{color:#fff;font-family:var(--heading);font-optical-sizing:auto;letter-spacing:-.015em;font-size:clamp(42px,6vw,66px);font-weight:620;line-height:.98}.hero-showcase-visual span{color:#ffffffe0;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.35}.hero-showcase-visual.is-image{background:radial-gradient(circle at 82% 16%,#f2b52a33,#0000 34%),linear-gradient(135deg,#fffdf7fa,#eaf5edeb);border-color:#b982193d;padding:10px;position:relative;overflow:hidden}.hero-showcase-visual.is-image img{aspect-ratio:1;object-fit:cover;object-position:center 22%;border:4px solid #fff;border-radius:999px;width:96px;height:96px;display:block;box-shadow:0 0 0 2px #075033c2,0 0 0 6px #f2b52a6b}.hero-showcase-visual.is-image span{color:var(--accent);margin-top:10px}.hero-showcase-copy{align-content:center;gap:8px;min-width:0;display:grid}.hero-showcase-tag{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.hero-showcase-copy h2{color:var(--text-h);letter-spacing:-.012em;margin:0;font-size:clamp(22px,2.6vw,32px);line-height:1.14}.hero-showcase-copy p{color:var(--text);margin:0;font-size:14px;font-weight:650;line-height:1.55}.hero-showcase-copy a{color:var(--accent);text-underline-offset:5px;margin-top:2px;font-size:13px;font-weight:950;-webkit-text-decoration:underline #07503347;text-decoration:underline #07503347}.hero-showcase-controls{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:12px;display:flex}.hero-showcase-toggle{border:1px solid var(--accent);color:var(--accent);cursor:pointer;font:inherit;text-transform:uppercase;background:#fff;min-height:36px;padding:8px 14px;font-size:12px;font-weight:950}.hero-showcase-toggle:hover,.hero-showcase-toggle:focus-visible{background:var(--accent);color:#fff}.hero-showcase-dots{align-items:center;gap:7px;display:flex}.hero-showcase-dots button{cursor:pointer;background:#07503329;border:0;width:28px;height:5px;padding:0}.hero-showcase-dots button.is-active{background:var(--brand-gold);width:42px}@media (width<=900px){.founder-hero-media{order:-1}.founder-hero-media .founder-portrait-card{order:0}.hero-showcase-slider{order:-1}}@media (width>=901px){.founder-hero-media .hero-showcase-slider{order:-1}.founder-hero-media .founder-portrait-card{gap:12px}.founder-hero-media .founder-portrait-frame{max-width:min(300px,30vw)}.founder-hero-media .founder-nameplate strong{font-size:clamp(25px,2.5vw,34px)}.founder-hero-media .founder-nameplate small{font-size:clamp(15px,1.4vw,18px)}}@media (width<=640px){.hero-showcase-card{grid-template-columns:1fr}.hero-showcase-visual{min-height:110px}.hero-showcase-controls{flex-direction:column;align-items:stretch}.hero-showcase-toggle{width:100%}.hero-showcase-dots{justify-content:center}}.founder-hero{grid-template-columns:minmax(0,1.36fr) minmax(280px,.64fr);align-items:center;gap:clamp(24px,4vw,52px)}.founder-hero-media{width:100%}.founder-hero-copy{background:#ffffffd6;border:1px solid #b982192e;max-width:430px;padding:clamp(22px,3vw,34px);box-shadow:0 18px 48px #07140d12}.founder-hero-copy .founder-brand-logo{width:70px;height:70px}.founder-hero-copy .founder-brand-lockup{margin-bottom:10px}.founder-hero-copy .founder-brand-lockup span:not(.founder-brand-mark){font-size:clamp(20px,2.4vw,28px)}.founder-hero-copy .founder-brand-lockup small{font-size:10px}.founder-slide-urdu h1{font-size:clamp(34px,3.6vw,52px)}.founder-hero-lines{font-size:clamp(22px,2.8vw,34px)}.founder-hero-lines strong{font-size:clamp(58px,6vw,86px)}.founder-hero-description{line-height:1.65;font-size:clamp(15px,1.25vw,17px)!important}.hero-showcase-slider{width:100%;max-width:820px;padding:clamp(16px,2.4vw,24px)}.hero-showcase-card{grid-template-columns:minmax(180px,.44fr) minmax(0,1fr);min-height:clamp(360px,45vw,520px)}.hero-showcase-visual{min-height:100%}.hero-showcase-visual strong{font-size:clamp(64px,8vw,118px)}.hero-showcase-visual.is-image img{width:clamp(160px,17vw,240px);height:clamp(160px,17vw,240px)}.hero-showcase-copy{gap:12px;padding:clamp(10px,2vw,22px)}.hero-showcase-copy h2{font-size:clamp(32px,4vw,56px)}.hero-showcase-copy p{font-size:clamp(16px,1.4vw,19px)}.hero-showcase-card.is-poster-slide{grid-template-columns:1fr;min-height:auto;display:grid;position:relative}.hero-showcase-poster{background:#fff;border:1px solid #b9821933;place-items:center;min-height:clamp(420px,48vw,620px);display:grid;overflow:hidden}.hero-showcase-poster img{object-fit:contain;width:100%;height:100%;max-height:clamp(420px,48vw,620px);display:block}.hero-showcase-poster-caption{background:#ffffffeb;border:1px solid #07503324;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 12px 34px #07140d1a}.hero-showcase-poster-caption h2{color:var(--text-h);margin:0;font-size:clamp(20px,2vw,30px);line-height:1.2}.hero-showcase-poster-caption a{color:var(--accent);text-underline-offset:5px;white-space:nowrap;font-size:13px;font-weight:950;text-decoration:underline}@media (width<=900px){.founder-hero{grid-template-columns:1fr}.founder-hero-copy{text-align:center;order:1;justify-items:center;max-width:760px}.founder-hero-media{order:0}.hero-showcase-slider{max-width:760px}}.donor-hero{background:radial-gradient(circle at 82% 12%,#f2b52a2e,#0000 30%),linear-gradient(135deg,#fffdf7fa,#eaf5edeb);grid-template-columns:minmax(0,1fr) minmax(320px,.66fr);align-items:center;gap:clamp(32px,6vw,80px);padding-top:clamp(52px,6vw,80px);padding-bottom:clamp(52px,6vw,80px);position:relative;overflow:hidden}.donor-hero:before{background:var(--brand-gold);content:"";height:6px;left:var(--section-x);width:18vw;max-width:180px;position:absolute;top:0}.donor-hero-copy{z-index:1;gap:20px;max-width:760px;display:grid;position:relative}.donor-hero-brand{align-items:center;gap:12px;display:inline-flex}.donor-hero-brand img{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #b9821947;width:64px;height:64px;padding:8px}.donor-hero-brand span{color:var(--text-h);letter-spacing:-.04em;font-size:clamp(22px,2.4vw,32px);font-weight:950;line-height:1;display:block}.donor-hero-brand small{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:900;display:block}.donor-hero h1{letter-spacing:-.018em;text-wrap:balance;max-width:860px;margin:4px 0 0;font-size:clamp(42px,5.5vw,68px);line-height:1.04}.donor-hero-lede{color:var(--text-h);max-width:720px;font-size:clamp(17px,1.6vw,21px);font-weight:700;line-height:1.55}.donor-hero-actions{margin-top:12px}.donor-hero-actions .primary-action{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--text-h);padding:16px 28px;font-size:17px}.donor-hero-actions .primary-action:hover{background:var(--accent);border-color:var(--accent);color:#fff}.donor-hero-actions .secondary-action{border-color:var(--border-strong);color:var(--text-h);background:0 0;padding:16px 28px;font-size:17px}.donor-hero-actions .secondary-action:hover{background:var(--text-h);border-color:var(--text-h);color:#fff}.donor-hero-visual{justify-items:center;min-width:0;display:grid;position:relative}.donor-featured-poster{border:1px solid var(--border);box-shadow:var(--shadow-lg), 0 0 0 4px #ffffffb3;background:#fff;width:100%;max-width:min(100%,520px);margin:0;display:grid;overflow:hidden}.donor-featured-poster img{object-fit:contain;background:#fff;width:100%;max-height:clamp(430px,52vw,680px);display:block}.donor-featured-poster figcaption{background:var(--accent-dark);color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex}.donor-featured-poster figcaption span{color:var(--brand-gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:950}.donor-featured-poster figcaption strong{color:#fff;text-align:right;font-size:clamp(18px,2vw,24px);line-height:1.15}.home-appeal-card small{background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-dark);padding:8px 10px;font-size:13px;font-weight:900;line-height:1.3;display:inline-flex}.cta-band>div{gap:10px;max-width:860px;display:grid}.cta-band p{opacity:.88;font-size:clamp(17px,1.8vw,21px);line-height:1.55}@media (width<=980px){.donor-hero{grid-template-columns:1fr}.donor-hero-visual{order:-1}}@media (width<=640px){.donor-hero-brand{align-items:flex-start}.donor-hero-brand img{width:50px;height:50px}.donor-featured-poster figcaption{align-items:flex-start;display:grid}.donor-featured-poster figcaption strong{text-align:left}}@keyframes heroEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.donor-hero .donor-hero-brand{animation:.7s cubic-bezier(.22,1,.36,1) both heroEnter}.donor-hero h1{animation:.7s cubic-bezier(.22,1,.36,1) 90ms both heroEnter}.donor-hero .donor-hero-lede{animation:.7s cubic-bezier(.22,1,.36,1) .18s both heroEnter}.donor-hero .donor-hero-actions{animation:.7s cubic-bezier(.22,1,.36,1) .27s both heroEnter}.donor-hero .donor-hero-visual{animation:.75s cubic-bezier(.22,1,.36,1) .13s both heroEnter}@media (prefers-reduced-motion:reduce){.donor-hero .donor-hero-brand,.donor-hero h1,.donor-hero .donor-hero-lede,.donor-hero .donor-hero-actions,.donor-hero .donor-hero-visual{animation:none}}.donate-hero{background:radial-gradient(circle at 88% 16%,#f2b52a2e,#0000 30%),radial-gradient(circle at 5% 105%,#0c5f3d1f,#0000 34%),linear-gradient(135deg,#fffdf7 0%,#f7f1e4 58%,#edf6ef 100%);grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:center;gap:clamp(28px,6vw,86px);display:grid}.donate-hero>div:first-child{max-width:820px}.donate-hero-panel{background:#ffffffd6;border:1px solid #0c5f3d24;box-shadow:0 24px 70px #07140d1c}.donate-hero-panel article{gap:7px;padding:clamp(20px,4vw,28px);display:grid}.donate-hero-panel article+article{border-top:1px solid var(--border)}.donate-hero-panel strong{color:var(--text-h);font-family:var(--heading);font-optical-sizing:auto;font-size:clamp(28px,3.6vw,42px);font-weight:620;line-height:1}.donate-hero-panel span{color:var(--brand-gold-dark);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.donate-hero-panel small{color:var(--text);font-size:14px;line-height:1.5}.donation-form-section{background:var(--surface);border-bottom:1px solid var(--border);padding:var(--section-y) var(--section-x);text-align:left;grid-template-columns:minmax(320px,.78fr) minmax(0,1fr);align-items:start;gap:clamp(20px,3vw,32px);display:grid}.donation-form-section>*{min-width:0}.donation-tabs-card,.donation-form{border:1px solid var(--border);background:#fff;box-shadow:0 18px 55px #07140d12}.donation-tabs-card{width:100%;display:grid;position:sticky;top:104px}.donation-program-tabs{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.donation-program-tabs button{border:0;border-bottom:1px solid var(--border);border-right:1px solid var(--border);color:var(--text-h);cursor:pointer;font:inherit;text-align:center;background:#fbfaf5;min-height:64px;padding:14px 16px;font-weight:950}.donation-program-tabs button:last-child{border-right:0}.donation-program-tabs button:hover,.donation-program-tabs button.is-active{background:var(--accent-soft);color:var(--accent-dark)}.donation-appeal-copy{gap:12px;padding:clamp(24px,4vw,38px);display:grid}.donation-appeal-copy h2,.donation-form-heading h2{font-size:clamp(30px,4vw,46px)}.donation-appeal-copy>strong{color:var(--accent-dark);background:#f7fbf4;border:1px solid #0c5f3d2e;max-width:max-content;padding:10px 12px;font-weight:900;line-height:1.4;display:inline-flex}.donation-trust-list{border-top:1px solid var(--border);gap:0;display:grid}.donation-trust-list span{color:var(--text-h);align-items:center;gap:10px;padding:14px clamp(18px,3vw,28px);font-size:14px;font-weight:800;display:flex}.donation-trust-list span+span{border-top:1px solid var(--border)}.donation-trust-list svg{color:var(--accent)}.donation-form{gap:22px;width:100%;padding:clamp(24px,4vw,40px);display:grid}.donation-form-heading{border-bottom:1px solid var(--border);gap:8px;margin-bottom:4px;padding-bottom:18px;display:grid}.donation-form-heading p:last-child{color:var(--text);max-width:62ch;margin:0;line-height:1.6}.donation-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.donation-form label{gap:8px;display:grid}.donation-form label span{color:var(--text-h);font-weight:850}.donation-form input,.donation-form select,.donation-form textarea{background:var(--surface-strong);border:1px solid var(--border);color:var(--text-h);font:inherit;width:100%;min-height:48px;padding:11px 12px}.donation-form textarea{resize:vertical;min-height:132px}.donation-form button[type=submit]{background:var(--brand-gold);border:1px solid var(--brand-gold);color:var(--text-h);cursor:pointer;font:inherit;min-height:52px;padding:13px 20px;font-weight:950}.donation-form button[type=submit]:hover{background:var(--accent);border-color:var(--accent);color:#fff}@media (width<=980px){.donate-hero,.donation-form-section{grid-template-columns:1fr}.donation-tabs-card{position:static}.donation-program-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.donation-program-tabs{grid-template-columns:1fr}.donation-program-tabs button{text-align:left;border-right:0}.donation-form-row{grid-template-columns:1fr}.founder-hero-copy{padding:18px}.hero-showcase-card,.hero-showcase-poster{min-height:auto}.hero-showcase-poster img{height:auto;max-height:none}.hero-showcase-poster-caption{align-items:flex-start;gap:6px;padding:12px;display:grid;inset:auto 10px 10px}.hero-showcase-poster-caption a{white-space:normal}}.section-heading:has(.section-view-all){grid-template-columns:1fr auto;align-items:end;gap:0 clamp(16px,3vw,40px);display:grid}.section-heading:has(.section-view-all) .eyebrow{grid-area:1/1}.section-heading:has(.section-view-all) h2{grid-area:2/1}.section-view-all{color:var(--accent);letter-spacing:.02em;white-space:nowrap;grid-area:1/2/3;align-self:end;font-size:14px;font-weight:800;text-decoration:none}.section-view-all:hover{color:var(--accent-dark);text-underline-offset:3px;text-decoration:underline}.home-stories-section,.home-announcements-section,.home-events-section,.home-news-section{padding-top:clamp(40px,5vw,64px);padding-bottom:clamp(40px,5vw,64px)}.home-focus-areas-section{background:var(--surface-strong)}.focus-areas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.focus-area-card{border:1px solid var(--border);border-top:4px solid var(--brand-gold);text-align:left;background:#fff;gap:10px;padding:clamp(20px,3vw,32px);transition:border-color .16s,box-shadow .16s;display:grid}.focus-area-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow)}.focus-area-number{color:var(--brand-gold-dark);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.focus-area-card h3{margin:0;font-size:clamp(19px,2.2vw,24px)}.focus-area-card p{color:var(--text);margin:0;font-size:15px;line-height:1.65}@media (width<=640px){.focus-areas-grid{grid-template-columns:1fr}}.home-proof-section{background:var(--surface-strong);border-block:1px solid var(--border);gap:clamp(28px,6vw,90px)}.home-proof-section>div:first-child{border-left:0;padding-left:0}.home-proof-section .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.home-proof-section .feature-grid a{border-top:4px solid var(--brand-gold);background:#fff;flex-direction:column;display:flex}.home-proof-section .feature-grid a:after{color:var(--accent-dark);content:"Explore";letter-spacing:.06em;text-transform:uppercase;margin-top:auto;padding-top:14px;font-size:13px;font-weight:900}@media (width<=760px){.home-proof-section{display:block}.home-proof-section>div:first-child{margin-bottom:clamp(20px,4vw,32px)}.home-proof-section .feature-grid{grid-template-columns:1fr}}.home-journey-section .feature-grid a{border-left:3px solid var(--brand-gold);background:#fff;flex-direction:column;gap:10px;display:flex}.home-journey-section .feature-grid a h3{font-size:clamp(17px,2vw,21px)}.home-journey-section .feature-grid a:after{color:var(--accent);content:"Learn more";margin-top:auto;padding-top:12px;font-size:13px;font-weight:900;text-decoration:none}.home-get-involved-section{background:radial-gradient(circle at 92% 8%,#f2b52a1f,#0000 28%),linear-gradient(135deg,#eaf5eda6,#fffdf7f5)}.get-involved-card{border-top:4px solid var(--brand-gold);flex-direction:column;gap:10px;min-height:100%;display:flex}.get-involved-card p{-webkit-line-clamp:2;color:var(--text);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.get-involved-action{border-top:1px solid var(--border);color:var(--accent-dark);letter-spacing:.06em;text-transform:uppercase;margin-top:auto;padding-top:14px;font-size:13px;font-weight:900;display:block}.cta-band{background:var(--accent-dark);border-top:4px solid var(--brand-gold)}.cta-band h2{letter-spacing:-.012em;font-size:clamp(26px,4vw,44px);line-height:1.1}.cta-band p{opacity:.82;font-size:clamp(15px,1.6vw,18px)}.cta-band a{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--text-h);white-space:nowrap;padding:16px 32px;font-size:17px}.cta-band a:hover{color:var(--text-h);background:#fff;border-color:#fff}#root[data-ssr] .donor-hero .donor-hero-brand,#root[data-ssr] .donor-hero h1,#root[data-ssr] .donor-hero .donor-hero-lede,#root[data-ssr] .donor-hero .donor-hero-actions,#root[data-ssr] .donor-hero .donor-hero-visual{animation:none}#root[data-ssr] .reveal-section{opacity:1;transition:none;transform:none}#root[data-ssr] .impact-strip.is-revealed>div,#root[data-ssr] .impact-strip>div{animation:none}.fade-in-media{opacity:0;transition:opacity .6s}.fade-in-media.is-loaded{opacity:1}.async-reveal{animation:.5s both asyncReveal}@keyframes imgPlaceholderShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}:is(.gallery-album-image:has(.lazy-img:not(.lazy-img--ready)),.gallery-detail-frame:has(.lazy-img:not(.lazy-img--ready)),.program-gallery-preview-card:has(.lazy-img:not(.lazy-img--ready))){background:linear-gradient(90deg, var(--accent-soft) 0%, #eaf5ed59 40%, var(--accent-soft) 80%);background-size:1200px 100%;animation:1.6s linear infinite imgPlaceholderShimmer}.lazy-img{opacity:0;transition:opacity .52s}.lazy-img--ready{opacity:1}@media (prefers-reduced-motion:reduce){.fade-in-media{opacity:1;transition:none}.async-reveal,.gallery-album-image,.gallery-detail-frame,.program-gallery-preview-card{animation:none}.lazy-img{opacity:1;transition:none}}@keyframes navPanelIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (width>=901px){.nav-submenu-panel{animation:.18s both navPanelIn}}.mobile-nav-drawer .ant-drawer-content-wrapper{width:min(390px,100vw)!important}.mobile-nav-drawer .ant-drawer-header{border-bottom:1px solid var(--border);padding:16px 20px}.mobile-nav-drawer .ant-drawer-body{flex-direction:column;gap:18px;padding:12px 0 20px;display:flex}.drawer-brand{color:var(--text-h);font-family:var(--heading);font-optical-sizing:auto;align-items:center;gap:10px;font-size:19px;font-weight:620;display:inline-flex}.drawer-brand img{width:34px;height:34px}.drawer-nav{display:grid}.drawer-nav>a,.drawer-group>button{border:0;border-bottom:1px solid var(--border);color:var(--text-h);cursor:pointer;font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.drawer-nav>a.nav-active,.drawer-group>button[aria-expanded=true]{color:var(--accent-dark)}.drawer-group-icon{opacity:.6;font-size:11px;transition:transform .2s}.drawer-group>button[aria-expanded=true] .drawer-group-icon{transform:rotate(180deg)}.drawer-sublinks{background:var(--green-50);border-bottom:1px solid var(--border);display:grid}.drawer-sublinks a{color:var(--ink-800);padding:12px 20px 12px 30px;font-size:15px;text-decoration:none}.drawer-sublinks a:hover{background:var(--green-100);color:var(--accent-dark)}.drawer-cta{gap:10px;margin-top:auto;padding:0 20px;display:grid}.drawer-cta a{justify-content:center;align-items:center;min-height:48px;font-weight:800;text-decoration:none;display:flex}.drawer-cta-primary{background:var(--brand-gold);color:var(--text-h)}.drawer-cta-primary:hover{background:var(--accent);color:#fff}.drawer-cta-secondary{border:1px solid var(--border-strong);color:var(--text-h)}.drawer-cta-secondary:hover{background:var(--text-h);color:#fff}.footer-brand small{color:#ffffff8c;letter-spacing:.04em;margin-top:10px;font-size:13px;display:block}.footer-offices p{margin-bottom:14px}.footer-offices small{color:var(--brand-gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.footer-grid a.footer-all-link{color:var(--brand-gold);font-weight:700}.footer-grid a.footer-all-link:hover{color:#fff}.footer-grid>div{align-content:start;gap:9px;display:grid}.footer-grid h2{margin:0 0 6px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 24px;display:flex}.footer-legal{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer-legal span{color:#ffffff80;font-size:13px}.footer-legal a{color:#ffffffc2;font-size:13px;font-weight:700}.footer-legal a:hover{color:var(--brand-gold)}@media (width>=700px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-offices{grid-column:span 2}}@media (width>=1100px){.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(250px,1.35fr)}.footer-offices{grid-column:auto}}@media (prefers-reduced-motion:reduce){.nav-submenu-panel{animation:none}.drawer-group-icon{transition:none}}.home-hero-stage{background:var(--ink-950);color:#fff;min-height:clamp(540px,78svh,800px);display:grid;position:relative;overflow:hidden}.hero-layers{position:absolute;inset:0}.hero-layer{opacity:0;transition:opacity .9s;position:absolute;inset:0}.hero-layer.is-active{opacity:1}.hero-layer img{object-fit:cover;object-position:center 22%;width:100%;height:100%;display:block}.hero-layer--education{background:radial-gradient(circle at 85% 12%,#f2b52a42,#0000 34%),linear-gradient(140deg,#126140eb,#073b27f7),#126140}.hero-layer--ramadan-relief{background:radial-gradient(circle at 85% 12%,#f2b52a33,#0000 34%),linear-gradient(140deg,#2c517bf0,#182f4bf7),#2c517b}.hero-layer--emergency-care{background:radial-gradient(circle at 85% 12%,#ffffff24,#0000 34%),linear-gradient(140deg,#8b3830f0,#541f1af7),#8b3830}.hero-layer--climate-action{background:radial-gradient(circle at 85% 12%,#f2b52a38,#0000 34%),linear-gradient(140deg,#346f48f0,#183e26f7),#346f48}.hero-layer--admin{background:radial-gradient(circle at 82% 16%,#f2b52a42,#0000 34%),linear-gradient(140deg,#126140f0,#073b27fa),#126140}.home-hero-stage.is-admin-hero.is-empty{min-height:clamp(460px,62svh,620px)}.hero-scrim{background:linear-gradient(90deg,#07140d80,#0000 64%),linear-gradient(#07140d1f 0%,#07140d4d 52%,#07140dd1 100%);position:absolute;inset:0}.hero-stage-inner{max-width:var(--container-wide);padding:clamp(120px, 20vh, 200px) var(--section-x) 26px;z-index:1;align-content:end;gap:clamp(28px,4.5vh,44px);width:100%;margin:0 auto;display:grid;position:relative}.hero-copy{text-align:left;gap:16px;max-width:760px;display:grid}.hero-copy--anim{animation:.55s both heroCopyIn}.hero-copy--sr{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-kicker{color:var(--brand-gold);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:900}.hero-copy h1{color:#fff;text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(38px,5vw,62px);line-height:1.05}.hero-copy p{color:#ffffffe0;max-width:580px;margin:0;font-size:clamp(16px,1.4vw,19px);line-height:1.65}.hero-cta-row{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.hero-cta-donate,.hero-cta-explore{align-items:center;min-height:50px;padding:0 26px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.hero-cta-donate{background:var(--brand-gold);color:var(--ink-950)}.hero-cta-donate:hover{color:var(--ink-950);background:#fff}.hero-cta-explore{color:#fff;border:1px solid #ffffff8c}.hero-cta-explore:hover{color:#fff;background:#ffffff1f;border-color:#fff}.hero-nav{border-top:1px solid #ffffff3d;justify-content:space-between;align-items:center;gap:18px;padding-top:14px;display:flex}.hero-pills{scrollbar-width:none;gap:2px;display:flex;overflow-x:auto}.hero-pills::-webkit-scrollbar{display:none}.hero-pills button{color:#fff9;cursor:pointer;font:inherit;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;padding:10px 13px;font-size:12px;font-weight:800;position:relative}.hero-pills button:after{background:var(--brand-gold);content:"";transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:3px;left:13px;right:13px;transform:scaleX(0)}.hero-pills button:hover,.hero-pills button.is-active{color:#fff}.hero-pills button.is-active:after{transform:scaleX(1)}.hero-arrows{flex-shrink:0;gap:8px;display:flex}.hero-arrows button{color:#fff;cursor:pointer;background:#07140d4d;border:1px solid #fff6;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;display:inline-flex}.hero-arrows button:hover{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--ink-950)}.card-section.home-appeals-section{color:var(--text);background:linear-gradient(#fffdf7,#f2f8f3)}.home-appeals-section .section-heading h2{color:var(--text-h)}.home-appeals-section .section-heading p:not(.eyebrow){color:var(--text);opacity:1}.home-appeals-section .section-heading .eyebrow{color:var(--brand-gold-dark)}.home-appeal-card{border:1px solid var(--border);border-top:4px solid var(--brand-gold);box-shadow:var(--shadow-sm);transition:box-shadow .18s,transform .18s}.home-appeal-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}@media (width<=700px){.home-hero-stage{min-height:clamp(500px,86svh,700px)}.hero-nav{flex-direction:column-reverse;align-items:stretch}.hero-arrows{justify-content:flex-end}.hero-cta-donate,.hero-cta-explore{flex:auto;justify-content:center}}@media (prefers-reduced-motion:reduce){.hero-layer{transition:none}.hero-copy--anim{animation:none}.hero-pills button:after{transition:none}}.hero-nav,.hero-pills{min-width:0}@media (width<=900px){.site-nav{flex-wrap:nowrap}.nav-topline{flex:1;width:auto}.site-nav .nav-action-link{white-space:nowrap;padding-inline:14px}}.hero-scrim{background:linear-gradient(90deg,#07140d9e,#07140d33 56%,#0000 78%),linear-gradient(#07140d29 0%,#07140d66 52%,#07140de0 100%)}@media (width<=900px){.site-nav{flex-direction:row;align-items:center}}.home-programs-section .feature-grid.three-up>a{border:1px solid var(--border);background:#fff;gap:10px;padding:0 0 20px;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.home-programs-section .feature-grid.three-up>a:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.home-programs-section .record-cover-image{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.home-programs-section .feature-grid.three-up>a .card-kicker,.home-programs-section .feature-grid.three-up>a h3,.home-programs-section .feature-grid.three-up>a p{padding-inline:20px}.home-testimonials-section{color:#fff;padding:clamp(64px, 9vw, 110px) var(--section-x);background:radial-gradient(circle at 88% 10%,#f2b52a29,#0000 30%),linear-gradient(140deg,#0a2c1d,#073b27)}.testimonials-inner{text-align:center;gap:clamp(28px,4vw,44px);max-width:880px;margin:0 auto;display:grid}.home-testimonials-section .section-heading .eyebrow{color:var(--brand-gold)}.home-testimonials-section .section-heading h2{color:#fff}.testimonial-stage{display:grid}.testimonial-card{opacity:0;visibility:hidden;grid-area:1/1;margin:0;transition:opacity .7s}.testimonial-card.is-active{opacity:1;visibility:visible}.testimonial-card blockquote{color:#fffffff0;font-family:var(--heading);font-optical-sizing:auto;margin:0 0 22px;font-size:clamp(22px,3vw,32px);font-weight:480;line-height:1.45}.testimonial-card blockquote:before{color:var(--brand-gold);content:"“ "}.testimonial-card blockquote:after{color:var(--brand-gold);content:" ”"}.testimonial-card figcaption{gap:2px;display:grid}.testimonial-card figcaption strong{color:var(--brand-gold);letter-spacing:.02em;font-size:15px}.testimonial-card figcaption span{color:#fff9;font-size:13px}.testimonial-dots{justify-content:center;gap:10px;display:flex}.testimonial-dots button{cursor:pointer;background:#ffffff4d;border:0;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.testimonial-dots button.is-active{background:var(--brand-gold);width:26px}.updates-layout{text-align:left;gap:28px;display:grid}.updates-news{gap:16px;display:grid}.updates-news-card{border:1px solid var(--border);border-left:4px solid var(--accent);color:inherit;background:#fff;gap:8px;padding:22px 24px;text-decoration:none;transition:box-shadow .18s,transform .18s;display:grid}.updates-news-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.updates-news-card span{color:var(--brand-gold-dark);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.updates-news-card h3{color:var(--text-h);margin:0}.updates-news-card p{color:var(--text);margin:0;line-height:1.6}.updates-news-card small{color:var(--accent-dark);font-weight:700}.updates-rail{align-content:start;gap:22px;display:grid}.updates-rail-block{background:var(--green-50);border:1px solid var(--border);gap:14px;padding:22px;display:grid}.updates-rail-block>h3{border-bottom:1px solid var(--border);color:var(--text-h);margin:0;padding-bottom:12px;font-size:17px}.updates-notice{gap:4px;display:grid}.updates-notice span{color:var(--brand-gold-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.updates-notice p{color:var(--text-h);margin:0;font-weight:600;line-height:1.45}.updates-notice a{color:var(--accent-dark);font-size:14px;font-weight:700}.updates-event{color:inherit;gap:3px;text-decoration:none;display:grid}.updates-event span{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.updates-event p{color:var(--text-h);margin:0;font-weight:600;line-height:1.45}.updates-event:hover p{color:var(--accent-dark)}.updates-rail-more{color:var(--accent-dark);font-size:14px;font-weight:700}.home-closing-section{color:#fff;padding:clamp(64px, 9vw, 110px) var(--section-x);background:radial-gradient(circle at 12% 90%,#f2b52a24,#0000 32%),linear-gradient(140deg,#0a2c1d,#06281a)}.closing-inner{max-width:var(--container);gap:clamp(32px,5vw,52px);margin:0 auto;display:grid}.home-closing-section .section-heading .eyebrow{color:var(--brand-gold)}.home-closing-section .section-heading h2{color:#fff}.closing-grid{text-align:left;gap:14px;display:grid}.closing-card{color:inherit;background:#ffffff0d;border:1px solid #ffffff29;gap:9px;padding:24px;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:grid}.closing-card:hover{border-color:var(--brand-gold);background:#ffffff1a;transform:translateY(-3px)}.closing-card-kicker{color:var(--brand-gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.closing-card h3{color:#fff;margin:0}.closing-card p{color:#ffffffbd;margin:0;line-height:1.6}.closing-card-action{color:var(--brand-gold);font-size:14px;font-weight:700}.closing-cta{text-align:left;border-top:1px solid #ffffff2e;align-items:center;gap:22px;padding-top:clamp(28px,4vw,40px);display:grid}.closing-cta h2{color:#fff;margin:0 0 8px;font-size:clamp(24px,2.6vw,34px)}.closing-cta p{color:#ffffffbd;max-width:640px;margin:0;line-height:1.65}.closing-cta-button{background:var(--brand-gold);color:var(--ink-950);justify-self:start;align-items:center;min-height:54px;padding:0 34px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.closing-cta-button:hover{color:var(--ink-950);background:#fff}@media (width>=760px){.updates-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr)}.closing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.closing-cta{grid-template-columns:minmax(0,1fr) auto}.closing-cta-button{justify-self:end}}@media (width>=1100px){.closing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.testimonial-card,.updates-news-card,.closing-card,.testimonial-dots button{transition:none}}.program-checklist{text-align:left;gap:14px 36px;margin:0;padding:0;list-style:none;display:grid}.program-checklist li{color:var(--text);padding-left:34px;font-size:16px;line-height:1.6;position:relative}.program-checklist li:before{color:var(--brand-gold-dark);content:"✓";font-size:17px;font-weight:900;line-height:1.5;position:absolute;top:0;left:0}@media (width>=760px){.program-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.program-checklist--single{grid-template-columns:1fr}}.program-timeline{text-align:left;gap:0;max-width:720px;margin:0 auto;padding:0;list-style:none;display:grid}.program-timeline li{grid-template-columns:52px minmax(0,1fr);gap:18px;padding-bottom:28px;display:grid;position:relative}.program-timeline li:last-child{padding-bottom:0}.program-timeline li:before{background:var(--border-strong);content:"";width:2px;position:absolute;top:52px;bottom:0;left:25px}.program-timeline li:last-child:before{display:none}.program-timeline span{background:var(--green-50);border:2px solid var(--accent);color:var(--accent-dark);justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:800;display:inline-flex}.program-timeline p{color:var(--text);align-self:center;margin:0;font-size:16px;line-height:1.65}.program-outcomes-columns{text-align:left;gap:32px;display:grid}.program-outcomes-columns>div{background:var(--green-50);border:1px solid var(--border);border-top:4px solid var(--accent);align-content:start;gap:18px;padding:28px;display:grid}.program-outcomes-columns h3{color:var(--text-h);margin:0;font-size:20px}@media (width>=900px){.program-outcomes-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.program-read-intro-section,.program-support-option-grid{grid-template-columns:1fr}}.program-action-band{color:#fff;padding:clamp(56px, 8vw, 96px) var(--section-x);background:radial-gradient(circle at 12% 90%,#f2b52a24,#0000 32%),linear-gradient(140deg,#0a2c1d,#06281a)}.program-action-inner{max-width:var(--container);text-align:left;align-items:center;gap:24px;margin:0 auto;display:grid}.program-action-band .eyebrow{color:var(--brand-gold)}.program-action-band h2{color:#fff;max-width:720px;margin:10px 0 0;font-size:clamp(24px,2.8vw,36px)}.program-action-button{background:var(--brand-gold);color:var(--ink-950);justify-self:start;align-items:center;min-height:54px;padding:0 34px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.program-action-button:hover{color:var(--ink-950);background:#fff}@media (width>=760px){.program-action-inner{grid-template-columns:minmax(0,1fr) auto}.program-action-button{justify-self:end}}.program-card{border:1px solid var(--border);background:#fff;gap:12px;padding-bottom:24px;transition:box-shadow .18s,transform .18s;display:grid;overflow:hidden}.program-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.program-card-media .record-cover-image{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.program-card-placeholder{aspect-ratio:16/9;color:var(--brand-gold);letter-spacing:.08em;background:radial-gradient(circle at 80% 16%,#f2b52a38,#0000 36%),linear-gradient(140deg,#0a2c1d,#0f5f3d);justify-content:center;align-items:center;font-size:38px;font-weight:800;display:flex}.program-card>span,.program-card>h3,.program-card>p,.program-card>ul,.program-card>a{margin-inline:24px}.program-card>span{color:var(--brand-gold-dark);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.program-card>h3{color:var(--text-h);margin-top:0;margin-bottom:0}.program-card>p{color:var(--text);margin-top:0;margin-bottom:0;line-height:1.6}.program-card>ul{gap:8px;margin-top:4px;margin-bottom:0;padding:0;list-style:none;display:grid}.program-card>ul li{color:var(--text);padding-left:24px;font-size:14px;line-height:1.5;position:relative}.program-card>ul li:before{color:var(--brand-gold-dark);content:"✓";font-weight:900;position:absolute;left:0}.program-card>a{color:var(--accent-dark);margin-top:6px;font-weight:800;text-decoration:none}@media (prefers-reduced-motion:reduce){.program-card,.program-card:hover{transition:none;transform:none}}.financials-hero{align-items:center;gap:clamp(28px,6vw,86px);display:grid}.financials-hero-panel{border:1px solid var(--border);border-top:4px solid var(--brand-gold);box-shadow:var(--shadow-sm);background:#fff;display:grid}.financials-hero-panel article{border-bottom:1px solid var(--border);gap:4px;padding:18px 22px;display:grid}.financials-hero-panel article:last-child{border-bottom:0}.financials-hero-panel span{color:var(--text);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.financials-hero-panel strong{color:var(--text-h);font-family:var(--heading);font-optical-sizing:auto;font-size:19px;font-weight:620}@media (width>=900px){.financials-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.55fr)}}.financials-reports-section .section-heading p:not(.eyebrow){max-width:720px;margin-left:auto;margin-right:auto}.financials-reports-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.contact-native-form{text-align:left}.contact-submit-button{min-height:48px;margin-top:18px;padding-inline:30px;font-weight:800}.gallery-detail-frame .ant-image{width:100%;display:block}.gallery-detail-frame .ant-image img{aspect-ratio:16/10;cursor:zoom-in;object-fit:cover;width:100%;display:block}.gallery-detail-frame .ant-image-placeholder{background:var(--accent-soft)}.impact-strip>div,.impact-strip.is-revealed>div{animation:none}.menu-toggle{display:inline-flex}.nav-groups{display:none}@media (width<=900px){.site-nav .nav-action-link{display:none}.nav-topline{flex:auto;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.brand-link{min-width:0}.brand-link span{text-overflow:ellipsis;white-space:nowrap;line-height:1.12;display:block;overflow:hidden}}@media (width>=901px){.menu-toggle{display:none}.nav-groups{display:flex}.site-nav .nav-action-link{display:inline-flex}}@media (width<=560px){.brand-logo{width:42px;height:42px}.brand-link span{font-size:18px}.site-nav{gap:10px}}.donation-field-group{gap:12px;display:grid}.donation-field-label{color:var(--text-h);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:900}.donation-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.donation-chip{border:1px solid var(--border);color:var(--text-h);cursor:pointer;font:inherit;background:#fbfaf5;min-height:46px;padding:9px 17px;font-size:14px;font-weight:800;transition:background .14s,border-color .14s,box-shadow .14s,color .14s}.donation-chip:hover{border-color:var(--accent);color:var(--accent-dark);box-shadow:0 8px 22px #07140d14}.donation-chip.is-selected{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 12px 28px #0c5f3d2e}.donation-chip--wide{font-weight:600}.donation-custom-amount{max-width:240px}.donation-native-form{gap:18px;margin-top:6px;display:grid}.donation-native-form .donation-form-row{gap:18px 16px;display:grid}.donation-native-form .contact-field+.contact-field{margin-top:0}.donation-native-form input,.donation-native-form textarea,.donation-custom-amount{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-h);font:inherit;width:100%;min-height:48px;padding:12px 13px}.donation-native-form textarea{resize:vertical;min-height:130px}.donation-native-form input:focus,.donation-native-form textarea:focus,.donation-custom-amount:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #076f451f}@media (width>=700px){.donation-native-form .donation-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.donation-form{gap:24px;display:grid}.donation-steps-section .donation-step-number{color:var(--brand-gold-dark);font-family:var(--heading);font-optical-sizing:auto;margin-bottom:8px;font-size:30px;font-weight:620;display:block}.donation-payment-section{background:#fffdf7}.donation-payment-section .section-heading p:last-child{color:var(--text);max-width:760px;margin:0;line-height:1.65}.payment-readiness-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.payment-readiness-grid article{border:1px solid var(--border);background:#fff;gap:12px;padding:clamp(20px,3vw,28px);display:grid}.payment-readiness-icon{background:var(--accent-soft);color:var(--accent-dark);justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:inline-flex}.payment-readiness-grid h3{margin:0}.payment-readiness-grid p{color:var(--text);margin:0;line-height:1.6}@media (width<=900px){.payment-readiness-grid{grid-template-columns:1fr}}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hero-layer--founder-message{background:radial-gradient(circle at 108% 42%,#d0a85c38,#0000 38%),radial-gradient(circle at -6% 112%,#d0a85c2e,#0000 36%),linear-gradient(135deg,#fdfaf3 0%,#f8f1e2 55%,#f1e6cf 100%)}.founder-composed{padding:clamp(56px, 9vh, 110px) var(--section-x) clamp(230px, 30vh, 280px);justify-content:center;align-items:center;gap:clamp(36px,7vw,120px);display:flex;position:absolute;inset:0}.founder-composed:before,.founder-composed:after{content:"";border:1.5px solid #bf97424d;border-radius:50%;position:absolute}.founder-composed:before{width:56vw;height:56vw;top:-30vw;right:-20vw}.founder-composed:after{width:44vw;height:44vw;bottom:-26vw;left:-16vw}.founder-left{text-align:center;z-index:1;justify-items:center;gap:2px;max-width:560px;display:grid;position:relative}img.founder-lockup{object-fit:contain;width:clamp(180px,16vw,240px);height:auto;display:block;position:static}.founder-urdu-headline{color:#1c2415;margin:0;font-family:Noto Nastaliq Urdu,serif;font-size:clamp(30px,3.2vw,50px);font-weight:700;line-height:2}.founder-urdu-headline span{color:#c0922f}.founder-urdu-sub{color:#564e3a;max-width:34ch;margin:0;font-family:Noto Nastaliq Urdu,serif;font-size:clamp(16px,1.35vw,22px);font-weight:400;line-height:2.3}.founder-divider{background:linear-gradient(90deg,#0000,#c9a350 18% 82%,#0000);width:min(360px,72%);height:1px;margin-top:22px;display:block;position:relative}.founder-divider:after{content:"";background:#c9a350;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.founder-side{z-index:1;justify-items:center;gap:20px;display:grid;position:relative}.founder-ring{background:linear-gradient(#fffdf8,#f6eedd);border:1.5px solid #cfa44e;border-radius:50%;padding:clamp(12px,1.7vw,24px);display:inline-flex;box-shadow:0 34px 80px #7a591c38}img.founder-circle{object-fit:cover;border-radius:50%;width:clamp(210px,22vw,310px);height:clamp(210px,22vw,310px);display:block;position:static}.founder-caption{text-align:center;justify-items:center;gap:2px;display:grid}.founder-caption span{color:#a87f2e;letter-spacing:.16em;text-transform:uppercase;font-size:13px;font-weight:800}.founder-caption strong{color:#1c2415;font-family:var(--heading);font-optical-sizing:auto;font-size:clamp(19px,1.8vw,25px);font-weight:620}.hero-scrim{transition:opacity .7s}.home-hero-stage.is-founder-composed .hero-scrim{opacity:0}.hero-copy--founder{gap:0}.home-hero-stage.is-founder-composed .hero-cta-explore{color:#1c2415;border-color:#1c241573}.home-hero-stage.is-founder-composed .hero-cta-explore:hover{color:#1c2415;background:#1c241514;border-color:#1c2415}.home-hero-stage.is-founder-composed .hero-nav{border-top-color:#1c241529}.home-hero-stage.is-founder-composed .hero-pills button{color:#1c24158c}.home-hero-stage.is-founder-composed .hero-pills button:hover,.home-hero-stage.is-founder-composed .hero-pills button.is-active{color:#1c2415}.home-hero-stage.is-founder-composed .hero-arrows button{color:#1c2415;background:#ffffff80;border-color:#1c241559}.home-hero-stage.is-founder-composed .hero-arrows button:hover{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--ink-950)}@media (width<=900px){.home-hero-stage.is-founder-composed{min-height:max(88svh,780px)}.founder-composed{flex-direction:column;justify-content:center;gap:6px;padding:24px 20px 328px}.home-hero-stage.is-founder-composed .hero-stage-inner{gap:14px}img.founder-lockup{width:150px}.founder-urdu-headline{font-size:26px}.founder-urdu-sub{font-size:14.5px;line-height:2.2}.founder-divider{margin-top:12px;margin-bottom:14px}.founder-ring{padding:10px}img.founder-circle{width:140px;height:140px}.founder-side{gap:6px}.founder-caption strong{white-space:nowrap;font-size:16px}}.hero-film-replay{background:var(--brand-gold);border:1px solid var(--brand-gold-dark);color:var(--ink-950);cursor:pointer;height:46px;right:var(--section-x);z-index:2;justify-content:center;align-items:center;width:46px;font-size:18px;transition:background .16s,transform .16s;display:inline-flex;position:absolute;top:clamp(20px,3.2vw,32px)}.hero-film-replay:hover{background:#fff;transform:scale(1.05)}.hero-video-modal{z-index:80;place-items:center;padding:clamp(18px,4vw,48px);display:grid;position:fixed;inset:0}.hero-video-backdrop{cursor:pointer;background:#07140dc7;border:0;position:absolute;inset:0}.hero-video-panel{color:var(--text-h);background:#fffdf7;border:1px solid #cfa44e73;gap:14px;width:100%;max-width:min(1040px,94vw);max-height:min(86svh,760px);padding:clamp(14px,2.5vw,24px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #07140d73}.hero-video-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 18px;display:grid}.hero-video-heading span{color:var(--brand-gold-dark);letter-spacing:.14em;text-transform:uppercase;grid-column:1;font-size:12px;font-weight:900}.hero-video-heading h2{grid-column:1;margin:0;font-size:clamp(24px,4vw,42px)}.hero-video-heading button{background:var(--ink-950);border:1px solid var(--ink-950);color:#fff;cursor:pointer;font:inherit;grid-area:1/2/3;min-height:42px;padding:10px 14px;font-weight:850}.hero-video-panel video{aspect-ratio:16/9;object-fit:contain;background:#07140d;width:100%;max-height:62svh;display:block}.hero-video-panel p{color:var(--text);margin:0;line-height:1.6}@media (width<=640px){.hero-video-heading{grid-template-columns:1fr}.hero-video-heading button{grid-area:auto/1;justify-self:start}}@media (prefers-reduced-motion:reduce){.founder-composed,.hero-copy--founder,.hero-film-replay{transition:none}}.home-hero-stage.is-admin-hero{isolation:isolate;min-height:680px}.home-hero-stage.is-admin-hero:not(.is-empty) .hero-stage-inner{grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-content:end;align-items:end;gap:28px;padding-top:128px;padding-bottom:36px;display:grid}.home-hero-stage.is-admin-hero .hero-layer--admin{background:linear-gradient(135deg,#075033f0,#8b3830b8),#075033}.home-hero-stage.is-admin-hero .hero-layer img{filter:saturate(1.08)contrast(1.04);transform:scale(1.03)}.home-hero-stage.is-admin-hero .hero-scrim{background:linear-gradient(90deg,#07140dc7,#07140d70 48%,#07140d2e 100%),linear-gradient(#07140d24,#07140d85 64%,#07140deb)}.home-hero-stage.is-admin-hero:after{background:linear-gradient(90deg, var(--brand-gold) 0 25%, #8b3830 25% 50%, #2c517b 50% 75%, #0d6b43 75% 100%);content:"";z-index:2;height:6px;position:absolute;bottom:0;left:0;right:0}.home-hero-stage.is-admin-hero .hero-copy{max-width:820px}.home-hero-stage.is-admin-hero .hero-kicker{color:var(--gold-100);background:#f2b52a24;border:1px solid #f2b52a57;justify-self:start;padding:7px 10px;display:inline-flex}.home-hero-stage.is-admin-hero .hero-copy h1{letter-spacing:0;max-width:17ch;font-size:3.6rem}.home-hero-stage.is-admin-hero .hero-copy p{max-width:670px}.hero-urdu-note{border:1px solid #f2b52a47;border-right:4px solid var(--brand-gold);color:#fff7d8;font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--heading);text-align:right;background:#fffdf71a;max-width:620px;padding:8px 14px 10px;font-size:clamp(1.02rem,1.5vw,1.28rem);line-height:2}.home-hero-stage.is-admin-hero .hero-cta-row{margin-top:16px}.home-hero-stage.is-admin-hero .hero-cta-donate,.home-hero-stage.is-admin-hero .hero-cta-explore{border-radius:6px;min-height:54px}.home-hero-stage.is-admin-hero .hero-cta-donate{box-shadow:0 16px 42px #f2b52a3d}.hero-trust-panel{border:1px solid #ffffff85;border-left:5px solid var(--brand-gold);color:var(--text-h);background:#fffdf7f0;gap:0;display:grid;box-shadow:0 24px 70px #07140d33}.hero-trust-panel article{gap:4px;padding:22px 24px;display:grid}.hero-trust-panel article+article{border-top:1px solid var(--border)}.hero-trust-panel span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.hero-trust-panel strong{color:var(--text-h);font-family:var(--heading);font-size:1.55rem;font-weight:650;line-height:1.14}.home-hero-stage.is-static-slideshow{--hero-accent:var(--brand-gold);--hero-accent-dark:#073b27;--hero-accent-soft:#f2b52a29;isolation:isolate;min-height:clamp(560px,72svh,650px)}.home-hero-stage.is-static-slideshow .hero-layers{z-index:0}.home-hero-stage.is-static-slideshow .hero-scrim{z-index:3}.hero-showcase--foundation{--hero-accent:var(--brand-gold);--hero-accent-dark:#073b27;--hero-accent-soft:#f2b52a2e}.hero-showcase--independence{--hero-accent:var(--brand-gold);--hero-accent-dark:#073b27;--hero-accent-soft:#f2b52a24}.hero-showcase--education{--hero-accent:#0d6b43;--hero-accent-dark:#073b27;--hero-accent-soft:#0d6b432e}.hero-showcase--relief{--hero-accent:#c58b1e;--hero-accent-dark:#6a3d07;--hero-accent-soft:#c58b1e2e}.hero-showcase--emergency{--hero-accent:#8b3830;--hero-accent-dark:#4d1f1a;--hero-accent-soft:#8b383033}.hero-showcase--climate{--hero-accent:#2c517b;--hero-accent-dark:#142d4a;--hero-accent-soft:#2c517b33}.home-hero-stage.is-static-slideshow .hero-layer{opacity:0;transition:opacity .62s,transform .72s;transform:scale(1.015)}.home-hero-stage.is-static-slideshow .hero-layer.is-active{opacity:1;transform:scale(1)}.home-hero-stage.is-static-slideshow .hero-layer--foundation{background:linear-gradient(116deg,#073b27fa 0 42%,#0a524eeb 42% 62%,#c98e1d80 62% 100%),linear-gradient(135deg,#075033fa,#07140dfa),#073b27}.home-hero-stage.is-static-slideshow .hero-layer--independence{background:radial-gradient(circle at 22% 72%,#f2b52a33,#0000 34%),linear-gradient(135deg,#0d6b43,#07140d 72%)}.home-hero-stage.is-static-slideshow .hero-layer--education{background:radial-gradient(circle at 78% 18%,#f2b52a29,#0000 30%),linear-gradient(135deg,#0d6b43f5,#073b27fa),#0d6b43}.home-hero-stage.is-static-slideshow .hero-layer--relief{background:radial-gradient(circle at 78% 16%,#fffdf72e,#0000 30%),linear-gradient(135deg,#c58b1ef5,#683c09fa),#c58b1e}.home-hero-stage.is-static-slideshow .hero-layer--emergency{background:radial-gradient(circle at 80% 16%,#f2b52a2e,#0000 32%),linear-gradient(135deg,#8b3830f5,#3b1815fa),#8b3830}.home-hero-stage.is-static-slideshow .hero-layer--climate{background:radial-gradient(circle at 78% 18%,#eaf5ed2e,#0000 32%),linear-gradient(135deg,#2c517bf5,#0c233bfa),#2c517b}.home-hero-stage.is-static-slideshow .hero-layer:after{content:"";opacity:.18;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.home-hero-stage.is-static-slideshow .hero-scrim{background:radial-gradient(circle at 84% 28%, var(--hero-accent-soft), transparent 34%), linear-gradient(90deg, #07140db8, #07140d5c 52%, #07140d2e), linear-gradient(180deg, #07140d14, #07140dd1)}.home-hero-stage.is-static-slideshow.hero-showcase--foundation .hero-scrim{background:linear-gradient(90deg,#051f16d1,#051f1661 54%,#051f1614),linear-gradient(#051f161a,#051f16c2)}.home-hero-stage.is-static-slideshow:after{background:linear-gradient(90deg, var(--brand-gold) 0 20%, #0d6b43 20% 40%, #c58b1e 40% 60%, #8b3830 60% 80%, #2c517b 80% 100%);content:"";z-index:2;height:6px;position:absolute;bottom:0;left:0;right:0}.home-hero-stage.is-static-slideshow.hero-showcase--independence:after{background:linear-gradient(90deg,#c58b1e 0 18%,#0d6b43 18% 48%,#f2b52a 48% 60%,#073b27 60% 100%)}.home-hero-stage.is-static-slideshow .hero-stage-inner{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-content:end;align-items:end;gap:24px clamp(28px,5vw,70px);padding-top:clamp(70px,11vh,104px);padding-bottom:24px;display:grid}.home-hero-stage.is-static-slideshow .hero-slide-layers{grid-column:1/-1;width:100%;display:grid}.home-hero-stage.is-static-slideshow .hero-slide-layer{grid-area:1/1;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-content:end;align-items:end;gap:24px clamp(28px,5vw,70px);min-width:0;display:grid}.home-hero-stage.is-static-slideshow.hero-showcase--foundation .hero-stage-inner,.home-hero-stage.is-static-slideshow.hero-showcase--foundation .hero-slide-layer{grid-template-columns:minmax(320px,.72fr) minmax(440px,1.04fr);align-content:center;align-items:center}.home-hero-stage.is-static-slideshow.is-full-banner{background:#07140d;min-height:auto}.home-hero-stage.is-static-slideshow.is-full-banner .hero-stage-inner{grid-template-columns:1fr;align-content:end;align-items:end;gap:0;max-width:none;padding:0}.home-hero-stage.is-static-slideshow.is-full-banner .hero-slide-layer{grid-template-columns:1fr;align-content:end;align-items:end;gap:0}@media (width>=761px){.home-hero-stage.is-static-slideshow.is-full-banner .hero-slide-layers{aspect-ratio:1920/620;overflow:hidden}.home-hero-stage.is-static-slideshow.is-full-banner .hero-slide-layer{height:100%;overflow:hidden}.home-hero-stage.is-static-slideshow.is-full-banner .hero-founder-campaign,.home-hero-stage.is-static-slideshow.is-full-banner .hero-slide-visual--full-banner{height:100%;min-height:0}.home-hero-stage.is-static-slideshow.is-full-banner .hero-inline-banners,.home-hero-stage.is-static-slideshow.is-full-banner .hero-inline-banner,.home-hero-stage.is-static-slideshow.is-full-banner .hero-inline-banner svg{height:100%}}.home-hero-stage.is-static-slideshow.is-full-banner .hero-scrim{background:linear-gradient(#ffffff1f,#07140d1f)}.home-hero-stage.is-static-slideshow.is-full-banner .hero-layer:after{display:none}.home-hero-stage.is-static-slideshow .hero-copy{min-width:0;max-width:780px}.home-hero-stage.is-static-slideshow .hero-kicker{color:#fff7d8;background:#ffffff1a;border:1px solid #ffffff2e;justify-self:start;padding:7px 10px;display:inline-flex}.home-hero-stage.is-static-slideshow .hero-copy h1{letter-spacing:0;max-width:18ch;font-size:clamp(2.6rem,5vw,4.3rem)}.home-hero-stage.is-static-slideshow.hero-showcase--foundation .hero-copy h1{font-size:clamp(2.6rem,4.1vw,3.7rem)}.home-hero-stage.is-static-slideshow .hero-copy p:not(.hero-urdu-note){max-width:660px}.home-hero-stage.is-static-slideshow .hero-cta-row{margin-top:16px}.home-hero-stage.is-static-slideshow .hero-cta-donate,.home-hero-stage.is-static-slideshow .hero-cta-explore{border-radius:6px;min-height:52px;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s}.home-hero-stage.is-static-slideshow .hero-cta-donate{box-shadow:0 18px 36px #f2b52a3d}.home-hero-stage.is-static-slideshow .hero-cta-explore{box-shadow:0 16px 32px #00000029}.home-hero-stage.is-static-slideshow .hero-cta-donate:hover,.home-hero-stage.is-static-slideshow .hero-cta-explore:hover{transform:translateY(-2px)}.hero-slide-visual{border:1px solid #ffffff75;border-left:6px solid var(--hero-accent);color:var(--text-h);background:linear-gradient(#fffdf7f5,#ffffffe6);border-radius:8px;gap:18px;min-width:0;padding:clamp(20px,3vw,28px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #07140d38}.hero-slide-visual:before{background:radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--hero-accent) 34%, transparent), transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--hero-accent) 10%, transparent), transparent 62%);content:"";opacity:.86;pointer-events:none;position:absolute;inset:0}.hero-slide-visual>*{z-index:1;position:relative}.hero-slide-visual--artwork{background:linear-gradient(#fffdf7fa,#ffffffeb);border-left:0;gap:14px;padding:clamp(12px,1.8vw,18px);animation:.68s both heroArtworkIn;box-shadow:0 30px 80px #07140d47,inset 0 0 0 1px #ffffff38}.hero-slide-visual--artwork:before{clip-path:polygon(0 0,84% 0,100% 26%,92% 100%,0 100%);opacity:1;background:linear-gradient(120deg,#f2b52a57,#0000 42%),linear-gradient(145deg,#0a82913d,#0000 64%)}.hero-artwork-frame{aspect-ratio:2.75;background:#fffdf7;border:1px solid #f2b52a4d;border-radius:8px;min-height:190px;position:relative;overflow:hidden;box-shadow:0 18px 38px #07140d29}.hero-artwork-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#051f1614,#0000 36%),linear-gradient(#0000 62%,#051f1624);position:absolute;inset:0}.hero-artwork-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.01)}.hero-artwork-meta{background:#ffffffc7;border:1px solid #0750331f;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.hero-artwork-meta span{color:var(--hero-accent-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:950}.hero-artwork-meta strong{color:var(--text-h);font-family:var(--heading);font-size:clamp(1.35rem,2.2vw,2rem);line-height:1}.hero-slide-visual--artwork .hero-trust-panel{overflow:hidden}.hero-founder-campaign{aspect-ratio:1920/620;color:#07140d;background:radial-gradient(circle at 78% 43%,#f2b52a33,#0000 31%),linear-gradient(104deg,#fffefa 0 58%,#fff7e7 58% 100%),linear-gradient(#ffffffb8,#0000 58%),#fffefa;grid-template:"copy portrait""support portrait"/minmax(480px,.62fr) minmax(340px,.42fr);align-content:center;gap:clamp(14px,1.6vw,22px) clamp(40px,5vw,84px);width:100%;min-height:clamp(500px,37vw,650px);padding:clamp(22px,2.8vw,40px) clamp(62px,7vw,122px) clamp(24px,2.8vw,40px);display:grid;position:relative;overflow:hidden}.hero-founder-campaign:before{content:"";opacity:.7;pointer-events:none;background:linear-gradient(115deg,#0000 0 65%,#05452e1f 65% 65.8%,#0000 65.8%),linear-gradient(115deg,#0000 0 72%,#1c7e9d24 72% 72.7%,#0000 72.7%);position:absolute;inset:0}.hero-founder-campaign:after{content:"";pointer-events:none;background:linear-gradient(90deg,#d89f15,#1c7e9d);height:5px;position:absolute;bottom:0;left:0;right:0}.hero-founder-campaign>*{z-index:1;position:relative}.hero-founder-campaign__copy{grid-area:copy;place-self:center;width:min(100%,400px);max-width:min(100%,470px)}.hero-founder-campaign__urdu-art{filter:drop-shadow(0 8px #d89f1514);object-fit:contain;width:100%;height:auto;max-height:clamp(260px,22vw,330px);display:grid}.hero-founder-campaign__sr{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-founder-campaign__portrait-wrap{text-align:center;grid-area:portrait;place-self:center;width:100%;max-width:clamp(260px,20vw,340px);margin-top:0;position:relative}.hero-founder-campaign__portrait-wrap img{aspect-ratio:1;object-fit:cover;object-position:center;border:8px solid #fffefa;border-radius:50%;width:100%;display:block;position:relative;box-shadow:0 0 0 3px #1c7e9d,0 0 0 8px #d89f1561,0 24px 58px #07140d2e}.hero-founder-campaign__caption{text-align:center;margin-top:clamp(12px,1.2vw,18px)}.hero-founder-campaign__caption span{color:#073b27;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:950;display:block}.hero-founder-campaign__caption strong{color:#07140d;font-family:var(--heading);margin-top:4px;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.1;display:block}.hero-founder-campaign__support{background:linear-gradient(#fffffff0,#fffdf7db),linear-gradient(90deg,#f2b52a24,#1c7e9d1a);border:1px solid #073b2724;border-left:5px solid #d89f15;border-radius:8px;grid-area:support;place-self:start center;gap:8px;width:min(100%,610px);max-width:650px;padding:12px 16px 10px;display:grid;box-shadow:0 18px 42px #07140d1a}.hero-founder-campaign__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:static}.hero-founder-campaign__actions .hero-cta-donate,.hero-founder-campaign__actions .hero-cta-explore{border-radius:6px;min-height:48px;padding-inline:24px;font-size:14px}.hero-founder-campaign__actions .hero-cta-donate{background:linear-gradient(135deg,#f2b52a,#ffd970);box-shadow:0 18px 40px #f2b52a4d,0 0 0 5px #f2b52a1f}.hero-founder-campaign__actions .hero-cta-explore{color:#073b27;background:#ffffffdb;border-color:#073b2738;text-decoration:none;box-shadow:0 10px 24px #07140d14}.hero-founder-campaign__actions .hero-cta-explore:hover{color:#0d6b43;background:#fff;border-color:#0d6b435c}.hero-founder-campaign__trust{color:#073b27;letter-spacing:.09em;text-align:center;text-transform:uppercase;margin:0;font-size:clamp(.68rem,.82vw,.82rem);font-weight:900;line-height:1.25;position:static}.hero-slide-visual--full-banner{box-shadow:none;background:0 0;border:0;border-radius:0;gap:0;width:100%;padding:0;position:relative;overflow:hidden}.hero-slide-visual--full-banner:before{display:none}.hero-slide-visual--full-banner:after{background:linear-gradient(105deg, transparent 0 24%, #ffffffb8 42%, color-mix(in srgb, var(--hero-accent) 48%, transparent) 56%, transparent 74%), linear-gradient(90deg, transparent, color-mix(in srgb, var(--hero-accent) 18%, transparent), transparent);content:"";mix-blend-mode:screen;opacity:0;pointer-events:none;z-index:2;position:absolute;inset:0;transform:translate(-120%)}.hero-slide-visual--full-banner picture,.hero-inline-banners,.hero-inline-banner{width:100%;display:block}.hero-inline-banner--mobile{display:none}.hero-inline-banner svg{aspect-ratio:1920/620;width:100%;height:auto;display:block}.hero-slide-visual--full-banner.has-live-overlays .hero-inline-banner svg [data-hero-photo-frame=true] rect[stroke]{opacity:0}.hero-slide-visual--full-banner picture>img{aspect-ratio:1920/620;box-shadow:none;object-fit:cover;object-position:center;border-radius:0;width:100%;height:auto;max-height:none;display:block}.hero-independence-copy{color:#fff;right:max(var(--section-x), 5vw);text-align:right;text-shadow:0 3px 22px #02180f7a;z-index:3;justify-items:end;gap:clamp(2px,.45vw,8px);width:min(43%,730px);display:grid;position:absolute;top:50%;transform:translateY(-52%)}.hero-independence-brand{align-items:center;gap:10px;margin-bottom:2px;display:flex}.hero-independence-brand img{filter:drop-shadow(0 4px 12px #02180f42);width:42px;height:38px}.hero-independence-brand span{color:#fffdf7eb;font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;font-size:clamp(.62rem,.78vw,.76rem);font-weight:800}.hero-independence-copy h1,.hero-independence-copy p{margin:0;font-family:Noto Nastaliq Urdu,Jameel Noori Nastaleeq,Noto Naskh Arabic,serif}.hero-independence-copy h1{color:#fff;text-wrap:balance;max-width:none;font-size:clamp(2.35rem,3.65vw,4rem);font-weight:700;line-height:1.55}.hero-independence-date{color:#f2b52a;font-size:clamp(1.45rem,2.05vw,2.3rem);font-weight:700;line-height:1.45}.hero-independence-theme{color:#fff3c9;font-size:clamp(1.1rem,1.55vw,1.65rem);font-weight:600;line-height:1.65}.hero-independence-greeting{color:#ffffffeb;font-size:clamp(.9rem,1.12vw,1.14rem);font-weight:500;line-height:1.8}.hero-independence-slogan{color:#fff3c9;background:#073b27ad;border:1px solid #f2b52ab8;margin-top:4px;padding:2px 16px 7px;font-family:Noto Nastaliq Urdu,Jameel Noori Nastaleeq,Noto Naskh Arabic,serif;font-size:clamp(.88rem,1.1vw,1.12rem);font-weight:700;line-height:1.7}.hero-loadable-image{background:radial-gradient(circle at 50% 42%,#f2b52a29,#0000 42%),linear-gradient(135deg,#fffdf7f5,#eaf5edeb);width:100%;height:100%;display:block;position:relative;overflow:hidden}.hero-loadable-image__loader{z-index:0;place-items:center;display:grid;position:absolute;inset:0}.hero-loadable-image__loader .tree-loader{transform-origin:50%;margin-top:0;transform:scale(.58)}.hero-loadable-image__loader .tree-loader p{display:none}.hero-loadable-image__media{opacity:0;z-index:1;transition:opacity .48s;position:relative}.hero-loadable-image__media.is-loaded{opacity:1}.hero-founder-campaign__copy .hero-loadable-image{background:0 0;height:auto;min-height:clamp(240px,20vw,320px)}.hero-founder-campaign__portrait-wrap .hero-loadable-image{background:0 0;border-radius:50%;height:auto;overflow:visible}.hero-banner-overlays{pointer-events:none;z-index:1;position:absolute;inset:0}.hero-banner-overlay{border:6px solid var(--overlay-border,#36d0bf);height:var(--overlay-height);left:var(--overlay-left);top:var(--overlay-top);width:var(--overlay-width);background:#fff;border-radius:clamp(16px,1.9vw,30px);margin:0;position:absolute;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 38px #073b2729,inset 0 0 0 1px #ffffffad}.hero-banner-overlay img{object-fit:cover;width:100%;height:100%;display:block}.home-hero-stage.is-static-slideshow.is-full-banner .hero-nav{padding:12px var(--section-x) 14px;grid-column:1;margin-top:0;position:relative}.home-hero-stage.is-static-slideshow.is-full-banner .hero-pills{justify-content:center}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows{pointer-events:none;z-index:9;justify-content:space-between;position:absolute;inset:46% 18px auto;transform:translateY(-50%)}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows button{color:#073b27;pointer-events:auto;background:#ffffffe6;border:1px solid #07140d2e;box-shadow:0 16px 34px #07140d2e}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows button:hover{color:#0d6b43;background:#fff}@keyframes heroBannerColorWipe{0%{opacity:.9;transform:translate(-120%)}to{opacity:0;transform:translate(120%)}}@keyframes founderGlowFloat{0%{transform:translate(-18px,8px)scale(.98)}to{transform:translate(22px,-12px)scale(1.04)}}@keyframes founderRingPulse{0%,to{filter:saturate()brightness();transform:rotate(0)scale(1)}50%{filter:saturate(1.18)brightness(1.08);transform:rotate(4deg)scale(1.02)}}@keyframes heroArtworkIn{0%{opacity:0;transform:translate(24px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}.hero-slide-visual-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;display:grid}.hero-slide-icon{background:radial-gradient(circle at 72% 24%, #ffffffb8, transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--hero-accent) 90%, #07140d), var(--hero-accent));color:#fff;justify-content:center;align-items:center;width:66px;height:66px;font-size:32px;display:inline-flex}.hero-slide-visual-header span:not(.hero-slide-icon){color:var(--hero-accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:950;display:block}.hero-slide-visual-header strong{color:var(--text-h);font-family:var(--heading);font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.08;display:block}.hero-slide-visual>p{color:var(--text);margin:0;line-height:1.65}.hero-slide-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-slide-points li{background:color-mix(in srgb, var(--hero-accent) 9%, #fff);border:1px solid color-mix(in srgb, var(--hero-accent) 22%, var(--border));color:var(--hero-accent-dark);min-height:48px;padding:10px;font-size:13px;font-weight:850;line-height:1.35}.home-hero-stage.is-static-slideshow .hero-slide-visual .hero-trust-panel{border:1px solid var(--border);box-shadow:none;background:#ffffffbd;border-left:0;grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero-stage.is-static-slideshow .hero-slide-visual .hero-trust-panel article{padding:12px}.home-hero-stage.is-static-slideshow .hero-slide-visual .hero-trust-panel article+article{border-left:1px solid var(--border);border-top:0}.home-hero-stage.is-static-slideshow .hero-slide-visual .hero-trust-panel span{color:var(--hero-accent);letter-spacing:.1em;font-size:10px}.home-hero-stage.is-static-slideshow .hero-slide-visual .hero-trust-panel strong{font-size:1rem;line-height:1.2}.home-hero-stage.is-static-slideshow .hero-nav{z-index:8;grid-column:1/-1;min-width:0;margin-top:2px;position:relative}.home-hero-stage.is-static-slideshow .hero-pills{min-width:0;padding-bottom:2px}.card-section.home-appeals-section{background:linear-gradient(90deg,#f2b52a2e,#0000 36%),linear-gradient(#fffdf7,#eef7ef)}.home-appeals-section:before{background:linear-gradient(90deg, var(--brand-gold), #8b3830, #2c517b, var(--accent));width:100%;max-width:none;left:0}.home-appeals-section .section-heading{max-width:var(--container)}.home-appeals-section .section-heading h2{max-width:720px}.home-appeals-section .feature-grid.four-up{gap:18px}.home-appeal-card{--appeal-color:var(--accent);border:1px solid var(--border);border-bottom:6px solid var(--appeal-color);color:var(--text-h);background:linear-gradient(#fffffffa,#fffdf7f5);border-top:0;border-radius:8px;gap:13px;min-height:100%;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 44px #07140d14}.home-appeal-card:before{background:var(--appeal-color);content:"";height:6px;position:absolute;top:0;left:0;right:0}.home-appeal-card:after{background:radial-gradient(circle at 20% 20%, color-mix(in srgb, var(--appeal-color) 30%, transparent), transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--appeal-color) 12%, transparent), transparent 58%);content:"";opacity:.72;pointer-events:none;position:absolute;inset:0}.home-appeal-card>*{z-index:1;position:relative}.home-appeal-card--education{--appeal-color:#0d6b43}.home-appeal-card--relief{--appeal-color:#c58b1e}.home-appeal-card--emergency{--appeal-color:#8b3830}.home-appeal-card--climate{--appeal-color:#2c517b}.home-appeal-card:hover{box-shadow:0 24px 70px #07140d21}.appeal-card-index{color:var(--appeal-color);letter-spacing:.16em;font-size:12px;font-weight:950}.appeal-card-splash{background:radial-gradient(circle at 72% 24%, #ffffffb8, transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--appeal-color) 88%, #07140d), var(--appeal-color));color:#fff;justify-content:center;align-items:center;width:58px;height:46px;margin-bottom:4px;display:inline-flex;position:relative;overflow:hidden}.appeal-card-splash:after{content:"";border:11px solid #fff3;width:46px;height:46px;position:absolute;top:-16px;right:-14px;transform:rotate(28deg)}.appeal-card-splash span{letter-spacing:.1em;font-size:13px;font-weight:950}.home-appeal-card .card-kicker{background:color-mix(in srgb, var(--appeal-color) 12%, #fff);border:1px solid color-mix(in srgb, var(--appeal-color) 32%, #fff);color:var(--appeal-color);justify-self:start}.home-card-urdu-label{color:color-mix(in srgb, var(--appeal-color,var(--home-program-accent,var(--accent))) 72%, var(--text-h));font-family:"Noto Nastaliq Urdu", "Jameel Noori Nastaleeq", "Noto Naskh Arabic", var(--heading);text-align:right;font-size:1.05rem;font-weight:650;line-height:1.9;display:block}.home-appeal-card h3{margin:0}.home-appeal-card p{color:var(--text);line-height:1.65}.appeal-card-impact{color:var(--text-h);font-weight:850;line-height:1.5}.appeal-card-action{border-top:1px solid var(--border);color:var(--appeal-color);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:14px;font-size:13px;font-weight:950}.impact-strip{color:#fff;background:linear-gradient(90deg,#073b27,#075033 58%,#0a2c1d);border:0}.impact-strip div{border-color:#ffffff29}.impact-strip strong{color:var(--brand-gold)}.impact-strip span{color:#ffffffd1}.impact-strip-fallback{background:#ffffff14}.home-programs-section,.home-stories-section,.home-updates-section{position:relative}.home-programs-section{background:linear-gradient(90deg, #2c517b12, transparent 44%), var(--surface)}.home-campaigns-section{background:linear-gradient(90deg, #8b383014, transparent 48%), var(--surface-strong)}.home-stories-section{background:linear-gradient(90deg,#0d6b4314,#0000 48%),#fff}.home-updates-section{background:linear-gradient(90deg, #f2b52a1f, transparent 42%), var(--surface-strong)}.home-programs-section .section-heading,.home-campaigns-section .section-heading,.home-stories-section .section-heading,.home-updates-section .section-heading{max-width:var(--container);text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 36px;margin-left:auto;margin-right:auto;display:grid}.home-programs-section .section-heading .eyebrow,.home-programs-section .section-heading h2,.home-campaigns-section .section-heading .eyebrow,.home-campaigns-section .section-heading h2,.home-stories-section .section-heading .eyebrow,.home-stories-section .section-heading h2,.home-updates-section .section-heading .eyebrow,.home-updates-section .section-heading h2{grid-column:1}.home-programs-section .section-heading .section-view-all,.home-campaigns-section .section-heading .section-view-all,.home-stories-section .section-heading .section-view-all,.home-updates-section .section-heading .section-view-all{grid-area:1/2/span 2;align-self:end}.home-programs-section .feature-grid.three-up,.home-campaigns-section .feature-grid.three-up{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.home-programs-section .feature-grid.three-up>a,.home-campaigns-section .feature-grid.three-up>article,.home-stories-section .news-card,.updates-news-card,.updates-rail-block{border-radius:8px;box-shadow:0 14px 36px #07140d12}.home-programs-section .feature-grid.three-up>a{--home-program-accent:#2c517b;border-top:6px solid #2c517b}.home-program-card--education{--home-program-accent:#0d6b43}.home-program-card--welfare{--home-program-accent:#c58b1e}.home-program-card--awareness{--home-program-accent:#2c517b}.home-program-card--community{--home-program-accent:#8b3830}.home-program-card{border-top-color:var(--home-program-accent)!important}.home-program-splash-frame{aspect-ratio:16/9;background:radial-gradient(circle at 18% 14%, color-mix(in srgb, var(--home-program-accent) 28%, #fff), transparent 32%), var(--surface-strong);isolation:isolate;margin-bottom:20px;display:block;position:relative;overflow:hidden}.home-program-splash-frame:before{background:linear-gradient(180deg, transparent 42%, #07140d61), radial-gradient(circle at 82% 20%, color-mix(in srgb, var(--home-program-accent) 36%, transparent), transparent 34%);content:"";opacity:.78;pointer-events:none;z-index:1;position:absolute;inset:0}.home-program-splash-frame:after{border:18px solid color-mix(in srgb, var(--home-program-accent) 42%, #fff);content:"";opacity:.72;pointer-events:none;z-index:2;width:104px;height:104px;position:absolute;bottom:-38px;right:-28px;transform:rotate(18deg)}.home-program-splash-frame .record-cover-image{box-shadow:none;border:0;border-radius:0;height:100%;margin:0;transition:transform .22s}.home-program-card:hover .home-program-splash-frame .record-cover-image{transform:scale(1.045)}.home-campaigns-section .feature-grid.three-up>article{border-top:6px solid #8b3830}.home-stories-section .news-card{border-top:6px solid var(--accent)}.home-programs-section .record-cover-image,.home-campaigns-section .record-cover-image,.home-stories-section .record-cover-image{border-radius:0}.home-programs-section .feature-grid.three-up>a p,.home-campaigns-section .feature-grid.three-up>article>p{-webkit-line-clamp:unset;display:block;overflow:visible}.home-closing-section{background:linear-gradient(135deg,#073b27fa,#07140dfa),#073b27}.closing-card{border-radius:8px}.closing-cta{border:1px solid #ffffff24;border-left:5px solid var(--brand-gold);background:#ffffff0f;border-radius:8px;padding:clamp(24px,4vw,34px)}.closing-cta-button{border-radius:6px}@media (width<=980px){.home-hero-stage.is-static-slideshow{min-height:clamp(620px,78svh,760px)}.home-hero-stage.is-static-slideshow .hero-stage-inner{grid-template-columns:1fr;padding-top:104px}.home-hero-stage.is-static-slideshow .hero-slide-layer{grid-template-columns:1fr}.home-hero-stage.is-static-slideshow.is-full-banner{min-height:auto}.home-hero-stage.is-static-slideshow.is-full-banner .hero-stage-inner{padding:0}.home-hero-stage.is-static-slideshow.hero-showcase--foundation .hero-stage-inner,.home-hero-stage.is-static-slideshow.hero-showcase--foundation .hero-slide-layer{grid-template-columns:1fr}.hero-slide-visual{max-width:760px}.hero-slide-visual--artwork{width:100%;max-width:860px}.hero-slide-visual--full-banner{width:100%;max-width:none}.hero-founder-campaign{aspect-ratio:auto;grid-template-columns:minmax(320px,.58fr) minmax(230px,.36fr);grid-template-areas:"copy portrait""support support";min-height:560px}.hero-founder-campaign__copy{width:min(100%,340px);max-width:360px}.hero-founder-campaign__urdu-art{max-height:300px}.hero-founder-campaign__portrait-wrap{max-width:230px}.hero-founder-campaign__support{width:min(100%,680px)}.home-hero-stage.is-admin-hero{min-height:560px}.home-hero-stage.is-admin-hero:not(.is-empty) .hero-stage-inner{grid-template-columns:1fr}.hero-trust-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-trust-panel article+article{border-left:1px solid var(--border);border-top:0}}@media (width<=760px){.home-hero-stage.is-static-slideshow,.home-hero-stage.is-static-slideshow.is-full-banner{min-height:auto}.home-hero-stage.is-static-slideshow .hero-stage-inner{gap:18px;padding-top:56px;padding-bottom:24px}.home-hero-stage.is-static-slideshow .hero-slide-layer{gap:18px}.home-hero-stage.is-static-slideshow .hero-copy{gap:12px}.home-hero-stage.is-static-slideshow .hero-copy h1{max-width:100%;font-size:2rem;line-height:1.12}.home-hero-stage.is-static-slideshow .hero-cta-donate,.home-hero-stage.is-static-slideshow .hero-cta-explore{min-height:46px;padding-inline:18px}.hero-slide-visual{gap:14px;padding:18px}.hero-slide-visual--artwork{padding:12px}.home-hero-stage.is-static-slideshow.is-full-banner .hero-stage-inner{gap:0;padding:0}.home-hero-stage.is-static-slideshow.is-full-banner .hero-slide-layer{gap:0}.hero-slide-visual--full-banner{width:100%;max-width:none;padding:0}.hero-founder-campaign{aspect-ratio:auto;grid-template-columns:1fr;grid-template-areas:"copy""portrait""support";align-items:start;gap:10px;min-height:560px;padding:18px 18px 26px}.hero-founder-campaign__copy{justify-self:center;width:min(100%,282px);max-width:none}.hero-founder-campaign__urdu-art{max-height:264px}.hero-founder-campaign__portrait-wrap{justify-self:center;max-width:132px}.hero-founder-campaign__portrait-wrap img{border-width:7px;box-shadow:0 0 0 2px #1c7e9d,0 0 0 6px #d89f1557,0 18px 42px #07140d29}.hero-founder-campaign__caption{margin-top:10px}.hero-founder-campaign__caption span{font-size:.56rem}.hero-founder-campaign__caption strong{font-size:.95rem}.hero-founder-campaign__actions{justify-content:center;justify-self:stretch;gap:10px;position:static}.hero-founder-campaign__actions .hero-cta-donate,.hero-founder-campaign__actions .hero-cta-explore{justify-content:center;min-height:44px;padding-inline:14px}.hero-founder-campaign__actions .hero-cta-donate{flex:150px}.hero-founder-campaign__actions .hero-cta-explore{flex:150px;min-height:44px}.hero-founder-campaign__support{border-top:4px solid #d89f15;border-left-width:0;justify-self:stretch;gap:10px;width:100%;padding:12px}.hero-founder-campaign__trust{letter-spacing:.08em;text-align:center;justify-self:center;max-width:310px;font-size:.62rem;line-height:1.4;position:static}.hero-slide-visual--full-banner picture>img{aspect-ratio:auto;object-fit:cover;background:#f8fff6;max-height:none}.hero-independence-copy{text-align:center;justify-items:center;gap:0;width:auto;inset:clamp(18px,4.5vw,32px) 22px auto;transform:none}.hero-independence-brand{gap:8px;margin-bottom:0}.hero-independence-brand img{width:34px;height:30px}.hero-independence-brand span{letter-spacing:.1em;font-size:.58rem}.hero-independence-copy h1{font-size:clamp(2rem,9vw,3.15rem);line-height:1.5}.hero-independence-date{font-size:clamp(1.35rem,6.5vw,2rem);line-height:1.4}.hero-independence-theme{font-size:clamp(1rem,4.8vw,1.45rem);line-height:1.65}.hero-independence-greeting{max-width:31ch;font-size:clamp(.78rem,3.4vw,1rem);line-height:1.8}.hero-independence-slogan{margin-top:3px;padding:1px 13px 6px;font-size:clamp(.76rem,3.5vw,.98rem);line-height:1.6}.hero-inline-banner--desktop{display:none}.hero-inline-banner--mobile{display:block}.hero-inline-banner svg{aspect-ratio:720/920}.hero-banner-overlay{height:var(--overlay-mobile-height,var(--overlay-height));left:var(--overlay-mobile-left,var(--overlay-left));top:var(--overlay-mobile-top,var(--overlay-top));width:var(--overlay-mobile-width,var(--overlay-width));border-width:5px;border-radius:24px}.hero-banner-overlay.is-mobile-hidden{display:none}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows{inset-inline:8px;top:36%}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows button{width:44px;height:44px}.hero-artwork-frame{aspect-ratio:2.45;min-height:120px}.hero-artwork-meta{display:none}.hero-slide-icon{width:52px;height:52px;font-size:25px}.hero-slide-points{grid-template-columns:1fr}.hero-slide-points li{min-height:auto}.home-hero-stage.is-static-slideshow .hero-slide-visual .hero-trust-panel{display:none}.home-hero-stage.is-static-slideshow .hero-nav{flex-direction:row;align-items:center;gap:10px;padding-top:12px}.home-hero-stage.is-static-slideshow.is-full-banner .hero-nav{padding:8px 20px 10px}.home-hero-stage.is-static-slideshow .hero-pills{flex:auto;margin-inline:-4px;padding-inline:4px}.home-hero-stage.is-static-slideshow .hero-pills button{min-height:42px;padding-inline:10px;font-size:11px}.home-hero-stage.is-static-slideshow .hero-arrows{justify-content:flex-end}.home-hero-stage.is-static-slideshow.is-full-banner .hero-nav{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:4px;padding:8px 4px 10px;display:grid}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows{pointer-events:auto;display:contents;position:static;inset:auto;transform:none}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows button:first-child{grid-area:1/1}.home-hero-stage.is-static-slideshow.is-full-banner .hero-arrows button:last-child{grid-area:1/3}.home-hero-stage.is-static-slideshow.is-full-banner .hero-pills{flex:0 auto;grid-area:1/2;justify-content:flex-start;margin-inline:0;padding:0 2px 2px}.home-hero-stage.is-static-slideshow.is-full-banner .hero-pills button{min-height:36px;padding-inline:7px;font-size:10px}.home-hero-stage.is-admin-hero{min-height:auto}.home-hero-stage.is-admin-hero .hero-copy{gap:12px}.home-hero-stage.is-admin-hero .hero-copy h1{max-width:100%;font-size:2.1rem;line-height:1.12}.hero-urdu-note{padding:8px 12px 10px;font-size:.98rem;line-height:1.85}.home-hero-stage.is-admin-hero:not(.is-empty) .hero-stage-inner{gap:18px;padding-top:96px;padding-bottom:24px}.hero-trust-panel{display:none}.home-hero-stage.is-admin-hero .hero-cta-donate,.home-hero-stage.is-admin-hero .hero-cta-explore{min-height:46px;padding-inline:18px}.home-programs-section .section-heading,.home-campaigns-section .section-heading,.home-stories-section .section-heading,.home-updates-section .section-heading{display:block}.home-programs-section .section-heading .section-view-all,.home-campaigns-section .section-heading .section-view-all,.home-stories-section .section-heading .section-view-all,.home-updates-section .section-heading .section-view-all{margin-top:16px;display:inline-flex}.appeal-card-splash{width:52px;height:42px}.home-card-urdu-label{font-size:1rem}}@media (prefers-reduced-motion:reduce){.home-hero-stage.is-admin-hero .hero-layer img,.home-hero-stage.is-static-slideshow .hero-layer,.home-hero-stage.is-static-slideshow .hero-cta-donate,.home-hero-stage.is-static-slideshow .hero-cta-explore,.hero-founder-campaign,.hero-slide-visual--artwork,.hero-slide-visual--full-banner,.hero-slide-visual--full-banner:after,.hero-artwork-frame img,.hero-slide-visual--full-banner picture>img,.home-program-splash-frame .record-cover-image,.home-appeal-card,.home-programs-section .feature-grid.three-up>a,.home-campaigns-section .feature-grid.three-up>article,.home-stories-section .news-card,.updates-news-card,.closing-card{transition:none;transform:none}.hero-slide-visual--artwork,.hero-founder-campaign,.hero-slide-visual--full-banner,.hero-slide-visual--full-banner:after,.hero-slide-visual--full-banner picture>img{animation:none}}.programs-hero{background:linear-gradient(90deg,#2c517b1f,#0000 46%),linear-gradient(135deg,#fffdf7,#edf7ee);position:relative;overflow:hidden}.programs-hero:before{background:linear-gradient(180deg, var(--brand-gold), #8b3830, #2c517b, var(--accent));bottom:var(--section-y);content:"";left:0;top:var(--section-y);width:6px;position:absolute}.programs-hero-copy{max-width:820px}.programs-hero .eyebrow{color:var(--brand-gold-dark)}.programs-hero h1{max-width:14ch}.programs-hero p:not(.eyebrow){max-width:720px}.programs-hero-panel{border:0;border-left:5px solid var(--brand-gold);border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #07140d1f}.programs-hero-panel article{background:#ffffffeb}.programs-hero-panel strong{color:var(--text-h);letter-spacing:0;font-size:clamp(28px,4vw,44px)}.programs-hero-panel span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.programs-list-section{background:linear-gradient(90deg, #f2b52a1a, transparent 36%), var(--surface)}.programs-list-section .section-heading{max-width:var(--container)}.programs-list-section .program-list-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.program-card{--program-accent:var(--accent);border:1px solid var(--border);border-bottom:6px solid var(--program-accent);background:linear-gradient(#fffffffa,#fffdf7fa);border-radius:8px;gap:14px;display:grid;box-shadow:0 16px 42px #07140d14}.program-card--education{--program-accent:#0d6b43}.program-card--welfare{--program-accent:#c58b1e}.program-card--community{--program-accent:#8b3830}.program-card--awareness{--program-accent:#2c517b}.program-card:hover{box-shadow:0 24px 70px #07140d21}.program-card-media{border-bottom:0;position:relative}.program-card-media:after{background:var(--program-accent);content:"";height:6px;position:absolute;bottom:0;left:0;right:0}.program-card-media .record-cover-image,.program-card-placeholder{aspect-ratio:16/8.8}.program-card-placeholder{background:radial-gradient(circle at 78% 18%, #f2b52a33, transparent 34%), linear-gradient(135deg, color-mix(in srgb, var(--program-accent) 86%, #07140d), #07140d)}.program-card-placeholder span{color:var(--brand-gold);letter-spacing:.02em;background:#ffffff1a;border:1px solid #ffffff42;border-radius:8px;width:78px;height:78px;font-size:34px}.program-card>span{background:color-mix(in srgb, var(--program-accent) 12%, #fff);border:1px solid color-mix(in srgb, var(--program-accent) 30%, #fff);color:var(--program-accent);border-radius:999px;justify-self:start;margin-top:10px;padding:5px 10px}.program-card>h3{font-size:clamp(22px,2.2vw,30px)}.program-card>p{line-height:1.68}.program-card>ul{border-top:1px solid var(--border);gap:10px;padding-top:14px}.program-card>ul li{color:var(--text);background:0 0;border:0;padding:0 0 0 24px;font-size:14px;line-height:1.55}.program-card>ul li:before{color:var(--program-accent)}.program-card>a{border-top:1px solid var(--border);color:var(--program-accent);letter-spacing:.08em;text-transform:uppercase;padding-top:14px;font-size:13px;font-weight:950}.program-card>a:hover{color:var(--text-h)}@media (width<=980px){.programs-hero{grid-template-columns:1fr}.programs-hero-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.programs-hero-panel article+article{border-left:1px solid var(--border);border-top:0}}@media (width<=760px){.programs-hero:before{width:auto;height:6px;top:0;bottom:auto;right:0}.programs-hero-panel{display:none}.programs-list-section .section-heading{display:block}.programs-list-section .section-heading p:not(.eyebrow){margin-top:14px}.programs-list-section .program-list-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.program-card,.program-card:hover{transition:none;transform:none}}.program-detail-page{--program-accent:var(--accent);--program-accent-dark:var(--accent-dark);--program-accent-soft:color-mix(in srgb, var(--program-accent) 11%, #fff);background:var(--surface)}.program-detail-page--education{--program-accent:#0d6b43;--program-accent-dark:#074a31}.program-detail-page--welfare{--program-accent:#c58b1e;--program-accent-dark:#8a5b0a}.program-detail-page--community{--program-accent:#8b3830;--program-accent-dark:#69281f}.program-detail-page--awareness{--program-accent:#2c517b;--program-accent-dark:#173d63}.program-detail-page .program-detail-hero{background:linear-gradient(90deg, #ffffffbd, #fff6), linear-gradient(135deg, color-mix(in srgb, var(--program-accent) 10%, #fff) 0%, #fffdf7 52%, color-mix(in srgb, var(--brand-gold) 12%, #fff) 100%);border-bottom:1px solid var(--border);padding-top:56px;padding-bottom:56px;position:relative;overflow:hidden}.program-detail-page .program-detail-hero:before{background:linear-gradient(180deg, var(--program-accent), var(--brand-gold));content:"";width:7px;position:absolute;top:0;bottom:0;left:0}.program-detail-page .program-detail-hero>div:first-child,.program-detail-page .program-detail-hero-panel{z-index:1;position:relative}.program-detail-page .program-detail-hero .eyebrow,.program-detail-page .program-read-intro-copy .eyebrow,.program-detail-page .program-detail-grid-section .eyebrow{color:var(--program-accent-dark)}.program-detail-page .program-detail-hero h1{letter-spacing:0;max-width:13ch;font-size:4.35rem;line-height:.98}.program-detail-page .program-detail-hero p:not(.eyebrow){max-width:720px}.program-detail-page .program-detail-hero .primary-action{box-shadow:0 16px 34px #07140d24}.program-detail-page .program-detail-hero .secondary-action{border-color:color-mix(in srgb, var(--program-accent) 24%, var(--border));background:#ffffffb8}.program-detail-page .program-detail-hero-panel{border:0;border-left:5px solid var(--program-accent);border-radius:8px;box-shadow:0 24px 70px #07140d24}.program-detail-page .program-detail-cover,.program-detail-page .program-detail-visual-placeholder{aspect-ratio:16/10.5;border-bottom:6px solid var(--brand-gold)}.program-detail-page .program-detail-visual-placeholder{background:linear-gradient(135deg, color-mix(in srgb, var(--program-accent) 84%, #07140d), #07140d)}.program-detail-page .program-detail-visual-placeholder span{color:var(--brand-gold)}.program-detail-page .program-detail-hero-panel nav a{border-top:0;align-items:center;gap:10px;min-height:48px;padding:12px 16px;display:flex}.program-detail-page .program-detail-hero-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}.program-detail-page .program-detail-hero-panel nav a+a{border-top:0}.program-detail-page .program-detail-hero-panel nav a:nth-child(odd){border-right:1px solid var(--border)}.program-detail-page .program-detail-hero-panel nav a:nth-child(n+3){border-top:1px solid var(--border)}.program-detail-page .program-detail-hero-panel nav a:before{background:var(--program-accent);content:"";flex:none;width:8px;height:8px}.program-detail-page .program-detail-hero-panel nav a:hover{background:var(--program-accent-soft);color:var(--program-accent-dark)}.program-detail-page .program-read-intro-section{background:linear-gradient(90deg, color-mix(in srgb, var(--program-accent) 9%, #fff), transparent 42%), var(--surface);border-bottom:1px solid var(--border)}.program-detail-page .program-read-intro-copy h2{letter-spacing:0;font-size:3rem}.program-detail-page .program-read-stat-grid{border:0;border-left:5px solid var(--program-accent);border-radius:8px;overflow:hidden;box-shadow:0 18px 50px #07140d1a}.program-detail-page .program-read-stat-grid article{background:#fff}.program-detail-page .program-read-stat-grid article:nth-child(2){background:color-mix(in srgb, var(--brand-gold) 8%, #fff)}.program-detail-page .program-read-stat-grid strong{color:var(--program-accent-dark);letter-spacing:0}.program-detail-page .program-support-option-grid article,.program-detail-page .program-detail-grid-section .feature-grid article,.program-detail-page .program-detail-grid-section .feature-grid a,.program-detail-page .program-outcomes-columns>div{border-radius:8px;overflow:hidden;box-shadow:0 14px 38px #07140d12}.program-detail-page .program-support-option-grid article,.program-detail-page #services .feature-grid article,.program-detail-page #commitments .feature-grid article,.program-detail-page .program-outcomes-columns>div{border-top-color:var(--program-accent)}.program-detail-page .program-support-option-grid article>span,.program-detail-page .program-support-option-grid a,.program-detail-page .program-detail-grid-section .feature-grid a{color:var(--program-accent-dark)}.program-detail-page .program-support-option-grid article>span{background:var(--program-accent-soft);border:1px solid color-mix(in srgb, var(--program-accent) 28%, #fff);border-radius:999px;justify-self:start;padding:5px 10px}.program-detail-page .program-checklist li:before{color:var(--program-accent-dark)}.program-detail-page .program-timeline li:before{background:color-mix(in srgb, var(--program-accent) 28%, var(--border))}.program-detail-page .program-timeline span{background:var(--program-accent-soft);border-color:var(--program-accent);color:var(--program-accent-dark);border-radius:8px}.program-detail-page #commitments,.program-detail-page .program-impact-metrics-section{background:linear-gradient(135deg, color-mix(in srgb, var(--program-accent-dark) 86%, #07140d), #07140d)}.program-detail-page #commitments .feature-grid article,.program-detail-page .program-impact-metrics-section li{border-color:#ffffff2e}.program-detail-page .program-impact-metrics-section li strong{color:var(--brand-gold)}.program-detail-page .program-action-band{background:linear-gradient(140deg, color-mix(in srgb, var(--program-accent-dark) 74%, #07140d), #06281a)}.program-detail-page .program-action-button{border-radius:8px}@media (width<=980px){.program-detail-page .program-detail-hero{grid-template-columns:1fr}.program-detail-page .program-detail-hero-panel{display:none}.program-detail-page .program-detail-hero-panel nav{grid-template-columns:repeat(2,minmax(0,1fr))}.program-detail-page .program-detail-hero-panel nav a+a{border-top:0}}@media (width<=760px){.program-detail-page .program-detail-hero{padding-top:62px;padding-bottom:48px}.program-detail-page .program-detail-hero:before{width:auto;height:6px;bottom:auto;right:0}.program-detail-page .program-detail-hero h1{font-size:2.75rem;line-height:1.03}.program-detail-page .program-read-intro-copy h2{font-size:2.25rem}.program-detail-page .program-read-stat-grid{border-left:0;border-top:5px solid var(--program-accent)}}@media (width<=480px){.program-detail-page .program-detail-hero h1{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){.program-detail-page .program-detail-hero .primary-action,.program-detail-page .program-detail-hero .secondary-action,.program-detail-page .program-support-option-grid article,.program-detail-page .program-detail-grid-section .feature-grid article,.program-detail-page .program-detail-grid-section .feature-grid a{transition:none}}.about-page{--about-accent:var(--accent);--about-blue:#2c517b;--about-red:#8b3830;--about-gold:#c58b1e;background:var(--surface)}.about-page .about-overview-hero{background:linear-gradient(90deg, #fffc, #ffffff6b), linear-gradient(135deg, color-mix(in srgb, var(--about-blue) 9%, #fff), #fffdf7 52%, color-mix(in srgb, var(--about-accent) 10%, #fff));border-bottom:1px solid var(--border);padding-top:62px;padding-bottom:62px;position:relative;overflow:hidden}.about-page .about-overview-hero:before{background:linear-gradient(180deg, var(--brand-gold), var(--about-red), var(--about-blue), var(--about-accent));content:"";width:7px;position:absolute;top:56px;bottom:56px;left:0}.about-page .about-overview-hero>*{z-index:1;position:relative}.about-page .about-overview-hero .section-heading{max-width:var(--container);margin-bottom:24px}.about-page .about-overview-hero .eyebrow,.about-page .about-registration-section .eyebrow,.about-page .about-offices-section .eyebrow,.about-page .about-commitment-section .eyebrow,.about-page .about-cms-section .eyebrow{color:var(--about-accent)}.about-page .about-overview-hero h1{letter-spacing:0;max-width:14ch;font-size:4rem;line-height:1}.about-page .about-overview-hero .section-heading p:not(.eyebrow){max-width:760px}.about-page .about-hero-trust-panel{border:0;border-left:5px solid var(--brand-gold);color:var(--text-h);background:#fff;border-radius:8px;margin-top:24px;margin-bottom:24px;box-shadow:0 24px 70px #07140d1f}.about-page .about-hero-trust-panel article{background:#fffffff5}.about-page .about-hero-trust-panel article:nth-child(2){background:color-mix(in srgb, var(--brand-gold) 8%, #fff)}.about-page .about-hero-trust-panel span{color:var(--about-accent)}.about-page .about-hero-trust-panel strong{color:var(--text-h);letter-spacing:0;font-size:2.45rem}.about-page .about-overview-links{max-width:var(--container);grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.about-page .about-overview-links a{--about-link-accent:var(--about-accent);border:1px solid var(--border);border-bottom:5px solid var(--about-link-accent);border-top:0;border-radius:8px;gap:10px;min-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 38px #07140d12}.about-page .about-overview-links a:before{background:var(--about-link-accent);content:"";height:6px;position:absolute;top:0;left:0;right:0}.about-page .about-overview-links a:nth-child(2){--about-link-accent:var(--about-blue)}.about-page .about-overview-links a:nth-child(3){--about-link-accent:var(--about-red)}.about-page .about-overview-links a:nth-child(4){--about-link-accent:var(--about-gold)}.about-page .about-overview-links a:hover{box-shadow:0 22px 60px #07140d1f}.about-page .about-overview-links h3{color:var(--text-h);margin:0}.about-page .about-overview-links p{line-height:1.65}.about-page .about-trust-profile{background:linear-gradient(135deg, color-mix(in srgb, var(--about-accent) 82%, #07140d), #07140d)}.about-page .about-trust-profile .eyebrow,.about-page .about-trust-profile h2,.about-page .about-trust-profile p,.about-page .about-trust-profile li,.about-page .about-trust-profile span,.about-page .about-trust-profile small{color:#fff}.about-page .about-trust-profile li{border-color:#ffffff2e;border-left:5px solid var(--brand-gold);background:#ffffff1a;gap:7px;display:grid}.about-page .about-trust-profile li strong{color:var(--brand-gold);font-size:2rem;line-height:1.08}.about-page .about-registration-section{background:linear-gradient(90deg, color-mix(in srgb, var(--brand-gold) 10%, #fff), transparent 40%), var(--surface)}.about-page .about-registration-section article,.about-page .about-offices-section article,.about-page .about-management-section article,.about-page .about-commitment-section article,.about-page .about-cms-section article{border-radius:8px;overflow:hidden;box-shadow:0 14px 38px #07140d12}.about-page .about-registration-section article{border-top-color:var(--brand-gold)}.about-page .about-registration-section article span{color:var(--about-gold)}.about-page .about-legal-framework-section,.about-page .about-working-services-section{background:linear-gradient(135deg, color-mix(in srgb, var(--about-blue) 42%, #073b27), #073b27)}.about-page .about-legal-framework-section li,.about-page .about-working-services-section li{border-left-color:var(--brand-gold);border-radius:8px}.about-page .about-offices-section{background:linear-gradient(90deg, color-mix(in srgb, var(--about-blue) 8%, #fff), transparent 42%), var(--surface-strong)}.about-page .about-offices-section article{border-left:5px solid var(--about-blue);border-top:0}.about-page .about-management-section{background:#fff}.about-page .about-management-section article{border-top-color:var(--about-red)}.about-page .about-commitment-section{background:linear-gradient(90deg, color-mix(in srgb, var(--about-accent) 8%, #fff), transparent 45%), var(--surface)}.about-page .about-commitment-section article{border-top-color:var(--about-accent)}.about-page .about-board-link-section{background:linear-gradient(135deg, color-mix(in srgb, var(--about-red) 58%, #073b27), #06281a);color:#fff}.about-page .about-board-link-section .eyebrow,.about-page .about-board-link-section h2{color:#fff}.about-page .about-board-link-section .button-link{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--ink-950);border-radius:8px}.about-page .about-board-link-section .button-link:hover{background:#fff;border-color:#fff}.about-page .about-cms-section{background:linear-gradient(90deg, color-mix(in srgb, var(--about-blue) 7%, #fff), transparent 42%), #fff}.about-page .about-cms-section article{border-top:5px solid var(--about-blue)}@media (width<=1100px){.about-page .about-overview-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.about-page .about-overview-hero h1{max-width:16ch}.about-page .about-hero-trust-panel{display:none}}@media (width>=640px) and (width<=980px){.about-page .about-overview-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:center;gap:24px;padding-top:40px;padding-bottom:40px;display:grid}.about-page .about-overview-hero .section-heading{margin-bottom:0}.about-page .about-overview-links{grid-template-columns:1fr;margin:0}.about-page .about-overview-links a{gap:6px;padding:14px 16px}.about-page .about-overview-links p{display:none}}@media (width<=760px){.about-page .about-overview-hero{padding-top:58px;padding-bottom:46px}.about-page .about-overview-hero:before{width:auto;height:6px;top:0;bottom:auto;right:0}.about-page .about-overview-hero h1{max-width:100%;font-size:2.55rem;line-height:1.04}.about-page .about-overview-hero .section-heading p:not(.eyebrow){font-size:15.5px;line-height:1.6}.about-page .about-hero-trust-panel{display:none}.about-page .about-overview-links{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page .about-overview-links a{padding:18px}.about-page .about-overview-links p{font-size:14px;line-height:1.55;display:none}}@media (width>=640px) and (width<=760px){.about-page .about-overview-hero{padding-top:16px;padding-bottom:16px}.about-page .about-overview-hero h1{font-size:1.95rem}.about-page .about-overview-links{grid-template-columns:1fr}}@media (width<=520px){.about-page .about-overview-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.about-page .about-overview-links a,.about-page .about-registration-section article,.about-page .about-offices-section article,.about-page .about-management-section article,.about-page .about-commitment-section article,.about-page .about-cms-section article{transition:none}}.impact-page{--impact-accent:var(--accent);--impact-blue:#2c517b;--impact-red:#8b3830;--impact-gold:#c58b1e;background:var(--surface)}.impact-page .impact-hero{background:linear-gradient(90deg, #ffffffd1, #ffffff6b), linear-gradient(135deg, color-mix(in srgb, var(--impact-blue) 10%, #fff), #fffdf7 54%, color-mix(in srgb, var(--impact-gold) 12%, #fff));border-bottom:1px solid var(--border);padding-top:60px;padding-bottom:60px;position:relative;overflow:hidden}.impact-page .impact-hero:before{background:linear-gradient(180deg, var(--brand-gold), var(--impact-red), var(--impact-blue), var(--impact-accent));content:"";width:7px;position:absolute;top:56px;bottom:56px;left:0}.impact-page .impact-hero>*{z-index:1;position:relative}.impact-page .impact-hero .eyebrow,.impact-page .impact-tracks-section .eyebrow,.impact-page .impact-program-section .eyebrow,.impact-page .impact-proof-section .eyebrow,.impact-page .impact-accountability-section .eyebrow{color:var(--impact-accent)}.impact-page .impact-hero h1{letter-spacing:0;max-width:13ch;font-size:4rem;line-height:1}.impact-page .impact-hero p:not(.eyebrow){max-width:720px}.impact-page .impact-hero-panel{border:0;border-left:5px solid var(--brand-gold);border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #07140d1f}.impact-page .impact-hero-panel article{background:#fffffff5}.impact-page .impact-hero-panel article:nth-child(2){background:color-mix(in srgb, var(--impact-blue) 7%, #fff)}.impact-page .impact-hero-panel strong{color:var(--text-h);letter-spacing:0;font-size:3rem;line-height:1}.impact-page .impact-hero-panel span{color:var(--impact-accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.impact-page .impact-tracks-section{background:linear-gradient(90deg, color-mix(in srgb, var(--brand-gold) 9%, #fff), transparent 40%), var(--surface)}.impact-page .impact-tracks-section .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.impact-page .impact-tracks-section .feature-grid a,.impact-page .impact-program-section .feature-grid a,.impact-page .impact-proof-section .feature-grid a,.impact-page .impact-proof-section .feature-grid article,.impact-page .impact-accountability-section .feature-grid article{border-radius:8px;overflow:hidden;box-shadow:0 14px 38px #07140d12}.impact-page .impact-tracks-section .feature-grid a{--impact-card-accent:var(--impact-accent);border:1px solid var(--border);border-bottom:5px solid var(--impact-card-accent);border-top:0;position:relative}.impact-page .impact-tracks-section .feature-grid a:before{background:var(--impact-card-accent);content:"";height:6px;position:absolute;top:0;left:0;right:0}.impact-page .impact-tracks-section .feature-grid a:nth-child(2){--impact-card-accent:var(--impact-blue)}.impact-page .impact-tracks-section .feature-grid a:nth-child(3){--impact-card-accent:var(--impact-red)}.impact-page .impact-tracks-section .feature-grid a:nth-child(4){--impact-card-accent:var(--impact-gold)}.impact-page .impact-tracks-section .feature-grid a>span{color:var(--impact-card-accent)}.impact-page .impact-metric-plan-section{background:linear-gradient(135deg, color-mix(in srgb, var(--impact-accent) 82%, #07140d), #07140d)}.impact-page .impact-metric-plan-section ul{gap:14px}.impact-page .impact-metric-plan-section li{border-radius:8px}.impact-page .impact-metric-plan-section li strong{letter-spacing:0;font-size:2.6rem}.impact-page .impact-program-section{background:linear-gradient(90deg, color-mix(in srgb, var(--impact-blue) 8%, #fff), transparent 42%), #fff}.impact-page .impact-program-section .feature-grid,.impact-page .impact-proof-section .feature-grid{gap:18px}.impact-page .impact-program-section .feature-grid a{border-top:5px solid var(--impact-blue)}.impact-page .impact-program-section .feature-grid small,.impact-page .impact-proof-section .feature-grid small{color:var(--impact-blue)}.impact-page .impact-proof-section{background:linear-gradient(90deg, color-mix(in srgb, var(--impact-red) 7%, #fff), transparent 42%), var(--surface)}.impact-page .impact-proof-section .feature-grid a,.impact-page .impact-proof-section .feature-grid article{border-top-color:var(--impact-red)}.impact-page .impact-timeline-section{background:linear-gradient(135deg, color-mix(in srgb, var(--impact-blue) 40%, #073b27), #073b27);color:#fff}.impact-page .impact-timeline-section .eyebrow,.impact-page .impact-timeline-section h2{color:#fff}.impact-page .impact-timeline-section li{border-color:#ffffff2e;border-left-color:var(--brand-gold);background:#ffffff1a;border-radius:8px}.impact-page .impact-timeline-section strong{color:var(--brand-gold);letter-spacing:0}.impact-page .impact-timeline-section span,.impact-page .impact-timeline-section small{color:#fff}.impact-page .impact-accountability-section{background:linear-gradient(90deg, color-mix(in srgb, var(--brand-gold) 8%, #fff), transparent 42%), #fff}.impact-page .impact-accountability-section .feature-grid article{border-top-color:var(--brand-gold)}@media (width<=1100px){.impact-page .impact-tracks-section .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.impact-page .impact-hero{grid-template-columns:1fr}.impact-page .impact-hero-panel{display:none}}@media (width>=640px) and (width<=980px){.impact-page .impact-hero{padding-top:44px;padding-bottom:44px}.impact-page .impact-hero h1{max-width:16ch}}@media (width<=760px){.impact-page .impact-hero{padding-top:58px;padding-bottom:46px}.impact-page .impact-hero:before{width:auto;height:6px;top:0;bottom:auto;right:0}.impact-page .impact-hero h1{max-width:100%;font-size:2.55rem;line-height:1.04}.impact-page .impact-hero p:not(.eyebrow){font-size:15.5px;line-height:1.6}.impact-page .impact-tracks-section .feature-grid{grid-template-columns:1fr}}@media (width>=640px) and (width<=760px){.impact-page .impact-hero{padding-top:16px;padding-bottom:16px}.impact-page .impact-hero h1{font-size:2.05rem}}@media (prefers-reduced-motion:reduce){.impact-page .impact-tracks-section .feature-grid a,.impact-page .impact-program-section .feature-grid a,.impact-page .impact-proof-section .feature-grid a,.impact-page .impact-proof-section .feature-grid article,.impact-page .impact-accountability-section .feature-grid article{transition:none}}.updates-page{--updates-accent:var(--accent);--updates-blue:#2c517b;--updates-red:#8b3830;--updates-gold:#c58b1e;background:var(--surface)}.updates-page--stories{--updates-accent:#075033;--updates-blue:#28577f;--updates-red:#874039}.updates-page .updates-hero,.updates-page .update-detail-hero{background:linear-gradient(90deg, #ffffffd6, #ffffff7a), linear-gradient(135deg, color-mix(in srgb, var(--updates-blue) 12%, #fff), #fffdf7 54%, color-mix(in srgb, var(--updates-gold) 13%, #fff));border-bottom:1px solid var(--border);padding-top:60px;padding-bottom:60px;position:relative;overflow:hidden}.updates-page .updates-hero:before,.updates-page .update-detail-hero:before{background:linear-gradient(180deg, var(--brand-gold), var(--updates-red), var(--updates-blue), var(--updates-accent));content:"";width:7px;position:absolute;top:56px;bottom:56px;left:0}.updates-page .updates-hero>*,.updates-page .update-detail-hero>*{z-index:1;position:relative}.updates-page .updates-hero .eyebrow,.updates-page .update-detail-hero .eyebrow,.updates-page .updates-list-section .eyebrow,.updates-page .story-privacy-section .eyebrow{color:var(--updates-accent)}.updates-page .updates-hero h1,.updates-page .update-detail-hero h1{letter-spacing:0;max-width:13ch;font-size:3.75rem;line-height:1}.updates-page .updates-hero p:not(.eyebrow),.updates-page .update-detail-hero p:not(.eyebrow){max-width:700px}.updates-page .updates-hero-panel{border:0;border-radius:8px;overflow:hidden;box-shadow:0 20px 50px #07140d1a}.updates-page .updates-hero-panel article{background:linear-gradient(90deg, color-mix(in srgb, var(--updates-accent) 7%, #fff), #fff);border-left:5px solid var(--updates-accent);padding:24px}.updates-page .updates-hero-panel article:nth-child(2){border-left-color:var(--updates-blue)}.updates-page .updates-hero-panel article:nth-child(3){border-left-color:var(--updates-gold)}.updates-page .updates-hero-panel strong{color:var(--text-h);letter-spacing:0;font-size:2rem}.updates-page .updates-count-card strong{color:var(--updates-accent);font-size:2.7rem;line-height:.95}.updates-page .updates-list-section{background:linear-gradient(90deg, color-mix(in srgb, var(--updates-blue) 6%, #fff), transparent 42%), var(--surface)}.updates-page .updates-list-section .section-heading{align-items:start}.updates-page .updates-list-section .section-heading h2{max-width:15ch}.updates-page .updates-list-section .section-heading p:not(.eyebrow){border:1px solid var(--border);border-left:5px solid var(--updates-gold);background:#fff;border-radius:8px;padding:22px;box-shadow:0 12px 30px #07140d0f}.updates-page .news-list-grid{gap:20px}.updates-page .update-card{background:#fff;border:0;border-radius:8px;min-height:100%;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 34px #07140d12}.updates-page .update-card:before{background:linear-gradient(90deg, var(--updates-accent), var(--updates-blue), var(--updates-gold));content:"";height:5px;position:absolute;top:0;left:0;right:0}.updates-page .update-card .record-cover-image{border:0;border-radius:0;width:calc(100% + 48px);margin:-24px -24px 4px}.updates-page .update-card span{color:var(--updates-accent)}.updates-page .update-card small{color:var(--text);font-weight:800}.updates-page .update-card h3{letter-spacing:0;font-size:1.25rem;line-height:1.2}.updates-page .update-card a{background:color-mix(in srgb, var(--updates-accent) 9%, #fff);border:1px solid color-mix(in srgb, var(--updates-accent) 24%, #fff);color:var(--updates-accent);border-radius:8px;justify-self:start}.updates-page .update-card a:hover{background:var(--updates-accent);border-color:var(--updates-accent);color:#fff}.updates-page .updates-empty-state{border:1px dashed color-mix(in srgb, var(--updates-accent) 36%, var(--border));color:var(--text);background:#fff;border-radius:8px;margin:0;padding:24px;font-weight:800}.updates-page .update-detail-body{background:linear-gradient(90deg, color-mix(in srgb, var(--updates-gold) 7%, #fff), transparent 42%), var(--surface)}.updates-page .update-detail-body>div:first-child{border:1px solid var(--border);border-top:5px solid var(--updates-blue);background:#fff;border-radius:8px;padding:24px;box-shadow:0 14px 34px #07140d12}.updates-page .update-detail-body .rich-text-block{border-left-color:var(--updates-gold);border-radius:8px}.updates-page .story-privacy-section{background:linear-gradient(135deg, color-mix(in srgb, var(--updates-red) 46%, #073b27), #073b27)}.updates-page .story-privacy-section li{border-radius:8px}@media (width<=1100px){.updates-page .news-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.updates-page .updates-hero,.updates-page .update-detail-hero{grid-template-columns:1fr}.updates-page .updates-hero-panel{display:none}}@media (width>=640px) and (width<=980px){.updates-page .updates-hero,.updates-page .update-detail-hero{padding-top:44px;padding-bottom:44px}.updates-page .updates-hero h1,.updates-page .update-detail-hero h1{max-width:16ch}}@media (width<=760px){.updates-page .updates-hero,.updates-page .update-detail-hero{padding-top:58px;padding-bottom:46px}.updates-page .updates-hero:before,.updates-page .update-detail-hero:before{width:auto;height:6px;top:0;bottom:auto;right:0}.updates-page .updates-hero h1,.updates-page .update-detail-hero h1{max-width:100%;font-size:2.55rem;line-height:1.04}.updates-page .updates-hero p:not(.eyebrow),.updates-page .update-detail-hero p:not(.eyebrow){font-size:15.5px;line-height:1.6}.updates-page .news-list-grid{grid-template-columns:1fr}}@media (width>=640px) and (width<=760px){.updates-page .updates-hero,.updates-page .update-detail-hero{padding-top:16px;padding-bottom:16px}.updates-page .updates-hero h1,.updates-page .update-detail-hero h1{font-size:2rem}.updates-page .updates-hero .hero-actions,.updates-page .update-detail-hero .hero-actions{margin-top:16px}}@media (prefers-reduced-motion:reduce){.updates-page .update-card,.updates-page .update-card a{transition:none}}.activity-page{--activity-accent:#075033;--activity-blue:#2c517b;--activity-red:#8b3830;--activity-gold:#c58b1e;background:var(--surface)}.activity-page--fundraising{--activity-accent:#8b3830;--activity-blue:#355a7d;--activity-red:#075033}.activity-page--annual-gathering{--activity-accent:#2c517b;--activity-blue:#075033;--activity-red:#8b3830}.activity-page .events-hero,.activity-page .event-detail-hero{background:linear-gradient(90deg, #ffffffd6, #ffffff75), linear-gradient(135deg, color-mix(in srgb, var(--activity-blue) 11%, #fff), #fffdf7 54%, color-mix(in srgb, var(--activity-gold) 14%, #fff));border-bottom:1px solid var(--border);padding-top:60px;padding-bottom:60px;position:relative;overflow:hidden}.activity-page .events-hero:before,.activity-page .event-detail-hero:before{background:linear-gradient(180deg, var(--brand-gold), var(--activity-red), var(--activity-blue), var(--activity-accent));content:"";width:7px;position:absolute;top:56px;bottom:56px;left:0}.activity-page .events-hero>*,.activity-page .event-detail-hero>*{z-index:1;position:relative}.activity-page .events-hero .eyebrow,.activity-page .event-detail-hero .eyebrow,.activity-page .events-list-section .eyebrow,.activity-page .events-architecture-section .eyebrow,.activity-page .event-detail-info-section .eyebrow{color:var(--activity-accent)}.activity-page .events-hero h1,.activity-page .event-detail-hero h1{letter-spacing:0;max-width:13ch;font-size:3.75rem;line-height:1}.activity-page .events-hero p:not(.eyebrow),.activity-page .event-detail-hero p:not(.eyebrow){max-width:700px}.activity-page .events-hero-panel{border:0;border-radius:8px;overflow:hidden;box-shadow:0 20px 50px #07140d1a}.activity-page .events-hero-panel article{background:linear-gradient(90deg, color-mix(in srgb, var(--activity-accent) 7%, #fff), #fff);border-left:5px solid var(--activity-accent);gap:8px;padding:24px;display:grid}.activity-page .events-hero-panel article:nth-child(2){border-left-color:var(--activity-blue)}.activity-page .events-hero-panel article:nth-child(3){border-left-color:var(--activity-gold)}.activity-page .events-hero-panel strong{color:var(--text-h);letter-spacing:0;font-size:2rem}.activity-page .activity-count-card strong{color:var(--activity-accent);font-size:2.7rem;line-height:.95}.activity-page .events-list-section{background:linear-gradient(90deg, color-mix(in srgb, var(--activity-blue) 6%, #fff), transparent 42%), var(--surface)}.activity-page .events-list-section .section-heading,.activity-page .events-architecture-section .section-heading{align-items:start}.activity-page .events-list-section .section-heading h2,.activity-page .events-architecture-section .section-heading h2{max-width:15ch}.activity-page .events-list-section .section-heading p:not(.eyebrow){border:1px solid var(--border);border-left:5px solid var(--activity-gold);background:#fff;border-radius:8px;padding:22px;box-shadow:0 12px 30px #07140d0f}.activity-page .events-list-grid{gap:20px}.activity-page .activity-card{background:#fff;border:0;border-radius:8px;min-height:100%;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 34px #07140d12}.activity-page .activity-card:before{background:linear-gradient(90deg, var(--activity-accent), var(--activity-blue), var(--activity-gold));content:"";height:5px;position:absolute;top:0;left:0;right:0}.activity-page .activity-card .record-cover-image{border:0;border-radius:0;width:calc(100% + 48px);margin:-24px -24px 4px}.activity-page .activity-card>span{color:var(--activity-accent)}.activity-page .activity-card h3{letter-spacing:0;font-size:1.25rem;line-height:1.2}.activity-page .activity-card dl{background:color-mix(in srgb, var(--activity-blue) 6%, #fff);border:1px solid color-mix(in srgb, var(--activity-blue) 18%, var(--border));border-radius:8px;gap:12px;padding:16px}.activity-page .activity-card a{background:color-mix(in srgb, var(--activity-accent) 9%, #fff);border:1px solid color-mix(in srgb, var(--activity-accent) 24%, #fff);color:var(--activity-accent);border-radius:8px;justify-self:start}.activity-page .activity-card a:hover{background:var(--activity-accent);border-color:var(--activity-accent);color:#fff}.activity-page .activity-empty-state{border:1px dashed color-mix(in srgb, var(--activity-accent) 36%, var(--border));color:var(--text);background:#fff;border-radius:8px;margin:0;padding:24px;font-weight:800}.activity-page .events-architecture-section{background:linear-gradient(135deg, color-mix(in srgb, var(--activity-blue) 34%, #073b27), #073b27)}.activity-page .events-architecture-section .section-heading .eyebrow,.activity-page .events-architecture-section .section-heading h2{color:#fff}.activity-page .events-architecture-section .feature-grid article{border:0;border-left:5px solid var(--activity-gold);border-radius:8px;box-shadow:0 14px 34px #07140d1f}.activity-page .events-architecture-section .feature-grid article>span{color:var(--activity-accent)}.activity-page .event-detail-info-section{background:linear-gradient(90deg, color-mix(in srgb, var(--activity-gold) 7%, #fff), transparent 42%), var(--surface)}.activity-page .event-detail-info-section li{border-left-color:var(--activity-blue);background:#fff;border-radius:8px;box-shadow:0 12px 30px #07140d0f}.activity-page .event-detail-info-section li:nth-child(2){border-left-color:var(--activity-accent)}.activity-page .event-detail-info-section li:nth-child(3){border-left-color:var(--activity-gold)}.activity-page .event-cta-section{background:linear-gradient(135deg, color-mix(in srgb, var(--activity-red) 56%, #073b27), #06281a)}.activity-page .event-cta-section h2{color:#fff}.activity-page .event-cta-section a{background:var(--brand-gold);border-color:var(--brand-gold);color:var(--ink-950);border-radius:8px}.activity-page .event-cta-section a:hover{background:#fff;border-color:#fff}@media (width<=1100px){.activity-page .events-list-grid{grid-template-columns:1fr}}@media (width<=980px){.activity-page .events-hero,.activity-page .event-detail-hero{grid-template-columns:1fr}.activity-page .events-hero-panel{display:none}}@media (width>=640px) and (width<=980px){.activity-page .events-hero,.activity-page .event-detail-hero{padding-top:44px;padding-bottom:44px}.activity-page .events-hero h1,.activity-page .event-detail-hero h1{max-width:16ch}}@media (width<=760px){.activity-page .events-hero,.activity-page .event-detail-hero{padding-top:58px;padding-bottom:46px}.activity-page .events-hero:before,.activity-page .event-detail-hero:before{width:auto;height:6px;top:0;bottom:auto;right:0}.activity-page .events-hero h1,.activity-page .event-detail-hero h1{max-width:100%;font-size:2.55rem;line-height:1.04}.activity-page .events-hero p:not(.eyebrow),.activity-page .event-detail-hero p:not(.eyebrow){font-size:15.5px;line-height:1.6}.activity-page .activity-card dl{grid-template-columns:1fr}}@media (width>=640px) and (width<=760px){.activity-page .events-hero,.activity-page .event-detail-hero{padding-top:16px;padding-bottom:16px}.activity-page .events-hero h1,.activity-page .event-detail-hero h1{font-size:2rem}.activity-page .events-hero .hero-actions,.activity-page .event-detail-hero .hero-actions{margin-top:16px}}@media (prefers-reduced-motion:reduce){.activity-page .activity-card,.activity-page .activity-card a,.activity-page .events-architecture-section .feature-grid article{transition:none}}.home-updates-section .updates-layout{align-items:start}.home-updates-section--rail-only .updates-layout{max-width:760px}.home-updates-section .updates-rail-block{background:linear-gradient(135deg,#fffffffa,#fffdf7f5);border:0;border-radius:8px;gap:14px;overflow:hidden;box-shadow:0 14px 36px #07140d14}.updates-rail-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;display:flex}.updates-rail-heading h3{color:var(--text-h);margin:0;font-size:17px}.updates-rail-heading span{background:color-mix(in srgb, var(--accent) 10%, #fff);border:1px solid color-mix(in srgb, var(--accent) 20%, var(--border));color:var(--accent-dark);border-radius:999px;justify-content:center;align-items:center;min-width:40px;min-height:32px;padding:0 10px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.home-updates-section .updates-notice,.home-updates-section .updates-event{border:1px solid var(--border);border-left:5px solid var(--brand-gold);background:#fff;border-radius:8px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s}.home-updates-section .updates-notice--high,.home-updates-section .updates-notice--urgent{border-left-color:#8b3830}.home-updates-section .updates-notice:hover,.home-updates-section .updates-event:hover{border-color:color-mix(in srgb, var(--accent) 24%, var(--border));transform:translateY(-2px);box-shadow:0 10px 26px #07140d12}.home-updates-section .updates-notice span,.home-updates-section .updates-event span{color:var(--accent)}.home-updates-section .updates-notice small{color:var(--text);font-size:14px;line-height:1.55;display:block}.home-updates-section .updates-notice a,.home-updates-section .updates-rail-more{background:color-mix(in srgb, var(--accent) 9%, #fff);border:1px solid color-mix(in srgb, var(--accent) 22%, #fff);color:var(--accent);border-radius:8px;justify-content:center;justify-self:start;min-height:38px;margin-top:4px;padding:9px 13px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.home-updates-section .updates-notice a:hover,.home-updates-section .updates-rail-more:hover{background:var(--accent);border-color:var(--accent);color:#fff}.home-updates-section .updates-event{border-left-color:#2c517b}@media (width>=760px){.home-updates-section--rail-only .updates-layout{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-updates-section .updates-notice,.home-updates-section .updates-event,.home-updates-section .updates-notice a,.home-updates-section .updates-rail-more{transition:none;transform:none}}:root{--ink-950:#07140d;--ink-800:#223328;--ink-650:#526156;--paper:#fffdf7;--paper-white:#fff;--paper-soft:#f6f8f2;--paper-muted:#eef4ea;--line:#d9e2d6;--line-strong:#8ea28f;--green-900:#073b27;--green-800:#075033;--green-700:#0d6b43;--green-100:#eaf5ed;--green-50:#f4faf5;--gold-500:#f2b52a;--gold-650:#c58b1e;--gold-100:#fff3c9;--danger:#b42318;--success:#147245;--text:var(--ink-650);--text-h:var(--ink-950);--bg:var(--paper);--surface:var(--paper-white);--surface-strong:var(--paper-soft);--border:var(--line);--border-strong:var(--ink-950);--code-bg:var(--paper-white);--accent:var(--green-700);--accent-dark:var(--green-900);--accent-soft:var(--green-100);--brand-gold:var(--gold-500);--brand-gold-dark:var(--gold-650);--accent-bg:var(--green-100);--accent-border:var(--line-strong);--social-bg:var(--paper-soft);--shadow-sm:0 8px 22px #07140d0f;--shadow:0 18px 48px #07140d1a;--shadow-lg:0 30px 90px #07140d24;--container:1300px;--container-wide:1440px;--section-y:clamp(52px, 7vw, 96px);--section-x:clamp(24px, 5vw, 72px);--radius-none:0;--radius-sm:4px;--radius-md:8px;--radius-pill:999px;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--serif:"Fraunces", Georgia, "Times New Roman", serif;--heading:var(--serif);--mono:ui-monospace, Consolas, monospace;--display-1:clamp(40px, 7vw, 68px);--display-2:clamp(30px, 4.6vw, 48px);--display-3:clamp(22px, 3vw, 30px);--lede:clamp(17px, 2vw, 20px);--eyebrow-size:12px;--eyebrow-tracking:.16em;font:16px/160% var(--sans);letter-spacing:0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:linear-gradient(180deg, #eaf5ed73, transparent 360px), var(--bg);margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);font-optical-sizing:auto;color:var(--text-h);font-weight:640}h1{font-size:var(--display-1);letter-spacing:-.018em;margin:20px 0;line-height:1.04}h2{font-size:var(--display-2);letter-spacing:-.012em;margin:0 0 8px;line-height:1.08}p{margin:0}h3{color:var(--text-h);font-family:var(--heading);font-optical-sizing:auto;font-weight:600;font-size:var(--display-3);letter-spacing:-.006em;line-height:1.2}a{color:var(--accent)}img,svg{max-width:100%}::selection{background:var(--gold-100);color:var(--ink-950)}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:0;display:inline-flex}code{border:1px solid var(--border);background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@media (width>=900px){:root{font-size:17px}}
