/* Contrast corrections for interactive UI; CV document palettes are separate. */
.home-button-primary { background: #006da8; }
.home-browse-button, .home-popular > h2, .home-faq > h2,
.home-faq-list summary span { color: #006da8; }
.home-task-card > small { color: #5c6570; }
.edu-tool { --edu-blue: #006da8; }
.edu-policy-card strong { color: #006da8; }
.edu-tool input::placeholder, .edu-tool textarea::placeholder { color: #626c79; opacity: 1; }
.usc-crumb > span, .usc-kicker, .usc-card-heading > div > span,
.usc-reset, .usc-results-label, .usc button[data-pay-mode] { color: #42546a; }
.usc button[data-pay-mode].active { color: #fff; background: #006da8; }
#templateCategoryFilters .active, #templateGrid button[data-template] { color: #fff; background: #006da8; border-color: #006da8; }
#templateGrid .tp-resume-section small { color: #526173; }
.alert-info a { color: #07508b; text-decoration: underline; }
#browseBtn { color: #076c62; }
.upload-area .text-muted, .upload-area .small { color: #57616a !important; }
@media (pointer: coarse) {
    button, .btn, summary { min-height: 44px; }
}
.home-section-heading > div > span { color: #006da8; }
.home-container nav[aria-label="Country and tool collections"] a { display: inline-block; padding: 8px 0; min-height: 36px; }
.edu-course-section input[data-course-field], .edu-course-section select[data-course-field] { opacity: 1 !important; }
