:root{--green:#004922;--green2:#0b6b3a;--orange:#ec7913;--gold:#f6b003;--blue:#00335d;--light:#f6f8f2;--cream:#fff8e6;--text:#173226;--muted:#64766b;--line:#e7eadf;--shadow:0 18px 50px rgba(0,50,30,.12);--radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);line-height:1.65;background:#fff}img{max-width:100%;height:auto}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1160px,92%);margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;background:white;padding:8px;z-index:999}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{height:58px}.main-nav{display:flex;align-items:center;gap:8px}.main-nav a{font-weight:800;color:#153326;padding:10px 12px;border-radius:999px}.main-nav a.active,.main-nav a:hover{background:var(--light);text-decoration:none}.menu-toggle{display:none;background:var(--green);color:#fff;border:0;border-radius:10px;font-size:22px;padding:9px 13px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--green);color:#fff!important;font-weight:900;padding:13px 22px;text-decoration:none!important;box-shadow:0 12px 30px rgba(0,73,34,.18);cursor:pointer}.btn:hover{background:var(--green2)}.btn-secondary{background:#fff;color:var(--green)!important;border:1px solid var(--line);box-shadow:none}.btn-orange{background:var(--orange)}.btn-light{background:#fff;color:var(--green)!important}.btn-small{padding:9px 16px}.btn-danger{background:#9b1c1c}.section{padding:82px 0}.section-soft{background:var(--light)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:900;color:var(--orange)}h1,h2,h3{line-height:1.15;margin:0 0 14px}h1{font-size:clamp(2.45rem,6vw,5.5rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,4vw,3.45rem);letter-spacing:-.035em}.lead{font-size:1.16rem;color:#40584d;max-width:850px}.hero{position:relative;min-height:calc(100vh - 82px);overflow:hidden;background:#07170e}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease}.hero-slide.active{opacity:1}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,27,14,.92),rgba(0,27,14,.62),rgba(0,27,14,.16));z-index:1}.hero-content{position:relative;z-index:2;display:grid;align-content:center;min-height:calc(100vh - 82px);color:#fff;max-width:850px;padding:72px 0}.hero-content p{font-size:1.23rem;color:#e8f3ec}.hero-badge{display:inline-flex;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:8px 14px;border-radius:999px;font-weight:800;margin-bottom:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-dots{position:absolute;z-index:3;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.hero-dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:transparent}.hero-dot.active{background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-55px;position:relative;z-index:4}.stat-card,.program-card,.panel,.donate-option,.form-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.stat-card strong{display:block;font-size:2.2rem;color:var(--green);letter-spacing:-.04em}.stat-card span{font-weight:800;color:var(--muted)}.split-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.split-grid img,.rounded-img{border-radius:28px;box-shadow:var(--shadow);width:100%;aspect-ratio:4/3;object-fit:cover}.image-stack{position:relative}.floating-card{position:absolute;right:24px;bottom:-26px;background:#fff;border-radius:20px;padding:22px;box-shadow:var(--shadow);max-width:300px;border-left:6px solid var(--orange)}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 34px rgba(0,50,30,.06);transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);text-decoration:none}.card-img{width:100%;height:235px;object-fit:cover;background:var(--light)}.card-body{padding:24px}.meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.9rem;font-weight:700;margin-bottom:10px}.pill{display:inline-flex;background:var(--cream);color:#8b4e00;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:900}.cta-band{background:linear-gradient(135deg,var(--green),#062a17);color:#fff;border-radius:32px;padding:46px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.cta-band p{color:#dbece2}.library-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.filter-chip{border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-weight:800;color:var(--text);background:#fff}.filter-chip.active{background:var(--green);color:#fff}.reader-wrap{background:#111;padding:14px;border-radius:24px;box-shadow:var(--shadow)}.pdf-frame{width:100%;height:calc(100vh - 180px);border:0;border-radius:16px;background:#222}.donate-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.details-list{display:grid;gap:10px}.detail-row{display:flex;justify-content:space-between;gap:18px;border-bottom:1px dashed var(--line);padding-bottom:10px}label{font-weight:900;display:block;margin-bottom:6px}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #dce3d9;border-radius:14px;font:inherit;background:#fff}textarea{min-height:130px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row{margin-bottom:16px}.alert{margin:18px 0;padding:14px 18px;border-radius:14px;font-weight:800}.alert.success{background:#edf9ef;color:#075c28;border:1px solid #bfe8cb}.alert.error{background:#fff1f0;color:#9b1c1c;border:1px solid #ffd0cc}.donation-strip{background:var(--green);color:#fff;padding:44px 0}.strip-grid{display:flex;justify-content:space-between;align-items:center;gap:24px}.site-footer{background:#07140d;color:#dcece3;padding:56px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}.footer-logo{max-height:78px;background:#fff;border-radius:14px;padding:8px;margin-bottom:14px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#dcece3;margin:7px 0}.social-links{display:flex;flex-wrap:wrap;gap:8px}.social-links a{border:1px solid rgba(255,255,255,.2);padding:6px 10px;border-radius:999px}.admin-link{font-size:.9rem;color:#a9bbb1!important}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:20px;margin-top:42px;color:#9fb3a7}.page-hero{padding:76px 0;background:linear-gradient(135deg,#f6f8f2,#fff8e6)}.page-hero .container{max-width:950px}.two-col{columns:2;column-gap:32px}.value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.value-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.empty-state{padding:30px;border:1px dashed var(--line);border-radius:var(--radius);background:#fff;color:var(--muted)}.report-box{margin-top:16px;background:var(--light);padding:16px;border-radius:16px}@media(max-width:900px){.menu-toggle{display:block}.main-nav{position:absolute;left:4%;right:4%;top:82px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:14px;display:none;flex-direction:column;align-items:stretch}.main-nav.show{display:flex}.stats-grid,.cards-grid,.donate-grid,.contact-grid,.split-grid,.footer-grid{grid-template-columns:1fr}.stats-grid{margin-top:24px}.section{padding:56px 0}.hero,.hero-content{min-height:660px}.cta-band,.strip-grid{grid-template-columns:1fr;display:grid}.form-grid{grid-template-columns:1fr}.two-col{columns:1}.value-grid{grid-template-columns:1fr}.brand img{height:48px}}@media(max-width:560px){.hero-actions{flex-direction:column}.btn{width:100%}.section-head{display:block}.detail-row{display:block}.pdf-frame{height:70vh}h1{font-size:2.5rem}}.newsletter-form{margin:14px 0 10px;display:grid;gap:8px}.newsletter-form label{color:#fff}.newsletter-form input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22);color:#fff}.newsletter-form input::placeholder{color:#c5d5cb}.newsletter-form .btn{width:max-content;padding:9px 14px}.site-footer .newsletter-form .btn{background:var(--orange)}.partner-card img{height:70px;width:auto;max-width:190px;object-fit:contain;background:#fff;margin-bottom:14px}.partner-grid .program-card{display:grid;align-content:start}.page-hero.has-bg{position:relative;isolation:isolate;overflow:hidden;padding:118px 0 132px;background-image:linear-gradient(90deg,rgba(0,35,18,.92),rgba(0,35,18,.70),rgba(0,35,18,.30)),var(--hero-bg);background-size:cover;background-position:center;color:#fff}.page-hero.has-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 25%,rgba(246,176,3,.22),transparent 35%),linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.35));z-index:-1}.page-hero.has-bg:after{content:"";position:absolute;inset:auto 0 0;height:92px;background:linear-gradient(180deg,transparent,#fff);z-index:-1}.page-hero-inner{max-width:980px}.page-hero.has-bg h1{color:#fff;text-shadow:0 12px 40px rgba(0,0,0,.38);max-width:930px}.page-hero.has-bg .lead{color:#e9f4ed;max-width:780px;text-shadow:0 8px 28px rgba(0,0,0,.32)}.page-hero.has-bg .eyebrow{color:#ffb447}.page-hero.has-bg .meta{color:#dcece3}.hero-kicker{display:flex;align-items:center;gap:12px;margin-bottom:16px}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#fff,var(--light));border:1px solid rgba(0,73,34,.08);box-shadow:0 14px 34px rgba(0,50,30,.13);color:var(--green);flex:0 0 auto}.icon-badge svg{width:25px;height:25px;display:block}.icon-badge path{fill:currentColor}.page-hero .icon-badge{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);box-shadow:0 12px 32px rgba(0,0,0,.18);color:#fff}.heading-with-icon{display:flex;align-items:center;gap:14px;margin-bottom:16px}.heading-with-icon h2,.heading-with-icon h3{margin-bottom:0}.program-card,.value-item,.donate-option,.form-card,.panel{position:relative;overflow:hidden}.program-card:before,.value-item:before,.donate-option:before,.form-card:before,.panel:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--orange),var(--gold),var(--green));opacity:.95}.program-card .icon-badge,.value-item .icon-badge,.donate-option .icon-badge,.stat-card .icon-badge{margin-bottom:16px}.program-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.program-list li{position:relative;padding-left:30px}.program-list li:before{content:"";position:absolute;left:0;top:.58em;width:14px;height:14px;border-radius:50%;background:var(--green);box-shadow:inset 0 0 0 4px #fff,0 0 0 1px var(--green)}.program-card .eyebrow{display:block;margin-bottom:8px}.pillar-card{min-height:100%;background:linear-gradient(180deg,#fff,#fbfcf7)}.pillar-card:nth-child(2):before{background:linear-gradient(90deg,var(--green),var(--blue))}.pillar-card:nth-child(3):before{background:linear-gradient(90deg,var(--orange),var(--gold))}.icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.icon-mini-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 10px 34px rgba(0,50,30,.06)}.icon-mini-card .icon-badge{width:44px;height:44px;border-radius:14px;margin-bottom:12px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px}.feature-strip .icon-mini-card{background:rgba(255,255,255,.92)}.card .card-body h3,.program-card h3,.program-card h2{color:#102f21}.section-head .heading-with-icon{margin-bottom:0}.value-item h3{display:flex;align-items:center;gap:10px}.value-item h3 .icon-badge{width:36px;height:36px;border-radius:12px;margin:0}.value-item h3 .icon-badge svg{width:20px;height:20px}.hero-content .hero-badge{backdrop-filter:blur(8px)}.hero:after{background:linear-gradient(90deg,rgba(0,27,14,.94),rgba(0,27,14,.68),rgba(0,27,14,.18)),radial-gradient(circle at 20% 35%,rgba(236,121,19,.28),transparent 35%)}.main-nav a.btn{background:var(--green)!important;color:#fff!important}.main-nav a.btn:hover{background:var(--green2)!important}@media(max-width:900px){.page-hero.has-bg{padding:86px 0 98px;background-position:center}.icon-grid,.feature-strip{grid-template-columns:1fr}.heading-with-icon{align-items:flex-start}.page-hero.has-bg:after{height:48px}.hero-kicker{align-items:center}.icon-badge{width:44px;height:44px;border-radius:14px}}.reader-section{padding-top:56px;background:linear-gradient(180deg,#fff,#f6f8f2)}.reader-panel{background:#0d1711;border-radius:28px;box-shadow:0 24px 70px rgba(0,35,18,.20);overflow:hidden;border:1px solid rgba(255,255,255,.08)}.reader-topbar,.reader-subbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.10);background:linear-gradient(135deg,#0d2317,#07140d);color:#fff}.reader-subbar{padding:12px 22px;background:#101b14;color:#dcece3;flex-wrap:wrap}.reader-title{display:flex;align-items:center;gap:13px;min-width:260px}.reader-title .icon-badge{width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;margin:0}.reader-title strong{display:block;font-size:1.05rem}.reader-title span{display:block;color:#cfe1d7;font-size:.88rem;line-height:1.35}.reader-controls,.reader-page-nav{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.reader-btn{appearance:none;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.10);color:#fff;border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer;font:inherit;font-size:.92rem}.reader-btn:hover,.reader-btn.active{background:#fff;color:var(--green);text-decoration:none}.reader-zoom{min-width:54px;text-align:center;font-weight:900;color:#fff}.reader-note{font-size:.88rem;color:#c7d8ce}.pdf-reader{min-height:78vh;max-height:none;overflow:visible;padding:28px;background:#1a1f1c;background-image:radial-gradient(circle at 25% 10%,rgba(246,176,3,.10),transparent 24%),linear-gradient(180deg,#1d241f,#111612)}.reader-loading{background:#fff;color:var(--text);border-radius:18px;padding:26px;margin:28px auto;max-width:720px;text-align:center;font-weight:900;box-shadow:0 18px 50px rgba(0,0,0,.18)}.reader-loading.error{color:#9b1c1c;background:#fff1f0}.pdf-page-row{display:flex;align-items:flex-start;justify-content:center;gap:24px;margin:0 auto 28px}.two-page-row{gap:26px}.pdf-page{background:#fff;border-radius:10px;padding:10px 10px 34px;box-shadow:0 20px 55px rgba(0,0,0,.36);position:relative;max-width:100%;scroll-margin-top:120px}.pdf-canvas{display:block;max-width:100%;height:auto!important;background:#fff;border-radius:4px}.pdf-page-number{position:absolute;left:0;right:0;bottom:8px;text-align:center;font-size:.8rem;font-weight:900;color:#6e7d73}.single-page-row .pdf-page{margin-inline:auto}@media(max-width:900px){.reader-topbar{align-items:flex-start;flex-direction:column}.reader-controls{width:100%}.reader-subbar{align-items:flex-start;flex-direction:column}.pdf-reader{padding:18px}.pdf-page-row,.two-page-row{display:block;margin-bottom:18px}.pdf-page{margin:0 auto 18px;padding:8px 8px 30px}.reader-btn{padding:8px 12px;font-size:.86rem}.reader-title{min-width:0}.reader-note{font-size:.82rem}}@media(max-width:560px){.reader-panel{border-radius:18px;margin-inline:-2%}.reader-topbar,.reader-subbar{padding:14px}.pdf-reader{padding:12px}.reader-controls,.reader-page-nav{gap:7px}.reader-btn{font-size:.78rem;padding:7px 10px}.reader-title span{font-size:.78rem}}.nav-item{position:relative;display:flex;align-items:center}.nav-trigger{display:inline-flex;align-items:center;gap:6px}.nav-trigger:after{content:"▾";font-size:.72rem;line-height:1;opacity:.75}.nav-item.active>.nav-trigger{background:var(--light)}.mega-menu{position:absolute;top:calc(100% + 18px);left:50%;transform:translateX(-50%) translateY(8px);width:min(920px,92vw);background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 28px 80px rgba(0,45,26,.18);padding:18px;display:grid;grid-template-columns:330px 1fr;gap:18px;opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;z-index:250}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-menu:before{content:"";position:absolute;top:-10px;left:50%;width:18px;height:18px;background:#fff;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:translateX(-50%) rotate(45deg)}.mega-feature{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#07391e,#0c5f32);color:#fff;padding:26px;min-height:240px}.mega-feature:after{content:"";position:absolute;right:-60px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:rgba(246,176,3,.18)}.mega-feature .icon-badge{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.25);color:#fff;margin-bottom:16px}.mega-feature .eyebrow{color:#ffc266}.mega-feature h3{font-size:1.7rem;color:#fff}.mega-feature p{color:#e9f5ee;margin:0}.mega-links{display:grid;grid-template-columns:1fr;gap:10px}.mega-links.mega-two-col{grid-template-columns:1fr 1fr}.mega-links a{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:18px;padding:14px;background:#fbfdf8;color:var(--text);font-weight:700}.mega-links a:hover{background:var(--light);transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,50,30,.08);text-decoration:none}.mega-links .icon-badge{width:42px;height:42px;border-radius:14px;margin:0;box-shadow:none}.mega-links .icon-badge svg{width:22px;height:22px}.mega-links strong{display:block;font-size:1rem;color:#102f21}.mega-links small{display:block;color:var(--muted);font-weight:700;line-height:1.35}.nav-simple{display:none!important}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 34px rgba(0,50,30,.06);padding:22px;position:relative;overflow:hidden}.team-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--green),var(--gold),var(--orange))}.team-photo{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;background:var(--light);margin-bottom:18px}.team-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;border-radius:20px;background:linear-gradient(135deg,var(--light),#fff8e6);margin-bottom:18px}.team-placeholder .icon-badge{width:80px;height:80px;border-radius:26px}.opportunity-list{display:grid;gap:18px}.opportunity-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 10px 34px rgba(0,50,30,.06);padding:26px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:start;position:relative;overflow:hidden}.opportunity-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,var(--orange),var(--gold),var(--green))}.opportunity-card h3{font-size:1.45rem}.opportunity-meta{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 14px}.opportunity-meta span{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--light);border-radius:999px;padding:6px 11px;font-size:.86rem;font-weight:900;color:var(--text)}.notice-body{margin-top:14px;border-top:1px dashed var(--line);padding-top:16px}.notice-body p{margin-top:0}.request-panel{background:linear-gradient(135deg,#fff,#f6f8f2);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);padding:34px}.partner-logo-box{height:132px;display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid var(--line);padding:22px}.partner-logo-box img{max-height:88px;width:auto;object-fit:contain}.partner-logo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#f6f8f2,#fff8e6);border-radius:18px}.partner-logo-placeholder .icon-badge{margin:0}.mega-note{margin-top:26px;background:var(--cream);border:1px solid #ffe0a8;border-radius:24px;padding:24px}.application-box{background:#07140d;color:#fff;border-radius:26px;padding:28px}.application-box p{color:#dcece3}.application-box a{color:#fff;text-decoration:underline}.status-open{background:#eaf8ee!important;color:#075c28!important}.status-closed{background:#fff1f0!important;color:#9b1c1c!important}.status-draft{background:#f1f1f1!important;color:#555!important}@media(max-width:1100px){.mega-menu{left:auto;right:0;transform:translateY(8px)}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{transform:translateY(0)}.mega-menu:before{left:auto;right:46px}.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.nav-item{display:block;width:100%}.nav-trigger{width:100%;justify-content:space-between}.mega-menu{position:static;transform:none!important;width:100%;display:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border-radius:18px;margin:8px 0 4px;grid-template-columns:1fr;padding:12px}.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu{display:grid}.mega-menu:before{display:none}.mega-feature{min-height:auto;padding:18px}.mega-links.mega-two-col{grid-template-columns:1fr}.nav-simple{display:block!important}.team-grid,.opportunity-card{grid-template-columns:1fr}.opportunity-card{padding:24px 22px}.main-nav a.btn{width:100%;margin-top:4px}}@media(max-width:560px){.team-grid{grid-template-columns:1fr}.mega-feature h3{font-size:1.35rem}.mega-links a{padding:12px}.request-panel{padding:22px}.opportunity-card h3{font-size:1.25rem}}.form-grid .full{grid-column:1/-1}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:8px}.check-grid label{display:flex;gap:8px;align-items:flex-start;background:var(--light);border:1px solid var(--line);border-radius:14px;padding:10px 12px;font-weight:800;color:var(--text);line-height:1.35}.check-grid input{margin-top:3px}.form-hint{display:block;color:var(--muted);font-weight:700;margin-top:7px}.newsletter-inline{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.newsletter-inline input{min-width:280px;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:13px 16px;font:inherit}.involved-mega .mega-feature{background:linear-gradient(135deg,#0a4d2a,#004922)}@media(max-width:900px){.check-grid{grid-template-columns:1fr}.newsletter-inline{justify-content:flex-start}.newsletter-inline input{width:100%;min-width:0}}.main-nav{gap:4px}.main-nav>a,.nav-trigger{white-space:nowrap}.nav-item.has-mega{position:relative;align-self:stretch;display:flex;align-items:center;padding:0 2px}.nav-item.has-mega:after{content:"";position:absolute;left:-12px;right:-12px;top:100%;height:28px;background:transparent}.nav-trigger{cursor:pointer;user-select:none}.mega-menu{top:100%!important;margin-top:0!important;width:min(1080px,94vw);grid-template-columns:300px 1fr;gap:16px;padding:16px;transform:translateX(-50%) translateY(8px);z-index:1000}.has-mega:hover>.mega-menu,.has-mega:focus-within>.mega-menu,.has-mega.open>.mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-menu:before{top:-9px}.mega-menu:after{content:"";position:absolute;left:0;right:0;top:-26px;height:26px;background:transparent}.mega-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mega-columns.mega-three{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-column{display:grid;gap:10px;align-content:start}.mega-column h4{margin:0 0 2px;padding:0 2px;color:var(--orange);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.mega-column a{display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:18px;padding:13px;background:#fbfdf8;color:var(--text);font-weight:700;min-height:76px;transition:.2s ease}.mega-column a:hover,.mega-column a:focus{background:var(--light);transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,50,30,.08);text-decoration:none;outline:none}.mega-column .icon-badge{width:42px;height:42px;border-radius:14px;margin:0;box-shadow:none;flex:0 0 42px}.mega-column .icon-badge svg{width:22px;height:22px}.mega-column strong{display:block;font-size:1rem;color:#102f21;line-height:1.2}.mega-column small{display:block;color:var(--muted);font-weight:700;line-height:1.35;margin-top:2px}.support-mega .mega-feature{background:linear-gradient(135deg,#004922,#0b6b3a)}.opportunities-mega .mega-feature{background:linear-gradient(135deg,#0b2f4f,#00335d)}.stories-mega .mega-feature{background:linear-gradient(135deg,#5a2b08,#ec7913)}.library-mega .mega-feature{background:linear-gradient(135deg,#07391e,#0d5b2f)}.donate-nav-btn{margin-left:4px}.has-mega.open>.nav-trigger{background:var(--light)}@media(max-width:1180px){.main-nav{gap:2px}.main-nav a{padding:9px 9px}.mega-menu{width:min(1000px,94vw);grid-template-columns:280px 1fr}.mega-columns.mega-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.mega-menu{left:auto;right:0;transform:translateY(8px)}.has-mega:hover>.mega-menu,.has-mega:focus-within>.mega-menu,.has-mega.open>.mega-menu{transform:translateY(0)}.mega-menu:before{left:auto;right:46px}.nav-item.has-mega:after{left:0;right:0}}@media(max-width:900px){.nav-item.has-mega{display:block;width:100%;padding:0}.nav-item.has-mega:after,.mega-menu:after{display:none}.nav-trigger{width:100%;justify-content:space-between}.mega-menu{position:static!important;transform:none!important;width:100%;display:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;box-shadow:none;border-radius:18px;margin:8px 0 4px!important;grid-template-columns:1fr;padding:12px}.has-mega.open>.mega-menu{display:grid!important}.has-mega:hover>.mega-menu:not(.force-open){display:none}.mega-menu:before{display:none}.mega-columns,.mega-columns.mega-three{grid-template-columns:1fr}.mega-feature{min-height:auto;padding:18px}.mega-column a{min-height:auto}.main-nav a.btn{width:100%;margin-top:4px}.donate-nav-btn{margin-left:0}.main-nav.show{max-height:calc(100vh - 100px);overflow:auto}}@media(max-width:560px){.mega-column a{padding:12px}.mega-column h4{font-size:.72rem}.mega-menu{padding:10px}.mega-feature h3{font-size:1.35rem}}input[type="checkbox"],input[type="radio"]{width:auto;min-width:16px;min-height:16px;accent-color:var(--green)}.volunteer-page-section{padding-top:64px;background:linear-gradient(180deg,#fff 0%,#f8faf3 100%)}.volunteer-layout{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(520px,1.25fr);gap:34px;align-items:start}.volunteer-info-card{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;position:sticky;top:112px}.volunteer-photo{min-height:260px;background-size:cover;background-position:center;position:relative}.volunteer-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,73,34,.05),rgba(0,73,34,.55))}.volunteer-info-body{padding:30px}.volunteer-info-body h2{font-size:clamp(1.85rem,3vw,2.7rem)}.volunteer-info-body .lead{font-size:1.04rem}.volunteer-benefit-list{display:grid;gap:14px;margin-top:24px}.volunteer-benefit-list>div{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:start;background:var(--light);border:1px solid var(--line);border-radius:18px;padding:14px}.volunteer-benefit-list .icon-badge{width:48px;height:48px;border-radius:16px;box-shadow:none}.volunteer-benefit-list strong{display:block;color:var(--green);font-weight:900}.volunteer-benefit-list span{display:block;color:var(--muted);font-weight:700;line-height:1.45}.volunteer-form-card{padding:32px;border-top:6px solid var(--orange);box-shadow:0 24px 70px rgba(0,50,30,.12)}.volunteer-form-head{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:start;margin-bottom:24px}.volunteer-form-head .icon-badge{width:58px;height:58px;border-radius:18px}.volunteer-form-head h2{font-size:clamp(1.85rem,3vw,2.65rem);margin-bottom:6px}.volunteer-form-head p{margin:0;color:var(--muted);font-weight:700}.volunteer-form-card .form-grid{gap:18px}.volunteer-form-card textarea{min-height:112px}.volunteer-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.volunteer-check-grid label{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:10px;min-height:56px;padding:12px 14px;text-align:left}.volunteer-check-grid input{width:auto!important;min-width:16px;margin:0}.volunteer-check-grid span{display:block;line-height:1.25}@media(max-width:980px){.volunteer-layout{grid-template-columns:1fr}.volunteer-info-card{position:static}.volunteer-photo{min-height:220px}}@media(max-width:640px){.volunteer-page-section{padding-top:44px}.volunteer-info-body,.volunteer-form-card{padding:22px}.volunteer-form-head{grid-template-columns:1fr}.volunteer-check-grid{grid-template-columns:1fr}.volunteer-benefit-list>div{grid-template-columns:42px 1fr}.volunteer-benefit-list .icon-badge{width:42px;height:42px}}@media (min-width:901px){.site-header{z-index:1200}.nav-wrap{position:relative}.nav-item.has-mega{position:static!important}.nav-item.has-mega:after{display:none!important}.mega-menu{position:fixed!important;top:82px!important;left:50%!important;right:auto!important;width:min(1120px,calc(100vw - 96px))!important;min-height:306px;max-height:calc(100vh - 116px);overflow:auto;transform:translateX(-50%) translateY(12px)!important;grid-template-columns:310px 1fr!important;align-items:stretch;gap:18px!important;padding:18px!important;border-radius:0 0 30px 30px;border-top:0;box-shadow:0 34px 90px rgba(0,45,26,.20)}.has-mega:hover>.mega-menu,.has-mega:focus-within>.mega-menu,.has-mega.open>.mega-menu{transform:translateX(-50%) translateY(0)!important}.mega-menu:before,.mega-menu:after{display:none!important}.mega-feature{min-height:270px;border-radius:22px;padding:26px!important}.mega-feature h3{font-size:1.62rem;line-height:1.12;margin-top:16px}.mega-feature p{font-size:1rem;line-height:1.55;margin-bottom:0}.mega-columns{height:100%;align-content:start}.mega-columns,.mega-columns.mega-three{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mega-column{gap:10px!important}.mega-column a{min-height:72px;padding:13px!important;border-radius:17px!important}.mega-column strong{font-size:.98rem}.mega-column small{font-size:.84rem}.main-nav{position:static!important}}@media (min-width:1181px){.mega-columns.mega-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:901px) and (max-width:1050px){.mega-menu{width:calc(100vw - 42px)!important;grid-template-columns:280px 1fr!important;top:80px!important}.mega-columns,.mega-columns.mega-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mega-feature h3{font-size:1.42rem}.mega-feature p{font-size:.94rem}}.volunteer-wizard-section{padding-top:56px;background:linear-gradient(180deg,#fff 0%,#f8faf3 100%)}.volunteer-wizard-section>.container{display:grid;grid-template-columns:minmax(300px,0.78fr) minmax(520px,1fr);gap:30px;align-items:start;max-width:1120px}.volunteer-hero-panel{position:sticky;top:118px;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);padding:30px;overflow:hidden}.volunteer-hero-panel:before{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:50%;background:rgba(246,176,3,.14)}.volunteer-hero-copy{position:relative}.volunteer-hero-copy h2{font-size:clamp(2rem,3.2vw,3rem)}.volunteer-hero-copy .lead{font-size:1.02rem}.volunteer-benefit-row{position:relative;grid-template-columns:1fr;margin-top:22px}.volunteer-benefit-row>div{min-height:auto}.volunteer-wizard-card{padding:0!important;overflow:hidden;border-top:0!important;box-shadow:0 24px 70px rgba(0,50,30,.12)}.volunteer-form-head{background:linear-gradient(135deg,#fff,#f6f8f2);border-top:6px solid var(--orange);padding:28px 30px 22px;margin:0!important;border-bottom:1px solid var(--line)}.volunteer-form-head h2{font-size:clamp(1.65rem,2.5vw,2.25rem)}.wizard-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:20px 30px;background:#fff;border-bottom:1px solid var(--line)}.wizard-progress-step{appearance:none;border:1px solid var(--line);border-radius:18px;background:#fbfdf8;padding:12px 12px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;text-align:left;cursor:pointer;color:var(--text);font:inherit;font-weight:900}.wizard-progress-step span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--green)}.wizard-progress-step strong{font-size:.9rem;line-height:1.2}.wizard-progress-step.is-active{background:var(--green);color:#fff;border-color:var(--green)}.wizard-progress-step.is-active span{background:#fff;color:var(--green);border-color:#fff}.wizard-progress-step.is-complete{background:#eaf8ee;border-color:#bfe8cb}.wizard-alert{display:none;margin:18px 30px 0;padding:13px 16px;border-radius:14px;background:#fff1f0;border:1px solid #ffd0cc;color:#9b1c1c;font-weight:900}.wizard-alert.show{display:block}.volunteer-step{display:none;padding:28px 30px 12px}.volunteer-step.is-active{display:block}.step-title-row{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;margin-bottom:22px}.step-title-row .icon-badge{width:52px;height:52px;border-radius:18px;margin:0}.step-title-row h3{font-size:1.55rem;margin-bottom:4px}.step-title-row p{margin:0;color:var(--muted);font-weight:700}.volunteer-step .form-grid{grid-template-columns:1fr 1fr}.volunteer-step textarea{min-height:126px}.volunteer-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.volunteer-check-grid label{min-height:58px;background:#fbfdf8}.wizard-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:20px 30px 26px;border-top:1px solid var(--line);background:#fff}.wizard-actions .btn{width:auto}.btn-outline{background:#fff!important;color:var(--green)!important;border:1px solid var(--line);box-shadow:none}.wizard-final-note{padding:0 30px 28px;margin:0!important}.reader-loading{line-height:1.5}.reader-btn:disabled{opacity:.45;cursor:not-allowed}.reader-btn:disabled:hover{background:rgba(255,255,255,.10);color:#fff}@media(max-width:980px){.volunteer-wizard-section>.container{grid-template-columns:1fr}.volunteer-hero-panel{position:static}.volunteer-benefit-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.wizard-progress{grid-template-columns:1fr}.volunteer-step .form-grid,.volunteer-check-grid{grid-template-columns:1fr!important}.volunteer-benefit-row{grid-template-columns:1fr}.wizard-actions{flex-direction:column}.wizard-actions .btn{width:100%}}@media(max-width:560px){.volunteer-form-head,.wizard-progress,.volunteer-step,.wizard-actions{padding-left:20px;padding-right:20px}.wizard-final-note{padding-left:20px;padding-right:20px}.step-title-row,.volunteer-form-head{grid-template-columns:1fr}.volunteer-hero-panel{padding:22px}.volunteer-wizard-card{border-radius:24px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.reader-page-nav{font-size:.96rem}.reader-nav-btn{padding-inline:18px!important}.pdf-reader{min-height:72vh;overflow:hidden;position:relative}.book-stage{position:relative;min-height:68vh;display:flex;align-items:center;justify-content:center;perspective:2400px;padding:34px 74px}.book-spread{position:relative;display:flex;align-items:stretch;justify-content:center;gap:0;max-width:100%;transform-style:preserve-3d;will-change:transform,opacity}.single-spread{gap:0}.double-spread{filter:drop-shadow(0 28px 50px rgba(0,0,0,.35))}.book-page{margin:0!important;border-radius:12px;padding:12px 12px 36px!important;box-shadow:0 22px 58px rgba(0,0,0,.38);transform-origin:center center;backface-visibility:hidden}.double-spread .book-page{border-radius:8px;box-shadow:0 18px 38px rgba(0,0,0,.25)}.double-spread .left-book-page{border-top-right-radius:2px;border-bottom-right-radius:2px;transform-origin:right center}.double-spread .right-book-page{border-top-left-radius:2px;border-bottom-left-radius:2px;transform-origin:left center}.book-gutter{position:absolute;top:12px;bottom:36px;left:50%;width:42px;transform:translateX(-50%);pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.16),rgba(255,255,255,.38),rgba(0,0,0,.18));mix-blend-mode:multiply;border-radius:999px;opacity:.6}.book-side-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:52px;height:72px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);color:#fff;font-size:2.4rem;line-height:1;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 18px 38px rgba(0,0,0,.22);transition:.2s}.book-side-nav:hover{background:#fff;color:var(--green)}.book-side-nav:disabled{opacity:.35;cursor:not-allowed}.book-side-prev{left:16px}.book-side-next{right:16px}.book-stage.is-turning.turn-next .book-spread{animation:bookFlipNext .42s ease-in-out both}.book-stage.is-turning.turn-prev .book-spread{animation:bookFlipPrev .42s ease-in-out both}.book-stage.is-settling .book-spread{animation:bookSettle .28s ease-out both}@keyframes bookFlipNext{0%{transform:rotateY(0deg) translateX(0);opacity:1}45%{transform:rotateY(-16deg) translateX(-18px) scale(.985);opacity:.86}100%{transform:rotateY(0deg) translateX(0);opacity:1}}@keyframes bookFlipPrev{0%{transform:rotateY(0deg) translateX(0);opacity:1}45%{transform:rotateY(16deg) translateX(18px) scale(.985);opacity:.86}100%{transform:rotateY(0deg) translateX(0);opacity:1}}@keyframes bookSettle{0%{transform:scale(.988);opacity:.92}100%{transform:scale(1);opacity:1}}@media(max-width:900px){.book-stage{min-height:62vh;padding:24px 54px}.book-side-nav{width:42px;height:58px;font-size:2rem}.book-side-prev{left:8px}.book-side-next{right:8px}.double-spread{display:block;filter:none}.double-spread .book-page{margin:0 auto 18px!important;border-radius:10px}.book-gutter{display:none}}@media(max-width:560px){.book-stage{min-height:56vh;padding:16px 42px}.book-side-nav{width:36px;height:52px;font-size:1.7rem}.book-side-prev{left:4px}.book-side-next{right:4px}.reader-nav-btn{padding-inline:12px!important}.pdf-reader{min-height:58vh}.book-page{padding:7px 7px 28px!important;border-radius:9px}.pdf-page-number{bottom:6px}}.volunteer-option-group{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff}.volunteer-form-section-title{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;margin-bottom:14px}.volunteer-form-section-title .icon-badge{width:46px;height:46px;margin:0;border-radius:16px}.volunteer-form-section-title strong{display:block;font-weight:1000;color:var(--green);font-size:1.02rem}.volunteer-form-section-title small{display:block;color:var(--muted);font-weight:700;margin-top:2px;line-height:1.35}.volunteer-form-section{margin-bottom:18px}.volunteer-check-grid label span{line-height:1.25}.volunteer-step input[type="number"]{appearance:textfield}.volunteer-step input[type="number"]::-webkit-outer-spin-button,.volunteer-step input[type="number"]::-webkit-inner-spin-button{appearance:none;margin:0}@media(min-width:981px){.volunteer-wizard-section>.container{width:min(1180px,calc(100% - 48px));margin-inline:auto;grid-template-columns:minmax(340px,.86fr) minmax(590px,1.14fr);gap:34px}.volunteer-hero-panel{top:112px}}@media(max-width:760px){.volunteer-option-group{padding:14px}.volunteer-form-section-title{grid-template-columns:1fr}.volunteer-form-section-title .icon-badge{margin-bottom:4px}}.light-note{background:#fff;border:1px solid var(--line);color:var(--ink)}.light-note h3{color:var(--green)}:root{--ki-ink:#0b2418;--ki-leaf:#084d27;--ki-leaf-2:#116836;--ki-sun:#f4aa16;--ki-clay:#e97819;--ki-night:#07365f;--ki-paper:#fffdf4;--ki-paper-2:#f7f4e8;--ki-line:rgba(10,48,28,.14);--ki-shadow:0 18px 44px rgba(9,45,26,.10);--ki-shadow-strong:0 30px 90px rgba(9,45,26,.18);--ki-radius-lg:34px;--ki-radius-md:22px}html{scroll-behavior:smooth}body{color:var(--ki-ink);background:radial-gradient(circle at 8% 8%,rgba(244,170,22,.09),transparent 28rem),radial-gradient(circle at 92% 22%,rgba(8,77,39,.07),transparent 24rem),linear-gradient(180deg,#fff 0%,#fffdf7 48%,#f8f6ec 100%);font-family:"Aptos","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.008em}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;opacity:.42;background-image:linear-gradient(rgba(10,48,28,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(10,48,28,.028) 1px,transparent 1px);background-size:48px 48px}.container{width:min(1180px,calc(100% - 48px))}@media(max-width:620px){.container{width:min(100% - 30px,1180px)}}.site-header{background:rgba(255,255,250,.88);border-bottom:1px solid rgba(10,48,28,.10);box-shadow:0 12px 32px rgba(7,31,18,.05)}.nav-wrap{min-height:74px;gap:28px}.brand{display:inline-flex;align-items:center;padding:8px 0}.brand img{height:44px;width:auto;object-fit:contain}.main-nav{gap:4px;align-items:center}.main-nav>a,.nav-trigger{position:relative;font-size:.95rem;font-weight:850!important;padding:10px 12px!important;color:#102d20!important;border-radius:16px!important}.main-nav>a:after,.nav-trigger:after{content:"";position:absolute;left:14px;right:14px;bottom:4px;height:2px;background:var(--ki-clay);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.main-nav>a:hover:after,.main-nav>a.active:after,.nav-item.active .nav-trigger:after,.nav-trigger:hover:after{transform:scaleX(1)}.main-nav a.active,.main-nav a:hover,.nav-item.active .nav-trigger{background:rgba(8,77,39,.06)!important;text-decoration:none!important}.donate-nav-btn{box-shadow:0 14px 32px rgba(8,77,39,.20)!important;border:1px solid rgba(255,255,255,.32)}@media(min-width:901px){.has-mega{position:static!important}.mega-menu{left:50%!important;right:auto!important;transform:translateX(-50%) translateY(10px)!important;width:min(1060px,calc(100vw - 72px))!important;min-height:310px;top:calc(100% + 12px)!important;display:grid!important;grid-template-columns:300px 1fr!important;gap:18px!important;padding:18px!important;border-radius:30px!important;border:1px solid rgba(10,48,28,.12)!important;box-shadow:0 32px 90px rgba(9,45,26,.18)!important;background:rgba(255,255,249,.98)!important;backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.has-mega:hover>.mega-menu,.has-mega:focus-within>.mega-menu,.has-mega.open>.mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.mega-feature{min-height:274px;border-radius:24px!important;padding:24px!important;background:radial-gradient(circle at 105% 105%,rgba(244,170,22,.32),transparent 36%),linear-gradient(145deg,#07582b,#073b22)!important}.opportunities-mega .mega-feature{background:radial-gradient(circle at 105% 105%,rgba(244,170,22,.26),transparent 36%),linear-gradient(145deg,#083e6f,#062a4e)!important}.library-mega .mega-feature{background:radial-gradient(circle at 105% 105%,rgba(233,120,25,.32),transparent 36%),linear-gradient(145deg,#073a25,#0d271d)!important}.stories-mega .mega-feature{background:radial-gradient(circle at 105% 105%,rgba(244,170,22,.34),transparent 36%),linear-gradient(145deg,#7a3909,#0d3b23)!important}.mega-feature h3{font-size:1.7rem;letter-spacing:-.04em;color:#fff}.mega-feature p{font-size:.98rem;color:#eff9f2}.mega-columns{align-content:start;height:100%;padding:2px!important;gap:14px!important}.mega-column h4{margin:2px 0 10px!important;color:var(--ki-clay)!important;letter-spacing:.16em;font-size:.74rem!important;text-transform:uppercase}.mega-column a{min-height:72px;border-radius:18px!important;padding:14px!important;background:#fbfcf6!important;border:1px solid rgba(10,48,28,.12)!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mega-column a:hover{transform:translateY(-2px);background:#fff!important;box-shadow:0 16px 32px rgba(9,45,26,.10)}}.btn{border-radius:18px!important;font-weight:850!important;letter-spacing:-.01em;box-shadow:0 16px 34px rgba(8,77,39,.18)!important}.btn-orange{background:linear-gradient(135deg,var(--ki-clay),var(--ki-sun))!important;color:#1a1605!important}.btn-light,.btn-secondary,.btn-outline{box-shadow:0 12px 26px rgba(9,45,26,.08)!important}.eyebrow{font-size:.72rem;letter-spacing:.20em;color:var(--ki-clay)!important}h1,h2,h3{letter-spacing:-.055em;color:var(--ki-ink)}.lead{color:#475d50;line-height:1.75}.heading-with-icon{align-items:flex-start;gap:16px}.icon-badge{color:var(--ki-leaf)!important;background:linear-gradient(145deg,#ffffff,#f2f6ea)!important;border:1px solid rgba(8,77,39,.12)!important;box-shadow:0 14px 32px rgba(9,45,26,.10)!important}.page-hero .icon-badge,.mega-feature .icon-badge{color:#fff!important;background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.22)!important}.hero{min-height:760px;background:#07170e;border-bottom:1px solid rgba(10,48,28,.10)}.hero:after{background:linear-gradient(90deg,rgba(2,26,12,.94) 0%,rgba(2,26,12,.78) 45%,rgba(2,26,12,.18) 100%),radial-gradient(circle at 28% 72%,rgba(244,170,22,.18),transparent 28rem)!important}.hero:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 75%,#fffdf7 100%);pointer-events:none}.hero-content{min-height:760px;max-width:900px;padding-top:86px;padding-bottom:150px}.hero-content h1{max-width:860px;text-wrap:balance;color:#fff;font-size:clamp(3.2rem,7vw,6.4rem)}.hero-content p{max-width:680px;color:#e8f2e9;line-height:1.7}.hero-badge{width:max-content;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff;border-radius:16px!important}.hero-actions .btn{border-radius:16px!important}.hero-field-note{width:min(620px,100%);margin-top:32px;padding:20px 22px 20px 26px;color:#fff;border-left:4px solid var(--ki-sun);background:linear-gradient(90deg,rgba(255,255,255,.13),rgba(255,255,255,.06));border-radius:0 22px 22px 0;box-shadow:0 24px 55px rgba(0,0,0,.18)}.hero-field-note small{display:block;color:#ffc46d;text-transform:uppercase;font-weight:900;letter-spacing:.18em;font-size:.68rem;margin-bottom:6px}.hero-field-note strong{display:block;font-size:1.18rem;line-height:1.35;margin-bottom:5px}.hero-field-note span{display:block;color:#dcecdf;font-size:.96rem;line-height:1.55}.hero-dots{bottom:74px}.field-route{position:relative;z-index:8;margin-top:-82px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px;border-radius:28px;background:rgba(255,255,249,.96);border:1px solid rgba(10,48,28,.12);box-shadow:0 26px 70px rgba(9,45,26,.13)}.field-route div{position:relative;min-height:122px;padding:22px 22px 20px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8f6ed);border:1px solid rgba(10,48,28,.09)}.field-route div:before{content:"";position:absolute;left:22px;right:22px;bottom:0;height:3px;background:linear-gradient(90deg,var(--ki-clay),var(--ki-sun),var(--ki-leaf));border-radius:999px}.field-route span{display:inline-flex;margin-bottom:10px;color:var(--ki-clay);font-weight:1000;letter-spacing:.12em;font-size:.72rem}.field-route strong{display:block;font-size:1.05rem;line-height:1.25;margin-bottom:5px;color:var(--ki-ink)}.field-route small{display:block;color:#617366;line-height:1.45;font-weight:700}.stats-grid{margin-top:34px;gap:18px}.stat-card{border-radius:26px!important;box-shadow:0 18px 42px rgba(9,45,26,.08)!important;background:linear-gradient(160deg,#fff 0%,#fffdf4 100%)!important}.stat-card strong{font-size:2.45rem;color:var(--ki-leaf)}.section{padding:94px 0}.section-soft{background:radial-gradient(circle at 12% 20%,rgba(244,170,22,.10),transparent 28rem),linear-gradient(180deg,#f6f8f1,#fbfbf4)!important;border-block:1px solid rgba(10,48,28,.06)}.program-card,.value-item,.panel,.donate-option,.form-card,.card{border:1px solid rgba(10,48,28,.11)!important;box-shadow:0 18px 44px rgba(9,45,26,.08)!important;border-radius:26px!important}.program-card:before,.value-item:before,.donate-option:before,.form-card:before,.panel:before{height:4px!important;background:linear-gradient(90deg,var(--ki-clay),var(--ki-sun),var(--ki-leaf))!important}.card{background:#fffdf8!important;overflow:hidden}.card-img{height:255px;filter:saturate(.96) contrast(1.03)}.card-body{padding:26px 26px 28px}.card h3,.program-card h3{font-size:1.35rem;letter-spacing:-.035em}.cards-grid>.card:nth-child(2),.cards-grid>.program-card:nth-child(2){transform:translateY(18px)}.cards-grid>.card:hover,.cards-grid>.program-card:hover{transform:translateY(-3px)!important}.split-grid{gap:58px}.split-grid img,.rounded-img{border-radius:32px!important;box-shadow:0 28px 68px rgba(9,45,26,.18)!important;outline:10px solid rgba(255,255,255,.68)}.floating-card{border-left:0!important;border-top:5px solid var(--ki-clay);border-radius:24px!important}.cta-band{border-radius:34px!important;background:radial-gradient(circle at 92% 18%,rgba(244,170,22,.30),transparent 20rem),linear-gradient(135deg,#073c22,#04180e)!important;box-shadow:0 30px 80px rgba(9,45,26,.18)}.page-hero.has-bg{min-height:430px;padding:122px 0 150px!important;background-image:linear-gradient(90deg,rgba(3,28,14,.91) 0%,rgba(3,28,14,.76) 48%,rgba(3,28,14,.30) 100%),var(--hero-bg)!important}.page-hero.has-bg:before{background:radial-gradient(circle at 18% 24%,rgba(244,170,22,.24),transparent 26rem),repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 1px,transparent 1px 12px)!important}.page-hero.has-bg h1{max-width:960px;font-size:clamp(3rem,6vw,5.6rem);text-wrap:balance}.page-hero.has-bg .lead{max-width:760px;font-size:1.16rem;line-height:1.75}.pillar-card{min-height:430px;padding:34px!important}.pillar-card h2{font-size:clamp(1.8rem,2.6vw,2.55rem)!important}.program-list{gap:12px!important}.program-list li{font-weight:750;color:#243f30}.icon-mini-card{border-radius:22px!important;background:#fff!important;border:1px solid rgba(10,48,28,.11)!important}.volunteer-wizard-section{padding-top:80px!important;background:linear-gradient(180deg,#fffdf8,#f7f5eb)!important}.volunteer-wizard-section>.container{display:grid!important;grid-template-columns:minmax(360px,420px) minmax(0,720px)!important;gap:38px!important;justify-content:center!important;align-items:start!important;width:min(1200px,calc(100% - 48px))!important}.volunteer-hero-panel{position:sticky!important;top:104px!important;padding:34px!important;border-radius:34px!important;background:radial-gradient(circle at 100% 0%,rgba(244,170,22,.14),transparent 16rem),#fff!important;box-shadow:0 22px 62px rgba(9,45,26,.10)!important}.volunteer-hero-panel:after{content:"";display:block;margin-top:24px;min-height:230px;border-radius:28px;background:linear-gradient(180deg,rgba(3,28,14,.12),rgba(3,28,14,.26)),url('../uploads/stories/sewing-project-1.jpeg') center/cover;box-shadow:inset 0 0 0 1px rgba(255,255,255,.36)}.volunteer-benefit-row{gap:12px!important}.volunteer-benefit-row>div{background:#fbfcf6!important;border-radius:18px!important}.volunteer-wizard-card{max-width:720px!important;border-radius:34px!important;background:#fffdf8!important;box-shadow:0 28px 78px rgba(9,45,26,.14)!important}.volunteer-form-head{background:linear-gradient(135deg,#ffffff 0%,#fbf8ee 100%)!important;padding:34px 36px 28px!important}.wizard-progress{background:#f8f6ec!important;border-bottom:1px solid rgba(10,48,28,.10)!important}.wizard-progress-step{border-radius:18px!important}.wizard-progress-step.is-active{box-shadow:0 14px 28px rgba(8,77,39,.14)!important}.volunteer-step{padding:34px 36px 16px!important}.wizard-actions{padding:22px 36px 30px!important;background:#fffdf8!important}.volunteer-check-grid label{border-radius:18px!important;border:1px solid rgba(10,48,28,.12)!important;background:#f9fbf3!important;font-weight:850!important;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.volunteer-check-grid label:hover{background:#fff!important;border-color:rgba(8,77,39,.28)!important;transform:translateY(-1px)}.volunteer-check-grid input[type="checkbox"]{accent-color:var(--ki-leaf)}input,select,textarea{border-radius:16px!important;border-color:rgba(10,48,28,.18)!important;background:#fffef9!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input:focus,select:focus,textarea:focus{outline:none!important;border-color:rgba(8,77,39,.50)!important;box-shadow:0 0 0 4px rgba(8,77,39,.10)!important;background:#fff!important}label{font-weight:850!important;color:#102d20}.reader-shell,.reader-wrap{border-radius:30px!important;box-shadow:0 26px 72px rgba(9,45,26,.16)!important}.pdf-reader{background:linear-gradient(135deg,#172318,#0b140f)!important}.book-page{background:#fffef9!important}.book-side-nav{backdrop-filter:blur(10px)}.site-footer{background:radial-gradient(circle at 12% 18%,rgba(244,170,22,.16),transparent 22rem),linear-gradient(180deg,#07180e,#031009)!important}.footer-grid{gap:40px}.footer-logo{border-radius:18px!important}.footer-bottom{border-top-color:rgba(255,255,255,.12)!important}@media(max-width:1100px){.field-route{grid-template-columns:1fr}.cards-grid>.card:nth-child(2),.cards-grid>.program-card:nth-child(2){transform:none}.volunteer-wizard-section>.container{grid-template-columns:1fr!important;max-width:780px!important}.volunteer-hero-panel{position:relative!important;top:auto!important}.volunteer-hero-panel:after{min-height:260px}}@media(max-width:900px){.nav-wrap{min-height:72px}.main-nav{top:76px!important;border-radius:24px!important;padding:12px!important}.main-nav>a,.nav-trigger{font-size:1rem!important;padding:12px 14px!important}.mega-menu{box-shadow:none!important;border-radius:20px!important}.hero,.hero-content{min-height:680px}.hero-content{padding-bottom:120px}.hero-dots{bottom:44px}.section{padding:70px 0}.page-hero.has-bg{padding:96px 0 118px!important;min-height:360px}}@media(max-width:760px){.volunteer-step,.volunteer-form-head,.wizard-actions{padding-left:22px!important;padding-right:22px!important}.field-route{margin-top:-56px}.hero-field-note{border-radius:18px;border-left-width:3px;padding:18px}}@media(max-width:560px){.brand img{height:38px!important}.hero-content h1{font-size:2.75rem}.hero-actions .btn{width:100%}.page-hero.has-bg h1{font-size:2.55rem}.field-route div{min-height:auto}.volunteer-hero-panel:after{min-height:210px}}:root{--ki-deep:#05351f;--ki-green:#086332;--ki-green-soft:#eef7ee;--ki-amber:#f6b01b;--ki-orange:#e66f18;--ki-blue:#063b63;--ki-cream:#fff8e8;--ki-bg:#fbfbf4;--ki-text:#132e20;--ki-muted:#5b6f62;--ki-border:#dfe8dc;--ki-shadow-soft:0 14px 34px rgba(7,54,31,.08);--ki-shadow-card:0 18px 50px rgba(7,54,31,.12)}html{scroll-behavior:smooth}body{background:var(--ki-bg)!important;color:var(--ki-text)!important;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif!important;letter-spacing:0!important}body:before{display:none!important}.container{width:min(1168px,calc(100% - 56px))!important}.site-header{position:sticky;top:0;z-index:1500;background:#fff!important;border-bottom:1px solid rgba(5,53,31,.13)!important;box-shadow:0 8px 22px rgba(12,45,26,.06)!important}.top-contact-bar{background:linear-gradient(90deg,#06371f,#0b6b38);color:#fff;font-size:.86rem;border-bottom:3px solid var(--ki-amber)}.top-contact-inner{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:20px}.top-contact-left,.top-contact-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.top-contact-left span{position:relative;padding-left:15px;white-space:nowrap;color:#f2fff6}.top-contact-left span:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--ki-amber)}.top-contact-bar a{color:#fff!important;font-weight:800;text-decoration:none!important}.top-support-link{padding:7px 13px;background:var(--ki-amber);color:#183410!important;border-radius:2px;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.nav-wrap{min-height:88px!important;display:flex;align-items:center;gap:28px!important}.brand{min-width:210px;padding:10px 0!important}.brand img{height:72px!important;max-width:235px!important;width:auto!important;object-fit:contain!important;display:block}.main-nav{gap:6px!important}.main-nav>a,.nav-trigger{border-radius:4px!important;padding:12px 12px!important;font-size:.95rem!important;color:#153322!important;font-weight:850!important}.main-nav>a:hover,.nav-trigger:hover,.main-nav>a.active,.nav-item.active .nav-trigger{background:var(--ki-green-soft)!important;color:var(--ki-green)!important}.main-nav>a:after,.nav-trigger:after{left:12px!important;right:12px!important;bottom:5px!important;background:var(--ki-amber)!important;height:3px!important}.donate-nav-btn{background:#075a2b!important;border-radius:8px!important;padding:13px 20px!important;box-shadow:0 12px 24px rgba(5,82,41,.20)!important}@media(min-width:901px){.mega-menu{top:calc(100% + 10px)!important;width:min(1050px,calc(100vw - 96px))!important;min-height:286px!important;border-radius:6px!important;border:1px solid #d8e3d8!important;box-shadow:0 24px 55px rgba(3,36,18,.18)!important;background:#fffef7!important;padding:18px!important}.mega-feature{border-radius:5px!important;min-height:250px!important;background:linear-gradient(135deg,#074727,#0a6a35)!important;border-bottom:6px solid var(--ki-amber)}.opportunities-mega .mega-feature{background:linear-gradient(135deg,#063b63,#0a5e87)!important}.library-mega .mega-feature{background:linear-gradient(135deg,#073b26,#0b6a38)!important}.stories-mega .mega-feature{background:linear-gradient(135deg,#7b3a0a,#0a5b32)!important}.mega-column a{border-radius:4px!important;background:#fbfcf6!important;min-height:70px!important;border-left:4px solid transparent!important}.mega-column a:hover{border-left-color:var(--ki-amber)!important;box-shadow:0 10px 22px rgba(7,54,31,.09)!important}.mega-column h4{color:var(--ki-orange)!important;letter-spacing:.12em!important}}h1,h2,h3{color:#0f2e1e!important;letter-spacing:-.025em!important;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif!important}.eyebrow{color:var(--ki-orange)!important;font-size:.76rem!important;letter-spacing:.16em!important;font-weight:900!important}.lead{color:var(--ki-muted)!important;line-height:1.75!important}.btn{border-radius:4px!important;box-shadow:none!important;border:2px solid transparent!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}.btn:hover{transform:translateY(-1px);text-decoration:none!important}.btn-orange{background:var(--ki-orange)!important;color:#fff!important}.btn-light{background:#fff!important;color:var(--ki-green)!important;border-color:#fff!important}.btn-secondary,.btn-outline{background:#fff!important;color:var(--ki-green)!important;border-color:var(--ki-border)!important}.hero{min-height:720px!important;background:#082f1c!important}.hero:after{background:linear-gradient(90deg,rgba(2,42,20,.95),rgba(2,42,20,.74) 52%,rgba(2,42,20,.18))!important}.hero:before{background:linear-gradient(180deg,transparent 78%,var(--ki-bg) 100%)!important}.hero-content{min-height:720px!important;padding-top:92px!important;padding-bottom:120px!important}.hero-content h1{color:#fff!important;max-width:900px!important;font-size:clamp(3rem,6.4vw,5.7rem)!important;line-height:1.02!important}.hero-content p{color:#f2fff4!important;max-width:700px!important;font-size:1.18rem!important}.hero-badge{border-radius:3px!important;background:var(--ki-amber)!important;color:#14311e!important;border:0!important;text-transform:uppercase;letter-spacing:.08em}.hero-field-note{background:#fff!important;color:#153322!important;border-left:7px solid var(--ki-orange)!important;border-radius:0!important;width:min(560px,100%)!important}.hero-field-note small{color:var(--ki-orange)!important}.hero-field-note span{color:var(--ki-muted)!important}.field-route{background:#fff!important;border:1px solid var(--ki-border)!important;box-shadow:var(--ki-shadow-card)!important;border-radius:6px!important}.field-route div{border-radius:0!important;border-left:5px solid var(--ki-amber)}.field-route span{color:var(--ki-orange)!important}.section{padding:84px 0!important}.section-soft{background:#f1f7ed!important;border-top:1px solid #deebdc;border-bottom:1px solid #deebdc}.section-head{border-bottom:1px solid var(--ki-border);padding-bottom:18px;margin-bottom:30px!important}.icon-badge{border-radius:4px!important;background:#fff!important;color:var(--ki-green)!important;box-shadow:none!important;border:1px solid var(--ki-border)!important}.stat-card,.program-card,.panel,.donate-option,.form-card,.value-item,.icon-mini-card,.card{border-radius:6px!important;box-shadow:var(--ki-shadow-soft)!important;border:1px solid var(--ki-border)!important}.stat-card:before,.program-card:before,.panel:before,.donate-option:before,.form-card:before,.value-item:before{height:4px!important;background:linear-gradient(90deg,var(--ki-green),var(--ki-amber),var(--ki-orange))!important}.card:hover{box-shadow:var(--ki-shadow-card)!important}.card-img{height:250px!important;border-bottom:5px solid var(--ki-amber)}.pill{border-radius:3px!important;background:#fff1d2!important;color:#784100!important}.floating-card{border-radius:4px!important;border-left:7px solid var(--ki-orange)!important}.cta-band{border-radius:6px!important;background:linear-gradient(135deg,#06391f,#0a6a38)!important;border-bottom:7px solid var(--ki-amber)}.page-hero.has-bg{min-height:390px!important;border-bottom:6px solid var(--ki-amber);background-image:linear-gradient(90deg,rgba(3,44,22,.92),rgba(4,65,32,.78),rgba(4,65,32,.28)),var(--hero-bg)!important}.page-hero.has-bg:after{background:linear-gradient(180deg,transparent,var(--ki-bg))!important}.page-hero.has-bg h1{color:#fff!important}.page-hero.has-bg .lead{color:#effcf0!important}input,select,textarea{border-radius:4px!important;border:1px solid #cfdccf!important;background:#fff!important}input:focus,select:focus,textarea:focus{outline:3px solid rgba(246,176,27,.22)!important;border-color:#d89014!important}.volunteer-wizard-section>.container{align-items:start!important}.volunteer-hero-panel,.volunteer-wizard-card{border-radius:6px!important}.volunteer-hero-panel:after{border-radius:4px!important}.wizard-choice{border-radius:4px!important}.donation-strip{background:linear-gradient(90deg,#064121,#0a6b35)!important;color:#fff!important;padding:54px 0!important;border-top:5px solid var(--ki-amber)}.donation-strip h2{color:#fff!important;font-size:clamp(2rem,3.4vw,3.5rem)!important}.donation-strip .eyebrow{color:#ffd27a!important}.strip-grid .btn{border-radius:4px!important;padding:16px 24px!important}.site-footer{background:#05160d!important;color:#dceee2!important;padding-top:58px!important}.footer-grid{grid-template-columns:1.35fr .9fr .95fr 1fr!important;gap:44px!important}.footer-logo{max-height:none!important;height:92px!important;max-width:260px!important;width:auto!important;background:#fff!important;border-radius:4px!important;padding:12px!important;box-shadow:0 18px 34px rgba(0,0,0,.18)}.site-footer h3{font-size:1rem!important;color:#fff!important;border-bottom:2px solid rgba(246,176,27,.45);padding-bottom:10px;margin-bottom:15px!important}.site-footer a{color:#dceee2!important;text-decoration:none!important}.site-footer a:hover{color:#ffd27a!important}.social-links a{border-radius:4px!important;border-color:rgba(255,255,255,.18)!important}.newsletter-form input{border-radius:4px!important;background:#fff!important;color:#173226!important}.newsletter-form .btn{background:var(--ki-orange)!important;color:#fff!important;border-radius:4px!important}.footer-bottom{background:#020c07;margin-top:48px!important}@media(max-width:1100px){.brand{min-width:170px}.brand img{height:62px!important;max-width:205px!important}.top-contact-left span:nth-child(3){display:none}}@media(max-width:900px){.top-contact-bar{display:none}.nav-wrap{min-height:82px!important}.brand img{height:60px!important;max-width:210px!important}.main-nav{top:82px!important;border-radius:6px!important}.footer-grid{grid-template-columns:1fr!important}.hero,.hero-content{min-height:660px!important}.container{width:min(100% - 32px,1168px)!important}}@media(max-width:560px){.brand img{height:54px!important;max-width:190px!important}.hero-content h1{font-size:2.55rem!important}.hero-content{padding-top:64px!important}.section{padding:58px 0!important}}:root{--nr-green:#0b7a3b;--nr-deep:#06371f;--nr-dark:#111;--nr-text:#555;--nr-heading:#222;--nr-muted:#777;--nr-line:#e8e8e8;--nr-soft:#f7f7f7;--nr-cream:#fffdf5;--nr-orange:#f58220;--nr-yellow:#f6b51b;--nr-blue:#154f76;--nr-shadow:0 1px 4px rgba(0,0,0,.12);--nr-card-shadow:0 8px 20px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0!important;background:#fff!important;color:var(--nr-text)!important;font-family:'Open Sans','Segoe UI',Arial,sans-serif!important;font-size:15px!important;line-height:1.72!important;letter-spacing:0!important}body:before,body:after{display:none!important}a{color:#4b5056;text-decoration:none}a:hover{color:var(--nr-green);text-decoration:none}.container{width:min(1170px,calc(100% - 40px))!important;margin:0 auto!important;padding:0 20px!important;position:relative!important}.skip-link{position:absolute;left:-999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:10000;background:#fff;padding:10px;border:2px solid var(--nr-green)}.site-header{position:sticky!important;top:0!important;z-index:2500!important;background:#fff!important;border-bottom:1px solid #ddd!important;box-shadow:0 2px 4px -2px #aaa!important}.top-contact-bar{display:block!important;background:var(--nr-green)!important;color:#eaf8ee!important;font-size:12px!important;line-height:1.2!important;border:0!important}.top-contact-inner{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin:0 auto!important}.top-contact-left,.top-contact-right{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}.top-contact-left span{color:#eaf8ee!important;padding-left:0!important;white-space:nowrap!important;font-weight:600!important}.top-contact-left span:before{display:none!important}.top-contact-left span:first-child:before{display:inline-block!important;content:'☎';position:static!important;width:auto!important;height:auto!important;background:transparent!important;margin-right:7px;color:#fff!important}.top-contact-bar a{color:#fff!important;font-weight:700!important;text-decoration:none!important}.top-contact-bar a:hover{color:#d8ffd8!important}.top-support-link{background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:0!important;padding:7px 11px!important;text-transform:none!important;letter-spacing:0!important;color:#fff!important}.nav-wrap{min-height:92px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding-top:14px!important;padding-bottom:14px!important}.brand{display:flex!important;align-items:center!important;min-width:260px!important;max-width:330px!important;padding:0!important}.brand img{height:82px!important;width:auto!important;max-width:320px!important;object-fit:contain!important;display:block!important}.menu-toggle{display:none!important;background:var(--nr-green)!important;color:#fff!important;border:0!important;padding:10px 14px!important;border-radius:2px!important;font-size:1.4rem!important}.main-nav{display:flex!important;align-items:center!important;gap:0!important;margin-left:auto!important}.main-nav>a,.nav-trigger{display:block!important;padding:14px 12px!important;margin:0!important;border-radius:0!important;color:#333!important;font-size:14px!important;line-height:1.1!important;font-weight:700!important;text-transform:none!important;letter-spacing:0!important;background:transparent!important;border:0!important;position:relative!important}.main-nav>a:after,.nav-trigger:after{display:none!important}.main-nav>a:hover,.nav-trigger:hover,.main-nav>a.active,.nav-item.active .nav-trigger{color:#fff!important;background:var(--nr-green)!important}.nav-trigger:before{content:''!important;display:none!important}.has-mega>.nav-trigger::after{display:inline!important;content:' ▾'!important;position:static!important;background:transparent!important;height:auto!important;width:auto!important;margin-left:4px!important;color:inherit!important}.donate-nav-btn{margin-left:8px!important;background:var(--nr-green)!important;color:#fff!important;border-radius:0!important;padding:14px 17px!important;box-shadow:none!important;border-bottom:3px solid #075d2e!important}.donate-nav-btn:hover{background:#075d2e!important;color:#fff!important}.nav-item{position:relative!important}@media(min-width:901px){.has-mega:hover .mega-menu,.has-mega.open .mega-menu,.has-mega .mega-menu.force-open,.has-mega:focus-within .mega-menu{display:grid!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.mega-menu{position:fixed!important;left:50%!important;top:130px!important;width:min(1050px,calc(100vw - 100px))!important;min-height:260px!important;display:none!important;grid-template-columns:260px 1fr!important;gap:18px!important;padding:18px!important;background:#fff!important;border:1px solid #ddd!important;border-top:4px solid var(--nr-green)!important;border-radius:0!important;box-shadow:0 12px 24px rgba(0,0,0,.18)!important;z-index:3000!important;opacity:0!important;visibility:hidden!important;transform:translateX(-50%) translateY(8px)!important;transition:opacity .15s ease,transform .15s ease!important}.mega-menu:before{content:'';position:absolute;top:-12px;left:50%;margin-left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--nr-green)}.mega-feature{min-height:224px!important;border-radius:0!important;background:var(--nr-green)!important;color:#fff!important;border:0!important;border-bottom:4px solid var(--nr-orange)!important;padding:24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.mega-feature .icon-badge{background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff!important;margin-bottom:18px!important}.mega-feature .eyebrow{color:#f9d87a!important;letter-spacing:.16em!important;font-size:11px!important}.mega-feature h3{color:#fff!important;font-size:25px!important;line-height:1.18!important;margin:12px 0!important;letter-spacing:-.5px!important}.mega-feature p{color:#eefbf1!important;margin:0!important;font-size:14px!important;line-height:1.65!important}.opportunities-mega .mega-feature{background:#154f76!important}.stories-mega .mega-feature{background:#7a3d11!important}.library-mega .mega-feature{background:#0b5b38!important}.mega-columns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-content:start!important}.mega-columns.mega-three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mega-column{display:flex!important;flex-direction:column!important;gap:9px!important}.mega-column h4{margin:0 0 4px!important;color:var(--nr-green)!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important;border-bottom:1px solid #eee!important;padding-bottom:8px!important}.mega-column a{display:flex!important;gap:12px!important;align-items:center!important;min-height:58px!important;padding:12px!important;background:#fafafa!important;border:1px solid #eee!important;border-left:3px solid transparent!important;border-radius:0!important;color:#333!important}.mega-column a:hover{background:#fff!important;border-left-color:var(--nr-green)!important;box-shadow:0 3px 8px rgba(0,0,0,.08)!important;transform:none!important}.mega-column strong{display:block!important;font-size:14px!important;color:#222!important;line-height:1.2!important}.mega-column small{display:block!important;font-size:12px!important;color:#777!important;line-height:1.35!important;margin-top:2px!important}}h1,h2,h3,h4,h5,h6{font-family:'Open Sans','Segoe UI',Arial,sans-serif!important;color:var(--nr-heading)!important;line-height:1.25!important;letter-spacing:-.02em!important;font-weight:800!important;margin-top:0!important}h1{font-size:clamp(40px,5.4vw,64px)!important}h2{font-size:clamp(30px,3.7vw,45px)!important}h3{font-size:24px!important}p{color:var(--nr-text)!important}.lead{font-size:17px!important;line-height:1.8!important;color:#666!important}.eyebrow{display:block!important;color:var(--nr-green)!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.18em!important;margin-bottom:10px!important}.colored{color:var(--nr-green)!important}.btn,.button,button[type=submit],.volunteer-submit-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:0!important;border:1px solid var(--nr-green)!important;background:var(--nr-green)!important;color:#fff!important;font-weight:800!important;padding:12px 18px!important;box-shadow:none!important;transition:background .2s ease,border-color .2s ease,color .2s ease!important;text-decoration:none!important}.btn:hover,button[type=submit]:hover{background:#075d2e!important;color:#fff!important;border-color:#075d2e!important;transform:none!important}.btn-orange{background:var(--nr-orange)!important;border-color:var(--nr-orange)!important;color:#fff!important}.btn-orange:hover{background:#d26a14!important;border-color:#d26a14!important}.btn-light{background:#fff!important;color:var(--nr-green)!important;border-color:#fff!important}.btn-light:hover{background:#f3f3f3!important;color:#075d2e!important;border-color:#f3f3f3!important}.btn-secondary,.btn-outline{background:#fff!important;color:#444!important;border-color:#d9d9d9!important}.btn-secondary:hover,.btn-outline:hover{color:#fff!important;background:var(--nr-green)!important;border-color:var(--nr-green)!important}.hero{min-height:580px!important;background:#111!important;position:relative!important;overflow:hidden!important;border-bottom:1px solid #ddd!important}.hero-slide{filter:none!important;transform:none!important;background-size:cover!important;background-position:center!important;opacity:0!important}.hero-slide.active{opacity:1!important}.hero:after{content:''!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,0,0,.70),rgba(0,0,0,.44) 50%,rgba(0,0,0,.10))!important;z-index:1!important}.hero:before{display:none!important}.hero-content{position:relative!important;z-index:2!important;min-height:580px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:70px 20px!important}.hero-badge{background:var(--nr-green)!important;color:#fff!important;border:0!important;border-radius:0!important;padding:10px 13px!important;font-size:13px!important;text-transform:none!important;letter-spacing:0!important;margin-bottom:18px!important}.hero-content h1{color:#fff!important;font-size:clamp(40px,5vw,62px)!important;line-height:1.1!important;max-width:760px!important;text-shadow:0 2px 2px rgba(0,0,0,.25)!important;margin:0 0 20px!important}.hero-content h1 span,.hero-content .colored{color:#fff!important}.hero-content p{color:#eee!important;font-size:17px!important;line-height:1.7!important;max-width:650px!important;margin-bottom:25px!important}.hero-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:8px!important}.hero-field-note{margin-top:28px!important;width:min(560px,100%)!important;background:rgba(255,255,255,.94)!important;border:0!important;border-left:5px solid var(--nr-green)!important;border-radius:0!important;padding:18px 20px!important;box-shadow:0 5px 15px rgba(0,0,0,.2)!important;color:#333!important}.hero-field-note small{color:var(--nr-green)!important;font-weight:800!important;text-transform:uppercase!important}.hero-field-note strong{display:block!important;color:#222!important;margin-bottom:4px!important}.hero-field-note span{color:#666!important}.hero-dots{bottom:22px!important;z-index:5!important}.hero-dot{border-radius:0!important;width:22px!important;height:5px!important;background:rgba(255,255,255,.55)!important;border:0!important}.hero-dot.active{background:var(--nr-green)!important}.section{padding:62px 0!important;background:#fff!important}.section-soft{background:#f8f8f8!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important}.section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:34px!important;padding-bottom:16px!important;border-bottom:1px solid #e5e5e5!important}.heading-with-icon{display:flex!important;gap:14px!important;align-items:flex-start!important}.heading-with-icon h2{margin:0!important}.heading-with-icon .eyebrow{margin-bottom:5px!important}.icon-badge{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;background:#333!important;color:#fff!important;border:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.icon-badge svg{width:21px!important;height:21px!important;fill:currentColor!important}.heading-with-icon>.icon-badge,.section-head .icon-badge,.program-card>.icon-badge,.stat-card>.icon-badge{background:var(--nr-green)!important}.stats-grid,.cards-grid,.program-grid,.value-grid,.contact-grid,.donate-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}.stat-card,.program-card,.panel,.donate-option,.form-card,.value-item,.icon-mini-card,.card{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:0!important;box-shadow:none!important;padding:26px!important;position:relative!important;overflow:hidden!important}.stat-card:before,.program-card:before,.panel:before,.donate-option:before,.form-card:before,.value-item:before{display:none!important}.stat-card:hover,.program-card:hover,.card:hover,.donate-option:hover,.icon-mini-card:hover{box-shadow:var(--nr-card-shadow)!important;border-color:#ddd!important;transform:none!important}.stat-card{min-height:170px!important;text-align:center!important}.stat-card .icon-badge{margin:0 auto 14px!important}.stat-card strong{display:block!important;color:#222!important;font-size:33px!important}.stat-card span{display:block!important;color:#777!important;font-size:14px!important}.card{padding:0!important;display:block!important;color:#333!important}.card-img{height:220px!important;width:100%!important;object-fit:cover!important;border:0!important;border-bottom:4px solid var(--nr-green)!important}.card-body{padding:22px!important}.card h3{font-size:22px!important;margin:8px 0 10px!important}.card p{font-size:14px!important;color:#666!important}.meta{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;color:#777!important;font-size:12px!important}.pill{background:var(--nr-green)!important;color:#fff!important;border-radius:0!important;padding:5px 8px!important;font-weight:700!important}.program-card h3{font-size:23px!important;margin:15px 0 10px!important}.program-card ul{padding-left:20px!important;color:#666!important}.program-card li{margin-bottom:6px!important}.program-card .icon-badge{margin-bottom:8px!important}.panel{border-left:5px solid var(--nr-green)!important;background:#fbfbfb!important}.panel strong{display:block!important;font-size:18px!important;color:#222!important;margin:10px 0 5px!important}.field-route{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;background:#fff!important;border:1px solid #e5e5e5!important;box-shadow:none!important;border-radius:0!important;margin-top:35px!important;margin-bottom:10px!important;padding:0!important}.field-route div{border-left:0!important;border-right:1px solid #eee!important;border-radius:0!important;padding:25px!important}.field-route div:last-child{border-right:0!important}.field-route span{display:block!important;color:var(--nr-green)!important;font-weight:800!important;margin-bottom:8px!important}.field-route strong{display:block!important;color:#222!important;margin-bottom:6px!important}.field-route small{color:#777!important;line-height:1.55!important}.split-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:46px!important;align-items:center!important}.image-stack img{border-radius:0!important;border:8px solid #fff!important;box-shadow:0 3px 14px rgba(0,0,0,.14)!important}.floating-card{border-radius:0!important;background:#fff!important;border-left:5px solid var(--nr-green)!important;box-shadow:0 6px 18px rgba(0,0,0,.12)!important;color:#333!important}.page-hero.has-bg{min-height:260px!important;padding:0!important;background-image:linear-gradient(90deg,rgba(11,122,59,.88),rgba(11,122,59,.72)),var(--hero-bg)!important;background-size:cover!important;background-position:center!important;border:0!important;border-bottom:4px solid #e5e5e5!important;margin:0!important}.page-hero.has-bg:after{display:none!important}.page-hero-inner{min-height:260px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding-top:44px!important;padding-bottom:44px!important}.page-hero .hero-kicker{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important}.page-hero .hero-kicker .icon-badge{background:rgba(255,255,255,.20)!important;border:1px solid rgba(255,255,255,.35)!important}.page-hero .eyebrow{color:#eaffea!important;margin:0!important}.page-hero h1{color:#fff!important;font-size:clamp(34px,4.2vw,52px)!important;margin:0!important;letter-spacing:-1.5px!important}.page-hero .lead{color:#f3fff3!important;max-width:760px!important;margin-top:12px!important;font-size:17px!important}input,select,textarea{width:100%!important;border:1px solid #d6d6d6!important;border-radius:0!important;background:#fff!important;padding:12px!important;font:inherit!important;color:#333!important;box-shadow:inset 0 1px 1px rgba(0,0,0,.04)!important}input:focus,select:focus,textarea:focus{outline:0!important;border-color:var(--nr-green)!important;box-shadow:0 0 0 3px rgba(11,122,59,.12)!important}.form-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:18px!important}.form-row label{font-weight:800!important;color:#333!important;font-size:13px!important;margin-bottom:6px!important;display:block!important}.form-hint{color:#777!important;font-size:12px!important}.form-card{border-top:4px solid var(--nr-green)!important;background:#fff!important}.volunteer-page-section>.container,.volunteer-wizard-section>.container{display:grid!important;grid-template-columns:minmax(300px,430px) minmax(560px,1fr)!important;gap:42px!important;align-items:start!important}.volunteer-hero-panel{position:sticky!important;top:150px!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:0!important;box-shadow:none!important;padding:30px!important}.volunteer-hero-panel:after{display:none!important}.volunteer-hero-copy p{margin-bottom:22px!important}.volunteer-benefit-list{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.volunteer-benefit-list>div,.volunteer-benefit-row>div{background:#f8f8f8!important;border:1px solid #e5e5e5!important;border-radius:0!important;padding:16px!important;display:flex!important;gap:12px!important}.volunteer-benefit-list .icon-badge{width:34px!important;height:34px!important;min-width:34px!important}.volunteer-benefit-list strong{display:block!important;color:#222!important;font-size:14px!important}.volunteer-benefit-list span{display:block!important;color:#777!important;font-size:13px!important;line-height:1.5!important}.volunteer-form-card,.volunteer-wizard-card{max-width:none!important;border-radius:0!important;padding:30px!important}.volunteer-form-head{display:flex!important;gap:14px!important;align-items:flex-start!important;margin-bottom:24px!important;border-bottom:1px solid #eee!important;padding-bottom:18px!important}.volunteer-form-head h2{font-size:30px!important;margin:0!important}.wizard-progress{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin:20px 0!important}.wizard-progress-step{background:#f8f8f8!important;border:1px solid #ddd!important;border-radius:0!important;color:#333!important;padding:12px!important;text-align:left!important}.wizard-progress-step.is-active{background:var(--nr-green)!important;color:#fff!important;border-color:var(--nr-green)!important}.wizard-progress-step span{display:inline-flex!important;width:24px!important;height:24px!important;align-items:center!important;justify-content:center!important;background:#fff!important;color:var(--nr-green)!important;margin-right:7px!important;font-weight:800!important}.wizard-progress-step strong{font-size:13px!important}.step-title-row{display:flex!important;gap:14px!important;border-bottom:1px solid #eee!important;padding-bottom:15px!important;margin-bottom:20px!important}.step-title-row h3{margin:0!important}.volunteer-step{display:none!important}.volunteer-step.is-active{display:block!important}.check-grid,.volunteer-check-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.check-grid label,.volunteer-check-grid label{display:flex!important;gap:9px!important;align-items:flex-start!important;justify-content:flex-start!important;background:#f9f9f9!important;border:1px solid #e3e3e3!important;border-radius:0!important;padding:12px!important;color:#333!important;min-height:54px!important}.check-grid input{width:auto!important;margin-top:3px!important;flex:0 0 auto!important}.check-grid span{font-weight:700!important;line-height:1.35!important}.volunteer-option-group{margin-top:22px!important}.volunteer-form-section-title{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important}.volunteer-form-section-title .icon-badge{width:34px!important;height:34px!important;min-width:34px!important}.wizard-actions{display:flex!important;gap:10px!important;justify-content:flex-end!important;border-top:1px solid #eee!important;margin-top:24px!important;padding-top:20px!important}.wizard-alert{display:none!important}.wizard-alert.is-visible,.wizard-alert.show{display:block!important;background:#fff8e5!important;border:1px solid #f1d18a!important;padding:12px!important;margin:15px 0!important;color:#6f4b00!important}.reader-shell,.reader-stage,.reader-toolbar,.reader-subbar{border-radius:0!important}.reader-shell{border:1px solid #dcdcdc!important;box-shadow:none!important}.reader-toolbar{background:#111!important}.reader-subbar{background:#222!important}.reader-page-wrap,.reader-spread{perspective:1600px!important}.reader-page,.pdf-page-canvas{box-shadow:0 4px 16px rgba(0,0,0,.20)!important}.reader-stage.turning-next .reader-page,.reader-stage.turning-prev .reader-page{animation:kuwongolaClassicPageTurn .46s ease both}@keyframes kuwongolaClassicPageTurn{0%{transform:rotateY(0deg);opacity:1}50%{transform:rotateY(-12deg);opacity:.75}100%{transform:rotateY(0deg);opacity:1}}.donation-strip{background:var(--nr-green)!important;color:#fff!important;border:0!important;padding:52px 0!important}.donation-strip h2{color:#fff!important;font-size:36px!important;margin:0!important}.donation-strip .eyebrow{color:#dfffe5!important}.strip-grid{display:grid!important;grid-template-columns:1fr auto!important;gap:30px!important;align-items:center!important}.site-footer{background:#111!important;color:#cfcfcf!important;padding-top:52px!important;border-top:4px solid var(--nr-green)!important}.footer-grid{display:grid!important;grid-template-columns:1.15fr .8fr .9fr 1fr!important;gap:42px!important}.footer-logo{height:82px!important;max-width:260px!important;background:#fff!important;border-radius:0!important;padding:10px!important;margin-bottom:18px!important}.site-footer h3{font-size:16px!important;color:#fff!important;border:0!important;border-bottom:1px solid #333!important;padding-bottom:10px!important;margin-bottom:16px!important}.site-footer p,.site-footer li{color:#cfcfcf!important}.site-footer a{display:block!important;color:#ddd!important;margin:5px 0!important}.site-footer a:hover{color:#fff!important}.social-links{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:12px 0!important}.social-links a{display:inline-flex!important;border:1px solid #333!important;border-radius:0!important;padding:6px 10px!important;margin:0!important}.newsletter-form{margin-top:14px!important}.newsletter-form label{display:block!important;color:#fff!important;font-weight:800!important;margin-bottom:8px!important}.newsletter-form input{background:#fff!important;border:0!important;border-radius:0!important;color:#333!important}.newsletter-form .btn{margin-top:8px!important}.footer-bottom{background:#050505!important;margin-top:38px!important;padding:22px!important;text-align:center!important;color:#aaa!important;border-top:1px solid #222!important}.cta-band{border-radius:0!important;background:var(--nr-green)!important;border:0!important;color:#fff!important;padding:34px!important}.cta-band h2,.cta-band p{color:#fff!important}.partner-card img{max-height:80px!important;object-fit:contain!important}.empty-state{grid-column:1/-1!important;padding:28px!important;background:#f9f9f9!important;border:1px solid #eee!important;color:#777!important}.flash{border-radius:0!important;border-left:5px solid var(--nr-green)!important;background:#f8fff8!important;padding:14px!important;margin:18px 0!important}.flash.error{border-left-color:#b42318!important;background:#fff1f0!important}.admin-link{opacity:.75!important}@media(max-width:1180px){.brand{min-width:210px!important}.brand img{height:68px!important}.main-nav>a,.nav-trigger{font-size:13px!important;padding:12px 9px!important}.mega-menu{top:116px!important}}@media(max-width:900px){.top-contact-bar{display:none!important}.nav-wrap{min-height:78px!important}.brand{min-width:auto!important}.brand img{height:58px!important;max-width:230px!important}.menu-toggle{display:block!important}.main-nav{display:none!important;position:absolute!important;left:20px!important;right:20px!important;top:78px!important;background:#fff!important;border:1px solid #ddd!important;box-shadow:0 8px 18px rgba(0,0,0,.14)!important;flex-direction:column!important;align-items:stretch!important;padding:10px!important}.main-nav.open,.main-nav.show{display:flex!important}.main-nav>a,.nav-trigger{padding:14px!important;border-bottom:1px solid #eee!important}.nav-item{width:100%!important}.mega-menu{display:none!important;position:static!important;width:100%!important;min-height:0!important;grid-template-columns:1fr!important;padding:12px!important;border:1px solid #eee!important;border-top:3px solid var(--nr-green)!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important}.has-mega.open .mega-menu,.has-mega .mega-menu.force-open{display:grid!important}.mega-feature{display:none!important}.mega-columns,.mega-columns.mega-three{grid-template-columns:1fr!important}.split-grid,.stats-grid,.cards-grid,.program-grid,.value-grid,.contact-grid,.donate-grid,.field-route,.footer-grid,.strip-grid,.volunteer-page-section>.container,.volunteer-wizard-section>.container{grid-template-columns:1fr!important}.volunteer-hero-panel{position:relative!important;top:auto!important}.wizard-progress{grid-template-columns:1fr!important}.check-grid,.volunteer-check-grid,.form-grid{grid-template-columns:1fr!important}.section-head{align-items:flex-start!important;flex-direction:column!important}.hero,.hero-content{min-height:560px!important}.hero-content{padding:55px 20px!important}.hero-content h1{font-size:38px!important}.container{width:min(100% - 24px,1170px)!important;padding:0 12px!important}.footer-logo{height:72px!important}}@media(max-width:560px){body{font-size:14px!important}.brand img{height:48px!important}.hero-content h1{font-size:32px!important}.section{padding:46px 0!important}.page-hero.has-bg,.page-hero-inner{min-height:220px!important}.wizard-actions{flex-direction:column!important}.wizard-actions .btn{width:100%!important}.site-footer{padding-top:40px!important}.donation-strip h2{font-size:28px!important}}.library-catalogue-section,.library-reader-section{background:#fff!important;padding-top:54px!important}.library-catalogue-layout,.library-reader-layout{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:34px!important;align-items:start!important}.library-sidebar{position:sticky!important;top:132px!important;align-self:start!important}.library-sidebar-card{background:#fff!important;border:1px solid #e2e2e2!important;border-radius:0!important;margin-bottom:16px!important;padding:18px!important;box-shadow:none!important}.library-sidebar-card h3{font-size:16px!important;color:#222!important;margin:0 0 12px!important;padding-bottom:9px!important;border-bottom:1px solid #eee!important}.library-sidebar-heading{display:flex!important;gap:12px!important;align-items:center!important}.library-sidebar-heading .icon-badge{width:38px!important;height:38px!important;min-width:38px!important;background:var(--nr-green)!important}.library-sidebar-heading strong{display:block!important;font-size:17px!important;color:#222!important;line-height:1.25!important}.library-sidebar-heading span{display:block!important;color:#777!important;font-size:13px!important}.library-search-card label{font-size:13px!important;font-weight:800!important;color:#333!important;margin:14px 0 7px!important}.library-search-row{display:grid!important;grid-template-columns:1fr auto!important;gap:7px!important}.library-search-row.stackable{grid-template-columns:1fr!important}.library-search-row input{height:42px!important}.library-search-row .btn{height:42px!important;padding:0 14px!important;border-radius:0!important}.library-category-list{display:grid!important;gap:0!important}.library-category-list a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:9px 0!important;border-bottom:1px solid #f1f1f1!important;color:#333!important;font-weight:700!important;text-decoration:none!important}.library-category-list a:hover,.library-category-list a.active{color:var(--nr-green)!important}.library-category-list a.active span{border-left:4px solid var(--nr-green)!important;padding-left:8px!important}.library-category-list em{font-style:normal!important;background:#f1f1f1!important;color:#444!important;font-size:12px!important;min-width:28px!important;text-align:center!important;padding:2px 7px!important}.compact-note p{font-size:13px!important;color:#666!important;line-height:1.6!important;margin:0!important}.library-results-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;border-bottom:1px solid #e2e2e2!important;margin-bottom:18px!important;padding-bottom:18px!important}.library-results-head h2{font-size:34px!important;color:#222!important;margin:5px 0!important}.library-results-head p{margin:0!important;color:#666!important}.library-mini-toolbar{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin:0 0 20px!important}.library-mini-toolbar .filter-chip{border-radius:0!important;border:1px solid #ddd!important;color:#333!important;background:#f9f9f9!important}.library-mini-toolbar .filter-chip.active,.library-mini-toolbar .filter-chip:hover{background:var(--nr-green)!important;color:#fff!important;border-color:var(--nr-green)!important;text-decoration:none!important}.library-card-list{display:grid!important;gap:16px!important}.library-book-row{display:grid!important;grid-template-columns:104px minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;background:#fff!important;border:1px solid #e0e0e0!important;border-left:4px solid transparent!important;padding:14px!important;text-decoration:none!important;color:#333!important;box-shadow:none!important}.library-book-row:hover{border-left-color:var(--nr-green)!important;background:#fbfbfb!important;text-decoration:none!important}.library-book-row img{width:104px!important;height:136px!important;object-fit:cover!important;background:#f4f4f4!important;border:1px solid #ddd!important}.library-book-info h3{font-size:22px!important;margin:7px 0 8px!important;color:#222!important}.library-book-info p{margin:0 0 9px!important;color:#666!important;font-size:14px!important;line-height:1.55!important}.library-book-author{font-size:13px!important;color:#777!important;font-weight:700!important}.library-open-badge{white-space:nowrap!important;background:var(--nr-green)!important;color:#fff!important;padding:9px 12px!important;font-weight:800!important;font-size:13px!important}.current-book-card{border-top:4px solid var(--nr-green)!important}.current-book-cover{width:100%!important;max-height:190px!important;object-fit:cover!important;border:1px solid #ddd!important;margin:15px 0!important}.current-book-card h3{font-size:18px!important;color:#222!important;margin:0 0 8px!important}.current-book-card p{font-size:13px!important;color:#666!important;line-height:1.55!important;margin:0!important}.reader-related-list{display:grid!important;gap:10px!important}.reader-related-list a{display:grid!important;grid-template-columns:44px 1fr!important;gap:9px!important;align-items:start!important;color:#333!important;text-decoration:none!important;border-bottom:1px solid #eee!important;padding-bottom:10px!important}.reader-related-list a:hover strong{color:var(--nr-green)!important}.reader-related-list img{width:44px!important;height:58px!important;object-fit:cover!important;background:#f4f4f4!important;border:1px solid #ddd!important}.reader-related-list strong{display:block!important;font-size:13px!important;line-height:1.3!important;color:#222!important}.reader-related-list small{display:block!important;font-size:11px!important;color:#777!important;margin-top:3px!important;line-height:1.35!important}.reader-related-empty{font-size:13px!important;color:#777!important;background:#f8f8f8!important;padding:10px!important;border:1px solid #eee!important}.reader-main-panel{min-width:0!important}.library-reader-layout .reader-panel{margin:0!important;max-width:none!important}.library-reader-layout .pdf-reader{min-height:70vh!important}.reader-page-hero{min-height:220px!important}.reader-page-hero .page-hero-inner{min-height:220px!important}.reader-library-sidebar{top:132px!important}.library-sidebar .btn{border-radius:0!important}.library-sidebar input[type="search"]{border-radius:0!important}@media(max-width:1100px){.library-catalogue-layout,.library-reader-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:24px!important}.library-book-row{grid-template-columns:86px minmax(0,1fr)!important}.library-open-badge{grid-column:2!important;justify-self:start!important}.library-book-row img{width:86px!important;height:116px!important}}@media(max-width:900px){.library-catalogue-layout,.library-reader-layout{grid-template-columns:1fr!important}.library-sidebar{position:relative!important;top:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.library-sidebar-card{margin-bottom:0!important}.current-book-card{grid-column:1/-1!important}.library-results-head{align-items:flex-start!important;flex-direction:column!important}.library-reader-layout .reader-panel{margin-top:10px!important}.reader-library-sidebar{display:block!important}.reader-library-sidebar .library-sidebar-card{margin-bottom:14px!important}}@media(max-width:640px){.library-sidebar{display:block!important}.library-sidebar-card{margin-bottom:14px!important}.library-book-row{grid-template-columns:76px 1fr!important;padding:10px!important;gap:12px!important}.library-book-row img{width:76px!important;height:100px!important}.library-book-info h3{font-size:18px!important}.library-open-badge{grid-column:1/-1!important}.library-search-row{grid-template-columns:1fr!important}.library-results-head h2{font-size:28px!important}.reader-topbar,.reader-subbar{padding:14px!important}.library-reader-section{padding-top:32px!important}}.library-reader-section{background:#f2f2f2!important;padding-top:48px!important}.library-reader-layout{align-items:start!important}.reader-main-panel{min-width:0!important}.reader-panel{background:#e2e2e2!important;border:1px solid #cfcfcf!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.reader-topbar.clean-reader-toolbar,.reader-topbar{min-height:54px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:10px 18px!important;background:#f8f8f8!important;color:#222!important;border-bottom:1px solid #d6d6d6!important;border-radius:0!important}.reader-title{display:none!important}.reader-subbar.clean-reader-subbar,.reader-subbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;padding:9px 18px!important;min-height:40px!important;background:#fff!important;color:#555!important;border-bottom:1px solid #d7d7d7!important;border-radius:0!important}.reader-page-nav,.reader-controls{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:6px!important}.reader-page-nav span{color:#222!important;font-weight:700!important;padding:0 7px!important}.reader-btn{appearance:none!important;border:1px solid #bdbdbd!important;background:#fff!important;color:#222!important;border-radius:2px!important;box-shadow:none!important;padding:7px 12px!important;line-height:1.2!important;font-weight:700!important}.reader-btn:hover,.reader-btn.active{background:#e9f3ec!important;color:#087831!important;border-color:#087831!important}.reader-btn:disabled,.reader-btn:disabled:hover{opacity:.45!important;cursor:not-allowed!important;background:#f5f5f5!important;color:#777!important;border-color:#c8c8c8!important}.reader-zoom{color:#222!important;font-weight:800!important;min-width:48px!important;text-align:center!important}.reader-note{color:#555!important;font-size:.9rem!important;font-weight:600!important}.pdf-reader{min-height:74vh!important;overflow:hidden!important;background:#dcdcdc!important;background-image:none!important;padding:0!important}.book-stage{min-height:72vh!important;background:#dcdcdc!important;padding:28px 72px!important}.book-spread{filter:none!important}.pdf-page,.book-page{background:#fff!important;border:1px solid #c7c7c7!important;border-radius:0!important;padding:0 0 30px!important;box-shadow:0 1px 6px rgba(0,0,0,.22)!important}.double-spread .book-page{box-shadow:0 1px 6px rgba(0,0,0,.2)!important}.pdf-canvas{border-radius:0!important}.book-gutter{top:0!important;bottom:30px!important;width:24px!important;background:linear-gradient(90deg,rgba(0,0,0,.10),rgba(255,255,255,.45),rgba(0,0,0,.12))!important;opacity:.55!important}.book-side-nav{width:42px!important;height:58px!important;border-radius:2px!important;border:1px solid #aaa!important;background:#f6f6f6!important;color:#333!important;box-shadow:0 2px 7px rgba(0,0,0,.18)!important;font-size:2rem!important}.book-side-nav:hover{background:#e9f3ec!important;color:#087831!important;border-color:#087831!important}.book-side-nav:disabled{opacity:.35!important}.reader-loading{background:#fff!important;border:1px solid #d2d2d2!important;border-radius:0!important;color:#222!important;box-shadow:0 1px 5px rgba(0,0,0,.14)!important}.reader-loading.error{background:#fff7f7!important;border-color:#f0baba!important;color:#9b1c1c!important}.current-book-card,.library-sidebar-card{box-shadow:none!important}@media(max-width:900px){.reader-topbar.clean-reader-toolbar,.reader-topbar{align-items:flex-start!important;flex-direction:column!important}.reader-page-nav,.reader-controls{width:100%!important}.reader-subbar.clean-reader-subbar,.reader-subbar{justify-content:flex-start!important}.book-stage{min-height:62vh!important;padding:20px 50px!important}}@media(max-width:560px){.library-reader-section{padding-top:28px!important}.reader-topbar.clean-reader-toolbar,.reader-topbar,.reader-subbar.clean-reader-subbar,.reader-subbar{padding:10px!important}.reader-btn{font-size:.82rem!important;padding:7px 9px!important}.book-stage{min-height:56vh!important;padding:14px 38px!important}.book-side-nav{width:34px!important;height:48px!important;font-size:1.6rem!important}}@media(prefers-color-scheme:dark){.library-reader-section{background:#1f2326!important}.reader-panel{background:#222!important;border-color:#3a3a3a!important}.reader-topbar.clean-reader-toolbar,.reader-topbar{background:#252525!important;color:#f2f2f2!important;border-color:#3a3a3a!important}.reader-subbar.clean-reader-subbar,.reader-subbar{background:#1f1f1f!important;color:#e0e0e0!important;border-color:#333!important}.reader-page-nav span,.reader-zoom{color:#f2f2f2!important}.reader-note{color:#cfcfcf!important}.reader-btn{background:#303030!important;color:#f2f2f2!important;border-color:#505050!important}.reader-btn:hover,.reader-btn.active{background:#0b5d2a!important;color:#fff!important;border-color:#0b5d2a!important}.pdf-reader,.book-stage{background:#2b2b2b!important}.book-side-nav{background:#303030!important;color:#fff!important;border-color:#555!important}}.reader-fullscreen-btn{width:38px!important;min-width:38px!important;height:34px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.reader-fullscreen-icon{display:block!important;font-size:1.2rem!important;line-height:1!important;transform:translateY(-1px)!important}.reader-fullscreen-text{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.reader-panel.reader-fullscreen-active,.reader-panel.reader-fallback-fullscreen{width:100vw!important;height:100vh!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;background:#e2e2e2!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;z-index:999999!important}.reader-panel.reader-fallback-fullscreen{position:fixed!important;inset:0!important}.reader-panel.reader-fullscreen-active .reader-topbar,.reader-panel.reader-fallback-fullscreen .reader-topbar{flex:0 0 auto!important;min-height:50px!important;padding:8px 16px!important}.reader-panel.reader-fullscreen-active .reader-subbar,.reader-panel.reader-fallback-fullscreen .reader-subbar{flex:0 0 auto!important;min-height:36px!important;padding:7px 16px!important}.reader-panel.reader-fullscreen-active .pdf-reader,.reader-panel.reader-fallback-fullscreen .pdf-reader{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:auto!important;background:#dcdcdc!important}.reader-panel.reader-fullscreen-active .book-stage,.reader-panel.reader-fallback-fullscreen .book-stage{min-height:calc(100vh - 96px)!important;padding:26px 82px!important}.reader-panel.reader-fullscreen-active .single-spread .book-page,.reader-panel.reader-fallback-fullscreen .single-spread .book-page{max-width:920px!important}.reader-panel.reader-fullscreen-active .reader-fullscreen-btn,.reader-panel.reader-fallback-fullscreen .reader-fullscreen-btn{background:#087831!important;color:#fff!important;border-color:#087831!important}body.reader-fullscreen-open{overflow:hidden!important}@media(max-width:760px){.reader-fullscreen-btn{width:34px!important;min-width:34px!important;height:32px!important}.reader-panel.reader-fullscreen-active .reader-topbar,.reader-panel.reader-fallback-fullscreen .reader-topbar,.reader-panel.reader-fullscreen-active .reader-subbar,.reader-panel.reader-fallback-fullscreen .reader-subbar{padding:8px!important}.reader-panel.reader-fullscreen-active .book-stage,.reader-panel.reader-fallback-fullscreen .book-stage{padding:18px 44px!important}}@media(prefers-color-scheme:dark){.reader-panel.reader-fullscreen-active,.reader-panel.reader-fallback-fullscreen{background:#222!important}.reader-panel.reader-fullscreen-active .pdf-reader,.reader-panel.reader-fallback-fullscreen .pdf-reader,.reader-panel.reader-fullscreen-active .book-stage,.reader-panel.reader-fallback-fullscreen .book-stage{background:#1f2326!important}}@media (max-width:900px){.library-reader-layout{display:flex!important;flex-direction:column!important;gap:18px!important}.reader-main-panel{order:1!important;width:100%!important}.reader-library-sidebar{order:2!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.reader-library-sidebar .current-book-card{order:1!important}.reader-library-sidebar .library-search-card{order:2!important}}.reader-panel.reader-fullscreen-active,.reader-panel.reader-fallback-fullscreen{touch-action:pan-y!important}.reader-panel.reader-fullscreen-active .pdf-canvas,.reader-panel.reader-fallback-fullscreen .pdf-canvas{max-width:none!important}@media (max-width:760px){.reader-panel.reader-fullscreen-active,.reader-panel.reader-fallback-fullscreen{position:fixed!important;inset:0!important;width:100dvw!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:#e5e5e5!important}.reader-panel.reader-fullscreen-active .reader-topbar,.reader-panel.reader-fallback-fullscreen .reader-topbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;min-height:0!important;padding:8px 8px 7px!important;background:#f7f7f7!important;border-bottom:1px solid #d2d2d2!important}.reader-panel.reader-fullscreen-active .reader-page-nav,.reader-panel.reader-fallback-fullscreen .reader-page-nav,.reader-panel.reader-fullscreen-active .reader-controls,.reader-panel.reader-fallback-fullscreen .reader-controls{display:flex!important;width:100%!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:6px!important;padding-bottom:1px!important}.reader-panel.reader-fullscreen-active .reader-page-nav::-webkit-scrollbar,.reader-panel.reader-fallback-fullscreen .reader-page-nav::-webkit-scrollbar,.reader-panel.reader-fullscreen-active .reader-controls::-webkit-scrollbar,.reader-panel.reader-fallback-fullscreen .reader-controls::-webkit-scrollbar{display:none!important}.reader-panel.reader-fullscreen-active .reader-btn,.reader-panel.reader-fallback-fullscreen .reader-btn{flex:0 0 auto!important;min-height:34px!important;font-size:13px!important;padding:7px 10px!important}.reader-panel.reader-fullscreen-active .reader-fullscreen-btn,.reader-panel.reader-fallback-fullscreen .reader-fullscreen-btn{width:38px!important;min-width:38px!important;padding:0!important}.reader-panel.reader-fullscreen-active .reader-page-nav span,.reader-panel.reader-fallback-fullscreen .reader-page-nav span{flex:0 0 auto!important;align-self:center!important;padding:0 6px!important;white-space:nowrap!important}.reader-panel.reader-fullscreen-active .reader-subbar,.reader-panel.reader-fallback-fullscreen .reader-subbar{display:none!important}.reader-panel.reader-fullscreen-active .pdf-reader,.reader-panel.reader-fallback-fullscreen .pdf-reader{flex:1 1 auto!important;height:calc(100dvh - 82px)!important;min-height:0!important;overflow:auto!important;background:#e5e5e5!important}.reader-panel.reader-fullscreen-active .book-stage,.reader-panel.reader-fallback-fullscreen .book-stage{min-height:calc(100dvh - 82px)!important;height:auto!important;padding:10px 0 18px!important;align-items:flex-start!important;justify-content:center!important;background:#e5e5e5!important}.reader-panel.reader-fullscreen-active .single-spread,.reader-panel.reader-fallback-fullscreen .single-spread{width:100%!important;justify-content:center!important}.reader-panel.reader-fullscreen-active .single-spread .book-page,.reader-panel.reader-fallback-fullscreen .single-spread .book-page{max-width:none!important;margin:0 auto!important;padding-bottom:20px!important}.reader-panel.reader-fullscreen-active .book-side-nav,.reader-panel.reader-fallback-fullscreen .book-side-nav{position:fixed!important;top:58%!important;transform:translateY(-50%)!important;z-index:4!important;width:42px!important;height:56px!important;border-radius:4px!important;background:rgba(34,34,34,.88)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.reader-panel.reader-fullscreen-active .book-side-prev,.reader-panel.reader-fallback-fullscreen .book-side-prev{left:6px!important}.reader-panel.reader-fullscreen-active .book-side-next,.reader-panel.reader-fallback-fullscreen .book-side-next{right:6px!important}}:root{--donate-green:#087d3a;--donate-deep:#034f25;--donate-gold:#f3b21a;--donate-orange:#f07d16;--donate-cream:#fffaf0;--donate-line:#dfe7dd;--donate-text:#18251d}.top-contact-left span,.top-contact-left a,.site-footer p,.site-footer a{word-break:normal!important;overflow-wrap:normal!important}.top-contact-left span:first-child,.top-contact-left span:nth-child(2){white-space:nowrap!important}.donate-page-section{padding-top:70px!important;background:#fff!important}.donate-intro-card{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:34px!important;align-items:center!important;margin-bottom:36px!important;padding:34px 38px!important;background:linear-gradient(135deg,#ffffff 0%,#fffdf5 100%)!important;border:1px solid var(--donate-line)!important;border-top:5px solid var(--donate-green)!important;box-shadow:0 16px 40px rgba(10,70,35,.08)!important}.donate-intro-card h2{max-width:850px!important;font-size:clamp(1.9rem,3vw,3rem)!important;line-height:1.05!important;color:#0f2619!important;margin:8px 0 14px!important}.donate-intro-card p{max-width:850px!important;margin:0!important;font-size:1.08rem!important;color:#4c5b50!important}.donate-contact-panel{background:#06391b!important;color:#fff!important;padding:24px!important;border-left:6px solid var(--donate-gold)!important;display:grid!important;gap:8px!important}.donate-contact-panel strong{color:#fff!important;font-size:1.05rem!important}.donate-contact-panel a{color:#fff!important;font-weight:800!important;text-decoration:none!important;word-break:normal!important;overflow-wrap:normal!important}.donate-method-grid{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr)!important;gap:28px!important;align-items:stretch!important}.donate-method-card{position:relative!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--donate-line)!important;border-top:5px solid var(--donate-green)!important;box-shadow:0 12px 30px rgba(18,42,27,.08)!important;padding:34px!important;min-height:100%!important}.donate-method-card:before,.donate-method-card:after{display:none!important}.donate-bank-card{grid-row:span 2!important}.donate-mobile-card{border-top-color:var(--donate-orange)!important}.donate-paypal-card{border-top-color:var(--donate-gold)!important}.method-card-header{display:flex!important;gap:18px!important;align-items:flex-start!important;margin-bottom:25px!important}.method-card-header .icon-badge{flex:0 0 54px!important;width:54px!important;height:54px!important;margin:0!important;border-radius:4px!important;background:#0d5f2e!important;color:#fff!important;box-shadow:none!important}.method-card-header h2{font-size:clamp(1.8rem,3vw,3.2rem)!important;line-height:1.05!important;color:#111!important;margin:8px 0 0!important;letter-spacing:-.035em!important}.donate-detail-table{display:grid!important;gap:0!important;border-top:1px solid var(--donate-line)!important}.donate-detail-row{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;gap:26px!important;align-items:center!important;padding:15px 0!important;border-bottom:1px solid var(--donate-line)!important}.donate-detail-row .detail-label{color:#2d3b32!important;font-weight:900!important;white-space:nowrap!important}.donate-detail-row .detail-value{color:#2f3d35!important;font-weight:600!important;text-align:right!important;word-break:normal!important;overflow-wrap:normal!important}.highlight-row .detail-value{color:var(--donate-deep)!important;font-size:1.05rem!important;font-weight:950!important}.method-note{margin:18px 0 0!important;padding:15px 16px!important;background:#f7fbf3!important;border-left:4px solid var(--donate-green)!important;color:#455348!important}.donate-action-btn{margin-top:24px!important;border-radius:0!important;background:var(--donate-green)!important;box-shadow:none!important}.donate-instructions-section{padding-top:62px!important;padding-bottom:70px!important;background:#f6f8f2!important}.donate-instructions-card{background:#06391b!important;color:#fff!important;border-left:8px solid var(--donate-gold)!important;padding:38px 42px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:28px!important;align-items:center!important}.donate-instructions-card h2,.donate-instructions-card p,.donate-instructions-card .eyebrow{color:#fff!important}.donate-instructions-card p{margin:10px 0 0!important;max-width:850px!important}.instruction-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.instruction-actions .btn{border-radius:0!important;box-shadow:none!important;white-space:nowrap!important}.contact-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr)!important;gap:32px!important;align-items:start!important}.contact-grid .donate-option,.contact-grid .form-card{border-radius:0!important;border:1px solid var(--donate-line)!important;border-top:5px solid var(--donate-green)!important;box-shadow:0 12px 30px rgba(18,42,27,.08)!important}.contact-grid .detail-row{display:grid!important;grid-template-columns:130px 1fr!important;gap:20px!important;align-items:center!important}.contact-grid .detail-row strong,.contact-grid .detail-row span{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}@media(max-width:1000px){.donate-intro-card,.donate-method-grid,.donate-instructions-card,.contact-grid{grid-template-columns:1fr!important}.donate-bank-card{grid-row:auto!important}.donate-contact-panel{max-width:520px!important}.instruction-actions{justify-content:flex-start!important}}@media(max-width:640px){.donate-intro-card,.donate-method-card,.donate-instructions-card{padding:24px!important}.method-card-header{display:grid!important;gap:12px!important}.donate-detail-row,.contact-grid .detail-row{grid-template-columns:1fr!important;gap:4px!important;align-items:start!important}.donate-detail-row .detail-label,.donate-detail-row .detail-value{text-align:left!important;white-space:normal!important}.donate-intro-card h2{font-size:2rem!important}.method-card-header h2{font-size:1.9rem!important}}.donate-four-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.donate-four-methods .donate-bank-card{grid-row:auto!important}.payment-title-header{align-items:center!important}.payment-logo-box{width:92px!important;height:52px!important;flex:0 0 92px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 6px 18px rgba(6,57,27,.10)!important}.payment-logo-box .payment-logo-img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.donate-mpamba-card{border-top-color:#1b75bb!important}.donate-airtel-card{border-top-color:#e41f26!important}.donate-four-methods .method-card-header h2{font-size:clamp(1.55rem,2.25vw,2.05rem)!important}.donate-four-methods .donate-detail-row{grid-template-columns:minmax(135px,170px) minmax(0,1fr)!important}@media(max-width:1100px){.donate-four-methods{grid-template-columns:1fr!important}}@media(max-width:640px){.payment-title-header{display:grid!important;grid-template-columns:1fr!important}.payment-logo-box{width:110px!important;height:54px!important}}:root{--ki-body-size:16px;--ki-small-size:14px;--ki-h1:clamp(2rem,3.6vw,2.75rem);--ki-h2:clamp(1.65rem,2.5vw,2.15rem);--ki-h3:1.25rem;--ki-line:#e5eadf}html{font-size:16px!important}body{font-size:var(--ki-body-size)!important;line-height:1.65!important}h1{font-size:var(--ki-h1)!important;line-height:1.16!important;letter-spacing:-.025em!important}h2{font-size:var(--ki-h2)!important;line-height:1.22!important;letter-spacing:-.018em!important}h3{font-size:var(--ki-h3)!important;line-height:1.32!important;letter-spacing:-.01em!important}h4{font-size:1rem!important;line-height:1.35!important}p,.lead,li,td,th,input,select,textarea,button{font-size:1rem!important}small,.small-muted,.card-meta,.library-meta,.top-contact-bar,.site-footer small{font-size:.875rem!important}.eyebrow{font-size:.78rem!important;letter-spacing:.16em!important}.section h2,.heading-with-icon h2,.page-hero h1,.page-hero.has-bg h1,.hero-content h1,.donation-strip h2{max-width:900px!important}.page-hero h1,.page-hero.has-bg h1{font-size:clamp(2rem,3.4vw,2.85rem)!important}.hero-content h1{font-size:clamp(2.25rem,4.6vw,3.6rem)!important}.donation-strip h2{font-size:clamp(1.75rem,2.8vw,2.35rem)!important}.card h3,.program-card h3,.pillar-card h2,.value-card h3{font-size:1.28rem!important;line-height:1.3!important}.pillar-card h2{font-size:1.45rem!important}.brand img{height:86px!important;width:auto!important;max-width:260px!important;object-fit:contain!important}.main-nav>a,.nav-trigger{font-size:.95rem!important;font-weight:800!important}.top-contact-left span,.top-contact-left a,.top-contact-right a{font-size:.86rem!important}.donate-page-section{padding-top:48px!important}.donate-intro-card{grid-template-columns:minmax(0,1fr) minmax(260px,330px)!important;padding:30px 34px!important}.donate-intro-card h2{font-size:clamp(1.8rem,2.8vw,2.55rem)!important;line-height:1.14!important;max-width:760px!important}.donate-intro-card p{font-size:1rem!important;line-height:1.75!important}.donate-contact-panel a{overflow-wrap:anywhere!important;word-break:break-word!important}.donate-method-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:24px!important}.donate-method-card{padding:30px!important;overflow:hidden!important}.method-card-header{gap:16px!important;margin-bottom:22px!important}.method-card-header .icon-badge{width:50px!important;height:50px!important;flex-basis:50px!important}.method-card-header h2{font-size:clamp(1.65rem,2.4vw,2.25rem)!important;line-height:1.18!important;letter-spacing:-.025em!important;margin-top:4px!important}.donate-detail-row{grid-template-columns:minmax(150px,190px) minmax(0,1fr)!important;gap:18px!important;padding:13px 0!important;min-width:0!important}.donate-detail-row .detail-label,.donate-detail-row .detail-value{font-size:.98rem!important;line-height:1.5!important;min-width:0!important}.donate-detail-row .detail-label{white-space:normal!important}.donate-detail-row .detail-value{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important}.donate-paypal-card .donate-detail-row{grid-template-columns:minmax(120px,150px) minmax(0,1fr)!important}.donate-paypal-card .detail-value{text-align:left!important;font-size:.95rem!important}.highlight-row .detail-value{font-size:1rem!important}.method-note{font-size:.98rem!important;line-height:1.65!important}.donate-action-btn{font-size:.95rem!important}.donate-instructions-card h2{font-size:clamp(1.55rem,2.3vw,2.1rem)!important}.library-layout h2,.library-content h1,.reader-shell h2{font-size:clamp(1.75rem,2.7vw,2.3rem)!important}.library-list-item h2,.library-list-item h3{font-size:1.28rem!important;line-height:1.28!important}.library-sidebar h3,.catalogue-box h3{font-size:1.05rem!important}.reader-toolbar,.reader-controls,.reader-page-nav{font-size:.95rem!important}.values-grid .card,.value-card{padding:26px!important}.values-grid h3,.value-card h3{font-size:1.25rem!important}.values-grid p,.value-card p{font-size:1rem!important;line-height:1.65!important}.contact-grid .detail-row,.detail-row,.form-card,.donate-method-card{min-width:0!important}.contact-grid .detail-row span,.contact-grid .detail-row a,.detail-row span,.detail-row a{overflow-wrap:anywhere!important;word-break:break-word!important}.card,.program-card,.library-card,.donate-method-card,.donate-intro-card,.form-card{max-width:100%!important}@media(max-width:1100px){.donate-method-grid{grid-template-columns:1fr!important}.donate-bank-card{grid-row:auto!important}}@media(max-width:900px){.brand img{height:66px!important;max-width:220px!important}.donate-intro-card{grid-template-columns:1fr!important}.main-nav>a,.nav-trigger{font-size:.94rem!important}}@media(max-width:640px){body{font-size:15px!important}h1{font-size:2rem!important}h2{font-size:1.55rem!important}h3{font-size:1.16rem!important}.donate-intro-card,.donate-method-card,.donate-instructions-card{padding:22px!important}.donate-detail-row,.donate-paypal-card .donate-detail-row{grid-template-columns:1fr!important;gap:4px!important}.donate-detail-row .detail-value{text-align:left!important}}:root{--ki-green:#087d3a;--ki-deep:#043b1d;--ki-gold:#f3b21a;--ki-cream:#fbfaf4;--ki-line:#e4e8df;--ki-muted:#5f6d63}.icon-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;background:var(--ki-green)!important;color:#fff!important;border:0!important;box-shadow:none!important;overflow:hidden!important}.icon-badge svg{display:block!important;width:22px!important;height:22px!important;fill:currentColor!important;stroke:none!important}.icon-badge svg path{fill:currentColor!important}.stat-card>.icon-badge,.program-card>.icon-badge,.value-card>.icon-badge,.heading-with-icon>.icon-badge,.section-head .icon-badge{width:48px!important;height:48px!important;min-width:48px!important;color:#fff!important}.stat-card>.icon-badge svg,.program-card>.icon-badge svg,.value-card>.icon-badge svg,.heading-with-icon>.icon-badge svg,.section-head .icon-badge svg{width:24px!important;height:24px!important}.stat-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:160px!important;padding:24px 18px!important}.stat-card .icon-badge{margin:0 0 4px 0!important}.stat-card strong{font-size:2rem!important;line-height:1!important;margin:0!important}.stat-card span{font-size:.92rem!important;line-height:1.25!important;margin:0!important}.donate-instructions-section{background:#f6f8f2!important;padding:62px 0!important}.donate-instructions-card{display:grid!important;grid-template-columns:minmax(240px,360px) minmax(0,1fr)!important;gap:38px!important;align-items:center!important;padding:34px 42px!important;background:#06431f!important;border-left:7px solid var(--ki-gold)!important;border-radius:0!important;max-width:1050px!important;margin:0 auto!important;overflow:hidden!important;min-height:auto!important}.donate-instructions-card .heading-with-icon{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;margin:0!important}.donate-instructions-card .heading-with-icon .icon-badge{width:48px!important;height:48px!important;min-width:48px!important;background:#0d8a45!important;color:#fff!important}.donate-instructions-card .eyebrow{color:#fff!important;opacity:.95!important}.donate-instructions-card h2{color:#fff!important;font-size:clamp(1.45rem,2vw,1.9rem)!important;line-height:1.2!important;margin:0!important;max-width:330px!important}.donate-instructions-card p{color:#fff!important;font-size:1rem!important;line-height:1.75!important;margin:0!important;max-width:100%!important;opacity:.96!important}.instruction-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:18px!important;grid-column:2!important}.instruction-actions .btn{font-size:.93rem!important}.donate-method-card{min-width:0!important}.donate-detail-table{min-width:0!important}.donate-detail-row{min-width:0!important}.donate-detail-row .detail-label{white-space:normal!important;min-width:0!important}.donate-detail-row .detail-value{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important;text-align:right!important}.donate-paypal-card .donate-detail-row{grid-template-columns:minmax(105px,135px) minmax(0,1fr)!important}.donate-paypal-card .detail-value{font-size:.9rem!important;letter-spacing:-.01em!important}.application-box{background:#fffdf5!important;color:#17231b!important;border:1px solid #e3e6dc!important;border-left:6px solid var(--ki-green)!important;border-radius:0!important;box-shadow:0 14px 34px rgba(21,52,31,.08)!important;padding:30px 34px!important}.application-box h3{color:#102719!important;margin-top:0!important}.application-box p{color:#4f5b52!important;line-height:1.75!important}.application-box a{color:#075d2b!important;font-weight:900!important;text-decoration:underline!important;text-underline-offset:3px!important}.team-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:22px!important}.team-card{padding:18px!important;border-radius:0!important}.team-photo,.team-placeholder{width:100%!important;height:190px!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:0!important;margin-bottom:14px!important;background:#f7f5ea!important}.team-placeholder .icon-badge{width:58px!important;height:58px!important;min-width:58px!important}.team-card h3{font-size:1.15rem!important;margin:8px 0!important}.team-card p{font-size:.96rem!important;line-height:1.65!important}.team-contact-list{display:grid!important;gap:8px!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid var(--ki-line)!important}.team-contact-list a,.team-contact-list span{display:flex!important;align-items:center!important;gap:8px!important;color:#0c5f2e!important;font-size:.92rem!important;font-weight:800!important;overflow-wrap:anywhere!important;word-break:break-word!important}.team-contact-list .mini-dot{width:7px!important;height:7px!important;background:#f07d16!important;border-radius:50%!important;flex:0 0 7px!important}.card h3,.program-card h3,.opportunity-card h3,.team-card h3{line-height:1.25!important}.section-head{gap:20px!important}.section-head .heading-with-icon{min-width:0!important}.heading-with-icon{align-items:flex-start!important}.heading-with-icon h2{max-width:850px!important}@media(max-width:900px){.donate-instructions-card{grid-template-columns:1fr!important;padding:26px!important}.instruction-actions{grid-column:auto!important}.team-photo,.team-placeholder{height:180px!important}}@media(max-width:640px){.stat-card{min-height:135px!important}.donate-instructions-card .heading-with-icon{grid-template-columns:1fr!important}.donate-instructions-card h2{max-width:100%!important}.instruction-actions{flex-direction:column!important;align-items:stretch!important}}.unsubscribe-card{max-width:760px;margin:0 auto;text-align:left;display:block}.unsubscribe-card .icon-badge{margin-bottom:18px}.unsubscribe-card h2{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.15;margin:0 0 12px}.unsubscribe-card p{font-size:1rem;line-height:1.7;max-width:620px}.unsubscribe-card .button-row{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap}.unsubscribe-card .btn-light{background:#fff;color:#004922;border:1px solid #d9e2d7}.icon-badge,.stat-card>.icon-badge,.program-card>.icon-badge,.value-card>.icon-badge,.heading-with-icon>.icon-badge,.section-head .icon-badge,.mega-column .icon-badge,.mega-links .icon-badge,.library-sidebar-heading .icon-badge,.method-card-header .icon-badge,.team-placeholder .icon-badge{position:relative!important;display:inline-grid!important;place-items:center!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:0!important;text-align:center!important;vertical-align:middle!important;box-sizing:border-box!important}.icon-badge>svg,.stat-card>.icon-badge>svg,.program-card>.icon-badge>svg,.value-card>.icon-badge>svg,.heading-with-icon>.icon-badge>svg,.section-head .icon-badge>svg,.mega-column .icon-badge>svg,.mega-links .icon-badge>svg,.library-sidebar-heading .icon-badge>svg,.method-card-header .icon-badge>svg,.team-placeholder .icon-badge>svg{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:block!important;margin:0!important;padding:0!important;overflow:visible!important}.icon-badge>svg path{fill:currentColor!important;transform-box:fill-box!important;transform-origin:center!important}.stat-card>.icon-badge{border-radius:50%!important}.stats-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;margin-top:0!important;margin-bottom:26px!important}.stats-grid .stat-card{min-height:126px!important;padding:20px 14px!important;gap:8px!important;border:1px solid #e3e6de!important;background:#fff!important;box-shadow:none!important}.stats-grid .stat-card>.icon-badge{width:42px!important;height:42px!important;min-width:42px!important;margin:0 0 2px 0!important}.stats-grid .stat-card>.icon-badge>svg{width:19px!important;height:19px!important}.stats-grid .stat-card strong{font-size:1.55rem!important;line-height:1.05!important;letter-spacing:-.02em!important}.stats-grid .stat-card span{font-size:.82rem!important;line-height:1.2!important;font-weight:800!important;color:#59655d!important;text-align:center!important}.stats-grid .stat-card:hover{box-shadow:0 10px 24px rgba(0,55,28,.07)!important}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.team-card{padding:16px!important;min-width:0!important}.team-photo,.team-placeholder{height:150px!important;min-height:150px!important;margin-bottom:12px!important}.team-placeholder .icon-badge{width:50px!important;height:50px!important;min-width:50px!important}.team-card .pill{font-size:.73rem!important;line-height:1.2!important;padding:6px 8px!important;max-width:100%!important;white-space:normal!important}.team-card h3{font-size:1.02rem!important;line-height:1.22!important;margin:8px 0 6px!important}.team-card p{font-size:.88rem!important;line-height:1.55!important;margin-bottom:10px!important}.team-contact-list{gap:6px!important;margin-top:10px!important;padding-top:10px!important}.team-contact-list a,.team-contact-list span{display:grid!important;grid-template-columns:7px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;font-size:.82rem!important;line-height:1.25!important;font-weight:800!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}.team-contact-list .mini-dot{width:7px!important;height:7px!important;flex:0 0 7px!important}.team-contact-label{color:#6a746c!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:.68rem!important;margin:0 0 2px!important}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.team-photo,.team-placeholder{height:150px!important}}@media(max-width:640px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.stats-grid .stat-card{min-height:112px!important;padding:16px 10px!important}.stats-grid .stat-card strong{font-size:1.35rem!important}.team-grid{grid-template-columns:1fr!important}.team-photo,.team-placeholder{height:190px!important}}.team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:18px!important;align-items:stretch!important}.team-card{min-width:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.team-card .team-photo,.team-card .team-placeholder{height:145px!important;min-height:145px!important}.team-contact-list{display:flex!important;flex-direction:column!important;gap:7px!important;margin-top:auto!important;padding-top:12px!important;border-top:1px solid #e4e8df!important;min-width:0!important}.team-contact-list .team-contact-label,.team-contact-label{display:block!important;color:#59655d!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:.7rem!important;line-height:1.2!important;margin:0 0 3px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.team-contact-list a.team-contact-item,.team-contact-list .team-contact-item{display:grid!important;grid-template-columns:7px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;color:#075d2b!important;text-decoration:none!important;font-size:.82rem!important;line-height:1.32!important;font-weight:700!important;min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important}.team-contact-list a.team-contact-item strong{color:#143522!important;font-weight:900!important}.team-contact-list .contact-value{display:inline!important;overflow-wrap:anywhere!important;word-break:break-word!important;hyphens:auto!important}.team-contact-list .mini-dot{width:7px!important;height:7px!important;margin-top:.45em!important;border-radius:50%!important;background:#f07d16!important;flex:0 0 7px!important}@media(min-width:1181px){.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:1180px){.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.team-grid{grid-template-columns:1fr!important}.team-card .team-photo,.team-card .team-placeholder{height:190px!important}}.team-page-section{padding-top:54px!important}.compact-section-head{align-items:center!important;border-bottom:1px solid #e3e7df!important;padding-bottom:18px!important;margin-bottom:28px!important}.working-team-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.staff-card,.board-card{background:#fff!important;border:1px solid #dfe4dc!important;border-radius:0!important;box-shadow:0 14px 34px rgba(20,48,31,.06)!important;overflow:hidden!important;min-width:0!important;position:relative!important;display:flex!important;flex-direction:column!important}.staff-card::before,.board-card::before{content:""!important;position:absolute!important;inset:0 0 auto 0!important;height:5px!important;background:linear-gradient(90deg,#087d38,#f5b300,#f27d16)!important;z-index:2!important}.staff-photo-frame,.board-photo-frame{background:#f7f4ea!important;border-bottom:1px solid #e6e2d6!important;padding:10px 10px 0!important;height:230px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important}.staff-photo,.board-photo,.staff-card .team-photo,.board-card .board-photo{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;border-radius:0!important;background:#f7f4ea!important;margin:0!important;display:block!important}.staff-photo-frame .team-placeholder,.board-photo-frame .team-placeholder{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;border-radius:0!important;display:grid!important;place-items:center!important;background:#f7f4ea!important}.staff-photo-frame .icon-badge,.board-photo-frame .icon-badge{width:64px!important;height:64px!important;min-width:64px!important}.staff-body,.board-body{padding:18px!important;display:flex!important;flex-direction:column!important;gap:8px!important;flex:1 1 auto!important;min-width:0!important}.staff-role{display:inline-flex!important;align-self:flex-start!important;background:#087d38!important;color:#fff!important;font-size:.75rem!important;line-height:1.2!important;font-weight:900!important;padding:7px 10px!important;max-width:100%!important;white-space:normal!important}.staff-card h3,.board-card h3{font-size:1.16rem!important;line-height:1.22!important;margin:0!important;color:#17231b!important}.staff-card p,.board-card p{font-size:.92rem!important;line-height:1.6!important;color:#4c5b52!important;margin:0 0 8px!important}.staff-contact-block{margin-top:auto!important;padding-top:12px!important;border-top:1px solid #e2e7de!important;display:block!important;min-width:0!important}.staff-contact-title{display:block!important;color:#5f6b62!important;font-size:.72rem!important;line-height:1.1!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0 0 9px!important;word-break:normal!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;white-space:normal!important}.staff-contact-row{display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;column-gap:10px!important;align-items:start!important;padding:6px 0!important;border-bottom:1px dashed #edf0ea!important;min-width:0!important}.staff-contact-row:last-child{border-bottom:0!important}.staff-contact-row span{display:block!important;color:#17231b!important;font-size:.78rem!important;font-weight:900!important;line-height:1.25!important;word-break:normal!important;overflow-wrap:normal!important;white-space:nowrap!important}.staff-contact-row a{display:block!important;color:#075d2b!important;font-size:.78rem!important;font-weight:800!important;line-height:1.25!important;text-decoration:none!important;max-width:100%!important;min-width:0!important;word-break:break-word!important;overflow-wrap:anywhere!important;hyphens:auto!important}.staff-contact-row a:hover{text-decoration:underline!important}.board-section{background:#f7f8f3!important;border-top:1px solid #e1e6dd!important;padding-top:56px!important}.board-organogram{position:relative!important;display:grid!important;gap:30px!important}.board-chair-row{display:flex!important;justify-content:center!important;position:relative!important}.board-chair-row::after{content:""!important;position:absolute!important;left:50%!important;bottom:-30px!important;width:2px!important;height:30px!important;background:#087d38!important}.board-member-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;position:relative!important;padding-top:26px!important}.board-member-row::before{content:""!important;position:absolute!important;top:0!important;left:16.5%!important;right:16.5%!important;height:2px!important;background:#087d38!important}.board-card{box-shadow:0 10px 28px rgba(15,44,29,.05)!important}.board-card-chair{max-width:420px!important;width:100%!important;border:2px solid #087d38!important}.board-card-chair .board-photo-frame{height:240px!important}.board-photo-frame{height:180px!important}.board-card .staff-contact-row{grid-template-columns:68px minmax(0,1fr)!important}.board-card .staff-contact-row span,.board-card .staff-contact-row a{font-size:.76rem!important}.staff-card .team-contact-list,.board-card .team-contact-list{display:none!important}@media(max-width:1180px){.working-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.board-member-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.board-member-row::before{left:25%!important;right:25%!important}}@media(max-width:760px){.working-team-grid,.board-member-row{grid-template-columns:1fr!important}.board-member-row::before,.board-chair-row::after{display:none!important}.board-member-row{padding-top:0!important}.staff-photo-frame{height:240px!important}.board-photo-frame{height:210px!important}.staff-contact-row{grid-template-columns:72px minmax(0,1fr)!important}}.hero-slide{background-position:center 28%!important}.hero-slide[style*="sewing-project"]{background-position:center 18%!important}.hero-slide[style*="library-reading-5"]{background-position:center 24%!important}.hero-slide[style*="chess"]{background-position:center 32%!important}.page-hero.has-bg{background-position:center 28%!important}.page-hero.has-bg::after{background:linear-gradient(90deg,rgba(0,84,38,.9),rgba(0,120,55,.72),rgba(0,120,55,.54))!important}.reader-page-hero .page-hero-inner,.reader-page-hero .page-hero-inner *{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.26)!important}.reader-page-hero .lead{color:#fff!important;opacity:1!important;font-weight:600!important;max-width:900px!important}.reader-page-hero .meta{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:14px!important}.reader-page-hero .meta span{color:#fff!important;background:rgba(0,44,22,.38)!important;border:1px solid rgba(255,255,255,.35)!important;padding:7px 11px!important;border-radius:0!important;font-weight:800!important;opacity:1!important}.mega-feature p{color:#fff!important;opacity:.96!important;font-size:.98rem!important;line-height:1.6!important}.opportunities-mega .mega-feature p,.support-mega .mega-feature p{color:#ffffff!important;background:rgba(0,0,0,.08)!important;padding:10px 0 0!important}.site-footer .admin-link[href*="admin"],.site-footer p:has(+ .social-links){display:none!important}@media(max-width:760px){.hero-slide,.hero-slide[style*="sewing-project"],.hero-slide[style*="library-reading-5"],.hero-slide[style*="chess"]{background-position:center 22%!important}}.cards-grid,.partner-grid,.team-grid,.program-grid,.value-grid,.library-card-list,.library-grid,.events-grid,.stories-grid{align-items:stretch !important}.cards-grid>*,.partner-grid>*,.team-grid>*,.program-grid>*,.value-grid>*,.library-card-list>*,.library-grid>*,.events-grid>*,.stories-grid>*{align-self:stretch !important;margin-top:0 !important;transform:none !important}.cards-grid>.card,.cards-grid>.program-card,.partner-grid>.program-card,.team-grid>.team-card,.program-grid>.program-card,.value-grid>.value-card,.value-grid>.value-item,.library-card-list>.library-list-item,.library-grid>.library-card,.events-grid>.card,.stories-grid>.card{display:flex !important;flex-direction:column !important;height:100% !important;min-height:0 !important}.cards-grid>.card:hover,.cards-grid>.program-card:hover,.partner-grid>.program-card:hover,.team-grid>.team-card:hover,.program-grid>.program-card:hover,.value-grid>.value-card:hover,.value-grid>.value-item:hover,.library-card-list>.library-list-item:hover,.library-grid>.library-card:hover,.events-grid>.card:hover,.stories-grid>.card:hover{transform:none !important}.cards-grid .card-img,.cards-grid>.card>img.card-img,.library-preview-grid .card-img,.story-preview-grid .card-img,.event-preview-grid .card-img{display:block !important;width:100% !important;height:235px !important;min-height:235px !important;max-height:235px !important;object-fit:cover !important;object-position:center center !important;margin:0 !important}.cards-grid .card-body,.cards-grid .program-card,.partner-grid .program-card,.testimonial-grid .program-card{flex:1 1 auto !important}.partner-grid,.section-soft .cards-grid{grid-auto-rows:1fr !important}.partner-grid .program-card,.section-soft .cards-grid .program-card{justify-content:flex-start !important;min-height:260px !important}.partner-grid .program-card .icon-badge,.section-soft .cards-grid .program-card .icon-badge{margin-top:0 !important}.cards-grid .card .meta{margin-top:0 !important}.cards-grid .card h3{margin-top:0 !important}@media(max-width:900px){.cards-grid .card-img,.cards-grid>.card>img.card-img{height:220px !important;min-height:220px !important;max-height:220px !important}}.story-article{max-width:1080px !important}.story-feature{margin:0 0 34px 0 !important;border:1px solid #dfe8e1 !important;background:#fff !important;padding:12px !important;box-shadow:0 18px 45px rgba(6,55,30,.08) !important}.story-feature img{display:block !important;width:100% !important;max-height:660px !important;object-fit:contain !important;object-position:center center !important;background:#f6f8f2 !important}.story-copy{max-width:900px !important;margin:0 auto !important;color:#35483f !important;font-size:1.08rem !important;line-height:1.82 !important}.story-gallery-block{margin-top:58px !important;border-top:1px solid #e3e9e4 !important;padding-top:36px !important}.story-gallery-head{margin-bottom:24px !important}.story-gallery-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;align-items:stretch !important}.story-gallery-item{margin:0 !important;border:1px solid #dfe8e1 !important;background:#fff !important;padding:8px !important;box-shadow:0 10px 28px rgba(8,45,27,.06) !important}.story-gallery-item img{display:block !important;width:100% !important;height:255px !important;object-fit:cover !important;object-position:center center !important}@media(max-width:900px){.story-gallery-grid{grid-template-columns:1fr 1fr !important}.story-gallery-item img{height:210px !important}}@media(max-width:620px){.story-gallery-grid{grid-template-columns:1fr !important}.story-gallery-item img{height:auto !important;max-height:360px !important;object-fit:contain !important;background:#f6f8f2 !important}}.story-article-polished{max-width:1120px !important}.story-intro-layout{display:grid !important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.85fr) !important;gap:34px !important;align-items:start !important}.story-intro-layout .story-copy{max-width:none !important;margin:0 !important;color:#2f4038 !important;font-size:1.03rem !important;line-height:1.78 !important}.story-intro-layout .story-copy p:first-child{margin-top:0 !important}.story-photo-card{margin:0 !important;border:1px solid #dfe8e1 !important;background:#fff !important;padding:10px !important;box-shadow:0 14px 34px rgba(6,55,30,.07) !important;overflow:hidden !important}.story-feature.story-photo-card{position:sticky !important;top:118px !important}.story-image-zoom{display:block !important;position:relative !important;text-decoration:none !important;color:inherit !important;cursor:zoom-in !important;outline-offset:4px !important}.story-feature .story-image-zoom img,.story-gallery-item .story-image-zoom img{display:block !important;width:100% !important;object-fit:contain !important;object-position:center center !important;background:#f6f8f2 !important}.story-feature .story-image-zoom img{aspect-ratio:4 / 3 !important;height:auto !important;max-height:430px !important}.story-gallery-polished{margin-top:48px !important;border-top:1px solid #e4e9e5 !important;padding-top:32px !important}.story-gallery-polished .story-gallery-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:22px !important;align-items:start !important}.story-gallery-polished .story-gallery-item img{aspect-ratio:4 / 3 !important;height:auto !important;max-height:360px !important}.story-zoom-label{position:absolute !important;right:12px !important;bottom:12px !important;background:rgba(0,83,44,.92) !important;color:#fff !important;font-weight:800 !important;font-size:.78rem !important;letter-spacing:.02em !important;padding:7px 10px !important;border-radius:999px !important;opacity:0 !important;transform:translateY(5px) !important;transition:opacity .18s ease,transform .18s ease !important}.story-image-zoom:hover .story-zoom-label,.story-image-zoom:focus-visible .story-zoom-label{opacity:1 !important;transform:translateY(0) !important}.story-lightbox{position:fixed !important;inset:0 !important;z-index:99999 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:24px !important}.story-lightbox[hidden]{display:none !important}.story-lightbox__backdrop{position:absolute !important;inset:0 !important;border:0 !important;background:rgba(5,17,12,.82) !important;cursor:zoom-out !important}.story-lightbox__dialog{position:relative !important;z-index:1 !important;max-width:min(1120px,94vw) !important;max-height:92vh !important;background:#fff !important;border-radius:14px !important;padding:12px !important;box-shadow:0 28px 90px rgba(0,0,0,.42) !important}.story-lightbox__dialog img{display:block !important;max-width:100% !important;max-height:84vh !important;object-fit:contain !important;background:#fff !important}.story-lightbox__close{position:absolute !important;top:-14px !important;right:-14px !important;width:42px !important;height:42px !important;border:0 !important;border-radius:999px !important;background:#07813c !important;color:#fff !important;font-size:28px !important;line-height:1 !important;font-weight:800 !important;cursor:pointer !important;box-shadow:0 12px 28px rgba(0,0,0,.25) !important}@media(max-width:900px){.story-intro-layout{grid-template-columns:1fr !important}.story-feature.story-photo-card{position:relative !important;top:auto !important;order:2 !important}.story-intro-layout .story-copy{order:1 !important}.story-gallery-polished .story-gallery-grid{grid-template-columns:1fr 1fr !important;gap:14px !important}}@media(max-width:620px){.story-gallery-polished .story-gallery-grid{grid-template-columns:1fr !important}.story-feature .story-image-zoom img,.story-gallery-polished .story-gallery-item img{max-height:320px !important}.story-zoom-label{opacity:1 !important;transform:none !important}.story-lightbox{padding:12px !important}.story-lightbox__dialog{max-width:96vw !important;padding:8px !important}.story-lightbox__dialog img{max-height:82vh !important}}body.story-lightbox-open{overflow:hidden !important}.story-article-wiki-preview{max-width:1120px !important}.story-readable-layout{grid-template-columns:minmax(0,1.08fr) minmax(280px,390px) !important;gap:30px !important}.story-caption-card{border:1px solid #d9e1dc !important;background:#fff !important;padding:8px !important;box-shadow:0 10px 28px rgba(7,43,25,.06) !important}.story-caption-card figcaption{margin:8px 4px 2px !important;color:#40534a !important;font-size:.88rem !important;line-height:1.45 !important;font-weight:600 !important}.story-media-button{width:100% !important;display:block !important;position:relative !important;padding:0 !important;border:0 !important;background:#f5f7f2 !important;cursor:pointer !important;text-align:left !important;outline-offset:4px !important}.story-media-button img{display:block !important;width:100% !important;aspect-ratio:4 / 3 !important;height:auto !important;max-height:360px !important;object-fit:contain !important;object-position:center center !important;background:#f5f7f2 !important}.story-feature .story-media-button img{max-height:330px !important}.story-preview-label{position:absolute !important;left:10px !important;bottom:10px !important;background:rgba(255,255,255,.95) !important;color:#053b20 !important;border:1px solid rgba(5,83,44,.22) !important;box-shadow:0 6px 14px rgba(0,0,0,.14) !important;font-size:.78rem !important;line-height:1 !important;font-weight:850 !important;padding:7px 10px !important;opacity:0 !important;transform:translateY(4px) !important;transition:opacity .18s ease,transform .18s ease !important}.story-media-button:hover .story-preview-label,.story-media-button:focus-visible .story-preview-label{opacity:1 !important;transform:translateY(0) !important}.story-wiki-gallery{margin-top:42px !important}.story-caption-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:20px !important;align-items:start !important}.story-caption-grid .story-photo-card{margin:0 !important}.story-caption-grid .story-media-button img{max-height:300px !important}.story-media-preview{position:fixed !important;inset:0 !important;z-index:99999 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:24px !important}.story-media-preview[hidden]{display:none !important}.story-media-preview__backdrop{position:absolute !important;inset:0 !important;border:0 !important;background:rgba(247,249,246,.76) !important;backdrop-filter:blur(3px) !important;cursor:pointer !important}.story-media-preview__dialog{position:relative !important;z-index:1 !important;width:min(720px,92vw) !important;max-height:88vh !important;margin:0 !important;background:#fff !important;border:1px solid #cfd9d3 !important;box-shadow:0 24px 70px rgba(0,0,0,.22) !important;padding:12px !important;overflow:auto !important}.story-media-preview__dialog img{display:block !important;width:100% !important;max-height:68vh !important;object-fit:contain !important;background:#f4f5f1 !important}.story-media-preview__dialog figcaption{margin:10px 2px 0 !important;color:#263b32 !important;font-size:.95rem !important;line-height:1.5 !important;font-weight:700 !important}.story-media-preview__close{position:absolute !important;top:8px !important;right:8px !important;width:38px !important;height:38px !important;border:1px solid rgba(0,0,0,.12) !important;background:#fff !important;color:#0b3b22 !important;font-size:26px !important;line-height:1 !important;font-weight:850 !important;cursor:pointer !important;box-shadow:0 8px 18px rgba(0,0,0,.18) !important}.story-media-preview-open{overflow:hidden !important}@media(max-width:900px){.story-readable-layout{grid-template-columns:1fr !important}.story-feature.story-photo-card{position:relative !important;top:auto !important}.story-caption-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important}}@media(max-width:620px){.story-caption-grid{grid-template-columns:1fr !important}.story-media-button img,.story-caption-grid .story-media-button img,.story-feature .story-media-button img{max-height:320px !important}.story-preview-label{opacity:1 !important;transform:none !important}.story-media-preview{padding:12px !important}.story-media-preview__dialog{width:94vw !important;padding:10px !important}.story-media-preview__dialog img{max-height:62vh !important}}.store-hero .page-hero-inner{max-width:960px}.store-toolbar{display:grid;grid-template-columns:1.4fr .8fr .6fr auto;gap:12px;margin:0 0 26px;align-items:end;background:#fff;border:1px solid #e0e8df;padding:18px}.store-toolbar label{font-weight:800;color:#173226;font-size:.85rem;display:block;margin-bottom:6px}.store-toolbar input,.store-toolbar select{width:100%;padding:12px;border:1px solid #d9e4dc;background:#fff}.store-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px}.store-sidebar{background:#fff;border:1px solid #dfe8e1;padding:22px;align-self:start;position:sticky;top:110px}.store-sidebar h3{margin:0 0 14px}.store-category-list{display:grid;gap:6px}.store-category-list a{display:flex;justify-content:space-between;padding:10px 12px;text-decoration:none;color:#163a2b;border-bottom:1px solid #eef3ef}.store-category-list a.active,.store-category-list a:hover{background:#eef8f1;color:#08783e}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.product-card{background:#fff;border:1px solid #dfe8e1;display:flex;flex-direction:column;min-height:100%;box-shadow:0 12px 30px rgba(9,57,34,.05)}.product-image{height:235px;background:#f4f6f1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.product-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.store-badge{display:inline-flex;align-items:center;padding:7px 10px;background:#07863f;color:#fff;font-weight:800;font-size:.78rem}.stock-badge{font-weight:800;font-size:.78rem;color:#4a5b50}.product-card h3{margin:0;font-size:1.18rem;line-height:1.25}.product-card h3 a{text-decoration:none;color:#17221d}.price-row{display:flex;align-items:baseline;gap:10px;font-weight:900}.price-main{font-size:1.25rem;color:#07552e}.price-old{text-decoration:line-through;color:#8b948e}.product-actions{margin-top:auto;display:flex;gap:8px;flex-wrap:wrap}.qty-input{width:70px;padding:10px;border:1px solid #d8e2dc}.product-detail{display:grid;grid-template-columns:minmax(280px,520px) minmax(0,1fr);gap:36px}.product-detail-image{background:#fff;border:1px solid #dfe8e1;padding:18px}.product-detail-image img{width:100%;height:auto;max-height:560px;object-fit:contain}.product-detail-panel{background:#fff;border-top:5px solid #08783e;padding:28px;border-left:1px solid #dfe8e1;border-right:1px solid #dfe8e1;border-bottom:1px solid #dfe8e1}.store-cart-table{width:100%;border-collapse:collapse;background:#fff}.store-cart-table th,.store-cart-table td{padding:14px;border-bottom:1px solid #e2ebe5;text-align:left;vertical-align:top}.cart-product{display:flex;gap:14px;align-items:center}.cart-product img{width:86px;height:70px;object-fit:cover;background:#f3f5ef}.cart-total-box{background:#fff;border:1px solid #dfe8e1;border-top:5px solid #08783e;padding:22px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px}.payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-option{border:1px solid #dfe8e1;background:#fff;padding:14px;display:flex;gap:10px;align-items:flex-start;cursor:pointer}.payment-option input{margin-top:4px}.order-summary-line{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #e6eee8}.order-confirm{background:#fff;border-top:5px solid #08783e;padding:26px;border-left:1px solid #dfe8e1;border-right:1px solid #dfe8e1;border-bottom:1px solid #dfe8e1}.payment-instructions{background:#f3faf5;border-left:5px solid #08783e;padding:18px;margin-top:18px}.store-admin-status{display:inline-block;padding:6px 10px;border-radius:999px;background:#eaf6ee;color:#08783e;font-weight:800;font-size:.78rem}.store-filter-note{color:#66746c;margin:0 0 18px}.store-empty{padding:28px;background:#fff;border:1px solid #dfe8e1;color:#627166}.gallery-strip{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.gallery-strip img{width:82px;height:70px;object-fit:cover;border:1px solid #dde6e0}.store-cart-link{display:inline-flex;align-items:center;gap:7px;font-weight:800}.checkout-help{background:#fff7e8;border-left:4px solid #f28c18;padding:14px;margin-top:16px}.store-mobile-bar{display:none}@media (max-width:1020px){.store-layout,.checkout-grid,.product-detail{grid-template-columns:1fr}.store-sidebar{position:static}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-toolbar{grid-template-columns:1fr 1fr}.payment-options{grid-template-columns:1fr}}@media (max-width:640px){.store-grid{grid-template-columns:1fr}.store-toolbar{grid-template-columns:1fr}.product-image{height:240px}.cart-product{align-items:flex-start}.store-cart-table,.store-cart-table tbody,.store-cart-table tr,.store-cart-table td{display:block;width:100%}.store-cart-table thead{display:none}.store-cart-table tr{border:1px solid #e1e9e3;margin-bottom:12px;background:#fff}.store-cart-table td{border-bottom:0}.store-mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;border-top:1px solid #dfe8e1;padding:10px 14px;justify-content:space-between;align-items:center}.store-mobile-bar a{font-weight:900}}.nav-wrap{flex-wrap:nowrap!important}.store-header-tools{margin-left:auto;display:flex;align-items:center;gap:8px;flex:0 0 auto}.store-quick-search{display:flex;align-items:center;height:40px;border:1px solid #dfe8e1;background:#fff;overflow:hidden}.store-quick-search input{width:150px;height:38px;border:0;padding:0 10px;font-size:.88rem;outline:0}.store-quick-search button{width:42px;height:40px;border:0;border-left:1px solid #e5ece7;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.store-quick-search .icon-badge,.store-cart-top .icon-badge{width:22px!important;height:22px!important;min-width:22px!important;background:transparent!important;color:#0b5d32!important;box-shadow:none!important}.store-quick-search .icon-badge svg,.store-cart-top .icon-badge svg{width:19px!important;height:19px!important;fill:currentColor!important}.store-currency-switch{height:40px;display:flex;align-items:center;gap:6px;padding:0 9px;background:#fff;border:1px solid #dfe8e1}.store-currency-switch label{font-size:.72rem;font-weight:900;color:#64736a;text-transform:uppercase;letter-spacing:.04em}.store-currency-switch select{height:30px;border:0;background:#fff;font-weight:900;color:#112a1d;outline:0}.store-cart-top{height:40px;display:flex;align-items:center;gap:7px;text-decoration:none!important;color:#0f2e1e!important;border:1px solid #dfe8e1;background:#fff;padding:0 11px;font-weight:900;white-space:nowrap;position:relative}.store-cart-top:hover{border-color:#0b7f3b;background:#f5fbf7}.cart-count-top{min-width:20px;height:20px;border-radius:999px;background:#f28c18;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;font-size:.72rem;line-height:1}.store-cart-top strong{font-size:.86rem;color:#0f2e1e!important}.store-checkout-section .checkout-grid{align-items:start}.checkout-card{padding:30px 34px!important;overflow:hidden}.checkout-card h2{margin-top:0!important}.checkout-section-title{margin-top:26px;border-top:1px solid #e1e9e3;padding-top:22px}.checkout-section-title h2{margin:0 0 6px!important}.checkout-section-title p{margin:0;color:#607066;line-height:1.65}.payment-method-list{display:grid;grid-template-columns:1fr;gap:12px;margin:18px 0 0}.payment-method-row{display:grid;grid-template-columns:24px 70px minmax(0,1fr);align-items:center;gap:14px;width:100%;min-height:76px;padding:16px 18px;border:1px solid #dce7df;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.payment-method-row:hover,.payment-method-row:focus-within{border-color:#0b7f3b;box-shadow:0 10px 24px rgba(9,68,35,.08);background:#fbfffc}.payment-method-row input{width:18px;height:18px;margin:0;accent-color:#0b7f3b}.payment-brand-icon{width:64px;height:42px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;background:#0b7f3b;font-weight:900;font-size:.78rem;letter-spacing:.01em;text-align:center;line-height:1.05}.payment-paypal .payment-brand-icon{background:#003087;color:#fff}.payment-airtel_money .payment-brand-icon{background:#e31b23;color:#fff}.payment-mpamba_money .payment-brand-icon{background:#f4b000;color:#112a1d}.payment-bank_transfer .payment-brand-icon{background:#173f2d;color:#fff}.payment-paychangu .payment-brand-icon{background:#111827;color:#fff}.payment-method-copy{min-width:0;display:block}.payment-method-copy strong{display:block;color:#112a1d;font-size:1rem;margin-bottom:4px}.payment-method-copy small{display:block;color:#5b6e63;line-height:1.45;font-weight:600}.checkout-payment-details{margin-top:22px!important}.cart-total-box{position:sticky;top:120px}.order-summary-line.total-line{font-size:1.15rem;border-top:2px solid #dce7df;margin-top:8px;padding-top:14px}.order-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:1250px){.store-quick-search input{width:110px}.store-currency-switch label{display:none}.store-cart-top strong{display:none}}@media(max-width:1080px){.store-header-tools{display:none}}@media(max-width:900px){.store-header-tools{display:grid;grid-template-columns:1fr auto auto;width:100%;margin-left:0;order:4;padding:8px 0 12px}.store-quick-search input{width:100%}.store-cart-top strong{display:inline}.nav-wrap{flex-wrap:wrap!important}}@media(max-width:640px){.checkout-card{padding:22px 18px!important}.payment-method-row{grid-template-columns:22px 58px minmax(0,1fr);padding:14px 12px;gap:10px}.payment-brand-icon{width:54px;height:38px;font-size:.68rem}.order-status-grid{grid-template-columns:1fr!important}}.top-contact-right .store-topbar-tools{margin-left:4px!important;display:flex!important;align-items:center!important;gap:7px!important;order:0!important;width:auto!important;padding:0!important;flex:0 0 auto!important}.top-contact-right .store-topbar-tools .store-quick-search{height:28px!important;border:1px solid rgba(255,255,255,.45)!important;background:rgba(255,255,255,.12)!important;border-radius:0!important}.top-contact-right .store-topbar-tools .store-quick-search input{width:130px!important;height:26px!important;padding:0 8px!important;background:#fff!important;color:#173f2d!important;font-size:.78rem!important}.top-contact-right .store-topbar-tools .store-quick-search input::placeholder{color:#687970!important;opacity:1!important}.top-contact-right .store-topbar-tools .store-quick-search button{width:30px!important;height:28px!important;background:#0b5d32!important;border-left:1px solid rgba(255,255,255,.3)!important;color:#fff!important}.top-contact-right .store-topbar-tools .store-quick-search .icon-badge,.top-contact-right .store-topbar-tools .store-cart-top .icon-badge{width:17px!important;height:17px!important;min-width:17px!important;color:inherit!important}.top-contact-right .store-topbar-tools .store-quick-search .icon-badge svg,.top-contact-right .store-topbar-tools .store-cart-top .icon-badge svg{width:15px!important;height:15px!important}.top-contact-right .store-topbar-tools .store-currency-switch{height:28px!important;padding:0 6px!important;gap:4px!important;border:1px solid rgba(255,255,255,.45)!important;background:rgba(255,255,255,.12)!important;color:#fff!important}.top-contact-right .store-topbar-tools .store-currency-switch label{color:#fff!important;font-size:.67rem!important;letter-spacing:.04em!important}.top-contact-right .store-topbar-tools .store-currency-switch select{height:24px!important;min-width:62px!important;padding:0 3px!important;border:0!important;background:#fff!important;color:#173f2d!important;font-size:.78rem!important}.top-contact-right .store-topbar-tools .store-cart-top{height:28px!important;padding:0 8px!important;border:1px solid rgba(255,255,255,.45)!important;background:rgba(255,255,255,.12)!important;color:#fff!important;gap:6px!important}.top-contact-right .store-topbar-tools .store-cart-top:hover{background:rgba(255,255,255,.22)!important;border-color:#fff!important}.top-contact-right .store-topbar-tools .store-cart-top strong{color:#fff!important;font-size:.75rem!important;display:inline!important}.top-contact-right .store-topbar-tools .cart-count-top{min-width:17px!important;height:17px!important;padding:0 5px!important;background:#f28c18!important;color:#fff!important;font-size:.66rem!important}@media(max-width:1200px){.top-contact-right .store-topbar-tools .store-quick-search input{width:95px!important}.top-contact-right .store-topbar-tools .store-currency-switch label{display:none!important}.top-contact-right .store-topbar-tools .store-cart-top strong{display:none!important}}@media(max-width:980px){.top-contact-right .store-topbar-tools .store-quick-search{display:none!important}}.top-contact-bar{overflow:visible!important}.top-contact-inner{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;flex-wrap:nowrap!important}.top-contact-left,.top-contact-right{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;min-width:0!important}.top-contact-left{gap:14px!important;flex:0 1 auto!important}.top-contact-right{gap:13px!important;flex:0 0 auto!important;justify-content:flex-end!important}.top-contact-left span:before{display:none!important;content:none!important}.top-contact-left a,.top-contact-left span,.top-contact-right>a{white-space:nowrap!important}.top-phone-link,.top-mail-icon{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;line-height:1!important}.top-mini-icon{width:18px!important;height:18px!important;min-width:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;color:#fff!important}.top-mini-icon svg{width:12px!important;height:12px!important;display:block!important;fill:currentColor!important}.top-mail-icon{width:28px!important;height:28px!important;justify-content:center!important;border:1px solid rgba(255,255,255,.35)!important;background:rgba(255,255,255,.10)!important}.top-mail-icon .top-mini-icon{background:transparent!important;width:18px!important;height:18px!important}.top-mail-icon:hover,.top-phone-link:hover{opacity:.88!important}.top-location-text{color:#fff!important;font-weight:800!important;opacity:.95!important}.top-contact-right .store-topbar-tools{flex-wrap:nowrap!important;white-space:nowrap!important;margin-left:0!important;gap:6px!important}.top-contact-right .store-topbar-tools .store-currency-switch label{display:none!important}.top-contact-right .store-topbar-tools .store-quick-search input{width:145px!important}.top-contact-right .store-topbar-tools .store-cart-top{min-width:auto!important}.top-contact-right .store-topbar-tools .store-cart-top strong{max-width:120px!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:1180px){.top-contact-inner{gap:10px!important}.top-contact-left{gap:9px!important}.top-contact-right{gap:8px!important}.top-location-text{display:none!important}.top-contact-right .store-topbar-tools .store-quick-search input{width:110px!important}.top-contact-right .store-topbar-tools .store-cart-top strong{display:none!important}}@media(max-width:980px){.top-contact-bar{display:none!important}}.order-track-shell{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.order-track-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.order-timeline-panel{background:#fff;border:1px solid #dfe8e2;border-top:4px solid #087d3e;padding:24px;box-shadow:0 12px 30px rgba(11,42,26,.06)}.order-timeline{list-style:none;margin:0;padding:0;display:grid;gap:14px}.order-timeline li{position:relative;padding-left:22px;border-left:2px solid #d8e7dc}.order-timeline li:before{content:"";position:absolute;left:-6px;top:2px;width:10px;height:10px;border-radius:50%;background:#087d3e}.order-timeline strong{display:block;color:#0c3c25}.order-timeline span{display:block;color:#41564b;line-height:1.55}.order-timeline small{display:block;color:#77887e;margin-top:4px}.digital-access-box{border:1px solid #dfe8e2;border-left:5px solid #f58220;background:#fffaf1;padding:22px;margin:24px 0}.digital-access-box.active{border-left-color:#087d3e;background:#f4fbf6}.digital-link-list{display:grid;gap:10px;margin-top:14px}.digital-download-link{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#fff;border:1px solid #dce8e0;padding:14px 16px;text-decoration:none;color:#0c3c25}.digital-download-link span{color:#087d3e;font-weight:700}.order-lookup-card .form-grid{margin:18px 0}.payment-method-list{gap:12px}.payment-method-row{padding:18px 20px;align-items:center}.payment-method-copy small{line-height:1.45}.store-cart-top{white-space:nowrap}.store-quick-search input{min-width:150px}@media(max-width:900px){.order-track-shell{grid-template-columns:1fr}.order-track-head{display:block}.order-track-head .btn{margin-top:12px}.digital-download-link{display:block}.digital-download-link span{display:block;margin-top:4px}}.product-media-panel{min-width:0}.product-detail-image{min-height:420px;display:flex;align-items:center;justify-content:center}.product-detail-image img{display:block;max-width:100%;max-height:560px;object-fit:contain}.gallery-strip{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;align-items:center}.gallery-thumb{width:86px;height:78px;padding:4px;border:1px solid #dce7df;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb:hover,.gallery-thumb:focus{border-color:#0b7f3b;box-shadow:0 8px 20px rgba(9,68,35,.12);outline:none;transform:translateY(-1px)}.gallery-thumb.active{border:2px solid #0b7f3b;box-shadow:0 0 0 3px rgba(11,127,59,.12)}.product-description{margin:20px 0;line-height:1.75;color:#3f4f45}.product-purchase-form{display:block;margin-top:20px}.product-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 16px;padding:16px;background:#f8fbf7;border:1px solid #dfe8e1}.product-option-field label{display:block;font-weight:900;color:#173f2d;margin-bottom:7px;font-size:.88rem}.product-option-field select{width:100%;height:44px;border:1px solid #d9e4dc;background:#fff;padding:0 12px;font-weight:800;color:#173226}.product-buy-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cart-option-summary{display:inline-block;margin-top:5px;color:#0b6d3d;font-weight:800;font-size:.86rem;line-height:1.35}.order-summary-line small{color:#607066;font-weight:700;line-height:1.4}@media(max-width:900px){.product-option-grid{grid-template-columns:1fr}.product-detail-image{min-height:280px}.gallery-thumb{width:74px;height:68px}}.payment-brand-logo{width:82px!important;height:46px!important;padding:0!important;background:transparent!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 3px 10px rgba(0,0,0,.06)!important}.payment-logo-img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.payment-method-row{grid-template-columns:24px 86px minmax(0,1fr)!important}.payment-method-row input:checked + .payment-brand-logo{outline:3px solid rgba(8,125,58,.18)!important}@media(max-width:640px){.payment-method-row{grid-template-columns:22px 70px minmax(0,1fr)!important}.payment-brand-logo{width:68px!important;height:40px!important}}.order-payment-logo{display:inline-flex;width:76px;height:38px;margin:5px 0 3px;border-radius:6px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.06)}.payment-instruction-title{display:flex;align-items:center;gap:14px;margin-bottom:10px}.small-payment-logo{width:84px!important;height:44px!important;flex-basis:84px!important}.payment-instruction-title h3{margin:0!important}.product-detail-panel .product-title{margin:0 0 8px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;color:var(--deep,var(--green))}:root{--pub-green:#07502d;--pub-deep:#05351f;--pub-gold:#e4a914;--pub-ink:#173226;--pub-muted:#627469;--pub-line:#d8e2da;--pub-soft:#f5f7f2}.publishing-hub,.opportunities-search-section{background:var(--pub-soft)}.wide-container{width:min(1380px,calc(100% - 40px));margin-inline:auto}.publishing-layout{display:grid;grid-template-columns:245px minmax(0,1fr) 260px;gap:24px;align-items:start}.publishing-sticky{position:sticky;top:105px}.publishing-sidebar{min-width:0}.publishing-sidebar .publishing-sticky{display:grid;gap:18px}.publishing-left .publishing-sticky,.subscribe-panel,.recent-panel{background:#fff;border:1px solid var(--pub-line);padding:20px;box-shadow:0 8px 24px rgba(5,53,31,.055)}.publishing-left h2{font-size:1.35rem;margin:.25rem 0 1rem}.publishing-search{margin:0 0 18px}.publishing-search label{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.publishing-search>div{display:flex;margin-top:7px}.publishing-search input{min-width:0;width:100%;border:1px solid #c9d4cc;padding:11px}.publishing-search button{border:0;background:var(--pub-green);color:#fff;padding:0 12px;font-weight:800}.publishing-category-list{display:grid;border-top:1px solid var(--pub-line)}.publishing-category-list a{display:flex;justify-content:space-between;gap:10px;padding:12px 4px;border-bottom:1px solid #e5ebe6;color:var(--pub-ink);text-decoration:none}.publishing-category-list a.active{color:var(--pub-green);font-weight:900}.publishing-category-list strong{font-size:.75rem;background:#edf3ee;padding:3px 7px}.subscribe-panel h3,.recent-panel h3{margin:.25rem 0 .6rem}.subscribe-panel p{color:var(--pub-muted);line-height:1.6}.subscribe-panel .btn{width:100%;justify-content:center}.recent-panel{display:grid;gap:0}.recent-panel>a{display:grid;gap:3px;padding:13px 0;border-top:1px solid #e5ebe6;text-decoration:none;color:var(--pub-ink)}.recent-panel>a span{font-size:.73rem;color:var(--pub-green);text-transform:uppercase;font-weight:800}.recent-panel>a strong{font-size:.9rem;line-height:1.35}.publishing-main{min-width:0}.publishing-toolbar{background:#e5f0e8;border:1px solid #cbdccf;padding:18px 20px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:20px}.publishing-toolbar h2{margin:.2rem 0}.publishing-toolbar p{margin:0;color:var(--pub-muted)}.blog-list-grid,.newsletter-archive-grid{display:grid;gap:16px}.blog-list-card,.newsletter-archive-grid article{display:grid;grid-template-columns:220px minmax(0,1fr);background:#fff;border:1px solid var(--pub-line);min-height:190px}.blog-list-card.featured{border-top:4px solid var(--pub-gold)}.blog-list-image img,.newsletter-archive-grid article>a img{width:100%;height:100%;object-fit:cover}.blog-list-card>div,.newsletter-archive-grid article>div{padding:22px}.blog-list-card h3,.newsletter-archive-grid h3{margin:.4rem 0;font-size:1.35rem}.blog-list-card h3 a,.newsletter-archive-grid h3 a{color:var(--pub-deep);text-decoration:none}.blog-list-card p,.newsletter-archive-grid p{color:var(--pub-muted);line-height:1.65}.publication-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:.78rem;font-weight:800;text-transform:uppercase;color:var(--pub-green)}.text-link{color:var(--pub-green);font-weight:900;text-decoration:none}.content-empty{background:#fff;border:1px solid var(--pub-line);padding:42px;text-align:center}.publication-detail,.newsletter-publication{background:#fff;border:1px solid var(--pub-line);padding:clamp(24px,4vw,48px)}.publication-back{display:inline-block;margin-bottom:22px;color:var(--pub-green);font-weight:800;text-decoration:none}.publication-cover{width:100%;max-height:520px;object-fit:cover;margin-bottom:24px}.publication-detail h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.12}.publication-body{font-size:1.05rem;line-height:1.85;color:#34483b}.publication-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.publication-gallery img{width:100%;height:260px;object-fit:cover}.responsive-video{position:relative;padding-top:56.25%;margin:26px 0;background:#000}.responsive-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.related-section{margin-top:38px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.related-grid article{background:#fff;border:1px solid var(--pub-line)}.related-grid img{width:100%;height:160px;object-fit:cover}.related-grid article>div{padding:16px}.related-grid span{font-size:.72rem;color:var(--pub-green);font-weight:900;text-transform:uppercase}.related-grid h3{font-size:1.05rem}.related-grid h3 a{color:var(--pub-deep);text-decoration:none}.related-grid p{font-size:.9rem;color:var(--pub-muted)}.newsletter-publication header{display:flex;align-items:center;gap:20px;border-bottom:3px solid var(--pub-green);padding-bottom:22px;margin-bottom:26px}.newsletter-publication header img{width:150px;max-height:90px;object-fit:contain}.newsletter-publication header span{font-size:.75rem;color:var(--pub-green);font-weight:900;text-transform:uppercase}.newsletter-publication header h2{margin:.25rem 0}.newsletter-publication footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--pub-line);padding-top:24px;margin-top:32px;color:var(--pub-green)}.opportunity-search-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;background:#fff;border:1px solid var(--pub-line);padding:18px;margin-bottom:24px}.opportunity-search-bar label{display:grid;gap:6px;font-size:.73rem;font-weight:900;text-transform:uppercase}.opportunity-search-bar input{min-height:48px;border:1px solid #c9d4cc;padding:10px 12px}.opportunities-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;align-items:start}.opportunity-filters{position:sticky;top:105px;background:#fff;border:1px solid var(--pub-line)}.opportunity-filter-heading{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--pub-line)}.opportunity-filter-heading h2{font-size:1.15rem;margin:0}.opportunity-filters details{border-bottom:1px solid var(--pub-line)}.opportunity-filters summary{padding:14px 18px;font-weight:900;cursor:pointer}.opportunity-filters details>div{display:grid;gap:9px;padding:0 18px 16px}.opportunity-filters details label{display:grid;grid-template-columns:16px 1fr auto;gap:8px;font-size:.84rem}.opportunity-closed-toggle{display:flex;gap:9px;padding:16px 18px}.opportunity-filters .btn.full{width:calc(100% - 36px);margin:0 18px 18px}.opportunity-results-toolbar{background:#e5f0e8;border:1px solid #cbdccf;padding:18px;margin-bottom:14px;font-weight:900}.opportunity-result-list{display:grid;gap:14px}.opportunity-result-card{background:#fff;border:1px solid var(--pub-line);padding:24px}.opportunity-result-card.featured{border-left:5px solid var(--pub-gold)}.opportunity-card-top{display:flex;justify-content:space-between;color:var(--pub-green);font-size:.75rem;font-weight:900;text-transform:uppercase}.opportunity-result-card h2{margin:.45rem 0}.opportunity-result-card h2 a{color:var(--pub-deep);text-decoration:none}.opportunity-result-card>p{color:var(--pub-muted);line-height:1.65}.opportunity-card-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-top:1px solid var(--pub-line);border-bottom:1px solid var(--pub-line);padding:15px 0;margin:18px 0}.opportunity-card-meta span{font-size:.88rem}.opportunity-card-meta strong{display:block;font-size:.69rem;text-transform:uppercase;color:var(--pub-green);margin-bottom:4px}.opportunity-card-actions{display:flex;align-items:center;gap:18px}.closed-label{font-weight:900;color:#8a3029}.opportunity-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:32px;align-items:start}.opportunity-detail-block{background:#fff;border-bottom:1px solid var(--pub-line);padding:28px 0}.opportunity-detail-block:first-of-type{padding-top:0}.opportunity-summary-panel{position:sticky;top:105px;background:#fff;border:1px solid var(--pub-line);padding:22px}.opportunity-summary-panel h3{margin-top:0}.opportunity-summary-panel dl{margin:0}.opportunity-summary-panel dl div{padding:11px 0;border-top:1px solid var(--pub-line)}.opportunity-summary-panel dt{font-size:.69rem;text-transform:uppercase;color:var(--pub-green);font-weight:900}.opportunity-summary-panel dd{margin:4px 0 0;font-weight:800}.opportunity-closing-status{padding:14px;margin:16px 0;background:#e5f0e8}.opportunity-closing-status.closed{background:#f7e7e5;color:#8a3029}.opportunity-closing-status span,.opportunity-closing-status strong{display:block}.career-apply-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:start}.newsletter-dialog{width:min(640px,calc(100% - 24px));border:0;padding:0;background:transparent}.newsletter-dialog::backdrop{background:rgba(2,28,16,.72)}.newsletter-dialog-card{background:#fff;border-top:6px solid var(--pub-gold);padding:28px;position:relative}.newsletter-dialog-close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:1.8rem}.newsletter-dialog-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.newsletter-dialog-form .full{grid-column:1/-1}.newsletter-dialog-form label{display:grid;gap:6px;font-weight:800}.newsletter-dialog-form input{padding:12px;border:1px solid #c9d4cc}.newsletter-form-status{grid-column:1/-1;margin:0;font-weight:800}.newsletter-form-status.is-success{color:#08743d}.newsletter-form-status.is-error{color:#a02721}@media(max-width:1100px){.publishing-layout{grid-template-columns:220px minmax(0,1fr)}.publishing-right{grid-column:2}.publishing-right .publishing-sticky{position:static;grid-template-columns:1fr 1fr}.opportunity-card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.wide-container{width:min(100% - 24px,1380px)}.publishing-layout,.opportunities-layout,.opportunity-detail-layout,.career-apply-layout{grid-template-columns:1fr}.publishing-sidebar,.publishing-right{grid-column:auto}.publishing-sticky,.opportunity-filters,.opportunity-summary-panel{position:static}.publishing-right .publishing-sticky{grid-template-columns:1fr}.publishing-left{order:0}.publishing-main{order:1}.publishing-right{order:2}.opportunity-search-bar{grid-template-columns:1fr 1fr}.opportunity-search-bar .btn{grid-column:1/-1}.blog-list-card,.newsletter-archive-grid article{grid-template-columns:1fr}.blog-list-image img,.newsletter-archive-grid article>a img{height:260px}.related-grid{grid-template-columns:1fr}.publication-gallery{grid-template-columns:1fr}.newsletter-publication header{align-items:flex-start;flex-direction:column}.opportunity-card-meta{grid-template-columns:1fr 1fr}}@media(max-width:560px){.opportunity-search-bar{grid-template-columns:1fr}.opportunity-card-meta{grid-template-columns:1fr}.publishing-toolbar{align-items:flex-start;flex-direction:column}.newsletter-dialog-form{grid-template-columns:1fr}.newsletter-dialog-form .full{grid-column:auto}.publication-detail,.newsletter-publication{padding:20px}.publication-gallery img{height:210px}}.career-application-route{margin:24px 0;padding:22px;border-left:5px solid var(--green,#07502d);background:#f3f7f4}.career-application-route strong{display:block;font-size:1.05rem;color:var(--deep,#052f1d);margin-bottom:7px}.career-application-route p{margin:0 0 14px}.career-application-route .muted{margin-top:10px;font-size:.92rem;color:#64766b}.newsletter-fixed-tab{position:fixed;right:0;top:52%;z-index:850;transform:translateY(-50%);border:0;background:#07502d;color:#fff;padding:14px 10px;min-width:58px;box-shadow:0 10px 28px rgba(5,47,29,.22);cursor:pointer;writing-mode:vertical-rl;text-orientation:mixed;display:flex;gap:8px;align-items:center;letter-spacing:.02em}.newsletter-fixed-tab span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;opacity:.78}.newsletter-fixed-tab strong{font-size:.88rem}.newsletter-fixed-tab:hover,.newsletter-fixed-tab:focus-visible{background:#052f1d;outline:3px solid rgba(239,178,26,.55);outline-offset:2px}@media(max-width:760px){.newsletter-fixed-tab{top:auto;bottom:18px;right:14px;transform:none;writing-mode:horizontal-tb;min-width:0;padding:11px 15px;flex-direction:row;border-radius:2px}.newsletter-fixed-tab span{display:none}}.opportunity-sort-form{display:flex;align-items:end;gap:10px}.opportunity-sort-form label{display:grid;gap:5px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.opportunity-sort-form select{min-width:170px;padding:9px 34px 9px 10px;border:1px solid #ccd9d0;background:#fff;color:#173226;font:inherit;text-transform:none;letter-spacing:0}@media(max-width:720px){.opportunity-results-toolbar{align-items:stretch}.opportunity-sort-form,.opportunity-sort-form label,.opportunity-sort-form select{width:100%}}.opportunity-detail-title{margin:18px 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.1;color:var(--deep,var(--green))}