
.ach-vehicle,.ach-stock{--ach-border:#e4e4e4;--ach-soft:#f6f6f6;--ach-text:#171717;--ach-muted:#666;max-width:1240px;margin:0 auto;color:var(--ach-text)}
.ach-vehicle *,.ach-stock *{box-sizing:border-box}
.ach-top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:34px;margin:26px 0 38px}
.ach-gallery-main{aspect-ratio:4/3;background:#f2f2f2;border-radius:14px;overflow:hidden}
.ach-gallery-main img{width:100%;height:100%;object-fit:cover}
.ach-gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px}
.ach-gallery-thumbs img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px}
.ach-gallery-empty{aspect-ratio:4/3;background:var(--ach-soft);display:grid;place-items:center;border-radius:14px;color:var(--ach-muted)}
.ach-summary{position:sticky;top:24px;align-self:start;padding:26px;border:1px solid var(--ach-border);border-radius:14px;background:#fff}
.ach-summary h1{font-size:clamp(28px,3vw,42px);line-height:1.08;margin:14px 0 12px}
.ach-price,.ach-card-price{font-size:28px;font-weight:800;margin:10px 0 22px}
.ach-badges{display:flex;gap:8px;flex-wrap:wrap}
.ach-status,.ach-badge-secondary{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#e9f6ec}
.ach-badge-secondary{background:#f0f0f0}
.ach-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}
.ach-spec{display:flex;gap:10px;align-items:center;padding:11px;background:var(--ach-soft);border-radius:9px}
.ach-spec-icon{width:24px;height:24px;flex:0 0 24px}
.ach-spec-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ach-spec small,.ach-detail-grid span{display:block;color:var(--ach-muted);font-size:12px}
.ach-spec strong{display:block;font-size:14px;margin-top:2px}
.ach-cta{display:block;text-align:center;padding:14px 18px;border-radius:9px;background:#111;color:#fff!important;text-decoration:none!important;font-weight:700}
.ach-section{padding:30px 0;border-top:1px solid var(--ach-border)}
.ach-section h2{font-size:26px;margin:0 0 20px}.ach-section h3{font-size:18px;margin:22px 0 8px}
.ach-chips{display:flex;flex-wrap:wrap;gap:9px}.ach-chip{padding:9px 12px;border:1px solid var(--ach-border);border-radius:8px;background:#fff}
.ach-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ach-border);border:1px solid var(--ach-border);border-radius:10px;overflow:hidden}
.ach-detail-grid>div{background:#fff;padding:15px}.ach-detail-grid strong{display:block;margin-top:4px}
.ach-copy{line-height:1.65;max-width:900px}.ach-inquiry{padding:28px;border-radius:14px;background:var(--ach-soft);margin:25px 0 45px}
.ach-stock{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px;margin-bottom:40px}
.ach-card{border:1px solid var(--ach-border);border-radius:14px;overflow:hidden;background:#fff}
.ach-card-image{display:block;position:relative;aspect-ratio:4/3;background:var(--ach-soft)}
.ach-card-image img{width:100%;height:100%;object-fit:cover}.ach-card-image .ach-status{position:absolute;top:12px;left:12px}
.ach-card-noimg{height:100%;display:grid;place-items:center;color:var(--ach-muted)}
.ach-card-body{padding:18px}.ach-card h2{font-size:21px;margin:0}.ach-card h2 a{color:inherit;text-decoration:none}
.ach-card-price{font-size:24px;margin:10px 0}.ach-card-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:14px;color:#555}
.ach-card-link{display:inline-block;margin-top:16px;font-weight:700;color:inherit}
.ach-empty{padding:30px;background:#f6f6f6;border-radius:12px}
@media(max-width:900px){.ach-top{grid-template-columns:1fr}.ach-summary{position:static}.ach-stock{grid-template-columns:1fr 1fr}.ach-detail-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.ach-vehicle,.ach-stock{padding-left:14px;padding-right:14px}.ach-top{gap:18px}.ach-summary{padding:18px}.ach-spec-grid{grid-template-columns:1fr 1fr}.ach-detail-grid,.ach-stock{grid-template-columns:1fr}.ach-gallery-thumbs{grid-template-columns:repeat(4,1fr)}}


/* v0.2: dedicated single-vehicle canvas. Scoped so normal pages stay untouched. */
.ach-single-vehicle-page #right-sidebar,
.ach-single-vehicle-page .widget-area,
.ach-single-vehicle-page .sidebar {display:none!important}
.ach-single-vehicle-page #primary,
.ach-single-vehicle-page .content-area {width:100%!important;max-width:none!important;float:none!important}
.ach-single-vehicle-page .site-content {display:block!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}
.ach-single-vehicle-page article.fahrzeug > .inside-article,
.ach-single-vehicle-page .inside-article {padding:32px!important}
.ach-single-vehicle-page article.fahrzeug .entry-header {display:none!important}
.ach-single-vehicle-page .ach-vehicle{max-width:1240px}
.ach-single-vehicle-page .ach-top{grid-template-columns:minmax(0,1.55fr) minmax(360px,.75fr);gap:28px}
.ach-single-vehicle-page .ach-gallery-main{aspect-ratio:16/10}
.ach-single-vehicle-page .ach-summary{box-shadow:0 8px 30px rgba(0,0,0,.055)}
.ach-single-vehicle-page .ach-price{font-size:34px;letter-spacing:-.02em}
.ach-single-vehicle-page .ach-section{padding:34px 0}
.ach-inquiry{display:flex;align-items:center;justify-content:space-between;gap:25px}
.ach-inquiry h2{margin:0 0 7px}.ach-inquiry p{margin:0}
.ach-inquiry .ach-cta{min-width:190px}
.ach-cta-light{background:#111!important}
@media(max-width:900px){
 .ach-single-vehicle-page .inside-article{padding:18px!important}
 .ach-single-vehicle-page .ach-top{grid-template-columns:1fr}
 .ach-inquiry{align-items:stretch;flex-direction:column}
}

/* v0.3 clickable multi-image gallery */
.ach-gallery-stage{position:relative;display:block;width:100%;padding:0;border:0;border-radius:14px;overflow:hidden;background:#eee;cursor:zoom-in;aspect-ratio:16/10}
.ach-gallery-stage img{width:100%;height:100%;object-fit:cover;display:block}
.ach-photo-count{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.7);color:#fff;padding:6px 10px;border-radius:999px;font-size:12px}
.ach-gallery-strip{display:flex!important;grid-template-columns:none!important;gap:7px;margin-top:8px;overflow-x:auto;padding:2px 1px 7px;scroll-snap-type:x proximity}
.ach-thumb{flex:0 0 92px;width:92px;height:68px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#eee;cursor:pointer;scroll-snap-align:start}
.ach-thumb.is-active{border-color:#111}.ach-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ach-lightbox[hidden]{display:none!important}.ach-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(0,0,0,.94);display:flex;align-items:center;justify-content:center;padding:50px 70px}
.ach-lightbox>img{max-width:100%;max-height:92vh;object-fit:contain}
.ach-lb-close,.ach-lb-prev,.ach-lb-next{position:absolute;border:0;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}
.ach-lb-close{right:20px;top:18px;width:46px;height:46px;border-radius:50%;font-size:34px}.ach-lb-prev,.ach-lb-next{top:50%;width:50px;height:70px;font-size:40px;border-radius:8px}.ach-lb-prev{left:12px}.ach-lb-next{right:12px}
.ach-lightbox>[data-ach-counter]{position:absolute;bottom:18px;color:#fff;background:rgba(0,0,0,.5);padding:6px 11px;border-radius:999px}
body.ach-lightbox-open{overflow:hidden}
@media(max-width:600px){.ach-gallery-stage{aspect-ratio:4/3}.ach-thumb{flex-basis:76px;width:76px;height:57px}.ach-lightbox{padding:55px 8px}.ach-lb-prev,.ach-lb-next{width:40px;height:56px}}

/* v0.4 — Autocenter Herrenberg responsive brand layout */
.ach-vehicle,.ach-stock{--ach-red:#d90812;--ach-black:#090909;--ach-border:#dedede;--ach-soft:#f5f5f5;max-width:1600px}
.ach-single-vehicle-page .site-content{max-width:1740px!important;padding-left:28px!important;padding-right:28px!important}
.ach-single-vehicle-page .ach-vehicle{max-width:1600px}
.ach-single-vehicle-page .ach-top{grid-template-columns:minmax(0,1.7fr) minmax(390px,.65fr);gap:32px;margin-top:10px}
.ach-single-vehicle-page .inside-article{padding:28px!important}
.ach-summary{border-radius:4px;border-top:5px solid var(--ach-red);box-shadow:0 10px 28px rgba(0,0,0,.08)}
.ach-summary h1{font-weight:800;letter-spacing:-.035em}
.ach-price{font-size:clamp(38px,3.4vw,58px)!important;font-weight:900!important;line-height:1;background:var(--ach-black);color:#fff;padding:18px 20px;margin:18px -26px 20px;border-left:8px solid var(--ach-red)}
.ach-cta-red{background:var(--ach-red)!important;border-radius:3px!important;text-transform:uppercase;letter-spacing:.025em}
.ach-status{border-radius:2px;background:#edf7ef;color:#165c27}.ach-badge-secondary{border-radius:2px}
.ach-gallery-stage{border-radius:4px;aspect-ratio:16/9;background:#111}
.ach-main-open{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}
.ach-main-open img{width:100%;height:100%;object-fit:contain;display:block}
.ach-main-prev,.ach-main-next{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:48px;height:62px;border:0;border-radius:3px;background:rgba(255,255,255,.88);font-size:38px;cursor:pointer}
.ach-main-prev{left:12px}.ach-main-next{right:12px}
.ach-gallery-strip{gap:9px}.ach-thumb{flex-basis:116px;width:116px;height:78px;border-radius:3px}.ach-thumb.is-active{border-color:var(--ach-red)}
.ach-section{border-top:2px solid #111!important}
.ach-section-head{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}
.ach-section-head span{font-size:12px;font-weight:900;color:var(--ach-red);letter-spacing:.08em}
.ach-section-head h2{margin:0!important;font-weight:800}
.ach-chips{gap:8px}.ach-chip{border-radius:3px;border-left:3px solid var(--ach-red);font-weight:600}
.ach-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:3px}
.ach-services{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ddd;margin-top:14px;border:1px solid #ddd}
.ach-service{background:#fff;padding:10px 8px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}
.ach-service b{display:grid;place-items:center;width:26px;height:26px;background:#111;color:#fff;border-radius:50%}
.ach-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.ach-video-card{background:#111;padding:10px}.ach-video-card h3{color:#fff;margin:3px 4px 10px}.ach-video-card video{display:block;width:100%;max-height:620px;background:#000}
.ach-inquiry{border-radius:3px;border-left:7px solid var(--ach-red);background:#111;color:#fff}
.ach-inquiry h2,.ach-inquiry p{color:#fff}.ach-inquiry .ach-cta{background:var(--ach-red)!important}
@media(min-width:1500px){
 .ach-single-vehicle-page .ach-top{grid-template-columns:minmax(0,2fr) minmax(420px,.7fr)}
 .ach-spec{padding:14px}.ach-spec strong{font-size:15px}
}
@media(max-width:980px){
 .ach-single-vehicle-page .site-content{padding-left:14px!important;padding-right:14px!important}
 .ach-single-vehicle-page .ach-top{grid-template-columns:1fr}
 .ach-summary{position:static}
 .ach-price{margin-left:-18px;margin-right:-18px}
 .ach-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ach-video-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .ach-single-vehicle-page .inside-article{padding:0!important}
 .ach-single-vehicle-page .site-content{padding-left:0!important;padding-right:0!important}
 .ach-vehicle{padding:0 12px!important}
 .ach-top{margin-top:0}
 .ach-gallery-stage{aspect-ratio:4/3;margin-left:-12px;width:calc(100% + 24px);border-radius:0}
 .ach-main-open img{object-fit:contain}
 .ach-main-prev,.ach-main-next{width:38px;height:52px;font-size:30px;background:rgba(255,255,255,.78)}
 .ach-gallery-strip{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}
 .ach-thumb{flex-basis:82px;width:82px;height:60px}
 .ach-summary{padding:18px 16px;border-radius:0;margin-left:-12px;margin-right:-12px;border-left:0;border-right:0}
 .ach-summary h1{font-size:32px}
 .ach-price{font-size:40px!important;margin-left:-16px;margin-right:-16px}
 .ach-spec-grid{grid-template-columns:1fr 1fr;gap:7px}
 .ach-spec{padding:9px 7px}
 .ach-services{grid-template-columns:1fr 1fr}
 .ach-detail-grid{grid-template-columns:1fr 1fr}
 .ach-section{padding:28px 0!important}
 .ach-section-head{display:block}.ach-section-head span{display:block;margin-bottom:4px}
 .ach-inquiry{margin-left:-12px;margin-right:-12px;border-left:0;border-top:6px solid var(--ach-red);border-radius:0}
 .ach-lightbox{padding:55px 5px}
}

/* v0.5 — title first, maximum gallery, primary information below */
.ach-single-vehicle-page .ach-vehicle{max-width:1680px!important}
.ach-single-vehicle-page .site-content{max-width:1800px!important}
.ach-vehicle-head{padding:8px 0 20px}
.ach-vehicle-head h1{font-size:clamp(42px,4.3vw,76px);line-height:.98;letter-spacing:-.045em;margin:10px 0 5px;font-weight:900}
.ach-subtitle{font-size:clamp(17px,1.4vw,23px);font-weight:650;margin:6px 0 0;color:#444}
.ach-gallery-wide{width:100%}
.ach-gallery-wide .ach-gallery-stage{aspect-ratio:16/8.7;max-height:880px}
.ach-gallery-wide .ach-main-open img{object-fit:contain;background:#111}
.ach-gallery-wide .ach-gallery-strip{padding:9px 0 8px}
.ach-gallery-wide .ach-thumb{flex-basis:132px;width:132px;height:88px}
.ach-buybox{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;margin:24px 0 0;align-items:stretch}
.ach-primary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ddd;border:1px solid #ddd}
.ach-primary-grid .ach-spec{border-radius:0;background:#fff;padding:17px 16px}
.ach-primary-grid .ach-spec small{font-size:12px;text-transform:uppercase;letter-spacing:.035em}
.ach-primary-grid .ach-spec strong{font-size:17px}
.ach-price-action{background:#090909;color:#fff;border-left:8px solid var(--ach-red);padding:18px 20px;display:flex;flex-direction:column;justify-content:center}
.ach-price-action small{color:#bbb;text-transform:uppercase;font-weight:800;letter-spacing:.06em}
.ach-price-action .ach-price{padding:0!important;margin:6px 0 16px!important;border:0!important;background:none!important;color:#fff!important;font-size:48px!important}
.ach-services-wide{grid-template-columns:repeat(5,1fr);margin:10px 0 0}
.ach-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px}
.ach-feature{min-height:104px;border:1px solid #ddd;border-bottom:4px solid var(--ach-red);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px 8px;background:#fff}
.ach-feature-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:7px;border:2px solid var(--ach-red);border-radius:50%;color:var(--ach-red);font-size:23px;font-weight:900}
.ach-feature strong{font-size:13px;line-height:1.2}
.ach-detail-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;background:#fff!important;border:1px solid #ddd!important}
.ach-detail-grid>div{border-right:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff!important;min-height:74px}
.ach-detail-grid>div:nth-child(4n){border-right:0}
.ach-detail-grid>div:nth-last-child(-n+4){border-bottom:0}
.ach-section:has(.ach-detail-grid){border-top:2px solid #111}
@media(max-width:980px){
 .ach-vehicle-head h1{font-size:46px}
 .ach-buybox{grid-template-columns:1fr}
 .ach-primary-grid{grid-template-columns:repeat(3,1fr)}
 .ach-price-action{display:grid;grid-template-columns:1fr auto;align-items:center}
 .ach-price-action small{grid-column:1}
 .ach-price-action .ach-price{grid-column:1;margin:2px 0!important}
 .ach-price-action .ach-cta{grid-column:2;grid-row:1/3;min-width:230px}
 .ach-services-wide{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:600px){
 .ach-vehicle-head{padding:14px 0 12px}
 .ach-vehicle-head h1{font-size:34px;margin-top:7px}
 .ach-subtitle{font-size:15px}
 .ach-gallery-wide .ach-gallery-stage{aspect-ratio:4/3}
 .ach-gallery-wide .ach-thumb{flex-basis:84px;width:84px;height:61px}
 .ach-buybox{margin-top:12px;gap:8px}
 .ach-primary-grid{grid-template-columns:1fr 1fr}
 .ach-primary-grid .ach-spec{padding:11px 9px}
 .ach-primary-grid .ach-spec strong{font-size:14px}
 .ach-price-action{display:block;padding:14px 16px}
 .ach-price-action .ach-price{font-size:38px!important;margin:4px 0 12px!important}
 .ach-price-action .ach-cta{width:100%}
 .ach-services-wide{grid-template-columns:1fr 1fr}
 .ach-feature-grid{grid-template-columns:repeat(3,1fr);gap:5px}
 .ach-feature{min-height:91px;padding:8px 4px}
 .ach-feature-icon{width:38px;height:38px;font-size:19px}
 .ach-feature strong{font-size:11px}
 .ach-detail-grid{grid-template-columns:1fr 1fr!important}
 .ach-detail-grid>div{border-right:1px solid #ddd!important;border-bottom:1px solid #ddd!important}
 .ach-detail-grid>div:nth-child(2n){border-right:0!important}
 .ach-detail-grid>div:nth-last-child(-n+2){border-bottom:0!important}
}

/* v0.6 — vehicle detail finalization */
body.ach-single-vehicle-page .grid-container,
body.ach-single-vehicle-page .site.grid-container,
body.ach-single-vehicle-page #page,
body.ach-single-vehicle-page #primary,
body.ach-single-vehicle-page .content-area{
 max-width:none!important;width:100%!important;
}
body.ach-single-vehicle-page #page{padding:0 32px!important}
body.ach-single-vehicle-page #primary{float:none!important}
body.ach-single-vehicle-page .site-content{max-width:1760px!important;width:100%!important;margin:0 auto!important;padding:28px 0 48px!important}
body.ach-single-vehicle-page .inside-article{max-width:none!important;width:100%!important;padding:36px 42px!important}
body.ach-single-vehicle-page .ach-vehicle{max-width:1680px!important;width:100%!important;margin:0 auto!important}
.ach-vehicle-head{border-bottom:0}
.ach-vehicle-head .ach-badges{margin-bottom:8px}
.ach-gallery-wide .ach-gallery{width:100%}
.ach-gallery-wide .ach-gallery-stage{width:100%;aspect-ratio:16/9;max-height:none!important;background:#0b0b0b}
.ach-gallery-wide .ach-main-open img{object-fit:contain!important}
.ach-gallery-wide .ach-gallery-strip{display:flex!important;width:100%;overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:thin}
.ach-gallery-wide .ach-thumb{flex:0 0 142px!important;width:142px!important;height:94px!important}
.ach-buybox{grid-template-columns:minmax(0,1fr) 410px}
.ach-primary-grid .ach-spec{min-height:92px}
.ach-primary-grid .ach-spec svg{width:23px;height:23px}
.ach-price-action .ach-price{font-size:54px!important}
.ach-feature-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}
.ach-feature{min-height:118px}
.ach-feature-icon{width:52px;height:52px;border:0!important;border-radius:0!important}
.ach-feature-icon svg{display:block;width:46px;height:46px;fill:none;stroke:var(--ach-red);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ach-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.ach-detail-grid>div{padding:15px 14px;min-height:82px}
.ach-detail-grid small{display:block;color:#777;margin-bottom:5px}
.ach-detail-grid strong{display:block;font-size:15px;line-height:1.25}
.ach-section p{line-height:1.65}
.ach-inquiry{padding:24px 26px}
@media(min-width:1900px){
 body.ach-single-vehicle-page #page{padding-left:48px!important;padding-right:48px!important}
 .ach-gallery-wide .ach-gallery-stage{aspect-ratio:16/8.6}
}
@media(max-width:980px){
 body.ach-single-vehicle-page #page{padding:0 14px!important}
 body.ach-single-vehicle-page .site-content{padding-top:14px!important}
 body.ach-single-vehicle-page .inside-article{padding:22px 18px!important}
 .ach-buybox{grid-template-columns:1fr}
 .ach-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
 body.ach-single-vehicle-page #page{padding:0!important}
 body.ach-single-vehicle-page .site-content{padding:0 0 30px!important}
 body.ach-single-vehicle-page .inside-article{padding:0!important}
 body.ach-single-vehicle-page .ach-vehicle{padding:0 12px!important}
 .ach-vehicle-head{padding-top:18px}
 .ach-gallery-wide .ach-gallery-stage{aspect-ratio:4/3;margin-left:-12px;width:calc(100% + 24px)}
 .ach-gallery-wide .ach-thumb{flex:0 0 84px!important;width:84px!important;height:61px!important}
 .ach-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .ach-feature-icon{width:42px;height:42px}
 .ach-feature-icon svg{width:38px;height:38px}
 .ach-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .ach-detail-grid>div{padding:11px 9px;min-height:72px}
}

/* v0.6.1 final polish */
.ach-gallery-wide .ach-gallery-stage{
 background:
   linear-gradient(90deg,#0a0a0a 0,#111 14%,#111 86%,#0a0a0a 100%);
}
.ach-gallery-wide .ach-main-open img{max-width:100%;margin:0 auto}
.ach-gallery-wide .ach-gallery-strip{scroll-snap-type:x proximity}
.ach-gallery-wide .ach-thumb{scroll-snap-align:start}
.ach-primary-grid,.ach-detail-grid{box-shadow:0 1px 0 rgba(0,0,0,.03)}
.ach-section-head h2{letter-spacing:-.02em}
@media(max-width:600px){
 .ach-main-prev,.ach-main-next{opacity:.86}
 .ach-photo-count{font-size:11px}
 .ach-vehicle-head h1{line-height:1.03}
}
