.mep-explorer { max-width: 1140px; }
.mep-explorer [hidden] { display: none !important; }
.mep-wrap, .mep-results code, .mep-results td, .mep-results dd, .mep-results h3 { overflow-wrap: anywhere; }
.mep-results label { display: block; }
.mep-results summary { cursor: pointer; padding: .5rem 0; font-weight: 600; }
.mep-results caption { caption-side: top; }
.mep-results .progress-bar { min-width: 0; white-space: nowrap; }
.mep-results :focus-visible { outline: 3px solid #1267a1; outline-offset: 3px; }
.mep-results dd { margin-bottom: .75rem; }
