@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible+Mono:wght@400&family=REM:wght@400;500;600;700&display=swap";
:root{--ink:#121710;--ink-soft:#263124;--paper:#fbfcf7;--surface:#fff;--sage:#e6ecda;--brand-green:#078930;--menu-green:var(--brand-green);--olive:#697a23;--olive-deep:#3e4d13;--mint:#a9e5c4;--cyan:#9edfff;--peach:#ffc9a6;--clay:#a54f38;--line:#d7ddcf;--muted:#4d5749;--shadow:0 1rem 3rem #1217101a}[data-theme=dark]{--ink:#f3f7ed;--ink-soft:#d9e4d3;--paper:#11170e;--surface:#192015;--sage:#2a3522;--menu-green:#a5bd54;--olive:#a5bd54;--olive-deep:#c4d875;--mint:#bdeed0;--cyan:#aadcf3;--peach:#ffd0b5;--clay:#f19b83;--line:#3e4c38;--muted:#cbd7c4;--shadow:0 1rem 3rem #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Atkinson Hyperlegible Mono,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--olive);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:.023em;font-family:REM,Arial,sans-serif;font-weight:500;line-height:1.07}h1{max-width:12ch;margin-bottom:1.2rem;font-size:clamp(2.5rem,4.573vw,54.88px)}h2{margin-bottom:.9rem;font-size:clamp(1.8rem,2.773vw,33.28px)}h3{margin-bottom:.65rem;font-size:clamp(1.1rem,1.573vw,18.88px)}.shell{width:min(1160px,100% - 3rem);margin-inline:auto}.narrow{width:min(790px,100% - 3rem)}.skip-link{background:var(--ink);color:#fff;z-index:10;padding:.75rem 1rem;position:absolute;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbfcf7e6;border-bottom:1px solid #d7ddcfd9;position:sticky;top:0}[data-theme=dark] .site-header{border-bottom-color:var(--line);background:#11170ee6}[data-theme=dark] .wordmark-title{color:var(--ink)}[data-theme=dark] .mobile-nav nav{background:var(--surface)}[data-theme=dark] .section-tint{background:linear-gradient(135deg,#1c281b,#202e1a 50%,#17302e)}[data-theme=dark] .review-notice{background:#25321e}[data-theme=dark] .inactive-form input,[data-theme=dark] .inactive-form textarea{color:var(--ink);background:#11170e}[data-theme=dark] .site-footer{background:linear-gradient(130deg,#0b1008,#18220d 55%,#0d2e31)}.header-inner{grid-template-columns:minmax(14rem,1fr) auto auto;align-items:center;gap:1rem;min-height:76px;display:grid}.translation-review-notice{color:#430;text-align:center;background:#fff5cf;border-bottom:1px solid #9a7900;margin:0;padding:.6rem 1rem;font-size:.875rem}.wordmark{align-items:center;gap:.55rem;line-height:1.1;text-decoration:none;display:flex}.wordmark-logo{object-fit:contain;filter:drop-shadow(0 1px 1px #12171047);flex:none;width:2.75rem;height:2.75rem}.wordmark-title{color:#263124;background:linear-gradient(90deg,#078930 0% 37%,#fcdd09 48%,#da121a 61% 100%);-webkit-text-fill-color:transparent;letter-spacing:.023em;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-family:REM,Arial,sans-serif;font-size:1.125rem;font-weight:500}.flag{flex:none;align-items:center;width:25px;height:18px;display:inline-flex;position:relative}.flag:before{content:"";z-index:1;background:#53634e;border-radius:99px;width:2px;height:22px;position:absolute;top:-2px;left:0}.flag-cloth{transform-origin:0;border-radius:1px 3px 3px 1px;width:22px;height:14px;margin-left:2px;animation:2.6s ease-in-out infinite alternate flag-wave;display:block;box-shadow:0 1px 3px #12171042}.flag-ethiopia .flag-cloth{background:linear-gradient(#078930 0 33.333%,#fcdd09 33.333% 66.666%,#da121a 66.666%)}.flag-switzerland .flag-cloth{background:#da121a;position:relative}.flag-switzerland .flag-cloth:before,.flag-switzerland .flag-cloth:after{content:"";background:#fff;border-radius:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flag-switzerland .flag-cloth:before{width:8px;height:3px}.flag-switzerland .flag-cloth:after{width:3px;height:8px}@keyframes flag-wave{0%{transform:perspective(60px)rotateY(-7deg)skewY(-2deg)}to{transform:perspective(60px)rotateY(12deg)skewY(2deg)}}.wordmark-mark{color:#fff;background:linear-gradient(135deg,var(--olive),#9caf36);letter-spacing:.08em;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.68rem;font-weight:700;display:grid}.desktop-nav{margin-inline-start:clamp(.75rem,2vw,2.25rem)}.nav-list{gap:1.25rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.nav-list a{color:var(--menu-green);text-decoration:none}.nav-list a:hover,.text-link:hover{color:var(--menu-green)}.header-actions{align-items:center;gap:.65rem;display:flex}.theme-toggle{border:1px solid var(--olive);background:var(--surface);width:2.35rem;height:2.35rem;color:var(--olive-deep);font:inherit;cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:1.05rem;line-height:1;transition:background-color .2s,color .2s,transform .2s;display:inline-grid}.theme-toggle:hover{background:var(--sage);transform:translateY(-1px)}.theme-toggle span{transform:translateY(-.03em)}.language-selector{border:1px solid var(--menu-green);background:var(--surface);max-width:7.3rem;min-height:2.5rem;color:var(--menu-green);font:inherit;border-radius:.5rem;padding:.35rem .5rem;font-size:.8rem;font-weight:700}.language-selector:focus-visible{outline:3px solid var(--olive);outline-offset:3px}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;color:var(--menu-green);align-items:center;gap:.45rem;font-weight:700;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-icon{font-size:1.1rem;line-height:1}.mobile-nav nav{border:1px solid var(--line);width:min(18rem,100vw - 2rem);box-shadow:var(--shadow);background:#fff;padding:.75rem 1rem;position:absolute;top:calc(100% + .8rem);right:0}.mobile-nav ul{margin:0;padding:0;list-style:none}.mobile-nav li+li{border-top:1px solid var(--line)}.mobile-nav a{color:var(--menu-green);padding:.8rem .1rem;font-weight:700;text-decoration:none;display:block}.mobile-nav a:hover{color:var(--menu-green)}.button{background:linear-gradient(110deg,var(--olive-deep),var(--olive));color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 .5rem 1.5rem #3e4d133d}.button:hover{transform:translateY(-2px);box-shadow:0 .75rem 1.8rem #3e4d1352}.button-small{padding:.57rem .95rem;font-size:.9rem}.hero,.page-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 75% 22%,#a9e5c452,#0000 26rem),radial-gradient(circle at 94% 72%,#9edfff33,#0000 23rem),linear-gradient(125deg,#10140c,#283314 54%,#16413d);padding:clamp(4.5rem,9vw,7.5rem) 0;position:relative;overflow:hidden}.page-hero{padding-block:clamp(3.5rem,7vw,5.7rem)}.hero:before,.page-hero:before{content:"";z-index:-1;opacity:.23;background-image:linear-gradient(#ffffff24 1px,#0000 1px),linear-gradient(90deg,#ffffff24 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-grid{max-width:800px}.eyebrow,.card-kicker,.footer-heading{text-transform:uppercase;letter-spacing:.13em;color:var(--olive);font-size:.75rem;font-weight:700}.hero .eyebrow,.page-hero .eyebrow{color:var(--mint)}.gradient-text,.hero h1,.page-hero h1{color:#fff;background:linear-gradient(90deg,#078930 0% 37%,#fcdd09 48%,#da121a 61% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-hero h1{background-size:100% 100%;display:inline-block}.lead{max-width:62ch;color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.25rem)}.hero .lead,.page-hero .lead{color:#e4eddd}.button-row{flex-wrap:wrap;align-items:center;gap:1.3rem;margin-top:2rem;display:flex}.text-link{text-underline-offset:.25em;color:var(--olive-deep);gap:.5rem;font-weight:700;text-decoration:underline;display:inline-flex}.hero .text-link,.page-hero .text-link{color:#fff}.section{padding:clamp(3.75rem,8vw,7rem) 0}.section-intro{max-width:760px;margin-bottom:2.4rem}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.content-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;flex-direction:column;align-items:flex-start;min-height:240px;padding:1.65rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 .35rem 1.25rem #1217100b}.content-card:hover{box-shadow:var(--shadow);border-color:#aeba88;transform:translateY(-4px)}.content-card .text-link{margin-top:auto}.section-tint{background:linear-gradient(135deg,#e8f1e2,#eff5de 50%,#e4f4f1)}.callout{grid-template-columns:1.1fr 1fr;align-items:end;gap:3rem;display:grid}.callout p:last-child{max-width:48ch;font-size:1.15rem}.start-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.link-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.link-list li{border-bottom:1px solid var(--line)}.link-list a{justify-content:space-between;padding:1rem 0;font-weight:700;text-decoration:none;display:flex}.link-list a:hover{color:var(--olive-deep)}.review-notice{border-left:4px solid var(--olive);background:#f0f4e5;margin-bottom:3rem;padding:1.2rem 1.35rem}.review-notice p:last-child{margin:0}.section-copy{max-width:680px}.organisation-structure{border:1px solid var(--line);background:linear-gradient(135deg,var(--surface),var(--sage));border-radius:1rem;margin:3.25rem 0;padding:clamp(1.4rem,4vw,2.25rem);box-shadow:0 .35rem 1.25rem #1217100d}.organisation-chart{gap:.8rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.organisation-tier{text-align:center;border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:.7rem;gap:.35rem;padding:1rem 1.15rem;display:grid;position:relative}.organisation-tier strong{color:var(--olive-deep);font-family:REM,Arial,sans-serif;font-weight:600}.organisation-tier span{font-size:.9rem}.organisation-tier:not(:last-child):after{content:"↓";z-index:1;color:var(--olive-deep);font-weight:700;position:absolute;top:calc(100% + .12rem);left:50%;transform:translate(-50%)}.organisation-tier-assembly{border-color:var(--olive)}.organisation-tier-executive{border-color:var(--olive);margin-inline:clamp(.75rem,5vw,2rem)}.organisation-tier-support{background:0 0;border-style:dashed;grid-template-columns:repeat(3,1fr);gap:.65rem}.organisation-tier-support strong{background:var(--surface);border-radius:.45rem;place-items:center;min-height:3.3rem;padding:.5rem;font-size:.9rem;display:grid}.organisation-note{color:var(--muted);margin-bottom:0;font-size:.9rem}.back-link{margin-top:2rem}.inactive-form{border:1px solid var(--line);background:var(--surface);border-radius:1rem;gap:1rem;margin-top:2rem;padding:1.5rem;display:grid}.inactive-form label{color:var(--ink);gap:.45rem;font-weight:650;display:grid}.inactive-form input,.inactive-form textarea{border:1px solid var(--line);min-height:2.75rem;font:inherit;border-radius:.45rem;padding:.7rem}.inactive-form textarea{min-height:8rem}.inactive-form input:disabled,.inactive-form textarea:disabled,.inactive-form button:disabled{cursor:not-allowed;opacity:.62}.site-footer{background:linear-gradient(130deg,var(--ink),#263211 55%,#123b40);color:#f4f7ec;padding:3.8rem 0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer-brand{letter-spacing:.023em;margin-bottom:.4rem;font-family:REM,Arial,sans-serif;font-size:1.25rem;font-weight:500}.site-footer p:not(.footer-brand,.footer-heading){color:#dce5d3;max-width:41ch}.site-footer .footer-heading{color:var(--mint)}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.55rem}.site-footer a{color:#f4f7ec;text-underline-offset:.2em}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (min-width:901px){.header-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions""nav nav";gap:1rem 2rem;padding-block:.85rem}.wordmark{grid-area:brand}.header-actions{grid-area:actions;justify-self:end}.desktop-nav{grid-area:nav;margin-inline-start:0;padding-top:.85rem}.nav-list{justify-content:center}}@media (prefers-contrast:more){.hero,.page-hero{background:var(--ink)}.gradient-text,.hero h1,.page-hero h1,.wordmark-title{color:#fff;-webkit-text-fill-color:currentColor;background:0 0}.button{background:var(--olive-deep);border-color:#fff}.content-card{border-width:2px}}@media (max-width:900px){.desktop-nav,.desktop-support{display:none}.mobile-nav{display:block}.header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;min-height:68px}.wordmark{gap:.38rem}.wordmark-title{font-size:1rem}.flag{width:21px;height:16px}.flag-cloth{width:18px;height:12px}.button-small{font-size:.8rem}}@media (max-width:800px){.desktop-support{display:none}.callout,.start-grid,.footer-grid{grid-template-columns:1fr;gap:2rem}.card-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:4.5rem}}@media (max-width:520px){.shell,.narrow{width:min(100% - 2rem,1160px)}.card-grid{grid-template-columns:1fr}.organisation-tier-executive{margin-inline:0}.organisation-tier-support{grid-template-columns:1fr}.organisation-tier-support strong{min-height:auto}.header-inner{gap:.25rem}.wordmark{gap:.25rem;min-width:0;overflow:hidden}.wordmark-logo{width:2rem;height:2rem}.wordmark-mark{width:31px;height:31px}.wordmark-title{text-overflow:ellipsis;min-width:0;font-size:.82rem;overflow:hidden}.flag{width:18px;height:15px}.flag-cloth{width:16px;height:11px}.header-actions{gap:.25rem}.theme-toggle{width:2rem;height:2rem;font-size:.9rem}.language-selector{max-width:3rem;min-height:2rem;padding-inline:.2rem}.mobile-nav summary{justify-content:center;width:2rem;font-size:0}.mobile-nav-icon{font-size:1.2rem}.button-small{padding:.48rem .62rem}}
.content-section{border-top:1px solid var(--line,#d9ddd8);margin-top:3.5rem;padding-top:2.5rem}.member-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.member-card{border:1px solid var(--line,#d9ddd8);background:var(--surface);border-radius:.75rem;overflow:hidden}.member-card img{aspect-ratio:1/.95;object-fit:cover;width:100%;display:block}.member-card h3,.member-card p{margin:.8rem 1rem .2rem}.member-card p{color:var(--muted,#53605a);margin-bottom:1rem}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.gallery-grid figure{border:1px solid var(--line,#d9ddd8);background:var(--surface);border-radius:.75rem;margin:0;overflow:hidden}.gallery-grid img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.gallery-grid figcaption{padding:.75rem;font-size:.9rem}.source-caption{color:var(--muted,#53605a);font-size:.9rem}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.payment-card{background:var(--surface);border:1px solid #b7c5bb;border-radius:.75rem;flex-direction:column;align-items:flex-start;min-height:14rem;padding:1.35rem;display:flex;box-shadow:0 .4rem 1.2rem #193c370f}.payment-card h3{margin:1.2rem 0 .45rem}.payment-card p{color:var(--muted,#53605a)}.payment-method-mark{letter-spacing:-.03em;border-radius:.35rem;justify-content:center;align-items:center;min-width:7.7rem;min-height:2.65rem;padding:.45rem .85rem;font-family:Arial,sans-serif;font-size:1.05rem;font-weight:700;line-height:1;display:inline-flex}.payment-method-mark-card{color:#173f62;letter-spacing:.13em;background:#e5f0f8;border:1px solid #7a9db7;font-size:.78rem}.payment-method-mark-apple-pay{color:#fff;background:#000}.payment-method-mark-google-pay{color:#202124;background:#fff;border:1px solid #7b8088}.payment-method-mark-google-pay:first-letter{color:#1a73e8}.payment-method-mark-paypal{color:#fff;background:#003087}.payment-method-mark-bank{color:#173f62;letter-spacing:.1em;background:#edf3ee;border:1px solid #7b9582;font-size:.78rem}.payment-status{color:#254434;background:#e8ece9;border-radius:999px;margin-top:auto;padding:.28rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}@media (prefers-contrast:more){.payment-card{border-width:2px}.payment-method-mark{border:2px solid}.payment-method-mark-apple-pay,.payment-method-mark-paypal{border-color:#000}}@media (max-width:700px){.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid,.payment-grid{grid-template-columns:1fr}}
