/* so-funktioniert.html · zentral gebündelte Seitengestaltung */

/* Abschnitt 1 */
:root{--ink:#101828;--muted:#667085;--line:#e4e7ec;--surface:#fff;--canvas:#f4f7fb;--aqua:#15b8c8;--aqua-weak:#e5f9fa;--lime:#70db75;--lime-weak:#ecfaed;--orange:#ff9f43;--orange-weak:#fff4e5;--shadow:0 20px 60px rgba(16,24,40,.08);--radius:25px;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter",ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);letter-spacing:-.018em}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1352px)/2));border-bottom:1px solid rgba(16,24,40,.07);background:rgba(255,255,255,.84);backdrop-filter:blur(18px);position:sticky;top:0;z-index:3}.brand{display:inline-flex;align-items:center;color:var(--ink);font-size:20px;font-weight:850;letter-spacing:-.065em;text-decoration:none}.brand i{display:block;width:9px;height:9px;margin:0 6px 1px 0;border-radius:50%;background:var(--aqua)}.nav{display:flex;gap:18px;align-items:center;font-size:13px;font-weight:750}.nav a{color:var(--muted);text-decoration:none}.nav a:hover,.nav a:focus{color:var(--ink)}.nav .back{padding:9px 13px;border-radius:999px;background:var(--ink);color:#fff}.page{max-width:1100px;margin:auto;padding:64px 24px 72px}.eyebrow{margin:0 0 10px;color:var(--aqua);font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.intro{max-width:700px}.intro h1{margin:0;font-size:clamp(38px,5.4vw,68px);line-height:.94;letter-spacing:-.07em}.intro>p:not(.eyebrow){max-width:590px;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:36px 0}.principle{padding:16px;border:1px solid var(--line);border-radius:17px;background:#fff}.principle i{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:var(--aqua-weak);color:#078898;font-style:normal;font-size:15px}.principle:nth-child(2) i{background:var(--lime-weak);color:#237d2a}.principle:nth-child(3) i{background:var(--orange-weak);color:#b85d00}.principle b{display:block;margin-top:12px;font-size:13px}.principle span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}.section{margin-top:52px}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:17px}.sectionHead h2{margin:0;font-size:27px;letter-spacing:-.055em}.sectionHead p{max-width:400px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.steps{display:grid;gap:11px}.step{display:grid;grid-template-columns:43px minmax(0,1fr);gap:17px;padding:21px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 8px 24px rgba(16,24,40,.035)}.stepNo{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf1f6;color:#667085;font-size:12px;font-weight:850}.step:first-child .stepNo{background:var(--ink);color:#fff}.step h3{margin:3px 0 5px;font-size:17px;letter-spacing:-.03em}.step p{margin:0;color:#475467;font-size:13px;line-height:1.55}.step ul{margin:11px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px;list-style:none}.step li{padding:5px 8px;border-radius:999px;background:#f4f6f8;color:#475467;font-size:11px;font-weight:750}.flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:18px}.flowItem{min-height:111px;padding:13px;border:1px solid var(--line);border-radius:16px;background:#fff;position:relative}.flowItem:not(:last-child)::after{content:"→";position:absolute;right:-15px;top:40px;z-index:1;color:#98a2b3;font-weight:800}.flowItem i{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--aqua-weak);color:#078898;font-style:normal;font-size:12px}.flowItem:nth-child(3) i{background:var(--orange-weak);color:#b85d00}.flowItem:nth-child(4) i{background:#f1ecff;color:#6a55a8}.flowItem:nth-child(5) i{background:var(--lime-weak);color:#237d2a}.flowItem b{display:block;margin-top:12px;font-size:12px}.flowItem small{display:block;margin-top:3px;color:var(--muted);font-size:10px;line-height:1.35}.logic{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;margin-top:17px}.logicCard{padding:21px;border-radius:20px;background:#111d31;color:#f8fbff;overflow:hidden;position:relative}.logicCard::after{content:"";position:absolute;width:260px;height:260px;right:-130px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(21,184,200,.33),transparent 65%)}.logicCard>*{position:relative}.logicCard h3{margin:0;font-size:17px;letter-spacing:-.04em}.logicCard p{margin:7px 0 16px;color:#c8d4e5;font-size:12px;line-height:1.48}.logicRow{display:grid;grid-template-columns:28px 1fr;gap:9px;padding:10px 0;border-top:1px solid rgba(255,255,255,.12);font-size:12px;line-height:1.4}.logicRow b{color:var(--lime);font-size:11px}.note{padding:21px;border:1px solid #f0c78c;border-radius:20px;background:var(--orange-weak)}.note h3{margin:0;color:#85500b;font-size:16px;letter-spacing:-.03em}.note p{margin:8px 0 0;color:#85500b;font-size:12px;line-height:1.52}.note ul{margin:12px 0 0;padding-left:17px;color:#85500b;font-size:12px;line-height:1.52}.cta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:53px;padding:25px;border-radius:23px;background:linear-gradient(110deg,#172238,#263b5d);color:#fff}.cta h2{margin:0;font-size:24px;letter-spacing:-.05em}.cta p{margin:6px 0 0;color:#c7d3e3;font-size:13px}.cta a{flex:0 0 auto;padding:12px 16px;border-radius:12px;background:#fff;color:var(--ink);font-size:13px;font-weight:850;text-decoration:none}.footer{display:flex;justify-content:center;flex-wrap:wrap;gap:9px 17px;padding:27px 0 0;margin-top:35px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}@media(max-width:760px){.page{padding:40px 15px 45px}.topbar{padding:0 15px}.nav a:not(.back){display:none}.principles{grid-template-columns:1fr}.section{margin-top:39px}.sectionHead{display:block}.sectionHead p{margin-top:7px}.flow{grid-template-columns:1fr 1fr}.flowItem:not(:last-child)::after{display:none}.logic{grid-template-columns:1fr}.cta{display:block}.cta a{display:inline-block;margin-top:16px}.step{padding:17px;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Abschnitt 2 */
.themeToggle,.languageToggle{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:800 12px inherit;cursor:pointer}.themeToggle span:first-child{font-size:14px;line-height:1}.languageToggle{min-width:48px;justify-content:center}.languageToggle::before{content:"◎";font-size:13px;color:var(--aqua)}
    html[data-theme="dark"]{--ink:#f5f7fb;--muted:#a8b4c6;--line:rgba(192,211,236,.16);--surface:#101a2b;--canvas:#07101d;--aqua:#52d7df;--aqua-weak:#123440;--lime:#9ee58c;--lime-weak:#173924;--orange:#ffbf70;--orange-weak:#412b13;--shadow:0 20px 60px rgba(0,0,0,.3)}
    html[data-theme="dark"] body{background:radial-gradient(ellipse 80% 60% at 100% 0,rgba(36,130,149,.16),transparent 62%),var(--canvas);color:var(--ink)}html[data-theme="dark"] .topbar{border-color:rgba(192,211,236,.1);background:rgba(7,16,29,.86)}html[data-theme="dark"] .principle,html[data-theme="dark"] .step,html[data-theme="dark"] .flowItem{border-color:var(--line);background:var(--surface);box-shadow:none}html[data-theme="dark"] .stepNo{background:#1d2a40;color:var(--muted)}html[data-theme="dark"] .step p,html[data-theme="dark"] .sectionHead p,html[data-theme="dark"] .principle span{color:#c7d1df}html[data-theme="dark"] .step li{background:#16243a;color:#cbd6e5}html[data-theme="dark"] .note{border-color:rgba(255,191,112,.5);background:var(--orange-weak)}html[data-theme="dark"] .note h3,html[data-theme="dark"] .note p,html[data-theme="dark"] .note ul{color:#ffe0b6}html[data-theme="dark"] .themeToggle,html[data-theme="dark"] .languageToggle{border-color:var(--line);background:#111d31;color:var(--ink)}html[data-theme="dark"] .nav .back{border:1px solid rgba(255,255,255,.75);background:#eaf3ff;color:#111d31}html[data-theme="dark"] .footer{border-color:var(--line)}html[data-theme="dark"] .nav a:not(.back){color:var(--muted)}

/* Hilfe-Hub · nur Bildschirm; Druckprodukte der Fachwerkzeuge bleiben unberührt. */
.anchorSection{scroll-margin-top:96px}.hubNav{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 4px;padding:12px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 8px 24px rgba(16,24,40,.035)}.hubNav a{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;border-radius:12px;color:var(--muted);font-size:13px;font-weight:800;text-decoration:none}.hubNav a:hover,.hubNav a:focus-visible{background:var(--aqua-weak);color:var(--ink)}.quickGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quickCard,.toolHelpGrid>article,.limitGrid>article,.glossary>div{border:1px solid var(--line);background:var(--surface)}.quickCard{display:flex;flex-direction:column;min-height:240px;padding:20px;border-radius:20px}.quickCard>span,.toolHelpGrid small{color:var(--aqua);font-size:12px;font-weight:900;letter-spacing:.1em}.quickCard h3{margin:28px 0 8px;font-size:19px}.quickCard p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.quickCard a,.toolHelpGrid a{margin-top:auto;padding-top:18px;color:var(--ink);font-size:13px;font-weight:850;text-decoration:none}.toolFlow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}.toolFlow article{min-height:112px;padding:16px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.toolFlow b,.toolFlow span{display:block}.toolFlow b{font-size:15px}.toolFlow span{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.45}.toolFlow>i{color:var(--aqua);font-style:normal;font-weight:900}.compactNote{margin-top:16px}.toolHelpGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.toolHelpGrid>article{display:flex;flex-direction:column;padding:22px;border-radius:21px;scroll-margin-top:96px}.toolHelpGrid h3{margin:9px 0 8px;font-size:20px}.toolHelpGrid p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.toolHelpGrid ul{margin:14px 0 0;padding-left:18px;color:#475467;font-size:12px;line-height:1.55}.deepSection{padding:26px;border:1px solid var(--line);border-radius:25px;background:color-mix(in srgb,var(--surface) 72%,transparent)}.subSection{margin-top:38px}.subSection>.sectionHead h2{font-size:23px}.limitGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.limitGrid>article{padding:18px;border-radius:18px}.limitGrid h3{margin:0;font-size:16px}.limitGrid p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.legalHint{margin:14px 0 0}.legalHint a{color:var(--ink);font-size:13px;font-weight:850}.glossary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.glossary>div{padding:16px;border-radius:16px}.glossary dt{font-size:14px;font-weight:850}.glossary dd{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}html[data-theme="dark"] .quickCard,html[data-theme="dark"] .toolHelpGrid>article,html[data-theme="dark"] .limitGrid>article,html[data-theme="dark"] .glossary>div,html[data-theme="dark"] .hubNav,html[data-theme="dark"] .toolFlow article{border-color:var(--line);background:var(--surface)}html[data-theme="dark"] .toolHelpGrid ul{color:#c7d1df}html[data-theme="dark"] .deepSection{background:rgba(16,26,43,.7)}
@media(max-width:760px){.hubNav{overflow-x:auto;flex-wrap:nowrap}.hubNav a{flex:0 0 auto}.quickGrid,.toolHelpGrid,.limitGrid,.glossary{grid-template-columns:1fr}.toolFlow{grid-template-columns:1fr}.toolFlow>i{transform:rotate(90deg);justify-self:center}.deepSection{padding:18px}.quickCard{min-height:0}.quickCard h3{margin-top:18px}}
