/* ---- moved from _parts/jobs.main.html by _externalize-inline.cjs ---- */
  .bf-status{font-size:13px;color:var(--muted);margin-top:2px;}
  .bf-status[data-state="error"]{color:var(--green);}

/* ---- The three "your daily backdrop" cards (2026-09-21) ----
   A fixed 360-460px height cut the tree's star and its stand off at every width. The cards now
   take the photos' own 4:5 shape, so the whole tree fits (the global 1.09 zoom still applies). */
.ccard-photo.brg-photo { height: auto; aspect-ratio: 4 / 5; }
