.knowledge-prose .monthly-chart p{margin:0}.monthly-chart .knowledge-chart-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px 20px;gap:12px 20px}.monthly-chart .knowledge-chart-heading>div:first-child{max-width:none}.monthly-chart .knowledge-chart-heading>.knowledge-chart-fullscreen-button{grid-column:2;grid-row:1}.monthly-chart .monthly-chart-description{grid-column:1/-1;color:#aebbd0;font-size:14px;line-height:1.55;text-wrap:pretty}.monthly-chart-period{display:block;white-space:nowrap}.knowledge-prose .monthly-chart h3{margin:0}.monthly-chart .knowledge-chart-metrics{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.monthly-chart .knowledge-chart-metrics strong{font-size:clamp(16px,2vw,21px)}.monthly-chart-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:12px;line-height:1.4}.monthly-chart-legend-item{display:inline-flex;align-items:center;gap:7px;color:#c9d5e7}.monthly-chart-legend button>span,.monthly-chart-legend i,.monthly-chart-tooltip i{display:inline-block;flex:0 0 auto;width:12px;height:4px;border-radius:1px}.monthly-chart-legend button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px 10px;border:1px solid #54729b;border-radius:10px;color:#f0f5fc;background:#172d48;font:inherit;cursor:pointer}.monthly-chart-legend button[aria-pressed=false]{color:#9aadc6;border-color:#344660;background:#0b1727}.monthly-chart-legend button:disabled{cursor:default}.monthly-chart-baseline-swatch{background:repeating-linear-gradient(90deg,currentColor 0 4px,transparent 4px 6px)}.monthly-chart-plot{position:relative;min-width:0;width:100%}.monthly-chart-plot svg{display:block;width:100%;height:400px;overflow:visible;touch-action:pan-y;cursor:crosshair}.monthly-axis-label{fill:#b7c7dd;font:12px var(--font-dm-sans),sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.monthly-extreme-label{fill:#ffbf76;font:11px var(--font-dm-sans),sans-serif;font-weight:700}.monthly-chart-tooltip{position:absolute;z-index:2;top:24px;width:270px;max-width:calc(100% - 16px);padding:14px;border:1px solid #54729b;border-radius:12px;background:rgba(7,18,33,.97);box-shadow:0 8px 28px rgba(0,0,0,.35);font-size:12px;line-height:1.4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.monthly-chart-tooltip>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:4px 10px;gap:4px 10px;padding:7px 0}.knowledge-prose .monthly-chart-tooltip-date{padding-bottom:8px;border-bottom:1px solid #294464;font-size:14px;font-weight:700;color:#f0f5fc}.monthly-chart-tooltip span{display:flex;align-items:center;gap:7px;color:#c0cde0}.monthly-chart-tooltip strong{color:#f0f5fc;font-size:14px;white-space:nowrap}.monthly-chart-tooltip small{grid-column:1/-1;color:#b0c0d6;font-size:11px}.monthly-chart-tooltip .monthly-chart-tooltip-active{margin-inline:-7px;padding-inline:7px;border-radius:6px;background:#213752}.monthly-chart-tooltip-spot{width:206px}.monthly-chart-tooltip-spot>div{grid-template-columns:1fr}.monthly-chart-tooltip-spot strong{font-size:24px}.monthly-chart-caption{display:grid;grid-gap:9px;gap:9px;color:#a6b7ce;font-size:12px;line-height:1.6}.knowledge-prose .monthly-chart-caption p{font-size:inherit;line-height:inherit}.knowledge-prose .monthly-chart-caption a{color:#b8d7ff;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.monthly-chart-source-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 20px}.monthly-chart-source-row>p{flex:1 1 240px}.monthly-chart-brand{display:flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto}.monthly-chart-brand img{width:180px;height:auto}.monthly-chart :is(button,[tabindex="0"]):focus-visible,.weekly-report-offer :is(input,button,a):focus-visible{outline:2px solid #9bceff;outline-offset:4px}.monthly-chart:-webkit-full-screen{width:100%;height:100%;margin:0;border-radius:0;padding:clamp(20px,4vw,55px);overflow-y:auto;align-content:start;background:#0b1524}.monthly-chart:fullscreen{width:100%;height:100%;margin:0;border-radius:0;padding:clamp(20px,4vw,55px);overflow-y:auto;align-content:start;background:#0b1524}.monthly-chart:-webkit-full-screen .monthly-chart-plot{max-width:1440px;margin-inline:auto}.monthly-chart:fullscreen .monthly-chart-plot{max-width:1440px;margin-inline:auto}.monthly-chart:-webkit-full-screen .monthly-chart-plot svg{height:min(45vh,450px)}.monthly-chart:fullscreen .monthly-chart-plot svg{height:min(45vh,450px)}.knowledge-article-report .knowledge-prose-table-scroll table{min-width:0;table-layout:fixed}.knowledge-article-report .knowledge-prose-table-scroll :is(th,td){white-space:normal;overflow-wrap:anywhere}.knowledge-article-report .knowledge-prose-table-scroll th:first-child{width:43%}.knowledge-prose .weekly-report-offer{display:grid;grid-gap:16px;gap:16px;margin:46px 0 12px;padding:clamp(22px,4vw,34px);border:1px solid hsla(0,0%,100%,.14);border-radius:18px;background:linear-gradient(180deg,rgba(15,17,28,.96),rgba(10,12,20,.98));box-shadow:0 16px 36px rgba(0,0,0,.28);scroll-margin-top:100px}.knowledge-prose .weekly-report-offer>:is(h2,p){margin:0}.knowledge-prose .weekly-report-offer h2{font-size:clamp(24px,3vw,32px);line-height:1.25}.weekly-report-offer>p{font-size:16px;line-height:1.7}.weekly-report-offer .eyebrow{color:#f4b56e}.weekly-report-fields{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px}.weekly-report-offer .checkbox-row span label{display:inline;font:inherit;color:inherit}@media (min-width:768px){.weekly-report-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.weekly-report-fields input{min-width:0;min-height:48px;font-size:16px}.weekly-report-offer .btn{min-height:48px;width:100%;white-space:normal}.weekly-report-offer .btn:disabled{opacity:.7;cursor:wait}.knowledge-prose .weekly-report-error{margin:0;color:#ffb5ad;font-size:14px}.weekly-report-success{padding:20px;border:1px solid #4c9d88;border-radius:12px;color:#d2f6e6;background:#102b29}.knowledge-prose .weekly-report-success p{margin:8px 0 0}@media (max-width:600px){.monthly-chart{padding:20px 12px}.monthly-chart .knowledge-chart-heading{grid-template-columns:minmax(0,1fr);gap:12px}.monthly-chart .knowledge-chart-heading>.knowledge-chart-fullscreen-button{grid-column:1;grid-row:3;justify-self:start}.monthly-chart .knowledge-chart-heading h3{font-size:23px}.monthly-chart .knowledge-chart-metrics{gap:8px}.monthly-chart-legend{gap:8px 10px;font-size:11px}.monthly-chart-legend button{flex:1 1 42%}.monthly-chart-tooltip{padding:10px;font-size:11px}.monthly-chart-brand img{width:160px}.knowledge-article-report .knowledge-prose-table-scroll :is(th,td){padding:11px 8px;font-size:12px}.weekly-report-fields{grid-template-columns:1fr}}