:root{--kb-surface:#06102a99;--kb-surface-2:#02081880;--kb-hairline:#8ab0ff24;--kb-answer-bg:linear-gradient(180deg, #1a6aff24, #06102aa6 60%);--kb-num-bg:#1a6aff29;--kb-num-text:#7fb0ff;--kb-live-bg:#41d39b24;--kb-live-text:#41d39b;--kb-warn-bg:#ffb45724;--kb-warn-text:#ffb457;--kb-gone-bg:#ff6b7a21;--kb-gone-text:#ff8b97}.light{--kb-surface:#f6f9ff;--kb-surface-2:#fff;--kb-hairline:#172e6624;--kb-answer-bg:linear-gradient(180deg, #1a6aff1a, #fff 60%);--kb-num-bg:#1a6aff1f;--kb-num-text:#1a5ad6;--kb-live-bg:#0d946a1f;--kb-live-text:#0a6a4a;--kb-warn-bg:#b4640a1f;--kb-warn-text:#895004;--kb-gone-bg:#c8283c1a;--kb-gone-text:#a81f31}.report-body .kb-answer{background:var(--kb-answer-bg);border:1px solid #1a6aff47;border-radius:14px;margin:0 0 32px;padding:22px 24px}.report-body .kb-answer>:last-child{margin-bottom:0}.report-body .kb-answer-label{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--kb-num-text);margin:0 0 10px;font-size:11px;font-weight:700}.report-body .kb-answer p{color:var(--text);margin:0 0 12px;font-size:17px;line-height:1.7}@media (max-width:768px){.report-body .kb-answer{border-radius:12px;padding:18px}.report-body .kb-answer p{font-size:16px}}.report-body .kb-facts{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));gap:12px;margin:0 0 32px;padding:0;list-style:none;display:grid}.report-body .kb-facts li{background:var(--kb-surface);border:1px solid var(--kb-hairline);border-radius:12px;margin:0;padding:14px 16px}.report-body .kb-facts li::marker{content:none}.report-body .kb-fact-value{font-family:var(--font-display);color:var(--text);font-size:22px;font-weight:700;line-height:1.15;display:block}.report-body .kb-fact-label{color:var(--text-muted);margin-top:4px;font-size:12.5px;line-height:1.4;display:block}.report-body .kb-toc{background:var(--kb-surface-2);border:1px solid var(--kb-hairline);border-radius:12px;margin:0 0 36px;padding:18px 22px}.report-body .kb-toc-title{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:12px;font-weight:700}.report-body .kb-toc ol{columns:2;column-gap:28px;margin:0;padding-left:1.2em}.report-body .kb-toc li{break-inside:avoid;margin:0 0 6px;font-size:14.5px}.report-body .kb-toc a{text-decoration:none}.report-body .kb-toc a:hover{text-decoration:underline}@media (max-width:620px){.report-body .kb-toc ol{columns:1}.report-body .kb-toc{padding:16px 18px}}@media (max-width:620px),(pointer:coarse){.report-body .kb-toc li{margin-bottom:0}.report-body .kb-toc a{min-height:44px;padding:12px 0;display:block}}.report-body .kb-note,.report-body .kb-warn{border:1px solid #0000;border-radius:12px;margin:26px 0;padding:16px 18px;font-size:14.5px;line-height:1.7}.report-body .kb-note{background:var(--kb-surface);border-color:var(--kb-hairline)}.report-body .kb-warn{background:var(--kb-warn-bg);border-color:#ffb4574d}.report-body .kb-note>:last-child,.report-body .kb-warn>:last-child{margin-bottom:0}.report-body .kb-note p,.report-body .kb-warn p{font-size:inherit;margin-bottom:10px}.report-body .kb-note strong,.report-body .kb-warn strong{color:var(--text)}.report-body .kb-steps{counter-reset:kb-step;gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.report-body .kb-steps>li{counter-increment:kb-step;background:var(--kb-surface);border:1px solid var(--kb-hairline);border-radius:12px;margin:0;padding:16px 18px 16px 60px;position:relative}.report-body .kb-steps>li::marker{content:none}.report-body .kb-steps>li:before{content:counter(kb-step);background:var(--kb-num-bg);width:30px;height:30px;color:var(--kb-num-text);font-family:var(--font-display);border-radius:9px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;top:15px;left:16px}.report-body .kb-step-title{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-weight:700;display:block}.report-body .kb-steps p{margin:0;font-size:14.5px}.report-body .kb-wide{width:min(100vw - 40px,1040px);margin-left:50%;transform:translate(-50%)}.report-body .kb-scroll{-webkit-overflow-scrolling:touch;border:1px solid var(--card-border);border-radius:10px;margin:28px 0;overflow-x:auto}.report-body .kb-scroll table{border:none;border-radius:0;min-width:600px;margin:0}.report-body .kb-wide .kb-scroll table{min-width:720px}.report-body .kb-scroll th{white-space:nowrap}.report-body .kb-scroll th:first-child,.report-body .kb-scroll td:first-child{background:var(--bg);z-index:1;position:sticky;left:0}.report-body .kb-scroll th:first-child{background:var(--card-bg)}.report-body .kb-scroll-hint{color:var(--text-muted);margin:26px 0 -18px;font-size:12.5px;font-style:italic;display:none}.report-body .kb-fig-hint{display:none}@media (max-width:640px){.report-body .kb-scroll-hint{display:block}}.report-body .kb-idx{min-width:1.6em;color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:400;display:inline-block}.report-body .kb-pill{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;line-height:1.5;display:inline-block}.report-body .kb-pill--live{background:var(--kb-live-bg);color:var(--kb-live-text)}.report-body .kb-pill--moved{background:var(--kb-warn-bg);color:var(--kb-warn-text)}.report-body .kb-pill--gone{background:var(--kb-gone-bg);color:var(--kb-gone-text)}.report-body .kb-figure{background:var(--kb-surface-2);border:1px solid var(--kb-hairline);border-radius:14px;margin-top:30px;margin-bottom:30px;padding:22px}.report-body .kb-figure svg{width:100%;height:auto;display:block}.report-body .kb-figure figcaption{text-align:left;color:var(--text-muted);margin-top:14px;font-size:13px;font-style:normal;line-height:1.6}@media (max-width:760px){.report-body .kb-figure{-webkit-overflow-scrolling:touch;padding:14px;overflow-x:auto}.report-body .kb-figure svg{min-width:860px}.report-body .kb-wide .kb-scroll-hint{display:block}.report-body .kb-fig-hint{max-width:calc(100vw - 68px);color:var(--text-muted);margin:0 0 10px;font-size:12.5px;font-style:italic;display:block;position:sticky;left:0}.report-body .kb-figure figcaption{max-width:calc(100vw - 68px);position:sticky;left:0}}.report-body .kb-faq{gap:10px;margin:30px 0;display:grid}.report-body .kb-faq details{background:var(--kb-surface);border:1px solid var(--kb-hairline);border-radius:12px;padding:0 18px}.report-body .kb-faq summary{cursor:pointer;font-family:var(--font-display);color:var(--text);align-items:center;min-height:44px;padding:14px 30px 14px 0;font-size:15.5px;font-weight:600;list-style:none;display:flex;position:relative}.report-body .kb-faq summary::-webkit-details-marker{display:none}.report-body .kb-faq summary:after{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:8px;height:8px;transition:transform .18s;position:absolute;top:50%;right:4px;transform:translateY(-70%)rotate(45deg)}.report-body .kb-faq details[open] summary:after{transform:translateY(-20%)rotate(-135deg)}.report-body .kb-faq summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.report-body .kb-faq-answer{padding:0 0 16px;font-size:14.5px;line-height:1.75}.report-body .kb-faq-answer>:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.report-body .kb-faq summary:after{transition:none}}.report-body .kb-source{border-top:1px solid var(--kb-hairline);color:var(--text-muted);margin-top:44px;padding-top:20px;font-size:13px;line-height:1.7}.report-body .kb-source h2{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px;font-size:13px}.report-body .kb-source ol{margin:0 0 14px;padding-left:1.3em}.report-body .kb-source li{margin-bottom:5px;font-size:13px}.report-body .kb-source-link{white-space:nowrap;border-bottom:1px solid;font-size:12px;font-weight:600;text-decoration:none}.report-body .kb-source-link:hover{opacity:.8;text-decoration:none}.report-body .kb-updated{color:var(--text-muted);background:var(--kb-surface);border:1px solid var(--kb-hairline);border-radius:999px;margin:0 0 26px;padding:5px 13px;font-size:12.5px;display:inline-block}.report-body .kb-cta{background:var(--kb-answer-bg);border:1px solid #1a6aff47;border-radius:14px;margin:36px 0;padding:24px}.report-body .kb-cta h2{margin-top:0;margin-bottom:8px;font-size:clamp(18px,2.6vw,21px)}.report-body .kb-cta p{margin-bottom:16px}.report-body .kb-cta-link{background:var(--accent);color:#fff;min-height:44px;font-family:var(--font-display);border-bottom:none;border-radius:10px;align-items:center;padding:0 20px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.report-body .kb-cta-link:hover{background:#2f7bff;text-decoration:none}
