/* FrissAuto V4 homepage hero slider — real stock photography */
.fa-shop-slider{position:relative;background:#f5f7fa;border-bottom:1px solid #e4e8ed;overflow:hidden}
.fa-shop-slider-shell{width:min(calc(100% - 48px),1380px);margin-inline:auto;padding:28px 0 34px}
.fa-shop-slider-viewport{position:relative;min-height:520px;overflow:hidden;border-radius:24px;background:#0b0f14;box-shadow:0 24px 60px rgba(20,28,36,.2)}
.fa-shop-slider-track{position:relative;min-height:520px}
.fa-shop-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s ease,visibility .55s ease;background:#090d12}
.fa-shop-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}
.fa-shop-slide-visual,.fa-shop-slide-photo{position:absolute;inset:0}
.fa-shop-slide-photo:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(5,8,12,.97) 0%,rgba(5,8,12,.92) 22%,rgba(5,8,12,.72) 42%,rgba(5,8,12,.28) 65%,rgba(5,8,12,.06) 100%)}
.fa-shop-slide-photo:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.24))}
.fa-shop-slide-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;filter:saturate(.92) contrast(1.04) brightness(.86)}
.fa-shop-slide:nth-child(1) .fa-shop-slide-photo img{object-position:center 54%!important}
/* Real lowered BMW E36 landscape photo: keep the whole car visible on the left. */
.fa-shop-slide:nth-child(2) .fa-shop-slide-photo img{object-position:center 58%!important}
.fa-shop-slide:nth-child(2) .fa-shop-slide-photo:before{background:linear-gradient(270deg,rgba(5,8,12,.97) 0%,rgba(5,8,12,.92) 22%,rgba(5,8,12,.72) 42%,rgba(5,8,12,.28) 65%,rgba(5,8,12,.06) 100%)}
/* Real Mercedes-AMG GT landscape photo: preserve the car on the right and the open road on the left. */
.fa-shop-slide:nth-child(3) .fa-shop-slide-photo img{object-position:68% 55%!important}
.fa-shop-slide-copy{position:relative;z-index:4;width:min(58%,760px);min-height:520px;display:flex;flex-direction:column;justify-content:center;padding:70px 50px 86px 64px;color:#fff}
.fa-shop-slide:nth-child(2) .fa-shop-slide-copy{width:min(49%,650px);margin-left:auto;padding:70px 64px 86px 54px}
.fa-shop-slide-kicker{display:inline-flex;width:max-content;align-items:center;gap:10px;margin-bottom:17px;color:#ffd400;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.fa-shop-slide-kicker:before{content:"";width:34px;height:3px;border-radius:999px;background:#ffd400}
.fa-shop-slide h1,.fa-shop-slide h2{max-width:720px;margin:0;color:#fff;font-size:clamp(44px,4.6vw,72px);line-height:1.01;letter-spacing:-.045em;font-weight:900;text-shadow:0 3px 20px rgba(0,0,0,.28)}
.fa-shop-slide p{max-width:610px;margin:20px 0 0;color:#d3d9df;font-size:17px;line-height:1.65;text-shadow:0 2px 12px rgba(0,0,0,.28)}
.fa-shop-slide-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.fa-shop-slide-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 23px;border-radius:10px;text-decoration:none!important;font-size:14px;font-weight:850;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.fa-shop-slide-btn:hover{transform:translateY(-2px)}
.fa-shop-slide-btn-primary{background:#ffd400;color:#12161b!important;box-shadow:0 10px 26px rgba(255,212,0,.2)}
.fa-shop-slide-btn-secondary{border:1px solid rgba(255,255,255,.26);background:rgba(11,15,20,.38);color:#fff!important;backdrop-filter:blur(8px)}
.fa-shop-slide-credit{position:absolute;left:64px;bottom:24px;color:rgba(255,255,255,.45);font-size:10px;letter-spacing:.02em}
.fa-shop-slide:nth-child(2) .fa-shop-slide-credit{left:auto;right:64px}
.fa-shop-slider-controls{position:absolute;z-index:6;left:64px;right:64px;bottom:24px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.fa-shop-slider-dots{display:flex;gap:8px;pointer-events:auto;margin-left:180px}
.fa-shop-slider-dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.42);cursor:pointer;transition:width .22s ease,background .22s ease}
.fa-shop-slider-dot.is-active{width:30px;background:#ffd400}
.fa-shop-slider-arrows{display:flex;gap:8px;pointer-events:auto}
.fa-shop-slider-arrow{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(11,15,20,.58);color:#fff;font-size:21px;cursor:pointer;backdrop-filter:blur(10px);transition:background .18s ease,border-color .18s ease}
.fa-shop-slider-arrow:hover{background:#ffd400;color:#101418;border-color:#ffd400}
.fa-shop-slider-progress{position:absolute;z-index:7;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.1)}
.fa-shop-slider-progress span{display:block;width:0;height:100%;background:#ffd400}
.fa-shop-slider.is-running .fa-shop-slider-progress span{animation:faShopSliderProgress 6s linear forwards}
@keyframes faShopSliderProgress{from{width:0}to{width:100%}}
.fa-shop-slider-ready .fa-shop-hero{display:none!important}

/* Homepage navigation must stay readable over the dark bar. The base body link
   rule is intentionally broad, so lock the real nav labels here after all
   storefront CSS has loaded. */
body.fa-v3-body .fa-shop-nav.fa-shop-shell>a:not(.fa-shop-nav-all){color:#f4f6f8!important;opacity:1!important;visibility:visible!important}
body.fa-v3-body .fa-shop-nav.fa-shop-shell>a:not(.fa-shop-nav-all):hover,
body.fa-v3-body .fa-shop-nav.fa-shop-shell>a:not(.fa-shop-nav-all):focus-visible{color:#fff!important;background:#242a30!important}

@media(max-width:1000px){
  .fa-shop-slider-shell{width:min(calc(100% - 32px),1380px);padding:20px 0 26px}
  .fa-shop-slider-viewport,.fa-shop-slider-track{min-height:470px}
  .fa-shop-slide-copy{width:64%;min-height:470px;padding:58px 30px 78px 42px}
  .fa-shop-slide h1,.fa-shop-slide h2{font-size:clamp(38px,5.4vw,58px)}
  .fa-shop-slide p{font-size:15px}
  .fa-shop-slide-credit{left:42px}
  .fa-shop-slider-controls{left:42px;right:34px}
  .fa-shop-slider-dots{margin-left:165px}
  .fa-shop-slide:nth-child(2) .fa-shop-slide-photo img{object-position:center 58%!important}
  .fa-shop-slide:nth-child(3) .fa-shop-slide-photo img{object-position:70% 54%!important}
}
@media(max-width:720px){
  .fa-shop-slider-shell{width:100%;padding:0}
  .fa-shop-slider-viewport,.fa-shop-slider-track{min-height:610px;border-radius:0;box-shadow:none}
  .fa-shop-slide-photo:before{background:linear-gradient(180deg,rgba(5,8,12,.28) 0%,rgba(5,8,12,.42) 34%,rgba(5,8,12,.9) 66%,rgba(5,8,12,.99) 100%)}
  .fa-shop-slide:nth-child(2) .fa-shop-slide-photo:before{background:linear-gradient(180deg,rgba(5,8,12,.28) 0%,rgba(5,8,12,.42) 34%,rgba(5,8,12,.9) 66%,rgba(5,8,12,.99) 100%)}
  .fa-shop-slide-photo img{object-position:center 28%!important;filter:saturate(.95) contrast(1.02) brightness(.82)}
  .fa-shop-slide:nth-child(1) .fa-shop-slide-photo img{object-position:54% 24%!important}
  .fa-shop-slide:nth-child(2) .fa-shop-slide-photo img{object-position:35% 50%!important}
  .fa-shop-slide:nth-child(3) .fa-shop-slide-photo img{object-position:72% 50%!important}
  .fa-shop-slide-copy{position:absolute;inset:auto 0 0;width:100%;min-height:auto;padding:230px 22px 74px;justify-content:flex-end}
  .fa-shop-slide:nth-child(2) .fa-shop-slide-copy{width:100%;margin-left:0;padding:230px 22px 74px}
  .fa-shop-slide:nth-child(2) .fa-shop-slide-credit{left:22px;right:auto}
  .fa-shop-slide-kicker{margin-bottom:13px;font-size:10px}
  .fa-shop-slide h1,.fa-shop-slide h2{font-size:38px;line-height:1.03}
  .fa-shop-slide p{margin-top:15px;font-size:14px;line-height:1.55}
  .fa-shop-slide-actions{margin-top:20px}
  .fa-shop-slide-btn{min-height:46px;padding-inline:18px;font-size:13px}
  .fa-shop-slide-credit{left:22px;bottom:18px;font-size:9px}
  .fa-shop-slider-controls{left:22px;right:22px;bottom:18px}
  .fa-shop-slider-dots{margin-left:142px}
  .fa-shop-slider-arrow{width:40px;height:40px}
}
@media(max-width:420px){
  .fa-shop-slider-viewport,.fa-shop-slider-track{min-height:630px}
  .fa-shop-slide h1,.fa-shop-slide h2{font-size:34px}
  .fa-shop-slide-copy{padding:245px 20px 72px}
  .fa-shop-slide-credit{display:none}
  .fa-shop-slider-dots{margin-left:0}
  .fa-shop-slide:nth-child(2) .fa-shop-slide-photo img{object-position:35% 50%!important}
  .fa-shop-slide:nth-child(3) .fa-shop-slide-photo img{object-position:74% 50%!important}
}
@media(prefers-reduced-motion:reduce){
  .fa-shop-slide{transition:none}
  .fa-shop-slider.is-running .fa-shop-slider-progress span{animation:none;width:100%}
}
