:root{--rot: #e2001a;--rot-dark: #b80016;--orange: #e87800;--gruen: #2e8b3d;--grau: #6b7280;--text: #1a1a1a;--text-light: #555;--line: #e5e7eb;--bg: #ffffff;--bg-soft: #f7f8fa;--note-sehrgut: #2e8b3d;--note-gut: #5aa02c;--note-befriedigend: #c9a227;--note-ausreichend: #e87800;--note-mangelhaft: #e2001a;--maxw: 820px;--maxw-wide: 1120px;--radius: 10px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 14px rgba(0, 0, 0, .08);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:17px;line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--rot);text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 18px}.container-wide{max-width:var(--maxw-wide)}.skip-link{position:absolute;left:-9999px;top:0;background:var(--rot);color:#fff;padding:10px 16px;z-index:1000}.skip-link:focus{left:0}.site-header{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:100}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px}.site-header__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text)}.site-header__logo{height:34px;width:auto}.logo-wordmark{display:inline-flex;flex-direction:column}.logo-wordmark__main{align-self:flex-start;font-size:1.7rem;font-weight:800;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:var(--text);border-bottom:3px solid var(--rot);padding-bottom:3px}.logo-wordmark__bottom{display:flex;align-items:center;gap:10px;margin-top:6px}.logo-wordmark__sub{font-size:.72rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--grau)}.logo-wordmark__sep{width:1px;height:13px;background:#d0d0d0}.logo-wordmark__tagline{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:.8rem;color:#999}.site-header__name{font-weight:800;font-size:1.05rem;letter-spacing:-.01em}.site-header__tagline{display:block;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--grau)}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{color:var(--text);font-weight:600;font-size:.95rem}.site-nav a:hover{color:var(--rot);text-decoration:none}.lang-switcher{position:relative}.lang-switcher summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:.9rem;padding:6px 10px;border:1px solid var(--line);border-radius:8px}.lang-switcher summary::-webkit-details-marker{display:none}.lang-switcher__list{position:absolute;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-md);min-width:160px;padding:6px;z-index:200}.lang-switcher__list a{display:block;padding:8px 10px;border-radius:6px;color:var(--text);font-size:.92rem}.lang-switcher__list a:hover{background:var(--bg-soft);text-decoration:none}.lang-switcher__list a[aria-current=true]{font-weight:700;color:var(--rot)}.hero{background:var(--bg-soft);border-bottom:1px solid var(--line);padding:54px 0;text-align:center}.hero h1{font-size:2.1rem;margin:0 0 12px;letter-spacing:-.02em}.hero p{margin:0 auto;max-width:640px;color:var(--text-light);font-size:1.1rem}.section-title{font-size:1.4rem;margin:40px 0 20px}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px;margin:24px 0 60px}.article-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm);transition:transform .15s ease,box-shadow .15s ease;display:flex;flex-direction:column}.article-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.article-card__media{aspect-ratio:16 / 9;background:var(--bg-soft);display:flex;align-items:center;justify-content:center;padding:18px}.article-card__media img{max-height:100%;object-fit:contain}.article-card__body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.article-card__cat{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--rot)}.article-card__title{font-size:1.12rem;font-weight:700;margin:0;color:var(--text)}.article-card__desc{font-size:.92rem;color:var(--text-light);margin:0}.article-card__more{margin-top:auto;font-weight:700;color:var(--rot);font-size:.92rem}.site-footer{background:#1f2227;color:#c9ccd1;padding:40px 0 28px;margin-top:60px;font-size:.92rem}.site-footer a{color:#fff}.site-footer__cols{display:flex;flex-wrap:wrap;gap:24px 48px;justify-content:space-between}.site-footer__nav{display:flex;flex-wrap:wrap;gap:8px 22px;list-style:none;margin:0;padding:0}.site-footer__disclaimer{max-width:520px;color:#9aa0a8;margin:0}.site-footer__affiliate{margin:22px 0 0;max-width:720px;color:#8b9098;font-size:.82rem;line-height:1.5}.site-footer__bottom{margin-top:28px;padding-top:18px;border-top:1px solid #34383f;color:#8b9098;font-size:.84rem}.simple-page{padding:40px 0 20px}.simple-page h1{font-size:1.9rem;margin-top:0}.notice{background:#fff8e1;border:1px solid #f0d98a;border-radius:var(--radius);padding:16px 18px;color:#6b5900}.legal-content{max-width:760px;line-height:1.7}.legal-content h2{font-size:1.2rem;margin:1.8rem 0 .5rem}.legal-content p{margin:0 0 1rem}.legal-content ul{margin:0 0 1rem 1.2rem}.legal-date{color:#6b6b6b;font-size:.85rem}.impressum-address{display:block;width:100%;max-width:420px;height:auto;margin:1rem 0 1.5rem}.consent-banner{position:fixed;inset:auto 0 0;z-index:1000;background:#fff;border-top:3px solid var(--rot);box-shadow:0 -6px 24px #0000001f}.consent-banner[hidden]{display:none}.consent-banner__inner{max-width:1100px;margin:0 auto;padding:16px 20px;display:flex;gap:18px;align-items:center;justify-content:space-between;flex-wrap:wrap}.consent-banner__body{flex:1 1 480px;min-width:0}.consent-banner__title{margin:0 0 4px;font-weight:700;font-size:1rem}.consent-banner__text{margin:0 0 6px;font-size:.9rem;line-height:1.55;color:#333}.consent-banner__more{font-size:.85rem;color:var(--rot);text-decoration:none}.consent-banner__more:hover{text-decoration:underline}.consent-banner__actions{display:flex;gap:10px;flex:0 0 auto}.consent-btn{cursor:pointer;border-radius:var(--radius);padding:10px 20px;font-size:.92rem;font-weight:600;border:1px solid transparent}.consent-btn--primary{background:var(--rot);color:#fff}.consent-btn--primary:hover{background:#c4001a}.consent-btn--ghost{background:#fff;color:#333;border-color:#ccc}.consent-btn--ghost:hover{background:#f3f3f3}@media(max-width:560px){.consent-banner__actions{width:100%}.consent-btn{flex:1 1 0}}@media(max-width:720px){body{font-size:16px}.site-nav{gap:14px}.site-nav a{font-size:.88rem}.hero h1{font-size:1.6rem}}@media(max-width:560px){.site-header__tagline,.logo-wordmark__sep,.logo-wordmark__tagline{display:none}.logo-wordmark__main{font-size:1.4rem}}
