:root{--bg:#fbfaf6;--text:#1f2a24;--muted:#65736a;--brand:#2f6b3f;--brand-dark:#204c2c;--tint:#edf5ee;--card:#fff;--dark:#183521;--border:#d9e3db;--shadow:0 20px 60px rgba(22,45,30,.12);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit}.container{width:min(1120px,92vw);margin-inline:auto}.skip-link{position:absolute;left:-999px;top:1rem;background:#fff;padding:.7rem 1rem;z-index:10}.skip-link:focus{left:1rem}.site-header{position:sticky;top:0;background:rgba(251,250,246,.9);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:5}.nav{display:flex;justify-content:space-between;align-items:center;min-height:78px}.brand{display:flex;gap:.75rem;align-items:center;text-decoration:none;font-weight:800}.brand__mark{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--brand);color:white}.brand__text{line-height:1.15}.nav-menu{display:flex;list-style:none;gap:1.2rem;align-items:center;margin:0;padding:0}.nav-menu a{text-decoration:none;font-weight:650}.nav-cta,.button{border-radius:999px;padding:.8rem 1.05rem}.nav-cta{background:var(--brand);color:white}.nav-toggle{display:none}.section{padding:90px 0}.hero{padding-top:70px}.hero__grid,.split,.contact__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--brand);font-weight:800;font-size:.78rem}h1,h2,h3{line-height:1.1;margin:.2rem 0 1rem}h1{font-size:clamp(2.4rem,6vw,5rem)}h2{font-size:clamp(2rem,4vw,3.3rem)}p{color:var(--muted)}.hero__lead{font-size:1.2rem;max-width:58ch}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.7rem}.button{display:inline-flex;justify-content:center;border:0;text-decoration:none;font-weight:800;cursor:pointer}.button--primary{background:var(--brand);color:white}.button--secondary{background:white;border:1px solid var(--border);color:var(--brand-dark)}.hero__image{min-height:440px;border-radius:36px;background:linear-gradient(145deg,rgba(47,107,63,.1),rgba(47,107,63,.02)),url('../picture/Titelbild.JPG') 58% center/cover;position:relative;box-shadow:var(--shadow)}.hero__card{position:absolute;left:28px;bottom:28px;background:white;border-radius:22px;padding:1rem 1.2rem;box-shadow:var(--shadow)}.hero__card span{display:block;color:var(--muted)}.quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:-35px;position:relative;z-index:2}.quickfact,.card,.events article,.contact-form,.legal-page article{background:var(--card);border:1px solid var(--border);border-radius:28px;padding:1.4rem;box-shadow:var(--shadow)}.icon{font-size:2rem}.section--tint{background:var(--tint)}.section--dark{background:var(--dark);color:white}.section--dark p,.section--dark time{color:#d7e6da}.section-heading{text-align:center;max-width:760px;margin:0 auto 2.5rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.badges span{background:var(--tint);border-radius:999px;padding:.5rem .8rem;font-weight:700}.schedule{background:white;border:1px solid var(--border);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.schedule div{display:flex;justify-content:space-between;gap:1rem;padding:1.15rem 1.3rem;border-bottom:1px solid var(--border)}.schedule div:last-child{border-bottom:0}.events{display:grid;gap:1rem}.steps{display:grid;gap:1rem}.steps div{display:flex;gap:1rem;align-items:flex-start}.steps span{display:grid;place-items:center;flex:none;width:42px;height:42px;border-radius:50%;background:var(--brand);color:white;font-weight:900}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.gallery div{min-height:180px;border-radius:26px;background:linear-gradient(145deg,#d9e9dc,#fff);display:grid;place-items:center;font-weight:900;color:var(--brand-dark);border:1px solid var(--border)}.contact-form{display:grid;gap:.75rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--border);border-radius:16px;padding:.9rem 1rem;font:inherit;background:#fff}.checkbox{display:flex;gap:.65rem;font-size:.92rem;color:var(--muted)}address{font-style:normal;background:white;border:1px solid var(--border);border-radius:24px;padding:1.2rem;margin-top:1.2rem}.site-footer{padding:2rem 0;background:#112418;color:white}.footer__grid{display:flex;justify-content:space-between;gap:1rem;align-items:center}.footer__links{display:flex;gap:1rem}.legal-page{padding:70px 0}.legal-page article{max-width:820px;margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:860px){.nav-toggle{display:grid;gap:4px;background:transparent;border:0}.nav-toggle span:not(.sr-only){display:block;width:28px;height:3px;background:var(--text)}.nav-menu{position:absolute;inset:78px 0 auto 0;background:var(--bg);display:none;flex-direction:column;padding:1.5rem;border-bottom:1px solid var(--border)}.nav-menu.is-open{display:flex}.hero__grid,.split,.contact__grid{grid-template-columns:1fr}.quickfacts,.cards,.gallery{grid-template-columns:1fr}.section{padding:64px 0}.footer__grid{flex-direction:column;align-items:flex-start}.hero__image{min-height:320px;background-position:55% center}.schedule div{flex-direction:column;gap:.2rem}}
