*{box-sizing:border-box}body{font-family:system-ui,sans-serif;margin:0;color:#1a1a1a;background:#fafafa}.login-seite{display:flex;align-items:center;justify-content:center;height:100vh}.login-formular{display:flex;flex-direction:column;gap:.75rem;width:320px;padding:2rem;border:1px solid #ddd;border-radius:8px;background:#fff}.login-formular label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.login-formular input,.formular input,.formular select{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}button{padding:.5rem 1rem;border:none;border-radius:4px;background:#1a56db;color:#fff;cursor:pointer;font-size:1rem}button:disabled{background:#999;cursor:not-allowed}.fehler{color:#b00020;font-size:.9rem}.kopfzeile{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #ddd}.inhalt{padding:1.5rem;max-width:1000px;margin:0 auto}table{width:100%;border-collapse:collapse;margin-top:1rem;background:#fff}th,td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #eee;font-size:.9rem}th{background:#f0f0f0}.formular{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin-top:1rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid #ddd}.formular label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}a{color:#1a56db}.vorschlag-karte{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;margin-top:1rem}.vorschlag-kopf{display:flex;justify-content:space-between;margin-bottom:.5rem}.vorschlag-confidence{font-size:.85rem;color:#555}.vorschlag-aktionen{display:flex;gap:.5rem;margin-top:.75rem}nav.hauptnav{display:flex;gap:1rem;margin-bottom:1rem}table.fristenkalender td{vertical-align:top;height:5rem;width:14.28%}table.fristenkalender td.heute{background:#eef6ff}.kalender-tag{font-weight:700;font-size:.85rem}.kalender-frist{display:block;font-size:.75rem;padding:.1rem .25rem;margin-top:.15rem;border-radius:3px;text-decoration:none;color:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.kalender-frist.frist-offen{background:#fff3cd}.kalender-frist.frist-erledigt{background:#d4edda}.kalender-frist.frist-verlaengert{background:#d1ecf1}.portal-tabs{display:flex;gap:.25rem;border-bottom:2px solid #ddd;margin-bottom:1.5rem}.portal-tab{padding:.6rem 1.1rem;border:none;background:none;cursor:pointer;font-size:1rem;color:#555;border-bottom:2px solid transparent;margin-bottom:-2px}.portal-tab.aktiv{color:#1a4d8f;border-bottom-color:#1a4d8f;font-weight:700}.portal-tab .badge{display:inline-block;min-width:1.2rem;padding:0 .35rem;margin-left:.35rem;border-radius:999px;background:#d9534f;color:#fff;font-size:.75rem;font-weight:700}.dashboard-kacheln{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.dashboard-kachel{border:1px solid #ddd;border-radius:6px;padding:1rem;background:#fafafa}.dashboard-kachel .zahl{display:block;font-size:2rem;font-weight:700;line-height:1.1}.dashboard-kachel.warnung{border-color:#d9534f;background:#fdf2f2}.dashboard-kachel.warnung .zahl{color:#d9534f}.status-badge{display:inline-block;padding:.15rem .5rem;border-radius:3px;font-size:.85rem;background:#eee}.status-badge.status-rueckfrage,.status-badge.status-ueberfaellig{background:#fdf2f2;color:#d9534f}.status-badge.status-gebucht,.status-badge.status-bezahlt{background:#d4edda;color:#256029}.status-badge.status-entwurf{background:#fff3cd;color:#856404}tr.zeile-ueberfaellig td{color:#d9534f}.landing{--landing-akzent: #e8590c;--landing-akzent-dunkel: #c94a08;--landing-tinte: #21303f;background:#fff;color:var(--landing-tinte);line-height:1.6}.landing-breite{max-width:1080px;margin:0 auto;padding:0 1.5rem}.landing-kopf{position:sticky;top:0;background:#fff;border-bottom:1px solid #eee;z-index:10}.landing-kopf-innen{display:flex;align-items:center;justify-content:space-between;padding-top:.9rem;padding-bottom:.9rem}.landing-logo{font-size:1.4rem;font-weight:800;color:var(--landing-akzent)}.landing-kopf-nav{display:flex;align-items:center;gap:1.5rem}.landing-kopf-nav a{color:var(--landing-tinte);text-decoration:none;font-size:.95rem}.landing-knopf{display:inline-block;padding:.65rem 1.4rem;border-radius:999px;font-weight:600;text-decoration:none!important;font-size:1rem}.landing-knopf-primaer{background:var(--landing-akzent);color:#fff!important}.landing-knopf-primaer:hover{background:var(--landing-akzent-dunkel)}.landing-knopf-sekundaer{border:2px solid var(--landing-akzent);color:var(--landing-akzent)!important}.landing-hero{background:linear-gradient(160deg,#fff7f0,#ffe8d9);padding:5rem 0 5.5rem;text-align:center}.landing-hero h1{font-size:2.8rem;line-height:1.15;margin:0 0 1.2rem}.landing-hero-untertitel{font-size:1.2rem;max-width:640px;margin:0 auto 2.2rem;color:#4a5a68}.landing-hero-aktionen{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.landing-hero-vertrauen{margin:1.2rem 0 0;font-size:.9rem;color:#6a7a88}.landing-sektion-intro{max-width:640px;margin:-1.5rem auto 2.5rem;text-align:center;color:#4a5a68}.landing-sektion{padding:4.5rem 0}.landing-sektion h2,.landing-abschluss h2{text-align:center;font-size:2rem;margin:0 0 2.5rem}.landing-sektion-hell{background:#fafafa}.landing-karten{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.landing-karte{border:1px solid #eee;border-radius:12px;padding:1.8rem;background:#fff;box-shadow:0 2px 8px #0000000a}.landing-karte h3{margin:.8rem 0 .5rem;font-size:1.15rem}.landing-karte p{margin:0;color:#4a5a68;font-size:.95rem}.landing-karte-icon{font-size:2rem}.landing-schritte{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;text-align:center}.landing-schritt h3{margin:1rem 0 .5rem}.landing-schritt p{color:#4a5a68;margin:0}.landing-schritt-nummer{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--landing-akzent);color:#fff;font-size:1.4rem;font-weight:700}.landing-vertrauen{max-width:720px}.landing-vertrauen h2{margin-bottom:1.5rem}.landing-vertrauen ul{margin:0;padding-left:1.4rem;font-size:1.05rem}.landing-vertrauen li{margin-bottom:.7rem}.landing-abschluss{background:linear-gradient(160deg,#fff7f0,#ffe8d9);padding:4rem 0;text-align:center}.landing-abschluss h2{margin-bottom:.8rem}.landing-abschluss p{color:#4a5a68;margin:0 0 1.8rem}.landing-fuss{border-top:1px solid #eee;padding:1.5rem 0;font-size:.9rem;color:#667}.landing-fuss-innen{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.landing-fuss nav{display:flex;gap:1.5rem}.landing-fuss a{color:#667}.landing-ueberuns{max-width:760px;margin:0 auto;text-align:center}.landing-ueberuns h2{margin-bottom:1.25rem}.landing-ueberuns p{color:#4a5a68;font-size:1.02rem;margin-bottom:1.4rem;text-align:left}.landing-rechner{background:#fff;border:1px solid #eee;border-radius:20px;padding:2.25rem;max-width:720px;margin:0 auto 3rem;box-shadow:0 2px 8px #0000000a}.landing-rechner-kopf{font-size:.85rem;font-weight:600;margin-bottom:.4rem}.landing-rechner-wert{font-size:2.3rem;font-weight:800;color:var(--landing-tinte);margin-bottom:.9rem}.landing-rechner-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;outline:none;margin-bottom:1.75rem;cursor:pointer}.landing-rechner-slider::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--landing-akzent);cursor:pointer;box-shadow:0 0 0 5px #e8590c2e}.landing-rechner-slider::-moz-range-thumb{width:22px;height:22px;border:none;border-radius:50%;background:var(--landing-akzent);cursor:pointer}.landing-toggle-gruppe{margin-bottom:1.1rem}.landing-toggle-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#667;margin-bottom:.4rem}.landing-toggle-pillen{display:flex;gap:.5rem;flex-wrap:wrap}.landing-toggle-pille{padding:.5rem 1.1rem;border-radius:99px;border:1.5px solid #e2e8f0;font-family:inherit;font-size:.85rem;font-weight:500;color:#667;background:#fff;cursor:pointer;transition:all .15s;line-height:1}.landing-toggle-pille.aktiv{border-color:var(--landing-akzent);background:#fff4ec;color:var(--landing-tinte);font-weight:600}.landing-toggle-pille:hover:not(.aktiv){border-color:#94a3b8;color:var(--landing-tinte)}.landing-toggle-pille:disabled{opacity:.4;cursor:not-allowed}.landing-toggle-pille:disabled:hover{border-color:#e2e8f0;color:#667}.landing-rechner-ergebnis{margin-top:1.5rem;padding-top:1.4rem;border-top:1px solid #eee;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.landing-rechner-ergebnis-label{font-size:.85rem;font-weight:600;color:var(--landing-tinte);margin-bottom:.2rem}.landing-rechner-ergebnis-hinweis{font-size:.78rem;color:#94a3b8}.landing-rechner-ergebnis-wert{font-size:1.9rem;font-weight:800;color:var(--landing-akzent);text-align:right}.landing-rechner-ergebnis-zeitraum{display:block;font-size:.72rem;font-weight:500;color:#94a3b8}.landing-rechner-cta{display:block;width:fit-content;margin:1.75rem auto 0}.landing-rechner-fussnote{text-align:center;font-size:.76rem;color:#94a3b8;margin:1rem auto 0;max-width:480px}.landing-preise-hinweis{text-align:center;margin-top:1.5rem;font-size:.8rem;color:#94a3b8}.landing-recht{max-width:760px;margin:0 auto}.landing-recht h1{font-size:1.9rem;margin-bottom:2rem}.landing-recht h2{font-size:1.2rem;text-align:left;margin:2.2rem 0 .8rem}.landing-recht h3{font-size:1rem;margin:1.4rem 0 .5rem}.landing-recht p,.landing-recht li{color:#4a5a68;font-size:.92rem;margin-bottom:.9rem}.landing-recht ul{padding-left:1.4rem;margin-bottom:.9rem}.landing-recht address{font-style:normal;color:#4a5a68;font-size:.92rem;margin-bottom:.9rem}@media(max-width:640px){.landing-hero h1{font-size:2rem}.landing-kopf-nav a:not(.landing-knopf){display:none}}
