:root{--ahks-detail-max:1540px;--ahks-detail-bg:#17191e;--ahks-detail-panel:#20232a;--ahks-detail-panel-2:#262a33;--ahks-detail-text:#f4f7fb;--ahks-detail-muted:#aeb7c5}html{scroll-behavior:smooth;background:#111318;overflow-x:clip}body.ahks-detail-standalone{margin:0;overflow-x:clip;background:var(--ahks-detail-bg);color:var(--ahks-detail-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ahks-detail-page{width:100%;max-width:100%;overflow:clip;background:var(--ahks-detail-bg)}.ahks-detail-page,.ahks-detail-page *{box-sizing:border-box;min-width:0}.ahks-detail-page a{text-decoration:none}.ahks-detail-topbar{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:78px;padding:13px max(clamp(18px,4vw,64px),calc((100vw - var(--ahks-detail-max))/2));border-bottom:1px solid rgba(255,255,255,.1);background:#111318}.ahks-detail-brand{display:flex;align-items:center;gap:12px;color:#fff}.ahks-detail-brand img{display:block;max-width:190px;max-height:48px;object-fit:contain}.ahks-detail-brand>strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--ahks-accent);color:#fff}.ahks-detail-brand>span{font-size:13px;font-weight:800}.ahks-detail-topbar nav{display:flex;align-items:center;gap:24px}.ahks-detail-topbar nav a{color:#d7dde7;font-size:12px;font-weight:750}.ahks-detail-topbar nav a:hover{color:var(--ahks-accent)}
.ahks-detail-main{width:100%;max-width:100%}.ahks-breadcrumb{display:flex;gap:9px;align-items:center;width:min(var(--ahks-detail-max),100%);margin:0 auto;padding:22px clamp(18px,4vw,64px);color:#8e98a7;font-size:11px}.ahks-breadcrumb a{color:#c6ced9}.ahks-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ahks-detail-sold{display:flex;align-items:center;gap:18px;width:min(calc(var(--ahks-detail-max) - 2 * clamp(18px,4vw,64px)),calc(100% - 36px));margin:0 auto 18px;padding:16px 20px;border-left:4px solid var(--ahks-accent);background:var(--ahks-detail-panel)}.ahks-detail-sold strong{color:var(--ahks-accent);font-size:11px;letter-spacing:.09em;text-transform:uppercase}.ahks-detail-sold span{color:#d1d7e0;font-size:13px}
.ahks-detail-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.72fr);gap:clamp(28px,4vw,66px);width:min(var(--ahks-detail-max),100%);margin:0 auto;padding:0 clamp(18px,4vw,64px) clamp(72px,7vw,112px)}.ahks-detail-gallery{position:relative;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:8px;width:100%;height:auto;aspect-ratio:2/1;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0d0f13}.ahks-detail-gallery button{border:0;padding:0;cursor:zoom-in}.ahks-detail-gallery-main{position:relative;display:grid;grid-row:auto;place-items:center;overflow:hidden;background:#0d0f13}.ahks-detail-gallery img{display:block;width:100%;height:100%;object-fit:contain}.ahks-detail-gallery-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:8px;overflow:hidden}.ahks-detail-gallery-side button{display:grid;place-items:center;overflow:hidden;background:#0d0f13}.ahks-detail-gallery-side button:only-child{grid-row:1/3}.ahks-detail-image-counter{position:absolute;right:14px;bottom:14px;padding:8px 11px;border-radius:999px;background:rgba(7,9,13,.78);color:#fff;font-size:10px;font-weight:800}.ahks-detail-all-images{position:absolute;right:14px;bottom:14px;padding:11px 15px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:6px!important;background:var(--ahks-accent)!important;color:#fff;font-size:10px;font-weight:850;box-shadow:0 5px 18px rgba(0,0,0,.3);transition:filter .2s,transform .2s}.ahks-detail-all-images:hover{filter:brightness(1.1);transform:translateY(-1px)}.ahks-detail-inline-prev,.ahks-detail-inline-next{display:none}.ahks-detail-no-image{display:grid;grid-column:1/-1;place-items:center;background:#0d0f13;color:#8f98a7}
.ahks-detail-summary{position:sticky;top:30px;align-self:start;padding:14px 0}.ahks-detail-kicker{display:block;margin-bottom:14px;color:#fff;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.ahks-detail-summary h1{margin:0 0 22px;color:var(--ahks-accent);font-family:Orbitron,Inter,sans-serif;font-size:clamp(30px,3vw,48px);font-weight:800;line-height:1.08;letter-spacing:.01em;overflow-wrap:anywhere}.ahks-detail-price{display:block;margin-bottom:30px;color:#fff;font-family:Orbitron,Inter,sans-serif;font-size:clamp(30px,2.8vw,44px);font-weight:850;letter-spacing:.02em}.ahks-detail-quickfacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 27px}.ahks-detail-quickfacts div{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:var(--ahks-detail-panel-2)}.ahks-detail-quickfacts dt{margin-bottom:5px;color:#a9b9d0;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ahks-detail-quickfacts dd{margin:0;color:#fff;font-size:12px;font-weight:750}.ahks-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ahks-detail-primary,.ahks-detail-call,.ahks-detail-email{display:grid;min-height:54px;place-items:center;padding:12px;border-radius:6px;color:#fff;font-size:11px;font-weight:850;text-align:center}.ahks-detail-primary{grid-column:1/-1;background:#25B967}.ahks-detail-primary:hover{filter:brightness(1.08)}.ahks-detail-call{border:1px solid rgba(255,255,255,.25)}.ahks-detail-call:hover{border-color:var(--ahks-accent)}.ahks-detail-email{background:var(--ahks-accent)}.ahks-detail-email:hover{filter:brightness(1.08)}.ahks-detail-showroom-button{position:relative;display:grid;gap:4px;margin-top:11px;padding:17px 50px 17px 19px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#111722;color:#fff}.ahks-detail-showroom-button span{color:#a9b9d0;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ahks-detail-showroom-button strong{font-size:13px}.ahks-detail-showroom-button b{position:absolute;right:18px;top:50%;color:var(--ahks-accent);font-size:23px;transform:translateY(-50%);transition:transform .2s}.ahks-detail-showroom-button:hover b{transform:translate(5px,-50%)}.ahks-detail-location{margin:22px 0 0;color:#a9b1be;font-size:11px;line-height:1.65}
.ahks-detail-content{width:min(var(--ahks-detail-max),calc(100% - 36px));margin:0 auto;padding:clamp(62px,7vw,105px) clamp(18px,7vw,112px);border:1px solid rgba(255,255,255,.08);border-radius:12px;background:var(--ahks-detail-panel);box-shadow:0 12px 32px rgba(0,0,0,.12)}.ahks-detail-content+.ahks-detail-content{margin-top:24px}.ahks-detail-section-head{display:grid;grid-template-columns:minmax(190px,.55fr) 1.45fr;gap:30px;align-items:start;margin-bottom:45px}.ahks-detail-section-head span{padding-top:8px;color:var(--ahks-accent);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.ahks-detail-section-head h2{max-width:760px;margin:0;color:#fff;font-size:clamp(31px,4vw,58px);line-height:1.04;letter-spacing:-.045em}.ahks-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.ahks-detail-facts div{display:flex;justify-content:space-between;gap:15px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:var(--ahks-detail-panel-2)}.ahks-detail-facts dt{color:#aeb7c5;font-size:11px}.ahks-detail-facts dd{margin:0;color:#fff;font-size:11px;font-weight:800;text-align:right}.ahks-detail-copy-section{background:#191c22}.ahks-detail-description{max-width:920px;margin-left:auto;color:#d2d8e1;font-size:14px;line-height:1.85;white-space:normal}.ahks-detail-equipment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.ahks-detail-equipment li{position:relative;padding:15px 16px 15px 35px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:var(--ahks-detail-panel-2);color:#edf1f6;font-size:12px}.ahks-detail-equipment li:before{content:"";position:absolute;left:16px;top:20px;width:7px;height:7px;border-radius:50%;background:var(--ahks-accent)}
.ahks-detail-showroom-teaser{position:relative;display:grid;min-height:620px;place-items:center;overflow:hidden;background:#0d1118;color:#fff}.ahks-detail-showroom-teaser>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:.32;filter:blur(1px);transform:scale(1.02)}.ahks-detail-showroom-teaser:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,16,.96),rgba(8,11,16,.5) 70%,rgba(8,11,16,.72))}.ahks-detail-showroom-teaser>div{position:relative;z-index:2;width:min(1120px,calc(100% - 36px));padding:80px 0}.ahks-detail-showroom-teaser span{color:#82a7f5;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.ahks-detail-showroom-teaser h2{margin:18px 0 22px;font-size:clamp(48px,7vw,96px);line-height:.94;letter-spacing:-.055em}.ahks-detail-showroom-teaser p{max-width:540px;margin:0 0 30px;color:#c3cad5;font-size:15px;line-height:1.65}.ahks-detail-showroom-teaser a{display:inline-flex;align-items:center;gap:30px;padding:16px 20px;border-radius:5px;background:var(--ahks-accent);color:#fff;font-size:12px;font-weight:850}.ahks-detail-showroom-teaser a b{font-size:21px}.ahks-detail-similar{max-width:none}.ahks-detail-similar .ahks-inventory-shell{padding-inline:0;padding-bottom:0}.ahks-detail-footer{display:grid;grid-template-columns:1fr 1.5fr auto;gap:35px;align-items:center;padding:42px max(clamp(18px,5vw,80px),calc((100vw - var(--ahks-detail-max))/2));border-top:1px solid rgba(255,255,255,.08);background:#111318;color:#949ca9}.ahks-detail-footer>div{display:grid;gap:5px}.ahks-detail-footer strong{color:#fff;font-size:13px}.ahks-detail-footer span,.ahks-detail-footer p,.ahks-detail-footer a{font-size:10px;line-height:1.5}.ahks-detail-footer p{margin:0}.ahks-detail-footer nav{display:flex;gap:16px;flex-wrap:wrap}.ahks-detail-footer a{color:#c4cad3}
.ahks-detail-lightbox[hidden]{display:none}.ahks-detail-lightbox{position:fixed;z-index:999999;inset:0;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;grid-template-rows:minmax(0,1fr) 112px;align-items:center;background:rgba(7,9,13,.98);color:#fff}.ahks-detail-lightbox-stage{position:relative;display:grid;grid-column:2;grid-row:1;place-items:center;height:100%;padding:74px 8px 20px}.ahks-detail-lightbox-stage img{max-width:100%;max-height:calc(100vh - 210px);object-fit:contain}.ahks-detail-lightbox-stage span{position:absolute;right:14px;bottom:27px;padding:7px 10px;border-radius:999px;background:rgba(0,0,0,.6);font-size:11px;font-weight:800}.ahks-detail-lightbox button{border:0;background:transparent;color:#fff;cursor:pointer}.ahks-detail-lightbox-close{position:absolute;z-index:3;right:20px;top:18px;width:46px;height:46px;border-radius:50%!important;background:rgba(255,255,255,.1)!important;font-size:30px}.ahks-detail-lightbox-prev,.ahks-detail-lightbox-next{grid-row:1;width:54px;height:54px;margin:auto;border-radius:50%!important;background:rgba(255,255,255,.09)!important;font-size:38px}.ahks-detail-lightbox-prev{grid-column:1}.ahks-detail-lightbox-next{grid-column:3}.ahks-detail-lightbox-thumbs{display:flex;grid-column:1/-1;grid-row:2;gap:8px;overflow-x:auto;padding:10px 22px 18px}.ahks-detail-lightbox-thumbs button{flex:0 0 118px;height:78px;overflow:hidden;padding:0;border:2px solid transparent!important;border-radius:3px;background:#151820}.ahks-detail-lightbox-thumbs button.is-active{border-color:var(--ahks-accent)!important}.ahks-detail-lightbox-thumbs img{width:100%;height:100%;object-fit:contain}body.ahks-detail-gallery-open{overflow:hidden}
@media(max-width:1080px){.ahks-detail-hero{grid-template-columns:1fr}.ahks-detail-gallery{height:auto;aspect-ratio:2/1}.ahks-detail-summary{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.ahks-detail-summary h1,.ahks-detail-price,.ahks-detail-kicker{grid-column:1/-1}.ahks-detail-showroom-button,.ahks-detail-location{grid-column:2}.ahks-detail-facts,.ahks-detail-equipment{grid-template-columns:repeat(2,minmax(0,1fr))}.ahks-detail-footer{grid-template-columns:1fr auto}.ahks-detail-footer p{grid-column:1/-1;grid-row:2}}
@media(max-width:700px){.ahks-detail-page,.ahks-detail-main{overflow-x:hidden}.ahks-detail-topbar{min-height:64px;padding-inline:15px}.ahks-detail-brand img{max-width:145px;max-height:38px}.ahks-detail-brand>span,.ahks-detail-topbar nav a:first-child{display:none}.ahks-detail-topbar nav{gap:14px}.ahks-breadcrumb{padding:16px 15px}.ahks-detail-sold{align-items:flex-start;flex-direction:column;gap:5px;width:calc(100% - 30px)}.ahks-detail-hero{gap:25px;width:100%;padding-inline:0;padding-bottom:65px}.ahks-detail-gallery{display:block;width:100%;height:auto;aspect-ratio:4/3;border-radius:0}.ahks-detail-gallery-main{display:grid;width:100%;height:100%}.ahks-detail-gallery img{object-fit:contain}.ahks-detail-gallery-side,.ahks-detail-all-images{display:none}.ahks-detail-inline-prev,.ahks-detail-inline-next{position:absolute;z-index:3;top:50%;display:block;width:42px;height:42px;border-radius:50%!important;background:rgba(8,10,14,.68)!important;color:#fff;font-size:29px;cursor:pointer;transform:translateY(-50%)}.ahks-detail-inline-prev{left:10px}.ahks-detail-inline-next{right:10px}.ahks-detail-summary{display:block;width:100%;padding:0 15px}.ahks-detail-summary h1{font-size:31px}.ahks-detail-price{font-size:29px}.ahks-detail-actions{grid-template-columns:1fr}.ahks-detail-content{width:calc(100% - 30px);padding:55px 16px}.ahks-detail-section-head{display:block;margin-bottom:32px}.ahks-detail-section-head span{display:block;margin-bottom:12px;padding:0}.ahks-detail-section-head h2{font-size:34px}.ahks-detail-facts,.ahks-detail-equipment{grid-template-columns:1fr}.ahks-detail-facts div{padding:14px}.ahks-detail-description{font-size:13px;line-height:1.75}.ahks-detail-showroom-teaser{min-height:540px}.ahks-detail-showroom-teaser>img{object-fit:contain}.ahks-detail-showroom-teaser h2{font-size:48px}.ahks-detail-footer{grid-template-columns:1fr;padding-inline:18px}.ahks-detail-footer p,.ahks-detail-footer nav{grid-column:auto;grid-row:auto}.ahks-detail-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;grid-template-rows:minmax(0,1fr) 82px}.ahks-detail-lightbox-stage{padding:65px 0 8px}.ahks-detail-lightbox-stage img{max-height:calc(100vh - 155px)}.ahks-detail-lightbox-prev,.ahks-detail-lightbox-next{width:39px;height:39px;font-size:28px}.ahks-detail-lightbox-thumbs{padding:6px 8px 10px}.ahks-detail-lightbox-thumbs button{flex-basis:86px;height:58px}}
@media(max-width:390px){.ahks-detail-summary h1{font-size:27px}.ahks-detail-section-head h2{font-size:30px}.ahks-detail-showroom-teaser h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ahks-detail-showroom-button b{transition:none}}
.ahks-detail-gallery-column{min-width:0}.ahks-detail-preview-rail{display:flex;gap:9px;width:100%;margin-top:12px;padding:2px 2px 8px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--ahks-accent) #111318;scroll-snap-type:x proximity}.ahks-detail-preview-rail button{position:relative;flex:0 0 112px;aspect-ratio:4/3;overflow:hidden;padding:0;border:2px solid transparent;border-radius:7px;background:#0d0f13;cursor:pointer;opacity:.66;scroll-snap-align:start;transition:border-color .2s,opacity .2s,transform .2s}.ahks-detail-preview-rail button:hover,.ahks-detail-preview-rail button.is-active{border-color:var(--ahks-accent);opacity:1;transform:translateY(-1px)}.ahks-detail-preview-rail img{display:block;width:100%;height:100%;object-fit:contain}.ahks-detail-gallery-main>img,.ahks-detail-lightbox-stage>img{transition:transform .46s cubic-bezier(.22,.76,.28,1)}.ahks-detail-gallery-main>img.is-entering-next,.ahks-detail-lightbox-stage>img.is-entering-next{transform:translateX(105%)}.ahks-detail-gallery-main>img.is-entering-previous,.ahks-detail-lightbox-stage>img.is-entering-previous{transform:translateX(-105%)}.ahks-detail-gallery-main>img.is-leaving-next,.ahks-detail-lightbox-stage>img.is-leaving-next{transform:translateX(-105%)}.ahks-detail-gallery-main>img.is-leaving-previous,.ahks-detail-lightbox-stage>img.is-leaving-previous{transform:translateX(105%)}.ahks-detail-gallery-main>img{position:absolute;inset:0}.ahks-detail-image-counter{z-index:3}.ahks-detail-lightbox-stage{overflow:hidden}.ahks-detail-lightbox-stage>img{position:absolute;inset:74px 8px 20px;width:calc(100% - 16px);height:calc(100% - 94px);margin:auto}.ahks-detail-lightbox-stage>span{z-index:3}.ahks-detail-primary,.ahks-detail-call,.ahks-detail-email{min-height:58px;font-size:14px;font-weight:900;line-height:1.25;letter-spacing:.015em}.ahks-detail-showroom-button{min-height:66px}.ahks-detail-showroom-button span{font-size:10px;font-weight:900}.ahks-detail-showroom-button strong{font-size:15px;font-weight:900;line-height:1.25}.ahks-detail-all-images{font-size:12px!important;font-weight:900!important;letter-spacing:.015em}
@media(max-width:700px){.ahks-detail-preview-rail{display:none}.ahks-detail-lightbox-stage>img{inset:65px 0 8px;width:100%;height:calc(100% - 73px)}.ahks-detail-primary,.ahks-detail-call,.ahks-detail-email{min-height:60px;font-size:14px}.ahks-detail-showroom-button strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){.ahks-detail-gallery-main>img,.ahks-detail-lightbox-stage>img{transition:none}}

/* Version 4.10: ein großes Hauptbild und besser lesbare Fahrzeugdaten. */
.ahks-detail-gallery{display:block;aspect-ratio:4/3}.ahks-detail-gallery-main{display:grid;width:100%;height:100%}.ahks-detail-image-counter{right:auto;left:14px}.ahks-detail-inline-prev,.ahks-detail-inline-next{position:absolute;z-index:4;top:50%;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;background:rgba(8,10,14,.72)!important;color:#fff;font-size:32px;line-height:1;cursor:pointer;transform:translateY(-50%)}.ahks-detail-inline-prev{left:14px}.ahks-detail-inline-next{right:14px}.ahks-detail-inline-prev:hover,.ahks-detail-inline-next:hover{background:var(--ahks-accent)!important}
.ahks-detail-quickfacts div{min-height:76px;padding:16px}.ahks-detail-quickfacts dt{font-size:11px;line-height:1.3}.ahks-detail-quickfacts dd{font-size:15px;font-weight:800;line-height:1.4}
.ahks-detail-facts div{align-items:center;min-height:58px;padding:17px 18px}.ahks-detail-facts dt,.ahks-detail-facts dd{font-size:14px;line-height:1.45}.ahks-detail-equipment li{padding:17px 18px 17px 39px;font-size:14px;line-height:1.45}.ahks-detail-equipment li:before{left:18px;top:23px}.ahks-detail-description{font-size:16px;line-height:1.8}.ahks-detail-section-head span{font-size:11px}.ahks-detail-location{font-size:12px}
@media(max-width:1080px){.ahks-detail-gallery{aspect-ratio:4/3}}
@media(max-width:700px){.ahks-detail-gallery{aspect-ratio:4/3}.ahks-detail-image-counter{right:14px;left:auto}.ahks-detail-inline-prev,.ahks-detail-inline-next{display:grid;width:42px;height:42px;font-size:29px}.ahks-detail-inline-prev{left:10px}.ahks-detail-inline-next{right:10px}.ahks-detail-quickfacts div{min-height:74px;padding:14px}.ahks-detail-quickfacts dt{font-size:10px}.ahks-detail-quickfacts dd{font-size:14px}.ahks-detail-facts div{min-height:60px;padding:15px}.ahks-detail-facts dt,.ahks-detail-facts dd{font-size:14px}.ahks-detail-equipment li{font-size:14px}.ahks-detail-description{font-size:15px;line-height:1.78}}
