:root{--ink:#102743;--muted:#5b6f87;--line:#d9e2ec;--soft:#f7f9fc;--shadow:0 12px 30px rgba(16,39,67,.12)}
*{box-sizing:border-box}html{font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}body{margin:0;min-width:320px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:999}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{padding:22px 34px 16px;border-bottom:1px solid var(--line)}.eyebrow{font-weight:800;font-size:14px;letter-spacing:.08em}.site-header h1{font-size:clamp(28px,3vw,48px);line-height:1;margin:10px 0 0}.accent-title{font-size:clamp(25px,2.7vw,44px);font-weight:900;color:#c70038;line-height:1.05}.site-header p{font-size:16px;color:var(--muted);margin:10px 0 0}
main{padding:14px 28px}.cluster-bar,.selection-drawer{max-width:1800px;margin:0 auto 14px;border:1px solid var(--line);border-radius:18px;padding:14px 18px}.cluster-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.cluster-heading h2,.selection-drawer h2{font-size:18px;margin:0}.cluster-heading p,.selection-drawer p{margin:5px 0;color:var(--muted)}button{font:inherit}.control-btn,.icon-label-btn,.icon-btn{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:28px;font-weight:800;cursor:pointer}.icon-label-btn{padding:10px 15px}.cluster-chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px}.cluster-chip{border:2px solid var(--c);background:#fff;color:var(--ink);border-radius:28px;padding:10px 14px;font-weight:800;cursor:pointer}.cluster-chip.active{background:var(--c);color:#fff}.cluster-chip:focus-visible,.control-btn:focus-visible,.icon-btn:focus-visible,.icon-label-btn:focus-visible{outline:3px solid #111;outline-offset:2px}
.filter-toolbar{position:relative;display:grid;grid-template-columns:minmax(300px,1.35fr) minmax(210px,.7fr) minmax(200px,.7fr) minmax(210px,.72fr);gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.search-wrap{display:flex;align-items:center;border:1px solid var(--line);border-radius:30px;padding:0 16px;background:#fff}.search-wrap input,.tool-menu input{border:0;outline:0;width:100%;font:inherit;padding:13px 0;color:var(--ink)}.control-btn{padding:12px 18px;display:flex;justify-content:space-between;align-items:center}.control-btn.primary{background:#17202b;color:#fff;border-color:#17202b}.tool-menu{position:absolute;top:72px;left:31%;width:310px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);z-index:40;padding:12px}.tool-menu input{border:1px solid var(--line);border-radius:10px;padding:10px}.tool-menu-item{display:block;width:100%;text-align:left;border:0;background:#fff;padding:9px;border-radius:8px;cursor:pointer}.tool-menu-item:hover,.tool-menu-item:focus{background:#eef3f8}.menu-more{width:100%;border:0;background:#fff;padding:10px;color:#174e7d;font-weight:800;cursor:pointer}.selection-drawer{display:flex;justify-content:space-between;align-items:center}.selection-pill{display:inline-flex;gap:8px;align-items:center;padding:7px 10px;border:1px solid var(--line);border-radius:20px;margin:4px}
.workspace{max-width:1800px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:stretch;transition:grid-template-columns .25s ease}.workspace.detail-minimized,.workspace.detail-hidden{grid-template-columns:minmax(0,1fr) 48px}.main-panel,.detail-panel{border:1px solid var(--line);border-radius:18px;background:#fff;min-height:720px}.main-panel{position:relative;padding:14px;overflow:hidden;min-width:0}.network-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:10px}.segmented{display:inline-flex;border:1px solid var(--line);border-radius:26px;padding:3px}.segmented button{border:0;background:#fff;padding:9px 15px;border-radius:22px;cursor:pointer}.segmented button.active{background:#17202b;color:#fff}.network-stage{position:relative;height:675px;background:var(--soft);border-radius:14px;overflow:hidden}.network-stage svg{width:100%;height:100%;display:block;touch-action:none}.zoom-controls{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:5px;background:#fff;border:1px solid var(--line);padding:5px;border-radius:14px;box-shadow:var(--shadow)}.zoom-controls button{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:900}.edge{fill:none;stroke:#cbd6e2;stroke-width:1.4;opacity:.48;transition:.2s}.edge.active{stroke-width:3;opacity:1}.edge.dim{opacity:.08}.cluster-node circle{filter:drop-shadow(0 8px 10px rgba(16,39,67,.18));stroke:#fff;stroke-width:5;transition:.2s}.cluster-node:hover circle,.cluster-node:focus circle,.cluster-node.selected circle{transform:scale(1.10);transform-box:fill-box;transform-origin:center}.cluster-node text{fill:#fff;font-weight:850;text-anchor:middle;dominant-baseline:middle;pointer-events:none;paint-order:stroke;stroke:rgba(0,0,0,.10);stroke-width:.5px;letter-spacing:-.01em}.tool-node rect{fill:#fff;stroke-width:2;filter:drop-shadow(0 3px 4px rgba(16,39,67,.08))}.tool-node text{text-anchor:middle;font-weight:800;fill:var(--ink);pointer-events:none}.tool-node.dim,.cluster-node.dim{opacity:.18}.matrix-stage{overflow:auto}.matrix-stage table{width:100%;border-collapse:collapse}.matrix-stage th,.matrix-stage td{padding:13px;border-bottom:1px solid var(--line);text-align:center}.matrix-stage th:first-child,.matrix-stage td:first-child{text-align:left}
.detail-panel{position:relative;overflow:auto;min-width:0;transition:width .25s ease,padding .25s ease}.detail-controls{position:sticky;top:0;display:flex;justify-content:flex-end;gap:7px;padding:12px;background:#fff;z-index:4}.icon-btn{width:40px;height:40px;border-radius:12px}.detail-empty{min-height:580px;display:grid;place-content:center;text-align:center;padding:24px;color:var(--muted)}.detail-empty h2{color:var(--ink)}.target-icon{font-size:44px}.detail-panel.minimized,.detail-panel.hidden-panel{width:48px;overflow:hidden;padding:0}.detail-panel.minimized .detail-controls,.detail-panel.minimized .detail-empty,.detail-panel.minimized #detailContent,.detail-panel.hidden-panel .detail-controls,.detail-panel.hidden-panel .detail-empty,.detail-panel.hidden-panel #detailContent{display:none!important}.detail-rail-open{position:absolute;inset:0;width:100%;border:0;background:#fff;color:var(--ink);font-size:24px;font-weight:900;cursor:pointer}.detail-body{padding:0 18px 24px}.detail-provider{color:var(--muted);font-weight:800}.detail-title-row{display:flex;justify-content:space-between;align-items:center}.detail-title-row h2{font-size:32px;margin:7px 0}.favorite-btn{border:0;background:none;font-size:32px;color:#174e7d}.tags{display:flex;flex-wrap:wrap;gap:7px}.tag{color:#fff;border-radius:18px;padding:7px 10px;font-size:13px;font-weight:800}.tabs{display:flex;gap:18px;border-bottom:1px solid var(--line);margin-top:20px}.tabs button{border:0;background:#fff;padding:13px 5px;font-weight:800;color:var(--ink)}.tabs button.active{border-bottom:3px solid #174e7d}.accordion-item{border-bottom:1px solid var(--line)}.accordion-head{width:100%;display:flex;justify-content:space-between;text-align:left;border:0;background:#fff;padding:17px 4px;font-weight:800;color:var(--ink)}.accordion-content{padding:0 4px 16px;line-height:1.55}.workflow-list li{margin:12px 0}
.reader-overlay{position:fixed;inset:0;background:rgba(10,25,43,.55);z-index:100;display:grid;place-items:center;padding:30px}.reader-dialog{position:relative;background:#fff;max-width:1100px;width:100%;max-height:92vh;overflow:auto;border-radius:22px;padding:34px}.reader-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:24px}footer{display:flex;justify-content:space-between;gap:20px;padding:18px 28px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;margin-top:16px}
@media(max-width:1100px){.filter-toolbar{grid-template-columns:1fr 1fr}.tool-menu{left:0;top:125px}.workspace{grid-template-columns:1fr}.workspace.detail-minimized,.workspace.detail-hidden{grid-template-columns:1fr}.detail-panel{min-height:0}.detail-panel.minimized,.detail-panel.hidden-panel{width:100%;height:48px;min-height:48px}.detail-rail-open{height:48px}.network-stage{height:620px}}
@media(max-width:700px){.site-header{padding:18px 18px 14px}.site-header h1{font-size:27px}.accent-title{font-size:25px}main{padding:10px}.cluster-heading{align-items:flex-start}.cluster-heading p{font-size:14px}.cluster-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.cluster-chip{flex:0 0 auto;padding:9px 12px}.filter-toolbar{grid-template-columns:1fr}.tool-menu{position:fixed;left:12px;right:12px;top:150px;width:auto}.selection-drawer{align-items:flex-start;gap:10px}.network-toolbar{justify-content:space-between}.network-stage{height:540px}.detail-title-row h2{font-size:28px}.tabs{overflow-x:auto}.reader-overlay{padding:8px}.reader-dialog{padding:24px 14px}footer{flex-direction:column;padding:16px 14px}}

.cluster-node{cursor:pointer}.cluster-node.selected text{font-weight:900}.cluster-node.node-dim text{opacity:.84}.cluster-node:hover,.cluster-node:focus-visible{outline:none}
/* v6 stability fixes */
.cluster-node text{dominant-baseline:middle;text-anchor:middle}
.cluster-node.dim{opacity:.22}.tool-node.dim{opacity:.18}
.cluster-node.selected circle{stroke-width:7}
.tool-node.selected rect{stroke-width:4}
.workspace.detail-minimized,.workspace.detail-hidden{grid-template-columns:minmax(0,1fr) 48px}
.detail-panel.minimized,.detail-panel.hidden-panel{min-width:48px;max-width:48px;width:48px}
@media(max-width:1100px){.workspace.detail-minimized,.workspace.detail-hidden{grid-template-columns:1fr}.detail-panel.minimized,.detail-panel.hidden-panel{max-width:none;width:100%}}

[hidden]{display:none!important}

/* v7: native hidden state must always win over component display rules */
[hidden] { display: none !important; }

/* v8: immediate, testable panel resizing; the main network uses freed width at once */
.workspace,
.detail-panel { transition: none !important; }

/* v9 – usability and dynamic-layout corrections */
.detail-panel{scrollbar-gutter:stable;overscroll-behavior:contain}
.detail-controls{padding:8px 10px;min-height:56px}
.detail-body{padding:0 16px 28px;overflow-wrap:anywhere}
.detail-title-row{align-items:flex-start;gap:10px}
.tabs{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;white-space:nowrap;padding-bottom:2px}
.tabs button{flex:0 0 auto}
.accordion-content{overflow-wrap:anywhere}
.reader-overlay{place-items:start center;padding-top:18px;overflow:auto}
.reader-dialog{margin:0 auto;max-height:calc(100vh - 36px);scrollbar-gutter:stable}
.tool-node{cursor:grab;touch-action:none}
.tool-node:active{cursor:grabbing}
.tool-node rect{transition:stroke-width .15s ease,filter .15s ease}
.tool-node:hover rect,.tool-node:focus-visible rect{stroke-width:4;filter:drop-shadow(0 6px 8px rgba(16,39,67,.18))}
.network-stage{min-height:560px;height:clamp(560px,68vh,820px)}
@media(min-width:1400px){.workspace{grid-template-columns:minmax(0,1fr) minmax(330px,380px)}.network-stage{height:clamp(650px,72vh,900px)}}
@media(max-width:1100px){.network-stage{height:620px}.detail-panel{max-height:none}}
@media(max-width:700px){.detail-panel{max-height:75vh}.network-stage{height:560px}.reader-overlay{padding:6px}.reader-dialog{max-height:calc(100vh - 12px)}}

/* v11 — full-width workspace, overlay detail drawer, complete reader and collision reduction */
main{padding:12px clamp(8px,1vw,18px)}
.cluster-bar,.selection-drawer,.workspace{max-width:none;width:100%}
.workspace{position:relative;display:block;min-height:720px}
.main-panel{width:100%;min-height:720px;padding:12px}
.detail-panel{position:absolute;z-index:30;top:0;right:0;bottom:0;width:min(410px,38vw);max-height:none;background:#fff;box-shadow:-14px 0 32px rgba(16,39,67,.14);border-radius:18px;overflow:auto}
.workspace.detail-minimized .detail-panel,.workspace.detail-hidden .detail-panel{width:48px;min-width:48px;max-width:48px}
.workspace.detail-minimized,.workspace.detail-hidden{display:block}
.detail-body{padding:0 18px 32px}
.detail-tab-content{min-width:0}
.reader-dialog{max-width:min(1320px,96vw);width:100%;max-height:calc(100vh - 24px);padding:30px 36px;overflow:auto}
.reader-dialog .detail-body{padding:0 10px 20px}
.reader-dialog .accordion-content{font-size:16px;line-height:1.65}
.reader-dialog .detail-tab-content{padding-bottom:24px}
.network-stage{height:clamp(650px,76vh,980px)}
.tool-node.dim text{opacity:0}.tool-node.dim rect{opacity:.22}
.tool-node.selected,.tool-node:not(.dim){opacity:1}
.tool-node text{font-size:12.5px}
.cluster-node.dim{opacity:.16}
@media(min-width:1800px){.detail-panel{width:430px}.network-stage{height:clamp(720px,79vh,1040px)}}
@media(max-width:1100px){
 .workspace{display:block}.detail-panel{position:fixed;top:0;right:0;bottom:0;width:min(440px,92vw);border-radius:18px 0 0 18px;z-index:80}
 .workspace.detail-minimized .detail-panel,.workspace.detail-hidden .detail-panel{width:48px;min-width:48px;max-width:48px}
 .network-stage{height:650px}
}
@media(max-width:700px){
 .site-header h1{font-size:clamp(24px,7vw,30px)}
 .accent-title{font-size:clamp(22px,6.4vw,27px)}
 .detail-panel{width:100vw;max-width:100vw;border-radius:0}
 .workspace.detail-minimized .detail-panel,.workspace.detail-hidden .detail-panel{width:44px;min-width:44px;max-width:44px}
 .network-stage{height:600px}
 .network-toolbar{position:sticky;top:0;z-index:3;background:#fff;padding:2px 0 8px}
 .reader-dialog{width:100%;max-width:100%;min-height:calc(100vh - 12px);border-radius:14px;padding:22px 12px}
 .reader-dialog .tabs{padding-right:44px}
}

/* v12 — robust fit, collision-safe focus and accessible matrix */
.tool-node.focus-hidden{display:none}
.matrix-stage{position:relative;min-height:650px;background:#fff;border-radius:14px;overflow:hidden;border:1px solid var(--line)}
.matrix-toolbar{display:flex;justify-content:flex-end;gap:10px;padding:12px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:8}
.matrix-scroller{overflow:auto;max-width:100%;height:calc(clamp(650px,76vh,980px) - 68px);scrollbar-gutter:stable both-edges;overscroll-behavior:contain;background:#fff}
.matrix-table{border-collapse:separate;border-spacing:0;min-width:1580px;width:max-content;background:#fff}
.matrix-table th,.matrix-table td{min-width:145px;padding:15px 12px;border-right:1px solid #e5ebf1;border-bottom:1px solid #d9e2ec;text-align:center;vertical-align:middle}
.matrix-table thead th{position:sticky;top:0;z-index:5;background:#eef3f8;color:var(--ink);font-size:15px;line-height:1.25}
.matrix-table thead th:first-child{left:0;z-index:7;min-width:220px;text-align:left;background:#e7eef6}
.matrix-table tbody th{position:sticky;left:0;z-index:4;min-width:220px;text-align:left;background:#fff}
.matrix-table tbody tr:nth-child(even) th,.matrix-table tbody tr:nth-child(even) td{background:#f8fafc}
.matrix-table tbody tr:hover th,.matrix-table tbody tr:hover td{background:#eef6ff}
.matrix-head-label{display:block;max-width:150px;white-space:normal;overflow-wrap:anywhere}
.matrix-hit{background:#eaf6f2!important;color:#00695f;font-size:21px;font-weight:900}
.matrix-empty{color:#9aa7b5}
.matrix-tool{border:1px solid #d4dee8;background:#fff;border-radius:10px;padding:8px 10px;font-weight:800;color:var(--ink);text-align:left;white-space:normal;max-width:190px}
.matrix-tool:hover,.matrix-tool:focus-visible{border-color:#174e7d;box-shadow:0 0 0 3px rgba(23,78,125,.14)}
.matrix-overlay{position:fixed;inset:0;z-index:140;background:rgba(10,25,43,.58);padding:18px;display:grid;place-items:center}
.matrix-dialog{width:min(96vw,1800px);height:min(94vh,1100px);background:#fff;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.matrix-dialog-head{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}
.matrix-dialog-head h2{margin:0;font-size:22px}
.matrix-overlay-content{min-height:0;flex:1;overflow:hidden}
.matrix-scroller-full{height:100%;max-height:none}
.matrix-overlay[hidden]{display:none!important}

@media(max-width:1100px){
 .matrix-stage{min-height:600px}
 .matrix-scroller{height:540px}
 .matrix-toolbar{justify-content:flex-start;overflow-x:auto}
}
@media(max-width:700px){
 .matrix-stage{min-height:560px}
 .matrix-scroller{height:500px}
 .matrix-table{min-width:1400px}
 .matrix-table th,.matrix-table td{min-width:132px;padding:12px 9px}
 .matrix-table thead th:first-child,.matrix-table tbody th{min-width:170px}
 .matrix-overlay{padding:4px}
 .matrix-dialog{width:100vw;height:100vh;border-radius:0}
 .matrix-dialog-head{padding:12px}
 .matrix-dialog-head h2{font-size:18px}
}

/* v13 — collision-safe labels and didactic detail/reader design */
.tool-node rect{vector-effect:non-scaling-stroke}
.accordion-item{border:1px solid #d9e4ee;border-radius:14px;margin:10px 0;overflow:hidden;background:#fff}
.accordion-head{padding:15px 16px;background:#f7f9fc;align-items:center;gap:12px}
.accordion-head:hover{background:#eef4fa}
.accordion-head[aria-expanded="true"]{background:#edf5fb;color:#103f68}
.accordion-title{display:flex;align-items:center;gap:11px;min-width:0}
.accordion-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:#174e7d;color:#fff;font-weight:900}
.accordion-chevron{font-size:18px;line-height:1}
.accordion-content{padding:16px 18px 18px;background:#fff}
.accordion-content p:first-child{margin-top:0}.accordion-content p:last-child{margin-bottom:0}
.content-list{padding-left:1.25rem;margin:.35rem 0}.content-list li{margin:.45rem 0}
.task-accordion{border:2px solid #a90035;box-shadow:0 8px 24px rgba(169,0,53,.10)}
.task-accordion .accordion-head,.task-accordion .accordion-head[aria-expanded="true"]{background:#fff1f5;color:#7e0028}
.task-accordion .accordion-icon{background:#a90035}
.training-task{border-left:6px solid #a90035;background:#fff6f8;border-radius:10px;padding:16px 18px}
.task-label{font-weight:900;color:#8f002e;display:flex;gap:8px;align-items:center;margin-bottom:8px}
.competency-goal{background:#eef6ff;border-left:5px solid #174e7d;border-radius:10px;padding:15px 17px}
.competency-goal strong{color:#103f68}
.workflow-intro{display:flex;gap:14px;align-items:flex-start;padding:16px;border-radius:14px;background:#edf5fb;margin:14px 0 18px}
.workflow-intro>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#174e7d;color:#fff;font-size:22px}
.workflow-intro p{margin:.3rem 0 0;color:var(--muted)}
.workflow-cards{list-style:none;padding:0;margin:0;display:grid;gap:12px;counter-reset:none}
.workflow-cards li{display:flex;align-items:flex-start;gap:13px;padding:14px 16px;border:1px solid #d7e2ec;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(16,39,67,.05)}
.workflow-number{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#174e7d;color:#fff;font-weight:900}
.info-model{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.info-model section{border:1px solid #dbe5ee;border-radius:12px;padding:12px}.info-model h4{margin-top:0;color:#174e7d}
.reader-dialog .favorite-btn{position:relative;z-index:3;cursor:pointer}
.reader-dialog .tabs{position:sticky;top:-30px;background:#fff;z-index:2;padding-top:10px}
@media(max-width:800px){.info-model{grid-template-columns:1fr}.accordion-content{padding:14px}.accordion-head{padding:13px 12px}.reader-dialog .tabs{top:-22px}}


/* v14 — Detailleiste existiert visuell nur bei aktivem KI-Tool */
.detail-panel.no-tool,.detail-panel[hidden],.workspace.no-detail .detail-panel{display:none!important}
.workspace.no-detail{display:block}
.matrix-toolbar button:disabled{opacity:.48;cursor:not-allowed}

/* v15 — reduzierte Knotensteuerung und präzise Live-Suche */
.cluster-heading{grid-template-columns:1fr}
.search-wrap{position:relative}
.global-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:90;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:7px;max-height:330px;overflow:auto}
.global-search-results[hidden]{display:none!important}
.global-search-item{display:block;width:100%;border:0;background:#fff;color:var(--ink);font:inherit;font-weight:800;text-align:left;padding:11px 13px;border-radius:9px;cursor:pointer}
.global-search-item:hover,.global-search-item:focus-visible{background:#eef4fa;outline:2px solid #174e7d;outline-offset:-2px}
.global-search-empty{padding:12px;color:var(--muted)}
@media(max-width:700px){.global-search-results{position:fixed;left:12px;right:12px;top:155px;max-height:55vh}}


/* v16 — desktop workspace: resizable detail column; network controls stay unobstructed */
@media (min-width:1101px){
  .workspace:not(.no-detail){
    --detail-width:500px;
    display:grid;
    grid-template-columns:minmax(0,1fr) 12px minmax(280px,var(--detail-width));
    gap:0;
    align-items:stretch;
    min-height:720px;
  }
  .workspace:not(.no-detail) .main-panel{
    grid-column:1;
    grid-row:1;
    width:auto;
    min-width:0;
    border-radius:18px 0 0 18px;
  }
  .workspace:not(.no-detail) .detail-resizer{
    grid-column:2;
    grid-row:1;
  }
  .workspace:not(.no-detail) .detail-panel{
    grid-column:3;
    grid-row:1;
    position:relative;
    inset:auto;
    width:auto;
    min-width:0;
    max-width:none;
    max-height:none;
    border-radius:0 18px 18px 0;
    box-shadow:none;
  }
  .workspace.detail-minimized{
    grid-template-columns:minmax(0,1fr) 8px 48px;
  }
  .workspace.detail-minimized .detail-resizer{display:none!important}
  .workspace.detail-hidden,.workspace.no-detail{display:block}
  .workspace.detail-hidden .detail-resizer,.workspace.no-detail .detail-resizer{display:none!important}
}
.detail-resizer{
  position:relative;
  z-index:35;
  cursor:col-resize;
  background:linear-gradient(to right,transparent 0,transparent 4px,#d9e2ec 4px,#d9e2ec 8px,transparent 8px);
  touch-action:none;
  user-select:none;
  outline:none;
}
.detail-resizer span{
  position:absolute;
  top:50%;left:50%;transform:translate(-50%,-50%);
  display:grid;place-items:center;
  width:34px;height:38px;
  border:1px solid var(--line);border-radius:10px;
  background:#fff;color:var(--ink);font-weight:900;
  box-shadow:0 5px 16px rgba(16,39,67,.12);
}
.detail-resizer:hover span,.detail-resizer:focus-visible span{border-color:#174e7d;box-shadow:0 0 0 3px rgba(23,78,125,.14)}
body.detail-resizing{cursor:col-resize!important;user-select:none!important}
body.detail-resizing *{cursor:col-resize!important}
.network-toolbar{justify-content:flex-start}
.zoom-controls{left:14px;right:auto}
@media(max-width:1100px){.detail-resizer{display:none!important}}


/* URL tab */
.url-card{display:flex;gap:16px;align-items:flex-start;margin-top:8px;padding:20px;border:1px solid #d8e3ee;border-radius:16px;background:#f7fafc}.url-card-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:#0c5688;color:#fff;font-size:20px;font-weight:800}.url-card-main{min-width:0;flex:1}.url-card h3{margin:0 0 6px;font-size:18px;color:#10243b}.url-help{margin:0 0 14px;color:#4b5e70}.url-copy-row{display:flex;gap:8px;align-items:stretch}.url-field{min-width:0;flex:1;border:1px solid #c8d5e1;border-radius:10px;background:#fff;padding:11px 12px;color:#10243b;font:inherit}.url-copy-btn{border:0;border-radius:10px;padding:10px 14px;background:#132131;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.url-copy-btn:hover,.url-copy-btn:focus-visible{background:#0c5688}.url-open-link{display:inline-flex;align-items:center;gap:5px;margin-top:13px;color:#0c5688;font-weight:800;text-decoration:none}.url-open-link:hover,.url-open-link:focus-visible{text-decoration:underline}.url-copy-status{min-height:1.2em;margin-top:7px;color:#31546f;font-size:13px}.url-card-empty p{margin:4px 0 0}.tabs{overflow-x:auto;scrollbar-width:thin}.tabs button{white-space:nowrap}@media(max-width:700px){.url-copy-row{flex-direction:column}.url-copy-btn{width:100%}}


/* PDF-Export – Meine Auswahl */
.selection-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.selection-actions .control-btn{white-space:nowrap}
.control-btn:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}
.pdf-export-result{margin-top:10px;padding:10px 12px;border:1px solid #cbd9e6;border-radius:10px;background:#f7fafc;color:#23384d;font-size:14px}
.pdf-export-result a{color:#0c5688;font-weight:800;text-decoration:none}
.pdf-export-result a:hover,.pdf-export-result a:focus-visible{text-decoration:underline}


/* vNext – requested title hierarchy */
.site-header .eyebrow{font-size:12px!important;line-height:1.3;font-weight:800;letter-spacing:.08em}
.site-header h1{font-size:28px!important;line-height:1.12;margin:7px 0 0;color:#c70038;font-weight:900}
.site-header p{font-size:18px!important;line-height:1.4;margin:7px 0 0;color:var(--ink)}
.site-header p strong{font-weight:800}
@media(max-width:700px){
  .site-header .eyebrow{font-size:12px!important}
  .site-header h1{font-size:28px!important}
  .site-header p{font-size:18px!important}
}


/* Header typography – 2026-08-07 */
.site-header .eyebrow{font-size:18px!important;line-height:1.3;font-weight:800;letter-spacing:.08em}
.site-header h1{font-size:28px!important;line-height:1.12;margin:7px 0 0;color:#c70038;font-weight:900}
.site-header .header-subtitle{font-size:15px!important;line-height:1.35;margin:8px 0 0;color:var(--ink);font-weight:800}
.site-header .header-copy{font-size:15px!important;line-height:1.4;margin:2px 0 0;color:var(--ink)}
@media(max-width:700px){
  .site-header .eyebrow{font-size:18px!important}
  .site-header h1{font-size:28px!important}
  .site-header .header-subtitle,.site-header .header-copy{font-size:15px!important}
}

/* v12: Wissenschaftliche Inhaltsarchitektur */
.task-accordion{border:2px solid #10b981;box-shadow:0 8px 24px rgba(16,185,129,.12)}
.task-accordion .accordion-head,.task-accordion .accordion-head[aria-expanded="true"]{background:#ecfdf5;color:#065f46}
.task-accordion .accordion-icon{background:#10b981}
.training-task{border-left:6px solid #10b981;background:#f0fdf9;border-radius:10px;padding:16px 18px}
.task-subtitle{font-size:.84rem;line-height:1.2;font-weight:900;letter-spacing:.055em;text-transform:uppercase;color:#047857;margin:0 0 9px}

.process-path{list-style:none;padding:2px 0 2px 0;margin:0;position:relative}
.process-step{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;padding:0 0 20px 0;min-height:58px}
.process-step:not(:last-child)::after{content:"";position:absolute;left:22px;top:42px;bottom:0;width:3px;border-radius:3px;background:#d7e2ec}
.process-number{position:relative;z-index:1;display:grid;place-items:center;width:44px;height:44px;border:3px solid #174e7d;border-radius:50%;background:#fff;color:#174e7d;font-weight:900;font-size:16px;box-shadow:0 0 0 5px #fff}
.process-step-text{padding:10px 14px;border:1px solid #d7e2ec;border-radius:12px;background:#fff;line-height:1.55;box-shadow:0 3px 12px rgba(16,39,67,.045)}
.workflow-intro+.process-path{margin-top:4px}
.research-suitable h4{margin:.1rem 0 .7rem;color:#103f68}

@media(max-width:600px){
 .process-step{grid-template-columns:40px minmax(0,1fr);gap:10px}
 .process-number{width:38px;height:38px}
 .process-step:not(:last-child)::after{left:19px;top:36px}
 .process-step-text{padding:9px 11px}
}
