.marktreport-header{min-height:68vh;margin-bottom:var(--space-xl);background:#050d07;align-items:center;display:flex;position:relative;overflow:hidden}.marktreport-header__bg{object-fit:cover;object-position:left center;opacity:.55;filter:blur(1.5px);width:100%;height:100%;position:absolute;top:0;right:0}.marktreport-header__fade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#050d07 30%,#050d07bf 55%,#050d0733 100%);position:absolute;inset:0}.marktreport-header--brand{background:radial-gradient(ellipse at 78% 38%, #67904e47 0%, transparent 52%), linear-gradient(135deg, var(--color-surface-dark-soft) 0%, #050d07 72%)}.marktreport-header--brand .marktreport-header__fade{background:linear-gradient(90deg,#050d078c 25%,#050d0700 70%)}.marktreport-header__inner{z-index:2;width:100%;max-width:860px;padding:var(--space-2xl) var(--space-xl);margin:0 auto;position:relative}.marktreport-header .eyebrow{margin-bottom:var(--space-sm)}.marktreport-header h1{margin:0 0 var(--space-md);color:#fff;font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);letter-spacing:-.02em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;line-height:1.15}.marktreport-header__lead{max-width:580px;margin:0 0 var(--space-lg);color:#ffffffbf;font-family:var(--font-family-voice);font-size:var(--font-size-md);line-height:1.75}.marktreport-header__data{gap:var(--space-md);max-width:640px;margin:0 0 var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.marktreport-header__data-item{color:#ffffff8c;min-width:0;font-size:var(--font-size-sm);overflow-wrap:anywhere;border-top:1px solid #ffffff29;flex-direction:column;gap:5px;padding-top:12px;display:flex}.marktreport-header__data-item strong{color:#fff;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:1}.marktreport-meta{color:#fff6;font-size:var(--font-size-sm);margin:0}.marktreport-meta a,.article-header__meta a{color:#ffffffb8;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.marktreport-meta a:hover,.marktreport-meta a:focus-visible,.article-header__meta a:hover,.article-header__meta a:focus-visible{color:#fff;text-decoration-color:currentColor}.marktreport-layout{grid-template-columns:minmax(190px, 220px) minmax(0, var(--content-ultra));width:min(1240px, calc(100% - (var(--page-pad) * 2)));align-items:start;gap:clamp(32px,4vw,72px);margin-inline:auto;padding-bottom:clamp(56px,8vw,104px);display:grid}.marktreport-layout .marktreport-body{max-width:min(var(--content-ultra), 100%);min-width:0;margin:0}.marktreport-layout .marktreport-body>p,.marktreport-layout .marktreport-body>h1,.marktreport-layout .marktreport-body>h2,.marktreport-layout .marktreport-body>h3,.marktreport-layout .marktreport-body>h4,.marktreport-layout .marktreport-body>ul,.marktreport-layout .marktreport-body>ol,.marktreport-layout .marktreport-body>blockquote{max-width:min(var(--content-text), 100%)}.marktreport-layout .marktreport-body>.table-wrap,.marktreport-layout .marktreport-body>.top10,.marktreport-layout .marktreport-body>.top10-legend,.marktreport-layout .marktreport-body>.marktreport-summary,.marktreport-layout .marktreport-body>.chart-embed{max-width:min(var(--content-wide), 100%);margin-inline:auto}.marktreport-layout .marktreport-body>.graph-embed{max-width:100%}.marktreport-toc{top:calc(var(--header-height) + var(--space-md));z-index:0;max-height:calc(100vh - var(--header-height) - var(--space-xl));padding-top:var(--space-lg);background:var(--color-surface);position:sticky;overflow-y:auto}.toc-label{margin-bottom:var(--space-xs);color:var(--color-text-quiet);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase}.marktreport-toc ul{margin:0;padding:0;list-style:none}.marktreport-toc li[data-depth="3"] .marktreport-toc-link{padding-left:var(--space-md)}.marktreport-toc-link{padding:4px 0 4px var(--space-xs);color:var(--color-text-muted);font-size:var(--font-size-xs);transition:color var(--transition-fast), border-color var(--transition-fast);border-left:2px solid #0000;margin-bottom:2px;line-height:1.4;text-decoration:none;display:block}.marktreport-toc-link:hover{color:var(--color-primary)}.marktreport-toc-link.is-active{color:var(--color-primary);border-left-color:var(--color-secondary);font-weight:var(--font-weight-semibold)}.marktreport-mobile-toc{margin-bottom:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);display:none}.marktreport-mobile-toc__summary{padding:var(--space-sm);color:var(--color-text-quiet);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;list-style:none;display:flex}.marktreport-mobile-toc__summary::-webkit-details-marker{display:none}.marktreport-mobile-toc__summary:after{content:"▸";color:var(--color-primary);transition:transform var(--transition-fast);font-size:11px}.marktreport-mobile-toc[open] .marktreport-mobile-toc__summary:after{transform:rotate(90deg)}.marktreport-mobile-toc__nav{padding:var(--space-xs) var(--space-sm) var(--space-sm);border-top:1px solid var(--color-border);flex-direction:column;display:flex}@media (max-width:900px){.marktreport-layout{grid-template-columns:minmax(0,1fr)}.marktreport-toc{display:none}.marktreport-mobile-toc{display:block}.marktreport-layout .marktreport-body{max-width:100%}}.marktreport-body{counter-reset:h2counter;max-width:min(780px,100%);margin:0 auto}.marktreport-body p,.marktreport-body h1,.marktreport-body h2,.marktreport-body h3,.marktreport-body h4,.marktreport-body ul,.marktreport-body ol,.marktreport-body blockquote{max-width:min(680px,100%);margin-left:auto;margin-right:auto}.marktreport-body p,.marktreport-body li,.marktreport-body blockquote p{font-family:var(--font-family-voice)}.marktreport-body h1{margin-bottom:var(--space-lg);color:var(--color-primary);font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight)}.marktreport-body h2{margin-top:var(--space-xl);margin-bottom:var(--space-md);color:var(--color-primary);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);letter-spacing:var(--letter-spacing-tight);counter-increment:h2counter;counter-reset:h3counter}.marktreport-body h2:before{content:counter(h2counter) ". ";color:var(--color-primary);font-weight:var(--font-weight-bold);margin-right:4px}.marktreport-body .marktreport-summary h2,.marktreport-body h2.no-counter,.marktreport-body h3.no-counter,.marktreport-body h4.no-counter{counter-increment:none}.marktreport-body .marktreport-summary h2:before,.marktreport-body h2.no-counter:before,.marktreport-body h3.no-counter:before,.marktreport-body h4.no-counter:before{content:none}.marktreport-body h3{margin-top:var(--space-lg);margin-bottom:var(--space-sm);color:var(--color-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);counter-increment:h3counter;counter-reset:h4counter;border-left:2px solid #67904e59;padding-left:10px}.marktreport-body h3:before{content:counter(h2counter) "." counter(h3counter) " ";color:var(--color-primary);font-weight:var(--font-weight-semibold);margin-right:4px}.marktreport-body h4{margin-top:var(--space-md);margin-bottom:var(--space-xs);color:var(--color-text);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);counter-increment:h4counter}.marktreport-body h4:before{content:counter(h2counter) "." counter(h3counter) "." counter(h4counter) " ";color:var(--color-text-muted);font-weight:var(--font-weight-regular);margin-right:4px}.marktreport-body p{margin-bottom:var(--space-md)}.marktreport-body strong{font-weight:var(--font-weight-bold)}.marktreport-body em{font-style:italic}.marktreport-body a{color:var(--color-primary);text-underline-offset:2px;transition:text-decoration-color var(--transition-fast);-webkit-text-decoration:underline #14471f4d;text-decoration:underline #14471f4d}.marktreport-body a:hover{-webkit-text-decoration-color:var(--color-primary);text-decoration-color:var(--color-primary)}.marktreport-body>p:first-of-type:first-letter{float:left;color:var(--color-primary);font-family:var(--font-family);font-size:4em;font-weight:var(--font-weight-bold);margin-top:.05em;margin-right:.06em;line-height:.82}.marktreport-body.marktreport-body--plain h2,.marktreport-body.marktreport-body--plain h3,.marktreport-body.marktreport-body--plain h4{counter-increment:none}.marktreport-body.marktreport-body--plain h2:before,.marktreport-body.marktreport-body--plain h3:before,.marktreport-body.marktreport-body--plain h4:before{content:none}.article-header{isolation:isolate;margin-bottom:var(--space-xl);background:linear-gradient(180deg, var(--color-surface-dark-soft) 0%, var(--color-surface-dark) 100%);color:var(--color-surface-dark-text);padding-block:clamp(64px,8vw,104px);position:relative;overflow:hidden}.article-header__inner{z-index:2;width:min(860px, calc(100% - (var(--page-pad) * 2)));margin-inline:auto;position:relative}.article-header h1{max-width:19ch;margin:0 0 var(--space-md);color:#fff;font-size:clamp(38px, 5.4vw, var(--font-size-2xl));font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-wrap:balance;line-height:1.12}.article-header__lead{max-width:580px;margin:0 0 var(--space-lg);color:#ffffffbf;font-family:var(--font-family-voice);font-size:var(--font-size-md);line-height:1.75}.article-header__meta{color:#fff6;font-size:var(--font-size-sm);margin:0}.marktreport-body ul{margin-bottom:var(--space-md);padding-left:0;list-style:none}.marktreport-body ul li{margin-bottom:var(--space-xs);line-height:var(--line-height-normal);padding-left:26px;position:relative}.marktreport-body ul li:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1OTUuMyA1OTUuMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTk1LjMgNTk1LjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRDc0RjE3O30KPC9zdHlsZT4KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI1MzIuNiwyNTEuMiA2Mi43LDU1NS40IDYyLjcsMzUzLjcgNTMyLjQsMjguNyAiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;width:14px;height:14px;position:absolute;top:.45em;left:0}.marktreport-body ul ul li:before{opacity:.65;width:10px;height:10px}.marktreport-body ol{margin-bottom:var(--space-md);padding-left:var(--space-lg)}.marktreport-body ol li{margin-bottom:var(--space-xs);line-height:var(--line-height-normal)}.marktreport-body blockquote{margin-bottom:var(--space-lg);padding:var(--space-xl) var(--space-lg) var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);position:relative}.marktreport-callout-label{left:var(--space-lg);color:var(--color-text-quiet);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;align-items:center;gap:14px;margin:0;line-height:1;display:inline-flex;position:absolute;top:25px}.marktreport-body blockquote p{margin-bottom:var(--space-sm);color:var(--color-text);font-size:var(--font-size-base);line-height:var(--line-height-normal)}.marktreport-body blockquote p:only-child{font-size:var(--font-size-md);line-height:1.5}.marktreport-body blockquote p:last-child{margin-bottom:0}@media (max-width:480px){.marktreport-body blockquote{padding:var(--space-xl) var(--space-md) var(--space-md)}.marktreport-callout-label{left:var(--space-md)}.marktreport-body blockquote p:only-child{font-size:20px}}.marktreport-body .table-wrap{max-width:min(780px,100%);margin:var(--space-md) auto var(--space-lg);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-secondary) #e0e5e28c;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow-x:auto}.marktreport-body table{border-collapse:collapse;background:var(--color-surface-raised);width:100%;min-width:520px;font-family:var(--font-family);font-size:var(--font-size-sm)}.marktreport-body th{padding:var(--space-xs) var(--space-sm);background:var(--color-primary);color:#fff;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-align:left;text-transform:uppercase}.marktreport-body td{padding:var(--space-xs) var(--space-sm);border-bottom:1px solid var(--color-border);color:var(--color-text);vertical-align:middle;transition:background var(--transition-fast), box-shadow var(--transition-fast)}.marktreport-body tr:last-child td{border-bottom:none}.marktreport-body tr:nth-child(2n) td{background:var(--color-surface)}.marktreport-body tbody tr:hover td{background:#67904e21;box-shadow:inset 0 1px #67904e38,inset 0 -1px #67904e38}.marktreport-body tbody tr:hover td:first-child{box-shadow:inset 3px 1px 0 #67904e38, inset 3px -1px 0 #67904e38, inset 3px 0 0 var(--color-secondary)}.table-cell--center{text-align:center}.table-cell--icon{text-align:center;font-size:1.2em}.marktreport-body .marktreport-summary{max-width:min(780px,100%);margin:var(--space-lg) auto var(--space-xl);padding:var(--space-md);border-top:6px solid var(--color-primary);border-bottom:6px solid var(--color-primary);border-radius:var(--radius-sm);background:var(--color-surface-raised);box-shadow:var(--shadow-lg)}.marktreport-body .marktreport-summary h2{max-width:none;margin:0 0 var(--space-md);letter-spacing:var(--letter-spacing-wide);text-align:center}.marktreport-body .marktreport-summary ul{max-width:none;margin-left:0;margin-right:0}.marktreport-body .marktreport-summary p:last-child{margin-bottom:0}.marktreport-body .key-facts{max-width:min(780px,100%);margin:var(--space-lg) auto 0;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);box-shadow:var(--shadow-md)}.marktreport-body .key-facts h2{max-width:none;margin:0 0 var(--space-sm);font-size:var(--font-size-md)}.marktreport-body .key-facts__table{background:0 0;min-width:0}.marktreport-body .key-facts__table th,.marktreport-body .key-facts__table td{padding:8px var(--space-xs);border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}.marktreport-body .key-facts__table th{width:58%;color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);letter-spacing:normal;text-transform:none;background:0 0}.marktreport-body .key-facts__table td{font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--color-primary);font-variant-numeric:tabular-nums}.marktreport-body .key-facts__table tr:last-child th,.marktreport-body .key-facts__table tr:last-child td{border-bottom:none}.marktreport-body .key-facts__source{max-width:none;margin:var(--space-sm) 0 0;color:var(--color-text-muted);font-family:var(--font-family);font-size:var(--font-size-xs);line-height:1.5}.marktreport-body .market-comparison td:nth-child(n+2),.marktreport-body .market-comparison th[scope=col]:nth-child(n+2){text-align:right;font-variant-numeric:tabular-nums}.marktreport-body .market-comparison__source{max-width:min(780px,100%);margin:calc(-1 * var(--space-md)) auto var(--space-lg);color:var(--color-text-muted);font-family:var(--font-family);font-size:var(--font-size-xs);line-height:1.5}.cite-box{max-width:min(680px,100%);margin:var(--space-lg) auto 0;padding:var(--space-md);border:1px solid var(--color-border);border-left:4px solid var(--color-secondary);border-radius:var(--radius-md);background:var(--color-surface-raised)}.marktreport-body .cite-box h2{max-width:none;margin:0 0 var(--space-sm);font-size:var(--font-size-md)}.marktreport-body .cite-box__citation{max-width:none;margin:0 0 var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);background:var(--color-surface);font-family:var(--font-family);font-size:var(--font-size-sm);overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;line-height:1.6}.marktreport-body .cite-box__meta{max-width:none;color:var(--color-text-muted);font-family:var(--font-family);font-size:var(--font-size-sm);margin:0;line-height:1.6}.marktreport-body .edition-notice{max-width:min(780px,100%);margin:var(--space-lg) auto 0;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);font-family:var(--font-family);font-size:var(--font-size-sm)}.marktreport-body .edition-notice p{max-width:none;font-family:var(--font-family);font-size:var(--font-size-sm);margin:0;line-height:1.6}.marktreport-body .edition-notice--older{border:1px solid var(--color-border-strong);background:var(--color-surface-raised)}.marktreport-body .edition-notice--archive{border:1px dashed var(--color-border);color:var(--color-text-muted);background:0 0}.chart-embed{max-width:min(780px,100%);margin:var(--space-md) auto var(--space-lg);padding:var(--space-sm) var(--space-sm) var(--space-xs);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);box-shadow:var(--shadow-md)}.chart-embed__mount{width:100%;height:460px;min-height:460px}.chart-embed__mount[data-chart-kind=treemap]{height:560px;min-height:560px}.chart-embed__mount[data-chart-kind=heatmap]{height:420px;min-height:420px}.graph-embed{margin:var(--space-lg) auto}.graph-embed__mount{border-radius:var(--radius-xl);background:#050d07;width:100%;height:760px;min-height:560px;overflow:hidden;box-shadow:0 24px 64px #0006}.graph-embed__caption{max-width:var(--content-text);margin:var(--space-sm) auto 0;color:var(--color-text-quiet);font-family:var(--font-family);font-size:var(--font-size-xs);text-align:center;line-height:1.55}.evidence-module{max-width:min(680px,100%);margin:var(--space-sm) auto 0;border-top:1px solid var(--color-border);padding-top:var(--space-xs)}.evidence-module summary{cursor:pointer;padding-left:var(--space-sm);color:var(--color-text-quiet);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;list-style:none;position:relative}.evidence-module summary::-webkit-details-marker{display:none}.evidence-module summary:before{content:"▸";color:var(--color-primary);transition:transform var(--transition-fast);font-size:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.evidence-module[open] summary:before{transform:translateY(-50%)rotate(90deg)}.marktreport-body .evidence-module p{max-width:none;margin:var(--space-xs) 0 0;color:var(--color-text-muted);font-family:var(--font-family);font-size:var(--font-size-xs);line-height:1.5}.evidence-module a{font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold)}.faq{max-width:var(--content-text);margin:var(--space-xs) auto;border-bottom:1px solid var(--color-border)}.faq summary{cursor:pointer;padding:var(--space-xs) 0 var(--space-xs) var(--space-md);color:var(--color-text);font-family:var(--font-family);font-weight:var(--font-weight-medium);-webkit-user-select:none;user-select:none;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"▸";color:var(--color-primary);transition:transform var(--transition-fast);font-size:12px;position:absolute;top:calc(.45em + 8px);left:0}.faq[open] summary:before{transform:rotate(90deg)}.faq-body{padding:var(--space-xs) 0 var(--space-sm) var(--space-md);color:var(--color-text-muted);font-family:var(--font-family-voice);font-size:var(--font-size-base);line-height:var(--line-height-relaxed)}.top10 .tr-hidden{display:none}.marktreport-body .top10{max-width:min(780px,100%);margin:var(--space-md) auto var(--space-lg)}.marktreport-body .top10__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-secondary) #e0e5e28c;border:2px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow-x:auto}.marktreport-body .top10 table{table-layout:fixed;background:var(--color-surface-raised);width:100%;min-width:0;max-width:none;font-size:var(--font-size-sm)}.marktreport-body .top10 th:first-child,.marktreport-body .top10 td:first-child{text-overflow:ellipsis;white-space:nowrap;width:30%;max-width:200px;overflow:hidden}.marktreport-body .top10 th:nth-child(2),.marktreport-body .top10 td:nth-child(2){width:23%}.marktreport-body .top10 th:nth-child(3),.marktreport-body .top10 td:nth-child(3){text-align:center;width:10%}.marktreport-body .top10 th:nth-child(4),.marktreport-body .top10 td:nth-child(4){text-align:center;width:12%}.marktreport-body .top10 th:nth-child(5),.marktreport-body .top10 td:nth-child(5){width:25%}.marktreport-body .top10 th:nth-child(3),.marktreport-body .top10 th:nth-child(4){-webkit-hyphens:manual;hyphens:manual;padding-left:6px;padding-right:6px}.top10-th-break{text-align:center;line-height:1.15;display:inline-block}.top10-mehr-btn{width:100%;padding:var(--space-xs) var(--space-sm);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);color:var(--color-primary);font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);text-align:center;cursor:pointer;transition:background var(--transition-fast);margin-top:10px;display:block}.top10-mehr-btn:hover{background:var(--color-border)}.top10-legend{max-width:var(--content-wide);margin:var(--space-xs) auto var(--space-md);color:var(--color-text-quiet);font-size:var(--font-size-xs);line-height:1.55}.top10-legend p{font-family:var(--font-family);margin-bottom:3px}.top10-legend p:last-child{margin-bottom:0}@media (max-width:760px){.marktreport-body .top10 table{min-width:700px}}.company-profiles{gap:var(--space-sm);max-width:var(--content-text);margin:var(--space-lg) auto var(--space-xl);display:grid}.company-profiles__intro{max-width:var(--content-text);margin:0 auto var(--space-xs);color:var(--color-text-muted);font-family:var(--font-family);font-size:var(--font-size-sm);line-height:var(--line-height-normal)}.company-card{padding:var(--space-md);cursor:pointer;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast)}.company-card:hover,.company-card:focus-within{border-color:var(--color-secondary);box-shadow:var(--shadow-md)}.company-card__header{margin-bottom:var(--space-sm)}.company-card__domain{margin-bottom:var(--space-xs);color:var(--color-secondary-text);font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;overflow-wrap:anywhere;display:block}.marktreport-body .company-card__name{max-width:none;color:var(--color-primary);font-family:var(--font-family);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);letter-spacing:var(--letter-spacing-normal);overflow-wrap:anywhere;counter-increment:none;border:0;margin:0;padding:0}.marktreport-body .company-card__name:before{content:none}.marktreport-body .company-card__meta{max-width:none;margin:var(--space-xs) 0 0;color:var(--color-text-muted);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal)}.marktreport-body .company-card__summary{max-width:none;margin:0 0 var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--color-border);color:var(--color-text);font-size:var(--font-size-base);line-height:var(--line-height-normal)}.company-card__analysis{border-top:1px solid var(--color-border);padding-top:var(--space-xs)}.company-card__analysis summary{cursor:pointer;padding:var(--space-md) var(--space-lg) var(--space-xs) 0;color:var(--color-primary);font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-snug);-webkit-user-select:none;user-select:none;list-style:none;position:relative}.company-card__analysis summary::-webkit-details-marker{display:none}.company-card__analysis summary:after{content:"⌄";color:var(--color-primary);font-size:var(--font-size-md);line-height:var(--line-height-tight);transition:transform var(--transition-fast);position:absolute;top:50%;right:0;transform:translateY(-50%)}.company-card__analysis summary:hover:after{color:var(--color-secondary)}.company-card__analysis summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-sm)}.company-card__analysis[open] summary:after{transform:translateY(-50%)rotate(180deg)}.company-card__detail{gap:var(--space-sm);padding:var(--space-xs) 0;display:grid}.marktreport-body .company-card__detail p{max-width:none;color:var(--color-text-muted);font-size:var(--font-size-base);line-height:var(--line-height-normal);margin:0}.spark-bar{border-radius:var(--radius-sm);width:100%;min-width:96px;max-width:190px;height:26px;font-size:var(--font-size-xs);background:#f0f5f1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.spark-bar__fill{transform:scaleX(calc(var(--value,0) / 100));transform-origin:0;background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-secondary) 55%, var(--color-secondary) 100%);border-radius:inherit;transition:transform .35s;position:absolute;inset:0}.spark-bar__label{z-index:1;color:var(--color-primary);font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-align:center;flex:1;position:relative}.spark-bar--high .spark-bar__label{color:#fff}.spark-bar--device{background:#ee9c002e;border-radius:999px;min-width:88px;max-width:120px;height:22px}.spark-bar--device .spark-bar__fill{background:linear-gradient(90deg, var(--color-accent) 0%, var(--color-danger) 100%)}.spark-bar--device .spark-bar__label{color:var(--color-text);font-size:11px;font-weight:var(--font-weight-semibold)}.median-chip{border-radius:var(--radius-sm);color:#fff;min-width:2.4em;height:2em;font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-align:center;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:0 .4em;display:inline-flex}.median-chip--very-good{background:#37652d;background:lab(38.5174% -25.6523 26.4749)}.median-chip--good{background:var(--color-primary)}.median-chip--critical{background:var(--color-accent);color:var(--color-text)}.median-chip--bad{background:var(--color-danger)}.artifact-manifest{max-width:min(680px,100%);margin:var(--space-xl) auto 0;padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised)}.marktreport-body .artifact-manifest h2{max-width:none;margin:0 0 var(--space-sm);font-size:var(--font-size-md);counter-increment:none}.marktreport-body .artifact-manifest h2:before{content:none}.artifact-manifest ul{max-width:none;margin:0;padding:0;list-style:none}.marktreport-body .artifact-manifest li{font-family:var(--font-family);font-size:var(--font-size-sm);padding-left:0}.marktreport-body .artifact-manifest li:before{content:none}@media (max-width:768px){.marktreport-header{min-height:auto}.marktreport-header__inner{padding:var(--space-xl) var(--space-md)}.marktreport-header h1{max-width:100%;font-size:clamp(34px,10.5vw,46px);line-height:1.08}.marktreport-header__lead{margin-bottom:var(--space-md);font-size:20px;line-height:1.55}.marktreport-header__data{gap:10px}.marktreport-header__data-item{overflow-wrap:normal;word-break:normal;border-left:0;border-right:1px solid #ffffff2e;min-width:0;padding-left:0;padding-right:10px;font-size:11px;line-height:1.25}.marktreport-header__data-item:last-child{border-right:0}.marktreport-header__data-item strong{white-space:nowrap;font-size:clamp(20px,5.8vw,25px)}.marktreport-meta{font-size:12px}.marktreport-body h2{font-size:clamp(30px,8vw,36px)}.marktreport-body h3{font-size:clamp(24px,6.8vw,28px)}.marktreport-body h4{font-size:21px}.marktreport-body .marktreport-summary h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;font-size:clamp(25px,7vw,32px)}.company-profiles{gap:var(--space-md)}.company-card{padding:var(--space-sm)}.company-card__analysis summary{padding-right:var(--space-xl)}.chart-embed{max-width:100%;overflow-x:auto}.chart-embed__mount{min-width:620px;height:min(460px,78vh)}.chart-embed--scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-secondary) #e0e5e28c;overflow-x:auto}.chart-embed--scroll .chart-embed__mount{min-width:760px}.graph-embed__mount{height:min(560px,78vh);min-height:360px}.marktreport-body .table-wrap:after,.marktreport-body .top10__scroll:after,.chart-embed--scroll:after{content:"← horizontal scrollen →";z-index:2;box-sizing:border-box;border-top:1px solid var(--color-border);width:100%;min-width:100%;color:var(--color-primary);font-family:var(--font-family);font-size:var(--font-size-xs);letter-spacing:var(--letter-spacing-wide);text-align:center;background:#67904e1a;padding:7px 0 5px;display:block;position:sticky;left:0}.marktreport-body .top10__scroll:after{background:#67904e14}.top10-mehr-btn{margin-top:12px}}.marktreport-body .table-wrap::-webkit-scrollbar{height:10px}.marktreport-body .top10__scroll::-webkit-scrollbar{height:10px}.chart-embed--scroll::-webkit-scrollbar{height:10px}.marktreport-body .table-wrap::-webkit-scrollbar-track{background:#e0e5e28c;border-radius:999px}.marktreport-body .top10__scroll::-webkit-scrollbar-track{background:#e0e5e28c;border-radius:999px}.chart-embed--scroll::-webkit-scrollbar-track{background:#e0e5e28c;border-radius:999px}.marktreport-body .table-wrap::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:999px}.marktreport-body .top10__scroll::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:999px}.chart-embed--scroll::-webkit-scrollbar-thumb{background:var(--color-secondary);border-radius:999px}
