/* Page-specific styles: careers.css */


/* CAREERS PAGE LAYOUT
   People-first recruitment sections with clear role and culture cards. */
.page--careers .feature-card{min-height:240px;border-bottom:4px solid var(--color-accent)}
.page--careers .feature-card:hover{transform:translateY(-5px)}
.page--careers .section-soft{background:linear-gradient(180deg,#f7fafc,#edf4fa)}
