/* Keep foreground and background together so page themes cannot split the pair. */
html body :is(button,input[type="button"],input[type="submit"],a.button,a.nav-cta,a.cta,a.share-button,.survey-share a,.share-strip a){background:#004481!important;color:#fff!important;border-color:#004481!important;opacity:1;min-height:44px;line-height:1.35}
html body .button:is(.secondary,.ghost,.light){background:#fff!important;color:#071a33!important;border-color:#004481!important}
html body .button.gold{background:#ffd500!important;color:#071a33!important;border-color:#ffd500!important}
html body .button.outline-light{background:#071a33!important;color:#fff!important;border-color:#fff!important}
html body :is(button,input[type="button"],input[type="submit"],a.button,a.nav-cta,a.cta,a.share-button,.survey-share a,.share-strip a):hover{background:#9e1b32!important;color:#fff!important;border-color:#9e1b32!important}
html body .feedback-controls button[aria-pressed="true"]{background:#071a33!important;color:#fff!important;border-color:#c99a42!important}
html body :is(button,input[type="button"],input[type="submit"],a.button,a.nav-cta,a.cta,a.share-button,.survey-share a,.share-strip a):focus-visible{outline:3px solid #071a33!important;outline-offset:3px;box-shadow:0 0 0 3px #fff!important}
html body :is(button,input[type="button"],input[type="submit"]):disabled{background:#e5e9ef!important;color:#465369!important;border-color:#76869a!important;opacity:1!important;cursor:not-allowed}
.rating-scale span{background:#fff;color:#071a33;border-color:#76869a}
.rating-scale input:checked+span{background:#c99a42;color:#071a33;border-color:#755016}
.rating-scale input:focus-visible+span,.tile-grid input:focus-visible+span{outline:3px solid #004481;outline-offset:3px}
.assessment-step .step-kicker,.dashboard-card .card-label{color:#755016;font-size:.875rem}
.whole-board-page :is(.wb-intro,.results-hero,.insight-columns>article:nth-child(2),.personal-brief) .eyebrow{color:#ffd500!important}
.index-medallion b{max-width:10rem;text-align:center;line-height:1.4}
@media print{html body :is(button,.survey-share,.feedback-controls){display:none!important}}
