.job-row { cursor: pointer; }
.job-row:focus { outline: 2px solid #1769aa; outline-offset: -2px; background: #f5faff; }
.updated { display: flex; flex-direction: column; gap: 4px; color: #294c63; }
.updated small { color: #718494; font-size: 10px; }
