.car-grid{align-items:start}.car-card{display:flex;flex-direction:column}.gallery{position:relative;background:#e5e6df;min-width:0}.slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;aspect-ratio:4/3;overscroll-behavior-x:contain}.slides::-webkit-scrollbar{display:none}.slides img{width:100%;height:100%;flex:0 0 100%;object-fit:contain;scroll-snap-align:start;scroll-snap-stop:always;min-width:0}.gallery button{position:absolute;top:50%;transform:translateY(-50%);border:1px solid #ffffff70;border-radius:50%;background:#111b;color:white;width:44px;height:44px;font-size:30px;cursor:pointer;display:grid;place-items:center}.photo-prev{left:12px}.photo-next{right:12px}.photo-count,.year-label{position:absolute;background:#111d;color:white;font-size:14px;padding:7px 10px;border-radius:3px;pointer-events:none}.photo-count{bottom:12px;right:12px}.year-label{top:12px;left:12px}.no-photo{display:grid;place-items:center;width:100%;color:#676c5d}.spec-table{margin:18px 0;font-size:14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.spec-table div{min-width:0}.spec-table dt{color:#74796b;margin-bottom:5px}.spec-table dd{margin:0;overflow-wrap:anywhere}.vehicle-features{border-top:1px solid #e4e7dc;padding-top:18px}.vehicle-features h4{font-size:14px;margin:0 0 12px;font-weight:600}.vehicle-features ul{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.vehicle-features li{font-size:14px;line-height:1.4;background:#f1f2ea;border:1px solid #e4e7dc;padding:6px 9px;overflow-wrap:anywhere;max-width:100%}.vehicle-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.6;color:#565b4f}.car-price{border-top:1px solid #e4e7dc;padding-top:18px}.car-footer a{line-height:1.6}.hero-vehicle[hidden]{display:none}

.range-filter{border:0;margin:0;padding:0;min-width:0}.range-filter legend{font-size:13px;margin-bottom:8px}.range-filter>div{display:flex;align-items:center;gap:8px}.range-filter input{width:100%;min-width:0}.slides img{cursor:zoom-in}.slides img:focus-visible{outline:3px solid #dfbf32;outline-offset:-4px}.viewer-open{overflow:hidden}#photo-viewer{padding:0;border:1px solid #444;border-radius:12px;width:min(1200px,96vw);max-width:96vw;max-height:96dvh;background:#151515;color:#fff}#photo-viewer::backdrop{background:#000d}.viewer-shell{display:flex;flex-direction:column}.viewer-shell header,.viewer-shell footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px}.viewer-shell h2{font-size:18px;margin:0;color:#fff}.viewer-shell button{background:#333;color:#fff;border:1px solid #777;border-radius:6px;min-width:44px;min-height:44px;cursor:pointer;font-size:22px}.viewer-shell button:disabled{opacity:.3;cursor:default}#large-photo{display:block;width:100%;height:min(72dvh,850px);object-fit:contain;touch-action:pan-y pinch-zoom}.viewer-shell footer{justify-content:center}@media(max-width:600px){.filters{grid-template-columns:1fr!important}.viewer-shell h2{font-size:15px}#large-photo{height:65dvh}}

/* Vehicle detail gallery */
#photo-viewer{width:min(1380px,96vw);background:#f8f8f2;color:#20231e;overflow:auto}.viewer-shell>header{background:#171915;color:white;position:sticky;top:0;z-index:3}.vehicle-detail-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);align-items:start}.vehicle-detail-gallery{min-width:0;background:#e9eae3;padding:18px;position:sticky;top:68px}#large-photo{height:min(57dvh,620px);background:#191b18;border-radius:6px}#large-photo[hidden],#viewer-empty[hidden]{display:none}#viewer-empty{height:320px;display:grid;place-items:center}#viewer-thumbs{display:flex;gap:9px;overflow-x:auto;padding:6px 2px 12px;scrollbar-width:thin}#viewer-thumbs button{padding:3px;flex:0 0 88px;height:68px;min-width:0;background:#f7f7f1;border:2px solid transparent;border-radius:5px}#viewer-thumbs button[aria-pressed=true]{border-color:#97820c;background:#e7cf47}#viewer-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:2px}#viewer-details{padding:30px;overflow-wrap:anywhere}.detail-eyebrow{font-size:11px;letter-spacing:2px;color:#77795f}.viewer-shell #viewer-details h3{font-size:32px;line-height:1.15;margin:12px 0}.detail-variant{color:#64685b;margin:0 0 20px}.detail-amount{display:block;font-size:28px;padding-bottom:24px;border-bottom:1px solid #dcdfd0}.detail-specs{margin:20px 0}.detail-specs>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #e3e5db;font-size:14px}.detail-specs dt{color:#737767}.detail-specs dd{margin:0;text-align:right;font-weight:600}.detail-features h4,.detail-description h4{font-size:16px;margin:24px 0 12px}.detail-features ul{padding:0;list-style:none;display:flex;gap:8px;flex-wrap:wrap}.detail-features li{background:#ecefe1;border:1px solid #d9deca;padding:8px 10px;font-size:13px}.detail-description p{white-space:pre-wrap;line-height:1.65;font-size:14px}.detail-features p{font-size:14px;line-height:1.6}.detail-contact{display:block;background:#e5cc36;color:#171915;padding:16px;text-align:center;text-decoration:none;font-weight:600;margin-top:26px}.open-details{display:block;width:100%;border:1px solid #bbbfae;background:#f1f2e9;color:#25291d;padding:12px;margin:0 0 12px;cursor:pointer;font:inherit}.car-card{cursor:pointer}.viewer-shell button:focus-visible,.open-details:focus-visible{outline:3px solid #a98f08;outline-offset:3px}@media(max-width:800px){.vehicle-detail-layout{grid-template-columns:1fr}.vehicle-detail-gallery{position:static;padding:12px}#large-photo{height:43dvh}#viewer-details{padding:24px}.viewer-shell #viewer-details h3{font-size:27px}#photo-viewer{max-height:94dvh}}
