@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap";
:root{--dark:#17351f;--green:#0f5b2a;--lime:#8dc63f;--cream:#f7f5ef;--text:#233425}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);margin:0;font-family:Nunito Sans,Segoe UI,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f5eff0;justify-content:space-between;align-items:center;gap:22px;padding:14px 6%;display:flex;position:sticky;top:0;box-shadow:0 2px 18px #00000014}.brand{color:var(--green);text-transform:uppercase;align-items:center;gap:12px;font-weight:800;display:flex}.brand img{object-fit:cover;border-radius:50%;width:54px;height:54px}nav{gap:22px;font-weight:800;display:flex}nav a:hover{color:var(--lime)}nav a{white-space:nowrap}.btn{border-radius:999px;padding:13px 22px;font-weight:900;display:inline-block}.primary{background:var(--lime);color:var(--dark)}.secondary{color:#fff;border:2px solid #fff}.dark{background:var(--green);color:#fff}.top-social{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ig,.fb{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex}.ig{background:radial-gradient(circle at 32% 100%,#fed373 0 18%,#0000 38%),radial-gradient(circle at 18% 92%,#f15245 0 28%,#0000 46%),linear-gradient(135deg,#405de6 0%,#833ab4 32%,#c13584 58%,#fd1d1d 78%,#fcb045 100%)}.fb{color:#fff;background:#1877f2}.social-icon{fill:none;stroke:currentColor;stroke-width:2px;width:34px;height:34px}.fb .social-icon{fill:currentColor;stroke:none;width:36px;height:36px}.fb:hover,.ig:hover,.donio-link:hover,.donio-stamp:hover,.btn:hover{opacity:.9}.hero{background:linear-gradient(120deg, var(--dark) 0%, #245533 56%, var(--cream) 56%);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:42px;padding:70px 6%;display:grid}.hero-text{color:#fff;max-width:560px}.hero-donio-stamp{border-radius:50%;width:176px;height:176px;margin:0 auto 18px;transition:transform .2s,opacity .2s;animation:1.6s ease-in-out infinite stamp-blink;display:flex;transform:rotate(-9deg)}.hero-donio-stamp img{object-fit:contain;border-radius:50%;width:100%;height:100%}.hero-donio-stamp:hover,.hero-donio-stamp:focus-visible{animation-play-state:paused;transform:rotate(-5deg)scale(1.04)}@keyframes stamp-blink{0%,to{opacity:1;transform:rotate(-9deg)scale(1)}35%{opacity:.42;transform:rotate(-9deg)scale(.98)}52%{opacity:1;transform:rotate(-9deg)scale(1.09)}68%{opacity:.66;transform:rotate(-9deg)scale(1.02)}}.eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:.08em;font-weight:900}.hero h1{color:#fff;text-shadow:0 4px 12px #000000b3;margin:18px 0;font-size:clamp(42px,6vw,82px);line-height:.98}.hero p{max-width:500px;font-size:20px;line-height:1.6}.buttons{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-image{background:#fff;border-radius:34px;padding:14px;position:relative;box-shadow:0 22px 60px #00000040}.hero-image img{border-radius:24px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1180px;margin:40px auto 0;padding:0 20px;display:grid}.stats>div{text-align:center;background:#fff;border-radius:24px;padding:32px 24px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 20px #00000014}.stats>div:hover{transform:translateY(-8px);box-shadow:0 15px 24px #0000001f}.stats strong{color:#1c3b2b;font-size:48px;display:block}.stats span{color:#333;margin-top:10px;font-size:16px;display:block}.stats .stat-text{text-align:left;max-width:820px;box-shadow:none;background:0 0;border-radius:0;grid-column:1/-1;justify-self:start;padding:8px 0 0}.stats .stat-text:hover{box-shadow:none;transform:none}.stats .results-gallery{box-shadow:none;text-align:left;background:0 0;border-radius:0;grid-column:1/-1;padding:18px 0 0}.stats .results-gallery:hover{box-shadow:none;transform:none}.results-gallery h3{color:var(--green);margin:0 0 18px;font-size:clamp(26px,3vw,38px)}.results-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.results-gallery figure{background:#dfe9d0;border-radius:18px;min-height:260px;margin:0;position:relative;overflow:hidden;box-shadow:0 14px 30px #17351f21}.results-gallery img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%}.results-gallery figcaption{color:#fff;background:#0f5b2ae0;border-radius:12px;padding:10px 12px;font-size:15px;font-weight:800;position:absolute;bottom:14px;left:14px;right:14px}.results-gallery figure:nth-child(3),.results-gallery figure:nth-child(4){grid-column:span 2}.results-gallery figure:nth-child(3) img,.results-gallery figure:nth-child(4) img{aspect-ratio:16/9}.section{max-width:1180px;margin:0 auto;padding:90px 20px}.one-cols{gap:34px;display:grid}.about-section{position:relative}.about-copy{max-width:920px}.supporter-section{background:#f0eadf}.supporter-layout{grid-template-columns:minmax(0,.82fr) minmax(320px,.58fr);align-items:center;gap:48px;display:grid}.supporter-copy{max-width:640px}.supporter-copy h2{max-width:620px}.supporter-image{justify-self:end;width:min(100%,430px)}.supporter-image img{border-radius:18px;width:100%;box-shadow:0 18px 42px #17351f2e}.threat-section{background:#dfe9d0}.threat-layout{grid-template-columns:.95fr 1.05fr;align-items:start;gap:42px;display:grid}.threat-intro{position:sticky;top:116px}.threat-intro h2{max-width:620px}.threat-intro p:not(.eyebrow){max-width:580px}.threat-points{gap:16px;display:grid}.threat-points article{border-left:7px solid var(--lime);background:#fff;border-radius:18px;padding:24px 26px;position:relative;overflow:hidden;box-shadow:0 12px 28px #17351f1f}.threat-points h3{color:var(--green);margin:0 0 10px;font-size:24px}.threat-points p{margin:0}.two-cols{grid-template-columns:1fr 1fr;align-items:center;gap:44px;display:grid}h1{color:var(--dark);font-size:clamp(38px,5vw,64px);line-height:1.05}h2{color:var(--dark);margin:12px 0 20px;font-size:clamp(34px,4vw,54px);line-height:1.08}h3{margin-top:0}p{font-size:18px;line-height:1.75}.cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.cards article,.account{background:#fff;border-radius:26px;padding:24px;box-shadow:0 12px 35px #00000017}.cards h3{color:var(--green)}.green-section{background:var(--dark);color:#fff}.green-section h2,.green-section p{color:#fff}.light{color:var(--lime)}.checklist{gap:14px;margin:0;padding:0;list-style:none;display:grid}.checklist li{background:#ffffff1f;border-radius:18px;padding:20px 24px;font-size:20px;font-weight:900}.checklist li:before{content:"✓";color:var(--lime);margin-right:12px}.cta-button{border-radius:999px;margin-top:14px;margin-right:14px;font-weight:700;text-decoration:none;display:inline-block}.cta-button--primary{color:#16351f;background:#a4c95a;padding:24px 48px;font-size:28px}.cta-button--secondary{color:#1f4d2b;background:#fff;border:2px solid #a4c95a;padding:14px 28px;font-size:18px}.support-card{background:#fff;border-radius:36px;grid-template-columns:1.3fr .7fr;gap:38px;padding:42px;display:grid;box-shadow:0 16px 45px #0000001a}.support-actions{flex-wrap:wrap;gap:14px;margin:26px 0;display:flex}.donio-link{background:var(--dark);color:#fff;border-radius:999px;padding:16px 26px;font-weight:900;display:inline-block}.qr{text-align:center;background:#eaf1e2;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.qr img{background:#fff;border-radius:12px;max-width:250px;padding:10px}.instagram{text-align:center;background:#eaf1e2;padding:80px 20px}.instagram p{max-width:760px;margin:0 auto 28px}.social-buttons{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;display:flex}.social-text-link{align-items:center;gap:10px;display:inline-flex}.inline-social-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.inline-social-icon--instagram{background:radial-gradient(circle at 32% 100%,#fed373 0 18%,#0000 38%),radial-gradient(circle at 18% 92%,#f15245 0 28%,#0000 46%),linear-gradient(135deg,#405de6 0%,#833ab4 32%,#c13584 58%,#fd1d1d 78%,#fcb045 100%)}.inline-social-icon--facebook{background:#1877f2}.inline-social-icon .social-icon{width:18px;height:18px}.inline-social-icon--facebook .social-icon{fill:currentColor;stroke:none}footer{background:var(--dark);color:#fff;grid-template-columns:90px 1fr 1fr;align-items:center;gap:28px;padding:50px 6%;display:grid}footer img{border-radius:50%;width:90px}footer h2{color:#fff}footer a{color:var(--lime);font-weight:900}.footer-contact{gap:14px;display:grid}.footer-contact p{margin:0}.footer-contact-row{align-items:center;gap:12px;display:flex}.footer-contact-icon{width:34px;height:34px;color:var(--lime);fill:none;stroke:currentColor;stroke-width:2px;background:#8dc63f24;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.footer-contact-icon .social-icon{width:18px;height:18px}.footer-contact-icon--facebook .social-icon{fill:currentColor;stroke:none}.gdpr-page{width:100%}.gdpr-card{background:#fff;border-radius:30px;padding:34px;box-shadow:0 12px 35px #00000017}.gdpr-card a,.back-link{color:var(--green);font-weight:900}.back-link{margin-top:22px;display:inline-block}@media (max-width:1050px){.site-header{flex-wrap:wrap;justify-content:center}.brand{margin-right:auto}nav{order:3;justify-content:center;width:100%}.top-social{margin-left:auto}}@media (max-width:850px){nav{display:none}.site-header{padding:10px 18px}.brand span{font-size:14px}.top-social{justify-content:center;width:100%}.ig,.fb{width:52px;height:52px}.social-icon{width:28px;height:28px}.fb .social-icon{width:30px;height:30px}.hero,.two-cols,.threat-layout,.support-card,footer,.cards,.supporter-layout,.stats{grid-template-columns:1fr}.hero{background:var(--dark);padding:48px 20px}.hero-donio-stamp{width:132px;height:132px}.stats{margin-top:20px}.results-gallery-grid{grid-template-columns:1fr}.results-gallery figure,.results-gallery figure:nth-child(3),.results-gallery figure:nth-child(4){grid-column:auto}.results-gallery img,.results-gallery figure:nth-child(3) img,.results-gallery figure:nth-child(4) img{aspect-ratio:4/3}.secondary{border-color:var(--lime);color:var(--lime)}.cta-button--primary{padding:18px 28px;font-size:20px}.about-copy{padding-left:0}.supporter-image{justify-self:start;width:min(100%,380px)}.threat-intro{position:static}.threat-points article{padding:22px}}@media (prefers-reduced-motion:reduce){.hero-donio-stamp{animation:none}}
