:root{--bg:#fff;--text:#111;--muted:#555;--line:#c8c8c8;--line-strong:#8f8f8f;--surface:#fafafa;--radius:10px}*{box-sizing:border-box}body{color:var(--text);background:var(--bg);margin:0;padding-bottom:84px;font-family:Segoe UI,Arial,sans-serif}body.menu-open{overflow:hidden}.page-bg{display:none}.container{width:min(1120px,100% - 2.5rem);margin:0 auto}.section{padding:2.2rem 0}.site-header{border-bottom:1px solid var(--line-strong);z-index:50;background:#fff;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:.6rem;min-height:72px;display:flex}.brand{color:var(--text);letter-spacing:.04em;font-size:1.8rem;font-weight:700;text-decoration:none}.menu-btn{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.2rem;display:inline-grid}.template-quicklink{border:1px solid var(--line-strong);color:var(--text);background:#fff;border-radius:999px;margin-left:auto;padding:.5rem .9rem;font-size:.92rem;text-decoration:none}.menu-overlay{z-index:55;background:#14182038;position:fixed;inset:0}.site-drawer{border-left:1px solid var(--line);z-index:60;background:#f7f7f7;flex-direction:column;width:min(355px,100vw - 24px);height:100dvh;transition:transform .26s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}body.menu-open .site-drawer{transform:translate(0)}.site-drawer__head{justify-content:space-between;align-items:center;padding:1.1rem 1rem .9rem;display:flex}.site-drawer__head h2{font-size:1.55rem}.drawer-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;width:42px;height:42px;font-size:1.2rem}.drawer-nav{padding:0 .85rem .95rem;overflow-y:auto}.drawer-link,.drawer-group summary{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.86rem .75rem;font-weight:700;text-decoration:none;display:flex}.drawer-group{margin:0}.drawer-group summary{cursor:pointer;list-style:none}.drawer-group summary::-webkit-details-marker{display:none}.drawer-group>a{border-left:2px solid var(--line-strong);color:var(--muted);margin:0 0 .6rem;padding:.6rem .7rem .7rem;font-size:.92rem;text-decoration:none;display:block}.drawer-link-alert{color:var(--text);background:#fff;font-weight:700}.drawer-cta{border-top:1px solid var(--line);gap:.65rem;margin-top:auto;padding:.95rem .85rem 1rem;display:grid}.drawer-cta-btn{border:1px solid var(--line-strong);color:var(--text);text-align:center;background:#fff;border-radius:999px;padding:.72rem .9rem;font-size:1.06rem;text-decoration:none}.hero-grid{grid-template-columns:1.2fr .8fr;place-items:start stretch;gap:1.2rem;display:grid}.hero{padding-top:3rem;padding-bottom:2.7rem}.hero-main{text-align:left;max-width:100%}.label{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:0 0 .55rem;font-size:.78rem;font-weight:700}h1,h2,h3{margin:0;line-height:1.2}h1{font-size:clamp(1.9rem,4.4vw,3.2rem)}h2{font-size:clamp(1.35rem,2.8vw,1.9rem)}p{margin:0}.lead{color:var(--muted);max-width:54ch;margin:1rem 0 1.2rem;font-size:1.04rem}.hero-intro{color:var(--muted);max-width:62ch;margin:0 0 1.35rem}.actions{flex-wrap:wrap;justify-content:flex-start;gap:.7rem;display:flex}.btn{border:1px solid var(--line-strong);color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.68rem 1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary,.btn-ghost{background:#fff}.chips{flex-wrap:wrap;justify-content:flex-start;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.chips li{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.88rem}.wire-card,.news-item,.support-card,.mini-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius)}.wire-card{width:100%;padding:1.2rem}.wire-card p,.news-item p,.support-card p,.mini-card span{color:var(--muted)}.wire-card h2{text-align:left;margin-bottom:.7rem}.wire-card p{text-align:left}.wire-lines span{background:#e8e8e8;border-radius:999px;height:10px;margin:.5rem 0;display:block}.section-head{margin-bottom:.9rem}.section-head-row{justify-content:space-between;align-items:end;gap:1rem;display:flex}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.support-card{padding:1rem}.support-card h3{margin-bottom:.6rem}.support-card p{margin-bottom:.85rem}.chips-tight{margin-top:0;margin-bottom:.85rem}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:.85rem;display:grid}.mini-card{flex-direction:column;gap:.2rem;padding:.7rem;display:flex}.mini-card strong{font-size:.95rem}.mini-card span{font-size:.9rem}.support-card .actions .btn{padding:.62rem 1rem}.info-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.info-block{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);padding:1rem}.info-block h2{margin-bottom:.7rem}.cta-inline{max-width:100%;padding:.75rem .95rem}.cta-inline p{margin-bottom:.55rem}.cta-inline h2{margin-bottom:.45rem;font-size:clamp(1.15rem,2.1vw,1.55rem)}.cta-inline .actions{justify-content:flex-end;margin-top:.2rem}.template-cta-banner{width:100%}.template-cta-banner p{margin-bottom:.7rem}.template-cta-banner .actions{margin-top:.35rem}.info-list{color:var(--muted);margin:0;padding-left:1.2rem}.info-list li+li{margin-top:.45rem}.text-block p+p{margin-top:.7rem}.text-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.text-columns p+p{margin-top:.7rem}.einrichtungen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.einrichtungen-grid .support-card{align-items:center;min-height:96px;display:flex}.faq-list,.download-list{gap:.55rem;display:grid}.faq-item,.download-item{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;padding:.55rem .7rem;text-decoration:none}.section-head-row a,.footer-row a{color:var(--text)}.news-list{gap:.75rem;display:grid}.news-item{grid-template-columns:120px 1fr;gap:.8rem;padding:.85rem;display:grid}.thumb{border:1px dashed var(--line-strong);background:repeating-linear-gradient(-45deg,#f4f4f4,#f4f4f4 8px,#ededed 8px 16px);border-radius:8px}.site-footer{border-top:1px solid var(--line-strong);z-index:35;background:#fff;padding:.95rem 0 1.05rem;position:fixed;bottom:0;left:0;right:0}.footer-row{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.footer-links,.footer-note{margin:0}.footer-links{color:var(--muted);font-size:.96rem}.footer-links strong{color:var(--text)}.footer-row nav{gap:1rem;display:flex}.footer-note{color:var(--muted);font-size:.9rem}.floating-actions{z-index:40;flex-direction:column;gap:.7rem;display:flex;position:fixed;bottom:1rem;right:1rem}.float-btn{border:1px solid var(--line-strong);width:56px;height:56px;color:var(--text);cursor:pointer;background:#fff;border-radius:999px;place-items:center;font-size:1.25rem;line-height:1;display:grid}.float-btn-chat{color:#fff;background:#111}@media (width<=960px){body{padding-bottom:0}.site-footer{position:static}.hero-grid,.support-grid,.mini-grid,.info-layout,.text-columns,.einrichtungen-grid,.news-item{grid-template-columns:1fr}.thumb{min-height:120px}.footer-row,.section-head-row{flex-direction:column;align-items:flex-start}}.legal-content{gap:.9rem;display:grid}.legal-content .info-block h2{margin-bottom:.7rem}.legal-content .info-block p+p{margin-top:.75rem}
