.wst-page{--wst-bg:#080811;--wst-panel:#11111d;--wst-panel-soft:#151522;--wst-ink:#f2f1f8;--wst-muted:#a9a9be;--wst-dim:#7f8095;--wst-line:rgba(192,193,218,.19);--wst-line-strong:rgba(183,164,226,.42);--wst-purple:#a98ae5;--wst-cyan:#8de5e8;--wst-cyan-strong:#45f4ff;--wst-gold:#e7c178;--wst-loss:#efadb7;--wst-good:#74dfda;background:radial-gradient(ellipse at 12% 2%,rgba(141,76,229,.13),transparent 34rem),radial-gradient(ellipse at 92% 22%,rgba(37,201,223,.08),transparent 34rem),var(--wst-bg);color:var(--wst-ink);font-family:Manrope,sans-serif;min-height:100vh;padding-bottom:5rem}.wst-page *,.wst-page *::before,.wst-page *::after{box-sizing:border-box}.wst-shell{margin:0 auto;max-width:1320px;padding:.4rem 28px 0}.wst-page a{color:var(--wst-cyan);text-underline-offset:3px}.wst-page button,.wst-page select,.wst-page input{font:inherit}.wst-page button,.wst-page summary,.wst-page select,.wst-page input,.wst-page a{outline-offset:3px}.wst-page:focus-visible{outline:2px solid var(--wst-cyan-strong)}.navbar.navbar-floating:not(.navbar-visible) .navbar-glass{pointer-events:none}.wst-header{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:1.25rem 0 1.35rem}.wst-title-row,.wst-section-title{align-items:flex-start;display:flex;gap:.9rem;min-width:0}.wst-title-icon{align-items:center;background:linear-gradient(145deg,rgba(164,108,229,.22),rgba(66,220,229,.1));border:1px solid rgba(173,137,233,.5);border-radius:15px;color:#cab0ff;display:inline-flex;flex:0 0 52px;height:52px;justify-content:center;position:relative}.wst-title-icon::after{background:var(--wst-cyan);border-radius:50%;box-shadow:0 0 8px var(--wst-cyan);content:"";height:5px;position:absolute;right:8px;top:8px;width:5px}.wst-header h1{color:var(--wst-ink);font:700 clamp(1.8rem,3.3vw,2.65rem)/1.08 Sora,Manrope,sans-serif;letter-spacing:-.045em;margin:0}.wst-header p{color:var(--wst-muted);font-size:.92rem;line-height:1.55;margin:.35rem 0 0;max-width:46rem}.wst-freshness{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;font-size:.75rem;gap:.3rem;text-align:right}.wst-freshness span{color:var(--wst-muted)}.wst-freshness a{font-weight:650}.wst-notice{background:rgba(231,193,120,.08);border:1px solid rgba(231,193,120,.35);border-radius:10px;color:#ead2a2;font-size:.8rem;margin-bottom:.85rem;padding:.72rem .9rem}.wst-notice--error{background:rgba(239,112,130,.08);border-color:rgba(239,112,130,.35);color:#f4b2bd}.wst-toolbar{align-items:end;background:rgba(17,17,29,.92);border:1px solid var(--wst-line);border-radius:14px;display:grid;gap:.65rem;grid-template-columns:minmax(145px,1.15fr) minmax(145px,1fr) minmax(145px,1fr) auto auto auto auto;padding:.8rem;position:relative}.wst-toolbar label{display:grid;gap:.38rem;min-width:0}.wst-toolbar label>span,.wst-custom-dates label>span{color:var(--wst-muted);font-size:.69rem;font-weight:650}.wst-toolbar select,.wst-toolbar input{background-color:#0d0d18;border:1px solid var(--wst-line);border-radius:9px;color:var(--wst-ink);height:2.65rem;min-width:0;padding:0 2rem 0 .72rem;width:100%}.wst-toolbar select:hover,.wst-toolbar input:hover{border-color:var(--wst-line-strong)}.wst-button{align-items:center;background:rgba(255,255,255,.025);border:1px solid var(--wst-line);border-radius:9px;color:#dedee9;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:650;gap:.4rem;height:2.65rem;justify-content:center;padding:0 .82rem;text-decoration:none;white-space:nowrap}.wst-button:hover{background:rgba(141,229,232,.07);border-color:rgba(141,229,232,.38);color:#c3f4f5}.wst-page .wst-button--primary{background:linear-gradient(135deg,#8260c5,#6d4daf);border-color:transparent;color:#fff}.wst-page .wst-button--primary:hover{background:linear-gradient(135deg,#9472d8,#7858ba);color:#fff}.wst-reset{align-self:center;font-size:.75rem;font-weight:650;white-space:nowrap}.wst-more{align-self:end;position:relative}.wst-more>summary{align-items:center;background:rgba(255,255,255,.025);border:1px solid var(--wst-line);border-radius:9px;color:#dedee9;cursor:pointer;display:flex;font-size:.78rem;font-weight:650;gap:.5rem;height:2.65rem;justify-content:space-between;list-style:none;min-width:126px;padding:0 .72rem}.wst-more>summary::-webkit-details-marker{display:none}.wst-more>summary svg{transition:transform .16s ease}.wst-more[open]>summary{background:rgba(169,138,229,.1);border-color:var(--wst-line-strong);color:#d5c4f4}.wst-more[open]>summary svg{transform:rotate(180deg)}.wst-more-panel{background:#181824;border:1px solid rgba(192,193,218,.28);border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.45);display:grid;gap:.8rem;grid-template-columns:minmax(210px,1.4fr) minmax(190px,1fr);padding:.9rem;position:absolute;right:0;top:calc(100% + .5rem);width:min(570px,calc(100vw - 3rem));z-index:20}.wst-custom-dates{display:grid;gap:.7rem;grid-column:1 / -1;grid-template-columns:1fr 1fr}.wst-js .wst-custom-dates{display:none}.wst-js .wst-toolbar[data-custom-period="true"] .wst-custom-dates{display:grid}.wst-more-panel>.wst-button{align-self:end}.wst-loading{align-items:center;background:rgba(13,13,24,.96);border-radius:inherit;color:var(--wst-muted);display:none;font-size:.8rem;gap:.6rem;inset:0;justify-content:center;position:absolute;z-index:25}.wst-loading span{animation:wst-spin .8s linear infinite;border:2px solid var(--wst-line);border-radius:50%;border-top-color:var(--wst-cyan);height:18px;width:18px}.wst-toolbar.is-loading .wst-loading{display:flex}@keyframes wst-spin{to{transform:rotate(360deg)}}.wst-scope{align-items:center;color:var(--wst-muted);display:flex;flex-wrap:wrap;font-size:.72rem;gap:.35rem 1rem;padding:.65rem .15rem .8rem}.wst-scope strong{color:var(--wst-ink)}.wst-metrics{display:grid;gap:.7rem;grid-template-columns:repeat(4,1fr);margin-bottom:.7rem}.wst-metrics article,.wst-panel,.wst-insights,.wst-empty{background:linear-gradient(145deg,rgba(164,108,229,.035),transparent 42%),var(--wst-panel);border:1px solid var(--wst-line);border-radius:13px}.wst-metrics article{display:grid;gap:.35rem;min-width:0;padding:.95rem 1rem}.wst-metrics article>span:first-child{align-items:center;color:var(--wst-muted);display:flex;font-size:.72rem;font-weight:650;gap:.45rem}.wst-metrics article>span:first-child svg{color:var(--wst-purple)}.wst-metrics article:first-child>span:first-child svg{color:var(--wst-loss)}.wst-metrics article:nth-child(2)>span:first-child svg{color:var(--wst-cyan)}.wst-metrics article:nth-child(4)>span:first-child svg{color:var(--wst-gold)}.wst-metrics strong{color:var(--wst-ink);font:700 clamp(1.45rem,2.4vw,2.05rem)/1 Sora,Manrope,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.045em}.wst-metrics small{color:var(--wst-dim);font-size:.65rem;line-height:1.45}.wst-metrics small a{color:#c9b5ed;font-weight:650}.wst-delta{align-items:baseline;color:var(--wst-muted);display:flex;font-size:.7rem;font-variant-numeric:tabular-nums;gap:.3rem;width:max-content}.wst-delta span{color:var(--wst-dim);font-size:.62rem}.wst-delta--up{color:var(--wst-loss)}.wst-delta--down{color:var(--wst-good)}.wst-delta--flat,.wst-delta--na{color:var(--wst-muted)}.wst-delta--focus{color:var(--wst-gold)}.wst-panel{margin-bottom:.7rem;padding:1.15rem}.wst-panel-heading{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.wst-section-title>span{align-items:center;color:var(--wst-purple);display:inline-flex;flex:0 0 22px;height:22px;justify-content:center}.wst-section-title h2{color:var(--wst-ink);font:700 1.06rem/1.3 Sora,Manrope,sans-serif;letter-spacing:-.025em;margin:0}.wst-section-title p{color:var(--wst-muted);font-size:.69rem;line-height:1.45;margin:.2rem 0 0}.wst-chart-panel{background:var(--wst-panel);position:relative}.wst-legend{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.35rem}.wst-legend span{align-items:center;color:var(--wst-muted);display:inline-flex;font-size:.66rem;gap:.35rem}.wst-key{border-radius:2px;display:inline-block;height:7px;width:14px}.wst-key--loss{background:var(--wst-loss)}.wst-key--count{background:var(--wst-cyan)}.wst-chart-scale{color:var(--wst-dim);display:flex;font-size:.6rem;justify-content:space-between;margin:.7rem 0 -.4rem 3.25rem;max-width:calc(100% - 4.4rem)}.wst-chart{display:block;height:auto;margin-top:0;overflow:visible;width:100%}.wst-chart line{stroke:rgba(192,193,218,.32);stroke-width:1}.wst-chart text{fill:var(--wst-dim);font:600 10px Manrope,sans-serif}.wst-axis-label{text-anchor:middle}.wst-loss-bar{fill:var(--wst-loss)}.wst-count-bar{fill:var(--wst-cyan);opacity:.88}.wst-chart-point{cursor:pointer}.wst-chart-point:hover .wst-loss-bar,.wst-chart-point:focus .wst-loss-bar{fill:#ffc2cb}.wst-chart-point:hover .wst-count-bar,.wst-chart-point:focus .wst-count-bar{fill:var(--wst-cyan-strong);opacity:1}.wst-chart-point:focus{outline:none}.wst-chart-point:focus rect{stroke:#fff;stroke-width:2}.wst-chart-footer{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.wst-chart-footer p{color:var(--wst-muted);font-size:.7rem;margin:.15rem 0 0;text-align:right}.wst-sensitivity{align-items:center;display:flex;flex-wrap:wrap;font-size:.72rem;gap:.45rem .7rem}.wst-sensitivity label{align-items:center;cursor:pointer;display:flex;gap:.45rem}.wst-sensitivity input{accent-color:var(--wst-purple);height:1rem;width:1rem}.wst-data-table{font-size:.72rem;margin-top:.75rem}.wst-data-table summary,.wst-methodology summary{color:#c7b5e8;cursor:pointer;font-weight:650;padding:.4rem 0;width:max-content}.wst-data-table table{margin-top:.5rem}.wst-insights{align-items:flex-start;display:grid;gap:1.2rem;grid-template-columns:185px 1fr;margin-bottom:.7rem;padding:1rem 1.15rem}.wst-insights ol{counter-reset:insight;display:grid;gap:.55rem;list-style:none;margin:0;padding:0}.wst-insights li{align-items:baseline;display:grid;font-size:.79rem;gap:.5rem;grid-template-columns:minmax(0,1fr) auto;line-height:1.45}.wst-insights li p{margin:0}.wst-insights li>span{display:inline-flex;gap:.65rem;white-space:nowrap}.wst-insights a{font-size:.68rem;font-weight:650}.wst-analysis-grid{display:grid;gap:.7rem;grid-template-columns:1fr 1fr}.wst-analysis-grid .wst-panel{margin:0;min-width:0}.wst-ranking{display:grid;gap:.7rem;list-style:none;margin:1rem 0 0;padding:0}.wst-ranking li{min-width:0}.wst-ranking-label{align-items:baseline;display:flex;font-size:.73rem;gap:.8rem;justify-content:space-between}.wst-ranking-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wst-ranking-label strong{flex-shrink:0;font-size:.7rem;font-variant-numeric:tabular-nums}.wst-ranking progress{appearance:none;background:rgba(255,255,255,.07);border:0;border-radius:999px;display:block;height:7px;margin:.3rem 0;overflow:hidden;width:100%}.wst-ranking progress::-webkit-progress-bar{background:rgba(255,255,255,.07)}.wst-ranking progress::-webkit-progress-value{background:linear-gradient(90deg,#7956bb,var(--wst-purple));border-radius:999px}.wst-ranking progress::-moz-progress-bar{background:linear-gradient(90deg,#7956bb,var(--wst-purple));border-radius:999px}.wst-ranking small{color:var(--wst-dim);display:block;font-size:.59rem}.wst-ranking-empty{color:var(--wst-muted);font-size:.76rem}.wst-toggle{background:#0d0d18;border:1px solid var(--wst-line);border-radius:8px;display:flex;flex-shrink:0;padding:3px}.wst-toggle button{background:transparent;border:0;border-radius:6px;color:var(--wst-muted);cursor:pointer;font-size:.66rem;font-weight:700;padding:.38rem .55rem}.wst-toggle button[aria-pressed="true"]{background:rgba(169,138,229,.2);color:#e0d2f8}[data-breakdown-panel="loss"]{display:none}.wst-js [data-breakdown].show-loss [data-breakdown-panel="count"]{display:none}.wst-js [data-breakdown].show-loss [data-breakdown-panel="loss"]{display:block}.wst-chain-panel{margin-top:.7rem}.wst-chain-panel .wst-ranking{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem}.wst-table-scroll{max-width:100%;overflow-x:auto}.wst-table-scroll table{border-collapse:collapse;min-width:680px;width:100%}.wst-table-scroll th,.wst-table-scroll td{border-bottom:1px solid rgba(255,255,255,.075);padding:.72rem .55rem;text-align:left;vertical-align:top}.wst-table-scroll th{color:var(--wst-muted);font-size:.64rem;font-weight:650}.wst-incident-table td{color:#d7d7e2;font-size:.72rem}.wst-incident-table tbody tr:hover{background:rgba(141,229,232,.035)}.wst-incident-table td:nth-child(2){font-weight:650}.wst-incident-table td small{color:var(--wst-dim);display:block;font-size:.61rem;font-weight:400;margin-top:.2rem}.wst-num{font-variant-numeric:tabular-nums;white-space:nowrap}.wst-pagination{align-items:center;display:flex;font-size:.72rem;gap:1rem;justify-content:center;padding-top:1rem}.wst-pagination a{border:1px solid var(--wst-line);border-radius:8px;padding:.45rem .7rem;text-decoration:none}.wst-pagination a[aria-disabled="true"]{color:var(--wst-dim);opacity:.55;pointer-events:none}.wst-methodology{margin-top:.7rem}.wst-methodology-intro{color:var(--wst-muted);font-size:.78rem;line-height:1.6;margin:.8rem 0 1rem;max-width:70rem}.wst-methodology details{font-size:.75rem}.wst-methodology details p{color:var(--wst-muted);line-height:1.65;margin:.1rem 0 .8rem;max-width:76rem}.wst-methodology-meta{color:var(--wst-dim);font-size:.63rem;margin:1rem 0 0}.wst-methodology-links{display:flex;font-size:.72rem;font-weight:650;gap:1rem;margin:.75rem 0 0}.wst-empty{padding:2rem}.wst-empty p{color:var(--wst-muted);font-size:.82rem}.wst-dialog{background:#171722;border:1px solid var(--wst-line-strong);border-radius:14px;color:var(--wst-ink);margin:auto;max-width:580px;padding:1.25rem;width:calc(100% - 2rem)}.wst-dialog::backdrop{background:rgba(4,4,10,.78)}.wst-dialog>p{background:#0d0d18;border:1px solid var(--wst-line);border-radius:9px;color:#d0d0dc;font-size:.7rem;line-height:1.65;padding:.8rem}.wst-dialog small{color:var(--wst-muted);display:block;font-size:.64rem;line-height:1.5;margin-top:.75rem}.wst-dialog>form{float:right}.wst-dialog-close{background:transparent;border:1px solid var(--wst-line);border-radius:8px;color:var(--wst-ink);cursor:pointer;font-size:1.2rem;height:2rem;line-height:1;width:2rem}.wst-toast{background:#202031;border:1px solid var(--wst-line-strong);border-radius:9px;bottom:1rem;color:#fff;font-size:.74rem;left:50%;opacity:0;padding:.62rem .85rem;pointer-events:none;position:fixed;transform:translate(-50%,1rem);transition:opacity .15s ease,transform .15s ease;z-index:100}.wst-toast.is-visible{opacity:1;transform:translate(-50%,0)}.wst-tooltip{background:#242438;border:1px solid rgba(141,229,232,.34);border-radius:8px;color:#fff;font-size:.66rem;line-height:1.45;max-width:250px;padding:.5rem .62rem;pointer-events:none;position:fixed;z-index:90}.wst-copy-fallback{height:1px;left:-10000px;position:fixed;top:0;width:1px}.wst-noscript{background:#181824;border:1px solid var(--wst-line-strong);border-radius:9px;bottom:1rem;color:var(--wst-muted);font-size:.72rem;left:1rem;padding:.65rem;position:fixed;right:1rem;z-index:50}@media (max-width:1000px){.wst-toolbar{grid-template-columns:repeat(3,minmax(0,1fr)) auto auto}.wst-toolbar .wst-apply{grid-column:4;grid-row:1}.wst-more[open]{grid-column:1 / -1;grid-row:2}.wst-more[open] .wst-more-panel{margin-top:.45rem;position:static;width:100%}.wst-toolbar:has(.wst-more[open]) .wst-apply{display:none}.wst-toolbar:has(.wst-more[open])>[data-citation-open]{grid-column:1;grid-row:3}.wst-toolbar:has(.wst-more[open])>[data-share]{grid-column:2;grid-row:3}.wst-toolbar:has(.wst-more[open]) .wst-reset{grid-column:5;grid-row:3}.wst-reset{justify-self:end}.wst-metrics{grid-template-columns:1fr 1fr}}@media (min-width:721px) and (max-width:1100px){.wst-page>.tools-breadcrumb{padding-left:90px}.wst-shell{padding-left:90px}}@media (max-width:720px){.wst-page{padding-bottom:3rem}.wst-shell{padding:0 20px}.wst-header{align-items:flex-start;gap:.5rem;padding:1rem 0 .8rem}.wst-title-row{gap:.7rem}.wst-title-icon{border-radius:12px;flex-basis:42px;height:42px}.wst-title-icon svg{height:23px;width:23px}.wst-header h1{font-size:1.55rem}.wst-header p{font-size:.74rem;line-height:1.4}.wst-freshness{display:none}.wst-notice{font-size:.7rem;margin-bottom:.5rem}.wst-toolbar{gap:.5rem;grid-template-columns:1fr 1fr;padding:.6rem}.wst-toolbar>label:nth-of-type(1){grid-column:1}.wst-toolbar>label:nth-of-type(2){grid-column:2}.wst-toolbar>label:nth-of-type(3){grid-column:1 / -1}.wst-toolbar select,.wst-toolbar input,.wst-button,.wst-more>summary{height:2.35rem}.wst-more{grid-column:1;grid-row:3}.wst-more>summary{min-width:0}.wst-toolbar .wst-apply{grid-column:2;grid-row:3}.wst-toolbar>[data-citation-open]{grid-column:1;grid-row:4}.wst-toolbar>[data-share]{grid-column:2;grid-row:4}.wst-more[open]{grid-column:1 / -1;grid-row:3}.wst-more[open] .wst-more-panel{margin-top:.45rem;position:static;width:100%}.wst-toolbar:has(.wst-more[open]) .wst-apply{display:none}.wst-reset{display:none}.wst-more-panel{grid-template-columns:1fr;left:-.6rem;right:auto;width:calc(100vw - 40px)}.wst-more-panel .wst-custom-dates{grid-template-columns:1fr 1fr}.wst-scope{font-size:.61rem;padding:.45rem .05rem .55rem}.wst-scope span:last-child{display:none}.wst-metrics{gap:.5rem;margin-bottom:.5rem}.wst-metrics article{min-height:104px;padding:.7rem}.wst-metrics article>span:first-child{font-size:.64rem}.wst-metrics strong{font-size:1.22rem}.wst-metrics small{font-size:.57rem}.wst-delta{font-size:.63rem}.wst-delta span{display:none}.wst-panel{margin-bottom:.5rem;padding:.82rem}.wst-panel-heading{gap:.6rem}.wst-chart-panel .wst-panel-heading{flex-wrap:wrap}.wst-chart{height:245px;margin-top:.15rem}.wst-chart .wst-axis-label{display:none}.wst-chart-scale{margin-left:2.9rem}.wst-chart-footer{display:grid;gap:.35rem}.wst-chart-footer p{text-align:left}.wst-insights{gap:.65rem;grid-template-columns:1fr;margin-bottom:.5rem;padding:.82rem}.wst-insights li{align-items:flex-start;font-size:.71rem;grid-template-columns:1fr}.wst-analysis-grid{gap:.5rem;grid-template-columns:1fr}.wst-chain-panel{margin-top:.5rem}.wst-chain-panel .wst-ranking{grid-template-columns:1fr}.wst-table-scroll{margin-right:-.82rem;padding-right:.82rem}.wst-methodology-links{flex-direction:column;gap:.5rem}}@media (max-width:420px){.wst-shell{padding:0 14px}.wst-header{padding-top:1.2rem}.wst-header p{max-width:17.5rem}.wst-more-panel{width:calc(100vw - 28px)}.wst-metrics strong{font-size:1.08rem}.wst-section-title h2{font-size:.96rem}.wst-chart{height:224px}}@media (prefers-reduced-motion:reduce){.wst-page *,.wst-page *::before,.wst-page *::after{animation:none !important;scroll-behavior:auto !important;transition:none !important}}.wst-page{--wst-dim:#a0a0b5;color-scheme:dark}.wst-page>.tools-breadcrumb{padding-top:70px}.wst-header{padding-top:1rem}.wst-toolbar{display:flex;flex-wrap:wrap;gap:.65rem}.wst-toolbar>label{flex:1 1 175px}.wst-toolbar>label:first-child{flex-basis:205px}.wst-toolbar .wst-reset{align-self:end;align-items:center;display:inline-flex;height:2.65rem;padding:0 .45rem}.wst-page .wst-button,.wst-more>summary{font-size:.8rem}.wst-toolbar select{font-size:.8rem}.wst-toolbar label>span,.wst-custom-dates label>span{font-size:.72rem}.wst-more>summary:hover,.wst-toggle button:hover,.wst-dialog-close:hover,.wst-pagination a:not([aria-disabled]):hover{background:rgba(169,138,229,.13);color:#eee6ff;border-color:var(--wst-line-strong)}.wst-button:active,.wst-toggle button:active{background:rgba(169,138,229,.26)}.wst-page a:hover{color:#c4faff}.wst-page summary:hover{color:#eee6ff}.wst-scope{font-size:.75rem;line-height:1.55}.wst-metrics{gap:.85rem;margin-bottom:.85rem}.wst-metrics article{padding:1.1rem;gap:.55rem;grid-template-rows:auto auto auto 1fr}.wst-metrics article>span:first-child{font-size:.78rem}.wst-metrics small{font-size:.72rem}.wst-delta{max-width:100%;width:auto;font-size:.75rem;flex-wrap:wrap}.wst-delta span{font-size:.7rem}.wst-panel{padding:1.3rem;margin-bottom:.85rem}.wst-section-title p{font-size:.77rem;line-height:1.6}.wst-chart-scroll{overflow-x:auto;scrollbar-color:#79629c #141420;scrollbar-width:thin;padding:.7rem 0 .3rem}.wst-chart{min-width:760px;height:auto}.wst-js .wst-chart{min-width:0}.wst-js .wst-chart-hint,.wst-chart .wst-label-hidden{display:none}.wst-chart text{font-size:12px;fill:#b9b9cc}.wst-chart .wst-scale-label{font-size:12px}.wst-chart .wst-scale-label--loss{fill:var(--wst-loss)}.wst-chart .wst-scale-label--count{fill:var(--wst-cyan)}.wst-chart .wst-y-tick{text-anchor:end;font-size:10px;font-variant-numeric:tabular-nums}.wst-chart .wst-gridline{stroke:rgba(192,193,218,.17)}.wst-chart-hint{display:none;color:var(--wst-muted);font-size:.7rem;margin:.6rem 0 0}.wst-chart-footer{padding-top:.7rem}.wst-chart-footer p,.wst-sensitivity,.wst-data-table{font-size:.77rem;line-height:1.55}.wst-sensitivity label{min-height:36px}.wst-insights{padding:1.2rem 1.3rem;margin-bottom:.85rem}.wst-insights ol{gap:.8rem}.wst-insights li{font-size:.83rem;line-height:1.65}.wst-insights a{font-size:.75rem}.wst-analysis-grid{gap:.85rem;align-items:stretch}.wst-analysis-grid .wst-panel{display:flex;flex-direction:column}.wst-analysis-grid [data-breakdown-panel]{flex:1}.wst-analysis-grid .wst-ranking{min-height:calc(100% - 1rem);align-content:space-between}.wst-analysis-grid .wst-panel-heading{flex-wrap:wrap}.wst-analysis-grid .wst-section-title{flex:1 1 190px}.wst-ranking{gap:1rem}.wst-ranking-label{font-size:.82rem;line-height:1.5}.wst-ranking-label span{white-space:normal;overflow:visible}.wst-ranking-label strong{font-size:.82rem}.wst-ranking small{font-size:.7rem;margin-top:.4rem}.wst-toggle button{font-size:.74rem;min-height:36px;padding:.4rem .65rem}.wst-chain-panel{margin-top:.85rem}.wst-chain-panel .wst-panel-heading{align-items:center}.wst-chain-note{color:var(--wst-muted);font-size:.77rem;line-height:1.5;margin:.5rem 0 0}.wst-chain-panel progress::-webkit-progress-value{background:#8de5e8}.wst-chain-panel progress::-moz-progress-bar{background:#8de5e8}.wst-incident-table{margin-top:1rem}.wst-table-scroll .wst-incident-table{min-width:0}.wst-table-scroll th{font-size:.75rem;background:#0d0d16}.wst-incident-table td{font-size:.8rem;padding:.95rem .7rem}.wst-incident-table td:first-child{white-space:nowrap}.wst-incident-table td:nth-child(2)>a{color:var(--wst-ink);font-weight:700}.wst-incident-table td:nth-child(2)>a:hover{color:var(--wst-cyan)}.wst-incident-table td small{font-size:.72rem;line-height:1.5}.wst-incident-table th:nth-child(4),.wst-incident-table td:nth-child(4){text-align:right}.wst-incident-table td:nth-child(4){font-weight:700}.wst-incident-table td:nth-child(5),.wst-incident-table th:nth-child(4){white-space:nowrap}.wst-empty p{margin:.8rem 0}.wst-pagination{font-size:.8rem}.wst-pagination a{min-height:42px;display:inline-flex;align-items:center}.wst-methodology details{font-size:.82rem}.wst-methodology summary{width:auto;line-height:1.5}.wst-methodology-intro{font-size:.83rem}.wst-methodology-meta,.wst-methodology-links{font-size:.73rem;overflow-wrap:anywhere}.wst-methodology-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem 1.5rem;padding-bottom:1rem}.wst-methodology-header .wst-methodology-meta{margin:0;font-size:.72rem;line-height:1.5}.wst-methodology-topics{border-top:1px solid var(--wst-line);border-bottom:1px solid var(--wst-line)}.wst-methodology-topics details+details{border-top:1px solid var(--wst-line)}.wst-methodology-topics summary{align-items:center;border-radius:7px;color:var(--wst-ink);display:flex;font-size:.85rem;font-weight:600;gap:1rem;justify-content:space-between;list-style:none;margin:.3rem 0;min-height:48px;padding:.7rem .65rem;cursor:pointer}.wst-methodology-topics summary::-webkit-details-marker{display:none}.wst-methodology-topics summary::marker{content:''}.wst-methodology-topics summary svg{color:var(--wst-purple);flex:0 0 18px;transition:transform .15s ease}.wst-methodology-topics summary:hover{background:rgba(169,138,229,.09);color:#fff}.wst-methodology-topics details[open] summary{color:var(--wst-cyan)}.wst-methodology-topics details[open] summary svg{transform:rotate(180deg)}.wst-methodology-topics details p{margin:0;padding:.15rem .65rem 1.1rem;max-width:80ch;font-size:.8rem;line-height:1.7}.wst-methodology-footer{display:flex;flex-wrap:wrap;gap:.65rem;padding-top:1rem}.wst-page{padding-bottom:2.5rem}.wst-dialog{max-height:calc(100dvh - 2rem);overflow:auto}.wst-dialog>p{overflow-wrap:anywhere;font-size:.82rem}.wst-dialog small{font-size:.75rem}.wst-dialog-close{width:40px;height:40px;margin-left:.7rem}.wst-dialog>.wst-section-title{min-height:40px;align-items:center}.wst-dialog>p{margin:.8rem 0}.wst-tooltip{font-size:.75rem}.wst-toast{max-width:calc(100vw - 2rem);width:max-content}.wst-page:not(.wst-js) [data-citation-open],.wst-page:not(.wst-js) [data-share],.wst-page:not(.wst-js) [data-export-chart],.wst-page:not(.wst-js) [data-close-filters],.wst-page:not(.wst-js) .wst-toggle{display:none}.wst-noscript{position:static;margin:1rem}.wst-panel,.wst-analysis-grid,.wst-insights{scroll-margin-top:80px}@media (min-width:721px) and (max-width:1100px){.wst-shell{padding-left:28px}.wst-page>.tools-breadcrumb{padding-left:90px}.wst-toolbar>label{flex-basis:calc(33% - 1rem)}.wst-toolbar>label:first-child{flex-basis:calc(33% - 1rem)}.wst-more[open]{flex:1 0 100%}.wst-more[open] .wst-more-panel{position:static;width:100%;margin-top:.5rem}.wst-insights{grid-template-columns:1fr}.wst-chart-hint{display:block}}@media (max-width:720px){.wst-page>.tools-breadcrumb{padding-top:20px;padding-left:86px;min-height:64px}.wst-header{padding-top:.5rem}.wst-header h1{font-size:1.45rem;line-height:1.2}.wst-header p{max-width:none;font-size:.8rem}.wst-toolbar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem}.wst-toolbar>label:nth-of-type(1){grid-column:1 / -1}.wst-toolbar>label:nth-of-type(2){grid-column:1 / 4}.wst-toolbar>label:nth-of-type(3){grid-column:4 / -1}.wst-toolbar select,.wst-toolbar input,.wst-more>summary,.wst-page .wst-button{height:44px}.wst-more{grid-column:1 / 4;grid-row:3}.wst-toolbar .wst-apply{grid-column:4 / -1;grid-row:3}.wst-toolbar>[data-citation-open],.wst-toolbar:has(.wst-more[open])>[data-citation-open]{grid-column:1 / 3;grid-row:4}.wst-toolbar>[data-share],.wst-toolbar:has(.wst-more[open])>[data-share]{grid-column:3 / 5;grid-row:4}.wst-toolbar .wst-reset,.wst-toolbar:has(.wst-more[open]) .wst-reset{grid-column:5 / 7;grid-row:4;justify-self:center;height:44px}.wst-more[open]{grid-column:1 / -1}.wst-more-panel{padding:.75rem}.wst-scope{font-size:.68rem}.wst-scope span:last-child{display:block}.wst-metrics{gap:.6rem}.wst-metrics article{padding:.8rem;gap:.45rem}.wst-metrics article>span:first-child{font-size:.71rem}.wst-metrics strong{font-size:1.45rem}.wst-metrics small{font-size:.67rem}.wst-delta{font-size:.72rem}.wst-panel,.wst-insights{padding:1rem}.wst-section-title{gap:.6rem}.wst-section-title h2{font-size:1rem}.wst-section-title p{font-size:.74rem}.wst-chart{height:auto}.wst-chart .wst-axis-label:not(.wst-label-hidden){display:block}.wst-chart text{font-size:10px}.wst-chart-hint{display:block}.wst-insights li{font-size:.8rem}.wst-incidents .wst-panel-heading{flex-wrap:wrap}.wst-incidents .wst-table-scroll{margin:.8rem 0 0;padding:0;overflow:visible}.wst-incidents .wst-table-scroll table,.wst-incident-table tbody{display:block;min-width:0;width:100%}.wst-incident-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.wst-incident-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .75rem;border-bottom:1px solid var(--wst-line);padding:1rem 0}.wst-incident-table td{border:0;padding:0;font-size:.78rem}.wst-incident-table td:nth-child(1){grid-column:1;grid-row:2;color:var(--wst-muted)}.wst-incident-table td:nth-child(2){grid-column:1 / -1;grid-row:1}.wst-incident-table td:nth-child(2)>a{font-size:.93rem}.wst-incident-table td:nth-child(3){grid-column:1;grid-row:3;overflow-wrap:anywhere;color:var(--wst-muted)}.wst-incident-table td:nth-child(4){grid-column:2;grid-row:2}.wst-incident-table td:nth-child(5){grid-column:2;grid-row:3;text-align:right}.wst-pagination{gap:.7rem}}@media print{.wst-page{background:#fff;color:#111}.wst-toolbar,.wst-button,.wst-pagination,.wst-toast,.wst-noscript{display:none !important}.wst-panel,.wst-insights,.wst-metrics article{break-inside:avoid}}
