/* central-v134-24 updates shell */
.mpd-u24-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin:0!important;padding:0!important}.mpd-u24-chain{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;overflow:visible!important}
.mpd-u24-window{--bg:#dbe5f0;--surface:#fff;--surface2:#f3f6fa;--panel:#e8eef6;--text:#101827;--muted:#607089;--line:#c9d5e3;--line2:#b8c7d9;width:80vw!important;height:80dvh!important;min-width:980px!important;min-height:620px!important;max-width:1600px!important;max-height:980px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;margin:0!important;border:1px solid var(--line2)!important;border-radius:24px!important;background:var(--surface)!important;color:var(--text)!important;box-shadow:0 28px 80px rgba(15,23,42,.34)!important;transform:none!important}html[data-theme=dark] .mpd-u24-window{--bg:#091321;--surface:#0d1928;--surface2:#122033;--panel:#162740;--text:#f4f7fb;--muted:#9eb0c7;--line:#263b53;--line2:#36506d;box-shadow:0 32px 90px rgba(0,0,0,.58)!important}
.mpd-u24-header{min-height:64px!important;padding:11px 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-bottom:1px solid var(--line)!important;background:linear-gradient(180deg,var(--surface),var(--surface2))!important;color:var(--text)!important;box-shadow:0 8px 20px rgba(15,23,42,.08)!important;z-index:5!important}.mpd-u24-title{margin:0!important;color:var(--text)!important;font-size:clamp(23px,1.45vw,30px)!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.035em!important;text-shadow:none!important}.mpd-u24-header small,.mpd-u24-header [class*="kicker"],.mpd-u24-header [class*="eyebrow"]{color:#2563eb!important;font-weight:900!important;letter-spacing:.12em!important}.mpd-u24-close{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--surface)!important;color:var(--text)!important;box-shadow:0 6px 14px rgba(15,23,42,.1)!important}
.mpd-u24-body{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;scrollbar-gutter:stable!important;padding:11px 12px 16px!important;background:radial-gradient(circle at 0 0,rgba(37,99,235,.12),transparent 25%),radial-gradient(circle at 100% 0,rgba(124,58,237,.1),transparent 25%),var(--bg)!important;color:var(--text)!important}.mpd-u24-intro,.mpd-u24-intro-row{display:none!important}.mpd-u24-body::-webkit-scrollbar{width:10px}.mpd-u24-body::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#6b7f99;background-clip:padding-box}
.mpd-u24-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0 0 8px!important}.mpd-u24-metric{min-height:56px!important;padding:8px 10px!important;border:1px solid var(--line)!important;border-radius:13px!important;background:linear-gradient(180deg,var(--surface),var(--surface2))!important;color:var(--text)!important;box-shadow:0 8px 18px rgba(15,23,42,.1)!important;position:relative!important;overflow:hidden!important}.mpd-u24-metric:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:#2563eb}.mpd-u24-metric[data-mpd-metric="published"]:before{background:#16a34a}.mpd-u24-metric[data-mpd-metric="awaiting-approval"]:before{background:#f59e0b}.mpd-u24-metric[data-mpd-metric="with-preview"]:before{background:#7c3aed}.mpd-u24-metric strong,.mpd-u24-metric b,.mpd-u24-metric [data-value],.mpd-u24-metric .value,.mpd-u24-metric .count{color:var(--text)!important;font-size:19px!important;line-height:1!important;font-weight:900!important}.mpd-u24-metric span,.mpd-u24-metric small,.mpd-u24-metric p{color:var(--muted)!important;font-size:8.3px!important;line-height:1.2!important}
.mpd-u24-company-panel,.mpd-u24-filters{margin:0 0 8px!important;padding:7px 8px!important;border:1px solid var(--line)!important;border-radius:13px!important;background:var(--surface)!important;color:var(--text)!important;box-shadow:0 7px 16px rgba(15,23,42,.08)!important}.mpd-u24-company-rail{display:flex!important;align-items:center!important;gap:6px!important;min-height:30px!important;overflow-x:auto!important;scrollbar-width:none!important}.mpd-u24-company-rail::-webkit-scrollbar{display:none}.mpd-u24-company-pill{--pill:#2563eb;min-height:28px!important;padding:5px 9px!important;border:1px solid color-mix(in srgb,var(--pill) 38%,var(--line))!important;border-radius:999px!important;background:var(--surface2)!important;color:var(--text)!important;font-size:8.6px!important;font-weight:850!important;white-space:nowrap!important}.mpd-u24-company-pill.active,.mpd-u24-company-pill.is-active,.mpd-u24-company-pill[aria-pressed="true"],.mpd-u24-company-pill[data-active="true"]{border-color:transparent!important;background:var(--pill)!important;color:#fff!important}.mpd-u24-filters{display:grid!important;grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(118px,1fr)) auto!important;align-items:end!important;gap:7px!important}.mpd-u24-control{min-height:34px!important;border:1px solid var(--line)!important;border-radius:9px!important;background:var(--surface2)!important;color:var(--text)!important;font-size:9.2px!important;box-shadow:none!important}.mpd-u24-control:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px rgba(37,99,235,.14)!important;outline:none!important}.mpd-u24-reset{min-width:78px!important;font-weight:850!important}.mpd-u24-list-head{margin:0 0 8px!important;padding:6px 9px!important;border:1px solid var(--line)!important;border-radius:10px!important;background:var(--panel)!important;color:var(--muted)!important}.mpd-u24-list-head *{color:inherit!important}
@media(max-width:1380px){.mpd-u24-window{width:88vw!important;height:84dvh!important;min-width:0!important}.mpd-u24-filters{grid-template-columns:minmax(210px,1.3fr) repeat(2,minmax(118px,1fr))!important}}@media(max-width:900px){.mpd-u24-window{width:96vw!important;height:92dvh!important;min-height:0!important}.mpd-u24-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.mpd-u24-window{width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;border:0!important;border-radius:0!important}.mpd-u24-header{min-height:58px!important;padding:9px 11px!important}.mpd-u24-title{font-size:20px!important}.mpd-u24-body{padding:8px 8px calc(18px + env(safe-area-inset-bottom))!important}.mpd-u24-filters{grid-template-columns:1fr!important}.mpd-u24-reset{width:100%!important}}
