.an-page{font-family:’Inter’,sans-serif;color:#2a2a28;line-height:1.65}
.an-page *,.an-page *::before,.an-page *::after{box-sizing:border-box}
.an-page h1,.an-page h2,.an-page h3,.an-page h4{font-family:’Playfair Display’,serif;line-height:1.2}
.an-page a{text-decoration:none;color:inherit}
.an-container{max-width:1160px;margin:0 auto;padding:0 24px}
/* ── SECTION 1: LATEST NEWS ── */
.an-news{background:#F0EAD6;padding:72px 0 80px}
.an-eyebrow{font-size:11px;font-weight:600;letter-spacing:0.15em;text-transform:uppercase;color:#996A4E;margin-bottom:10px}
.an-news__title{font-family:’Playfair Display’,serif;font-size:clamp(28px,4vw,42px);font-weight:700;color:#2a2a28;margin-bottom:40px}
.an-news__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:28px}
@media(max-width:820px){.an-news__grid{grid-template-columns:1fr}}
.an-featured{border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.07)}
.an-featured__img{height:240px;object-fit:cover;width:100%;display:block}
.an-featured__body{padding:28px 32px 32px;flex:1;display:flex;flex-direction:column}
.an-cat-tag{display:inline-block;font-size:10px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;padding:3px 10px;border-radius:3px;margin-bottom:12px;margin-right:4px}
.an-cat-health{background:#f0e0e0;color:#754344}
.an-cat-cva{background:#d8eff4;color:#1b6e82}
.an-cat-humanitarian{background:#ede4d8;color:#7a4f30}
.an-cat-research{background:#e4ebe4;color:#4a6448}
.an-cat-mpca{background:#d8eff4;color:#1b6e82}
.an-featured__date{font-size:12px;color:#999;margin-bottom:8px}
.an-featured__h{font-size:clamp(20px,2.5vw,26px);font-weight:700;color:#2a2a28;margin-bottom:12px;line-height:1.3;flex:0}
.an-featured__excerpt{font-size:15px;color:#555;line-height:1.7;flex:1;margin-bottom:20px}
.an-read-link{font-size:14px;font-weight:600;color:#288198;display:inline-flex;align-items:center;gap:6px}
.an-read-link:hover{color:#1b6e82}
.an-small-cards{display:flex;flex-direction:column;gap:14px}
.an-small-card{background:#fff;border-radius:10px;padding:18px 20px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 2px 10px rgba(0,0,0,.05)}
.an-small-card__img{width:68px;height:68px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#B2C0B1}
.an-small-card__body{flex:1}
.an-small-card__h{font-size:14px;font-weight:600;color:#2a2a28;line-height:1.4;margin-top:4px;margin-bottom:5px}
.an-small-card__h a:hover{color:#288198}
.an-small-card__meta{font-size:11px;color:#bbb}
/* ── SECTION 2: RESOURCE BANNER ── */
.an-resource{background:#288198;padding:64px 0}
.an-resource__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.an-resource__left{flex:1;min-width:260px}
.an-resource__badge{background:rgba(255,255,255,.18);color:#fff;font-size:10px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;padding:4px 14px;border-radius:20px;display:inline-block;margin-bottom:16px}
.an-resource__h{font-family:’Playfair Display’,serif;font-size:clamp(22px,3vw,34px);font-weight:700;color:#fff;margin-bottom:14px;line-height:1.25}
.an-resource__sub{font-size:15px;color:rgba(255,255,255,.82);line-height:1.65;margin-bottom:10px}
.an-resource__more{font-size:13px;color:rgba(255,255,255,.55);font-style:italic}
.an-resource__right{display:flex;flex-direction:column;align-items:center;gap:12px}
.an-dl-btn{background:#F0EAD6;color:#288198;font-family:’Inter’,sans-serif;font-weight:700;font-size:16px;padding:18px 40px;border-radius:8px;display:inline-block;letter-spacing:0.02em}
.an-dl-btn:hover{background:#fff;color:#1b6e82}
.an-resource__note{font-size:11px;color:rgba(255,255,255,.5);text-align:center;max-width:200px;line-height:1.5}
/* ── SECTION 3: BLOG POSTS ── */
.an-posts{background:#fff;padding:80px 0}
.an-posts__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:40px;flex-wrap:wrap;gap:12px}
.an-posts__title{font-family:’Playfair Display’,serif;font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#2a2a28}
.an-posts__all{font-size:14px;color:#288198;font-weight:600;display:inline-flex;align-items:center;gap:5px}
.an-posts__all:hover{color:#1b6e82}
.an-post-row{display:flex;align-items:flex-start;gap:22px;padding:28px 0;border-bottom:1px solid #eaeeea}
.an-post-row:first-child{border-top:1px solid #eaeeea}
.an-post-row__num{font-family:’Playfair Display’,serif;font-size:34px;font-weight:700;color:#e6ebe6;line-height:1;width:42px;flex-shrink:0;padding-top:6px}
.an-post-row__body{flex:1}
.an-post-row__h{font-size:18px;font-weight:600;color:#2a2a28;margin:6px 0 8px;line-height:1.4}
.an-post-row__h a:hover{color:#288198}
.an-post-row__excerpt{font-size:14px;color:#666;line-height:1.65;margin-bottom:12px}
.an-post-row__footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.an-post-row__date{font-size:12px;color:#bbb}
.an-post-row__arrow{margin-left:auto;font-size:14px;font-weight:600;color:#288198;white-space:nowrap}
.an-post-row__arrow:hover{color:#1b6e82}
/* ── SECTION 4: ABOUT ── */
.an-about{background:#B2C0B1;padding:80px 0}
.an-about__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
@media(max-width:800px){.an-about__inner{grid-template-columns:1fr}}
.an-about__label{font-size:11px;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:#754344;margin-bottom:14px}
.an-about__h{font-family:’Playfair Display’,serif;font-size:clamp(26px,3.5vw,40px);font-weight:700;color:#2a2a28;margin-bottom:22px;line-height:1.2}
.an-about__text{font-size:16px;color:#3a3a38;line-height:1.8;margin-bottom:16px}
.an-about__link{font-size:14px;font-weight:600;color:#754344;display:inline-flex;align-items:center;gap:6px;margin-top:10px}
.an-about__link:hover{color:#5c2f30}
.an-about__img{width:100%;height:420px;object-fit:cover;display:block;border-radius:12px 12px 0 0}
.an-about__img-caption{background:#754344;color:#fff;font-size:13px;padding:14px 20px;border-radius:0 0 12px 12px;line-height:1.4}
@media(max-width:600px){
.an-news{padding:48px 0 56px}
.an-resource__inner{flex-direction:column;text-align:center}
.an-posts{padding:56px 0}
.an-about{padding:56px 0}
.an-post-row__num{display:none}
}
Aid Notes · Latest
From the Field
HealthHumanitarian
April 13, 2026
Ukraine’s Ministry of Health signals mental health and physical rehabilitation as its twin strategic priorities — outlining a joint training program for 300 specialists and a new supervision framework for frontline practitioners.
Read more →
Free Download
Procurement Policy Template for Non-Profits
A professional, field-tested procurement policy adapted for Ukrainian NGOs and humanitarian organizations — ready to use from day one.
More practitioner resources in the collection coming soon.
01
Health
A working meeting between Ukraine’s Ministry of Health and IREX points to mental health and physical rehabilitation as the dual-track priorities shaping Ukraine’s post-war health system response.
02
CVA
Which indicators actually matter when measuring cash and voucher assistance? A practical breakdown of the seven metrics every humanitarian program manager should track from day one.
03
Humanitarian
Key figures from the 2026 Humanitarian Needs and Response Plan for Ukraine — funding targets, population figures, and what the data tells us about the year ahead.
04
CVA
A data-driven retrospective on five years of CVA programming in Ukraine — scale, reach, modalities, and the lessons that should shape the next phase of response.
05
CVA
Expert analysis of the program design choices that define effective cash and voucher assistance in Ukraine in 2026 — from targeting and modality selection to monitoring frameworks.
06
Research
Field research on connectivity barriers in frontline settlements — and what poor internet access means for telehealth delivery, remote monitoring, and digital service models.
07
MPCA
A practitioner-focused guide to multi-purpose cash assistance targeting in Ukraine — how the scorecard works, who qualifies, and how to apply it in program design.
About Aid Notes
Practical Knowledge for Humanitarian Health Practitioners
Aid Notes is a knowledge platform built by and for practitioners working at the intersection of health, humanitarian response, and systems strengthening — primarily in conflict-affected Ukraine.
We publish field evidence, program design analysis, and practitioner tools covering cash and voucher assistance, mobile health teams, sexual and reproductive health, community health work, and health system capacity building.
Everything here is grounded in real implementation — not theory. If it helps someone design a better program or ask a sharper question, it has done its job.
Explore all articles →
Community health workers in frontline settlements — Ukraine