/* V11.10.8 public CSS — page modules, loaded after core */
.v11-payment-backdrop{position:absolute;inset:0;background:rgba(2,24,41,.78);backdrop-filter:blur(4px)}
.v11-payment-dialog{
  position:relative;
  z-index:1;
  width:min(760px,100%);
  max-height:min(850px,94vh);
  overflow:auto;
  background:#fff;
  border:1px solid #dce7ed;
  border-radius:22px;
  box-shadow:0 32px 100px rgba(1,27,47,.35);
  color:#17344c;
}
.v11-payment-dialog>header{padding:26px 28px 18px;border-bottom:1px solid #e2eaef;background:linear-gradient(145deg,#f8fbfd,#eef6fa)}
.v11-payment-dialog>header small{display:block;color:#9a6800;font-size:9px;font-weight:950;letter-spacing:.14em}
.v11-payment-dialog>header h2{margin:5px 0 7px;color:#073f6d;font-size:clamp(25px,4vw,34px);line-height:1.1}
.v11-payment-dialog>header p{margin:0;color:#607789;font-size:12px;line-height:1.55;max-width:650px}
.v11-payment-close{position:absolute;z-index:2;right:14px;top:14px;width:40px;height:40px;border:1px solid #d4e1e8;border-radius:50%;background:#fff;color:#244b67;font-size:25px;line-height:1;cursor:pointer}
.v11-payment-dialog form{padding:22px 28px 28px}
.v11-payment-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.v11-payment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.v11-payment-fields label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:850;color:#294c65}
.v11-payment-fields label.wide{grid-column:1/-1}
.v11-payment-fields input,.v11-payment-fields textarea{width:100%;border:1px solid #cbdce5;border-radius:11px;padding:12px 13px;font:inherit;color:#17344c;background:#fff;resize:vertical}
.v11-payment-fields input:focus,.v11-payment-fields textarea:focus{outline:0;border-color:#0b70ae;box-shadow:0 0 0 3px rgba(11,112,174,.12)}
.v11-payment-summary{margin-top:17px;padding:16px 18px;border:1px solid #dce7ed;border-radius:14px;background:#f5f9fb}
.v11-payment-summary h3{margin:0 0 8px;color:#073f6d;font-size:15px}
.v11-payment-summary dl{margin:0}
.v11-payment-summary dl div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:7px 0;border-top:1px solid #e1eaef}
.v11-payment-summary dl div:first-child{border-top:0}
.v11-payment-summary dt{color:#698091;font-size:11px}
.v11-payment-summary dd{margin:0;text-align:right;font-size:12px;font-weight:800;color:#173a55}
.v11-payment-summary .total{margin-top:5px;padding-top:11px;border-top:2px solid #cddde6}
.v11-payment-summary .total dd{font-size:20px;color:#073f6d}
.v11-payment-consent{display:flex;align-items:flex-start;gap:10px;margin:16px 0;font-size:10px;line-height:1.5;color:#5c7486}
.v11-payment-consent input{margin-top:2px;flex:0 0 auto}
.v11-payment-consent a{font-weight:800;color:#086ba8;text-decoration:underline}
.v11-payment-actions{display:flex;justify-content:flex-end;gap:10px}
.v11-payment-actions button{min-height:48px;border-radius:11px;padding:11px 16px;font:inherit;font-weight:850;cursor:pointer}
.v11-payment-actions .secondary{border:1px solid #cfdee6;background:#fff;color:#31546d}
.v11-payment-actions .primary{border:0;background:#ffbd24;color:#082f4c;display:inline-flex;align-items:center;gap:12px}
.v11-payment-actions .primary span{font-size:17px;font-style:italic;font-weight:900;border-right:1px solid rgba(0,0,0,.2);padding-right:12px}
.v11-payment-actions .primary b{font-size:12px}
.v11-payment-actions .primary.is-loading{opacity:.68;cursor:wait}
html.v11-payment-open,html.v11-payment-open body{overflow:hidden!important}

/* PayPal dönüş ve hata sayfaları */
.v11-payment-result{max-width:760px;margin:60px auto 90px;padding:clamp(24px,5vw,48px);text-align:center;background:#fff;border:1px solid #dce7ed;border-radius:22px;box-shadow:0 20px 70px rgba(5,45,75,.1)}
.v11-payment-result>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 17px;background:#e8f3f9;color:#075d94;font-size:34px;font-weight:900}
.v11-payment-result.paid>span{background:#daf3e6;color:#08764a}.v11-payment-result.canceled>span,.v11-payment-result.error>span{background:#ffe7ea;color:#a6283f}
.v11-payment-result h1{margin:0 0 12px;color:#073f6d;font-size:clamp(28px,5vw,44px)}
.v11-payment-result p{color:#60788a;line-height:1.65}
.v11-payment-result dl{max-width:480px;margin:22px auto;padding:12px 18px;border-radius:13px;background:#f5f9fb}
.v11-payment-result dl div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;border-top:1px solid #e0e9ee}.v11-payment-result dl div:first-child{border-top:0}
.v11-payment-result dt{color:#6b8191}.v11-payment-result dd{margin:0;font-weight:850;color:#173b55}
.v11-payment-result>a{display:inline-flex;margin-top:10px;padding:12px 17px;border-radius:11px;background:#073f6d;color:#fff;font-weight:850}

@media(max-width:720px){
  .v11-product-media>.v11-media-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px!important}
  .v11-product-media>.v11-media-tabs .v11-media-tab{min-height:58px!important;padding:9px!important}
  .v11-payment-modal{padding:8px}
  .v11-payment-dialog{max-height:96vh;border-radius:17px}
  .v11-payment-dialog>header{padding:22px 20px 15px}
  .v11-payment-dialog form{padding:18px 20px 22px}
  .v11-payment-fields{grid-template-columns:1fr}
  .v11-payment-fields label.wide{grid-column:auto}
  .v11-payment-summary dl div{grid-template-columns:90px minmax(0,1fr)}
  .v11-payment-actions{display:grid;grid-template-columns:1fr}
  .v11-payment-actions .primary{order:-1;justify-content:center}
  .v11-payment-actions button{width:100%}
}

/* ==================================================================
   V11.6 · Stable cards, repaired Ratgeber, video autoplay and CLS work
   ================================================================== */
html{scrollbar-gutter:stable}
.site-header{min-height:151px}
.header-main{min-height:96px}
.main-nav{min-height:55px}
.logo{display:block;min-width:0}.logo img{aspect-ratio:10/3;object-fit:contain}

/* Product cards: model and title never compete for the same row. */
.product-card{display:flex!important;flex-direction:column!important;height:100%;min-width:0}
.product-card .product-photo{height:auto!important;aspect-ratio:1/1;min-height:280px;contain:layout paint;background:#edf3f6}
.product-card .product-photo img{width:100%;height:100%;object-fit:cover;display:block}
.product-card .product-card-body{display:flex!important;flex:1;flex-direction:column;padding:16px!important}
.product-card .product-heading{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:40px 80px;gap:9px!important;min-height:129px!important;align-items:stretch!important}
.product-card .model-chip{box-sizing:border-box!important;display:flex!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:40px!important;padding:8px 11px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:10px!important}
.product-card .product-heading h3{box-sizing:border-box!important;display:block!important;height:80px!important;min-height:80px!important;margin:0!important;padding:11px 13px!important;overflow:hidden!important;border-radius:13px!important;background:linear-gradient(135deg,#073f6d,#052f54)!important;font-size:15px!important;line-height:1.28!important;letter-spacing:-.012em!important;box-shadow:0 8px 18px rgba(5,47,84,.12)}
.product-card .product-heading h3 a{display:-webkit-box!important;overflow:hidden!important;color:#fff!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;text-decoration:none!important}
.product-card .price-panel{margin-top:auto!important}

/* Ratgeber index uses its own namespace so legacy guide CSS cannot break it. */
.v11-guides-page{width:min(1540px,94vw);margin:0 auto;padding:34px 0 82px}
.v11-guides-page .v11-guide-hero{width:100%;min-height:310px;display:flex;flex-direction:column;justify-content:center;margin:0 0 28px;padding:clamp(32px,5vw,72px);background:linear-gradient(115deg,rgba(4,47,82,.98),rgba(7,91,145,.92)),url('/assets/hero/t7-interieur.webp') center/cover;border-radius:24px}
.v11-guides-page .v11-guide-hero h1{margin:8px 0 15px;max-width:920px;color:#fff;font-size:clamp(34px,4.5vw,64px);line-height:1.04;letter-spacing:-.035em}
.v11-guides-page .v11-guide-hero p{max-width:820px;margin:0;color:#e3f0f8;font-size:15px;line-height:1.65}
.v11-guide-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.v11-guide-card{min-width:0;display:flex!important;flex-direction:column!important;overflow:hidden;border:1px solid #d9e5ec;border-radius:19px;background:#fff;box-shadow:0 14px 34px rgba(7,45,85,.075);transition:transform .2s,box-shadow .2s}
.v11-guide-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(7,45,85,.13)}
.v11-guide-card-image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden;background:#e8f0f4}
.v11-guide-card-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .35s}
.v11-guide-card:hover .v11-guide-card-image img{transform:scale(1.035)}
.v11-guide-card-image span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:99px;background:rgba(255,255,255,.94);color:#075b96;font-size:9px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.v11-guide-card>div{display:flex;flex:1;flex-direction:column;padding:19px!important}
.v11-guide-card>div>small{color:#0a6ca8;font-size:9px;font-weight:850;letter-spacing:.08em}
.v11-guide-card h2{min-height:58px;margin:9px 0 8px!important;font-size:20px!important;line-height:1.25!important}
.v11-guide-card h2 a{display:-webkit-box;overflow:hidden;color:#073f6d;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.v11-guide-card p{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:#607689;font-size:12px;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.v11-guide-read{display:flex!important;align-items:center;justify-content:space-between;margin-top:auto!important;padding-top:13px;border-top:1px solid #e1e9ee;color:#075b96!important;font-size:12px!important;font-weight:850!important}
.v11-guide-read b{font-size:19px}

/* Video space is reserved before loading; active video starts muted. */
.v11-video-list figure{min-width:0}
.v11-video-list video{display:block;width:100%!important;height:auto!important;aspect-ratio:16/9;max-height:none!important;object-fit:contain;background:#061f34}

/* Fixed contact controls are overlays and never push page content. */
.floating-contact{left:18px!important;right:auto!important;bottom:18px!important;z-index:95!important;display:flex!important;gap:9px!important}
.floating-phone,.floating-wa{box-sizing:border-box!important;width:auto!important;height:60px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:6px 17px 6px 7px!important;border-radius:16px!important;color:#fff!important;box-shadow:0 15px 30px rgba(7,45,85,.22)}
.floating-phone{background:#075b9d!important}.floating-wa{background:#12a85c!important}
.floating-phone>span,.floating-wa>span{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.34);border-radius:13px}
.floating-phone svg,.floating-wa svg{width:23px;height:23px}
.floating-phone b,.floating-wa b{display:grid!important;line-height:1.12;font-size:13px}
.floating-phone small,.floating-wa small{margin-top:3px;font-size:8px;font-weight:550;opacity:.82}
.back-top{right:18px!important}

/* Additional visual-stability reservations. */
.v11-product-media{contain:layout paint}
.v11-media-panel[data-public-media-panel="videos"]{min-height:360px}
.shipping-collage img,.v11-request-preview img{aspect-ratio:4/3}
.v11-guide-card-image,.product-photo,.v11-video-list video{background-color:#eaf1f5}

@media(max-width:1050px){
  .site-header{min-height:0}
  .v11-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
  body{padding-bottom:76px}
  .product-card .product-photo{min-height:0;aspect-ratio:1/1}
  .product-card .product-heading{grid-template-rows:38px 78px;min-height:125px!important}
  .product-card .model-chip{height:38px!important;font-size:10px!important}
  .product-card .product-heading h3{height:78px!important;min-height:78px!important;font-size:14px!important}
  .v11-guides-page{width:calc(100% - 24px);padding:22px 0 62px}
  .v11-guides-page .v11-guide-hero{min-height:300px;border-radius:17px;padding:30px 20px}
  .v11-guide-grid{grid-template-columns:1fr!important;gap:15px!important}
  .v11-guide-card h2{min-height:0}
  .v11-media-panel[data-public-media-panel="videos"]{min-height:260px}
  .floating-contact{left:0!important;right:0!important;bottom:0!important;width:100%!important;display:grid!important;grid-template-columns:.9fr 1.2fr!important;gap:8px!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.96)!important;border-top:1px solid #d9e5ec!important;box-shadow:0 -12px 30px rgba(7,45,85,.13)!important;backdrop-filter:blur(12px)}
  .floating-phone,.floating-wa{width:100%!important;height:58px!important;justify-content:center!important;padding:5px 10px!important;border-radius:12px!important;animation:none!important}
  .floating-phone>span,.floating-wa>span{width:42px;height:42px;border-radius:11px}
  .floating-phone b,.floating-wa b{font-size:12px}
  .v11-consent{bottom:82px!important}
  .back-top{right:12px!important;bottom:88px!important}
}

/* V11.7: compact desktop contact icons, mobile keeps full-width actions. */
@media(min-width:721px){
  .floating-contact{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}
  .floating-phone,.floating-wa{width:56px!important;height:56px!important;overflow:hidden!important;padding:5px!important;gap:8px!important;border-radius:15px!important;transition:width .22s ease,box-shadow .22s ease!important;white-space:nowrap!important}
  .floating-phone>span,.floating-wa>span{width:46px!important;height:46px!important;margin:0!important;flex:0 0 46px!important}
  .floating-phone>b,.floating-wa>b{min-width:118px!important;opacity:0!important;transform:translateX(-5px)!important;transition:opacity .18s ease,transform .18s ease!important}
  .floating-phone:hover,.floating-phone:focus-visible,.floating-wa:hover,.floating-wa:focus-visible{width:186px!important;box-shadow:0 18px 36px rgba(7,45,85,.28)!important}
  .floating-phone:hover>b,.floating-phone:focus-visible>b,.floating-wa:hover>b,.floating-wa:focus-visible>b{opacity:1!important;transform:none!important}
}

/* =====================================================================
   V11.8.2 · Core Web Vitals / CLS hardening
   No post-paint hero resizing. Space is reserved before media arrives.
   ===================================================================== */

/* Header dimensions are deterministic at every breakpoint. */
@media(min-width:961px){
  .site-header{min-height:151px!important}
  .header-main{height:96px!important;min-height:96px!important}
  .main-nav{height:55px!important;min-height:55px!important}
  .logo{height:69px!important;display:flex!important;align-items:center!important}
  .logo img{width:235px!important;height:auto!important;aspect-ratio:10/3!important;display:block!important}
}
@media(min-width:961px) and (max-width:1280px){
  .logo{height:60px!important}
  .logo img{width:200px!important}
}
@media(max-width:960px){
  .site-header{min-height:79px!important}
  .header-main{height:78px!important;min-height:78px!important}
  .main-nav{min-height:0!important}
  .logo{height:56px!important;display:flex!important;align-items:center!important}
  .logo img{width:185px!important;height:auto!important;aspect-ratio:10/3!important;display:block!important}
}
@media(max-width:650px){
  .site-header{min-height:79px!important}
  .header-main{height:78px!important;min-height:78px!important}
  .logo{height:44px!important}
  .logo img{width:145px!important}
}

/* Product hero: never change typography after first paint. */
@media(min-width:1051px) and (max-height:830px){
  .v11-product-buy{padding:13px 16px 12px!important}
  .v11-product-buy h1{font-size:clamp(18px,1.35vw,24px)!important;margin:6px 0 5px!important;-webkit-line-clamp:2!important}
  .v11-product-buy .product-labels{gap:4px!important}
  .v11-product-buy .v11-quick-facts{margin:5px 0!important;gap:5px!important}
  .v11-product-buy .v11-quick-facts span{min-height:45px!important;padding:6px 7px!important}
  .v11-product-buy .buy-panel{padding:8px 9px!important}
  .v11-product-buy .buy-price strong{font-size:29px!important}
  .v11-product-buy .v11-confirmed-payment{min-height:49px!important}
  .v11-product-buy .detail-actions{margin-top:6px!important}
  .v11-product-buy .detail-actions a{min-height:38px!important;padding:7px 6px!important}
}
@media(min-width:1051px) and (max-height:700px){
  .v11-product-buy{padding:11px 14px 10px!important}
  .v11-product-buy .product-labels{display:none!important}
  .v11-product-buy h1{font-size:19px!important;margin:3px 0 4px!important;-webkit-line-clamp:2!important}
  .v11-product-buy .stock-line{margin-bottom:3px!important}
  .v11-product-buy .v11-quick-facts{margin:4px 0!important;gap:4px!important}
  .v11-product-buy .v11-quick-facts span{min-height:40px!important;padding:4px 5px!important}
  .v11-product-buy .v11-confirmed-payment{min-height:45px!important}
  .v11-product-buy .express-note{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .v11-product-buy .detail-actions{margin-top:5px!important}
  .v11-product-buy .detail-actions a{min-height:36px!important;padding:6px 5px!important;font-size:8px!important}
}

/* Reserve image/video regions before network responses finish. */
.v11-product-media{min-width:0}
.v11-product-media>.v11-media-tabs{contain:layout paint}
.v11-main-photo,.v11-spin-stage,.v11-model-card,.v11-video-list figure{contain:layout paint}
.v11-main-photo>img,.v11-thumbs img,.v11-spin-stage>img,.v11-video-list video{display:block}

.offer-feature-image{min-height:340px}
.offer-feature-image img{display:block}
.offer-list-scroll>a{height:72px;min-height:72px}
.offer-list-scroll img{display:block;flex:none}
.weekly-product-image{min-height:235px}
.weekly-product-image img{display:block}

/* Stable T7 hero media boxes. */
.t7-base-photo,.t7-focus-photo,.t7-top-map,.config-photo,.config-table{contain:layout paint}
.t7-base-photo img,.t7-focus-photo img,.t7-top-map img,.config-photo img,.config-table img{display:block}

/* Prevent late-loaded text from changing card geometry. */
.product-card .product-heading,.product-card .price-panel{contain:layout}
.product-card .product-heading h3,.product-card .model-chip{overflow:hidden}

/* Mobile product page media always has a reserved first frame. */
@media(max-width:720px){
  .v11-product-media>.v11-media-tabs{min-height:78px}
  .v11-media-panel[data-public-media-panel="photos"].active{min-height:410px}
  .v11-main-photo{height:min(84vw,440px)!important;min-height:320px!important}
}

/* Small screens: avoid breakpoint-induced two-step header sizing. */
@media(max-width:430px){
  .v11-main-photo{height:84vw!important;min-height:290px!important}
}
/* V11.9 documented condition hotspots */
.v11-main-photo{position:relative}.v119-public-hotspots{position:absolute;inset:0;pointer-events:none;z-index:8}.v119-public-hotspot{pointer-events:auto;position:absolute;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;border:3px solid #fff;background:#ffb000;color:#082d49;font-weight:900;box-shadow:0 7px 24px rgba(0,0,0,.25);cursor:pointer}.v119-public-hotspot.medium{background:#f17700;color:#fff}.v119-public-hotspot.strong{background:#d9312b;color:#fff}.v119-hotspot-popover{position:absolute;z-index:10;min-width:220px;max-width:300px;background:#082f4f;color:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 18px 45px rgba(0,0,0,.28);font-size:13px}.v119-hotspot-popover b{display:block;font-size:14px;margin-bottom:4px}.v119-hotspot-popover img{width:100%;max-height:180px;object-fit:contain;border-radius:9px;margin-top:8px;background:#fff}

/* ==================================================================
   V11.10.1 · Ratgeber detail repair + editorial reading layout
   ================================================================== */
.v11-guides-page{width:min(1540px,94vw);margin:0 auto;padding:34px 0 82px}
.v11-guides-page .v11-guide-hero{width:100%;min-height:310px;display:flex;flex-direction:column;justify-content:center;margin:0 0 28px;padding:clamp(32px,5vw,72px);background:linear-gradient(115deg,rgba(4,47,82,.98),rgba(7,91,145,.92)),url('/assets/hero/t7-interieur.webp') center/cover;border-radius:24px;box-shadow:0 22px 52px rgba(7,45,85,.13)}
.v11-guides-page .v11-guide-hero small{font-size:10px;letter-spacing:.16em;font-weight:900;color:#ffd057}
.v11-guides-page .v11-guide-hero h1{margin:8px 0 15px;max-width:920px;color:#fff;font-size:clamp(34px,4.5vw,64px);line-height:1.04;letter-spacing:-.035em}
.v11-guides-page .v11-guide-hero p{max-width:820px;margin:0;color:#e3f0f8;font-size:15px;line-height:1.65}
.v11-guide-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.v11-guide-card{min-width:0;display:flex!important;flex-direction:column!important;overflow:hidden;border:1px solid #d9e5ec;border-radius:19px;background:#fff;box-shadow:0 14px 34px rgba(7,45,85,.075);transition:transform .2s,box-shadow .2s}
.v11-guide-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(7,45,85,.13)}
.v11-guide-card-image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden;background:#e8f0f4}
.v11-guide-card-image img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .35s}
.v11-guide-card:hover .v11-guide-card-image img{transform:scale(1.035)}
.v11-guide-card-image span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:99px;background:rgba(255,255,255,.94);color:#075b96;font-size:9px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.v11-guide-card>div{display:flex;flex:1;flex-direction:column;padding:19px!important}
.v11-guide-card>div>small{color:#0a6ca8;font-size:9px;font-weight:850;letter-spacing:.08em}
.v11-guide-card h2{min-height:58px;margin:9px 0 8px!important;font-size:20px!important;line-height:1.25!important}
.v11-guide-card h2 a{display:-webkit-box;overflow:hidden;color:#073f6d;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.v11-guide-card p{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:#607689;font-size:12px;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.v11-guide-read{display:flex!important;align-items:center;justify-content:space-between;margin-top:auto!important;padding-top:13px;border-top:1px solid #e1e9ee;color:#075b96!important;font-size:12px!important;font-weight:850!important}
.v11-guide-read b{font-size:19px}

.v11101-guide-page{width:min(1540px,94vw);margin:0 auto;padding:24px 0 80px;color:#17364e}
.v11101-guide-hero{position:relative;min-height:470px;display:flex;align-items:flex-end;overflow:hidden;border-radius:26px;background:#073f6d;isolation:isolate;box-shadow:0 24px 60px rgba(4,44,76,.17)}
.v11101-guide-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(2,34,58,.96) 0%,rgba(3,49,82,.90) 42%,rgba(3,55,89,.46) 74%,rgba(3,42,68,.28) 100%),var(--guide-hero);background-size:cover;background-position:center;z-index:-2}
.v11101-guide-hero:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(0deg,rgba(2,29,49,.42),transparent);z-index:-1}
.v11101-guide-hero-inner{width:min(1040px,88%);padding:44px 0 46px}
.v11101-guide-hero .breadcrumb{margin:0 0 23px;color:#cfe0ea}
.v11101-guide-hero .breadcrumb a{color:#e8f3f8}
.v11101-guide-kicker{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#ffd05a;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.v11101-guide-kicker span{padding:5px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;letter-spacing:.06em;background:rgba(255,255,255,.08)}
.v11101-guide-hero h1{max-width:980px;margin:13px 0 17px;color:#fff;font-size:clamp(36px,5vw,66px);line-height:1.03;letter-spacing:-.04em;text-wrap:balance}
.v11101-guide-hero>div>p,.v11101-guide-hero-inner>p{max-width:850px;margin:0;color:#e2edf4;font-size:clamp(15px,1.35vw,19px);line-height:1.65}
.v11101-guide-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.v11101-guide-meta span{display:inline-flex;align-items:center;min-height:36px;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.09);color:#eaf4f9;font-size:10px;backdrop-filter:blur(7px)}
.v11101-guide-meta b{color:#fff}

.v11101-guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start;margin-top:26px}
.v11101-guide-article{min-width:0;padding:clamp(24px,4vw,50px);border:1px solid #dce7ed;border-radius:23px;background:#fff;box-shadow:0 14px 44px rgba(7,45,85,.07)}
.v11101-guide-intro{margin:-4px 0 34px;padding:20px 22px;border:1px solid #d7e7f0;border-left:5px solid #0a70ad;border-radius:15px;background:linear-gradient(135deg,#eef7fb,#f8fbfd)}
.v11101-guide-intro small{display:block;margin-bottom:7px;color:#0a6ca8;font-size:9px;font-weight:900;letter-spacing:.14em}
.v11101-guide-intro b{display:block;color:#073f6d;font-size:18px;line-height:1.35}
.v11101-guide-intro p{margin:7px 0 0!important;color:#536d80!important;font-size:13px!important;line-height:1.6!important}
.v11101-guide-article h2{scroll-margin-top:130px;margin:44px 0 16px;padding-top:8px;color:#073f6d;font-size:clamp(25px,2.2vw,32px);line-height:1.18;letter-spacing:-.025em}
.v11101-guide-article h2:not(:first-of-type){border-top:1px solid #e4ecef;padding-top:36px}
.v11101-guide-article h3{scroll-margin-top:130px;margin:28px 0 12px;color:#0a567f;font-size:20px;line-height:1.3}
.v11101-guide-article p{margin:0 0 17px;color:#405b6e;font-size:15px;line-height:1.82}
.v11101-guide-article ul,.v11101-guide-article ol{margin:12px 0 23px;padding:16px 20px 16px 39px;border-radius:14px;background:#f5f9fb;color:#34556b}
.v11101-guide-article li{margin:6px 0;padding-left:3px;font-size:14px;line-height:1.65}
.v11101-guide-article li::marker{color:#0b77b5;font-weight:800}
.v11101-guide-article strong{color:#123f5f}
.v11101-guide-article blockquote{margin:24px 0;padding:18px 20px;border-left:5px solid #f0ad16;border-radius:12px;background:#fff8e5;color:#614700}
.v11101-guide-article blockquote p{margin:0;color:inherit}
.v11101-guide-article table{display:table;width:100%;margin:20px 0 28px;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #dce7ed;border-radius:14px;background:#fff;font-size:13px}
.v11101-guide-article th{background:#073f6d;color:#fff;text-align:left;font-size:11px;letter-spacing:.02em}
.v11101-guide-article th,.v11101-guide-article td{padding:12px 14px;border-bottom:1px solid #e2ebef;vertical-align:top;line-height:1.5}
.v11101-guide-article tr:last-child td{border-bottom:0}
.v11101-guide-article tr:nth-child(even) td{background:#f8fbfc}
.v11101-expert-note{margin:22px 0;padding:17px 19px;border:1px solid #f0d28a;border-radius:14px;background:#fff8e6;color:#634c12}
.v11101-expert-note>b{display:block;margin-bottom:6px;color:#9a6a00;font-size:11px;letter-spacing:.09em;text-transform:uppercase}
.v11101-expert-note p{margin:0!important;color:#614f28!important;font-size:13px!important;line-height:1.65!important}
.v11101-note-label{display:inline-block;margin-right:4px;color:#9a6a00!important}
.v11101-guide-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:46px!important;padding:26px!important;border:0!important;border-radius:18px!important;background:linear-gradient(130deg,#063d69,#075d93)!important;color:#fff!important}
.v11101-guide-cta small{font-size:9px;font-weight:900;letter-spacing:.15em;color:#ffd05a}
.v11101-guide-cta h2{margin:5px 0 8px!important;padding:0!important;border:0!important;color:#fff!important;font-size:25px!important}
.v11101-guide-cta p{margin:0!important;color:#dcebf4!important;font-size:12px!important;line-height:1.6!important}
.v11101-guide-cta>a{display:inline-flex;align-items:center;gap:14px;white-space:nowrap;padding:13px 16px;border-radius:11px;background:#ffbd17;color:#17384e;font-size:12px;font-weight:900;text-decoration:none}
.v11101-guide-cta>a b{font-size:18px}

.v11101-guide-sidebar{position:sticky;top:118px;display:grid;gap:14px}
.v11101-guide-toc,.v11101-guide-side-card,.v11101-guide-author{padding:20px;border:1px solid #dce7ed;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(7,45,85,.055)}
.v11101-guide-sidebar small{display:block;margin-bottom:10px;color:#0a6ca8;font-size:9px;font-weight:900;letter-spacing:.13em}
.v11101-guide-toc ol{display:grid;gap:0;margin:0;padding:0;list-style:none;counter-reset:guide-toc}
.v11101-guide-toc li{counter-increment:guide-toc;border-top:1px solid #e8eef2}
.v11101-guide-toc li:first-child{border-top:0}
.v11101-guide-toc a{display:grid;grid-template-columns:22px 1fr;gap:7px;padding:10px 0;color:#34566e;font-size:11px;line-height:1.38;text-decoration:none}
.v11101-guide-toc a:before{content:counter(guide-toc,decimal-leading-zero);color:#0b73ad;font-size:9px;font-weight:900}
.v11101-guide-toc a:hover{color:#075b91}
.v11101-guide-side-card{display:flex;flex-direction:column;gap:8px}
.v11101-guide-side-card a{padding:10px 11px;border-radius:10px;background:#f2f7f9;color:#31556d;font-size:11px;font-weight:750;text-decoration:none}
.v11101-guide-side-card a.primary{background:#073f6d;color:#fff}
.v11101-guide-author{background:linear-gradient(145deg,#f0f7fa,#fff)}
.v11101-guide-author b{display:block;color:#073f6d;font-size:17px}
.v11101-guide-author span{display:block;margin:3px 0 11px;color:#0a6ca8;font-size:10px;font-weight:800}
.v11101-guide-author p{margin:0;color:#60788a;font-size:10px;line-height:1.6}

@media(max-width:1050px){
  .v11-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .v11101-guide-layout{grid-template-columns:1fr}
  .v11101-guide-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  .v11101-guide-toc{grid-column:1/-1}
}
@media(max-width:720px){
  .v11-guides-page{width:calc(100% - 24px);padding:22px 0 62px}
  .v11-guides-page .v11-guide-hero{min-height:300px;border-radius:17px;padding:30px 20px}
  .v11-guide-grid{grid-template-columns:1fr!important;gap:15px!important}
  .v11-guide-card h2{min-height:0}
  .v11101-guide-page{width:calc(100% - 20px);padding:12px 0 70px}
  .v11101-guide-hero{min-height:520px;border-radius:18px;align-items:flex-end}
  .v11101-guide-hero:before{background-image:linear-gradient(0deg,rgba(2,31,52,.97) 0%,rgba(3,45,75,.88) 55%,rgba(3,42,68,.25) 100%),var(--guide-hero);background-position:center}
  .v11101-guide-hero-inner{width:auto;padding:25px 20px 28px}
  .v11101-guide-hero h1{font-size:clamp(32px,10vw,46px);line-height:1.04}
  .v11101-guide-hero-inner>p{font-size:14px;line-height:1.58}
  .v11101-guide-meta span{font-size:9px}
  .v11101-guide-layout{gap:14px;margin-top:14px}
  .v11101-guide-article{padding:22px 17px;border-radius:16px}
  .v11101-guide-article h2{font-size:25px;margin-top:36px;scroll-margin-top:90px}
  .v11101-guide-article h3{font-size:18px;scroll-margin-top:90px}
  .v11101-guide-article p{font-size:14px;line-height:1.75}
  .v11101-guide-article ul,.v11101-guide-article ol{padding:14px 14px 14px 32px}
  .v11101-guide-article table{display:block;overflow-x:auto;white-space:normal}
  .v11101-guide-cta{grid-template-columns:1fr!important;padding:21px!important}
  .v11101-guide-cta>a{justify-content:space-between;white-space:normal}
  .v11101-guide-sidebar{grid-template-columns:1fr}
  .v11101-guide-toc{grid-column:auto}
}


/* ========================================================================== */
/* V11.10.7 — Category & inner-page layout repair                             */
/* ========================================================================== */

/* Shared inner-page width: newer V11 sections must never fall back to the
   browser's full-width, unstyled block flow. */
.v11-category-check,
.v11-category-copy,
.v11-topic-faq,
.v11-part-request,
.v11-thanks,
.v11-no-results,
.v11-empty {
  width: min(1540px, 94vw);
  margin-left: auto;
  margin-right: auto;
}

/* Category hero: use the real category/product photograph again, while keeping
   text readable and the blue VW visual language. */
.category-hero.v11-category-hero,
.category-hero.v11-topic-hero {
  width: min(1540px, 94vw);
  min-height: 470px;
  margin: 30px auto 0;
  padding: 0;
  border: 1px solid rgba(8, 77, 123, .16);
  border-radius: 28px;
  overflow: hidden;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(3, 48, 83, .99) 0%, rgba(4, 68, 111, .96) 43%, rgba(5, 83, 133, .70) 62%, rgba(5, 83, 133, .10) 82%),
    var(--category-bg) right center / 58% auto no-repeat,
    linear-gradient(135deg, #063b65, #0b6da8);
  box-shadow: 0 24px 58px rgba(5, 50, 84, .12);
}

.category-hero.v11-category-hero .breadcrumb {
  width: 100%;
  margin: 0;
  padding: 22px clamp(28px, 5vw, 72px) 0;
  color: rgba(255,255,255,.66);
}
.category-hero.v11-category-hero .breadcrumb a { color: rgba(255,255,255,.72); }
.category-hero.v11-category-hero .breadcrumb b { color: #fff; }

.category-hero.v11-category-hero .category-hero-copy,
.category-hero.v11-topic-hero .category-hero-copy {
  width: 100%;
  margin: auto 0;
  padding: 34px clamp(28px, 5vw, 72px) 56px;
}
.category-hero.v11-category-hero .category-hero-copy > *,
.category-hero.v11-topic-hero .category-hero-copy > * { max-width: 760px; }
.category-hero.v11-category-hero .category-hero-copy small,
.category-hero.v11-topic-hero .category-hero-copy small {
  color: #ffd15b;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .16em;
}
.category-hero.v11-category-hero .category-hero-copy h1,
.category-hero.v11-topic-hero .category-hero-copy h1 {
  margin: 12px 0 18px;
  color: #fff;
  font-size: clamp(38px, 4.8vw, 68px);
  line-height: 1.01;
  letter-spacing: -.045em;
  text-wrap: balance;
}
.category-hero.v11-category-hero .category-hero-copy p,
.category-hero.v11-topic-hero .category-hero-copy p {
  margin: 0;
  color: rgba(239, 248, 255, .90);
  font-size: 15px;
  line-height: 1.7;
}
.category-hero.v11-category-hero .category-hero-copy > div,
.category-hero.v11-topic-hero .category-hero-copy > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 25px;
}
.category-hero.v11-category-hero .category-hero-copy a,
.category-hero.v11-topic-hero .category-hero-copy a {
  min-height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 12px;
  background: #062f52;
  color: #fff;
  font-size: 12px;
  font-weight: 850;
  box-shadow: 0 10px 25px rgba(0,0,0,.10);
}
.category-hero.v11-category-hero .category-hero-copy a + a,
.category-hero.v11-topic-hero .category-hero-copy a + a { background: #12a763; }

/* The previously unstyled "Vor dem Kauf" block. */
.v11-category-check {
  display: grid;
  grid-template-columns: minmax(260px, .68fr) minmax(0, 1.32fr);
  gap: 30px;
  align-items: center;
  margin-top: 22px;
  margin-bottom: 4px;
  padding: 26px 30px;
  border: 1px solid #d7e5ed;
  border-radius: 20px;
  background: linear-gradient(135deg, #f7fbfd, #eef6fa);
  box-shadow: 0 14px 35px rgba(7,45,85,.055);
}
.v11-category-check small,
.v11-category-copy small,
.v11-topic-faq > small {
  color: #0b6eaa;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .16em;
}
.v11-category-check h2 {
  margin: 6px 0 0;
  color: #073c67;
  font-size: clamp(21px, 2vw, 30px);
  line-height: 1.12;
}
.v11-category-check ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.v11-category-check li {
  min-width: 0;
  padding: 11px 12px;
  border: 1px solid #d9e7ee;
  border-radius: 11px;
  background: #fff;
  color: #36566e;
  font-size: 11px;
  font-weight: 720;
  box-shadow: 0 5px 15px rgba(8,58,92,.035);
}

/* Product grids on categories and listing pages should always use the same
   centered site canvas and predictable whitespace. */
.catalog.category-catalog,
.v11-listing-hero + .catalog,
.v11-topic-hero + .catalog {
  width: min(1540px, 94vw);
  margin-left: auto;
  margin-right: auto;
}
.catalog.category-catalog { padding: 52px 0 64px; }
.catalog.category-catalog .section-head { margin-bottom: 24px; }
.catalog.category-catalog .section-head > span {
  flex: none;
  padding: 8px 11px;
  border: 1px solid #d5e3eb;
  border-radius: 99px;
  background: #fff;
  color: #587185;
  font-size: 10px;
  font-weight: 800;
}

/* Bottom category copy + FAQ were previously completely unstyled. */
.v11-category-copy {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr);
  gap: 22px;
  margin-top: 0;
  margin-bottom: 76px;
}
.v11-category-copy > div,
.v11-category-copy > aside {
  min-width: 0;
  padding: 28px 30px;
  border: 1px solid #dbe6ec;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(7,45,85,.055);
}
.v11-category-copy > div { background: linear-gradient(145deg, #fff, #f6fafc); }
.v11-category-copy h2 {
  margin: 7px 0 13px;
  color: #073c67;
  font-size: clamp(22px, 2.2vw, 32px);
  line-height: 1.16;
}
.v11-category-copy p {
  margin: 0 0 13px;
  color: #536d80;
  font-size: 12px;
  line-height: 1.75;
}
.v11-category-copy details {
  overflow: hidden;
  margin-top: 9px;
  border: 1px solid #dbe7ed;
  border-radius: 12px;
  background: #f8fbfc;
}
.v11-category-copy summary {
  padding: 13px 15px;
  color: #073c67;
  font-size: 12px;
  font-weight: 800;
  cursor: pointer;
}
.v11-category-copy details p { padding: 0 15px 14px; margin: 0; }

/* /produkte */
.listing-hero.v11-listing-hero {
  width: min(1540px, 94vw);
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 30px auto 0;
  padding: clamp(34px, 5vw, 70px);
  overflow: hidden;
  border: 1px solid rgba(8,77,123,.16);
  border-radius: 26px;
  background:
    radial-gradient(circle at 90% 20%, rgba(56,156,218,.26), transparent 34%),
    linear-gradient(115deg, #062f52, #075b94);
  color: #fff;
  box-shadow: 0 20px 48px rgba(7,45,85,.10);
}
.v11-listing-hero small { color: #ffd057; font-size: 10px; font-weight: 900; letter-spacing: .16em; }
.v11-listing-hero h1 { margin: 9px 0 12px; max-width: 980px; color: #fff; font-size: clamp(36px, 4.8vw, 65px); line-height: 1.03; letter-spacing: -.04em; }
.v11-listing-hero p { max-width: 760px; margin: 0; color: #dcebf4; font-size: 14px; line-height: 1.65; }
.v11-listing-hero + .catalog { padding-top: 38px; }

.v11-no-results,
.v11-empty {
  margin-top: 30px;
  margin-bottom: 70px;
  padding: 44px;
  border: 1px solid #dbe7ed;
  border-radius: 20px;
  background: linear-gradient(140deg, #f4f9fb, #fff);
  text-align: center;
  color: #536c7e;
}
.v11-no-results h2 { margin: 0 0 8px; color: #073c67; }
.v11-no-results a { display: inline-flex; margin-top: 12px; padding: 11px 16px; border-radius: 10px; background: #0b9962; color: #fff; font-weight: 850; }

/* SEO topic landing pages */
.category-hero.v11-topic-hero { margin-bottom: 0; }
.v11-topic-faq {
  margin-top: 12px;
  margin-bottom: 76px;
  padding: 28px 30px;
  border: 1px solid #dbe7ed;
  border-radius: 20px;
  background: #f8fbfc;
}
.v11-topic-faq h2 { margin: 0 0 16px; color: #073c67; font-size: clamp(24px, 2.5vw, 34px); }
.v11-topic-faq details { margin-top: 9px; border: 1px solid #d9e6ed; border-radius: 12px; background: #fff; overflow: hidden; }
.v11-topic-faq summary { padding: 14px 16px; cursor: pointer; color: #073c67; font-size: 12px; font-weight: 800; }
.v11-topic-faq p { margin: 0; padding: 0 16px 15px; color: #566f82; font-size: 12px; line-height: 1.65; }

/* Parts request page: V11 markup never received its own form CSS. */
.service-hero.v11-request-hero {
  width: min(1540px, 94vw);
  min-height: 440px;
  margin: 30px auto 0;
  padding: 0;
  border-radius: 26px;
  background:
    linear-gradient(90deg, rgba(3,44,76,.97), rgba(5,85,136,.72), rgba(5,85,136,.13)),
    url('/assets/hero/t7-multivan.webp') center / cover;
}
.service-hero.v11-request-hero > div { max-width: 780px; padding: clamp(36px, 5vw, 70px); }
.v11-part-request {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 16px 18px;
  margin-top: 0;
  margin-bottom: 82px;
  padding: clamp(24px, 4vw, 44px);
  border: 1px solid #d8e5ec;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(7,45,85,.08);
}
.v11-part-request .form-intro,
.v11-part-request .wide { grid-column: 1 / -1; }
.v11-part-request .form-intro { padding-bottom: 10px; border-bottom: 1px solid #e2eaf0; }
.v11-part-request .form-intro small { color: #0b6eaa; font-size: 9px; font-weight: 900; letter-spacing: .16em; }
.v11-part-request .form-intro h2 { margin: 6px 0 4px; color: #073c67; font-size: 31px; }
.v11-part-request .form-intro p { margin: 0; color: #6a7e8d; font-size: 12px; }
.v11-part-request > label:not(.privacy-check):not(.v11-public-upload) { display: flex; flex-direction: column; gap: 7px; color: #294b64; font-size: 11px; font-weight: 800; }
.v11-part-request input,
.v11-part-request select,
.v11-part-request textarea {
  width: 100%;
  border: 1px solid #cddde6;
  border-radius: 11px;
  background: #fbfdfe;
  padding: 12px 13px;
  color: #173b56;
  outline: none;
}
.v11-part-request input:focus,
.v11-part-request select:focus,
.v11-part-request textarea:focus { border-color: #0b70ae; box-shadow: 0 0 0 3px rgba(11,112,174,.10); background:#fff; }
.v11-part-request .honey { position: absolute!important; left: -9999px!important; width: 1px!important; height: 1px!important; overflow: hidden!important; }
.v11-public-upload {
  position: relative;
  min-height: 145px;
  display: grid!important;
  place-items: center;
  align-content: center;
  gap: 4px!important;
  padding: 22px;
  overflow: hidden;
  border: 2px dashed #b8d0dd;
  border-radius: 16px;
  background: #f3f8fb;
  text-align: center;
  color: #234a65!important;
  cursor: pointer;
}
.v11-public-upload > span { font-size: 29px; }
.v11-public-upload > b { font-size: 15px; }
.v11-public-upload > small { color: #718796; font-weight: 600; }
.v11-public-upload input { position: absolute; inset: 0; opacity: 0; cursor: pointer; }
.v11-part-request .privacy-check { display: flex; align-items: flex-start; gap: 9px; color: #607789; font-size: 11px; line-height: 1.5; }
.v11-part-request .privacy-check input { width: auto; margin-top: 3px; }
.v11-part-request button.wide { min-height: 50px; border: 0; border-radius: 12px; background: #0a9e63; color: #fff; font-weight: 900; cursor: pointer; }

/* Thank-you / fallback states */
.v11-thanks {
  max-width: 820px;
  margin-top: 70px;
  margin-bottom: 100px;
  padding: 58px 40px;
  border: 1px solid #d9e6ed;
  border-radius: 24px;
  background: linear-gradient(145deg, #f3faf7, #fff);
  text-align: center;
  box-shadow: 0 18px 46px rgba(7,45,85,.08);
}
.v11-thanks > span { width: 66px; height: 66px; display: grid; place-items: center; margin: 0 auto 16px; border-radius: 50%; background: #0aa063; color: #fff; font-size: 33px; font-weight: 900; }
.v11-thanks h1 { color: #073c67; font-size: clamp(30px,4vw,48px); }
.v11-thanks p { color: #5d7587; line-height: 1.7; }
.v11-thanks a { display: inline-flex; margin: 12px 4px 0; padding: 11px 15px; border-radius: 10px; background: #073f6d; color: #fff; font-weight: 850; }
.v11-thanks a + a { background: #0a9e63; }

.v11-product-recovery { width: min(1540px,94vw); margin-left:auto; margin-right:auto; }

/* Ensure the repaired guide pages keep a proper site canvas even if a legacy
   global selector is loaded before V11 CSS. */
.v11-guide-detail.v11101-guide-page { width: min(1540px,94vw); margin: 30px auto 80px; }

@media (max-width: 1050px) {
  .v11-category-check { grid-template-columns: 1fr; }
  .v11-category-check ul { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .v11-category-copy { grid-template-columns: 1fr; }
}

@media (max-width: 720px) {
  .category-hero.v11-category-hero,
  .category-hero.v11-topic-hero,
  .service-hero.v11-request-hero,
  .listing-hero.v11-listing-hero {
    width: calc(100% - 24px);
    margin-top: 16px;
    border-radius: 18px;
  }
  .category-hero.v11-category-hero,
  .category-hero.v11-topic-hero {
    min-height: 520px;
    background:
      linear-gradient(0deg, rgba(3,45,77,.99) 0%, rgba(4,66,107,.94) 52%, rgba(5,85,136,.28) 79%, rgba(5,85,136,.05) 100%),
      var(--category-bg) center top / auto 58% no-repeat,
      #063b65;
  }
  .category-hero.v11-category-hero .breadcrumb { padding: 16px 18px 0; }
  .category-hero.v11-category-hero .category-hero-copy,
  .category-hero.v11-topic-hero .category-hero-copy { margin-top: auto; padding: 145px 20px 28px; }
  .category-hero.v11-category-hero .category-hero-copy h1,
  .category-hero.v11-topic-hero .category-hero-copy h1 { font-size: 38px; }
  .category-hero.v11-category-hero .category-hero-copy p,
  .category-hero.v11-topic-hero .category-hero-copy p { font-size: 13px; }

  .v11-category-check,
  .v11-category-copy,
  .v11-topic-faq,
  .v11-part-request,
  .v11-thanks,
  .catalog.category-catalog,
  .v11-listing-hero + .catalog,
  .v11-topic-hero + .catalog {
    width: calc(100% - 24px);
  }
  .v11-category-check { padding: 20px; gap: 18px; }
  .v11-category-check ul { grid-template-columns: 1fr; }
  .catalog.category-catalog { padding: 38px 0 46px; }
  .v11-category-copy { margin-bottom: 55px; gap: 14px; }
  .v11-category-copy > div,
  .v11-category-copy > aside,
  .v11-topic-faq { padding: 20px; }

  .listing-hero.v11-listing-hero { min-height: 255px; padding: 30px 22px; }
  .v11-listing-hero h1 { font-size: 39px; }

  .service-hero.v11-request-hero { min-height: 500px; }
  .service-hero.v11-request-hero > div { padding: 30px 22px; }
  .v11-part-request { grid-template-columns: 1fr; padding: 20px; }
  .v11-part-request .form-intro,
  .v11-part-request .wide { grid-column: 1; }
  .v11-thanks { padding: 42px 22px; }
}


/* V11.10.8 — temiz araç modeli landing sayfaları */
.v11108-model-hero .category-hero-copy{max-width:760px}
.v11108-model-check{margin-top:24px}
.v11108-model-check ul{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.v11108-model-check ul{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.v11108-model-check ul{grid-template-columns:1fr}}
