@import "https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap";:root{--forest:#3b180d;--green:#7d351c;--sage:#c77950;--clay:#e76b31;--clay-dark:#a9431b;--cream:#fff8f1;--sand:#f6e3d3;--sage-green:#738474;--sage-dark:#435844;--sage-mist:#edf2ea;--sage-line:#4358442e;--ink:#34180f;--muted:#775a4d;--line:#4b201224;--white:#fff;--radius:26px;--shadow:0 24px 70px #4b201226}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:Libre Baskerville,Georgia,serif;line-height:1.65}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.container{width:min(100% - 42px,1180px);margin-inline:auto}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff29;position:absolute;top:0;left:0;right:0}.nav{justify-content:space-between;align-items:center;gap:30px;min-height:88px;display:flex}.nav-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:700;line-height:1.05;display:flex}.brand small{letter-spacing:.12em;text-transform:uppercase;opacity:.7;margin-top:5px;font-size:.62rem;display:block}.brand-mark{width:48px;height:48px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:4px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.brand.brand-logo{background:0 0;border-radius:10px;flex:none;width:152px;max-width:100%;padding:5px 10px;display:inline-flex}.brand.brand-logo img{aspect-ratio:192/93;object-fit:contain;width:100%;height:auto}.brand.brand-logo.footer-brand{width:208px;padding:10px 12px}@media (width<=640px){.site-header .brand.brand-logo{width:132px;padding:4px 8px}}.nav-links{letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:flex}.nav-links a{white-space:nowrap;padding:10px 6px;position:relative}.nav-links a:after{content:"";background:var(--clay);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:5px;left:6px;right:6px;transform:scaleX(0)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.join-nav-button{background:var(--clay);color:#fff;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 19px;font-size:.7rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #3212082e}.join-nav-button:hover{background:#f07842;transform:translateY(-2px);box-shadow:0 12px 28px #3212083d}.join-nav-button span{font-size:1rem;line-height:1;transition:transform .2s}.join-nav-button:hover span{transform:translate(3px)}.menu-button{color:#fff;background:0 0;border:0;font-size:1.7rem;display:none}.donation-modal{z-index:100;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#280e06b8;place-items:center;padding:24px;animation:.2s donation-fade-in;display:grid;position:fixed;inset:0}.donation-panel{background:var(--cream);border:1px solid #fff3;border-radius:26px;width:min(100%,620px);max-height:min(820px,100vh - 48px);animation:.28s donation-panel-in;position:relative;overflow:auto;box-shadow:0 34px 100px #1c090361}.donation-close{z-index:2;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.55rem;line-height:1;display:grid;position:absolute;top:18px;right:18px}.donation-close:hover{background:#ffffff38}.donation-panel-heading{background:var(--forest);color:#fff;padding:45px 72px 38px 40px}.donation-panel-heading>span{color:#f5a37c;letter-spacing:.13em;text-transform:uppercase;margin-bottom:17px;font-size:.69rem;font-weight:700;display:block}.donation-panel-heading h2{font-size:clamp(2.35rem,5vw,3.7rem)}.donation-panel-heading p{color:#ffffffb3;margin-top:19px;font-size:.92rem}.donation-panel-body{gap:25px;padding:35px 40px 40px;display:grid}.donation-panel-body fieldset{border:0}.donation-panel-body legend,.donation-focus{color:var(--ink);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.donation-amounts{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.donation-amounts button{border:1px solid var(--line);min-height:54px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;font-weight:700;transition:border-color .2s,background .2s,color .2s,transform .2s}.donation-amounts button:hover{border-color:var(--clay);transform:translateY(-2px)}.donation-amounts button.selected{border-color:var(--clay);background:var(--clay);color:#fff}.donation-focus{flex-direction:column;gap:10px;display:flex}.donation-focus select{border:1px solid var(--line);width:100%;min-height:54px;color:var(--ink);letter-spacing:0;text-transform:none;background:#fff;border-radius:12px;outline:none;padding:0 15px;font-size:.88rem;font-weight:400}.donation-focus select:focus{border-color:var(--clay);box-shadow:0 0 0 3px #e76b311f}.donation-preview-notice{background:#fff0e7;border:1px solid #e76b3140;border-radius:13px;padding:17px 18px}.donation-preview-notice strong{color:var(--clay-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;display:block}.donation-preview-notice p{font-size:.82rem;line-height:1.55}.donation-continue{color:#745e53;cursor:not-allowed;background:#d8c8bd;border:0;border-radius:12px;min-height:56px;font-weight:700}.donation-contact-link{color:var(--clay-dark);justify-content:center;align-items:center;gap:9px;font-size:.86rem;font-weight:700;display:flex}.donation-contact-link span{transition:transform .2s}.donation-contact-link:hover span{transform:translate(4px)}@keyframes donation-fade-in{0%{opacity:0}to{opacity:1}}@keyframes donation-panel-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}.project-detail-shell{overflow:visible}h1,h2,h3,blockquote{letter-spacing:-.04em;font-family:Libre Baskerville,Georgia,serif;line-height:1.08}h1{font-size:clamp(3.2rem,7vw,6.7rem)}h2{font-size:clamp(2.25rem,4.3vw,4.4rem)}h3{font-size:1.55rem}p{color:var(--muted)}.hero,.page-hero{color:#fff;background-color:var(--forest);background-position:50%;background-size:cover;position:relative}.home-hero{isolation:isolate;z-index:3;background-image:linear-gradient(90deg,#2f1107f7 0%,#41180ad1 44%,#52200e59 76%,#52200e29),url(/images/nia/hero-community-well-hq.webp);background-position:50% 43%;align-items:center;min-height:620px;display:flex;overflow:visible}.hero-overlay{z-index:1;background:linear-gradient(#0000 55%,#3212084d);position:absolute;inset:0}.hero-content{padding-top:90px;position:relative}.home-hero .hero-content{z-index:3}.home-hero .hero-content>p:not(.hero-kicker){max-width:700px}.home-hero-students{z-index:4;pointer-events:none;filter:drop-shadow(0 21px 24px #1e0a0457);width:clamp(320px,31vw,455px);position:absolute;bottom:-58px;right:max(18px,50vw - 662px)}.home-hero-students img{object-fit:contain;transform-origin:bottom;width:100%;height:auto;transform:scaleY(1.18)}.hero-content h1{max-width:980px;font-size:clamp(3.1rem,6vw,5.8rem);line-height:1.16}.hero-content>p:not(.hero-kicker){color:#ffffffd1;max-width:760px;margin:30px 0 0;font-size:1.08rem}.home-hero-actions{margin-top:30px}.hero-content .hero-kicker{color:#ffffffdb;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff3b;border-radius:999px;align-items:center;gap:14px;margin:0 0 38px;padding:10px 19px;font-size:.74rem;font-weight:800;display:inline-flex}.hero-content .hero-kicker:before{content:"";background:#ef9b76;width:30px;height:2px}.eyebrow{color:var(--sage);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.74rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--clay);width:34px;height:2px}.eyebrow.light{color:#ffffffbf}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 25px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--clay);color:#fff}.button.primary:hover{background:#d96840}.button.glass{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-color:#ffffff73}.button.cream{background:var(--cream);color:var(--forest)}.button.outline{border-color:var(--line)}.origin-link-section{isolation:isolate;z-index:3;background:linear-gradient(#f5e8dc 0%,#fff8f1 48%,#f5e5d8 100%);padding:55px 0;position:relative}.origin-link-card{z-index:2;background:var(--forest);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:38px 42px;display:flex;position:relative}.origin-link-card .eyebrow{color:#f8b28e}.origin-link-card h2{font-size:clamp(2.2rem,4vw,3.8rem)}.impact-so-far-section{background:linear-gradient(#f5e5d8 0%,#f2e8dd 42%,#f3e3d7 100%);padding:100px 0;position:relative}.impact-so-far-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:44px;display:grid}.impact-so-far-intro{align-self:end}.impact-so-far-intro p{max-width:430px;padding-bottom:8px;font-size:1.02rem}.impact-so-far-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.impact-so-far-card{border:1px solid var(--sage-line);text-align:center;background:#fffffff0;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:325px;padding:32px;display:flex;position:relative;box-shadow:0 15px 45px #4b201212}.impact-so-far-card>strong{color:var(--clay);letter-spacing:-.055em;margin-bottom:15px;font:700 clamp(2.8rem,4vw,4.5rem)/1 Libre Baskerville,Georgia,serif;display:block}.impact-so-far-card h3{letter-spacing:-.025em;margin-bottom:12px;font-size:1.3rem}.impact-so-far-card p{max-width:360px;font-size:.9rem;line-height:1.6}.statistics-strip{z-index:2;color:var(--ink);background:linear-gradient(#d9b59d 0%,#e9cbb7 36%,#f5e8dc 100%);border-top:1px solid #4b20121f;padding:58px 0 62px;position:relative}.statistics-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.statistic{text-align:center;background:linear-gradient(145deg,#f9e8dc 0%,#efcdb8 100%);border:1px solid #8241242b;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:230px;padding:36px;transition:transform .34s cubic-bezier(.2,.8,.2,1),background .34s,box-shadow .34s,border-color .34s;display:flex;position:relative;box-shadow:0 15px 38px #5e2b151a}.statistic:last-child{border:1px solid #8241242b}.statistic strong{letter-spacing:-.055em;color:#b64d23;font:700 clamp(2.7rem,4.2vw,4.3rem)/1 Libre Baskerville,Georgia,serif}.statistic span{color:#684436;letter-spacing:.09em;text-transform:uppercase;max-width:220px;margin-top:16px;font-size:.74rem;font-weight:700;line-height:1.5}@media (hover:hover) and (pointer:fine){.statistic:hover{z-index:2;background:linear-gradient(145deg,#fff9f4 0%,#f4d9c8 58%,#efc2a6 100%);border-color:#e76b3152;transform:translateY(-4px)scale(1.018);box-shadow:0 23px 52px #5e2b1529}}.simple-section{padding:100px 0}.simple-section-alt{background:var(--sand)}.simple-section h2{margin-bottom:42px}.simple-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.simple-grid-story,.simple-grid-join{align-items:start}.simple-copy{max-width:700px}.simple-copy p{margin-bottom:22px;font-size:1.02rem}.simple-copy ul{color:var(--muted);margin:0 0 30px;padding-left:24px}.simple-copy li{margin-bottom:12px;padding-left:7px}.simple-copy li::marker{color:var(--clay)}.simple-image{height:540px;box-shadow:var(--shadow);border-radius:24px}.simple-image-stack{gap:22px;display:grid}.simple-image-stack .simple-image{height:330px}.home-illustration-panel{isolation:isolate;height:540px;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;padding:18px;display:flex;position:relative;overflow:visible}.home-illustration-panel:before{content:"";z-index:-1;filter:blur(.2px);pointer-events:none;background:radial-gradient(circle at 70% 26%,#fffaf5f0 0 17%,#0000 18%),linear-gradient(145deg,#e0e9dceb,#efc9b1b8);border-radius:48% 52% 45% 55%/54% 42% 58% 46%;position:absolute;inset:7% 3% 5% 1%}.home-illustration-panel:after{content:"";z-index:-2;pointer-events:none;background:#e76b311a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:22px;right:-10px}.home-illustration-panel>img{z-index:1;object-fit:contain;filter:drop-shadow(0 13px 12px #4b20121f);width:105%;max-width:none;height:auto;max-height:100%;position:relative}.home-illustration-bench>img{max-height:515px}.home-story-visual{min-height:600px;display:block;position:relative;overflow:visible}.home-story-visual .simple-image{width:82%;height:525px;margin-left:auto}.home-illustration-aid{z-index:2;width:76%;height:315px;padding:0;position:absolute;bottom:0;left:-34px}.home-illustration-aid:before{background:linear-gradient(145deg,#fffaf5f5,#d3e2cfd6);border-radius:51% 49% 60% 40%/45% 55%;inset:12% 2% 3% 3%}.home-illustration-aid:after{width:105px;height:105px;bottom:8px;right:0}.home-illustration-aid>img{width:108%;max-height:300px}.home-illustration-bench:before{background:radial-gradient(circle at 72% 24%,#fffaf5eb 0 17%,#0000 18%),linear-gradient(145deg,#e7dac3eb,#c2d3bdc7)}.simple-join-image{position:sticky;top:30px}.why-nia-section{background:linear-gradient(#fffaf2 0%,#fffbf5 72%,#f7eadf 100%);position:relative;overflow:hidden}.why-nia-section:before{content:"";border:1px solid #c9502e29;border-radius:50%;width:420px;height:420px;position:absolute;top:70px;right:-180px;box-shadow:0 0 0 65px #c9502e09,0 0 0 130px #c9502e06}.why-nia-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:55px;display:grid;position:relative}.why-nia-heading h2{margin:0}.why-nia-heading>p{max-width:420px;padding-bottom:10px;font-size:1.06rem}.why-nia-heading>div{grid-column:1/-1}.why-nia-heading .why-nia-subheading{max-width:620px;margin-top:17px;font-size:1.06rem}.why-nia-layout{grid-template-columns:1.12fr .88fr;align-items:start;gap:26px;display:grid;position:relative}.why-nia-benefits{grid-template-columns:1fr 1fr;gap:13px;display:grid}.why-nia-card{border:1px solid var(--line);background:#ffffffd1;border-radius:18px;grid-template-columns:42px 1fr;align-items:start;gap:15px;min-height:154px;padding:23px 48px 23px 21px;transition:transform .28s,border-color .28s,box-shadow .28s,background .28s;display:grid;position:relative;box-shadow:0 8px 28px #14231d0b}.why-nia-card:hover{background:#fff;border-color:#c9502e5c;transform:translateY(-5px);box-shadow:0 18px 40px #14231d1a}.why-nia-card>span{background:var(--forest);color:#fff;letter-spacing:.06em;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.7rem;font-weight:800;transition:background .28s,transform .28s;display:grid}.why-nia-card:hover>span{background:var(--clay);transform:rotate(-7deg)scale(1.06)}.why-nia-card p{color:var(--ink);font-size:.9rem;line-height:1.55}.why-nia-card i{color:var(--clay);opacity:.5;font-size:1.1rem;font-style:normal;transition:transform .28s,opacity .28s;position:absolute;top:20px;right:19px}.why-nia-card:hover i{opacity:1;transform:translate(3px,-3px)}.why-nia-visual{background:var(--forest);height:821px;box-shadow:var(--shadow);border-radius:26px;position:sticky;top:30px;overflow:hidden}.why-nia-visual:after{content:"";background:linear-gradient(#0000 50%,#0c1c15db);position:absolute;inset:0}.why-nia-visual img{object-position:center 46%;height:100%;transition:transform .8s}.why-nia-visual:hover img{transform:scale(1.035)}.why-nia-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f231bb8;border:1px solid #ffffff3d;border-radius:18px;padding:24px;position:absolute;bottom:28px;left:28px;right:28px}.why-nia-badge strong{font:700 1.65rem Libre Baskerville,Georgia,serif;display:block}.why-nia-badge span{color:#ffffffad;margin-top:4px;font-size:.82rem;display:block}.why-nia-closing{background:var(--forest);border-radius:20px;grid-template-columns:1fr 1fr;gap:55px;margin-top:28px;padding:34px 38px;display:grid;position:relative}.why-nia-closing p{color:#ffffffb3;font-size:.94rem}.why-nia-closing p+p{border-left:1px solid #ffffff26;padding-left:55px}.section{padding:105px 0}.warm{background:var(--sand)}.forest{background:var(--forest);color:#fff}.cta{background:var(--clay);color:#fff}.split,.intro-grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:100px;display:grid}.lead{max-width:680px;margin:24px 0 26px;font-size:1.1rem}.text-link{color:var(--clay-dark);font-weight:800}.text-link span{margin-left:5px}.nia-introduction{background:var(--cream)}.nia-intro-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:80px;display:grid}.nia-copy p:not(.lead){margin-top:18px;font-size:1rem}.project-scale-list{gap:12px;margin-top:28px;display:grid}.project-scale-list>div{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:42px 1fr;align-items:start;gap:14px;padding:16px;display:grid}.project-scale-list>div>span{background:var(--purple-soft,#fbe6dc);width:38px;height:38px;color:var(--clay);border-radius:12px;place-items:center;font-weight:800;display:grid}.project-scale-list p{margin:0!important;font-size:.9rem!important}.project-scale-list strong{color:var(--forest);margin-bottom:2px;display:block}.nia-feature-image{min-height:650px;box-shadow:var(--shadow);background:var(--green);border-radius:30px;position:relative;overflow:hidden}.nia-feature-image img{height:650px}.nia-story-heading{max-width:850px;margin-bottom:55px}.nia-story-heading h2{max-width:700px}.nia-story-copy{gap:18px;display:grid}.nia-story-copy p{color:#ffffffa8}.evidence-row{border-top:1px solid #ffffff24;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;padding:44px 0;display:grid}.evidence-row.reverse .evidence-photo{order:2}.evidence-row.reverse .evidence-copy{order:1}.evidence-photo{background:var(--green);border-radius:24px;min-height:430px;overflow:hidden}.evidence-photo img{height:430px}.evidence-copy{max-width:520px}.evidence-copy h3{color:#fff;margin:18px 0 16px;font-size:2rem}.evidence-copy p{color:#ffffffa8;margin-top:14px}.story-icon{color:#ef9b76;border:1px solid #ffffff40;border-radius:18px;place-items:center;width:54px;height:54px;font-size:1.35rem;display:grid}.nia-benefits-section{background:var(--sand)}.nia-benefits-heading>p{font-size:1rem}.nia-benefits-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.nia-benefit-card{border:1px solid var(--line);background:#ffffff94;border-radius:17px;grid-template-columns:52px 1fr;gap:18px;padding:25px;transition:transform .2s,background .2s;display:grid}.nia-benefit-card:hover{background:#fff;transform:translateY(-2px)}.nia-benefit-card>span{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:.75rem;font-weight:800;display:grid}.nia-benefit-card h3{margin:2px 0 7px;font-size:1.28rem}.nia-benefit-card p{font-size:.9rem}.sdg-banner{background:var(--green);color:#fff;border-radius:20px;grid-template-columns:95px 1fr;align-items:center;gap:30px;margin-top:30px;padding:34px;display:grid}.sdg-mark{border:2px solid #ffffff59;border-radius:50%;place-items:center;width:82px;height:82px;font:700 1.3rem Libre Baskerville,Georgia,serif;display:grid}.sdg-banner h3{color:#fff;margin-bottom:8px}.sdg-banner p{color:#ffffffad}.origin-teaser{background:#fff8ec}.origin-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.origin-illustration{background:#f8dfbd;border-radius:42px;place-items:center;min-height:510px;display:grid;position:relative;overflow:hidden}.origin-illustration img{z-index:2;object-fit:contain;mix-blend-mode:multiply;width:min(72%,360px);height:430px;position:relative}.illustration-sun{background:#ffd58b;border-radius:50%;width:310px;height:310px;position:absolute}.doodle{z-index:3;color:var(--clay);font-size:2.4rem;font-weight:800;position:absolute}.doodle-one{top:55px;left:58px}.doodle-two{bottom:55px;right:60px}.origin-copy p:not(.lead){margin-bottom:25px}.origin-copy .button{margin-top:8px}.story-page-hero{--page-image:url(/images/nia/hero-community-well-hq.webp)}.story-page-section{background:var(--cream)}.story-chapter{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.story-chapter.reverse .story-chapter-copy{order:2}.story-chapter.reverse .story-chapter-image{order:1}.story-chapter-copy p{margin-top:17px}.chapter-number{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:24px;font-weight:800;display:grid}.story-chapter-image{height:570px;box-shadow:var(--shadow);border-radius:28px}.story-future{grid-template-columns:.6fr 1.4fr;align-items:center;gap:80px;display:grid}.story-future p{color:#ffffffad;margin:22px 0 28px}.origin-mini-illustration{background:#f8dfbd;border-radius:36px;place-items:center;min-height:360px;display:grid;overflow:hidden}.origin-mini-illustration img{object-fit:contain;mix-blend-mode:multiply;width:78%;height:330px}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px;display:flex}.section-head>div{max-width:760px}.section-head>p{max-width:380px}.project-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.image-card{border-radius:var(--radius);color:#fff;height:480px;box-shadow:var(--shadow);position:relative;overflow:hidden}.image-card img{height:100%;transition:transform .5s}.image-card:hover img{transform:scale(1.04)}.card-shade{background:linear-gradient(#0000 32%,#0c1b14e6);position:absolute;inset:0}.card-number{background:var(--clay);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:700;display:grid;position:absolute;top:20px;right:20px}.card-copy{position:absolute;bottom:28px;left:27px;right:27px}.card-copy small,.directory-copy small,.partner-card small{color:#ef9b76;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800}.card-copy h3{margin:8px 0 15px;font-size:1.8rem}.card-copy a{font-size:.86rem;font-weight:700}.quote-layout{grid-template-columns:1.45fr .75fr;align-items:center;gap:100px;display:grid}.quote-layout blockquote{color:var(--sand);font-size:clamp(2.2rem,4vw,4rem)}.quote-layout p{color:#ffffffad;font-size:1.08rem}.cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta h2{color:#fff;max-width:800px}footer{color:#fff;background:#2a0f07;padding:75px 0 24px}.footer-grid{grid-template-columns:1.35fr .55fr .55fr .75fr;gap:64px;display:grid}.footer-grid>div:first-child p{color:#ffffff8c;max-width:360px;margin-top:22px}.footer-grid h3{letter-spacing:.12em;text-transform:uppercase;color:#f19a70;margin-bottom:20px;font:700 .75rem Libre Baskerville,Georgia,serif}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-grid>div:not(:first-child) a{color:#ffffffad;font-size:.9rem}.footer-socials a{overflow-wrap:anywhere}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:65px;padding-top:22px;font-size:.75rem;display:flex}.footer-school-logo{background:#fff;border-radius:10px;width:145px;height:auto;margin-top:25px;padding:9px}.page-hero{background-image:linear-gradient(90deg,#351308eb,#521f0d66),var(--page-image);align-items:flex-end;min-height:390px;padding:145px 0 54px;display:flex}.page-hero .container{position:relative}.page-hero h1{max-width:920px;font-size:clamp(2.6rem,4.8vw,4.8rem)}.page-hero p{color:#ffffffbf;max-width:690px;margin-top:17px;font-size:1rem}.collaboration-hero{--page-image:url(/images/schools/school-collaboration-header-hq.webp)}.projects-hero{--page-image:url(/images/nia/our-projects-community-collage-hq.webp)}.partners-hero{--page-image:url(/images/nia/well-inauguration.png)}.join-hero{--page-image:url(/images/nia/join-us-school-group-hq.webp)}.founders-hero{--page-image:url(/images/nia/hero-community-well-hq.webp)}.page-hero.projects-hero{background-image:linear-gradient(90deg,#2b0e05e6 0%,#321107bd 36%,#35140959 67%,#35140929 100%), var(--page-image);background-position:50% 48%;background-size:cover;min-height:520px;padding:148px 0 58px}@media (width<=640px){.page-hero.projects-hero{background-position:58%;background-image:linear-gradient(90deg,#2b0e05eb 0%,#301107c2 55%,#35140957 100%), var(--page-image);min-height:500px;padding:118px 0 42px}}.collaborative-goal-section{background:linear-gradient(#f3e3d7 0%,#f7eadf 100%);padding:105px 0 68px}.collaborative-goal-card{border:1px solid var(--line);background:linear-gradient(135deg,#fffaf4,#f7e5d8);border-radius:28px;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:28px;min-height:280px;padding:36px 34px 36px 44px;display:grid;position:relative;overflow:visible;box-shadow:0 18px 55px #4b201214}.collaborative-goal-copy .eyebrow{margin-bottom:14px}.collaborative-goal-copy h2{max-width:820px;font-size:clamp(2rem,3.3vw,3.35rem);line-height:1.14}.collaborative-goal-visual{justify-content:center;align-items:center;min-height:200px;display:flex;overflow:visible}.collaborative-goal-target{aspect-ratio:1;text-align:center;background:radial-gradient(circle at 35% 28%,#fffaf5,#f2d7c5);border:1px solid #82412438;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:155px;display:flex;box-shadow:0 12px 35px #4b20121a,inset 0 0 0 8px #ffffff6b}.collaborative-goal-target strong{color:var(--clay-dark);font-size:2rem;line-height:1}.collaborative-goal-target span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:11px;font-size:.67rem;font-weight:800}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.steps article{border-right:1px solid var(--line);padding:28px 25px}.steps article:first-child{border-left:1px solid var(--line)}.steps article>span{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.8rem;font-weight:700;display:inline-grid}.steps h3{margin:25px 0 12px}.steps p{font-size:.9rem}.light-title{color:#fff}.benefits{border-top:1px solid #ffffff29}.benefits p{color:#ffffffa6;border-bottom:1px solid #ffffff29;grid-template-columns:145px 1fr;padding:22px 0;display:grid}.benefits strong{color:#fff}.directory-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.directory-card{background:#fff;border-radius:22px;grid-template-columns:43% 1fr;display:grid;overflow:hidden;box-shadow:0 15px 45px #14231d14}.directory-image{min-height:330px;position:relative}.directory-image img{height:100%}.directory-image span{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;font-weight:700;display:grid;position:absolute;top:18px;left:18px}.directory-copy{padding:30px}.directory-copy h3{margin:9px 0 14px}.directory-copy p{margin-bottom:20px;font-size:.9rem}.directory-copy a{color:var(--clay-dark);font-size:.82rem;font-weight:800}.partner-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.partner-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:38px}.partner-mark{background:var(--green);color:#fff;border-radius:18px;place-items:center;width:76px;height:76px;margin-bottom:30px;font-weight:800;display:grid}.partner-card h3{margin:10px 0 16px}.check-list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.check-list p{color:#ffffffbf;border:1px solid #ffffff26;border-radius:14px;padding:22px}.project-browser-section{background:var(--cream);padding:88px 0 110px}.project-search{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:78px;padding:0 26px;display:grid;box-shadow:0 15px 45px #14231d12}.project-search>span{color:var(--clay);font-size:2rem;line-height:1}.project-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:1.08rem}.project-search input::placeholder{color:#8b948f}.project-search button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.5rem}.project-filter-panel{border:1px solid var(--line);background:var(--sand);border-radius:22px;margin-top:24px;padding:34px}.project-filter-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.project-filter-heading h2{font-size:2.2rem}.project-filter-heading button{color:var(--clay-dark);cursor:pointer;background:0 0;border:0;font-weight:800}.project-filters{grid-template-columns:.8fr .9fr .9fr 1.4fr;gap:15px;display:grid}.project-filters label{flex-direction:column;gap:8px;display:flex}.project-filters label>span{letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:800}.project-filters select{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#fff;border-radius:11px;outline:0;padding:0 13px}.project-filters select:focus{border-color:var(--clay)}.project-results-heading{justify-content:space-between;align-items:end;gap:30px;margin:82px 0 35px;display:flex}.project-results-heading h2{font-size:clamp(2.5rem,4.3vw,4.2rem)}.project-results-heading>p{padding-bottom:9px}.project-results-heading>p strong{color:var(--clay);font-size:1.35rem}.project-list{gap:30px;display:grid}.project-list-card{background:#fff;border:1px solid #4b201238;border-radius:25px;grid-template-columns:1.08fr .92fr;min-height:550px;display:grid;overflow:hidden;box-shadow:0 18px 55px #14231d17}.project-list-image{background:var(--green);min-height:550px;position:relative;overflow:hidden}.project-list-image img{height:100%;transition:transform .65s}.project-list-card:hover .project-list-image img{transform:scale(1.035)}.project-list-image:after{content:"";background:linear-gradient(#0000 55%,#0d1f178c);position:absolute;inset:0}.project-list-image>span{z-index:2;background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:800;display:grid;position:absolute;top:24px;left:24px}.project-list-image>small{z-index:2;color:#fff;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14231dbf;border-radius:999px;padding:9px 13px;font-size:.68rem;font-weight:800;position:absolute;bottom:24px;left:24px}.project-list-copy{flex-direction:column;align-items:flex-start;padding:43px;display:flex}.project-card-topline{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:22px;display:flex}.project-card-topline>span{color:var(--clay-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.project-card-topline strong{color:var(--forest);font:700 1.35rem Libre Baskerville,Georgia,serif}.project-list-copy h3{margin-bottom:17px;font-size:clamp(2rem,3vw,3.15rem)}.project-description{margin-bottom:26px;font-size:.94rem}.project-list-copy dl{border-top:1px solid var(--line);width:100%}.project-list-copy dl>div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:15px;padding:12px 0;display:grid}.project-list-copy dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.project-list-copy dd{font-size:.86rem;font-weight:700}.project-sdgs{flex-wrap:wrap;gap:7px;margin:22px 0 26px;display:flex}.project-sdgs>*{color:var(--clay-dark);background:#f7dfd5;border:0;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:800}.project-list-copy .button{margin-top:auto}.project-sdg-badge{cursor:help;outline:none;align-items:center;display:inline-flex;position:relative}.project-sdg-badge:before{content:attr(data-goal-title);z-index:20;background:var(--forest);color:#fff;letter-spacing:0;text-transform:none;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #ffffff26;border-radius:9px;width:max-content;max-width:min(290px,100vw - 54px);padding:9px 12px;font-size:.72rem;font-weight:700;line-height:1.35;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;bottom:calc(100% + 10px);left:0;transform:translateY(5px);box-shadow:0 12px 28px #2f110738}.project-sdg-badge:after{content:"";z-index:21;border:6px solid #0000;border-top-color:var(--forest);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;bottom:calc(100% + 1px);left:15px;transform:translateY(5px)}.project-sdg-badge:hover:before,.project-sdg-badge:hover:after,.project-sdg-badge:focus-visible:before,.project-sdg-badge:focus-visible:after{opacity:1;visibility:visible;transform:translateY(0)}.project-sdg-badge:focus-visible{box-shadow:0 0 0 3px #e76b3138}.project-empty{text-align:center;background:#fff;border:1px dashed #14231d40;border-radius:24px;padding:80px 25px}.project-empty>span{color:var(--clay);font-size:3rem;display:block}.project-empty h3{margin:12px 0}.project-empty p{margin-bottom:24px}.project-detail-hero{color:#fff;background-color:var(--forest);background-position:50%;background-size:cover;align-items:flex-end;min-height:500px;padding:145px 0 62px;display:flex}.project-detail-hero .container{position:relative}.project-detail-hero h1{max-width:940px;font-size:clamp(3.2rem,6.3vw,6.5rem)}.project-detail-hero p{color:#ffffffc7;max-width:720px;margin-top:25px;font-size:1.1rem}.project-detail-meta{flex-wrap:wrap;align-items:center;gap:22px;margin-bottom:38px;display:flex}.project-back-link{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800;display:inline-block}.project-hero-meta{color:#ffffffb8;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.project-detail-main{background:var(--cream);padding:80px 0 115px;overflow:visible}.fictional-notice{background:#fff1e9;border:1px solid #c9502e40;border-radius:16px;grid-template-columns:190px 1fr;align-items:center;gap:25px;margin-bottom:60px;padding:24px 28px;display:grid}.fictional-notice strong{color:var(--clay-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.78rem}.fictional-notice p{font-size:.9rem}.project-detail-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:80px;display:grid}.project-story section{border-bottom:1px solid var(--line);margin-bottom:70px;padding:0 0 70px}.project-story section:last-child{border-bottom:0;margin-bottom:0}.project-story h2{margin:18px 0 30px;font-size:clamp(2.5rem,4.2vw,4.15rem)}.project-story p{color:#536159;margin-bottom:24px;font-size:1.03rem;line-height:1.85}.project-chapter{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:.72rem;font-weight:800;display:grid}.project-detail-sidebar{align-self:start;position:sticky;top:24px}.project-facts-card{box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:26px}.project-facts-card dl{margin:8px 0 0}.project-facts-card dl>div{border-bottom:1px solid var(--line);padding:11px 0}.project-facts-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:.66rem;font-weight:800}.project-facts-card dd{font-size:.87rem;font-weight:700}.project-facts-card .button{width:100%;padding-inline:14px}.project-detail-actions{gap:9px;display:grid}.project-pdf-button{border:1px solid var(--clay);color:var(--clay-dark);background:#fff8f2}.project-funding-progress{background:#fff6ef;border:1px solid #e76b3133;border-radius:15px;margin:16px 0 7px;padding:15px 14px 16px}.project-funding-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.project-funding-heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:800}.project-funding-heading strong{color:var(--clay-dark);font-size:.82rem}.project-progress-track{background:#eadbd2;border-radius:999px;height:9px;position:relative;overflow:hidden}.project-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#ef986d,var(--clay));height:100%;transition:width .7s;display:block}.project-current-milestone{margin-top:13px}.project-current-milestone>span{color:var(--clay-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.61rem;font-weight:800;display:block}.project-current-milestone strong{color:var(--ink);font-size:.79rem;line-height:1.45;display:block}.project-current-milestone p{color:var(--muted);margin-top:7px;font-size:.68rem;line-height:1.48}.reusable-pads-hero{background-position:50% 42%}.reusable-pads-main{background:var(--cream);overflow:hidden}.reusable-pads-introduction{padding:80px 0 45px}.reusable-pads-story strong{color:var(--ink)}.reusable-pads-video-section{color:#fff;background:linear-gradient(135deg,#39150a 0%,#6a2915 100%);padding:85px 0}.reusable-pads-video-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;display:grid}.reusable-pads-video-layout .project-chapter{background:#f08a57;margin-bottom:26px}.reusable-pads-video-layout .eyebrow{color:#f6b18e}.reusable-pads-video-layout h2{font-size:clamp(2.5rem,4.4vw,4.5rem)}.reusable-pads-video-layout p{color:#ffffffb3;max-width:480px;margin-top:24px}.reusable-pads-video-layout video{aspect-ratio:16/9;background:#170803;border:1px solid #ffffff2e;border-radius:22px;width:100%;display:block;box-shadow:0 26px 70px #14050161}.reusable-pads-calculator-section{background:linear-gradient(#f5e5d8 0%,#fff8f1 100%);padding:95px 0}.reusable-pads-calculator-section>.container>.project-chapter{margin-bottom:30px}.pad-calculator{grid-template-columns:.82fr 1.18fr;align-items:center;gap:75px;display:grid}.pad-calculator-copy h2{font-size:clamp(2.5rem,4.5vw,4.6rem)}.pad-calculator-copy p{max-width:510px;margin-top:24px;font-size:1rem}.pad-calculator-panel{background:#fff;border:1px solid #4b20121f;border-radius:24px;padding:34px;box-shadow:0 22px 65px #4b20121f}.pad-calculator-total{background:var(--forest);color:#fff;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;margin-bottom:26px;padding:25px;display:flex}.pad-calculator-total>span{color:#f4ad88;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.pad-calculator-total strong{letter-spacing:-.055em;margin:10px 0 7px;font-size:clamp(3rem,5.5vw,5rem);line-height:1}.pad-calculator-total small{color:#ffffffa6;font-size:.82rem}.pad-quantity-field{color:var(--ink);letter-spacing:.07em;text-transform:uppercase;grid-template-columns:1fr 145px;align-items:center;gap:18px;margin-bottom:18px;font-size:.74rem;font-weight:800;display:grid}.pad-quantity-field input{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);text-align:right;background:#fffaf6;border-radius:11px;outline:none;padding:0 14px}.pad-quantity-field input:focus{border-color:var(--clay);box-shadow:0 0 0 3px #e76b311f}.pad-range{width:100%;accent-color:var(--clay);cursor:pointer}.pad-range-labels{color:var(--muted);justify-content:space-between;margin:5px 0 20px;font-size:.68rem;font-weight:700;display:flex}.pad-preset-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px;display:grid}.pad-preset-grid button{border:1px solid var(--line);min-height:45px;color:var(--ink);cursor:pointer;background:#fffaf6;border-radius:10px;font-size:.77rem;font-weight:700}.pad-preset-grid button:hover,.pad-preset-grid button.selected{border-color:var(--clay);background:var(--clay);color:#fff}.pad-calculator-panel .button{width:100%}.reusable-pads-gallery-section{background:#fffaf4;padding:95px 0 110px}.reusable-pads-gallery-heading{grid-template-columns:1fr .65fr;align-items:end;gap:70px;margin-bottom:45px;display:grid}.reusable-pads-gallery-heading .project-chapter{margin-bottom:25px}.reusable-pads-gallery-heading h2{font-size:clamp(2.6rem,4.6vw,4.7rem)}.reusable-pads-gallery-heading>p{max-width:440px;padding-bottom:8px}.reusable-pads-gallery{grid-template-rows:350px 350px;grid-template-columns:1.05fr .95fr .95fr;gap:18px;display:grid}.reusable-pads-gallery-item{background:var(--sand);border-radius:22px;overflow:hidden;box-shadow:0 15px 40px #4b201217}.reusable-pads-gallery-item img{object-fit:cover;width:100%;height:100%}.gallery-item-1{grid-area:1/1/3}.gallery-item-2{grid-area:1/2/auto/4}.gallery-item-3{grid-area:2/2}.gallery-item-4{grid-area:2/3}@media (width<=980px){.reusable-pads-video-layout,.pad-calculator{grid-template-columns:1fr;gap:42px}.reusable-pads-gallery-heading{grid-template-columns:1fr;gap:18px}.reusable-pads-gallery{grid-template-rows:330px 330px;grid-template-columns:1fr 1fr}.reusable-pads-gallery-item,.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4{grid-area:auto}}@media (width<=640px){.reusable-pads-hero{background-position:57%}.reusable-pads-introduction{padding:50px 0 20px}.reusable-pads-video-section,.reusable-pads-calculator-section,.reusable-pads-gallery-section{padding:58px 0}.reusable-pads-video-layout{gap:28px}.reusable-pads-video-layout video{border-radius:15px}.pad-calculator{gap:30px}.pad-calculator-panel{border-radius:18px;padding:20px 16px}.pad-calculator-total{min-height:160px}.pad-quantity-field{grid-template-columns:1fr;gap:8px}.pad-quantity-field input{text-align:left}.pad-preset-grid{grid-template-columns:1fr 1fr}.reusable-pads-gallery{grid-template-rows:none;grid-template-columns:1fr;gap:14px}.reusable-pads-gallery-item,.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4{border-radius:17px;grid-area:auto;height:330px;display:block}}.school-meals-hero{background-position:50% 55%}.school-meals-main{background:var(--cream);overflow:hidden}.school-meals-introduction{padding:80px 0 45px}.school-meals-story strong{color:var(--ink)}.school-meals-contents-section{color:#fff;background:linear-gradient(135deg,#351309 0%,#632714 100%);padding:95px 0}.school-meals-contents-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:75px;display:grid}.school-meals-contents-copy .project-chapter{background:#f08a57;margin-bottom:26px}.school-meals-contents-copy .eyebrow{color:#f6b18e}.school-meals-contents-copy h2{margin-top:12px;font-size:clamp(2.6rem,4.5vw,4.6rem)}.school-meals-contents-copy p{color:#ffffffb3;max-width:480px;margin-top:25px}.school-meals-ingredient-grid{grid-template-columns:repeat(3,1fr);gap:11px;list-style:none;display:grid}.school-meals-ingredient-grid li{background:#ffffff12;border:1px solid #ffffff24;border-radius:15px;align-items:center;gap:13px;min-height:82px;padding:15px 16px;display:flex}.school-meals-ingredient-grid li span{color:#f6b18e;background:#f08a572e;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:.65rem;font-weight:800;display:grid}.school-meals-ingredient-grid li strong{font-size:.88rem}.school-meals-schools-section{background:linear-gradient(#f4e2d5 0%,#fff8f1 100%);padding:95px 0 110px}.school-meals-section-heading{grid-template-columns:1fr .62fr;align-items:end;gap:70px;margin-bottom:44px;display:grid}.school-meals-section-heading .project-chapter{margin-bottom:24px}.school-meals-section-heading h2{margin-top:10px;font-size:clamp(2.7rem,4.7vw,4.8rem)}.school-meals-section-heading>p{max-width:430px;padding-bottom:8px}.school-meals-school-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.school-meals-school-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:205px;padding:30px;position:relative;box-shadow:0 15px 40px #4b201214}.school-meals-school-grid article>span{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:32px;font-size:.68rem;font-weight:800;display:grid}.school-meals-school-grid h3{font-size:1.25rem}.school-meals-school-grid p{color:var(--muted);margin-top:9px;font-size:.8rem}.school-meals-school-grid p strong{color:var(--clay-dark);font-size:1.25rem}.school-meals-calculator-section{background:linear-gradient(#f5e5d8 0%,#fff8f1 100%);padding:95px 0}.school-meals-calculator-section>.container>.project-chapter{margin-bottom:30px}.school-meals-gallery-section{background:#fffaf4;padding:95px 0 115px}.school-meals-gallery{grid-template-rows:340px 340px;grid-template-columns:1.15fr .85fr .85fr;gap:18px;display:grid}.school-meals-gallery-item{background:var(--sand);border-radius:22px;overflow:hidden;box-shadow:0 15px 40px #4b201217}.school-meals-gallery-item img{object-fit:cover;width:100%;height:100%}@media (width<=980px){.school-meals-contents-layout{grid-template-columns:1fr;gap:42px}.school-meals-section-heading{grid-template-columns:1fr;gap:18px}.school-meals-school-grid{grid-template-columns:1fr 1fr}.school-meals-gallery{grid-template-rows:330px 330px;grid-template-columns:1fr 1fr}.school-meals-gallery-item,.school-meals-gallery-item-1,.school-meals-gallery-item-2,.school-meals-gallery-item-3,.school-meals-gallery-item-4{grid-area:auto}}@media (width<=640px){.school-meals-hero{background-position:61%}.school-meals-introduction{padding:50px 0 20px}.school-meals-contents-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section{padding:58px 0}.school-meals-ingredient-grid{grid-template-columns:1fr 1fr;gap:8px}.school-meals-ingredient-grid li{min-height:70px;padding:12px}.school-meals-ingredient-grid li strong{font-size:.78rem}.school-meals-school-grid{grid-template-columns:1fr}.school-meals-school-grid article{min-height:0;padding:23px}.school-meals-school-grid article>span{margin-bottom:22px}.school-meals-gallery{grid-template-rows:none;grid-template-columns:1fr;gap:14px}.school-meals-gallery-item,.school-meals-gallery-item-1,.school-meals-gallery-item-2,.school-meals-gallery-item-3,.school-meals-gallery-item-4{border-radius:17px;grid-area:auto;height:310px;display:block}.school-meals-gallery-item-4{height:390px}}.refugee-food-hero{background-position:50% 46%}.refugee-food-main{background:var(--cream);overflow:hidden}.refugee-food-introduction{padding:80px 0 45px}.refugee-food-story strong{color:var(--ink)}.refugee-food-contents-section{color:#fff;background:linear-gradient(135deg,#173425 0%,#31533d 100%);padding:95px 0}.refugee-food-contents-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.refugee-food-contents-copy .project-chapter{background:#ef8b58;margin-bottom:26px}.refugee-food-contents-copy .eyebrow{color:#f4b18c}.refugee-food-contents-copy h2{color:#fff;margin-top:12px;font-size:clamp(2.6rem,4.5vw,4.6rem)}.refugee-food-contents-copy>p{color:#ffffffb8;max-width:520px;margin-top:24px}.refugee-food-package-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.refugee-food-package-grid article{background:#ffffff14;border:1px solid #ffffff26;border-radius:21px;padding:27px 24px;box-shadow:0 22px 50px #05120a33}.refugee-food-package-grid article header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:21px;display:flex}.refugee-food-package-grid article header span{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ef8b58;border-radius:999px;place-items:center;min-width:68px;height:42px;padding:0 12px;font-size:.72rem;font-weight:800;display:grid}.refugee-food-package-grid article header strong{color:#f7b995;font-size:1.7rem}.refugee-food-package-grid h3{color:#fff;margin-bottom:20px;font-size:1.42rem}.refugee-food-package-grid ul{gap:8px;list-style:none;display:grid}.refugee-food-package-grid li{background:#ffffff12;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:9px 11px;display:flex}.refugee-food-package-grid li span{color:#f7b995;background:#ef8b5833;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:.58rem;font-weight:800;display:grid}.refugee-food-package-grid li strong{color:#ffffffdb;font-size:.84rem}.refugee-food-calculator-section{background:linear-gradient(#eaf0e7 0%,#f7eadf 100%);padding:95px 0}.refugee-food-calculator-section>.container>.project-chapter{margin-bottom:30px}.food-package-type-fieldset{border:0;margin:0 0 26px}.food-package-type-fieldset legend{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.67rem;font-weight:800}.food-package-type-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.food-package-type-grid button{border:1px solid var(--line);min-height:80px;color:var(--ink);cursor:pointer;background:#fffaf5;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;padding:15px 17px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex}.food-package-type-grid button:hover{border-color:var(--clay);transform:translateY(-2px)}.food-package-type-grid button.selected{border-color:var(--forest);background:#e7efe8;box-shadow:0 0 0 3px #2144301a}.food-package-type-grid button strong{font-size:.84rem}.food-package-type-grid button span{color:var(--clay-dark);margin-top:5px;font-size:.72rem;font-weight:800}.refugee-food-gallery-section{background:linear-gradient(#fff8f1 0%,#fffaf5 100%);padding:95px 0 115px}.refugee-food-gallery-heading{grid-template-columns:1fr .65fr;align-items:end;gap:70px;margin-bottom:45px;display:grid}.refugee-food-gallery-heading .project-chapter{margin-bottom:25px}.refugee-food-gallery-heading h2{font-size:clamp(2.6rem,4.6vw,4.7rem)}.refugee-food-gallery-heading>p{max-width:440px;padding-bottom:8px}.refugee-food-gallery{grid-template-rows:350px 350px;grid-template-columns:1.08fr .92fr .92fr;gap:18px;display:grid}.refugee-food-gallery-item{background:var(--sand);border-radius:22px;overflow:hidden;box-shadow:0 15px 40px #4b201217}.refugee-food-gallery-item img{object-fit:cover;width:100%;height:100%}.refugee-food-gallery-item-1{grid-area:1/1/auto/3}.refugee-food-gallery-item-2{grid-area:1/3/3}.refugee-food-gallery-item-3{grid-area:2/1}.refugee-food-gallery-item-4{grid-area:2/2}@media (width<=980px){.refugee-food-contents-layout{grid-template-columns:1fr;gap:42px}.refugee-food-gallery-heading{grid-template-columns:1fr;gap:18px}.refugee-food-gallery{grid-template-rows:330px 330px;grid-template-columns:1fr 1fr}.refugee-food-gallery-item,.refugee-food-gallery-item-1,.refugee-food-gallery-item-2,.refugee-food-gallery-item-3,.refugee-food-gallery-item-4{grid-area:auto}}@media (width<=640px){.refugee-food-hero{background-position:58%}.refugee-food-introduction{padding:50px 0 20px}.refugee-food-contents-section,.refugee-food-calculator-section,.refugee-food-gallery-section{padding:58px 0}.refugee-food-contents-layout{gap:28px}.refugee-food-package-grid,.food-package-type-grid{grid-template-columns:1fr}.refugee-food-package-grid article{padding:22px 18px}.refugee-food-gallery{grid-template-rows:none;grid-template-columns:1fr;gap:14px}.refugee-food-gallery-item,.refugee-food-gallery-item-1,.refugee-food-gallery-item-2,.refugee-food-gallery-item-3,.refugee-food-gallery-item-4{border-radius:17px;grid-area:auto;height:315px;display:block}}.partner-directory-section{background:var(--cream);padding:85px 0 115px}.partner-profile-list{gap:40px;display:grid}.partner-profile{border:1px solid var(--line);background:#fff;border-radius:26px;padding:42px;box-shadow:0 18px 55px #14231d12}.partner-profile-title{border-bottom:1px solid var(--line);align-items:center;gap:22px;padding-bottom:30px;display:flex}.partner-profile-title>span{background:var(--forest);color:#fff;border-radius:18px;flex:0 0 68px;place-items:center;width:68px;height:68px;font-size:1rem;font-weight:700;display:grid}.partner-profile-title small,.partner-project-link small{color:var(--clay-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.partner-profile-title h2{margin-top:5px;font-size:clamp(2rem,3.5vw,3.5rem)}.partner-profile-facts{border:1px solid var(--line);border-radius:16px;grid-template-columns:.6fr .6fr .8fr 2fr;margin:26px 0;display:grid;overflow:hidden}.partner-profile-facts>div{border-right:1px solid var(--line);padding:20px}.partner-profile-facts>div:last-child{border-right:0}.partner-profile-facts dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.65rem;font-weight:700}.partner-profile-facts dd{font-size:.86rem;font-weight:700}.partner-sdg-fact dd{gap:4px;font-weight:400;display:grid}.partner-profile-story{background:var(--sand);border-radius:18px;padding:38px}.partner-profile-story p{max-width:980px;margin-bottom:22px;font-size:1rem;line-height:1.82}.partner-profile-story p:last-child{margin-bottom:0}.partner-project-link{background:var(--forest);color:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:35px;margin-top:26px;padding:26px 30px;display:flex}.partner-project-link h3{margin-top:5px;font-size:1.4rem}.partner-project-link .button{flex-shrink:0}.join-section{background:var(--cream);padding:85px 0 110px}.join-layout{max-width:800px}.join-introduction{max-width:680px;margin-bottom:34px}.join-introduction h2{font-size:clamp(2.5rem,5vw,4.5rem)}.join-introduction p{margin-top:20px;font-size:1rem}.join-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;gap:18px;padding:42px;display:grid}.form-instruction{color:var(--forest);font-weight:700}.join-form>label{color:var(--forest);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:.75rem;font-weight:700;display:flex}.join-form input,.join-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:#fdfbf7;border-radius:9px;outline:none;padding:14px 15px;font-weight:400}.join-form input:focus,.join-form textarea:focus{border-color:var(--clay)}.join-form textarea{resize:vertical}.join-form .button{justify-self:start;min-width:130px}.project-picker{border:1px solid var(--line);background:#fdfbf7;border-radius:9px}.project-picker summary{cursor:pointer;color:var(--forest);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:20px;padding:14px 15px;font-size:.78rem;font-weight:700;display:flex}.project-picker summary span{color:var(--muted);text-transform:none;letter-spacing:0;font-size:.68rem;font-weight:400}.project-picker>div{border-top:1px solid var(--line);gap:10px;padding:12px 15px 16px;display:grid}.project-picker label{color:var(--ink);align-items:center;gap:10px;font-size:.85rem;display:flex}.project-picker input{width:auto;accent-color:var(--clay)}.join-email{text-align:center;margin:25px 0 0;font-size:.82rem}.join-email a{color:var(--clay-dark);font-weight:700;text-decoration:underline}.founders-letter-section{background:var(--cream);padding:90px 0 115px}.founders-letter{border:1px solid var(--line);border-top:6px solid var(--clay);max-width:900px;box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:58px 65px}.founders-letter>p{color:var(--ink);margin-bottom:27px;font-size:1.02rem;line-height:1.9}.founders-signature{border-top:1px solid var(--line);color:var(--ink);background:0 0;margin:45px 0 38px;padding-top:28px}.founders-signature p{color:var(--muted);margin-bottom:4px}.school-contributors-section{background:var(--cream);padding:85px 0 115px}.contributors-introduction{max-width:850px;margin-bottom:55px}.contributors-introduction h2{margin-bottom:22px}.contributors-introduction>p{max-width:740px;font-size:1.02rem}.school-contributor-list{gap:36px;display:grid}.school-contributor-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #4b201214}.school-contributor-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:27px 32px;display:flex}.school-contributor-card>header span{color:var(--clay-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:700;display:inline-block}.school-contributor-card>header h2{font-size:clamp(1.8rem,3.5vw,3rem)}.school-contributor-card>header p{margin-top:5px}.school-contributor-card>header small{background:var(--sand);color:var(--clay-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:.64rem;font-weight:700}.school-contributor-details dl{grid-template-columns:1fr 1fr;gap:0 36px;display:grid}.school-contributor-details dl>div{border-bottom:1px solid var(--line);padding:13px 0}.school-contributor-details dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:.66rem;font-weight:700}.school-contributor-details dd{color:var(--ink);font-size:.9rem;font-weight:700}.school-story{background:var(--sand);border-radius:14px;margin-top:25px}.school-story summary{color:var(--clay-dark);cursor:pointer;justify-content:space-between;align-items:center;padding:17px 20px;font-size:.82rem;font-weight:700;display:flex}.school-story summary span{font-size:1.2rem;transition:transform .2s}.school-story[open] summary span{transform:rotate(90deg)}.school-story p{color:var(--ink);padding:0 20px 20px;line-height:1.8}@media (width<=980px){.nav-links{background:var(--forest);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:88px;left:20px;right:20px}.nav-links.open{display:flex}.nav-links a{padding:12px}.menu-button{display:block}.split,.intro-grid,.quote-layout,.join-grid,.nia-intro-grid,.origin-grid,.story-chapter,.story-future,.simple-grid{grid-template-columns:1fr;gap:45px}.project-grid{grid-template-columns:1fr 1fr}.image-card:last-child{display:none}.steps{grid-template-columns:repeat(2,1fr)}.steps article{border:1px solid var(--line)}.directory-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.nia-feature-image,.nia-feature-image img{height:520px;min-height:520px}.evidence-row{grid-template-columns:1fr;gap:35px}.evidence-row.reverse .evidence-photo,.evidence-row.reverse .evidence-copy,.story-chapter.reverse .story-chapter-copy,.story-chapter.reverse .story-chapter-image{order:initial}.story-chapter-image{height:500px}.story-future .origin-mini-illustration{max-width:500px}.simple-image{height:480px}.simple-join-image{position:static}.why-nia-heading{grid-template-columns:1fr;gap:20px}.why-nia-layout{grid-template-columns:1fr}.why-nia-visual{height:520px;position:relative;top:auto}.why-nia-closing{grid-template-columns:1fr;gap:22px}.why-nia-closing p+p{border-top:1px solid #ffffff26;border-left:0;padding:22px 0 0}.project-filters{grid-template-columns:1fr 1fr}.project-list-card{grid-template-columns:1fr}.project-list-image{min-height:480px}.project-detail-layout{grid-template-columns:1fr;gap:30px}.project-detail-sidebar{position:static}.project-facts-card{max-width:600px}.fictional-notice{grid-template-columns:1fr;gap:7px}.partner-profile-facts{grid-template-columns:1fr 1fr}.partner-profile-facts>div:nth-child(2){border-right:0}.partner-profile-facts>div{border-bottom:1px solid var(--line)}.partner-profile-facts>div:nth-last-child(-n+2){border-bottom:0}.partner-project-link{flex-direction:column;align-items:flex-start}}@media (width<=1120px){.nav-links{background:var(--forest);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:88px;left:20px;right:20px}.nav-links.open{display:flex}.nav-links a{align-items:center;min-height:48px;padding:12px;display:flex}.menu-button{cursor:pointer;place-items:center;min-width:48px;min-height:48px;display:grid}}@media (width>=1121px){.site-header .nav{width:min(100% - 70px,1180px)}}@media (width<=640px){.container{width:min(100% - 30px,1180px)}.home-hero{background-position:62%;min-height:740px}.hero-content .hero-kicker{margin-bottom:28px;font-size:.63rem}.hero-content>p:not(.hero-kicker){margin-top:30px;font-size:1rem}.statistics-grid{grid-template-columns:1fr}.statistic{border-bottom:1px solid #ffffff21;border-left:0;min-height:150px;padding:28px 20px}.statistic:last-child{border-bottom:0;border-right:0}.section,.simple-section{padding:72px 0}.section-head,.cta-inner{flex-direction:column;align-items:flex-start}.project-grid{grid-template-columns:1fr}.image-card:last-child{display:block}.steps,.directory-card{grid-template-columns:1fr}.directory-image{min-height:240px}.partner-grid,.check-list,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px}.join-form{grid-template-columns:1fr;padding:24px}.join-form label{grid-column:1}.page-hero{min-height:570px;padding-bottom:70px}.projects-hero{min-height:350px;padding:135px 0 42px}.benefits p,.contact-points p{grid-template-columns:1fr;gap:5px}.nia-feature-image,.nia-feature-image img{height:400px;min-height:400px}.nia-benefits-grid{grid-template-columns:1fr}.evidence-photo,.evidence-photo img{height:300px;min-height:300px}.sdg-banner{grid-template-columns:1fr}.sdg-mark{width:68px;height:68px}.origin-illustration{min-height:410px}.origin-illustration img,.story-chapter-image{height:360px}.simple-section h2{margin-bottom:28px}.simple-image,.simple-image-stack .simple-image{height:320px}.why-nia-benefits{grid-template-columns:1fr}.why-nia-card{min-height:132px}.why-nia-visual{height:420px}.why-nia-closing{padding:28px 24px}.why-nia-badge{bottom:18px;left:18px;right:18px}.project-browser-section{padding:60px 0 80px}.project-search{min-height:68px;padding:0 18px}.project-filter-panel{padding:24px 18px}.project-filter-heading,.project-results-heading{flex-direction:column;align-items:flex-start}.project-filters{grid-template-columns:1fr}.project-results-heading{margin-top:62px}.project-list-image{min-height:300px}.project-list-copy{padding:28px 23px}.project-list-copy dl>div{grid-template-columns:1fr;gap:3px}.project-detail-main{padding:55px 0 80px}.project-story section{margin-bottom:50px;padding-bottom:50px}.project-story p{font-size:.97rem}.project-facts-card{padding:24px}.partner-directory-section{padding:60px 0 80px}.partner-profile{padding:25px 18px}.partner-profile-title{flex-direction:column;align-items:flex-start}.partner-profile-facts{grid-template-columns:1fr}.partner-profile-facts>div,.partner-profile-facts>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.partner-profile-facts>div:last-child{border-bottom:0}.partner-profile-story{padding:25px 20px}.partner-project-link{padding:24px 20px}.partner-project-link .button{width:100%}.page-hero{min-height:330px;padding:125px 0 42px}.project-detail-hero{min-height:430px;padding:130px 0 48px}.join-section{padding:60px 0 80px}.join-form{padding:24px;display:grid}.join-form>label{grid-column:auto}.project-picker summary{flex-direction:column;align-items:flex-start;gap:3px}.join-email{text-align:left}.home-hero{min-height:590px}.hero-content{padding-top:86px}.hero-content h1{font-size:clamp(2.7rem,13vw,4rem)}.origin-link-card{flex-direction:column;align-items:flex-start;padding:30px 24px}.founders-letter-section{padding:60px 0 80px}.founders-letter{padding:34px 23px}.footer-school-logo{width:125px}.school-contributors-section{padding:60px 0 80px}.school-contributor-card>header{flex-direction:column;align-items:flex-start;padding:23px 20px}.school-contributor-card>img{height:280px}.school-contributor-details{padding:24px 20px}.school-contributor-details dl{grid-template-columns:1fr}.school-story summary{align-items:flex-start;gap:15px}}.school-contributor-card>img.school-logo-image{object-fit:contain;background:#fff;padding:70px}@media (width<=640px){.school-contributor-card>img.school-logo-image{padding:35px}}.join-action-hero{background-image:linear-gradient(90deg,#351308eb 0%,#461b0bb3 48%,#521f0d66 100%),var(--page-image);background-position:50%;min-height:560px;padding-bottom:70px}.join-action-hero .container{max-width:1180px}.join-action-eyebrow{color:#fffc;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:15px;margin-bottom:28px;font-size:.72rem;font-weight:700;display:flex}.join-action-eyebrow:before{content:"";background:var(--clay);width:32px;height:2px}.join-action-hero h1{max-width:960px;font-size:clamp(3.7rem,6.2vw,6.6rem);line-height:.98}.join-action-hero p{color:#ffffffc7;max-width:810px;margin-top:28px;font-family:Libre Baskerville,serif;font-size:1.08rem;line-height:1.65}.join-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.join-collaboration-section{background:#f4ecd9;padding:68px 0 110px}.join-collaboration-layout{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:90px;display:grid}.join-collaboration-copy{padding:20px 0}.join-collaboration-eyebrow{color:#527266;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:15px;margin-bottom:25px;font-size:.72rem;font-weight:700;display:flex}.join-collaboration-eyebrow:before{content:"";background:var(--clay);width:32px;height:2px}.join-collaboration-copy h1{color:#173b32;max-width:650px;font-size:clamp(3.4rem,5.6vw,5.8rem);line-height:.98}.join-collaboration-lead{color:#60736b;max-width:620px;margin-top:36px;font-family:Libre Baskerville,serif;font-size:1.1rem;line-height:1.75}.join-pathways{border-top:1px solid #283e3629;margin-top:48px}.join-pathways>div{border-bottom:1px solid #283e3629;grid-template-columns:145px 1fr;gap:20px;padding:22px 0;display:grid}.join-pathways h2{color:#173b32;font-size:1.08rem}.join-pathways p{color:#60736b;font-family:Libre Baskerville,serif;font-size:.96rem;line-height:1.6}.join-collaboration-form{background:#fff;border:1px solid #29342e14;border-radius:24px;gap:22px;padding:50px 48px;display:grid;box-shadow:0 24px 60px #45371e2b}.join-form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.join-collaboration-form label{color:#182c26;letter-spacing:.055em;text-transform:uppercase;flex-direction:column;gap:9px;font-size:.72rem;font-weight:700;display:flex}.join-collaboration-form input,.join-collaboration-form select,.join-collaboration-form textarea{width:100%;color:var(--ink);letter-spacing:0;text-transform:none;background:#fbfaf7;border:1px solid #d9d6ce;border-radius:10px;outline:none;padding:17px 16px;font:400 .92rem/1.4 Libre Baskerville,serif}.join-collaboration-form input,.join-collaboration-form select{min-height:56px}.join-collaboration-form textarea{resize:vertical;min-height:165px}.join-collaboration-form input:focus,.join-collaboration-form select:focus,.join-collaboration-form textarea:focus{border-color:var(--clay);box-shadow:0 0 0 3px #cc4f271a}.join-collaboration-form input::placeholder,.join-collaboration-form textarea::placeholder{color:#aaa7a0}.join-collaboration-form .join-form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;position:absolute!important;left:-9999px!important}.join-submit-button{background:var(--clay);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;justify-self:start;align-items:center;gap:18px;min-height:60px;padding:0 25px;font-family:Libre Baskerville,serif;font-size:1rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.join-submit-button:hover{background:var(--clay-dark);transform:translateY(-2px)}.join-submit-button:disabled{cursor:wait;opacity:.72;transform:none}.join-form-status{color:#173b32;min-height:1.5em;margin:0;font-size:.85rem}.join-form-status.error{color:#9f2d1f}.join-contact-section{background:#f4ecd9;padding:65px 0 18px}.join-contact-card{background:var(--forest);color:#fff;border-radius:24px;grid-template-columns:1fr .8fr;align-items:center;gap:80px;padding:48px 52px;display:grid}.join-contact-card h2{max-width:650px;font-size:clamp(2.3rem,4vw,4rem)}.join-contact-card .eyebrow{color:#f8b28e}.join-contact-copy p{color:#ffffffb8;max-width:520px}.join-contact-copy a{border-bottom:2px solid var(--clay);color:#fff;overflow-wrap:anywhere;align-items:center;gap:10px;margin-top:25px;padding-bottom:5px;font-weight:700;display:inline-flex}.join-contact-copy a span{color:#f8b28e}.join-collaboration-form .join-donation-interest{color:var(--ink);letter-spacing:0;text-transform:none;background:#fff4ec;border:1px solid #e76b3138;border-radius:11px;grid-template-columns:22px 1fr;align-items:center;gap:11px;padding:15px 16px;font-size:.78rem;line-height:1.5;display:grid}.join-collaboration-form .join-donation-interest input{width:20px;height:20px;min-height:0;accent-color:var(--clay);padding:0}.join-form-success{text-align:center;align-content:center;justify-items:center;min-height:520px;padding:54px;animation:.42s cubic-bezier(.22,1,.36,1) join-success-in}.join-form-success-icon{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:5px;font-size:2rem;display:grid;box-shadow:0 12px 28px #29342e33}.join-form-success-eyebrow{color:var(--clay-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:800}.join-form-success h2{max-width:480px;color:var(--ink);font-size:clamp(2.25rem,4.4vw,3.8rem);line-height:1.08}.join-form-success p{max-width:440px;color:var(--muted);font-family:Libre Baskerville,serif;font-size:1.05rem;line-height:1.7}@keyframes join-success-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.join-conditional-panel{background:#fff6ef;border:1px solid #e76b3140;border-radius:15px;gap:20px;padding:22px;animation:.25s join-panel-in;display:grid}.join-donation-panel{gap:22px;padding:26px}.join-conditional-eyebrow{color:var(--clay-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.67rem;font-weight:700;display:block}.join-donation-panel>div:first-child h2{letter-spacing:-.025em;font-size:1.55rem}.join-donation-panel>div:first-child p{margin-top:7px;font-size:.84rem}.join-donation-panel fieldset{border:0}.join-donation-panel legend{color:#182c26;letter-spacing:.055em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700}.form-donation-amounts{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.form-donation-amounts button{--amount-bg:#fff;--amount-border:#d9d6ce;--amount-color:var(--ink);--amount-selected:var(--clay);border:1px solid var(--amount-border);background:var(--amount-bg);min-height:48px;color:var(--amount-color);cursor:pointer;border-radius:10px;padding:0 8px;font-size:.82rem;font-weight:700;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s}.form-donation-amounts button:hover{border-color:var(--amount-selected);transform:translateY(-2px);box-shadow:0 7px 16px #4b20121f}.form-donation-amounts button.selected{border-color:var(--amount-selected);background:var(--amount-selected);color:#fff;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--amount-selected)}.form-donation-amounts .donation-amount-25{--amount-bg:#fff4e8;--amount-border:#efc6aa;--amount-color:#70402c;--amount-selected:#b96a42}.form-donation-amounts .donation-amount-100{--amount-bg:#fde1ce;--amount-border:#e9a77f;--amount-color:#65301d;--amount-selected:#cb6134}.form-donation-amounts .donation-amount-250{--amount-bg:#f9c19f;--amount-border:#df8657;--amount-color:#582514;--amount-selected:#bd4c22}.form-donation-amounts .donation-amount-500{--amount-bg:#ef7138;--amount-border:#d4531f;--amount-color:#fff;--amount-selected:#a93c16;box-shadow:0 7px 18px #bf491d38}.form-donation-amounts .donation-amount-other{--amount-bg:#f3eee9;--amount-border:#d8c9bd;--amount-color:#5d4a40;--amount-selected:#765343}.custom-donation-amount{background:#fff;border:1px solid #d9d6ce;border-radius:10px;grid-template-columns:42px 1fr;align-items:center;display:grid;overflow:hidden}.custom-donation-amount>span{height:100%;color:var(--clay-dark);border-right:1px solid #e5ded8;place-items:center;font-weight:700;display:grid}.join-collaboration-form .custom-donation-amount input{min-height:54px;box-shadow:none;background:0 0;border:0;border-radius:0}.donation-form-note{background:var(--forest);border-radius:11px;padding:15px 17px}.donation-form-note strong{color:#f4a37d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;display:block}.donation-form-note p{color:#ffffffb8;font-size:.79rem;line-height:1.55}@keyframes join-panel-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (width<=1050px){.join-collaboration-layout{grid-template-columns:1fr;gap:55px}.join-collaboration-copy{max-width:760px}.join-collaboration-form{width:100%;max-width:760px}}@media (width<=640px){.join-action-hero{min-height:500px;padding:135px 0 55px}.join-action-hero h1{font-size:clamp(3rem,13vw,4.2rem)}.join-action-hero p{font-size:.96rem}.join-collaboration-section{padding:52px 0 75px}.join-collaboration-copy h1{font-size:clamp(2.7rem,12vw,3.9rem)}.join-collaboration-lead{margin-top:25px;font-size:1rem}.join-pathways{margin-top:35px}.join-pathways>div{grid-template-columns:1fr;gap:7px;padding:18px 0}.join-collaboration-form{border-radius:18px;gap:18px;padding:28px 20px}.join-form-row{grid-template-columns:1fr}.join-submit-button{width:100%}.join-contact-section{padding:42px 0 12px}.join-contact-card{grid-template-columns:1fr;gap:28px;padding:32px 24px}.join-contact-card h2{font-size:2.25rem}.join-hero-actions{margin-top:25px}.join-hero-actions .button{width:100%}.join-conditional-panel,.join-donation-panel{padding:18px 15px}.form-donation-amounts{grid-template-columns:1fr 1fr}.form-donation-amounts button:last-child{grid-column:1/-1}.join-donation-panel>div:first-child h2{font-size:1.35rem}.join-form-success{min-height:390px;padding:38px 24px}.join-form-success-icon{width:64px;height:64px}.join-form-success h2{font-size:2.35rem}.join-form-success p{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.join-form-success{animation:none}}.simple-home{--home-border:#5f392721;--home-shadow:0 18px 48px #4a261817;background:#fff9f3}.simple-home :is(.origin-link-card,.statistic,.impact-so-far-card,.collaborative-goal-card,.why-nia-card,.why-nia-visual,.why-nia-closing){border-color:var(--home-border)}.simple-home :is(.statistic,.impact-so-far-card,.collaborative-goal-card,.why-nia-card){box-shadow:var(--home-shadow)}.origin-link-section{background:linear-gradient(#f5e8dc 0%,#f9eee5 20%,#fff8f1 50%,#f8eee5 80%,#f5e5d8 100%)}.origin-link-card{background:linear-gradient(112deg,#351309 0%,#4c1d0f 58%,#5c2615 100%);border:1px solid #ffffff1f;overflow:hidden;box-shadow:0 22px 55px #39170c2e}.origin-link-card:after{content:"";pointer-events:none;border:1px solid #ffffff17;border-radius:50%;width:230px;height:230px;position:absolute;top:-125px;right:-105px;box-shadow:0 0 0 42px #ffffff06,0 0 0 84px #ffffff05}.origin-link-card>*{z-index:1;position:relative}.impact-so-far-section{background:linear-gradient(#f5e5d8 0%,#f2e8dd 42%,#f3e3d7 100%)}.impact-so-far-intro p{background:#ffffff8c;border:1px solid #4358441f;border-radius:18px;padding:19px 21px;box-shadow:0 12px 32px #4358440f}.impact-so-far-card{background:linear-gradient(145deg,#fffffffa,#fffcf7e8);overflow:hidden}.impact-so-far-card:after{content:"";background:#e76b3112;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-44px;right:-44px}.collaborative-goal-section{background:linear-gradient(#f3e3d7 0%,#f7eadf 100%)}.collaborative-goal-card{background:linear-gradient(135deg,#fffaf4fa,#f7e5d8f5);border-radius:24px}.what-is-nia-section{background:linear-gradient(#f7eadf 0%,#f5e4d8 68%,#f6e8de 100%)}.what-is-nia-section .simple-copy h2,.story-behind-section>.container>h2{margin-top:-2px}.story-behind-section{background:linear-gradient(#f6e8de 0%,#f9ede3 72%,#fffaf2 100%)}.home-story-visual .simple-image{border:1px solid #ffffff9e;box-shadow:0 24px 62px #43584424}.home-illustration-aid:before{border:1px solid #43584414;box-shadow:0 18px 42px #43584414}.why-nia-section{background:linear-gradient(#fffaf2 0%,#fffbf5 72%,#f7eadf 100%)}.why-nia-card{background:linear-gradient(145deg,#fffffff0,#fffcf7d6);border-radius:20px;grid-template-columns:42px 1fr;padding-right:24px}.why-nia-card:hover{background:#fff}.why-nia-visual{border:1px solid #ffffffa8;border-radius:24px}.why-nia-closing{background:linear-gradient(112deg,#351309,#4c1d0f);border:1px solid #ffffff14;box-shadow:0 18px 48px #39170c26}@media (width<=767px){.origin-link-card:after{width:170px;height:170px;top:-92px;right:-85px}.impact-so-far-intro p{padding:16px 17px}.home-story-visual{gap:14px;min-height:0;display:grid}.home-story-visual .simple-image{width:100%;height:280px;margin:0}.home-story-visual .home-illustration-aid{width:100%;height:245px;position:relative;bottom:auto;left:auto}.home-story-visual .home-illustration-aid>img{max-height:235px}.why-nia-card{padding-right:20px}}@media (width>=821px) and (width<=980px){.project-detail-layout{grid-template-columns:minmax(0,1fr) 310px;gap:36px}.project-detail-sidebar{position:static}.project-facts-card{max-width:none;padding:25px}}@media (hover:hover) and (pointer:fine){.origin-link-card,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-project-link,.school-contributor-card,.join-collaboration-form{transition:transform .32s,box-shadow .32s,border-color .32s}.origin-link-card:hover,.project-filter-panel:hover,.project-list-card:hover,.project-facts-card:hover,.partner-profile:hover,.school-contributor-card:hover,.join-collaboration-form:hover{border-color:#c7795057;transform:translateY(-5px);box-shadow:0 24px 65px #4b201224}.partner-project-link:hover{transform:translateY(-3px);box-shadow:0 16px 35px #4b201233}.simple-image,.why-nia-visual,.evidence-photo,.story-chapter-image{transition:transform .55s,box-shadow .4s}.simple-image:hover,.why-nia-visual:hover,.evidence-photo:hover,.story-chapter-image:hover{transform:scale(1.022);box-shadow:0 28px 75px #a9431b40}.project-list-card:hover,.school-contributor-card:hover{box-shadow:0 28px 75px #a9431b33}.school-contributor-card>img{transition:transform .6s}.school-contributor-card:hover>img{transform:scale(1.025)}.simple-home .statistic,.simple-home .origin-link-card,.simple-home .impact-so-far-card,.simple-home .collaborative-goal-card,.simple-home .simple-image,.simple-home .why-nia-card,.simple-home .why-nia-visual,.simple-home .why-nia-badge,.simple-home .why-nia-closing{will-change:transform;transition:transform .52s cubic-bezier(.22,1,.36,1),box-shadow .52s cubic-bezier(.22,1,.36,1),background .52s,border-color .52s,filter .52s}.simple-home .statistic:hover,.simple-home .origin-link-card:hover,.simple-home .impact-so-far-card:hover,.simple-home .collaborative-goal-card:hover,.simple-home .simple-image:hover,.simple-home .why-nia-card:hover,.simple-home .why-nia-visual:hover,.simple-home .why-nia-closing:hover{z-index:2;filter:brightness(1.025);transform:translateY(-4px)scale(1.018);box-shadow:0 23px 52px #5e2b1526}.simple-home .why-nia-badge:hover{filter:brightness(1.035);transform:translateY(-2px)scale(1.014);box-shadow:0 17px 38px #5e2b1524}.simple-home .why-nia-card:hover>span{transform:scale(1.025)}.simple-home .why-nia-visual:hover img{transform:scale(1.018)}.simple-home .home-illustration-panel>img{transition:transform .65s cubic-bezier(.22,1,.36,1)}.simple-home .home-illustration-panel:hover>img{transform:scale(1.018)translateY(-2px)}.simple-home .impact-so-far-intro img,.simple-home .collaborative-goal-students img{transform-origin:bottom;will-change:transform;transition:transform .62s cubic-bezier(.22,1,.36,1)}.simple-home .impact-so-far-intro img:hover,.simple-home .collaborative-goal-students img:hover{transform:scale(1.06)}.simple-home .collaborative-goal-target{transition:transform .52s cubic-bezier(.22,1,.36,1),box-shadow .52s cubic-bezier(.22,1,.36,1),filter .52s}.simple-home .collaborative-goal-target:hover{filter:brightness(1.035);transform:translateY(-2px)scale(1.014);box-shadow:0 17px 38px #5e2b1524,inset 0 0 0 8px #ffffff6b}}@media (prefers-reduced-motion:reduce){.origin-link-card,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-project-link,.school-contributor-card,.join-collaboration-form,.simple-image,.home-illustration-panel,.home-illustration-panel>img,.why-nia-visual,.evidence-photo,.story-chapter-image,.school-contributor-card>img,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing{transition:none!important}.origin-link-card:hover,.project-filter-panel:hover,.project-list-card:hover,.project-facts-card:hover,.partner-profile:hover,.partner-project-link:hover,.school-contributor-card:hover,.join-collaboration-form:hover,.simple-image:hover,.home-illustration-panel:hover,.home-illustration-panel:hover>img,.why-nia-visual:hover,.evidence-photo:hover,.story-chapter-image:hover,.school-contributor-card:hover>img,.impact-so-far-card:hover,.collaborative-goal-card:hover,.collaborative-goal-target:hover,.why-nia-card:hover,.why-nia-badge:hover,.why-nia-closing:hover{filter:none!important;transform:none!important}.collaborative-goal-target,.collaborative-goal-target:hover{transform:none!important}.impact-so-far-intro img,.impact-so-far-intro img:hover,.collaborative-goal-students img,.collaborative-goal-students img:hover{transition:none!important;transform:none!important}}html,body{max-width:100%;overflow-x:clip}.simple-grid>*,.nia-intro-grid>*,.evidence-row>*,.story-chapter>*,.project-list-card>*,.join-collaboration-layout>*{min-width:0}@media (width>=768px) and (width<=1023px){.container{width:min(100% - 48px,1180px)}.nav{min-height:82px}.nav-links{background:var(--forest);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:82px;left:24px;right:24px}.nav-links.open{display:flex}.nav-links a{align-items:center;min-height:48px;padding:12px;display:flex}.menu-button{cursor:pointer;place-items:center;min-width:48px;min-height:48px;display:grid}.home-hero{background-position:58%;min-height:590px}.home-hero .hero-content h1{max-width:62vw}.home-hero .hero-content>p:not(.hero-kicker){max-width:56vw}.home-hero-students{width:clamp(310px,40vw,390px);bottom:-48px;right:-18px}.page-hero{min-height:350px;padding:128px 0 46px}.join-action-hero{background-position:60%;min-height:470px;padding-bottom:52px}.project-detail-hero{min-height:450px;padding:130px 0 52px}.section,.simple-section{padding:82px 0}.simple-grid,.nia-intro-grid,.origin-grid,.story-chapter,.story-future{grid-template-columns:1fr;gap:42px}.simple-image{height:380px}.home-illustration-panel{height:420px}.simple-image-stack{grid-template-columns:1fr 1fr;gap:18px}.simple-image-stack .simple-image,.simple-image-stack .home-illustration-panel{height:270px}.home-story-visual{min-height:500px}.home-story-visual .simple-image{width:82%;height:425px}.home-story-visual .home-illustration-aid{width:66%;height:255px;bottom:0;left:0}.home-story-visual .home-illustration-aid>img{max-height:245px}.nia-feature-image,.nia-feature-image img{height:430px;min-height:0}.evidence-photo,.evidence-photo img{height:340px;min-height:0}.story-chapter-image{height:420px}.origin-illustration{min-height:420px}.origin-illustration img{height:350px}.origin-mini-illustration{min-height:320px}.origin-mini-illustration img{height:290px}.impact-so-far-heading{grid-template-columns:1fr;gap:20px}.impact-so-far-intro{display:block}.impact-so-far-intro p{max-width:500px}.impact-so-far-grid{grid-template-columns:1fr 1fr}.impact-so-far-card:last-child{grid-column:1/-1}.why-nia-visual{height:450px}.project-grid{grid-template-columns:1fr 1fr}.image-card{height:430px}.directory-image{min-height:300px}.project-list-card{grid-template-columns:1fr}.project-list-image{height:380px;min-height:0}.project-filter-heading button{min-height:44px;padding:8px 4px}.project-detail-layout{grid-template-columns:1fr;gap:34px}.project-detail-sidebar{position:static}.project-facts-card{max-width:620px}.school-contributor-card>img{height:360px}.join-collaboration-section{padding:55px 0 90px}.join-collaboration-layout{grid-template-columns:1fr;gap:48px}.join-collaboration-form{width:100%;max-width:760px}.collaboration-hero{background-position:50%}.projects-hero{background-position:50% 42%}.partners-hero{background-position:50% 45%}.founders-hero{background-position:50% 48%}}@media (width<=767px){.container{width:min(100% - 30px,1180px)}.nav{gap:14px;min-height:76px}.nav-actions{gap:5px}.brand{gap:9px;font-size:.95rem}.brand small{max-width:210px;font-size:.52rem;line-height:1.25}.brand-mark{flex:0 0 42px;width:42px;height:42px}.nav-links{padding:14px;top:76px;left:15px;right:15px}.nav-links a{align-items:center;min-height:48px;padding:12px;display:flex}.menu-button{cursor:pointer;place-items:center;min-width:48px;min-height:48px;display:grid}.join-nav-button{min-height:42px;padding:0 14px;font-size:.64rem}.donation-modal{align-items:end;padding:0}.donation-panel{border-radius:24px 24px 0 0;width:100%;max-height:92vh}.donation-panel-heading{padding:38px 58px 30px 24px}.donation-panel-heading h2{font-size:clamp(2.1rem,10vw,3rem)}.donation-panel-body{gap:20px;padding:27px 20px 30px}.donation-amounts{grid-template-columns:1fr 1fr}.button{min-height:48px;padding-inline:20px}.home-hero{background-position:65%;align-items:flex-start;min-height:680px}.hero-content{padding:96px 0 260px}.home-hero .hero-content h1,.home-hero .hero-content>p:not(.hero-kicker){max-width:none}.home-hero-students{filter:drop-shadow(0 16px 18px #1e0a044d);width:310px;bottom:-42px;right:-24px}.hero-content h1{font-size:clamp(2.35rem,11.5vw,3.35rem);line-height:1.08}.hero-content .hero-kicker{max-width:100%;margin-bottom:22px;padding:8px 13px;font-size:.58rem;line-height:1.45}.hero-content>p:not(.hero-kicker){margin-top:22px;font-size:.92rem;line-height:1.55}.page-hero{background-position:50%;min-height:300px;padding:104px 0 34px}.page-hero h1{overflow-wrap:anywhere;font-size:clamp(2.15rem,10vw,3.05rem);line-height:1.06}.page-hero p{font-size:.9rem;line-height:1.55}.join-action-hero{background-position:62%;min-height:410px;padding:112px 0 38px}.join-action-hero h1{font-size:clamp(2.45rem,11vw,3.35rem);line-height:1.03}.join-action-hero p{margin-top:20px;font-size:.9rem}.project-detail-hero{background-position:50%;min-height:380px;padding:110px 0 40px}.project-detail-hero h1{overflow-wrap:anywhere;font-size:clamp(2.35rem,11vw,3.4rem)}.project-detail-hero p{margin-top:18px;font-size:.92rem}.project-detail-meta{flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:24px}.section,.simple-section{padding:56px 0}.simple-grid,.nia-intro-grid,.origin-grid,.story-chapter,.story-future{gap:30px}.simple-image{border-radius:18px;height:240px}.home-illustration-panel{height:320px;padding:10px}.home-illustration-panel:after{width:100px;height:100px;inset:auto 0 12px auto}.simple-image-stack{gap:14px}.simple-image-stack .simple-image{height:210px}.simple-image-stack .home-illustration-panel{height:250px}.home-story-visual{min-height:410px}.home-story-visual .simple-image{width:92%;height:305px}.home-story-visual .home-illustration-aid{width:72%;height:220px;bottom:0;left:-5px}.home-story-visual .home-illustration-aid>img{max-height:215px}.nia-feature-image,.nia-feature-image img{border-radius:20px;height:300px;min-height:0}.evidence-row{gap:25px;padding:32px 0}.evidence-photo,.evidence-photo img{border-radius:18px;height:230px;min-height:0}.story-chapter-image{border-radius:19px;height:260px}.origin-illustration{border-radius:26px;min-height:300px}.origin-illustration img{width:min(72%,250px);height:255px}.illustration-sun{width:220px;height:220px}.doodle{font-size:1.7rem}.doodle-one{top:30px;left:28px}.doodle-two{bottom:30px;right:30px}.origin-mini-illustration{border-radius:24px;min-height:260px}.origin-mini-illustration img{height:235px}.why-nia-heading{margin-bottom:35px}.why-nia-benefits{grid-template-columns:1fr}.why-nia-card{min-height:0;padding:19px 42px 19px 17px}.why-nia-visual{border-radius:20px;height:330px}.why-nia-badge{padding:17px;bottom:14px;left:14px;right:14px}.why-nia-badge strong{font-size:1.25rem}.why-nia-closing{margin-top:20px;padding:24px 20px}.project-grid{grid-template-columns:1fr}.image-card{border-radius:20px;height:370px}.card-copy{bottom:22px;left:21px;right:21px}.card-copy h3{font-size:1.55rem}.directory-card{grid-template-columns:1fr}.directory-image{height:220px;min-height:0}.project-browser-section{padding:50px 0 70px}.project-search{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;min-height:62px;padding:0 13px}.project-search input{min-width:0;font-size:.92rem}.project-search button{place-items:center;min-width:44px;min-height:44px;display:grid}.project-filter-panel{padding:21px 16px}.project-filter-heading,.project-results-heading{flex-direction:column;align-items:flex-start;gap:12px}.project-filter-heading h2{font-size:1.85rem}.project-filter-heading button{min-height:44px;padding:8px 4px}.project-filters{grid-template-columns:1fr}.project-results-heading{margin:52px 0 28px}.project-list-card{grid-template-columns:1fr;min-height:0}.project-list-image{height:250px;min-height:0}.project-list-copy{padding:25px 20px}.project-list-copy h3{font-size:clamp(1.85rem,9vw,2.5rem)}.project-list-copy dl>div{grid-template-columns:1fr;gap:3px}.project-detail-main{padding:48px 0 70px}.project-detail-layout{grid-template-columns:1fr;gap:28px}.project-story section{margin-bottom:42px;padding-bottom:42px}.project-story h2{margin:16px 0 22px;font-size:clamp(2.1rem,10vw,3rem)}.project-story p{font-size:.94rem}.project-facts-card{padding:22px}.partner-directory-section{padding:50px 0 75px}.partner-profile{padding:23px 16px}.partner-profile-title{flex-direction:column;align-items:flex-start}.partner-profile-facts{grid-template-columns:1fr}.partner-profile-facts>div,.partner-profile-facts>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.partner-profile-facts>div:last-child{border-bottom:0}.partner-profile-story{padding:23px 18px}.partner-project-link{padding:22px 18px}.partner-project-link .button{width:100%}.school-contributors-section{padding:50px 0 75px}.contributors-introduction{margin-bottom:36px}.school-contributor-list{gap:25px}.school-contributor-card>header{flex-direction:column;align-items:flex-start;gap:16px;padding:21px 18px}.school-contributor-card>img{height:220px}.school-contributor-card>img.school-logo-image{padding:30px}.school-contributor-details{padding:22px 18px}.school-contributor-details dl{grid-template-columns:1fr}.join-collaboration-section{padding:52px 0 64px}.join-collaboration-layout{gap:36px}.join-collaboration-copy h1{font-size:clamp(2.4rem,11vw,3.3rem)}.join-collaboration-lead{margin-top:22px;font-size:.95rem}.join-pathways{margin-top:30px}.join-collaboration-form{border-radius:17px;gap:17px;padding:24px 17px}.join-form-row{grid-template-columns:1fr}.join-submit-button{width:100%;min-height:54px}.origin-link-card{gap:24px;padding:27px 21px}.origin-link-card h2{font-size:2rem}.impact-so-far-section{padding:56px 0}.impact-so-far-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.impact-so-far-heading h2{font-size:clamp(2.15rem,10vw,3rem)}.impact-so-far-intro{display:block}.impact-so-far-intro img{width:min(100%,290px);margin:0 auto 16px}.impact-so-far-intro p{text-align:center;max-width:none}.impact-so-far-grid{grid-template-columns:1fr;gap:14px}.impact-so-far-card{min-height:0;padding:24px 21px}.founders-letter-section{padding:50px 0 75px}.founders-letter{padding:30px 20px}.footer-grid{gap:38px}.footer-bottom{margin-top:42px}.collaboration-hero{background-position:50%}.projects-hero{background-position:50% 42%}.partners-hero{background-position:50% 45%}.founders-hero{background-position:50% 48%}}@media (width<=480px){.site-header .brand small{display:none}.site-header .brand{font-size:1.05rem}.join-nav-button span{display:none}}@media (width>=768px) and (width<=1023px){.statistics-strip{padding:46px 0 50px}.statistics-grid{gap:18px}.statistic{padding:25px}.statistic strong{font-size:clamp(2rem,4.3vw,2.75rem)}.statistic span{font-size:.64rem}.collaborative-goal-card{grid-template-columns:minmax(0,1fr) 170px;gap:18px;min-height:260px;padding:32px 24px 32px 34px}.collaborative-goal-visual{min-height:190px}.collaborative-goal-target{width:135px}.collaborative-goal-target strong{font-size:1.7rem}}@media (prefers-reduced-motion:reduce){.statistic{transition:none!important}.statistic:hover{transform:none!important}}@media (width<=767px){.statistics-strip{padding:40px 0 44px}.statistics-grid{grid-template-columns:1fr;gap:18px}.statistic,.statistic:last-child{border:1px solid #8241242b;width:100%;min-height:178px;padding:29px}.statistic strong{font-size:2.55rem}.statistic span{margin-top:12px;font-size:.65rem}.home-hero-actions{margin-top:24px}.collaborative-goal-section{padding:60px 0 38px}.collaborative-goal-card{text-align:center;grid-template-columns:1fr;gap:6px;padding:28px 18px}.collaborative-goal-copy{grid-column:auto}.collaborative-goal-copy .eyebrow{justify-content:center}.collaborative-goal-copy h2{font-size:clamp(1.75rem,8vw,2.35rem)}.collaborative-goal-visual{min-height:165px}.collaborative-goal-target{width:125px}.collaborative-goal-target strong{font-size:1.7rem}.simple-home .home-story-visual{gap:14px;min-height:0;display:grid}.simple-home .home-story-visual .simple-image{width:100%;height:280px;margin:0}.simple-home .home-story-visual .home-illustration-aid{width:100%;height:245px;position:relative;bottom:auto;left:auto}.simple-home .home-story-visual .home-illustration-aid>img{max-height:235px}}.join-action-hero{isolation:isolate;background-image:linear-gradient(90deg,#36140af7 0%,#441b0ede 45%,#4e2112a1 72%,#4e21127a 100%),var(--page-image);background-position:50% 53%;overflow:visible}.join-action-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#37140a47);height:110px;position:absolute;inset:auto 0 0}.join-action-hero .container{z-index:3;position:relative}.join-action-hero h1{max-width:770px}.join-action-hero p{max-width:720px}.join-hero-art{z-index:4;pointer-events:none;filter:drop-shadow(0 22px 24px #220d074d);justify-content:center;align-items:flex-end;width:clamp(275px,25vw,380px);height:490px;display:flex;position:absolute;bottom:-74px;right:max(18px,50vw - 630px)}.join-hero-art img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.join-contact-section{z-index:2;background:linear-gradient(#f0e3cd 0%,#f4ecd9 100%);padding:52px 0 24px;position:relative}.join-contact-card{background:linear-gradient(112deg,#351309 0%,#4b1d0f 62%,#572313 100%);border:1px solid #ffffff1a;box-shadow:0 20px 52px #3a1c1026}.join-collaboration-section{isolation:isolate;background:radial-gradient(circle at 78% 18%,#ffffff7a,#0000 27%),linear-gradient(#f4ecd9 0%,#f7efdc 100%);padding:74px 0 190px;position:relative}.join-collaboration-layout{z-index:2;align-items:start;position:relative}.join-parcel-cloud{z-index:1;pointer-events:none;width:350px;height:280px;position:absolute;top:12px;left:50%;transform:translate(-47%)}.join-parcel-cloud img{object-fit:contain;filter:drop-shadow(0 8px 8px #46281721);width:82px;height:82px;position:absolute}.join-parcel-cloud img:first-child{top:0;left:105px;transform:rotate(13deg)scale(.95)}.join-parcel-cloud img:nth-child(2){top:17px;left:215px;transform:rotate(-11deg)scale(.72)}.join-parcel-cloud img:nth-child(3){top:72px;left:22px;transform:rotate(-16deg)scale(.86)}.join-parcel-cloud img:nth-child(4){top:92px;left:165px;transform:rotate(10deg)scale(.56)}.join-parcel-cloud img:nth-child(5){top:103px;left:270px;transform:rotate(-8deg)scale(.5)}.join-parcel-cloud img:nth-child(6){top:168px;left:93px;transform:rotate(18deg)scale(.6)}.join-parcel-cloud img:nth-child(7){top:183px;left:226px;transform:rotate(-14deg)scale(.78)}.join-collaboration-copy{z-index:2;padding-top:8px;position:relative}.join-collaboration-form{z-index:2;position:relative;overflow:visible}.join-form-donation-art{z-index:3;pointer-events:none;filter:drop-shadow(0 18px 18px #4729192e);width:285px;position:absolute;bottom:-160px;right:-56px}.join-form-donation-art img{object-fit:contain;width:100%;height:auto}@media (width>=1051px){.join-collaboration-layout{grid-template-columns:minmax(0,.92fr) minmax(555px,1.08fr);gap:86px}}@media (width>=768px) and (width<=1050px){.join-action-hero h1{max-width:68vw}.join-action-hero p{max-width:58vw}.join-hero-art{width:300px;height:410px;bottom:-58px;right:-18px}.join-parcel-cloud{top:315px;left:auto;right:8%;transform:none}.join-form-donation-art{right:-26px}}@media (width<=767px){.join-action-hero{background-position:57%;min-height:620px;padding-bottom:80px}.join-action-hero .container{padding-bottom:130px}.join-action-hero h1{max-width:94%;font-size:clamp(2.65rem,12vw,4rem)}.join-action-hero p{max-width:86%;font-size:.92rem}.join-hero-art{width:225px;height:315px;bottom:-48px;right:-25px}.join-contact-section{padding:58px 0 18px}.join-contact-card{padding:30px 22px}.join-collaboration-section{padding:58px 0 150px;overflow:hidden}.join-parcel-cloud{opacity:.82;width:210px;height:240px;top:70px;left:auto;right:-56px;transform:none}.join-parcel-cloud img{width:58px;height:58px}.join-parcel-cloud img:first-child{top:0;left:52px}.join-parcel-cloud img:nth-child(2){top:14px;left:132px}.join-parcel-cloud img:nth-child(3){top:62px;left:4px}.join-parcel-cloud img:nth-child(4){top:78px;left:98px}.join-parcel-cloud img:nth-child(5){top:103px;left:158px}.join-parcel-cloud img:nth-child(6){top:139px;left:35px}.join-parcel-cloud img:nth-child(7){top:157px;left:118px}.join-collaboration-copy{padding-top:0}.join-collaboration-copy h1{max-width:82%}.join-collaboration-lead{max-width:86%}.join-collaboration-form{margin-top:4px}.join-form-donation-art{width:220px;bottom:-128px;right:-24px}}@media (width<=480px){.join-action-hero{min-height:600px}.join-action-hero .container{padding-bottom:150px}.join-action-hero h1{max-width:100%;font-size:clamp(2.45rem,12.7vw,3.35rem)}.join-action-hero p{max-width:100%}.join-hero-art{width:205px;height:285px;right:-30px}.join-hero-actions{max-width:56%}.join-hero-actions .button{width:100%;padding-inline:13px}.join-collaboration-copy h1{max-width:88%}.join-parcel-cloud{opacity:.65;right:-80px}}.school-construction-hero{background-position:50% 48%}.school-construction-main{background:var(--cream);overflow:hidden}.school-construction-introduction{background:linear-gradient(#fff8f1 0%,#f8eee4 100%);padding:82px 0 62px}.school-construction-story strong{color:var(--ink)}.school-construction-chart-section{color:#fff;background:radial-gradient(circle at 90% 0,#e76b312e,#0000 34%),linear-gradient(135deg,#173425 0%,#284b35 55%,#31533d 100%);padding:105px 0;position:relative;overflow:hidden}.school-construction-chart-section:after{content:"";pointer-events:none;border:1px solid #ffffff17;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-140px;right:-90px}.school-construction-chart-layout{z-index:1;grid-template-columns:.67fr 1.33fr;align-items:center;gap:70px;display:grid;position:relative}.school-construction-chart-copy .project-chapter{background:var(--clay);margin-bottom:28px}.school-construction-chart-copy .eyebrow{color:#f5b28e}.school-construction-chart-copy h2{color:#fff;margin-top:8px;font-size:clamp(2.6rem,4.5vw,4.7rem)}.school-construction-chart-copy>p{color:#ffffffb8;max-width:470px;margin-top:25px}.school-construction-chart-key{color:#ffffffc2;gap:11px;margin-top:34px;font-size:.73rem;display:grid}.school-construction-chart-key span{align-items:center;gap:11px;display:flex}.school-construction-chart-key i{background:#83a086;border-radius:999px;width:23px;height:8px;display:block}.school-construction-chart-key i.highest{background:var(--clay)}.school-construction-chart-key i.benchmark{background:#f1d2bf}.classroom-chart-card{color:var(--ink);background:#fffaf4;border:1px solid #ffffff2e;border-radius:26px;padding:33px 34px 30px;box-shadow:0 30px 85px #05120a47}.classroom-chart-card figcaption{max-width:620px;margin-bottom:27px;font-weight:700;line-height:1.45}.classroom-chart-axis{color:#907467;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;margin:0 0 8px 139px;font-size:.61rem;font-weight:700;display:flex}.classroom-chart-bars{gap:15px;list-style:none;display:grid}.classroom-chart-row{grid-template-columns:124px minmax(0,1fr);align-items:center;gap:15px;display:grid}.classroom-chart-label{color:#665147;justify-content:space-between;align-items:baseline;gap:8px;font-size:.69rem;line-height:1.25;display:flex}.classroom-chart-label strong{color:var(--ink);font-size:.86rem}.classroom-chart-track{background:linear-gradient(90deg,#eee6df 0%,#f5eee8 100%);border-radius:8px;height:27px;position:relative;overflow:hidden}.classroom-chart-track:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 49.7%,#43584417 50%,#0000 50.3%);position:absolute;inset:0}.classroom-chart-fill{z-index:2;background:linear-gradient(90deg,#6d8971,#88a18a);border-radius:8px;position:absolute;inset:0 auto 0 0}.classroom-chart-benchmark-line{z-index:3;pointer-events:none;background:#4a2a1d85;border-radius:2px;width:2px;position:absolute;top:-3px;bottom:-3px;left:56.43%}.classroom-chart-row.highest .classroom-chart-fill{background:linear-gradient(90deg,#d95525,#ec7c46)}.classroom-chart-row.highest .classroom-chart-label strong{color:var(--clay-dark)}.classroom-chart-row.benchmark .classroom-chart-label{font-weight:700}.classroom-chart-source{color:#8b7165;margin:25px 0 0 139px;font-size:.62rem;line-height:1.55}.school-construction-gallery-section{background:linear-gradient(#f2e7dc 0%,#edf2ea 100%);padding:100px 0 115px}.school-construction-gallery-heading{grid-template-columns:1fr .65fr;align-items:end;gap:70px;margin-bottom:43px;display:grid}.school-construction-gallery-heading .project-chapter{margin-bottom:25px}.school-construction-gallery-heading h2{margin-top:5px;font-size:clamp(2.6rem,4.6vw,4.7rem)}.school-construction-gallery-heading>p{max-width:440px;padding-bottom:8px}.school-construction-gallery{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.school-construction-gallery-item{background:#fffaf4;border:1px solid #4358442e;border-radius:25px;overflow:hidden;box-shadow:0 23px 60px #3d32231f}.school-construction-gallery-item-complete{grid-column:1/-1}.school-construction-gallery-item img{object-fit:cover;object-position:center;width:100%;height:auto}.school-construction-gallery-item-complete img{aspect-ratio:2.064}.school-construction-gallery-item figcaption{background:linear-gradient(145deg,#fffaf4 0%,#e6eee2 100%);flex-direction:column;justify-content:flex-end;min-height:132px;padding:26px 29px;display:flex}.school-construction-gallery-item figcaption strong{color:var(--clay-dark);font-size:1.2rem}.school-construction-gallery-item figcaption span{color:var(--muted);margin-top:9px;font-size:.78rem;line-height:1.6}@media (width<=980px){.school-construction-chart-layout{grid-template-columns:1fr;gap:45px}.school-construction-chart-copy>p{max-width:660px}.school-construction-chart-key{grid-template-columns:repeat(3,max-content);gap:18px}.school-construction-gallery-heading{grid-template-columns:1fr;gap:18px}.school-construction-gallery{grid-template-columns:1fr}.school-construction-gallery-item-complete{grid-column:auto}}@media (width<=640px){.school-construction-hero{background-position:58%}.school-construction-introduction{padding:50px 0 20px}.school-construction-chart-section,.school-construction-gallery-section{padding:60px 0}.school-construction-chart-layout{gap:32px}.school-construction-chart-key{grid-template-columns:1fr;gap:9px}.classroom-chart-card{border-radius:18px;padding:24px 16px 22px}.classroom-chart-card figcaption{font-size:.88rem}.classroom-chart-axis{margin-left:112px}.classroom-chart-bars{gap:13px}.classroom-chart-row{grid-template-columns:98px minmax(0,1fr);gap:13px}.classroom-chart-label{font-size:.59rem}.classroom-chart-label strong{font-size:.72rem}.classroom-chart-track{height:23px}.classroom-chart-source{margin-left:0;font-size:.58rem}.school-construction-gallery{gap:15px}.school-construction-gallery-item{border-radius:18px}.school-construction-gallery-item-complete img{aspect-ratio:1.62}.school-construction-gallery-item figcaption{min-height:0;padding:23px 20px}}.bicycle-donation-hero{background-position:50% 48%}.bicycle-donation-main{background:var(--cream);overflow:hidden}.bicycle-donation-introduction{background:linear-gradient(#fff8f1 0%,#f3eadf 100%);padding:82px 0 48px}.bicycle-donation-story strong{color:var(--ink)}.bicycle-calculator-section{background:linear-gradient(#e8efe5 0%,#f7eadf 100%);padding:98px 0}.bicycle-calculator-section>.container>.project-chapter{background:var(--sage-dark);margin-bottom:30px}.bicycle-calculator .pad-calculator-total{background:linear-gradient(145deg,#243d2c 0%,#3f6548 100%)}.bicycle-calculator .pad-calculator-total>span{color:#f2c0a4}.bicycle-gallery-section{background:linear-gradient(#fff8f1 0%,#fffaf5 100%);padding:98px 0 115px}.bicycle-gallery-heading{grid-template-columns:1fr .65fr;align-items:end;gap:70px;margin-bottom:45px;display:grid}.bicycle-gallery-heading .project-chapter{margin-bottom:25px}.bicycle-gallery-heading h2{font-size:clamp(2.6rem,4.6vw,4.7rem)}.bicycle-gallery-heading>p{max-width:450px;padding-bottom:8px}.bicycle-gallery{grid-template-rows:350px 350px;grid-template-columns:1.1fr .9fr .8fr;gap:18px;display:grid}.bicycle-gallery-item{background:var(--sand);border-radius:22px;overflow:hidden;box-shadow:0 15px 40px #4b20121a}.bicycle-gallery-item img{object-fit:cover;width:100%;height:100%}.bicycle-gallery-item-1{grid-area:1/1/auto/3}.bicycle-gallery-item-2{grid-area:1/3/3}.bicycle-gallery-item-3{grid-area:2/1}.bicycle-gallery-item-4{grid-area:2/2}.bicycle-gallery-item-2 img{object-position:center 38%}@media (width<=980px){.bicycle-gallery-heading{grid-template-columns:1fr;gap:18px}.bicycle-gallery{grid-template-rows:330px 330px;grid-template-columns:1fr 1fr}.bicycle-gallery-item,.bicycle-gallery-item-1,.bicycle-gallery-item-2,.bicycle-gallery-item-3,.bicycle-gallery-item-4{grid-area:auto}}@media (width<=640px){.bicycle-donation-hero{background-position:56%}.bicycle-donation-introduction{padding:50px 0 20px}.bicycle-calculator-section,.bicycle-gallery-section{padding:58px 0}.bicycle-gallery{grid-template-rows:none;grid-template-columns:1fr;gap:14px}.bicycle-gallery-item,.bicycle-gallery-item-1,.bicycle-gallery-item-2,.bicycle-gallery-item-3,.bicycle-gallery-item-4{border-radius:17px;grid-area:auto;height:320px;display:block}.bicycle-gallery-item-2{height:520px}}.partner-profile-logo{border:1px solid var(--line);background:#fff;border-radius:20px;flex:0 0 116px;place-items:center;width:116px;height:96px;padding:9px;display:grid;overflow:hidden;box-shadow:0 10px 28px #4b201214}.partner-profile-logo img{object-fit:contain;width:100%;height:100%}.partner-profile-facts.partner-profile-facts-compact{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(180px,1.25fr)}.partner-profile-facts-compact>div,.partner-profile-facts-compact>div:nth-child(2){border-right:1px solid var(--line);border-bottom:0}.partner-profile-facts-compact>div:last-child{border-right:0}.partner-profile-story .partner-collaboration-note{max-width:none;color:var(--ink);border-top:1px solid #4b201224;padding-top:22px;font-weight:700}@media (width<=980px) and (width>=768px){.partner-profile-facts.partner-profile-facts-compact{grid-template-columns:1fr 1fr}.partner-profile-facts-compact>div,.partner-profile-facts-compact>div:nth-child(2){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.partner-profile-facts-compact>div:nth-child(2n){border-right:0}.partner-profile-facts-compact>div:nth-last-child(-n+2){border-bottom:0}}@media (width<=767px){.partner-profile-logo{flex-basis:104px;width:104px;height:88px}.partner-profile-facts.partner-profile-facts-compact{grid-template-columns:1fr}.partner-profile-facts-compact>div,.partner-profile-facts-compact>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.partner-profile-facts-compact>div:last-child{border-bottom:0}}.cookie-consent-banner{z-index:130;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#3b180dfa;border:1px solid #ffffff2e;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;width:min(100% - 40px,1040px);max-height:calc(100vh - 40px);padding:26px 28px;display:grid;position:fixed;bottom:20px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 24px 70px #280e0657}.cookie-consent-copy{max-width:650px}.cookie-consent-copy>span{color:#f2a17b;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:.66rem;font-weight:700;display:block}.cookie-consent-copy h2{letter-spacing:-.025em;font-size:clamp(1.45rem,2.4vw,2rem)}.cookie-consent-copy p{color:#ffffffc2;margin-top:9px;font-size:.78rem;line-height:1.65}.cookie-consent-details{color:#ffffffc7;margin-top:10px;font-size:.72rem}.cookie-consent-details summary{color:#f4b08d;cursor:pointer;width:max-content;max-width:100%;font-weight:700}.cookie-consent-details p{margin-top:8px;font-size:.7rem;line-height:1.58}.cookie-consent-details a{color:#fff;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff73;text-decoration:underline #ffffff73}.cookie-consent-details a:hover{text-decoration-color:#fff}.cookie-consent-actions{grid-template-columns:1fr 1fr;gap:10px;width:min(100%,420px);display:grid}.cookie-consent-button{cursor:pointer;border:1px solid #ffffff47;border-radius:11px;min-height:50px;padding:9px 17px;font-size:.72rem;font-weight:700;line-height:1.3;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.cookie-consent-button:hover{transform:translateY(-2px)}.cookie-consent-button.accept{background:var(--clay);color:#fff;box-shadow:0 8px 20px #260c0438}.cookie-consent-button.accept:hover{background:#f07842}.cookie-consent-button.reject{color:var(--forest);background:#fff8f1}.cookie-consent-button.reject:hover{background:#fff;border-color:#fff}.cookie-consent-button[aria-pressed=true]{box-shadow:0 0 0 2px var(--forest),0 0 0 4px #f2a17b}.cookie-consent-close{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.25rem;line-height:1;display:grid;position:absolute;top:9px;right:11px}.cookie-consent-close:hover{color:#fff;background:#ffffff1a}.cookie-settings-button{z-index:120;min-height:38px;color:var(--forest);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff8f1f5;border:1px solid #4b20122e;border-radius:999px;padding:0 14px;font-size:.65rem;font-weight:700;position:fixed;bottom:14px;left:16px;box-shadow:0 8px 25px #4b201224}.cookie-settings-button:hover{border-color:var(--clay);color:var(--clay-dark)}.cookie-consent-button:focus-visible,.cookie-consent-close:focus-visible,.cookie-settings-button:focus-visible{outline-offset:3px;outline:3px solid #f5ae8a}@media (width<=820px){.cookie-consent-banner{grid-template-columns:1fr;gap:19px;padding:23px}.cookie-consent-copy{padding-right:24px}.cookie-consent-actions{width:100%}}@media (width<=520px){.cookie-consent-banner{border-radius:18px;width:calc(100% - 20px);padding:21px 17px 17px;bottom:10px}.cookie-consent-copy>span{font-size:.61rem}.cookie-consent-copy h2{font-size:1.42rem}.cookie-consent-copy p{font-size:.73rem}.cookie-consent-actions{grid-template-columns:1fr}.cookie-consent-button{width:100%;min-height:48px}.cookie-settings-button{bottom:10px;left:10px}}.simple-home{background:#f7f0e8}.simple-home .statistics-strip{background:#d7b69f;border-top:1px solid #4b201224;padding:48px 0 52px}.simple-home .statistic{background:#f7e5d8;min-height:205px}.origin-link-section{background:#f7efe7;border-top:1px solid #4b20121f;padding:44px 0}.origin-link-card{background:#3b180d;padding:32px 38px}.impact-so-far-section{background:#eaded5;border-top:1px solid #4b20121a;padding:78px 0}.impact-so-far-heading{margin-bottom:34px}.impact-so-far-card{background:#fffaf5;min-height:280px}.collaborative-goal-section{background:#e4eadf;border-top:1px solid #4b20121a;padding:76px 0}.collaborative-goal-card{background:#fff8f1;min-height:240px;padding:32px 34px 32px 40px}.collaborative-goal-target{background:#f1d4c1}.what-is-nia-section{background:#f2d9c8;border-top:1px solid #4b20121a}.story-behind-section{background:#f8efe6;border-top:1px solid #4b20121a}.why-nia-section{background:#e5ebe1;border-top:1px solid #4b20121a}.simple-home .simple-section{padding:82px 0}.simple-home .simple-section h2{margin-bottom:32px}.simple-home .simple-grid{gap:58px}.simple-home .simple-copy p{margin-bottom:18px;line-height:1.74}.simple-home .simple-image{height:480px}.simple-home .simple-image-stack .simple-image{height:285px}.why-nia-heading{margin-bottom:42px}.why-nia-card{background:#fffaf5;min-height:138px}.why-nia-visual{height:742px}.why-nia-visual:after{background:#2a0f071f}.why-nia-closing{background:#3b180d}.page-hero{min-height:360px;padding:132px 0 46px}.section,.simple-section{padding:84px 0}.project-browser-section,.partner-directory-section,.school-contributors-section{padding:70px 0 90px}.project-results-heading{margin:64px 0 30px}.project-list-card{min-height:500px;box-shadow:0 14px 42px #4b201217}.project-list-image{min-height:500px}.project-list-copy{padding:36px}.project-description{margin-bottom:21px;line-height:1.72}.project-detail-main{padding:68px 0 92px}.project-detail-layout{gap:64px}.project-story section{margin-bottom:56px;padding-bottom:56px}.project-story h2{margin:16px 0 25px}.project-story p{margin-bottom:20px;line-height:1.78}.partner-profile-list{gap:28px}.partner-profile{border-color:#4b20122b;padding:34px;box-shadow:0 14px 42px #4b201214}.partner-profile-title{padding-bottom:24px}.partner-profile-facts{margin:22px 0}.partner-profile-facts>div{padding:17px 18px}.partner-profile-story{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;padding:30px;display:grid}.partner-profile-story p{max-width:none;margin:0;font-size:.94rem;line-height:1.72}.partner-profile-story .partner-collaboration-note{grid-column:1/-1;margin:0;padding-top:20px}.partner-project-link{margin-top:20px;padding:22px 26px}.contributors-introduction{margin-bottom:42px}.school-contributor-list{gap:28px}.school-contributor-card{box-shadow:0 14px 42px #4b201217}.school-contributor-card>header{padding:24px 28px}.school-contributor-card>img{height:420px}.school-contributor-details{padding:27px 28px}.school-story{margin-top:20px}.join-contact-card{gap:60px;padding:40px 44px}.join-collaboration-section{padding:58px 0 175px}.join-collaboration-layout{gap:68px}.join-collaboration-lead{margin-top:28px;line-height:1.68}.join-pathways{margin-top:36px}.join-pathways>div{padding:18px 0}.join-collaboration-form{border-color:#4b201224;gap:19px;padding:40px;box-shadow:0 18px 48px #4b20121f}:is(.reusable-pads-video-section,.reusable-pads-calculator-section,.school-meals-contents-section,.school-meals-schools-section,.school-meals-calculator-section,.refugee-food-contents-section,.refugee-food-calculator-section,.school-construction-chart-section,.bicycle-calculator-section){padding:78px 0}:is(.reusable-pads-gallery-section,.school-meals-gallery-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-gallery-section){padding:78px 0 92px}footer{padding:60px 0 22px}.footer-grid{gap:58px}.footer-bottom{margin-top:50px}@media (hover:hover) and (pointer:fine){.simple-home .statistic:hover{background:#fff7f0}}@media (width<=1023px){.simple-home .simple-image{height:380px}.simple-home .simple-image-stack .simple-image{height:270px}.why-nia-visual{height:450px}.project-list-card{min-height:0}.project-list-image{height:380px;min-height:0}.project-detail-layout{gap:34px}.partner-profile-story{grid-template-columns:1fr;gap:18px}.partner-profile-story .partner-collaboration-note{grid-column:auto}.school-contributor-card>img{height:360px}.join-collaboration-layout{gap:48px}}@media (width<=767px){.page-hero{min-height:300px;padding:104px 0 34px}.section,.simple-section,.simple-home .simple-section{padding:56px 0}.simple-home .statistics-strip{padding:40px 0 44px}.simple-home .statistic{min-height:168px}.origin-link-section{padding:38px 0}.origin-link-card{padding:27px 21px}.impact-so-far-section{padding:56px 0}.impact-so-far-card{min-height:0}.collaborative-goal-section{padding:56px 0 42px}.collaborative-goal-card{min-height:0;padding:28px 18px}.simple-home .simple-grid{gap:30px}.simple-home .simple-image{height:240px}.simple-home .simple-image-stack .simple-image{height:210px}.why-nia-heading{margin-bottom:35px}.why-nia-card{min-height:0}.why-nia-visual{height:330px}.project-browser-section,.partner-directory-section,.school-contributors-section{padding:50px 0 70px}.project-results-heading{margin:52px 0 28px}.project-list-card{min-height:0}.project-list-image{height:250px;min-height:0}.project-list-copy{padding:25px 20px}.project-detail-main{padding:48px 0 70px}.project-story section{margin-bottom:42px;padding-bottom:42px}.partner-profile{padding:23px 16px}.partner-profile-title{padding-bottom:22px}.partner-profile-facts>div{padding:16px}.partner-profile-story{padding:23px 18px;display:grid}.partner-project-link{padding:22px 18px}.contributors-introduction{margin-bottom:36px}.school-contributor-card>header{padding:21px 18px}.school-contributor-card>img{height:220px}.school-contributor-details{padding:22px 18px}.join-contact-card{padding:30px 22px}.join-collaboration-section{padding:52px 0 145px}.join-collaboration-form{padding:28px 20px}:is(.reusable-pads-video-section,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-contents-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-contents-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-chart-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section){padding:58px 0}footer{padding:52px 0 20px}.footer-grid{gap:38px}.footer-bottom{margin-top:42px}}:root{--forest:#3b180d;--green:#74331e;--sage:#a75e38;--clay:#d76532;--clay-dark:#9f401d;--cream:#fbf5ee;--sand:#efe0d2;--sage-green:#ad7654;--sage-dark:#6b351f;--sage-mist:#f2e5da;--sage-line:#68341e2e;--ink:#30170f;--muted:#73584b;--line:#4b201229;--shadow:0 18px 48px #4b20121c}body,.simple-home,.project-browser-section,.partner-directory-section,.school-contributors-section,.project-detail-main,.reusable-pads-main,.school-meals-main,.refugee-food-main,.school-construction-main,.bicycle-donation-main,.founders-letter-section,.join-section,.nia-introduction{background:#fbf5ee}.simple-home .statistic,.simple-home .impact-so-far-card,.simple-home .collaborative-goal-card,.simple-home .why-nia-card{background:#fffaf5}.simple-home .collaborative-goal-target{text-align:center;background:#efd0bc;justify-content:center;align-items:center}.simple-home .collaborative-goal-target strong,.simple-home .collaborative-goal-target span{text-align:center;width:100%;display:block}.simple-home .collaborative-goal-target strong{white-space:nowrap;letter-spacing:-.065em;padding-inline:8px}.simple-home .origin-link-card,.simple-home .why-nia-closing{background:#3b180d}.simple-home .why-nia-badge{background:#3b180dd6}.simple-home .why-nia-visual:after{background:#3b180d29}.simple-home .statistic:hover,.simple-home .impact-so-far-card:hover,.simple-home .why-nia-card:hover{background:#fffdf9}.origin-link-card:after,.why-nia-section:before{display:none}.home-illustration-panel:before,.home-illustration-aid:before,.home-illustration-bench:before{background:#ead8c9}.home-illustration-panel:after,.home-illustration-aid:after{background:#dca47f}.impact-vine{object-fit:contain;opacity:.9;width:260px;height:auto;margin:0 0 18px;display:block}.why-nia-heading{margin-bottom:38px;display:block}.why-nia-heading>p{max-width:620px;margin-top:17px;padding-bottom:0}.origin-link-card h2{letter-spacing:-.052em;white-space:nowrap;font-size:clamp(1.8rem,3.35vw,3.2rem)}.warm,.nia-benefits-section{background:#efe0d2}.forest,.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section{background:#3b180d}.cta{background:#c85b2d}.reusable-pads-calculator-section,.school-meals-calculator-section,.refugee-food-calculator-section,.bicycle-calculator-section{background:#ead8c9}.school-meals-schools-section,.school-construction-introduction,.bicycle-donation-introduction{background:#f1e0d2}.reusable-pads-gallery-section,.school-meals-gallery-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-gallery-section{background:#f8eee6}.join-contact-section,.join-collaboration-section{background:#efe2d3}.join-contact-card,.pad-calculator-total,.bicycle-calculator .pad-calculator-total,.donation-form-note,.partner-project-link{background:#3b180d}.join-collaboration-eyebrow{color:#9f401d}.join-collaboration-copy h1,.join-pathways h2,.join-form-status{color:#3b180d}.join-collaboration-lead,.join-pathways p{color:#73584b}.join-pathways,.join-pathways>div{border-color:#4b20122b}.join-collaboration-form label,.join-donation-panel legend{color:#30170f}.donation-panel,.project-scale-list>div,.nia-benefit-card,.directory-card,.project-list-card,.project-facts-card,.pad-calculator-panel,.school-meals-school-grid article,.partner-profile,.school-contributor-card,.join-form,.join-collaboration-form,.classroom-chart-card,.school-construction-gallery-item{background:#fffaf5}.food-package-type-grid button.selected{background:#efddcf;box-shadow:0 0 0 3px #9f401d1a}.classroom-chart-track{background:#efe3d9}.classroom-chart-track:before{background:0 0}.classroom-chart-fill,.classroom-chart-row.highest .classroom-chart-fill{background:#d76532}.classroom-chart-row.benchmark .classroom-chart-fill{background:#c99b7d}.school-construction-chart-key i{background:#a76542}.school-construction-gallery-item figcaption{background:#fff8f1}.project-progress-track>span{background:#d76532}.project-story p{color:#73584b}.project-list-image:after{background:linear-gradient(#0000 55%,#2a0f0794)}.project-list-image>small{background:#3b180dcc}.card-shade{background:linear-gradient(#0000 32%,#2a0f07e6)}:is(.statistic,.impact-so-far-card,.collaborative-goal-card,.why-nia-card,.project-list-card,.project-facts-card,.partner-profile,.school-contributor-card,.join-collaboration-form,.pad-calculator-panel){box-shadow:0 10px 30px #4b201214}@media (width<=820px){.origin-link-card{flex-direction:column;align-items:flex-start}.origin-link-card h2{font-size:clamp(1.35rem,4vw,1.8rem)}}@media (width<=520px){.origin-link-card h2{letter-spacing:-.06em;font-size:clamp(1.05rem,5vw,1.28rem)}.impact-vine{width:190px;margin-bottom:14px}}:is(.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction){isolation:isolate;position:relative}:is(.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before{content:"";z-index:0;aspect-ratio:8/3;opacity:.14;pointer-events:none;background:url(/images/nia/impact-vine-natural.png) 50%/contain no-repeat;width:270px;position:absolute;top:16px;right:max(24px,50vw - 590px)}:is(.partner-directory-section,.founders-letter-section,.school-meals-introduction,.school-construction-introduction):before{left:max(24px,50vw - 590px);right:auto;transform:scaleX(-1)rotate(-2deg)}:is(.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction)>.container{z-index:1;position:relative}@media (hover:hover) and (pointer:fine){:is(button:not(:disabled),a.button,.join-nav-button,.text-link,.donation-contact-link,.cookie-settings-button){transform-origin:50%;transition:scale .36s cubic-bezier(.22,1,.36,1),transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s,background-color .22s,border-color .22s,color .22s}:is(button:not(:disabled),a.button,.join-nav-button,.text-link,.donation-contact-link,.cookie-settings-button):hover{scale:1.018}:is(input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select){transform-origin:50%;transition:scale .34s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s,background-color .22s}:is(input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select):hover{scale:1.008}:is(.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-profile-logo,.partner-project-link,.founders-letter,.school-contributor-card,.school-story,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.donation-panel,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.school-construction-gallery-item,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.bicycle-gallery-item){transform-origin:50%;transition:scale 1.05s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1),box-shadow .9s,border-color .7s,filter .7s}:is(.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-profile-logo,.partner-project-link,.founders-letter,.school-contributor-card,.school-story,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.donation-panel,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.school-construction-gallery-item,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.bicycle-gallery-item):hover{scale:1.006}:is(.site-header,main,footer) img,main video{transform-origin:50%;transition:scale .42s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1),filter .35s}:is(.site-header,main,footer) img:hover,main video:hover{scale:1.018}.simple-home .impact-so-far-intro img:hover,.simple-home .collaborative-goal-students img:hover,.simple-home .home-illustration-panel>img:hover{scale:1}.project-list-card:hover .project-list-image img,.school-contributor-card:hover>img,.image-card:hover img,.why-nia-visual:hover img{transform:scale(1.012)}}:root{--surface:#fffaf5;--surface-raised:#fffdf9;--surface-soft:#f3e5da;--border-soft:#4b201221;--border-strong:#4b201233;--shadow-soft:0 12px 34px #4b201213;--shadow-raised:0 22px 58px #4b201221;--motion-slow:cubic-bezier(.16,1,.3,1)}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}::selection{color:#fff;background:#d76532}h1,h2,h3{font-kerning:normal;text-wrap:balance}p{line-height:1.72}.site-header{-webkit-backdrop-filter:blur(16px)saturate(.9);background:#30170f6b;border-bottom-color:#fff3;box-shadow:0 1px #240c051f}.site-header .nav{min-height:84px}.site-header .brand{letter-spacing:-.012em}.site-header .brand small{color:#ffffffb8;opacity:1}.nav-links a{color:#ffffffc7;transition:color .45s}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links a.active:after{transform-origin:0;transform:scaleX(1)}.join-nav-button{border-color:#ffffff57;min-height:44px;box-shadow:0 9px 24px #240c0533}.menu-button{background:#ffffff12;border:1px solid #fff3;border-radius:12px}.home-hero,.page-hero,.project-detail-hero{box-shadow:inset 0 -1px #ffffff1f}.home-hero .hero-content h1{max-width:910px}.hero-content>p:not(.hero-kicker),.page-hero p,.project-detail-hero p{line-height:1.72}.page-hero h1,.project-detail-hero h1{max-width:900px}.page-hero p{max-width:720px}.project-detail-meta{padding-bottom:2px}.project-back-link{border-bottom:1px solid #ffffff4d;padding-bottom:3px}.button,.join-submit-button,.cookie-consent-button{letter-spacing:.01em;border-radius:13px}.button.primary,.join-submit-button{box-shadow:0 9px 22px #712a112e}.button span,.join-submit-button span,.partner-project-link .button span{transition:transform .55s var(--motion-slow);display:inline-block}.button:hover span,.join-submit-button:hover span,.partner-project-link .button:hover span{transform:translate(3px)}:is(a,button,input,select,textarea,summary):focus-visible{outline-offset:4px;outline:3px solid #d765327a}.nav-links a:focus-visible,.site-header .brand:focus-visible{outline-color:#f4b08d}input,select,textarea{caret-color:var(--clay)}:is(.statistic,.impact-so-far-card,.collaborative-goal-card,.why-nia-card,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.school-contributor-card,.founders-letter,.join-collaboration-form,.pad-calculator-panel,.school-meals-school-grid article,.refugee-food-package-grid article,.classroom-chart-card){border-color:var(--border-soft);box-shadow:var(--shadow-soft)}.origin-link-card,.why-nia-closing,.join-contact-card,.partner-project-link{border:1px solid #ffffff1a;box-shadow:0 16px 42px #30120826}:is(.simple-image,.why-nia-visual,.project-list-image,.partner-profile-logo,.school-contributor-card>img,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item,.reusable-pads-video-layout video){border:1px solid #4b20121f}.simple-image,.why-nia-visual{border-radius:22px}.statistic{box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-soft);border-radius:24px}.statistic:before{content:"";background:#9f401d61;border-radius:999px;width:34px;height:2px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.impact-so-far-card{box-shadow:inset 0 1px 0 #ffffffc7,var(--shadow-soft)}.why-nia-card{border-radius:18px}.why-nia-card>span{box-shadow:0 5px 14px #3b180d29}.project-search{background:#fffaf5f5;border-radius:16px}.project-search>span{font-size:1.65rem}.project-filter-panel{background:#f2e4d9}.project-filters select,.pad-quantity-field input,.food-package-type-grid button{border-color:var(--border-soft);background:var(--surface-raised)}.project-list{gap:26px}.project-list-card{background:var(--surface);border-radius:22px}.project-list-image{border-width:0 1px 0 0}.project-list-copy{justify-content:center}.project-card-topline strong{white-space:nowrap;background:#f3e2d6;border:1px solid #9f401d26;border-radius:999px;padding:7px 11px;font-size:1.08rem}.project-list-copy h3{line-height:1.1}.project-description{max-width:52ch}.project-list-copy dl>div{padding:13px 0}.project-sdgs>*{background:#f4e1d5;border:1px solid #9f401d1a}.project-detail-hero{background-position:50% 44%}.project-story{max-width:760px}.project-story section{border-bottom-color:var(--border-soft)}.project-story p{max-width:72ch}.project-chapter{box-shadow:0 7px 18px #9f401d33}.project-facts-card{border:1px solid var(--border-soft);background:#fffaf5fa}.project-facts-card dl>div{padding:13px 0}.project-funding-progress{background:#f8ebe1;border-color:#9f401d2b}.pad-calculator-panel{border-color:var(--border-soft);background:var(--surface)}:is(.reusable-pads-gallery,.school-meals-gallery,.refugee-food-gallery,.school-construction-gallery,.bicycle-gallery){gap:16px}.partner-profile{background:#fffaf5fa;border-radius:22px}.partner-profile-title h2{line-height:1.12}.partner-profile-logo{background:var(--surface-raised)}.partner-profile-facts{background:#fffdf9b3}.partner-profile-story{background:#f1e2d6;border:1px solid #4b201214}.partner-project-link{border-radius:16px}.school-contributor-card{background:var(--surface);border-radius:22px}.school-contributor-card>header{background:#fffdf9b3}.school-contributor-card>img{border-width:0 0 1px}.school-contributor-details dl>div{padding:15px 0}.school-story{background:#f1e3d7;border:1px solid #4b201214}.school-story summary{min-height:56px}.founders-letter{background:#fffaf5fa;border-top-width:5px}.founders-letter>p{max-width:74ch;margin-inline:auto}.join-contact-card{border-radius:22px}.join-contact-copy a{transition:border-color .45s,color .45s}.join-pathways>div{border-radius:12px;margin-inline:-12px;padding-inline:12px}.join-collaboration-form{background:#fffaf5fa;border-radius:22px}.join-collaboration-form input,.join-collaboration-form select,.join-collaboration-form textarea{border-color:var(--border-soft);background:var(--surface-raised);box-shadow:inset 0 1px 2px #4b201206}.join-conditional-panel{background:#f8ebe1;border-color:#9f401d2e}.join-submit-button{min-height:58px}footer{background:#281008;border-top:1px solid #ffffff14}.footer-grid h3{color:#ef9b73}.footer-grid>div:not(:first-child) a{color:#ffffffad;width:max-content;max-width:100%;transition:color .45s ease,transform .45s var(--motion-slow)}.footer-grid>div:not(:first-child) a:hover{color:#fff;transform:translate(3px)}.footer-bottom{border-top-color:#ffffff1f}.cookie-consent-banner{border-radius:20px;box-shadow:0 24px 72px #280e065c}.cookie-settings-button{border-color:var(--border-soft);background:#fffaf5f5}@media (hover:hover) and (pointer:fine){:is(.button,.join-nav-button,.join-submit-button,.cookie-consent-button,.cookie-settings-button,button:not(:disabled)){transition:transform .55s var(--motion-slow),box-shadow .55s ease,background-color .42s ease,border-color .42s ease,color .42s ease;scale:1}:is(.button,.join-nav-button,.join-submit-button,.cookie-consent-button,.cookie-settings-button,button:not(:disabled)):hover{transform:translateY(-2px)scale(1.008)}:is(input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select){transition:transform .7s var(--motion-slow),border-color .5s ease,box-shadow .5s ease,background-color .5s ease;scale:1}:is(input:not([type=hidden]):not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select):hover{transform:scale(1.003)}:is(.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-profile-logo,.partner-project-link,.founders-letter,.school-contributor-card,.school-story,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item){transition:transform 1.2s var(--motion-slow),box-shadow .95s ease,border-color .8s ease,filter .8s ease,background-color .8s ease;scale:1}:is(.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-profile-logo,.partner-project-link,.founders-letter,.school-contributor-card,.school-story,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item):hover{box-shadow:var(--shadow-raised);border-color:#9f401d3d;transform:translateY(-3px)scale(1.006)}:is(.site-header,main,footer) img,main video{scale:1;transition:transform 1.25s var(--motion-slow),scale 1.25s var(--motion-slow),filter .9s ease!important}:is(.site-header,main,footer) img:hover,main video:hover{scale:1.012}:is(.project-list-image,.why-nia-visual,.partner-profile-logo,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item) img{scale:1}:is(.project-list-image,.why-nia-visual,.partner-profile-logo,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item):hover img,.school-contributor-card:hover>img{transform:scale(1.018)}.simple-image:hover{box-shadow:var(--shadow-raised);transform:scale(1.014)}.home-illustration-panel>img:hover{scale:1.012}}@media (width<=1023px){.site-header .nav{min-height:80px}.nav-links{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#3b180dfa;border:1px solid #ffffff1f;top:80px}.project-list-image{border-width:0 0 1px}.project-list-copy{justify-content:flex-start}}@media (width<=767px){.site-header .nav{min-height:74px}.nav-links{top:74px}.page-hero{padding-top:100px}.home-hero{min-height:660px}.hero-content{padding-top:92px}.statistic:before{top:18px}.project-card-topline{align-items:flex-start}.project-card-topline strong{font-size:.95rem}.partner-profile,.school-contributor-card,.founders-letter,.join-collaboration-form{border-radius:18px}.partner-profile-story{padding:22px 17px}.footer-grid>div:not(:first-child) a{align-items:center;min-height:36px;display:flex}:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{opacity:.12;background-size:620px 620px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:is(.button,.join-nav-button,.join-submit-button,button,input,select,textarea,img,video):hover{transform:none!important}}.partner-directory-section:before{content:none}@media (width<=640px){:is(.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before{opacity:.1;width:165px;top:8px;left:auto;right:16px}:is(.partner-directory-section,.founders-letter-section,.school-meals-introduction,.school-construction-introduction):before{left:16px;right:auto}}:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section){isolation:isolate;position:relative;overflow:hidden}:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section):after{content:"";z-index:1;opacity:.22;pointer-events:none;mix-blend-mode:normal;filter:sepia(.16)saturate(.62)contrast(.96);background:url(/images/nia/floral-background-texture.png) 50% 24px/700px 700px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%)}:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section)>.container{z-index:2;position:relative}@media (width<=700px){:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section):after{opacity:.15;background-size:560px 560px}}:is(.simple-home .impact-so-far-section,.simple-home .story-behind-section,.partner-directory-section,.school-contributors-section,.school-meals-schools-section,.school-meals-gallery-section,.school-construction-gallery-section):after{background-position:110px -120px}:is(.simple-home .collaborative-goal-section,.simple-home .why-nia-section,.founders-letter-section,.join-collaboration-section,.reusable-pads-gallery-section,.refugee-food-gallery-section,.bicycle-gallery-section):after{background-position:-170px 70px}:is(.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction){isolation:isolate;position:relative;overflow:hidden}:is(.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{content:"";z-index:1;opacity:.22;pointer-events:none;filter:sepia(.16)saturate(.62)contrast(.96);background:url(/images/nia/floral-background-texture.png) -90px 35px/700px 700px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%)}:is(.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction)>.container{z-index:2;position:relative}@media (width<=700px){:is(.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{opacity:.15;background-size:560px 560px}}@media (hover:hover) and (pointer:fine){:is(.site-header,main,footer) img,main video{transition:scale 1.15s cubic-bezier(.22,1,.36,1),transform 1.25s cubic-bezier(.22,1,.36,1),filter .85s!important}:is(.why-nia-visual,.nia-feature-image,.evidence-photo,.story-chapter-image,.image-card,.project-list-image,.partner-profile-logo,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item){transition-duration:1.15s!important;transition-timing-function:cubic-bezier(.22,1,.36,1)!important}}@media (prefers-reduced-motion:reduce){:is(button,a.button,.join-nav-button,.text-link,.donation-contact-link,.cookie-settings-button,input,textarea,select,.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-profile-logo,.partner-project-link,.founders-letter,.school-contributor-card,.school-story,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.donation-panel,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.school-construction-gallery-item,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.bicycle-gallery-item,img,video){transition:none!important;scale:1!important}}.simple-home .statistics-strip{--section-gradient-start:#d8b79f;--section-gradient-end:#f6ebe2}.simple-home .origin-link-section{--section-gradient-start:#f6ebe2;--section-gradient-end:#e8d8cc}.simple-home .impact-so-far-section{--section-gradient-start:#e8d8cc;--section-gradient-end:#efdfd1}.simple-home .collaborative-goal-section{--section-gradient-start:#efdfd1;--section-gradient-end:#edcfbd}.simple-home .what-is-nia-section{--section-gradient-start:#edcfbd;--section-gradient-end:#f8ece3}.simple-home .story-behind-section{--section-gradient-start:#f8ece3;--section-gradient-end:#efe0d3}.simple-home .why-nia-section{--section-gradient-start:#efe0d3;--section-gradient-end:#fbf5ee}:is(.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main){--section-gradient-start:#fbf5ee;--section-gradient-end:#f6ebe2}:is(.school-meals-schools-section,.school-construction-introduction,.bicycle-donation-introduction){--section-gradient-start:#f1e0d2;--section-gradient-end:#ead8c9}:is(.reusable-pads-calculator-section,.school-meals-calculator-section,.refugee-food-calculator-section,.bicycle-calculator-section){--section-gradient-start:#ead8c9;--section-gradient-end:#f8eee6}:is(.reusable-pads-gallery-section,.school-meals-gallery-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-gallery-section){--section-gradient-start:#f8eee6;--section-gradient-end:#fbf5ee}.join-contact-section{--section-gradient-start:#fbf5ee;--section-gradient-end:#efe2d3}.join-collaboration-section{--section-gradient-start:#efe2d3;--section-gradient-end:#fbf5ee}:is(.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section){--section-gradient-start:#3b180d;--section-gradient-end:#4c1d0f}:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before{content:none}.section-vine{z-index:2;aspect-ratio:8/3;opacity:.72;cursor:default;pointer-events:auto;mix-blend-mode:multiply;filter:sepia()saturate(2.35)hue-rotate(54deg)brightness(.62)contrast(1.08);transform-origin:50%;background:url(/images/nia/impact-vine-natural.png) 50%/contain no-repeat;width:270px;display:block;position:absolute;top:16px;right:max(24px,50vw - 590px);scale:1}:is(.founders-letter-section,.school-meals-introduction,.school-construction-introduction)>.section-vine{left:max(24px,50vw - 590px);right:auto;transform:scaleX(-1)rotate(-2deg)}@media (hover:hover) and (pointer:fine){.section-vine,.impact-vine{transition:scale var(--surface-hover-duration) var(--surface-hover-easing), opacity 1.25s ease, filter 1.25s ease}.impact-so-far-heading:hover .impact-vine{scale:1}.section-vine:hover,.impact-so-far-heading .impact-vine:hover{scale:1.045}}@media (width<=640px){.section-vine{opacity:.62;width:165px;top:8px;left:auto;right:16px}:is(.founders-letter-section,.school-meals-introduction,.school-construction-introduction)>.section-vine{left:16px;right:auto}}@media (prefers-reduced-motion:reduce){.section-vine,.section-vine:hover,.impact-vine,.impact-vine:hover{transition:none!important;scale:1!important}}.why-nia-gallery{isolation:isolate;touch-action:pan-y}.why-nia-gallery:after{z-index:1;pointer-events:none}.why-nia-gallery-track{z-index:0;position:absolute;inset:0}.why-nia-gallery .why-nia-gallery-image{object-fit:cover;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0;transition:opacity .65s,scale 1.25s cubic-bezier(.22,1,.36,1)!important;transform:none!important}.why-nia-gallery .why-nia-gallery-image.is-active{opacity:1;scale:1!important}.why-nia-gallery-controls{z-index:3;gap:8px;display:flex;position:absolute;top:18px;right:18px}.why-nia-gallery-controls button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b180db8;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;font-size:1rem;display:grid;box-shadow:0 8px 22px #2a0f0733}.why-nia-gallery-controls button:hover{background:#9f401df0}.why-nia-gallery-controls button:focus-visible,.why-nia-gallery-dots button:focus-visible{outline-offset:3px;outline:3px solid #fff}.why-nia-gallery .why-nia-badge{gap:16px;display:grid}.why-nia-gallery-pagination{border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.why-nia-gallery-dots{align-items:center;gap:3px;display:flex}.why-nia-gallery-dots button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:30px;height:30px;padding:0;display:grid}.why-nia-gallery-dots button:after{content:"";background:#ffffff80;border-radius:999px;width:7px;height:7px;transition:width .32s,background-color .32s}.why-nia-gallery-dots button.is-active:after{background:#fff;width:22px}.why-nia-gallery-count{letter-spacing:.12em;font-weight:800;color:#ffffffc2!important;font-size:.7rem!important}@media (hover:hover) and (pointer:fine){.why-nia-gallery:hover .why-nia-gallery-image.is-active{scale:1.018!important}}@media (width<=640px){.why-nia-gallery-controls{top:14px;right:14px}.why-nia-gallery-controls button{width:42px;height:42px}.why-nia-gallery .why-nia-badge{gap:12px}.why-nia-gallery-pagination{padding-top:10px}.why-nia-gallery-dots button{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.why-nia-gallery .why-nia-gallery-image,.why-nia-gallery .why-nia-gallery-image.is-active,.why-nia-gallery:hover .why-nia-gallery-image.is-active{transition:none!important;scale:1!important}}:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{opacity:.17;filter:sepia(.2)saturate(.54)contrast(.92);background-size:760px 760px}@media (width<=767px){:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{opacity:.12;background-size:620px 620px}}@media (hover:hover) and (pointer:fine){:is(.site-header,main,footer) img,main video{transition:transform 1.35s var(--motion-slow),scale 1.35s var(--motion-slow),filter 1s ease!important}}@media (prefers-reduced-motion:reduce){:is(.site-header,main,footer) img,main video{transition:none!important}}.button.primary,.join-nav-button,.join-submit-button,.cookie-consent-button.accept{background:var(--clay-dark);color:#fff}.button.primary:hover,.join-nav-button:hover,.join-submit-button:hover,.cookie-consent-button.accept:hover{background:#813217}.project-chapter,.project-list-image>span,.school-meals-school-grid article>span{background:var(--clay-dark)}.project-search input::placeholder{color:#73584b;opacity:.88}.project-search:focus-within{border-color:var(--clay-dark);box-shadow:0 0 0 4px #9f401d1f,var(--shadow-soft)}.join-collaboration-copy h2{max-width:650px;color:var(--ink);font-size:clamp(3.4rem,5.6vw,5.8rem);line-height:.98}.join-pathways h3{color:var(--ink);font-size:1.08rem}.school-contributor-card>img{aspect-ratio:16/7;object-fit:cover;width:100%;height:auto}.school-contributor-card:first-child>img{object-position:center 48%}.school-contributor-card:nth-child(2)>img{object-position:center 46%}.school-meals-gallery-item-1{grid-area:1/1/auto/3}.school-meals-gallery-item-2{grid-area:2/1}.school-meals-gallery-item-3{grid-area:2/2}.school-meals-gallery-item-4{grid-area:1/3/3}.school-meals-gallery-item-4 img{object-position:center 35%}.refugee-food-gallery{grid-template-rows:340px 340px;grid-template-columns:1fr 1fr}.refugee-food-gallery-item,.refugee-food-gallery-item-1,.refugee-food-gallery-item-2,.refugee-food-gallery-item-3,.refugee-food-gallery-item-4{grid-area:auto}.school-construction-gallery-item:not(.school-construction-gallery-item-complete) img{aspect-ratio:16/10;object-fit:cover;width:100%}.simple-home .why-nia-section,main{overflow:clip}@media (width<=980px){.school-meals-gallery-item,.school-meals-gallery-item-1,.school-meals-gallery-item-2,.school-meals-gallery-item-3,.school-meals-gallery-item-4{grid-area:auto}.refugee-food-gallery{grid-template-rows:330px 330px;grid-template-columns:1fr 1fr}}@media (width<=767px){.home-hero{align-items:center;min-height:570px}.home-hero .hero-content{padding:112px 0 66px}.statistics-grid{gap:12px}.statistic,.statistic:last-child{min-height:142px;padding:25px 20px}.join-collaboration-copy h2{font-size:clamp(2.4rem,11vw,3.3rem)}.school-contributor-card>img{aspect-ratio:16/9}.school-meals-gallery,.refugee-food-gallery{grid-template-rows:none;grid-template-columns:1fr}.school-meals-gallery-item,.school-meals-gallery-item-1,.school-meals-gallery-item-2,.school-meals-gallery-item-3,.school-meals-gallery-item-4,.refugee-food-gallery-item,.refugee-food-gallery-item-1,.refugee-food-gallery-item-2,.refugee-food-gallery-item-3,.refugee-food-gallery-item-4{grid-area:auto}.school-meals-gallery-item-4{height:390px}}@media (width<=640px){.reusable-pads-hero{background-position:57%}.school-meals-hero{background-position:61%}.refugee-food-hero,.school-construction-hero{background-position:58%}.bicycle-donation-hero{background-position:56%}}.home-hero{background-image:linear-gradient(90deg,#2f1107e0 0%,#41180aa3 43%,#52200e2e 76%,#52200e0f 100%),url(/images/nia/hero-community-well-hq.webp);min-height:690px}.page-hero{background-image:linear-gradient(90deg,#301209d1 0%,#36150b8f 42%,#3f1a0e24 76%,#3f1a0e0a 100%), var(--page-image);min-height:450px;padding:158px 0 62px}.project-detail-hero{min-height:580px;padding:165px 0 72px}.join-action-hero{background-image:linear-gradient(90deg,#36140ad6 0%,#441b0e96 44%,#4e211233 75%,#4e211212 100%), var(--page-image);min-height:610px;padding-bottom:76px}@media (width>=1024px){.collaboration-hero{background-position:50% 43%}.projects-hero{background-position:50% 44%}.partners-hero{background-position:50% 27%}.founders-hero{background-position:50% 47%}.join-hero{background-position:50% 46%}.reusable-pads-hero{background-position:50% 42%}.school-meals-hero{background-position:50% 55%}.refugee-food-hero{background-position:50% 46%}.school-construction-hero,.bicycle-donation-hero{background-position:50% 48%}}@media (hover:hover) and (pointer:fine){:is(.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.partner-profile,.partner-profile-logo,.partner-project-link,.founders-letter,.school-contributor-card,.school-story,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item){transition:transform 1.7s cubic-bezier(.16,1,.3,1),scale 1.7s cubic-bezier(.16,1,.3,1),box-shadow 1.3s,border-color 1.05s,filter 1.15s,background-color 1.15s!important}:is(.site-header,main,footer) img,main video{transition:transform 1.85s cubic-bezier(.16,1,.3,1),scale 1.85s cubic-bezier(.16,1,.3,1),filter 1.35s!important}}@media (width<=767px){.home-hero{min-height:610px}.page-hero{min-height:360px;padding:116px 0 44px}.project-detail-hero{min-height:470px;padding:126px 0 48px}.join-action-hero{min-height:640px;padding-bottom:72px}}@media (width<=640px){.page-hero{min-height:340px;padding:110px 0 40px}.project-detail-hero{min-height:450px;padding:118px 0 44px}}:root{--surface-hover-duration:1.7s;--surface-hover-easing:cubic-bezier(.16,1,.3,1)}.impact-so-far-intro p{border-color:var(--border-soft);box-shadow:var(--shadow-soft);transform-origin:50%;background:#fffaf5eb}.partner-profile-logo{box-shadow:none;border-radius:14px}.gallery-item-2 img{object-position:center 30%}@media (hover:hover) and (pointer:fine){:is(.statistic,.origin-link-card,.impact-so-far-intro p,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.why-nia-visual,.evidence-photo,.story-chapter-image,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.project-funding-progress,.fictional-notice,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item,.partner-profile,.partner-profile-logo,.partner-profile-facts,.partner-profile-story,.partner-project-link,.school-contributor-card,.school-story,.founders-letter,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.donation-preview-notice,.donation-panel){scale:1;transition:transform var(--surface-hover-duration) var(--surface-hover-easing), scale var(--surface-hover-duration) var(--surface-hover-easing), box-shadow 1.3s ease, border-color 1.05s ease, filter 1.15s ease, background-color 1.15s ease!important}:is(.statistic,.origin-link-card,.impact-so-far-intro p,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.project-funding-progress,.fictional-notice,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item,.partner-profile,.partner-profile-logo,.partner-profile-facts,.partner-profile-story,.partner-project-link,.school-contributor-card,.school-story,.founders-letter,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.donation-preview-notice,.donation-panel):hover{box-shadow:var(--shadow-raised);border-color:#9f401d3d;transform:translateY(-3px)scale(1.006)}:is(.site-header,main,footer) img,main video{backface-visibility:hidden;transition:transform 1.85s var(--surface-hover-easing), scale 1.85s var(--surface-hover-easing), filter 1.35s ease!important}}@media (prefers-reduced-motion:reduce){:is(.impact-so-far-intro p,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.project-funding-progress,.fictional-notice,.partner-profile-facts,.partner-profile-story,.donation-preview-notice){transition:none!important;transform:none!important}}@media (width<=767px){.join-collaboration-copy h2{max-width:82%}}@media (width<=480px){.join-collaboration-copy h2{max-width:88%}}.project-browser-section{padding-top:126px}:is(.simple-home .statistics-strip,.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section){isolation:isolate;position:relative;overflow:hidden}:is(.simple-home .statistics-strip,.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section):after{content:"";z-index:1;opacity:.14;pointer-events:none;filter:sepia(.18)saturate(.56)contrast(.94);background:url(/images/nia/floral-background-texture.png) 70px -80px/760px 760px;position:absolute;inset:0}:is(.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section):after{opacity:.12;mix-blend-mode:screen;filter:sepia(.12)saturate(.48)brightness(1.65)}:is(.simple-home .statistics-strip,.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section)>.container{z-index:2;position:relative}@media (width>=641px) and (width<=1023px){.collaboration-hero{background-position:50% 42%}.partners-hero{background-position:50% 38%}}@media (width<=767px){.project-browser-section{padding-top:88px}:is(.simple-home .statistics-strip,.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section):after{opacity:.1;background-size:620px 620px}}@media (width<=640px){.collaboration-hero{background-position:50% 42%}.partners-hero{background-position:50% 38%}}@media (width>=1024px){.projects-hero,.collaboration-hero,.partners-hero{height:500px;min-height:500px}}@media (hover:hover) and (pointer:fine){:is(.statistic,.origin-link-card,.impact-so-far-intro p,.impact-so-far-card,.collaborative-goal-card,.collaborative-goal-target,.why-nia-card,.why-nia-badge,.why-nia-closing,.why-nia-visual,.evidence-photo,.story-chapter-image,.project-scale-list>div,.nia-benefit-card,.directory-card,.image-card,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.project-funding-progress,.fictional-notice,.pad-calculator-panel,.school-meals-school-grid article,.school-meals-ingredient-grid li,.refugee-food-package-grid article,.food-package-type-grid button,.classroom-chart-card,.reusable-pads-gallery-item,.school-meals-gallery-item,.refugee-food-gallery-item,.school-construction-gallery-item,.bicycle-gallery-item,.partner-profile,.partner-profile-logo,.partner-profile-facts,.partner-profile-story,.partner-project-link,.school-contributor-card,.school-story,.founders-letter,.join-contact-card,.join-pathways>div,.join-collaboration-form,.join-conditional-panel,.donation-form-note,.donation-preview-notice,.donation-panel),:is(.site-header,main,footer) img,main video{transition-duration:var(--surface-hover-duration)!important;transition-timing-function:var(--surface-hover-easing)!important}}@media (width<=767px){.simple-home .statistics-strip:after,:is(.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section):after{opacity:.16}}@media (width>=768px) and (width<=1050px){.join-action-hero h1{max-width:850px}.join-action-hero p{max-width:720px}}@media (width<=767px){.join-action-hero .container{padding-bottom:0}.join-hero-actions{max-width:100%}}.simple-home .statistics-strip{background:linear-gradient(#d8b79f 0 calc(100% - 96px),#f6ebe2 100%)}.simple-home .origin-link-section{background:linear-gradient(#f6ebe2 0 calc(100% - 96px),#e8d8cc 100%)}.simple-home .impact-so-far-section{background:linear-gradient(#e8d8cc 0 calc(100% - 96px),#efdfd1 100%)}.simple-home .collaborative-goal-section{background:linear-gradient(#efdfd1 0 calc(100% - 96px),#edcfbd 100%)}.simple-home .what-is-nia-section{background:linear-gradient(#edcfbd 0 calc(100% - 96px),#f8ece3 100%)}.simple-home .story-behind-section{background:linear-gradient(#f8ece3 0 calc(100% - 96px),#efe0d3 100%)}.simple-home .why-nia-section{background:linear-gradient(#efe0d3 0 calc(100% - 96px),#fbf5ee 100%)}:is(.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main){background:linear-gradient(#fbf5ee 0 calc(100% - 96px),#f6ebe2 100%)}:is(.school-meals-schools-section,.school-construction-introduction,.bicycle-donation-introduction){background:linear-gradient(#f1e0d2 0 calc(100% - 96px),#ead8c9 100%)}:is(.reusable-pads-calculator-section,.school-meals-calculator-section,.refugee-food-calculator-section,.bicycle-calculator-section){background:linear-gradient(#ead8c9 0 calc(100% - 96px),#f8eee6 100%)}:is(.reusable-pads-gallery-section,.school-meals-gallery-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-gallery-section){background:linear-gradient(#f8eee6 0 calc(100% - 96px),#fbf5ee 100%)}:is(.join-contact-section,.join-collaboration-section){background:linear-gradient(#efe2d3 0 calc(100% - 96px),#fbf5ee 100%)}:is(.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section){background:linear-gradient(#3b180d 0 calc(100% - 96px),#4c1d0f 100%)}.impact-so-far-heading{min-height:230px;margin-bottom:30px;padding:126px 0 0 116px;display:block;position:relative}.impact-so-far-title{z-index:2;position:relative}.impact-so-far-heading h2{max-width:none}.impact-vine{z-index:1;opacity:.76;object-fit:contain;pointer-events:none;mix-blend-mode:multiply;filter:sepia()saturate(2.35)hue-rotate(54deg)brightness(.62)contrast(1.08);height:auto;margin:0;display:block;position:absolute}.impact-vine-horizontal{width:430px;top:-42px;left:94px;transform:rotate(-5deg)scaleX(1.04)}.impact-vine-vertical{opacity:.66;width:300px;top:72px;left:-98px;transform:rotate(-88deg)scaleX(.94)}@media (width>=981px){.impact-so-far-heading h2{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(3.4rem,5.35vw,5.2rem)}.why-nia-section{padding:72px 0}.why-nia-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:42px;margin-bottom:28px;display:grid}.why-nia-heading>p{max-width:420px;margin:0;padding-bottom:8px}.why-nia-layout{grid-template-columns:1.15fr .85fr;gap:22px}.why-nia-benefits{gap:10px}.why-nia-card{grid-template-columns:34px 1fr;align-items:center;gap:11px;min-height:100px;padding:14px 15px}.why-nia-card>span{width:32px;height:32px;font-size:.62rem}.why-nia-card p{font-size:.78rem;line-height:1.42}.why-nia-visual{height:540px;top:28px}.why-nia-visual img{object-position:center 78%;scale:1.16}.why-nia-badge{padding:18px;bottom:22px;left:22px;right:22px}}.partner-profile-logo{justify-content:center;align-items:center;display:flex}.partner-profile-logo img{object-fit:contain;object-position:50% 50%;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;display:block}:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{opacity:.25}.simple-home .statistics-strip:after{opacity:.28}:is(.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section):after{opacity:.26}@media (width<=980px){.impact-so-far-heading{min-height:0;margin-bottom:30px;padding:102px 0 0 76px}.impact-so-far-heading h2{white-space:normal}.impact-vine-horizontal{width:340px;top:-31px;left:58px}.impact-vine-vertical{width:250px;top:60px;left:-82px}}@media (width<=640px){.impact-so-far-heading{padding:78px 0 0 45px}.impact-vine-horizontal{width:245px;top:-18px;left:34px}.impact-vine-vertical{width:176px;top:46px;left:-57px}.impact-so-far-heading h2{font-size:clamp(2.1rem,10vw,3rem)}}@media (width<=767px){:is(.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.join-contact-section,.join-collaboration-section,.project-detail-main,.reusable-pads-calculator-section,.reusable-pads-gallery-section,.school-meals-schools-section,.school-meals-calculator-section,.school-meals-gallery-section,.refugee-food-calculator-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-calculator-section,.bicycle-gallery-section,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):after{opacity:.19}.simple-home .statistics-strip:after{opacity:.22}:is(.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section):after{opacity:.21}.partner-profile-logo{align-self:center}}@media (hover:hover) and (pointer:fine) and (width>=981px){.why-nia-visual img,.why-nia-visual:hover img{transform:none!important}.why-nia-visual:hover img{scale:1.18!important}}.simple-home :is(.statistics-strip,.origin-link-section,.impact-so-far-section,.collaborative-goal-section,.what-is-nia-section,.story-behind-section,.why-nia-section){border-top:0;border-bottom:0}:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before{mix-blend-mode:multiply;filter:sepia()saturate(2.35)hue-rotate(54deg)brightness(.62)contrast(1.08)}.simple-home :is(.origin-link-section,.impact-so-far-section,.collaborative-goal-section,.what-is-nia-section,.story-behind-section,.why-nia-section){background-clip:border-box;outline:0;margin-top:-2px}:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before{opacity:.72;transform-origin:50%;scale:1}@media (hover:hover) and (pointer:fine){:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before,.impact-vine{transition:scale var(--surface-hover-duration) var(--surface-hover-easing), opacity 1.25s ease, filter 1.25s ease}:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):hover:before,.impact-so-far-heading:hover .impact-vine{scale:1.045}}@media (width<=640px){:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before{opacity:.62}}@media (prefers-reduced-motion:reduce){:is(.project-browser-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction):before,.impact-vine{transition:none!important;scale:1!important}}:is(.simple-home .statistics-strip,.simple-home .origin-link-section,.simple-home .impact-so-far-section,.simple-home .collaborative-goal-section,.simple-home .what-is-nia-section,.simple-home .story-behind-section,.simple-home .why-nia-section,.project-browser-section,.partner-directory-section,.school-contributors-section,.founders-letter-section,.project-detail-main,.school-meals-schools-section,.school-construction-introduction,.bicycle-donation-introduction,.reusable-pads-calculator-section,.school-meals-calculator-section,.refugee-food-calculator-section,.bicycle-calculator-section,.reusable-pads-gallery-section,.school-meals-gallery-section,.refugee-food-gallery-section,.school-construction-gallery-section,.bicycle-gallery-section,.join-contact-section,.join-collaboration-section,.reusable-pads-video-section,.school-meals-contents-section,.refugee-food-contents-section,.school-construction-chart-section){background:linear-gradient(180deg, var(--section-gradient-start) 0, var(--section-gradient-start) calc(100% - 112px), color-mix(in srgb,var(--section-gradient-start) 90%,var(--section-gradient-end) 10%) calc(100% - 90px), color-mix(in srgb,var(--section-gradient-start) 65%,var(--section-gradient-end) 35%) calc(100% - 67px), color-mix(in srgb,var(--section-gradient-start) 35%,var(--section-gradient-end) 65%) calc(100% - 45px), color-mix(in srgb,var(--section-gradient-start) 10%,var(--section-gradient-end) 90%) calc(100% - 22px), var(--section-gradient-end) 100%)}.simple-home :is(.origin-link-section,.impact-so-far-section,.collaborative-goal-section,.what-is-nia-section,.story-behind-section,.why-nia-section){margin-top:0}.impact-vine{pointer-events:auto;cursor:default}@media (hover:hover) and (pointer:fine){.impact-so-far-heading:hover .impact-vine{scale:1}.impact-so-far-heading .impact-vine:hover{scale:1.045}}@media (prefers-reduced-motion:reduce){.section-vine,.section-vine:hover,.impact-vine,.impact-vine:hover{transition:none!important;scale:1!important}}.join-continuous-gradient{isolation:isolate;background:linear-gradient(#fbf5ee 0 110px,#f7eee5 250px,#f2e6da 430px,#efe2d3 620px calc(100% - 220px),#f5ebe2 calc(100% - 105px),#fbf5ee 100%);position:relative;overflow:hidden}.join-continuous-gradient:after{content:"";z-index:0;opacity:.18;pointer-events:none;filter:sepia(.2)saturate(.54)contrast(.92);background:url(/images/nia/floral-background-texture.png) 50% 24px/760px 760px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%)}.join-continuous-gradient>:is(.join-contact-section,.join-collaboration-section){z-index:1;background:0 0;margin-top:0;position:relative}.join-continuous-gradient>.join-contact-section{overflow:visible}.join-continuous-gradient>:is(.join-contact-section,.join-collaboration-section):after{content:none}@media (width<=767px){.join-continuous-gradient:after{opacity:.13;background-size:620px 620px}}@media (width<=700px){.join-continuous-gradient:after{opacity:.16;background-size:560px 560px}}.why-nia-gallery .why-nia-badge{border-radius:12px;gap:6px;width:min(250px,100% - 32px);padding:10px 12px;bottom:16px;left:16px;right:auto}.why-nia-gallery .why-nia-badge>div:first-child>span{margin-top:2px;font-size:.6rem}.why-nia-gallery .why-nia-gallery-count{font-size:.55rem!important}@media (width<=640px){.why-nia-gallery .why-nia-badge{border-radius:11px;gap:5px;width:min(220px,100% - 20px);padding:9px 10px;bottom:10px;left:10px;right:auto}.why-nia-gallery .why-nia-badge strong{font-size:.92rem}.why-nia-gallery .why-nia-badge>div:first-child>span{font-size:.56rem}.why-nia-gallery .why-nia-gallery-pagination{padding-top:4px}.why-nia-gallery .why-nia-gallery-dots button{width:18px;height:18px}.why-nia-gallery .why-nia-gallery-dots button.is-active:after{width:12px}}:root{--control-hover-duration:2.2s;--control-hover-easing:linear}@media (hover:hover) and (pointer:fine){:is(.origin-link-card,.project-search,.project-filter-panel,.project-list-card,.project-facts-card,.pad-calculator-panel,.partner-project-link,.join-contact-card,.join-collaboration-form,.join-conditional-panel,.donation-panel),:is(a.button,button:not(:disabled),.join-nav-button,.join-submit-button,.cookie-consent-button,.cookie-settings-button,.donation-contact-link,.text-link),:is(a.button,button:not(:disabled),.join-nav-button,.join-submit-button,.donation-contact-link,.text-link) span{transition-duration:var(--control-hover-duration)!important;transition-timing-function:var(--control-hover-easing)!important}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.project-filters select,.project-list-copy>.button,.project-list-copy>.button span{transition-duration:3.2s!important;transition-timing-function:linear!important}}@media (prefers-reduced-motion:reduce){:is(a.button,button,.join-nav-button,.join-submit-button,.cookie-consent-button,.cookie-settings-button,.donation-contact-link,.text-link),:is(a.button,button,.join-nav-button,.join-submit-button,.donation-contact-link,.text-link) span{transition:none!important}}.simple-home .origin-link-section{overflow:visible}.simple-home .origin-link-section+.impact-so-far-section{margin-top:0}.simple-home .statistic,.simple-home .statistic:hover{border-bottom-color:#0000}.simple-home .origin-link-card,.simple-home .origin-link-card:hover{border-top-color:#0000}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{overflow-wrap:break-word;min-width:0}:where(main,header,footer,section,article,aside,nav,form,fieldset,figure){min-width:0}:where(img,picture,video,canvas,svg),:where(input,select,textarea,button){max-inline-size:100%}.container{width:min(100% - clamp(24px,5vw,42px),1180px)}:where(.nav,.nav-actions,.footer-grid,.simple-grid,.simple-image-stack,.statistics-grid,.impact-so-far-grid,.collaborative-goal-card,.why-nia-layout,.why-nia-benefits,.why-nia-closing,.project-search,.project-filters,.project-list-card,.project-card-topline,.project-detail-layout,.project-detail-actions,.partner-profile-title,.partner-profile-facts,.partner-project-link,.school-contributor-details dl,.join-contact-card,.join-collaboration-layout,.join-form-row,.form-donation-amounts,.pad-calculator,.pad-quantity-field,.pad-preset-grid,.school-meals-section-heading,.school-meals-contents-layout,.school-meals-ingredient-grid,.school-meals-school-grid,.refugee-food-contents-layout,.refugee-food-package-grid,.food-package-type-grid,.school-construction-chart-layout,.classroom-chart-row,.reusable-pads-gallery,.school-meals-gallery,.refugee-food-gallery,.school-construction-gallery,.bicycle-gallery)>*{min-width:0}:where(h1,h2,h3,.brand,.project-card-topline,.project-list-copy dd,.project-facts-card dd,.partner-profile-title,.partner-profile-facts dd,.school-contributor-details dd,.join-contact-copy a,.footer-socials a){overflow-wrap:anywhere}.page-hero:not(.join-action-hero){min-height:clamp(340px,50vw,500px);padding:clamp(110px,14vw,158px) 0 clamp(40px,5vw,62px)}.home-hero{min-height:clamp(610px,80vw,690px)}.school-contributor-card>img{aspect-ratio:auto;height:clamp(220px,42vw,480px)}.nav-links{overscroll-behavior:contain;max-height:calc(100dvh - 96px);overflow-y:auto}.button,.join-nav-button,.join-submit-button{text-align:center;max-width:100%}.pad-range{min-height:44px}.school-story p{max-width:75ch}.project-sdg-badge:focus:before,.project-sdg-badge:focus:after{opacity:1;visibility:visible;transform:translateY(0)}.cookie-consent-banner,.donation-panel{overscroll-behavior:contain}.cookie-settings-button{left:max(16px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom))}@supports (height:100dvh){.cookie-consent-banner{max-height:calc(100dvh - 40px)}.donation-panel{max-height:calc(100dvh - 48px)}}@media (width<=1100px){.origin-link-card{flex-direction:column;align-items:flex-start;gap:25px}.origin-link-card h2{white-space:normal}.origin-link-card .button{align-self:flex-start}}@media (width<=1023px){.nav-links{width:auto;left:clamp(12px,3vw,24px);right:clamp(12px,3vw,24px)}.project-detail-sidebar,.simple-join-image,.why-nia-visual{position:relative;top:auto}.project-facts-card{max-width:none}.partner-profile-title h2,.contributors-introduction h2{max-width:100%}.statistic span{letter-spacing:.075em;font-size:.72rem}}@media (width>=641px) and (width<=1050px){.why-nia-layout{grid-template-columns:1fr}.why-nia-card{grid-template-columns:40px minmax(0,1fr);gap:13px;min-height:120px;padding:19px}.why-nia-card>span{width:38px;height:38px}.why-nia-card p{font-size:.88rem;line-height:1.5}.why-nia-visual{aspect-ratio:4/5;justify-self:center;width:min(100%,600px);height:auto;position:relative;top:auto}.why-nia-visual img{scale:1!important}}@media (width<=767px){.container{width:min(100% - 30px,1180px)}.nav-links{max-height:calc(100dvh - 88px);padding-bottom:max(14px,env(safe-area-inset-bottom))}:where(input:not([type=range]):not([type=checkbox]):not([type=radio]),select,textarea){font-size:1rem!important}.button,.join-submit-button{white-space:normal;min-height:48px;padding-block:11px;line-height:1.35}.project-card-topline{flex-wrap:wrap;align-items:flex-start}.project-list-copy>.button,.project-detail-actions .button,.partner-project-link .button,.join-hero-actions .button{width:100%}.project-sdg-badge:before{max-width:min(270px,100vw - 52px)}.why-nia-gallery-controls button{width:44px;height:44px}.why-nia-gallery .why-nia-gallery-dots button{width:28px;height:28px}.school-meals-gallery-item,.school-meals-gallery-item-1,.school-meals-gallery-item-2,.school-meals-gallery-item-3,.school-meals-gallery-item-4,.refugee-food-gallery-item,.refugee-food-gallery-item-1,.refugee-food-gallery-item-2,.refugee-food-gallery-item-3,.refugee-food-gallery-item-4{height:clamp(260px,62vw,360px);display:block}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid>div:first-child{grid-column:1/-1}.cookie-consent-banner{max-height:calc(100dvh - 20px);overflow-y:auto}.join-collaboration-form textarea{min-height:140px}.join-form-donation-art{pointer-events:none}.home-hero{background-image:linear-gradient(90deg,#2f1107f0 0%,#37150bd1 55%,#41190d9e 100%),url(/images/nia/hero-community-well-hq.webp)}.why-nia-card{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:18px 16px}.why-nia-card>span{width:36px;height:36px}.cookie-consent-close,.cookie-settings-button{min-width:44px;min-height:44px}.partner-profile-logo{flex:none;width:104px;height:88px}.section-vine{pointer-events:none;width:clamp(130px,28vw,165px)}}@media (width<=640px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.classroom-chart-card{overflow:hidden}.classroom-chart-label{overflow-wrap:anywhere}.school-construction-gallery-item img,.reusable-pads-gallery-item img,.school-meals-gallery-item img,.refugee-food-gallery-item img,.bicycle-gallery-item img{max-width:100%}}.school-supplies-hero{background-position:50% 52%}.school-supplies-main{background:var(--cream);overflow:hidden}.school-supplies-introduction,.school-supplies-contents-section,.school-supplies-calculator-section{isolation:isolate;position:relative;overflow:hidden}.school-supplies-introduction{background:linear-gradient(#fff8f1 0%,#f1e0d2 100%);padding:82px 0 48px}.school-supplies-story strong{color:var(--ink)}.school-supplies-contents-section{color:#fff;background:linear-gradient(135deg,#351309 0%,#632714 100%);padding:96px 0}.school-supplies-contents-section:after,.school-supplies-calculator-section:after,.school-supplies-introduction:after{content:"";z-index:1;opacity:.19;pointer-events:none;background:url(/images/nia/floral-background-texture.png) 70px -80px/760px 760px;position:absolute;inset:0}.school-supplies-contents-section:after{opacity:.21;mix-blend-mode:screen;filter:sepia(.12)saturate(.48)brightness(1.65)}:is(.school-supplies-introduction,.school-supplies-contents-section,.school-supplies-calculator-section)>.container{z-index:2;position:relative}.school-supplies-contents-layout{grid-template-columns:.68fr 1.32fr;align-items:start;gap:72px;display:grid}.school-supplies-contents-copy .project-chapter{background:#f08a57;margin-bottom:26px}.school-supplies-contents-copy .eyebrow{color:#f6b18e}.school-supplies-contents-copy h2{margin-top:12px;font-size:clamp(2.6rem,4.5vw,4.6rem)}.school-supplies-contents-copy p{color:#ffffffb8;max-width:470px;margin-top:25px}.school-supplies-contents-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;list-style:none;display:grid}.school-supplies-contents-grid li{background:#ffffff13;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;justify-content:space-between;gap:16px;min-height:112px;padding:18px;display:flex}.school-supplies-contents-grid li span{color:#f6b18e;background:#f08a5733;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.65rem;font-weight:800;display:grid}.school-supplies-contents-grid li strong{font-size:.86rem;line-height:1.4}.school-supplies-calculator-section{background:linear-gradient(#ead8c9 0%,#f8eee6 100%);padding:98px 0}.school-supplies-calculator-section>.container>.project-chapter{margin-bottom:30px}.school-supplies-calculator .pad-calculator-total{background:linear-gradient(145deg,#3d1a0e 0%,#6a2c16 100%)}.school-supplies-calculator .pad-calculator-total>span{color:#f2c0a4}@media (hover:hover) and (pointer:fine){.school-supplies-contents-grid li{transition:transform var(--surface-hover-duration) var(--surface-hover-easing), box-shadow 1.3s ease, border-color 1.05s ease, background-color 1.15s ease}.school-supplies-contents-grid li:hover{background:#ffffff1c;border-color:#f6b18e6b;transform:translateY(-3px)scale(1.006);box-shadow:0 18px 42px #18060133}}@media (width<=980px){.school-supplies-contents-layout{grid-template-columns:1fr;gap:42px}.school-supplies-contents-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.school-supplies-hero{background-position:58%}.school-supplies-introduction{padding:50px 0 20px}.school-supplies-contents-section,.school-supplies-calculator-section{padding:58px 0}.school-supplies-contents-grid{gap:8px}.school-supplies-contents-grid li{min-height:100px;padding:14px}.school-supplies-contents-grid li strong{font-size:.78rem}.school-supplies-introduction:after,.school-supplies-contents-section:after,.school-supplies-calculator-section:after{opacity:.17;background-size:620px 620px}}@media (width<=420px){.school-supplies-contents-grid{grid-template-columns:1fr}.school-supplies-contents-grid li{flex-direction:row;justify-content:flex-start;align-items:center;min-height:0}}@media (prefers-reduced-motion:reduce){.school-supplies-contents-grid li,.school-supplies-contents-grid li:hover{transition:none!important;transform:none!important}}.water-wells-hero{background-position:50% 44%}.water-wells-main{background:var(--cream);overflow:hidden}.water-wells-introduction,.water-wells-districts-section,.water-wells-gallery-section{isolation:isolate;position:relative;overflow:hidden}.water-wells-introduction{background:linear-gradient(#fff8f1 0%,#f0dfd1 100%);padding:82px 0 52px}.water-wells-story strong{color:var(--ink)}.water-wells-districts-section{color:#fff;background:linear-gradient(135deg,#301208 0%,#632714 100%);padding:96px 0}.water-wells-districts-section:after,.water-wells-gallery-section:after,.water-wells-introduction:after{content:"";z-index:1;opacity:.18;pointer-events:none;background:url(/images/nia/floral-background-texture.png) 70px -80px/760px 760px;position:absolute;inset:0}.water-wells-districts-section:after{opacity:.21;mix-blend-mode:screen;filter:sepia(.12)saturate(.48)brightness(1.65)}:is(.water-wells-introduction,.water-wells-districts-section,.water-wells-gallery-section)>.container{z-index:2;position:relative}.water-wells-districts-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:72px;display:grid}.water-wells-districts-copy .project-chapter{background:#f08a57;margin-bottom:26px}.water-wells-districts-copy .eyebrow{color:#f6b18e}.water-wells-districts-copy h2{margin-top:12px;font-size:clamp(2.6rem,4.5vw,4.6rem)}.water-wells-districts-copy p{color:#ffffffb8;max-width:470px;margin-top:25px}.water-wells-district-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;list-style:none;display:grid}.water-wells-district-grid li{background:#ffffff13;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;min-height:104px;padding:17px;display:flex}.water-wells-district-grid li span{color:#f6b18e;background:#f08a5733;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.64rem;font-weight:800;display:grid}.water-wells-district-grid li strong{font-size:.88rem;line-height:1.35}.water-wells-gallery-section{background:linear-gradient(#ead8c9 0%,#f8eee6 100%);padding:98px 0 110px}.water-wells-gallery-heading{justify-content:space-between;align-items:end;gap:56px;margin-bottom:42px;display:flex}.water-wells-gallery-heading>div{max-width:760px}.water-wells-gallery-heading>p{max-width:430px;padding-bottom:8px}.water-wells-gallery-heading .project-chapter{margin-bottom:25px}.water-wells-gallery-heading h2{margin-top:12px;font-size:clamp(2.7rem,4.7vw,4.8rem)}.water-wells-gallery{grid-template-rows:300px 300px;grid-template-columns:1.2fr .8fr .8fr;gap:14px;display:grid}.water-wells-gallery-item{background:#71402d;border-radius:20px;overflow:hidden;box-shadow:0 18px 48px #431c0e1f}.water-wells-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.water-wells-gallery-item-1{grid-row:1/3}.water-wells-gallery-item-4{grid-column:2/4}.water-wells-gallery-item-2 img,.water-wells-gallery-item-5 img{object-position:center 35%}@media (hover:hover) and (pointer:fine){.water-wells-district-grid li{transition:transform 1.1s var(--surface-hover-easing),background-color 1.1s ease,border-color 1.1s ease}.water-wells-district-grid li:hover{background:#ffffff1c;border-color:#f6b18e6b;transform:translateY(-3px)}.water-wells-gallery-item:hover img{transform:scale(1.035)}}@media (width<=980px){.water-wells-districts-layout{grid-template-columns:1fr;gap:42px}.water-wells-district-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.water-wells-gallery-heading{flex-direction:column;align-items:start;gap:20px}.water-wells-gallery{grid-template-rows:420px 260px 260px;grid-template-columns:1fr 1fr}.water-wells-gallery-item-1{grid-area:auto/1/auto/3}.water-wells-gallery-item-4{grid-column:auto}}@media (width<=640px){.water-wells-hero{background-position:58%}.water-wells-introduction{padding:50px 0 20px}.water-wells-districts-section,.water-wells-gallery-section{padding:58px 0}.water-wells-district-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.water-wells-district-grid li{min-height:94px;padding:14px}.water-wells-gallery{grid-template-rows:none;grid-template-columns:1fr;gap:10px}.water-wells-gallery-item,.water-wells-gallery-item-1{border-radius:16px;grid-area:auto;height:260px}.water-wells-gallery-item-2{height:360px}.water-wells-introduction:after,.water-wells-districts-section:after,.water-wells-gallery-section:after{opacity:.17;background-size:620px 620px}}@media (prefers-reduced-motion:reduce){.water-wells-district-grid li,.water-wells-district-grid li:hover,.water-wells-gallery-item img,.water-wells-gallery-item:hover img{transition:none!important;transform:none!important}}@media (width<=480px){.container{width:min(100% - 24px,1180px)}.nav{gap:8px}.nav-actions{gap:6px}.site-header .brand{gap:7px;font-size:1rem}.site-header .brand-mark{flex-basis:38px;width:38px;height:38px}.join-nav-button{min-height:40px;padding-inline:11px;font-size:.61rem}.menu-button{min-width:44px;min-height:44px}.origin-link-card{padding:25px 18px}.origin-link-card .button{width:100%}.project-search{padding-inline:10px}.project-filter-panel{padding-inline:14px}.project-list-copy{padding-inline:18px}.project-list-image{height:225px}.partner-profile,.founders-letter,.join-collaboration-form{padding-inline:15px}.partner-profile-logo{max-width:100%}.form-donation-amounts{gap:7px}.pad-calculator-total strong{font-size:clamp(2.45rem,15vw,3.4rem)}.classroom-chart-card{padding-inline:12px}.classroom-chart-row{grid-template-columns:82px minmax(0,1fr);gap:8px}.classroom-chart-axis{margin-left:90px}.classroom-chart-label{gap:2px;display:grid}.impact-so-far-heading{padding-left:28px}.impact-vine-horizontal{width:220px;left:18px}.impact-vine-vertical{width:160px;left:-65px}.join-parcel-cloud{opacity:.48}.join-form-donation-art{width:170px;right:-12px}}@media (width<=340px){.container{width:min(100% - 20px,1180px)}.site-header .brand-mark{flex-basis:35px;width:35px;height:35px}.join-nav-button{padding-inline:9px;font-size:.58rem}.menu-button{min-width:42px;min-height:42px}.join-parcel-cloud,.join-form-donation-art{display:none}.join-collaboration-copy h2{max-width:100%}.why-nia-gallery .why-nia-badge{width:calc(100% - 20px)}}@media (width>=1600px){.home-hero{background-position:50% 58%}}@media (orientation:landscape) and (height<=560px) and (width<=1023px){.home-hero,.page-hero,.project-detail-hero,.join-action-hero{height:auto;min-height:0}.home-hero .hero-content{padding:110px 0 54px}.page-hero{padding:110px 0 42px}.project-detail-hero{padding:112px 0 44px}.join-action-hero{padding:112px 0 48px}.nav-links{max-height:calc(100dvh - 82px)}}@media (hover:none){:is(.statistic,.origin-link-card,.impact-so-far-card,.collaborative-goal-card,.why-nia-card,.why-nia-visual,.project-list-card,.partner-profile,.school-contributor-card,.join-contact-card,.join-collaboration-form):hover{transform:scale(1)}}main{overflow:visible}.brand small{font-size:max(.6rem,9.5px)}@media (width<=1120px){.nav-links{top:100%}}@media (width<=1023px){.project-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.project-list-image{aspect-ratio:16/9;height:auto;min-height:0}}@media (width<=767px){.project-filters{grid-template-columns:1fr}.project-list-image{aspect-ratio:4/3;height:auto;min-height:0}.project-sdgs{width:100%;position:relative}.project-sdg-badge{min-height:44px;position:static}.project-sdg-badge:before{width:min(270px,100%);max-width:100%;left:0}.project-sdg-badge:after{display:none}.page-hero.join-action-hero{min-height:clamp(500px,135vw,640px);padding:116px 0 58px}}@media (width<=480px){.join-nav-button{font-size:.65rem}.classroom-chart-row{grid-template-columns:1fr;gap:7px}.classroom-chart-label{font-size:.72rem;display:flex}.classroom-chart-label strong{font-size:.8rem}.classroom-chart-axis{margin-left:0}.classroom-chart-source{font-size:.72rem}}@media (pointer:coarse){.why-nia-gallery .why-nia-gallery-dots button{width:28px;height:28px}}@media (orientation:landscape) and (height<=560px){.home-hero,.page-hero,.project-detail-hero,.join-action-hero{height:auto;min-height:0}.home-hero .hero-content{padding:104px 0 48px}.page-hero{padding:104px 0 38px}.project-detail-hero{padding:106px 0 40px}.page-hero.join-action-hero{padding:106px 0 42px}.project-detail-sidebar,.why-nia-visual,.simple-join-image{position:relative;top:auto}.nav-links{max-height:calc(100dvh - 78px)}}@media (width>=1024px){.projects-hero,.collaboration-hero,.partners-hero{height:auto}:is(.reusable-pads-main,.school-meals-main,.refugee-food-main,.school-construction-main,.bicycle-donation-main,.reusable-pads-introduction,.school-meals-introduction,.refugee-food-introduction,.school-construction-introduction,.bicycle-donation-introduction){overflow:clip}}@media (width<=767px){.project-detail-hero{isolation:isolate;position:relative}.project-detail-hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#2f110761,#2f110742);position:absolute;inset:0}.project-detail-hero .container{z-index:1}}@media (hover:none){.project-list-card:hover .project-list-image img,.why-nia-card:hover>span,.why-nia-visual:hover img{transform:scale(1)}}.skip-link{z-index:200;min-height:44px;color:var(--forest);background:#fffaf5;border-radius:10px;padding:10px 15px;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(calc(-100% - 20px))}.skip-link:focus{outline:3px solid var(--clay);outline-offset:2px;transform:none}@media (width<=1180px){.join-collaboration-layout{grid-template-columns:1fr;gap:48px}.join-collaboration-copy,.join-collaboration-form{width:100%;max-width:760px}.join-collaboration-form input,.join-collaboration-form select,.join-collaboration-form textarea{font-size:1rem!important}}@media (width>=1181px){.join-action-hero h1{max-width:1080px;font-size:clamp(3.7rem,5.3vw,5.8rem)}.join-collaboration-copy h2{max-width:620px;font-size:clamp(3.2rem,4.2vw,4.9rem)}}body:has(.cookie-settings-button) .footer-bottom{padding-bottom:60px}.site-header{z-index:100;position:fixed;top:0;left:0;right:0}html{scroll-padding-top:100px}.partner-profile-story.partner-story-disclosure{padding:0;display:block;overflow:hidden}.partner-story-disclosure>summary{min-height:76px;color:var(--forest);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;list-style:none;display:flex}.partner-story-disclosure>summary::-webkit-details-marker{display:none}.partner-story-summary-copy{gap:3px;font-size:.88rem;font-weight:700;display:grid}.partner-story-summary-copy small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:.69rem;font-weight:400}.partner-story-open-label,.partner-story-disclosure[open] .partner-story-closed-label{display:none}.partner-story-disclosure[open] .partner-story-open-label{display:inline}.partner-story-icon{width:38px;height:38px;color:var(--clay-dark);transition:transform .45s var(--motion-slow),background-color .45s ease;background:#fffdf9bd;border:1px solid #9f401d2e;border-radius:50%;flex:none;place-items:center;font-size:1.35rem;line-height:1;display:grid}.partner-story-disclosure[open] .partner-story-icon{background:var(--surface-raised);transform:rotate(45deg)}.partner-story-content{border-top:1px solid #4b201214;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;padding:5px 30px 30px;display:grid}.partner-story-content p{max-width:none;margin:0;padding-top:24px;font-size:.94rem;line-height:1.72}.partner-story-content .partner-collaboration-note{grid-column:1/-1;margin:0}@media (width<=980px){.partner-story-content{grid-template-columns:1fr}.partner-story-content .partner-collaboration-note{grid-column:auto}}@media (width<=640px){html{scroll-padding-top:88px}.partner-story-disclosure>summary{min-height:70px;padding:16px 18px}.partner-story-summary-copy small{max-width:230px}.partner-story-content{gap:0;padding:2px 18px 23px}.partner-story-content p{padding-top:20px;font-size:.91rem}}.impact-so-far-heading .impact-vine{aspect-ratio:8/3;opacity:1;filter:none;mix-blend-mode:normal}.impact-so-far-heading .impact-vine:before,.impact-so-far-heading .impact-vine:after{content:"";transform-origin:50%;will-change:opacity,transform;background:url(/images/nia/impact-vine-natural.png) 50%/contain no-repeat;transition:opacity 4s linear,transform 2s linear;display:block;position:absolute;inset:0;transform:translateZ(0)scale(1)}.impact-so-far-heading .impact-vine:before{opacity:.6;filter:grayscale()sepia(0)brightness(.65)contrast(1.16)drop-shadow(3px 4px #43302726)}.impact-so-far-heading .impact-vine:after{opacity:0;filter:grayscale()sepia(.08)brightness(1.42)contrast(.8)drop-shadow(3px 4px #53392b21)}.impact-so-far-heading .impact-vine.is-colored:before{opacity:0}.impact-so-far-heading .impact-vine.is-colored:after{opacity:.86}@media (hover:hover) and (pointer:fine){.impact-so-far-heading .impact-vine:hover:before,.impact-so-far-heading .impact-vine:hover:after,.impact-so-far-heading .impact-vine.is-zoomed:before,.impact-so-far-heading .impact-vine.is-zoomed:after{transform:translateZ(0)scale(1.1)}}.why-nia-gallery .why-nia-badge{border-radius:10px;gap:4px;width:min(205px,100% - 24px);padding:8px 10px;bottom:12px;left:12px}.why-nia-gallery .why-nia-badge strong{font-size:.84rem;line-height:1.1}.why-nia-gallery .why-nia-badge>div:first-child>span,.why-nia-gallery .why-nia-gallery-count{font-size:.5rem!important}.why-nia-gallery .why-nia-gallery-pagination{gap:6px;padding-top:3px}.why-nia-gallery .why-nia-gallery-dots button{width:16px;height:16px}.why-nia-gallery .why-nia-gallery-dots button:after{width:4px;height:4px}.why-nia-gallery .why-nia-gallery-dots button.is-active:after{width:11px}@media (width<=640px){.why-nia-gallery .why-nia-badge{width:min(190px,100% - 16px);padding:7px 9px;bottom:8px;left:8px}.why-nia-gallery .why-nia-badge strong{font-size:.78rem}}@media (width<=340px){.why-nia-gallery .why-nia-badge{width:min(180px,100% - 16px)}}
