body { background: var(--white); }
.career-section { padding: 112px 0; }
.career-heading { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 70px; margin-bottom: 48px; }
.career-heading h2 { margin-bottom: 0; }
.career-heading > p { max-width: 520px; margin: 0; color: var(--muted); }

.career-hero { position: relative; overflow: hidden; padding: 75px 0 105px; background: linear-gradient(130deg, var(--warm) 0%, #fff 58%, #e8f3f8 100%); }
.career-hero::after { content: ""; position: absolute; width: 600px; height: 600px; right: -350px; top: -350px; border: 1px solid rgba(8, 47, 80, .09); border-radius: 50%; box-shadow: 0 0 0 90px rgba(8, 47, 80, .025), 0 0 0 180px rgba(8, 47, 80, .018); }
.career-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: .93fr 1.07fr; align-items: center; gap: 70px; }
.career-hero-copy h1 { max-width: 740px; margin-bottom: 27px; color: var(--navy); font-size: clamp(3.35rem, 6vw, 5.85rem); }
.career-hero-copy h1 span:last-child { display: inline; color: var(--navy-3); }
.career-hero-lead { max-width: 610px; margin-bottom: 31px; color: #526d81; font-size: 1.1rem; }
.career-hero-actions { display: flex; flex-wrap: wrap; gap: 11px; }
.career-hero-facts { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 40px; padding-top: 26px; border-top: 1px solid var(--line); }
.career-hero-facts span { padding: 8px 11px; color: var(--muted); background: var(--white); border: 1px solid var(--line); border-radius: 999px; font-size: .72rem; }
.career-hero-facts b { color: var(--navy); }
.career-hero-visual { position: relative; min-height: 625px; }
.career-hero-visual > img { width: 100%; height: 605px; object-fit: cover; object-position: center 35%; border-radius: 44% 44px 44px 44px; box-shadow: var(--shadow); }
.career-pay-badge { position: absolute; top: 34px; right: -24px; min-width: 170px; display: flex; flex-direction: column; padding: 17px 20px; color: var(--white); background: var(--navy); border-radius: 19px; box-shadow: 0 20px 42px rgba(8, 47, 80, .24); }
.career-pay-badge small, .career-pay-badge span { color: #b9d0df; font-size: .67rem; }
.career-pay-badge strong { margin: 4px 0; font-size: 1.35rem; }
.career-service-badge { position: absolute; left: -27px; bottom: 0; display: flex; align-items: center; gap: 12px; padding: 13px 16px; color: var(--navy); background: rgba(255, 255, 255, .97); border-radius: 18px; box-shadow: 0 20px 42px rgba(8, 47, 80, .19); }
.career-service-badge img { width: 50px; height: 50px; object-fit: contain; }
.career-service-badge span { display: flex; flex-direction: column; }
.career-service-badge small { color: var(--muted); font-size: .68rem; }
.career-service-badge strong { font-size: .86rem; }

.roles-section { background: var(--white); }
.roles-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.role-card { position: relative; min-height: 440px; display: flex; flex-direction: column; padding: 34px; overflow: hidden; background: var(--warm); border: 1px solid var(--line); border-radius: 30px; }
.role-card::after { content: ""; position: absolute; width: 180px; height: 180px; right: -70px; top: -70px; background: rgba(8, 47, 80, .045); border-radius: 50%; }
.role-card-head { position: relative; z-index: 1; display: flex; justify-content: space-between; gap: 24px; }
.role-card-head img { width: 76px; height: 76px; object-fit: contain; }
.role-card-head span { padding: 7px 10px; align-self: flex-start; color: var(--navy); background: var(--white); border: 1px solid var(--line); border-radius: 999px; font-size: .68rem; font-weight: 800; }
.role-card h3 { margin: 34px 0 9px; font-size: 2rem; }
.role-location { color: var(--navy-3); font-size: .76rem; font-weight: 800; }
.role-summary { color: var(--muted); }
.role-highlights { display: flex; flex-wrap: wrap; gap: 7px; margin: 3px 0 26px; }
.role-highlights span { padding: 6px 9px; color: #536d80; background: var(--white); border-radius: 999px; font-size: .68rem; }
.role-card-footer { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: auto; padding-top: 23px; border-top: 1px solid var(--line); }
.role-card-footer strong { color: var(--navy); font-size: 1.45rem; }
.role-card-footer strong small { color: var(--muted); font-size: .72rem; font-weight: 600; }
.role-card-footer .button { min-height: 46px; font-size: .8rem; }

.pay-section { color: var(--white); background: linear-gradient(135deg, var(--navy) 0%, #0c4068 100%); }
.pay-grid { display: grid; grid-template-columns: .76fr 1.24fr; align-items: center; gap: 78px; }
.pay-copy h2 { color: var(--white); }
.pay-copy > p:not(.eyebrow) { color: #bfd1dd; }
.pay-definition { margin-top: 32px; padding: 21px; background: rgba(255, 255, 255, .07); border: 1px solid rgba(255, 255, 255, .13); border-radius: 18px; }
.pay-definition strong { color: var(--white); }
.pay-definition p { margin: 7px 0 0; color: #bdd0dc; font-size: .84rem; }
.pay-comparison { display: grid; grid-template-columns: repeat(3, 1fr); gap: 11px; }
.pay-card { min-height: 295px; display: flex; flex-direction: column; padding: 24px; color: var(--ink); background: var(--white); border-radius: 22px; }
.pay-card.homesheen-pay { background: var(--warm); box-shadow: 0 18px 45px rgba(0, 0, 0, .14); }
.pay-card > span { color: var(--navy-3); font-size: .7rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pay-card > strong { margin: 42px 0 13px; color: var(--navy); font-size: clamp(1.8rem, 3vw, 2.6rem); letter-spacing: -.05em; }
.pay-card > strong small { margin-left: 3px; color: var(--muted); font-size: .7rem; font-weight: 600; letter-spacing: 0; }
.pay-card p { color: var(--muted); font-size: .77rem; }
.pay-card a { margin-top: auto; color: var(--navy); font-size: .72rem; font-weight: 800; }
.pay-note { grid-column: 1 / -1; margin: 7px 0 0; color: #a9c2d2; font-size: .7rem; }

.work-section { background: var(--white); }
.work-grid { display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: 82px; }
.work-media { position: relative; padding: 0 40px 60px 0; }
.work-main-image { width: 100%; height: 650px; object-fit: cover; border-radius: 38px; }
.work-small-image { position: absolute; right: 0; bottom: 0; width: 260px; height: 205px; object-fit: cover; border: 8px solid var(--white); border-radius: 24px; box-shadow: var(--shadow); }
.work-lead { color: var(--muted); font-size: 1.04rem; }
.day-list { margin-top: 29px; border-top: 1px solid var(--line); }
.day-list article { display: grid; grid-template-columns: 42px 1fr; gap: 15px; padding: 18px 0; border-bottom: 1px solid var(--line); }
.day-list article > span { color: var(--navy-3); font-size: .7rem; font-weight: 800; }
.day-list h3 { margin-bottom: 5px; font-size: 1rem; }
.day-list p { margin: 0; color: var(--muted); font-size: .82rem; }
.work-boundaries { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 22px; }
.work-boundaries strong { width: 100%; margin-bottom: 4px; color: var(--navy); font-size: .78rem; }
.work-boundaries span { padding: 6px 9px; color: #6b6256; background: var(--warm); border-radius: 999px; font-size: .68rem; }

.requirements-section { color: var(--white); background: var(--navy); }
.requirements-heading h2 { color: var(--white); }
.requirements-heading > p { color: #bdd0dc; }
.requirements-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 13px; }
.requirements-grid article { min-height: 255px; padding: 26px; background: rgba(255, 255, 255, .07); border: 1px solid rgba(255, 255, 255, .14); border-radius: 23px; }
.requirements-grid article > span { width: 54px; height: 54px; display: grid; place-items: center; margin-bottom: 47px; color: var(--navy); background: var(--warm); border-radius: 50%; font-size: .7rem; font-weight: 800; }
.requirements-grid h3 { color: var(--white); font-size: 1.13rem; }
.requirements-grid p { margin-bottom: 0; color: #b9ceda; font-size: .8rem; }
.training-strip { display: flex; align-items: center; gap: 16px; margin-top: 18px; padding: 20px 24px; color: var(--navy); background: var(--white); border-radius: 20px; }
.training-strip img { width: 62px; height: 62px; object-fit: contain; }
.training-strip p { margin: 5px 0 0; color: var(--muted); font-size: .82rem; }

.apply-section { background: var(--warm); }
.apply-grid { display: grid; grid-template-columns: .73fr 1.27fr; align-items: start; gap: 70px; }
.apply-process { position: sticky; top: 115px; }
.process-list { margin-top: 34px; }
.process-list article { display: grid; grid-template-columns: 43px 1fr; gap: 15px; padding: 18px 0; border-top: 1px solid var(--line); }
.process-list article > span { width: 35px; height: 35px; display: grid; place-items: center; color: var(--white); background: var(--navy); border-radius: 50%; font-size: .72rem; font-weight: 800; }
.process-list h3 { margin-bottom: 4px; font-size: 1rem; }
.process-list p { margin: 0; color: var(--muted); font-size: .8rem; }
.classification-note { margin-top: 24px; padding: 18px; background: var(--white); border: 1px dashed rgba(8, 47, 80, .25); border-radius: 15px; }
.classification-note strong { color: var(--navy); }
.classification-note p { margin: 6px 0 0; color: var(--muted); font-size: .77rem; }
.application-form { display: grid; grid-template-columns: 1fr; gap: 9px; padding: 34px; background: var(--white); border: 1px solid var(--line); border-radius: 30px; box-shadow: var(--shadow); }
.form-head { display: flex; justify-content: space-between; gap: 20px; margin-bottom: 12px; padding-bottom: 18px; color: var(--muted); border-bottom: 1px solid var(--line); font-size: .73rem; }
.form-head b, .form-head strong { color: var(--navy); }
.application-form label, .application-form legend { color: var(--navy); font-size: .73rem; font-weight: 800; }
.application-form label > span { color: var(--muted); font-weight: 500; }
.application-form input, .application-form select, .application-form textarea { width: 100%; min-height: 50px; padding: 11px 13px; color: var(--ink); background: #fafbfb; border: 1px solid var(--line); border-radius: 12px; outline: none; resize: vertical; }
.application-form input:focus, .application-form select:focus, .application-form textarea:focus { border-color: var(--navy-3); box-shadow: 0 0 0 3px rgba(22, 79, 125, .1); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; }
.form-row > div { display: grid; gap: 9px; }
.application-form fieldset { display: grid; gap: 9px; margin: 8px 0; padding: 17px; border: 1px solid var(--line); border-radius: 14px; }
.application-form legend { padding: 0 6px; }
.check-row { display: flex; align-items: flex-start; gap: 10px; color: var(--muted) !important; font-size: .76rem !important; font-weight: 500 !important; }
.check-row input { width: 17px; min-height: 17px; flex: 0 0 17px; margin-top: 3px; }
.application-form .button { margin-top: 7px; }
.form-privacy { margin: 1px 0 0; color: var(--muted); font-size: .67rem; text-align: center; }
.application-success { grid-column: 2; padding: 42px; color: var(--navy); background: var(--white); border: 1px solid var(--line); border-radius: 30px; box-shadow: var(--shadow); }
.application-success .success-mark { width: 64px; height: 64px; display: grid; place-items: center; margin-bottom: 25px; color: var(--white); background: var(--navy); border-radius: 50%; font-size: 1.5rem; }
.application-success p { color: var(--muted); }

.career-faq-section { background: var(--white); }
.career-faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 78px; }
.career-faq-intro { position: sticky; top: 115px; align-self: start; }
.career-faq-intro > p:not(.eyebrow) { color: var(--muted); }
.career-faq-section .faq-list a { color: var(--navy); font-weight: 800; text-decoration: underline; text-underline-offset: 3px; }

@media (max-width: 1080px) {
  .career-hero-grid { gap: 42px; }
  .career-pay-badge { right: -12px; }
  .career-service-badge { left: -12px; }
  .pay-grid { gap: 45px; }
  .pay-comparison { grid-template-columns: 1fr 1fr; }
  .pay-card.homesheen-pay { grid-column: 1 / -1; min-height: 220px; }
  .requirements-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 820px) {
  .career-section { padding: 86px 0; }
  .career-hero-grid, .pay-grid, .work-grid, .apply-grid, .career-faq-grid { grid-template-columns: 1fr; }
  .career-hero-copy { max-width: 720px; }
  .career-hero-visual { min-height: 580px; }
  .career-hero-visual > img { height: 555px; }
  .career-heading { grid-template-columns: 1fr; gap: 20px; }
  .roles-grid { grid-template-columns: 1fr; }
  .work-grid { gap: 52px; }
  .work-main-image { height: 560px; }
  .apply-process, .career-faq-intro { position: static; }
  .application-success { grid-column: auto; }
}

@media (max-width: 620px) {
  .career-section { padding: 72px 0; }
  .career-hero { padding: 42px 0 85px; }
  .career-hero-copy h1 { font-size: clamp(3rem, 14vw, 4.3rem); }
  .career-hero-lead { font-size: 1rem; }
  .career-hero-actions { align-items: stretch; flex-direction: column; }
  .career-hero-actions .button { width: 100%; }
  .career-hero-visual { min-height: 485px; }
  .career-hero-visual > img { height: 460px; border-radius: 34% 28px 28px 28px; }
  .career-pay-badge { top: 14px; right: 9px; min-width: 145px; padding: 12px 14px; }
  .career-service-badge { left: 9px; bottom: 0; }
  .role-card { min-height: 465px; padding: 26px 22px; }
  .role-card h3 { font-size: 1.7rem; }
  .role-card-footer { align-items: flex-start; flex-direction: column; }
  .role-card-footer .button { width: 100%; }
  .pay-comparison { grid-template-columns: 1fr; }
  .pay-card.homesheen-pay { grid-column: auto; }
  .pay-card { min-height: 245px; }
  .work-media { padding: 0 20px 55px 0; }
  .work-main-image { height: 450px; }
  .work-small-image { width: 190px; height: 155px; }
  .requirements-grid { grid-template-columns: 1fr; }
  .requirements-grid article { min-height: 225px; }
  .requirements-grid article > span { margin-bottom: 35px; }
  .training-strip { align-items: flex-start; }
  .application-form { padding: 25px 20px; }
  .form-row { grid-template-columns: 1fr; }
  .form-head { align-items: flex-start; flex-direction: column; gap: 4px; }
  .application-success { padding: 30px 24px; }
}
