.dc-shell{padding:calc(var(--nav-unten) + 44px) 0 96px;position:relative}.dc-grid{display:block}.dc-crumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--faint);margin-bottom:18px}.dc-crumb a{color:var(--muted)}.dc-crumb a:hover{color:var(--fg)}.dc-crumb svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;opacity:.6}.dc-kick{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-sm);padding:7px 14px;margin-bottom:20px}.dc-kick b{color:var(--fg);font-weight:700}.dc-title{font-size:clamp(34px,5vw,54px);letter-spacing:-.035em;line-height:1.06;font-weight:700}.dc-lede{font-size:clamp(17px,2vw,20px);color:var(--muted);line-height:1.6;max-width:66ch;margin-top:20px;font-weight:400}.dc-meta{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:26px;padding-top:22px;border-top:1px solid var(--border);font-size:13.5px;color:var(--faint)}.dc-meta span{display:inline-flex;align-items:center;gap:7px}.dc-meta svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;fill:none}.dc-toc{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:20px 22px;margin:40px 0 8px}.dc-toc h2{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);margin-bottom:12px;line-height:1.2}.dc-toc ol{list-style:none;counter-reset:toc;display:grid;gap:2px}.dc-toc li{counter-increment:toc}.dc-toc a{display:flex;gap:12px;align-items:baseline;padding:7px 10px;margin:0 -10px;border-radius:var(--radius-sm);color:var(--muted);font-size:15px;line-height:1.45;transition:background .18s ease,color .18s ease}.dc-toc a:before{content:counter(toc,decimal-leading-zero);font-size:12px;font-weight:700;color:var(--faint);font-variant-numeric:tabular-nums;flex:none}.dc-toc a:hover{background:var(--nav-fill-hover);color:var(--fg)}.dc-toc a.is-hier{background:var(--nav-fill-active);color:var(--fg);font-weight:550}.dc-toc a.is-hier:before{color:var(--fg)}.dc-toc--spalte{display:none}.dc-lese{display:block}.dc-lese-text{min-width:0}.dc-side-gruppe{padding:16px 0 6px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--faint)}.dc-side-gruppe:first-of-type{padding-top:10px}.dc-side-gruppe span{padding-left:14px}.dc-body{max-width:74ch}.dc-body code{overflow-wrap:anywhere}.dc-body>*+*{margin-top:20px}.dc-body h2{font-size:clamp(24px,3vw,32px);letter-spacing:-.03em;line-height:1.14;margin-top:72px;scroll-margin-top:calc(var(--nav-unten) + 24px)}.dc-body h2:first-child{margin-top:56px}.dc-body h3{font-size:19px;font-weight:650;letter-spacing:-.015em;line-height:1.3;margin-top:40px}.dc-body p{color:var(--muted);line-height:1.72;font-size:16.5px}.dc-body p strong,.dc-body li strong{color:var(--fg);font-weight:650}.dc-body em{font-style:italic}.dc-body a{color:var(--fg);text-decoration:underline;text-decoration-color:var(--smoke-3);text-underline-offset:3px;transition:text-decoration-color .18s ease}.dc-body a:hover{text-decoration-color:var(--fg)}.dc-body ul,.dc-body ol{padding-left:0;list-style:none;display:grid;gap:11px}.dc-body li{color:var(--muted);line-height:1.68;font-size:16.5px;padding-left:26px;position:relative}.dc-body ul>li:before{content:"";position:absolute;left:6px;top:.66em;width:6px;height:6px;border-radius:50%;background:var(--smoke-3)}.dc-body ol{counter-reset:dcol}.dc-body ol>li{counter-increment:dcol}.dc-body ol>li:before{content:counter(dcol) ".";position:absolute;left:0;top:0;font-size:14px;font-weight:700;color:var(--faint);font-variant-numeric:tabular-nums}.dc-anchor{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:6px;vertical-align:middle;font-size:.55em;color:var(--faint);opacity:0;transition:opacity .18s ease,color .18s ease;text-decoration:none;border-radius:var(--radius-sm)}.dc-body h2:hover .dc-anchor{opacity:1}.dc-anchor:hover,.dc-anchor:focus-visible{color:var(--fg);opacity:1}@media(pointer:coarse){.dc-anchor{opacity:.5;width:44px;height:44px}}.dc-prompt{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.dc-prompt-head{display:flex;align-items:center;gap:9px;padding:11px 16px;border-bottom:1px solid var(--border);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);background:var(--bg)}.dc-prompt-head svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.dc-prompt-body{display:flex;align-items:flex-start;gap:14px;padding:16px 16px 16px 18px}.dc-prompt-body p{margin:0;color:var(--fg);font-size:16px;line-height:1.6;flex:1;font-weight:450}.dc-prompt-copy{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);background:var(--bg);border-radius:var(--radius-sm);padding:7px 14px;font-size:13px;font-weight:600;color:var(--muted);min-height:44px;transition:background .18s ease,color .18s ease,border-color .18s ease}.dc-prompt-copy svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.dc-prompt-copy:hover{background:var(--nav-fill-hover);color:var(--fg);border-color:var(--smoke-3)}.dc-prompt-copy.is-done{color:var(--fg);border-color:var(--fg)}.dc-note{border:1px solid var(--border);border-left:3px solid var(--smoke-3);border-radius:var(--radius);background:var(--surface);padding:18px 20px}.dc-note b{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--fg);margin-bottom:7px}.dc-note b svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none;flex:none}.dc-note p{margin:0;font-size:15.5px;line-height:1.65}.dc-note p+p{margin-top:10px}.dc-note--warn{border-left-color:var(--fg)}.dc-steps{display:grid;gap:0;counter-reset:dcs;margin-top:8px;min-width:0}.dc-step{min-width:0;counter-increment:dcs;position:relative;padding:0 0 30px 52px}.dc-step:last-child{padding-bottom:0}.dc-step:before{content:counter(dcs,decimal-leading-zero);position:absolute;left:0;top:-2px;width:34px;height:34px;border-radius:50%;border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;color:var(--fg);font-variant-numeric:tabular-nums}.dc-step:after{content:"";position:absolute;left:17px;top:36px;bottom:8px;width:1px;background:var(--border)}.dc-step:last-child:after{display:none}.dc-step h3{margin-top:4px;margin-bottom:8px}.dc-step>:last-child{margin-bottom:0}.dc-step p{margin-top:0}.dc-step .dc-prompt,.dc-step .dc-note,.dc-step ul,.dc-step ol{margin-top:14px}.dc-tree{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:18px 20px;font-size:14.5px;line-height:1.85;color:var(--muted);overflow-x:auto}.dc-tree ul{display:block;gap:0;margin:0;padding:0}.dc-tree li{padding-left:0;white-space:nowrap;font-size:14.5px}.dc-tree li:before{display:none}.dc-tree b{color:var(--fg);font-weight:650}.dc-tree i{color:var(--faint);font-style:normal}.dc-tablewrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius)}.dc-table{width:100%;border-collapse:collapse;font-size:15px;min-width:440px}.dc-table th,.dc-table td{text-align:left;padding:13px 16px;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.55}.dc-table th{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);background:var(--surface);white-space:nowrap}.dc-table td{color:var(--muted)}.dc-table td:first-child{color:var(--fg);font-weight:600;white-space:nowrap}.dc-table tr:last-child td{border-bottom:0}@media(max-width:480px){.dc-table{min-width:0}.dc-table thead{display:none}.dc-table tr{display:block;border-bottom:1px solid var(--border)}.dc-table tr:last-child{border-bottom:0}.dc-table td{display:block;border-bottom:0;padding:2px 16px 12px}.dc-table td:first-child{padding:12px 16px 0;white-space:normal}}.dc-next{display:grid;gap:14px;grid-template-columns:1fr;margin-top:80px;padding-top:36px;border-top:1px solid var(--border)}.dc-next a{display:block;border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px;transition:border-color .2s ease,background .2s ease}.dc-next a:hover{border-color:var(--smoke-3);background:var(--surface)}.dc-next span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-bottom:7px}.dc-next span svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.dc-next b{display:block;font-size:16.5px;font-weight:650;color:var(--fg);line-height:1.35}.dc-next .dc-next--prev span{justify-content:flex-start}.dc-next--next{text-align:right}.dc-next--next span{justify-content:flex-end}.dc-side{margin-bottom:34px}.dc-side-box{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.dc-side-sum{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 18px;cursor:pointer;text-align:left;font-size:14.5px;font-weight:650;color:var(--fg);min-height:44px}.dc-side-sum i{font-style:normal;font-size:13px;font-weight:500;color:var(--faint);margin-left:auto}.dc-side-sum svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;flex:none;transition:rotate .25s ease}.dc-side-box.is-open .dc-side-sum svg{rotate:180deg}.dc-side-list{list-style:none;display:none;gap:1px;padding:6px 8px 10px;border-top:1px solid var(--border)}.dc-side-box.is-open .dc-side-list{display:grid}.dc-side-list a{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:var(--radius-sm);font-size:14.5px;line-height:1.35;color:var(--muted);min-height:44px;transition:background .18s ease,color .18s ease}.dc-side-list a:before{content:attr(data-num);font-size:11.5px;font-weight:700;color:var(--faint);font-variant-numeric:tabular-nums;flex:none;min-width:18px}.dc-side-list a:hover{background:var(--nav-fill-hover);color:var(--fg)}.dc-side-list a.is-active{background:var(--nav-fill-active);color:var(--fg);font-weight:650}.dc-side-list a.is-active:before{color:var(--fg)}.dc-strip{display:none}.dc-hub{padding:156px 0 0;position:relative}.dc-hub-grid{display:grid;gap:44px}.dc-hub h1{font-size:clamp(38px,6.4vw,68px);letter-spacing:-.04em;line-height:1.02;font-weight:700;max-width:14ch}.dc-hub .dc-lede{margin-top:22px;max-width:52ch}.dc-hub-btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.dc-stage{display:block;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.dc-stage:hover{border-color:var(--smoke-3);box-shadow:var(--glass-shadow)}.dc-stage:focus-visible{outline:2px solid var(--fg);outline-offset:3px}.dc-stage-top{display:flex;align-items:center;gap:7px;padding:13px 18px;border-bottom:1px solid var(--border);background:var(--bg)}.dc-stage-dot{width:9px;height:9px;border-radius:50%;background:var(--smoke-2);flex:none}.dc-stage-label{margin-left:8px;font-size:12px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--faint)}.dc-stage-body{padding:22px;min-height:124px;display:flex;align-items:center}.dc-stage-text{margin:0;font-size:clamp(18px,2.3vw,23px);line-height:1.5;color:var(--fg);font-weight:450;letter-spacing:-.01em}.dc-caret{display:inline-block;width:2px;height:1.05em;margin-left:2px;background:var(--fg);vertical-align:-.16em;animation:dcBlink 1.05s steps(1) infinite}@keyframes dcBlink{0%,50%{opacity:1}51%,to{opacity:0}}.dc-stage-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-top:1px solid var(--border);background:var(--bg)}.dc-stage-chip{font-size:13px;color:var(--muted);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-stage-chip b{color:var(--fg);font-weight:650}.dc-stage-go{flex:none;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:650;color:var(--fg)}.dc-stage-go svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;transition:translate .2s ease}.dc-stage:hover .dc-stage-go svg{translate:3px 0}.dc-zahlen{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:56px;border-top:1px solid var(--border);background:var(--border)}.dc-zahl{background:var(--bg);padding:24px 4px 26px}.dc-zahl b{display:block;font-size:clamp(30px,4vw,42px);font-weight:700;letter-spacing:-.035em;line-height:1;color:var(--fg);font-variant-numeric:tabular-nums}.dc-zahl span{display:block;margin-top:9px;font-size:13.5px;color:var(--muted);line-height:1.35}.dc-phase{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;padding:0 0 18px;margin-top:64px}.dc-phase:first-of-type{margin-top:0}.dc-phase h3{font-size:19px;font-weight:650;letter-spacing:-.02em;color:var(--fg)}.dc-phase span{font-size:14.5px;color:var(--muted);line-height:1.4}.dc-phase em{font-style:normal;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--faint);border:1px solid var(--border);border-radius:var(--radius-sm);padding:5px 11px}.dc-spine{position:relative;padding-left:30px}.dc-spine:before{content:"";position:absolute;left:5px;top:14px;bottom:14px;width:1px;background:var(--border)}.dc-rung{display:grid;grid-template-columns:auto 1fr auto;gap:4px 18px;align-items:baseline;padding:22px 0;border-bottom:1px solid var(--border);position:relative;transition:padding-left .22s ease,border-color .22s ease}.dc-rung:before{content:"";position:absolute;left:-30px;top:30px;width:11px;height:11px;border-radius:999px;border:1px solid var(--border);background:var(--bg);transition:background .22s ease,border-color .22s ease,transform .22s ease}.dc-rung:hover{padding-left:10px;border-color:var(--smoke-3)}.dc-rung:hover:before{background:var(--fg);border-color:var(--fg);transform:scale(1.15)}.dc-rung:focus-visible{outline:2px solid var(--fg);outline-offset:-2px;border-radius:var(--radius-sm)}.dc-rung-nr{grid-row:1 / span 2;font-size:26px;font-weight:700;color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1;transition:color .22s ease;min-width:44px}.dc-rung:hover .dc-rung-nr{color:var(--fg)}.dc-rung h3{font-size:19px;font-weight:650;letter-spacing:-.02em;color:var(--fg);line-height:1.25}.dc-rung p{margin:0;font-size:15.5px;color:var(--muted);line-height:1.55;max-width:62ch}.dc-rung-zeit{grid-column:3;grid-row:1;align-self:center;font-size:12px;color:var(--faint);white-space:nowrap;font-variant-numeric:tabular-nums;border:1px solid var(--border);border-radius:var(--radius-sm);padding:3px 9px;transition:border-color .22s ease,color .22s ease}.dc-rung:hover .dc-rung-zeit{border-color:var(--smoke-3);color:var(--muted)}@media(max-width:640px){.dc-rung{grid-template-columns:auto 1fr auto;gap:2px 12px}.dc-rung-nr{grid-row:1;font-size:20px;min-width:0}.dc-rung h3{grid-column:2;grid-row:1}.dc-rung-zeit{grid-column:3;grid-row:1}.dc-rung p{grid-column:1 / -1;grid-row:2;margin-top:4px;max-width:none}.dc-spine{padding-left:22px}.dc-rung:before{left:-22px;top:22px}}.dc-final{border-top:1px solid var(--border);background:var(--surface);padding:80px 0;text-align:center}.dc-final h2{font-size:clamp(26px,3.4vw,38px);letter-spacing:-.03em;line-height:1.1}.dc-final p{color:var(--muted);max-width:56ch;margin:16px auto 0;font-size:17px;line-height:1.6}.dc-final-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:28px}@media(min-width:641px){.dc-shell{padding:calc(var(--nav-unten) + 72px) 0 104px}.dc-next{grid-template-columns:1fr 1fr;gap:18px}.dc-body p,.dc-body li{font-size:17px}.dc-prompt-body{padding:18px 18px 18px 20px}.dc-hub{padding:168px 0 0}.dc-zahlen{grid-template-columns:repeat(4,1fr)}.dc-stage-body{padding:26px;min-height:132px}.dc-rung{grid-template-columns:auto minmax(0,1fr) auto;gap:6px 24px}.dc-rung-nr{grid-column:1;font-size:30px;min-width:52px}.dc-rung h3,.dc-rung p{grid-column:2}.dc-rung-zeit{display:block;grid-column:3;grid-row:1 / span 2;align-self:center}}@media(min-width:641px)and (max-width:1023px){.dc-side{display:none}.dc-strip{display:block;position:relative;margin:30px 0 44px;padding-bottom:2px}.dc-strip-inner{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:4px 2px 10px;scroll-snap-type:x proximity}.dc-strip-inner::-webkit-scrollbar{display:none}.dc-strip a{flex:none;scroll-snap-align:center;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-sm);padding:9px 16px;font-size:14px;line-height:1.2;color:var(--muted);white-space:nowrap;min-height:44px;transition:background .18s ease,color .18s ease,border-color .18s ease}.dc-strip a:before{content:attr(data-num);font-size:11px;font-weight:700;color:var(--faint);font-variant-numeric:tabular-nums}.dc-strip a:hover{border-color:var(--smoke-3);color:var(--fg)}.dc-strip a.is-active{background:var(--fg);border-color:var(--fg);color:var(--bg)}.dc-strip a.is-active:before{color:var(--bg);opacity:.6}.dc-strip:after{content:"";position:absolute;right:0;top:0;bottom:12px;width:44px;background:linear-gradient(90deg,transparent,var(--bg));pointer-events:none}}@media(min-width:1024px){.dc-shell{padding:calc(var(--nav-unten) + 98px) 0 120px}.dc-grid{display:grid;grid-template-columns:252px minmax(0,1fr);gap:64px;align-items:start}.dc-side{position:sticky;top:calc(var(--nav-unten) + 16px);margin-bottom:0;max-height:calc(100vh - 132px);overflow-y:auto;scrollbar-width:thin}.dc-side-box{background:transparent;border:0;border-radius:0}.dc-side-sum{display:none}.dc-side-list,.dc-side-box.is-open .dc-side-list{display:grid;border-top:0;padding:0;gap:1px;border-left:1px solid var(--border)}.dc-side-list a{border-radius:0;margin-left:-1px;padding:9px 14px;border-left:1px solid transparent;min-height:0;font-size:14px}.dc-side-list a:hover{background:transparent;border-left-color:var(--smoke-3);color:var(--fg)}.dc-side-list a.is-active{background:transparent;border-left:2px solid var(--fg);margin-left:-2px;padding-left:13px;color:var(--fg)}.dc-side-title{display:block;font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--faint);padding:0 0 14px 14px}.dc-toc{padding:22px 26px}@media(min-width:1280px){.dc-shell .container{max-width:1352px}.dc-lese{display:grid;grid-template-columns:minmax(0,1fr) 232px;gap:56px;align-items:start}.dc-toc--fluss{display:none}.dc-toc--spalte{display:block;position:sticky;top:calc(var(--nav-unten) + 16px);max-height:calc(100vh - 140px);overflow-y:auto;scrollbar-width:thin;margin:0;padding:18px}.dc-toc--spalte a{font-size:14px;padding:6px 9px;margin:0 -9px}}.dc-hub{padding:184px 0 0}.dc-hub-grid{grid-template-columns:minmax(0,1fr) 512px;gap:72px;align-items:center}.dc-hub h1{font-size:clamp(52px,4.6vw,68px)}.dc-stage-body{min-height:136px}.dc-zahlen{margin-top:72px}.dc-zahl{padding:28px 4px 30px}.dc-rung{padding:26px 0}.dc-rung-nr{font-size:34px;min-width:64px}.dc-body h2{margin-top:80px}}@media(min-width:1024px){.dc-side-title{display:block}}@media(max-width:1023px){.dc-side-title{display:none}}@media(prefers-reduced-motion:reduce){.dc-next a,.dc-prompt-copy{transition:none}.dc-side-box.is-open .dc-side-sum svg{transition:none}.dc-caret{animation:none;opacity:.35}.dc-stage,.dc-rung,.dc-rung-nr,.dc-stage-go svg{transition:none}.dc-rung:hover{padding-left:0}}
