.u-hero-bg--portrait[data-astro-cid-giqe2vc6]{object-position:center 20%;opacity:.35}.u-hero-dot[data-astro-cid-giqe2vc6]{color:var(--orange)}.u-statement[data-astro-cid-giqe2vc6]{padding:5rem 2rem}.u-statement-grid[data-astro-cid-giqe2vc6]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:960px;margin:0 auto}.u-statement-headline[data-astro-cid-giqe2vc6]{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;letter-spacing:-.03em;margin-bottom:1.25rem;color:var(--text);font-family:var(--font-heading)}.u-statement-text[data-astro-cid-giqe2vc6] p[data-astro-cid-giqe2vc6]{font-size:.92rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1rem}.section-warm-dark[data-astro-cid-giqe2vc6] .u-statement-text[data-astro-cid-giqe2vc6] p[data-astro-cid-giqe2vc6]{color:#fafaf9cc}.u-statement-text[data-astro-cid-giqe2vc6] p[data-astro-cid-giqe2vc6]:last-child{margin-bottom:0}.u-statement-visual[data-astro-cid-giqe2vc6]{position:relative}.u-statement-img[data-astro-cid-giqe2vc6]{width:100%;height:auto;object-fit:cover;object-position:center top;display:block;border-radius:24px 24px 24px 4px}.u-statement-badge[data-astro-cid-giqe2vc6]{position:absolute;bottom:-14px;left:50%;transform:translate(-50%);background:#fff;border:1px solid var(--mid-grey);border-radius:24px;padding:.45rem 1.1rem;font-size:.8rem;font-weight:700;white-space:nowrap;box-shadow:0 4px 14px #1c191712;display:flex;align-items:center;gap:.15rem}.badge-dot[data-astro-cid-giqe2vc6]{color:var(--orange);margin:0 .3rem;font-weight:900}.u-facts[data-astro-cid-giqe2vc6]{padding:2rem 2rem 3rem}.facts-grid[data-astro-cid-giqe2vc6]{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;max-width:920px;margin:0 auto}.fact-card[data-astro-cid-giqe2vc6]{background:var(--off-white);border:1px solid var(--mid-grey);border-radius:var(--radius-card);padding:1.15rem;transition:border-color .25s var(--ease),box-shadow .25s var(--ease)}.fact-card[data-astro-cid-giqe2vc6]:hover{border-color:#d977064d;box-shadow:0 4px 16px #1c19170d}.fact-icon[data-astro-cid-giqe2vc6]{width:32px;height:32px;background:linear-gradient(135deg,#d977061f,#d977060a);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--orange);margin-bottom:.6rem}.fact-title[data-astro-cid-giqe2vc6]{font-size:.82rem;font-weight:800;margin-bottom:.25rem}.fact-desc[data-astro-cid-giqe2vc6]{font-size:.74rem;color:var(--text-secondary);line-height:1.5}.u-flowchart[data-astro-cid-giqe2vc6]{padding:6rem 2rem;background:#1c1917!important;color:#fff}.u-flowchart[data-astro-cid-giqe2vc6] .section-label[data-astro-cid-giqe2vc6]{color:var(--orange)}.u-flowchart[data-astro-cid-giqe2vc6] .section-title[data-astro-cid-giqe2vc6]{color:#fff;font-size:clamp(1.8rem,4vw,2.8rem);font-family:var(--font-heading)}.fc-tracks[data-astro-cid-giqe2vc6]{display:grid;grid-template-columns:1fr 40px 1fr;gap:.5rem 0;max-width:900px;margin:2rem auto 0;position:relative}.fc-label[data-astro-cid-giqe2vc6]{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;padding-bottom:.75rem;border-bottom:2px solid rgba(255,255,255,.1);text-align:center}.fc-label--left[data-astro-cid-giqe2vc6]{grid-column:1}.fc-label--right[data-astro-cid-giqe2vc6]{grid-column:3}.fc-spacer[data-astro-cid-giqe2vc6]{grid-column:2}.fc-line[data-astro-cid-giqe2vc6]{grid-column:2;width:2px;background:#ffffff14;justify-self:center;min-height:100%;position:relative;overflow:hidden}.fc-line[data-astro-cid-giqe2vc6]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,var(--orange),rgba(217,119,6,.3));transform:scaleY(0);transform-origin:top;transition:transform .6s var(--ease)}.fc-line[data-astro-cid-giqe2vc6].fc-line--drawn:after{transform:scaleY(1)}.fc-line--span2[data-astro-cid-giqe2vc6]{grid-row:span 2}.fc-node[data-astro-cid-giqe2vc6]{padding:.3rem 0;transition:transform .25s var(--ease)}.fc-node[data-astro-cid-giqe2vc6]:hover{transform:translateY(-3px)}.fc-left[data-astro-cid-giqe2vc6]{grid-column:1}.fc-right[data-astro-cid-giqe2vc6],.fc-empty[data-astro-cid-giqe2vc6]{grid-column:3}.fc-right--span2[data-astro-cid-giqe2vc6]{grid-row:span 2;align-self:stretch}.fc-right--span2[data-astro-cid-giqe2vc6] .fc-node-inner[data-astro-cid-giqe2vc6]{height:100%;display:flex;flex-direction:column;justify-content:center}.fc-node-inner[data-astro-cid-giqe2vc6]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-card);padding:1.15rem 1.35rem;border-left:3px solid var(--orange);transition:box-shadow .25s var(--ease),border-color .25s var(--ease),background .25s var(--ease);position:relative;box-sizing:border-box;min-height:185px;height:100%;display:flex;flex-direction:column}.fc-node[data-astro-cid-giqe2vc6]:hover .fc-node-inner[data-astro-cid-giqe2vc6]{box-shadow:0 8px 24px #d977061f;border-color:#d9770666;background:#ffffff14}.fc-node--academic[data-astro-cid-giqe2vc6] .fc-node-inner[data-astro-cid-giqe2vc6],.fc-node-inner[data-astro-cid-giqe2vc6].fc-node--academic{border-left-color:#3b82f6}.fc-node[data-astro-cid-giqe2vc6]:hover .fc-node--academic[data-astro-cid-giqe2vc6],.fc-node[data-astro-cid-giqe2vc6]:hover .fc-node-inner[data-astro-cid-giqe2vc6].fc-node--academic{border-color:#3b82f64d}.fc-node-inner[data-astro-cid-giqe2vc6].fc-node--cert{border-left-color:#22c55e}.fc-node[data-astro-cid-giqe2vc6]:hover .fc-node-inner[data-astro-cid-giqe2vc6].fc-node--cert{border-color:#22c55e4d}.fc-node-inner[data-astro-cid-giqe2vc6] h3[data-astro-cid-giqe2vc6]{font-size:.92rem;font-weight:800;margin-bottom:.1rem;color:#fff}.fc-role[data-astro-cid-giqe2vc6]{font-size:.7rem;font-weight:700;color:var(--orange);margin-bottom:.4rem}.fc-node--academic[data-astro-cid-giqe2vc6] .fc-role[data-astro-cid-giqe2vc6]{color:#3b82f6}.fc-node-inner[data-astro-cid-giqe2vc6].fc-node--cert .fc-role[data-astro-cid-giqe2vc6]{color:#22c55e}.fc-desc[data-astro-cid-giqe2vc6]{font-size:.78rem;color:#ffffffa6;line-height:1.55;margin-bottom:.4rem}.fc-detail[data-astro-cid-giqe2vc6]{font-size:.72rem;color:var(--orange);font-weight:600;font-style:italic;margin-bottom:.4rem}.fc-lesson[data-astro-cid-giqe2vc6]{font-size:.68rem;font-weight:700;color:#ffffff80;background:#ffffff0f;padding:.2rem .55rem;border-radius:5px;border:1px solid rgba(255,255,255,.1);display:inline-block;margin-top:auto}.fc-badge-fortbildung[data-astro-cid-giqe2vc6]{display:inline-block;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#4ade80;background:#22c55e1f;padding:.12rem .4rem;border-radius:3px;margin-bottom:.35rem}.fc-converge[data-astro-cid-giqe2vc6]{grid-column:1 / -1;text-align:center;position:relative;padding-top:2rem;margin-top:.5rem}.fc-merge-lines[data-astro-cid-giqe2vc6]:before{content:"";position:absolute;top:0;left:20%;right:20%;height:2px;background:var(--orange)}.fc-merge-lines[data-astro-cid-giqe2vc6]:after{content:"";position:absolute;top:0;left:50%;width:2px;height:2rem;background:var(--orange);transform:translate(-50%)}.fc-node--current[data-astro-cid-giqe2vc6]{background:var(--gradient-brand);color:#fff;border:none;border-left:none;border-radius:var(--radius-card);padding:2rem;max-width:420px;margin:0 auto;box-shadow:0 12px 32px #d9770640,0 0 60px #d977061a}.fc-slide--visible[data-astro-cid-giqe2vc6] .fc-node--current[data-astro-cid-giqe2vc6]{animation:fc-pulse 3s ease-in-out 1.2s infinite}@keyframes fc-pulse{0%,to{box-shadow:0 12px 32px #d9770640,0 0 60px #d977061a}50%{box-shadow:0 16px 40px #d9770652,0 0 80px #d9770626}}.fc-node--current[data-astro-cid-giqe2vc6] h3[data-astro-cid-giqe2vc6]{font-size:1.1rem;color:#fff}.fc-node--current[data-astro-cid-giqe2vc6] .fc-role[data-astro-cid-giqe2vc6]{color:#ffffffd9}.fc-node--current[data-astro-cid-giqe2vc6] .fc-desc[data-astro-cid-giqe2vc6]{color:#ffffffe6;font-weight:600;margin-bottom:0}.fc-node--current[data-astro-cid-giqe2vc6] h3[data-astro-cid-giqe2vc6]{font-size:1.15rem}.fc-logo[data-astro-cid-giqe2vc6]{margin-bottom:.5rem;filter:brightness(10)}.fc-timeline-axis[data-astro-cid-giqe2vc6]{position:absolute;top:0;left:50%;width:2px;height:100%;background:#ffffff0f;transform:translate(-50%);z-index:0;pointer-events:none}.fc-timeline-fill[data-astro-cid-giqe2vc6]{width:100%;height:0%;background:linear-gradient(to bottom,var(--orange),rgba(217,119,6,.2));transition:height .1s linear;border-radius:0 0 1px 1px}.fc-slide[data-astro-cid-giqe2vc6]{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.fc-slide--left[data-astro-cid-giqe2vc6]{transform:translate(-30px)}.fc-slide--right[data-astro-cid-giqe2vc6]{transform:translate(30px)}.fc-slide[data-astro-cid-giqe2vc6]:not(.fc-slide--left):not(.fc-slide--right){transform:translateY(20px)}.fc-slide[data-astro-cid-giqe2vc6][data-row="0"]{transition-delay:0s}.fc-slide[data-astro-cid-giqe2vc6][data-row="1"]{transition-delay:.15s}.fc-slide[data-astro-cid-giqe2vc6][data-row="2"]{transition-delay:.3s}.fc-slide[data-astro-cid-giqe2vc6][data-row="3"]{transition-delay:.45s}.fc-slide[data-astro-cid-giqe2vc6][data-row="4"]{transition-delay:.6s}.fc-slide[data-astro-cid-giqe2vc6][data-row="5"]{transition-delay:.75s}.fc-slide[data-astro-cid-giqe2vc6][data-row="6"]{transition-delay:.9s}.fc-slide[data-astro-cid-giqe2vc6].fc-slide--visible{opacity:1;transform:translate(0) translateY(0)}.fc-merge-anim[data-astro-cid-giqe2vc6]:before,.fc-merge-anim[data-astro-cid-giqe2vc6]:after{transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s;opacity:0}.fc-merge-anim[data-astro-cid-giqe2vc6]:before{transform:scaleX(0);transform-origin:center}.fc-merge-anim[data-astro-cid-giqe2vc6]:after{transform:translate(-50%) scaleY(0);transform-origin:top}.fc-slide--visible[data-astro-cid-giqe2vc6] .fc-merge-anim[data-astro-cid-giqe2vc6]:before{opacity:1;transform:scaleX(1);transition-delay:.2s}.fc-slide--visible[data-astro-cid-giqe2vc6] .fc-merge-anim[data-astro-cid-giqe2vc6]:after{opacity:1;transform:translate(-50%) scaleY(1);transition-delay:.5s}.fc-converge-node[data-astro-cid-giqe2vc6]{opacity:0;transform:scale(.9);transition:opacity .5s ease-out,transform .5s cubic-bezier(.22,1,.36,1)}.fc-slide--visible[data-astro-cid-giqe2vc6] .fc-converge-node[data-astro-cid-giqe2vc6]{opacity:1;transform:scale(1);transition-delay:.7s}.fc-node[data-astro-cid-giqe2vc6]:hover .fc-lesson[data-astro-cid-giqe2vc6]{background:#d9770626;border-color:#d977064d;color:var(--orange)}@media(prefers-reduced-motion:reduce){.fc-slide[data-astro-cid-giqe2vc6]{opacity:1;transform:none;transition:none!important}.fc-merge-anim[data-astro-cid-giqe2vc6]:before,.fc-merge-anim[data-astro-cid-giqe2vc6]:after{opacity:1;transform:none;transition:none!important}.fc-converge-node[data-astro-cid-giqe2vc6]{opacity:1;transform:none;transition:none!important}.fc-timeline-fill[data-astro-cid-giqe2vc6]{height:100%!important;transition:none!important}}.u-weiterbildung[data-astro-cid-giqe2vc6]{padding:4rem 2rem;background:var(--light-grey)}.wb-intro[data-astro-cid-giqe2vc6]{max-width:700px;margin:1.5rem auto 2rem}.wb-intro-text[data-astro-cid-giqe2vc6] p[data-astro-cid-giqe2vc6]{font-size:.88rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1rem}.wb-intro-text[data-astro-cid-giqe2vc6] p[data-astro-cid-giqe2vc6]:last-child{margin-bottom:0}.wb-intro-text[data-astro-cid-giqe2vc6] strong[data-astro-cid-giqe2vc6]{color:var(--text);font-weight:800}.wb-quote[data-astro-cid-giqe2vc6]{font-style:italic;color:var(--orange)!important;font-weight:600;border-left:3px solid var(--orange);padding-left:1rem}.wb-certs[data-astro-cid-giqe2vc6]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:700px;margin:0 auto 2rem}.wb-cert[data-astro-cid-giqe2vc6]{background:#fff;border:1px solid var(--mid-grey);border-radius:var(--radius-card);padding:1.25rem;border-left:3px solid var(--orange);transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s var(--ease)}.wb-cert[data-astro-cid-giqe2vc6]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #d977061a;border-color:#d9770659}.wb-cert-date[data-astro-cid-giqe2vc6]{display:inline-block;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#d977061a;color:var(--orange);padding:.15rem .5rem;border-radius:3px;margin-bottom:.5rem}.wb-cert[data-astro-cid-giqe2vc6] h3[data-astro-cid-giqe2vc6]{font-size:.95rem;font-weight:800;margin-bottom:.15rem}.wb-cert-issuer[data-astro-cid-giqe2vc6]{font-size:.72rem;font-weight:700;color:var(--orange);margin-bottom:.35rem}.wb-cert-desc[data-astro-cid-giqe2vc6]{font-size:.76rem;color:var(--text-secondary);line-height:1.5}.wb-cert--planned[data-astro-cid-giqe2vc6]{opacity:.65;border-left:2px solid var(--orange)}.wb-tools-scroll[data-astro-cid-giqe2vc6]{position:relative;overflow:hidden;margin:0 auto;padding:.5rem 0}.wb-tools-scroll[data-astro-cid-giqe2vc6]:before,.wb-tools-scroll[data-astro-cid-giqe2vc6]:after{content:"";position:absolute;top:0;bottom:0;width:3rem;z-index:2;pointer-events:none}.wb-tools-scroll[data-astro-cid-giqe2vc6]:before{left:0;background:linear-gradient(to right,var(--light-grey),transparent)}.wb-tools-scroll[data-astro-cid-giqe2vc6]:after{right:0;background:linear-gradient(to left,var(--light-grey),transparent)}.wb-tools-track[data-astro-cid-giqe2vc6]{display:flex;gap:.5rem;width:max-content;animation:wb-pills-scroll 25s linear infinite}.wb-tools-track[data-astro-cid-giqe2vc6]:hover{animation-play-state:paused}@keyframes wb-pills-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.wb-tool-pill[data-astro-cid-giqe2vc6]{font-size:.68rem;font-weight:700;color:var(--text-secondary);background:#fff;border:1px solid var(--mid-grey);padding:.35rem .7rem;border-radius:20px;white-space:nowrap;flex-shrink:0;transition:border-color .2s var(--ease)}.wb-tool-pill[data-astro-cid-giqe2vc6]:hover{border-color:#d9770659}.wb-tool--done[data-astro-cid-giqe2vc6]{border-left:2px solid #22c55e}.wb-tool--planned[data-astro-cid-giqe2vc6]{border-left:2px solid var(--orange);opacity:.75}.u-cta-social[data-astro-cid-giqe2vc6]{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.u-cta-social-link[data-astro-cid-giqe2vc6]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;color:#ffffffbf;text-decoration:none;transition:color .2s var(--ease)}.u-cta-social-link[data-astro-cid-giqe2vc6]:hover{color:#fff}.werkzeug[data-astro-cid-giqe2vc6]{padding:5rem 0}.werkzeug[data-astro-cid-giqe2vc6] .container[data-astro-cid-giqe2vc6]{padding:0 2rem}.toolbox-wrap[data-astro-cid-giqe2vc6]{display:flex;justify-content:center;margin:2.5rem 0 3.5rem}.toolbox-stage[data-astro-cid-giqe2vc6]{display:flex;flex-direction:column;align-items:center;gap:0;position:relative}.toolbox-btn[data-astro-cid-giqe2vc6]{background:none;border:none;cursor:pointer;padding:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem}.toolbox-svg[data-astro-cid-giqe2vc6]{width:140px;height:94px;display:block;filter:drop-shadow(0 4px 12px rgba(217,119,6,.3));transition:filter .2s}.toolbox-btn[data-astro-cid-giqe2vc6]:hover .toolbox-svg[data-astro-cid-giqe2vc6]{filter:drop-shadow(0 6px 18px rgba(217,119,6,.45))}.toolbox-hint[data-astro-cid-giqe2vc6]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);opacity:.8;transition:opacity .2s}.toolbox-stage[data-astro-cid-giqe2vc6].is-open .toolbox-hint[data-astro-cid-giqe2vc6]{opacity:0}.toolbox-lid[data-astro-cid-giqe2vc6]{transform-origin:60px 34px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.toolbox-stage[data-astro-cid-giqe2vc6].is-open .toolbox-lid[data-astro-cid-giqe2vc6]{transform:rotate(-55deg)}.toolbox-tools[data-astro-cid-giqe2vc6]{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:-8px;max-width:520px}.tb-tool[data-astro-cid-giqe2vc6]{display:flex;flex-direction:column;align-items:center;gap:.35rem;opacity:0;transform:translateY(30px) scale(.7);transition:opacity .35s ease,transform .45s cubic-bezier(.34,1.56,.64,1)}.toolbox-stage[data-astro-cid-giqe2vc6].is-open .tb-tool[data-astro-cid-giqe2vc6]{opacity:1;transform:translateY(0) scale(1)}.tb-tool--1[data-astro-cid-giqe2vc6]{transition-delay:.05s}.tb-tool--2[data-astro-cid-giqe2vc6]{transition-delay:.12s}.tb-tool--3[data-astro-cid-giqe2vc6]{transition-delay:.19s}.tb-tool--4[data-astro-cid-giqe2vc6]{transition-delay:.26s}.tb-tool--5[data-astro-cid-giqe2vc6]{transition-delay:.33s}.tb-tool--6[data-astro-cid-giqe2vc6]{transition-delay:.4s}.tb-tool--7[data-astro-cid-giqe2vc6]{transition-delay:.47s}.tb-tool-icon[data-astro-cid-giqe2vc6]{width:48px;height:48px;border-radius:12px;background:var(--text);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;overflow:hidden}.tb-tool[data-astro-cid-giqe2vc6] span[data-astro-cid-giqe2vc6]{font-size:.68rem;font-weight:700;color:var(--text-secondary, #6b6462);text-align:center;max-width:60px;line-height:1.2}.toolbox-tagline[data-astro-cid-giqe2vc6]{margin-top:1.5rem;font-size:.88rem;font-weight:700;color:var(--text-secondary, #6b6462);text-align:center;font-style:italic;opacity:0;transform:translateY(8px);transition:opacity .4s .55s ease,transform .4s .55s ease}.toolbox-stage[data-astro-cid-giqe2vc6].is-open .toolbox-tagline[data-astro-cid-giqe2vc6]{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.toolbox-lid[data-astro-cid-giqe2vc6],.tb-tool[data-astro-cid-giqe2vc6],.toolbox-tagline[data-astro-cid-giqe2vc6]{transition:none}.toolbox-stage[data-astro-cid-giqe2vc6].is-open .tb-tool[data-astro-cid-giqe2vc6]{opacity:1;transform:none}}.wz-marquee-wrap[data-astro-cid-giqe2vc6]{margin-top:2.5rem;display:flex;flex-direction:column;gap:.6rem}.wz-marquee-row[data-astro-cid-giqe2vc6]{display:flex;align-items:center}.wz-row-scroll[data-astro-cid-giqe2vc6]{position:relative;overflow:hidden;width:100%;padding:.35rem 0}.wz-row-scroll[data-astro-cid-giqe2vc6]:before,.wz-row-scroll[data-astro-cid-giqe2vc6]:after{content:"";position:absolute;top:0;bottom:0;width:5rem;z-index:2;pointer-events:none}.wz-row-scroll[data-astro-cid-giqe2vc6]:before{left:0;background:linear-gradient(to right,white,transparent)}.wz-row-scroll[data-astro-cid-giqe2vc6]:after{right:0;background:linear-gradient(to left,white,transparent)}.wz-row-track[data-astro-cid-giqe2vc6]{display:flex;align-items:center;gap:.6rem;width:max-content;animation:wz-scroll 50s linear infinite}.wz-marquee-row--reverse[data-astro-cid-giqe2vc6] .wz-row-track[data-astro-cid-giqe2vc6]{animation-name:wz-scroll-reverse}.wz-row-track[data-astro-cid-giqe2vc6]:hover{animation-play-state:paused}@keyframes wz-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes wz-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.wz-chip[data-astro-cid-giqe2vc6]{display:flex;align-items:center;gap:.4rem;background:var(--off-white);border:1px solid var(--mid-grey);border-radius:10px;padding:.4rem .75rem;flex-shrink:0;cursor:default;transition:border-color .2s var(--ease),box-shadow .2s var(--ease)}.wz-chip[data-astro-cid-giqe2vc6]:hover{border-color:#d9770659;box-shadow:0 2px 8px #d9770614}.wz-chip-icon[data-astro-cid-giqe2vc6]{width:22px;height:22px;object-fit:contain;flex-shrink:0;border-radius:3px}.wz-chip[data-astro-cid-giqe2vc6] .wz-logo[data-astro-cid-giqe2vc6]{width:22px;height:22px;border-radius:5px;font-size:.5rem;margin-bottom:0}.wz-chip[data-astro-cid-giqe2vc6] span[data-astro-cid-giqe2vc6]{font-size:.75rem;font-weight:700;color:var(--text);white-space:nowrap}.wz-individual[data-astro-cid-giqe2vc6]{text-align:center;font-size:.85rem;font-weight:700;color:var(--orange);margin-top:1rem;letter-spacing:.01em}.werkzeug-bottom[data-astro-cid-giqe2vc6]{max-width:800px;margin:1.5rem auto 0;padding:1.5rem 2rem;text-align:center}.werkzeug-count[data-astro-cid-giqe2vc6]{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:900;color:var(--text);margin-bottom:.35rem;font-family:var(--font-heading);letter-spacing:-.02em}.werkzeug-punchline[data-astro-cid-giqe2vc6]{font-size:.78rem;color:var(--text-secondary);font-style:italic}.wz-logo[data-astro-cid-giqe2vc6]{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:900;color:#fff;flex-shrink:0;letter-spacing:-.02em}.wz-logo--eleven[data-astro-cid-giqe2vc6]{background:#1c1917}.wz-logo--sevdesk[data-astro-cid-giqe2vc6]{background:#2563eb}.wz-logo--lexoffice[data-astro-cid-giqe2vc6]{background:#009fe3}.wz-logo--paperless[data-astro-cid-giqe2vc6]{background:#16a34a}.wz-logo--fireflies[data-astro-cid-giqe2vc6]{background:#7c3aed}.u-crosslinks[data-astro-cid-giqe2vc6]{padding:0 2rem 3rem}.u-crosslinks-inner[data-astro-cid-giqe2vc6]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;max-width:600px;margin:0 auto}.u-crosslink[data-astro-cid-giqe2vc6]{font-size:.82rem;color:var(--text-muted);text-decoration:none;font-weight:500;transition:color .2s var(--ease)}.u-crosslink[data-astro-cid-giqe2vc6]:hover{color:var(--orange-dark)}.u-cta[data-astro-cid-giqe2vc6]{padding:5rem 2rem;background:var(--gradient-brand)}.u-cta-inner[data-astro-cid-giqe2vc6]{text-align:center}.u-cta-logo[data-astro-cid-giqe2vc6]{filter:brightness(10);margin-bottom:1.25rem;opacity:.85}.u-cta-desc[data-astro-cid-giqe2vc6]{font-size:1rem;color:#ffffffb3;line-height:1.7;max-width:560px;margin:0 auto 2rem}.u-cta-headline[data-astro-cid-giqe2vc6]{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:900;letter-spacing:-.03em;margin-bottom:1.5rem;color:#fff;font-family:var(--font-heading)}.u-cta[data-astro-cid-giqe2vc6] .btn-primary[data-astro-cid-giqe2vc6]{background:#fff;color:var(--orange-dark);border-color:#fff}.u-cta[data-astro-cid-giqe2vc6] .btn-primary[data-astro-cid-giqe2vc6]:hover{background:#ffffffe6}.u-cta[data-astro-cid-giqe2vc6] .btn-secondary[data-astro-cid-giqe2vc6]{border-color:#fff6;color:#fff}.u-cta[data-astro-cid-giqe2vc6] .btn-secondary[data-astro-cid-giqe2vc6]:hover{border-color:#ffffffb3;background:#ffffff1a}.u-cta-actions[data-astro-cid-giqe2vc6]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(prefers-reduced-motion:reduce){.wb-tools-track[data-astro-cid-giqe2vc6],.wz-row-track[data-astro-cid-giqe2vc6],.fc-node--current[data-astro-cid-giqe2vc6]{animation:none!important}}@media(max-width:900px){.facts-grid[data-astro-cid-giqe2vc6]{grid-template-columns:repeat(2,1fr)}.wb-certs[data-astro-cid-giqe2vc6]{grid-template-columns:1fr}}@media(max-width:768px){.fc-tracks[data-astro-cid-giqe2vc6]{grid-template-columns:24px 1fr;gap:.5rem .75rem}.fc-label--left[data-astro-cid-giqe2vc6]{grid-column:1 / -1;border-bottom:none;text-align:left}.fc-label--right[data-astro-cid-giqe2vc6],.fc-spacer[data-astro-cid-giqe2vc6]{display:none}.fc-left[data-astro-cid-giqe2vc6],.fc-right[data-astro-cid-giqe2vc6],.fc-empty[data-astro-cid-giqe2vc6]{grid-column:2}.fc-line[data-astro-cid-giqe2vc6],.fc-line--span2[data-astro-cid-giqe2vc6]{grid-column:1;grid-row:span 1}.fc-line[data-astro-cid-giqe2vc6]:after{transition:none;transform:scaleY(1)}.fc-empty[data-astro-cid-giqe2vc6]{display:none}.fc-right--span2[data-astro-cid-giqe2vc6]{grid-row:span 1}.fc-converge[data-astro-cid-giqe2vc6]{grid-column:1 / -1}.fc-node[data-astro-cid-giqe2vc6]:hover{transform:none}.fc-node--academic[data-astro-cid-giqe2vc6]{position:relative}.fc-node--academic[data-astro-cid-giqe2vc6]:before{content:"Akademisch";position:absolute;top:.5rem;right:.75rem;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#60a5fa;background:#3b82f626;padding:.15rem .4rem;border-radius:3px}.fc-node-inner[data-astro-cid-giqe2vc6].fc-node--cert{position:relative}.fc-node-inner[data-astro-cid-giqe2vc6].fc-node--cert:before{content:"Fortbildung";position:absolute;top:.5rem;right:.75rem;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#4ade80;background:#22c55e26;padding:.15rem .4rem;border-radius:3px}.fc-badge-fortbildung[data-astro-cid-giqe2vc6]{display:none}.fc-right[data-astro-cid-giqe2vc6] .fc-node-inner[data-astro-cid-giqe2vc6]{position:relative}.fc-slide--right[data-astro-cid-giqe2vc6],.fc-slide--left[data-astro-cid-giqe2vc6]{transform:translate(-20px)}.fc-timeline-axis[data-astro-cid-giqe2vc6]{left:12px;transform:none}}@media(max-width:600px){.u-hero-bg--portrait[data-astro-cid-giqe2vc6]{object-position:center 25%}.u-statement[data-astro-cid-giqe2vc6]{padding:3rem 1.25rem}.u-statement-grid[data-astro-cid-giqe2vc6]{grid-template-columns:1fr;gap:1.5rem}.u-statement-visual[data-astro-cid-giqe2vc6]{max-width:240px;margin:0 auto;order:-1}.u-facts[data-astro-cid-giqe2vc6]{padding:2rem 1.25rem}.facts-grid[data-astro-cid-giqe2vc6]{grid-template-columns:1fr;max-width:400px}.u-flowchart[data-astro-cid-giqe2vc6],.u-weiterbildung[data-astro-cid-giqe2vc6]{padding:3rem 1.25rem}.u-cta-actions[data-astro-cid-giqe2vc6]{flex-direction:column;align-items:center}.u-cta-actions[data-astro-cid-giqe2vc6] .btn[data-astro-cid-giqe2vc6]{width:100%;max-width:300px}.wz-row-scroll[data-astro-cid-giqe2vc6]:before,.wz-row-scroll[data-astro-cid-giqe2vc6]:after{width:2rem}}.praxis[data-astro-cid-giqe2vc6]{padding:5rem 2rem;background:var(--off-white)}.praxis-grid[data-astro-cid-giqe2vc6]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:960px;margin:2rem auto 0}.praxis-card[data-astro-cid-giqe2vc6]{background:#fff;border:1px solid var(--mid-grey);border-radius:var(--radius-card);padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.praxis-card[data-astro-cid-giqe2vc6]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.praxis-icon[data-astro-cid-giqe2vc6]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--orange-light);color:var(--orange);margin-bottom:1rem}.praxis-title[data-astro-cid-giqe2vc6]{font-family:var(--font-heading);font-size:.95rem;font-weight:700;margin-bottom:.5rem}.praxis-desc[data-astro-cid-giqe2vc6]{font-size:.82rem;color:var(--text-secondary);line-height:1.6}.praxis-footnote[data-astro-cid-giqe2vc6]{text-align:center;font-size:.85rem;color:var(--text-muted);margin-top:2rem;font-style:italic}@media(max-width:768px){.praxis-grid[data-astro-cid-giqe2vc6]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.praxis-grid[data-astro-cid-giqe2vc6]{grid-template-columns:1fr}}.social-links[data-astro-cid-giqe2vc6]{display:flex;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.social-links[data-astro-cid-giqe2vc6] a[data-astro-cid-giqe2vc6]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--orange);border-radius:100px;color:var(--orange);font-size:.82rem;font-weight:600;font-family:var(--font-heading);text-decoration:none;transition:background .2s,color .2s}.social-links[data-astro-cid-giqe2vc6] a[data-astro-cid-giqe2vc6]:hover{background:var(--orange);color:#fff}.cert-grid[data-astro-cid-giqe2vc6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-top:1rem;margin-bottom:2rem;max-width:700px}.cert-badge[data-astro-cid-giqe2vc6]{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border-radius:var(--radius-sm, 8px);border:1px solid rgba(217,119,6,.2);background:#d977060d;box-sizing:border-box}.cert-badge--done[data-astro-cid-giqe2vc6]{border-color:#22c55e4d;background:#22c55e0d}.cert-badge--progress[data-astro-cid-giqe2vc6]{border-color:#d977064d;background:#d977060f}.cert-status[data-astro-cid-giqe2vc6]{font-size:1rem;color:#22c55e}.cert-badge--progress[data-astro-cid-giqe2vc6] .cert-status[data-astro-cid-giqe2vc6]{color:var(--orange)}.cert-name[data-astro-cid-giqe2vc6]{font-weight:700;font-size:.82rem;font-family:var(--font-heading);color:var(--text)}.cert-note[data-astro-cid-giqe2vc6]{font-size:.72rem;color:var(--text-secondary)}.cert-status--pulse[data-astro-cid-giqe2vc6]{display:inline-block;width:.65rem;height:.65rem;border-radius:50%;background:var(--orange);animation:cert-pulse 1.6s ease-in-out infinite;vertical-align:middle}@keyframes cert-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}@media(prefers-reduced-motion:reduce){.cert-status--pulse[data-astro-cid-giqe2vc6]{animation:none}}
