.careers { background: #f7f8fa; color: #182235; }
.careers-hero { padding: 4.5rem 0; background: linear-gradient(120deg, #fff9e8, #f2f6fa); border-bottom: 1px solid #e7e9ec; }
.careers-hero h1 { font-family: 'Space Grotesk', sans-serif; font-size: clamp(2rem, 4vw, 3.5rem); max-width: 850px; overflow-wrap: anywhere; }
.careers-hero h1 span { color: #916500; }
.careers-hero p:not(.course-kicker) { max-width: 760px; font-size: 1.1rem; color: #526075; }
.careers-panel { padding: 1.75rem; border: 1px solid #e1e5eb; border-radius: 16px; background: #fff; box-shadow: 0 5px 22px #18223505; overflow-wrap: anywhere; }
.careers-panel h3 a { color: inherit; text-decoration: none; }
.careers-panel h3 a:hover { color: #916500; }
.careers-tag { padding: .35rem .7rem; border-radius: 30px; background: #f2f4f7; font-size: .85rem; font-weight: 500; }
.careers-copy { white-space: pre-line; line-height: 1.8; }
.careers-facts dt { font-size: .8rem; text-transform: uppercase; color: #637087; margin-bottom: .25rem; }
.careers-facts dd { margin-bottom: 1.1rem; }
.careers .form-control, .careers .form-select { min-height: 46px; }
.careers #apply { scroll-margin-top: 110px; }
@media (max-width: 575px) { .careers-hero { padding: 2.5rem 0; } .careers-panel { padding: 1.25rem; } }
