:root{--gruen-900: #00300a;--gruen-800: #013f0e;--gruen-700: #005000;--gruen-600: #0a6a1c;--gruen-100: #e4efe4;--gold-600: #a4780b;--gold-500: #c99411;--gold-400: #e0b13f;--gold-100: #f8eed6;--papier: #fbfaf6;--karte: #ffffff;--rand: #e4e2d9;--text: #1e1f1c;--text-leise: #5c6058;--breite-inhalt: 1180px;--breite-text: 68ch;--radius: 14px;--radius-klein: 8px;--schatten: 0 1px 2px rgb(0 0 0 / 6%), 0 8px 24px rgb(0 0 0 / 6%);--schatten-stark: 0 4px 12px rgb(0 0 0 / 10%), 0 18px 48px rgb(0 0 0 / 12%);--kopf-hoehe: 68px;--schrift: "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--kopf-hoehe) + 1rem)}body{margin:0;background:var(--papier);color:var(--text);font-family:var(--schrift);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{margin:0 0 .5em;line-height:1.15;font-weight:700;letter-spacing:-.015em;text-wrap:balance}h1{font-size:clamp(2rem,5.5vw,3.25rem)}h2{font-size:clamp(1.6rem,3.6vw,2.35rem)}h3{font-size:clamp(1.2rem,2.4vw,1.5rem)}p{margin:0 0 1em;text-wrap:pretty}a{color:var(--gruen-700);text-underline-offset:3px}img{max-width:100%;height:auto;display:block}.inhalt{width:min(100% - 2.5rem,var(--breite-inhalt));margin-inline:auto}@media(max-width:600px){.inhalt{width:calc(100% - 2rem)}}.abschnitt{padding-block:clamp(3rem,8vw,5.5rem)}.abschnitt--hell{background:var(--karte)}.karte{background:var(--karte);border:1px solid var(--rand);border-radius:var(--radius);box-shadow:var(--schatten)}.knopf{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.6rem;border:1px solid transparent;border-radius:999px;background:var(--gruen-700);color:#fff;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.knopf:hover{background:var(--gruen-600);box-shadow:0 6px 18px #00500040}.knopf:active{transform:translateY(1px)}.knopf--gold{background:var(--gold-500);color:#26200c}.knopf--gold:hover{background:var(--gold-400);box-shadow:0 6px 18px #c994114d}.knopf--rand{background:transparent;border-color:currentColor;color:var(--gruen-700)}.knopf--rand:hover{background:var(--gruen-100);box-shadow:none}.knopf--klein{padding:.5rem 1rem;font-size:.9rem}.knopf:disabled{opacity:.55;cursor:not-allowed}.augbraue{margin:0 0 .6rem;color:var(--gold-600);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.fliesstext{max-width:var(--breite-text);color:var(--text-leise);font-size:1.09rem}:focus-visible{outline:3px solid var(--gold-500);outline-offset:2px;border-radius:4px}.nur-fuer-screenreader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.feld{display:flex;flex-direction:column;gap:.35rem}.feld>label{font-size:.85rem;font-weight:600;color:var(--text-leise)}.feld input,.feld textarea,.feld select{padding:.65rem .8rem;border:1px solid var(--rand);border-radius:var(--radius-klein);background:#fff;color:var(--text);font:inherit;font-size:max(1rem,16px);width:100%}.feld input:focus,.feld textarea:focus,.feld select:focus{border-color:var(--gruen-600);outline:none;box-shadow:0 0 0 3px #0a6a1c26}.feld textarea{min-height:7rem;resize:vertical}.hinweis{padding:.85rem 1rem;border-radius:var(--radius-klein);font-size:.95rem}.hinweis--fehler{background:#fdecec;border:1px solid #f3c0c0;color:#8c1d1d}.hinweis--erfolg{background:var(--gruen-100);border:1px solid #bcd8bc;color:var(--gruen-800)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
