:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--grund:#0f1720;--grund-hell:#1a2733;--flaeche:#fff;--flaeche-grau:#f4f6f8;--text:#1a2733;--text-leise:#5a6b7a;--akzent:#0a7d8c;--akzent-hell:#0d9aad;--rand:#dde3e8;--breite:1140px;--radius:10px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--flaeche);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.075rem);line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--akzent)}.huelle{width:min(100% - 2.5rem, var(--breite));margin-inline:auto}h1,h2,h3{letter-spacing:-.015em;margin:0 0 .6em;line-height:1.2}h1{font-size:clamp(1.9rem,1.3rem + 2.6vw,3.1rem)}h2{font-size:clamp(1.45rem,1.1rem + 1.5vw,2.1rem)}h3{font-size:clamp(1.15rem,1rem + .6vw,1.4rem)}p{margin:0 0 1.1em}.kopf{z-index:50;background:var(--grund);border-bottom:1px solid #ffffff14;position:sticky;top:0}.kopf-innen{justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;display:flex}.marke img{width:auto;height:38px}.navi{flex-wrap:wrap;gap:.35rem;display:flex}.navi a{color:#cfd9e2;letter-spacing:.06em;text-transform:uppercase;border-radius:6px;padding:.5rem .75rem;font-size:.82rem;font-weight:600;text-decoration:none}.navi a:hover{color:#fff;background:#ffffff14}.navi a[aria-current=page]{color:#fff;background:var(--akzent)}.buehne{color:#fff;background:var(--grund-hell) center/cover no-repeat;padding:clamp(3.5rem,8vw,7rem) 0;position:relative}.buehne:after{content:"";background:linear-gradient(100deg,#0f1720ed 30%,#0f17209e 100%);position:absolute;inset:0}.buehne>*{z-index:1;position:relative}.buehne p{color:#c7d3dd;max-width:46rem;font-size:1.1em}.buehne .kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--akzent-hell);margin-bottom:.8rem;font-size:.78rem;font-weight:700}.block{padding:clamp(2.5rem,6vw,4.5rem) 0}.block--grau{background:var(--flaeche-grau)}.fuehrung{max-width:46rem}.gitter{gap:clamp(1.2rem,3vw,2.2rem);display:grid}.gitter--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.gitter--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.karte{background:var(--flaeche);border:1px solid var(--rand);border-radius:var(--radius);height:100%;padding:1.5rem}.karte h3{color:var(--grund)}.karte img{border-radius:8px;margin-bottom:1rem}.werte{margin:0;padding:0;list-style:none}.werte li{border-bottom:1px solid var(--rand);padding:.45rem 0 .45rem 1.6rem;position:relative}.werte li:last-child{border-bottom:0}.werte li:before{content:"▸";color:var(--akzent);font-weight:700;position:absolute;left:0}.knopf{background:var(--akzent);color:#fff;border-radius:6px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.knopf:hover{background:var(--akzent-hell)}figure{margin:0 0 1.5rem}figure figcaption{color:var(--text-leise);padding-top:.5rem;font-size:.85rem}.fuss{background:var(--grund);color:#9fb0bf;padding:2.5rem 0 1.75rem;font-size:.9rem}.fuss a{color:#cfd9e2;text-decoration:none}.fuss a:hover{color:#fff;text-decoration:underline}.fuss-navi{flex-wrap:wrap;gap:1.25rem;margin-bottom:1.25rem;display:flex}.fuss-unten{border-top:1px solid #ffffff1a;padding-top:1.25rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media (prefers-color-scheme:dark){:root{--flaeche:#10171e;--flaeche-grau:#161f28;--text:#e3eaf0;--text-leise:#93a4b3;--akzent:#21b3c4;--akzent-hell:#3ccadb;--rand:#26333f}.karte{background:#172029}.karte h3{color:var(--text)}.knopf{color:#06232a}.kopf{border-bottom-color:#ffffff0f}}.bildkarte{background:var(--flaeche-grau);border:1px solid var(--rand);border-radius:var(--radius);flex-direction:column;margin:0;padding:.75rem;display:flex}.bildkarte img{border-radius:6px;width:100%}.bildkarte figcaption{color:var(--text-leise);padding:.7rem .25rem 0;font-size:.88rem}.bildkarte--hell{background:#fff;border-color:#d8dee4}.bildkarte--hell figcaption{text-align:center;color:#1a2733;font-size:1rem;font-weight:600}.vergleich{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));align-items:start;gap:clamp(1rem,2.5vw,1.75rem);margin-top:1.5rem;display:grid}
