/* MMUST CU Phase 47 — Notification Centre integration */
.phase47-career-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #cfe8fa;border-radius:15px;background:#f6fbff}.phase47-career-notice strong{color:#172033}.phase47-career-notice span{color:#62758a}.phase47-career-notice .button{white-space:nowrap}@media(max-width:640px){.phase47-career-notice{align-items:flex-start;flex-direction:column}.phase47-career-notice .button{width:100%;justify-content:center}}
