/* Individual career art: HTML carries exact job IDs and titles. */
.atlas-page .role-card-art{margin:0 0 16px;overflow:hidden;border-radius:12px;background:#eef7fc;aspect-ratio:1024/683}
.atlas-page .role-card-art img{display:block;width:100%;height:auto;aspect-ratio:1024/683;object-fit:contain}
.atlas-page .role-art-progress{font-size:14px;color:#46647c;margin:0 0 18px}
.atlas-page .role-card-art.is-square,.atlas-page .role-card-art.is-square img{aspect-ratio:1/1}
