/* Role Home, using the existing GREAT fonts and colors. */
#issueHome,#issueHomeHistory{width:100%;max-width:1120px;margin:0 auto;color:#23262b;font:400 16px/1.55 'Inter Variable',Arial,sans-serif}
.home-brief-section{padding:18px 0;border-bottom:0}
.home-brief-section>header,.home-brief-intro{display:flex;align-items:baseline;gap:16px;justify-content:space-between}
#issueHome h2,#issueHomeHistory h2{font:600 20px/1.35 'Inter Variable',Arial,sans-serif;letter-spacing:-.2px;margin:0}
.home-brief-count{font-size:14px;color:#505864;background:#edf0f2;border-radius:20px;padding:3px 10px;flex-shrink:0}
.home-brief-hint,.home-brief-empty,.home-brief-intro p{max-width:76ch;color:#505864;margin:10px 0 0}
.home-brief-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start;padding:16px 0;border-bottom:1px solid var(--command-line,#e3e6e9)}
.home-brief-row:last-child{border-bottom:0;padding-bottom:4px}
.home-brief-copy{min-width:0;overflow-wrap:anywhere}
.home-brief-copy h3{font:700 19px/1.35 'Montserrat Variable','Inter Variable',Arial,sans-serif;letter-spacing:-.02em;margin:0 0 7px;max-width:66ch}
.home-brief-copy>p{margin:4px 0;font-size:14px;color:#505864}
.home-brief-copy .home-brief-kind{font-size:13px;margin-bottom:8px}
.home-brief-copy .home-brief-source{margin-top:8px}
.home-brief-copy .home-revision-note{font-size:16px;line-height:1.55;color:#343940;max-width:76ch;margin-top:12px;white-space:pre-line}
.home-theme-status{list-style:none;padding:0;margin:12px 0 0}
.home-theme-status li{display:flex;flex-wrap:wrap;gap:6px 16px;margin:6px 0}
.home-theme-status strong{font-weight:500}.home-theme-status span{font-size:14px;color:#505864}
#issueHome .btn,#issueHomeHistory .btn,#issueHomeHistory summary{min-height:44px;white-space:normal}
.home-brief-links{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}
.home-brief-intro{padding-top:12px}.home-brief-intro p{font-size:15px}
.home-unit-context{display:block;max-width:420px;font-size:14px;margin:20px 0 0}
.home-unit-context select{display:block;min-height:44px;width:100%;font-size:16px;padding:10px;border:1px solid #cbd0d7;border-radius:8px;background:white;margin-top:4px}
.home-unit-label{margin-bottom:0;color:#505864}
.home-brief-history{padding:20px 0 32px;border-top:1px solid var(--command-line,#e3e6e9)}.home-brief-history>h2{margin-bottom:12px!important}
.home-brief-history details{border-bottom:1px solid #e3e6e9;padding:8px 0}.home-brief-history summary{cursor:pointer;padding:8px 0;font-weight:500}
#issueHome .brief-priority-summary,#issueHomeHistory .brief-priority-summary{margin-top:16px}
#issueHome :focus-visible,#issueHomeHistory :focus-visible{outline:3px solid #b12030;outline-offset:3px}
body.command-priority-home:not(.present-mode) #portalHomeContext{display:none}
body.command-priority-home:not(.present-mode) #nextAgendaHeading{font-size:20px;text-transform:none;letter-spacing:-.2px;font-weight:600;color:#23262b}
body.command-priority-home:not(.present-mode) .today-operational-grid{margin-top:20px}
@media(max-width:700px){.home-brief-row{grid-template-columns:minmax(0,1fr);gap:16px;padding:20px 0}.home-brief-row>.btn{justify-self:start;max-width:100%}.home-brief-section{padding:20px 0}.home-brief-intro{display:block}.home-brief-intro>.btn{margin-top:12px}.home-theme-status li{display:block}.home-theme-status li span{display:block}.home-brief-copy h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){#issueHome *,#issueHomeHistory *{animation:none!important;transition:none!important;scroll-behavior:auto}}
