*{margin:0;padding:0;box-sizing:border-box}
body{font-family:"Figtree","Segoe UI",Arial,sans-serif;color:#26301F;background:#FDFDF9;font-size:16px;line-height:1.7}
header{background:rgba(253,253,249,.95);border-bottom:1px solid #E3E8DA;padding:12px 24px}
header .inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}
header img{height:44px;width:auto}
header a.zurueck{color:#557A28;font-weight:700;text-decoration:none;font-size:14.5px}
header a.zurueck:hover{text-decoration:underline}
main{max-width:900px;margin:0 auto;padding:48px 24px 80px}
h1{font-family:"Fraunces",Georgia,serif;font-weight:500;font-size:clamp(30px,4vw,42px);margin-bottom:26px}
h2,h3,h4{font-family:"Fraunces",Georgia,serif;font-weight:500;margin:28px 0 10px;line-height:1.25}
h2{font-size:24px} h3{font-size:19px} h4{font-size:17px}
p{margin:0 0 14px;color:#3d4636}
ul,ol{margin:0 0 14px 22px;color:#3d4636}
a{color:#557A28}
footer{background:#26301F;color:#C9CFBC;padding:26px 24px;font-size:14px;text-align:center}
footer a{color:#E8F1DA}
