/* Fallback message only; no change to animation, layout or car image proportions. */
.card-photo,.detail-main,.detail-thumbs button{position:relative}
.cs-photo-unavailable{opacity:0!important}
.cs-photo-error{position:absolute;inset:0;display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap;padding:18px;background:#edece5;color:#4b5f58;font:12px/1.6 system-ui;text-align:center;z-index:2}
.cs-photo-retry{color:#264c44;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:8px}
.cs-photo-retry:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.detail-thumbs .cs-photo-error{font-size:8px;padding:3px;gap:1px}
#photo-viewer .cs-photo-error{inset:70px 60px;background:#102027;color:#eee6d6}
#photo-viewer .cs-photo-retry{color:#ead0ac}
