*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Open Sans","Segoe UI",sans-serif;font-size:1.05rem;line-height:1.7;color:#333;background:#f5f5f5;min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4{font-family:"Merriweather",Georgia,serif;line-height:1.3;color:#333}h1{font-size:2rem;margin-bottom:1rem}h2{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem;color:#4caf6e}h3{font-size:1.2rem;margin-bottom:.5rem}p{margin-bottom:1rem}a{color:#4caf6e;text-decoration:none}a:hover{color:#3d9d5e;text-decoration:underline}img{max-width:100%;height:auto}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.4rem}strong{font-weight:600}.site-header{background:#2d2d2d;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.2)}.header-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;height:70px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo img{height:45px;width:auto}.logo span{font-family:"Merriweather",Georgia,serif;font-size:1.4rem;font-weight:700;color:#f0f0f0}.logo:hover{text-decoration:none}.logo:hover span{color:#4caf6e}.main-nav{display:flex;align-items:center}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.nav-toggle span{display:block;width:24px;height:2px;background:#f0f0f0;margin:5px 0;transition:.3s}.nav-links{display:flex;list-style:none;gap:.25rem;padding:0;margin:0}.nav-links li a{color:#f0f0f0;font-size:.95rem;font-weight:600;padding:.5rem .75rem;border-radius:4px;transition:background .2s,color .2s;text-decoration:none}.nav-links li a:hover{background:rgba(255,255,255,.1);color:#4caf6e;text-decoration:none}@media (max-width: 768px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:70px;left:0;right:0;background:#2d2d2d;flex-direction:column;padding:1rem;box-shadow:0 4px 8px rgba(0,0,0,.2)}.nav-links.open{display:flex}.nav-links li a{display:block;padding:.75rem 1rem}}.hero{position:relative;height:500px;background:linear-gradient(135deg, #2d5016 0%, #1a3a0a 50%, #2d2d2d 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%, rgba(76,175,110,.15) 0%, rgba(0,0,0,0) 60%),radial-gradient(ellipse at 70% 80%, rgba(76,175,110,.1) 0%, rgba(0,0,0,0) 50%)}.hero-overlay{position:relative;text-align:center;color:#f0f0f0;padding:2rem}.hero-overlay h1{font-family:"Merriweather",Georgia,serif;font-size:3.5rem;font-weight:700;color:#f0f0f0;margin-bottom:.5rem;text-shadow:0 2px 12px rgba(0,0,0,.4)}.hero-overlay p{font-size:1.4rem;font-weight:400;opacity:.9;text-shadow:0 1px 6px rgba(0,0,0,.3)}@media (max-width: 768px){.hero{height:350px}.hero-overlay h1{font-size:2.2rem}.hero-overlay p{font-size:1.1rem}}.content-section{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem}.content-card{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 1px 4px rgba(0,0,0,.08)}.home-intro{display:flex;gap:2.5rem;align-items:flex-start}.home-text{flex:1}.home-image{flex-shrink:0;width:350px}.home-image img{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.12)}.page-image{display:block;max-width:600px;margin:0 auto 2rem auto;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.12)}.cta-button{display:inline-block;background:#4caf6e;color:#fff;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;transition:background .2s}.cta-button:hover{background:#3d9d5e;color:#fff;text-decoration:none}.text-center{text-align:center}@media (max-width: 768px){.content-card{padding:1.5rem}.home-intro{flex-direction:column}.home-image{width:100%}}.card-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.5rem;margin-top:1.5rem}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.08);transition:box-shadow .2s}.card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.card h3{color:#4caf6e;margin-bottom:.75rem}.veldhelden-table{width:100%;max-width:700px;border-collapse:collapse;font-family:"Open Sans","Segoe UI",sans-serif;margin-top:1rem}.veldhelden-table th{text-align:left;padding:.75rem;border-bottom:2px solid #4caf6e;font-weight:700;font-size:.95rem}.veldhelden-table .col-count{text-align:center;width:160px}.veldhelden-table td{padding:.5rem .75rem;border-bottom:1px solid #e0e0e0}.veldhelden-table td:first-child{text-align:center;font-weight:600}.veldhelden-table .needs-help{background:#fff3f3}.veldhelden-table .needs-help td:first-child{color:#c0392b}.veldhelden-table .has-volunteers{background:#f0faf3}.veldhelden-table .has-volunteers td:first-child{color:#4caf6e}@media (max-width: 768px){.veldhelden-table{font-size:.9rem}.veldhelden-table .col-count{width:80px}}.site-footer{background:#2d2d2d;color:#f0f0f0;margin-top:auto}.footer-inner{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-col h3{font-family:"Merriweather",Georgia,serif;font-size:1.1rem;color:#f0f0f0;margin-bottom:1rem}.footer-col p{color:rgba(240,240,240,.8);font-size:.95rem;line-height:1.6}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:.5rem}.footer-col a{color:rgba(240,240,240,.8);font-size:.95rem;transition:color .2s}.footer-col a:hover{color:#4caf6e;text-decoration:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);text-align:center;padding:1.25rem 1.5rem}.footer-bottom p{color:rgba(240,240,240,.5);font-size:.85rem;margin:0}@media (max-width: 768px){.footer-inner{grid-template-columns:1fr;gap:1.5rem}}