.vehicle-product{margin:-26px -26px 22px;background:#ecefe5;border-bottom:1px solid var(--line)}
.vehicle-product>img{display:block;width:100%;height:290px;object-fit:contain;background:#eef0e8}
.vehicle-product figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;border-top:1px solid var(--line);font:9px/1.6 var(--mono);color:#4a5840;background:#e6ebdc}
.vehicle-product figcaption>span{letter-spacing:.06em}.vehicle-product figcaption a{text-decoration:underline;text-underline-offset:3px}
.vehicle-photo-credits img{object-fit:contain}
@media(max-width:760px){.vehicle-product{margin:-22px -22px 22px}.vehicle-product>img{height:auto;aspect-ratio:16/10}.vehicle-product figcaption{font-size:9px;padding:11px 15px}}
@media(max-width:360px){.vehicle-product figcaption{align-items:flex-start;flex-direction:column;gap:3px}}
@media print{.vehicle-product>img{height:140px}.vehicle-product{break-inside:avoid}}
