:root{--surface2: #f0eee8;--text2: #55534b;--dim: #79766f;--topbar-h: 82px}body{background:var(--bg);color:var(--text);font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100dvh;display:flex;flex-direction:column}.mono{font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums}.mwrap{max-width:1200px;margin:0 auto;padding:0 24px}body>.mwrap{flex:1 0 auto;width:100%}main{padding:40px 0 8px}.crumb{font-size:12.5px;color:var(--muted);margin-bottom:22px}.crumb a:hover{color:var(--text2)}h1{font-family:IBM Plex Mono,monospace;font-weight:400;font-size:clamp(30px,4.1vw,46px);line-height:1.22;letter-spacing:-.025em;text-wrap:balance;color:var(--text);margin-bottom:16px}.lede{font-size:16.5px;line-height:1.7;color:var(--text2);max-width:62ch;margin-bottom:32px;text-wrap:pretty}.signal{border:1px solid var(--border);background:var(--surface);border-radius:4px}.sig-head{padding:20px 20px 16px}.sig-bias{font-size:25px;font-weight:500;line-height:1.15;letter-spacing:-.015em}.sig-cap{font-size:12px;color:var(--muted);margin-top:6px}.sig-inv{font-size:12px;color:var(--yellow);margin-top:4px}.rail-wrap{padding:4px 20px 18px}.rail-top{display:flex;align-items:baseline;justify-content:space-between;font-size:12px;color:var(--muted)}.rail-num{font-family:IBM Plex Mono,monospace;font-size:19px;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.rail-num i{font-style:normal;font-size:12px;color:var(--muted)}.rail{position:relative;height:22px;margin-top:9px}.rail-line{position:absolute;left:0;right:0;top:10px;height:2px;background:var(--border2);border-radius:2px}.rail-mark{position:absolute;top:3px;width:3px;height:16px;border-radius:2px;background:var(--text)}.rail-ends{display:flex;justify-content:space-between;margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--muted);font-variant-numeric:tabular-nums}.sig-chart{padding:0 16px 6px}.sig-chart .legend{font-size:11.5px;color:var(--muted);padding:0 4px 4px}.sig-chart .legend i{width:14px;height:1.5px;display:inline-block;vertical-align:middle;margin-right:7px;background:var(--blue-fill)}.spark{display:block;width:100%;height:auto}.sig-list{border-top:1px solid var(--border)}.sig-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:11px 20px;border-bottom:1px solid var(--border)}.sig-list>div:last-child{border-bottom:none}.sig-list dt{font-size:12.5px;color:var(--muted)}.sig-list dd{font-family:IBM Plex Mono,monospace;font-size:15px;font-variant-numeric:tabular-nums}.mcols{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:0 52px;align-items:start}.m-head{grid-column:1;grid-row:1}.m-aside{grid-column:2;grid-row:1 / span 2;position:sticky;top:calc(var(--topbar-h) + 20px);align-self:start}.m-body{grid-column:1;grid-row:2;min-width:0}@media(max-width:1000px){.mcols{grid-template-columns:1fr}.m-head,.m-aside,.m-body{grid-column:1;grid-row:auto}.m-aside{position:static;margin-bottom:6px}}.m-aside .sig-grid{grid-template-columns:1fr}.m-aside .sig-cell{border-right:none;border-bottom:1px solid var(--border)}.m-aside .sig-cell:last-child{border-bottom:none}.m-aside .spark{height:140px}.m-read{max-width:780px;margin:0 auto}.prose{margin:48px 0 0}.prose h2:not(:first-child){margin-top:44px}.prose h2{font-family:IBM Plex Mono,monospace;font-weight:400;font-size:clamp(21px,2.6vw,29px);letter-spacing:-.02em;margin-bottom:14px;text-wrap:balance}.prose p{font-size:15px;line-height:1.75;color:var(--text2);margin-bottom:16px;max-width:66ch}.prose p:last-child{margin-bottom:0}.prose b{color:var(--text);font-weight:500}.prose ol{margin:0 0 16px;padding-left:22px;color:var(--text2)}.prose ol li{font-size:15px;line-height:1.7;margin-bottom:12px;padding-left:4px;max-width:64ch}.prose ol li b{color:var(--text);font-weight:500}table.wk{width:100%;border-collapse:collapse;font-size:13.5px;margin:4px 0}table.wk th{text-align:right;font-weight:500;color:var(--muted);font-size:12px;padding:9px 10px;border-bottom:1px solid var(--border)}table.wk th:first-child{text-align:left}table.wk td{padding:10px;border-bottom:1px solid var(--border);text-align:right;font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums}table.wk td:first-child{text-align:left;font-family:IBM Plex Sans,sans-serif;color:var(--text2)}table.wk tr:last-child td{border-bottom:none}.wk-note{font-size:11.5px;color:var(--dim);margin-top:8px}.cta{border-top:1px solid var(--border);padding:26px 0 0;margin:48px 0 0;display:flex;align-items:center;justify-content:space-between;gap:20px 28px;flex-wrap:wrap}.cta h3{font-family:IBM Plex Sans,sans-serif;font-size:17px;font-weight:500;margin-bottom:5px;letter-spacing:-.01em}.cta p{font-size:13.5px;line-height:1.6;color:var(--muted);max-width:46ch}.others{margin:44px 0 8px}.others .h{font-size:13px;color:var(--muted);margin-bottom:14px}.others .links{display:flex;flex-wrap:wrap;gap:8px}.others a{font-size:13px;padding:7px 13px;border:1px solid var(--border);border-radius:3px;color:var(--muted);transition:color .15s,border-color .15s,background .15s}.others a:hover{color:var(--text);border-color:var(--border2);background:var(--surface)}footer{border-top:1px solid var(--border);margin-top:40px}.sf-top{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(4,minmax(0,1fr));gap:32px;padding:30px 0 26px}.sf-marke,.sf-sp{min-width:0;overflow-wrap:break-word}.sf-marke{display:flex;flex-direction:column;gap:10px}.sf-logo{font-family:Geist,sans-serif;font-weight:700;font-size:20px;letter-spacing:0;color:var(--text)}.sf-claim{font-size:13px;line-height:1.5;color:var(--muted);max-width:36ch}.sf-sp{display:flex;flex-direction:column;gap:8px}.sf-t{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;order:-2}.sf-l{font-size:13px;line-height:1.4;color:var(--muted2)}.sf-widerruf{order:-1;align-self:flex-start;color:var(--text)!important;font-weight:600}.sf-l:hover{color:var(--text)}.sf-unten{border-top:1px solid var(--border);padding:18px 0 40px;display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:space-between;align-items:baseline}.sf-disc{font-size:12px;line-height:1.5;color:var(--muted);max-width:72ch}.sf-social{white-space:nowrap}.sf-jahr{font-size:12px;color:var(--muted);white-space:nowrap}@media(max-width:900px){.sf-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.sf-marke{grid-column:1 / -1}}.hub-head,.hub-row{display:grid;grid-template-columns:minmax(0,1fr) 92px 128px 76px;gap:0 18px;align-items:baseline}.hub-head{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted2);padding:0 2px 9px;border-bottom:1px solid var(--border2)}.hub-head span:not(:first-child),.hub-row>span:not(:first-child){text-align:right}.hub-list{margin-bottom:26px}.hub-row{padding:13px 2px;border-bottom:1px solid var(--border);color:var(--text);transition:background .12s}.hub-row:hover{background:var(--surface);margin:0 -14px;padding-left:16px;padding-right:16px}.hub-name{font-size:15px}.hub-bias{font-size:13px;font-weight:500}.hub-net,.hub-idx{font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums;font-size:13px}.hub-idx{color:var(--text2)}.hub-idx-of{color:var(--muted2);font-size:11px}.hub-note{font-size:12.5px;line-height:1.7;color:var(--muted);max-width:66ch;margin-bottom:40px}.hub-read{margin:0 0 8px}.hub-read .h{font-size:13px;color:var(--muted);margin-bottom:14px}.hub-read a{font-size:13px;padding:7px 13px;margin-right:8px;border:1px solid var(--border);border-radius:3px;color:var(--muted);transition:color .15s,border-color .15s,background .15s}.hub-read a:hover{color:var(--text);border-color:var(--border2);background:var(--surface)}@media(max-width:620px){.hub-head,.hub-row{grid-template-columns:minmax(0,1fr) 84px 62px}.hub-head span:nth-child(3),.hub-row .hub-net{display:none}}.lede a,.hub-note a{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--border2);transition:text-decoration-color .15s,color .15s}.lede a:hover,.hub-note a:hover{color:var(--text);text-decoration-color:var(--muted)}
