.SummaryDetailsModal-module__fsDeBG__modal{box-sizing:border-box;flex-direction:column;gap:1rem;width:min(72rem,100vw - 4rem);max-height:min(80vh,46rem);padding:0 1.5rem;display:flex}.SummaryDetailsModal-module__fsDeBG__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-right:2.5rem;display:flex}.SummaryDetailsModal-module__fsDeBG__header>div{min-width:0}.SummaryDetailsModal-module__fsDeBG__title{color:var(--mb-text-dark);font-size:var(--mb-text-h5);font-weight:var(--mb-font-bold);margin:0;line-height:1.1}.SummaryDetailsModal-module__fsDeBG__subtitle{color:var(--mb-text-light);font-size:var(--mb-text-caption1);overflow-wrap:anywhere;max-width:42rem;margin:.35rem 0 0}.SummaryDetailsModal-module__fsDeBG__badge{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-full);color:var(--mb-text-dark);font-size:var(--mb-text-caption2);font-weight:var(--mb-font-semibold);white-space:nowrap;align-self:flex-start;padding:.4rem .75rem}.SummaryDetailsModal-module__fsDeBG__loader{justify-content:center;align-items:center;min-height:16rem;display:flex}@media (max-width:744px){.SummaryDetailsModal-module__fsDeBG__modal{width:100%;max-height:calc(100vh - 5rem);padding:0}.SummaryDetailsModal-module__fsDeBG__header{flex-direction:column;align-items:flex-start;padding:0 2.5rem 0 .75rem}.SummaryDetailsModal-module__fsDeBG__title{font-size:var(--mb-text-h6)}.SummaryDetailsModal-module__fsDeBG__subtitle{font-size:var(--mb-text-caption2)}}
.SummaryStats-module__wN-NTG__summaryStats{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-block:.5rem;display:grid}.SummaryStats-module__wN-NTG__card{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid transparent;border-radius:var(--mb-border-radius-xl);padding:1.25rem}.SummaryStats-module__wN-NTG__cardButton{appearance:none;font:inherit;text-align:left;width:100%}.SummaryStats-module__wN-NTG__cardInteractive{cursor:pointer}.SummaryStats-module__wN-NTG__cardInteractive:hover{border-color:var(--mb-border-color-hovered);box-shadow:0 0 0 1px #638eff1f}.SummaryStats-module__wN-NTG__cardInteractive:focus-visible{border-color:var(--mb-brand-color-primary);outline:none;box-shadow:0 0 0 2px #638eff2e}.SummaryStats-module__wN-NTG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SummaryStats-module__wN-NTG__cardLabel{font-size:var(--mb-text-caption2);font-weight:var(--mb-font-bold);text-transform:capitalize}.SummaryStats-module__wN-NTG__cardIcon{width:1.25rem;height:1.25rem}.SummaryStats-module__wN-NTG__cardIcon.SummaryStats-module__wN-NTG__blue svg{stroke:var(--mb-brand-color-primary)}.SummaryStats-module__wN-NTG__cardIcon.SummaryStats-module__wN-NTG__green svg{stroke:var(--mb-color-green-primary)}.SummaryStats-module__wN-NTG__cardIcon.SummaryStats-module__wN-NTG__red svg{stroke:var(--mb-color-red-primary)}.SummaryStats-module__wN-NTG__cardIcon.SummaryStats-module__wN-NTG__yellow svg{stroke:var(--mb-color-yellow-primary)}.SummaryStats-module__wN-NTG__cardValue{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-bold);margin-bottom:.25rem;line-height:1.2}.SummaryStats-module__wN-NTG__cardSub{color:var(--mb-text-light);font-size:var(--mb-text-label)}.SummaryStats-module__wN-NTG__cardValuePositive{color:var(--mb-color-green-primary)}.SummaryStats-module__wN-NTG__cardValueNegative{color:var(--mb-color-red-primary)}.SummaryStats-module__wN-NTG__cardValueSuffix{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular);margin-left:.25rem}.SummaryStats-module__wN-NTG__desktopOnly{display:block}.SummaryStats-module__wN-NTG__mobileOnly{display:none}@media (max-width:1280px){.SummaryStats-module__wN-NTG__summaryStats{overflow-x:unset;grid-template-columns:repeat(3,1fr)}.SummaryStats-module__wN-NTG__desktopOnly{display:none}.SummaryStats-module__wN-NTG__mobileOnly{display:block}}@media (max-width:744px){.SummaryStats-module__wN-NTG__summaryStats{overflow-x:unset;grid-template-columns:repeat(2,1fr)}.SummaryStats-module__wN-NTG__mobileFullWidth{grid-column:1/-1}.SummaryStats-module__wN-NTG__cardValue{font-size:var(--mb-text-h6)}.SummaryStats-module__wN-NTG__cardIcon{display:none}}
.page-module__t3bQRW__page{padding-block:var(--page-top-gap) 3rem;min-height:calc(100vh - var(--header-height));width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:1rem;margin-inline:auto;display:flex}.page-module__t3bQRW__pageHeader{flex-direction:column;gap:.75rem;display:flex}.page-module__t3bQRW__titleGroup{flex-direction:column;gap:.15rem;display:flex}.page-module__t3bQRW__titleRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__t3bQRW__titleLine{align-items:center;gap:.75rem;display:flex}.page-module__t3bQRW__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.page-module__t3bQRW__dropdowns{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.page-module__t3bQRW__indexDropdown{flex-shrink:1;min-width:0}.page-module__t3bQRW__dropdownDisabled{opacity:.4;pointer-events:none}.page-module__t3bQRW__fyQDropdowns{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.page-module__t3bQRW__liveBadge{background:var(--mb-color-red-100);border-radius:var(--mb-border-radius-full);color:var(--mb-color-red-primary);font-size:var(--mb-text-caption2);font-weight:var(--mb-font-bold);align-items:center;gap:.35rem;padding:.2rem .6rem;display:inline-flex}.page-module__t3bQRW__liveDot{background:var(--mb-color-red-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite page-module__t3bQRW__pulse}body.dark .page-module__t3bQRW__liveBadge{background:var(--mb-bg-color-tertiary);color:var(--mb-color-red-primary)}@keyframes page-module__t3bQRW__pulse{0%,to{opacity:1}50%{opacity:.4}}.page-module__t3bQRW__subtitle{font-size:var(--mb-text-body2);color:var(--mb-text-light)}@media (max-width:744px){.page-module__t3bQRW__controlsRow{flex-direction:column;align-items:flex-start}.page-module__t3bQRW__dropdowns{flex-wrap:nowrap;width:100%}.page-module__t3bQRW__indexDropdown{flex:0 0 50%;min-width:0}.page-module__t3bQRW__indexDropdown>*{width:100%}.page-module__t3bQRW__fyQDropdowns,.page-module__t3bQRW__fyQDropdowns>*{flex:1;min-width:0}}
