@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Caslon Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-8.ttf) format('truetype');
}

:root{--ink:#202124;--muted:#696b70;--blue:#36c;--line:#e7e8eb;--sans:'DM Sans',Arial,sans-serif;--mono:'IBM Plex Mono',monospace;scroll-behavior:smooth;scroll-padding-top:28px}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure{margin:0}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#dce7ff}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.header{height:96px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{font-weight:700;font-size:29px;letter-spacing:-1.35px;white-space:nowrap}.brand>span{color:var(--blue)}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}nav a:hover,.quiet-link:hover{color:var(--blue)}.hero{display:grid;grid-template-columns:.86fr 1fr;gap:64px;align-items:center;padding:64px 0 68px}.eyebrow{font-size:12px;letter-spacing:1.2px;font-weight:600;color:var(--muted)}.hero h1{font-size:clamp(64px,6.6vw,91px);font-weight:700;line-height:1.04;letter-spacing:-5px;margin:17px 0 15px}.hero h1 span{color:var(--blue)}.hero h2{font-size:31px;line-height:1.25;letter-spacing:-1px;font-weight:500}.hero-description{max-width:390px;font-size:18px;color:var(--muted);line-height:1.6;margin-top:24px}.text-link{display:inline-flex;gap:23px;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid var(--blue);padding:10px 0 11px;margin-top:24px}.text-link:hover{color:var(--blue)}.text-link>span{font-size:19px}h2{font-size:29px;font-weight:700;line-height:1.3;letter-spacing:-1.05px}h3{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.3px}.allocation{display:grid;grid-template-columns:1.3fr 1fr .75fr;gap:0 35px;padding:46px 0 34px;border-top:1px solid var(--line)}.allocation>div:first-child>p{font-size:16px;color:var(--muted);margin-top:12px;line-height:1.65}.percentage{font-size:77px;font-weight:700;line-height:1;letter-spacing:-4px;margin:-4px 0 10px}.percentage>span{font-size:38px;letter-spacing:-1px}.blue{color:var(--blue)}.allocation-stat>p:last-child{font-size:13px;color:var(--muted);margin-top:5px}.project-share{border-left:1px solid var(--line);padding-left:37px}.allocation-note{grid-column:1/-1;color:#767980;font-size:12px;margin-top:24px;line-height:1.6}.process{border-top:1px solid var(--line);padding:43px 0 34px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:35px}.quiet-link{font-size:13px;font-weight:500;white-space:nowrap}.quiet-link span{margin-left:8px}.steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:33px 0 0;padding:0;gap:32px}.step-number{display:block;font-size:12px;color:var(--blue);font-family:var(--mono);margin-bottom:11px}.steps h3{margin-bottom:7px}.steps p{font-size:14px;color:var(--muted);line-height:1.6}.process-note{font-size:12px;line-height:1.7;color:#767980;margin-top:24px;max-width:950px}.process-note a{text-decoration:underline;text-underline-offset:3px}.record{border-top:1px solid var(--line);padding:42px 0 33px;display:flex;justify-content:space-between;align-items:center;gap:40px}.record h2{margin:10px 0}.record-heading>p:not(.eyebrow){color:var(--muted);font-size:16px;margin-bottom:14px}.record .quiet-link{border-bottom:1px solid #a8b7d9;padding-bottom:4px}.donated{text-align:right;min-width:250px}.donation-number{font-size:87px;font-weight:650;line-height:1.15;letter-spacing:-4px}.donation-number span{font-size:46px;color:#979ba2;letter-spacing:-2px}.donated>p:not(.donation-number){font-size:13px;color:var(--muted);margin-top:6px}.status{font-size:12px;display:inline-block;padding:2px 8px;background:#f1f3f6;color:#646971;margin-top:12px}.receipt-details{border-block:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:14px;font-weight:500;line-height:1.5;padding:18px 0}summary::-webkit-details-marker{display:none}summary>span:last-child:not(:first-child){color:#838790}.count{font-weight:400;font-size:12px}.count b{font-size:20px;margin-left:28px;font-weight:400}.receipt-empty{padding:1px 0 24px;max-width:700px}.receipt-empty p:first-child{font-size:16px;font-weight:500;margin-bottom:8px}.receipt-empty p:last-child{color:var(--muted);font-size:14px}.mission{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding:49px 0 55px}.mission-copy h2{margin:13px 0 17px;font-size:31px}.mission-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:425px}.mission-copy .text-link{margin-top:17px}.notes{padding-top:0}.notes details{border-bottom:1px solid var(--line)}.notes summary{padding:17px 0;font-size:14px}.notes summary>span{font-size:20px;font-weight:400;line-height:20px;transition:transform .2s}.notes details[open] summary>span{transform:rotate(45deg)}.notes details>p{font-size:14px;color:var(--muted);margin:0 20px 21px 0;line-height:1.7}.notes details>p a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.source-list{padding:0 0 18px}.source-list>a{display:block;padding:12px 0}.source-list small{display:block;font-size:10px;letter-spacing:.5px;color:var(--muted);margin-bottom:5px}.source-list strong{font-size:14px;font-weight:500;color:var(--blue)}.source-list p{font-size:12px;color:var(--muted);margin-top:13px}.footer{padding:28px 0 24px;border-top:1px solid var(--line)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-row .brand{font-size:25px;letter-spacing:-1px}.footer-row p{font-size:14px;color:var(--muted)}.footer-row>a:last-child{font-size:13px}.footer-small{margin-top:22px;display:flex;justify-content:space-between;gap:60px;color:#878b92;font-size:11px;line-height:1.7}.footer-small p{max-width:620px}.footer-small>a{max-width:310px;text-align:right;text-decoration:underline;text-underline-offset:3px}.skip-link{position:fixed;left:15px;top:15px;background:var(--blue);color:white;padding:10px 15px;z-index:20;clip-path:inset(50%);height:1px;width:1px;overflow:hidden;white-space:nowrap}.skip-link:focus{clip-path:none;height:auto;width:auto;overflow:visible}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:35px;grid-template-columns:1fr 1fr}.hero h1{font-size:75px;letter-spacing:-4px}.hero h2{font-size:29px}.hero-description{font-size:16px}.allocation{grid-template-columns:1.2fr 1fr .8fr;gap:25px}.allocation h2{font-size:25px}.percentage{font-size:68px}.project-share{padding-left:25px}.section-top{align-items:flex-start}.section-top h2{max-width:460px}.steps{gap:22px}.mission{gap:50px}.footer-small{gap:35px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.header{height:81px;gap:15px}.brand{font-size:25px;letter-spacing:-1px}nav{gap:17px;font-size:12px}.hero{padding:37px 0 35px;grid-template-columns:1fr;gap:27px}.hero h1{font-size:76px;margin:15px 0 12px;letter-spacing:-4.5px}.hero h2{font-size:30px}.eyebrow{font-size:10px;letter-spacing:1px}.hero-description{font-size:17px;margin-top:19px}.hero .text-link{margin-top:15px}h2{font-size:25px;letter-spacing:-.8px}.allocation{grid-template-columns:1fr 1fr;gap:28px 20px;padding:30px 0 26px}.allocation>div:first-child{grid-column:1/-1}.allocation>div:first-child p{font-size:15px;margin-top:9px}.allocation>div:first-child p br{display:none}.percentage{font-size:68px;margin-top:0}.percentage>span{font-size:32px}.project-share{padding-left:20px}.allocation-stat h3{font-size:14px;line-height:1.4}.allocation-stat>p:last-child{font-size:12px}.allocation-note{margin-top:-4px;font-size:11px}.process{padding:30px 0 26px}.section-top{display:block}.section-top h2{max-width:300px}.section-top>a{display:inline-block;margin-top:17px;font-size:13px}.steps{grid-template-columns:1fr 1fr;gap:29px 24px;margin-top:27px}.steps h3{font-size:15px;line-height:1.4}.steps p{font-size:13px}.step-number{font-size:11px;margin-bottom:8px}.process-note{margin-top:24px;font-size:11px;line-height:1.75}.record{padding:30px 0;gap:20px;align-items:flex-start;flex-wrap:wrap}.record h2{margin:8px 0}.record-heading>p:not(.eyebrow){font-size:14px;margin-bottom:12px}.donated{text-align:left;min-width:0;width:100%;padding-top:2px}.donation-number{font-size:75px;line-height:1.1;letter-spacing:-3px}.donation-number span{font-size:40px}.donated>p:not(.donation-number){font-size:12px}.status{font-size:11px;margin-top:9px}.receipt-details summary{font-size:13px}.mission{grid-template-columns:1fr;gap:28px;padding:34px 0 36px}.mission-copy h2{font-size:29px;margin-top:12px}.mission-copy>p:not(.eyebrow){font-size:15px}.notes summary{font-size:14px}.footer{padding-top:22px}.footer-row{flex-wrap:wrap;gap:13px}.footer-row p{order:3;width:100%;font-size:13px}.footer-small{display:block;margin-top:19px;font-size:10px;line-height:1.7}.footer-small>a{display:block;text-align:left;margin-top:14px}.count{font-size:11px}.count b{margin-left:16px}.receipt-empty p:last-child{font-size:13px}}
@media(max-width:380px){nav{gap:11px;font-size:11px}.brand{font-size:23px}.hero h1{font-size:69px}.hero h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}

/* Historical fundraising material and linked reporting. */
.archive{border:1px solid var(--line);background:#fafbfc;align-self:center;min-width:0}
.archive-label{display:flex;justify-content:space-between;gap:15px;padding:16px 20px;font-size:10px;letter-spacing:.7px;font-weight:600;color:var(--muted)}
.archive-image{display:block;background:#fff;border-block:1px solid var(--line)}
.archive img{display:block;width:100%;height:auto}
.archive figcaption{padding:20px}
.archive figcaption p{font-size:15px;line-height:1.65;max-width:400px}
.archive figcaption p a{white-space:nowrap;color:var(--blue);font-size:13px}
.archive small{display:block;font-size:10px;line-height:1.8;color:var(--muted);margin-top:14px}
.archive small a{text-decoration:underline;text-underline-offset:2px}
.history{border-top:1px solid var(--line);padding:37px 0 31px}
.history .section-top>p{font-size:13px;color:var(--muted)}
.articles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:30px}
.articles article+article{border-left:1px solid var(--line);padding-left:28px}
.article-meta{font-size:10px;font-weight:600;letter-spacing:.5px;color:var(--muted);line-height:1.7}
.article-meta time{display:block;font-size:10px;font-weight:400;letter-spacing:0;margin-top:2px}
.articles h3{font-size:20px;line-height:1.4;font-weight:500;letter-spacing:-.4px;margin-top:12px}
.articles h3 a:hover{color:var(--blue)}
.articles h3 span{color:var(--blue);white-space:nowrap;font-size:16px}
.history-note{font-size:12px;line-height:1.75;color:var(--muted);margin-top:27px;max-width:930px}
.history-note a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}
.mission-copy>p+p{margin-top:14px}
@media(max-width:1050px){.hero{gap:35px}.hero h1{font-size:75px}.hero-description{font-size:16px}.archive-label{padding:14px}.archive figcaption{padding:16px}.archive figcaption p{font-size:14px}.articles{gap:22px}.articles article+article{padding-left:22px}.articles h3{font-size:18px}}
@media(max-width:700px){.hero{gap:30px}.hero-description{max-width:390px;font-size:17px}.archive-label{padding:14px 16px;font-size:9px}.archive figcaption{padding:17px 16px}.archive small{font-size:10px;margin-top:11px}.history{padding:28px 0}.history .section-top>p{margin-top:8px}.articles{grid-template-columns:1fr;gap:0;margin-top:8px}.articles article{padding:21px 0}.articles article+article{border-left:0;border-top:1px solid var(--line);padding:21px 0}.article-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:10px}.article-meta time{margin-top:0;white-space:nowrap}.articles h3{font-size:21px;margin-top:9px;max-width:450px}.history-note{margin-top:1px;font-size:11px}.mission-copy h2{margin-top:0}}

/* Supplied WikiFund brand mark. */
.brand{display:inline-flex;align-items:center;gap:5px}
.brand-logo{width:64px;height:64px;object-fit:contain;flex:none}
.brand>.brand-name{color:var(--ink)}
.brand-name>span{color:var(--blue)}
.footer .brand-logo{width:50px;height:50px}
@media(max-width:700px){.header .brand-logo{width:56px;height:56px}.header .brand-name{display:none}.header .brand{margin-left:-7px}}

.hero-links{display:flex;align-items:baseline;gap:28px;flex-wrap:wrap}.social-link{font-size:14px;font-weight:500;white-space:nowrap}.social-link:hover{color:var(--blue)}@media(max-width:700px){.hero-links{gap:24px}.footer-row .social-link{font-size:12px}}

.vault{border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:1fr auto;gap:14px 24px;align-items:center}.vault h3{font-size:16px}.vault p{font-size:13px;color:var(--muted);margin-top:5px}.vault code{font-family:var(--mono);font-size:13px;overflow-wrap:anywhere;color:var(--ink);background:#f6f7f9;padding:12px 14px}.vault .vault-note{grid-column:1/-1;font-size:12px;margin-top:0}@media(max-width:900px){.vault{grid-template-columns:1fr}.vault code{font-size:12px;width:fit-content;max-width:100%}}
