/* =========================================================================
   Auto Schreiner Alfeld - Design System
   Dunkel, industriell, Akzent: Amber/Gold. Mobile-first, keine Libraries.
   ========================================================================= */
@import url('fonts/fonts.css');
:root {
  --bg: #0e0f11;
  --bg-2: #16181c;
  --bg-3: #1d2026;
  --line: #2a2e35;
  --text: #f3f4f6;
  --muted: #9aa1ab;
  --accent: #c6ccd5;            /* Silber (flach) fuer Icons, Rahmen, Links */
  --accent-d: #9aa2ad;
  --accent-soft: rgba(200, 208, 220, .10);
  --silver-grad: linear-gradient(180deg, #f6f8fb 0%, #c4cad3 48%, #8f97a2 100%);
  --gold: #cbb389;              /* Champagner/Messing - warmer Zweitakzent (kein Orange) */
  --gold-soft: rgba(203, 179, 137, .10);
  --gold-grad: linear-gradient(180deg, #f4e8d0 0%, #d3bd94 46%, #a08862 100%);
  --wa: #25D366;
  --on-accent: #14161a;
  --ok: #4ade80;
  --err: #ff7b7b;
  --maxw: 1180px;
  --font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --font-head: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  background: var(--bg); color: var(--text);
  font-family: var(--font); font-size: 17px; line-height: 1.65;
  overflow-x: hidden;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
button { font: inherit; cursor: pointer; }

.container { width: 100%; max-width: var(--maxw); margin-inline: auto; padding-inline: 20px; }
.section { padding: 72px 0; }
.section--alt { background: var(--bg-2); }
@media (min-width: 768px) { .section { padding: 96px 0; } }

/* ---------- Typografie ---------- */
h1, h2, h3, .h1, .h2, .h3 { font-family: var(--font-head); }
h1, h2, h3 { line-height: 1.14; font-weight: 500; letter-spacing: -0.005em; }
.h1 { font-size: clamp(2.1rem, 6vw, 3.9rem); font-weight: 400; letter-spacing: 0; }
.h2 { font-size: clamp(1.7rem, 4vw, 2.7rem); font-weight: 500; }
.h3 { font-size: 1.25rem; font-weight: 600; }
.eyebrow {
  display: inline-flex; align-items: center; gap: .55rem;
  font-size: .8rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase;
  color: var(--accent); font-family: var(--font-head);
}
.btn, .nav-desktop a, .nav-mobile a, .header-phone, .slant-label, label.fl, .stat .lbl, .footer h4 { font-family: var(--font-head); }
.eyebrow::before { display: none; }

/* Warmer Metallic-Verlauf (Champagner) auf prominenter Akzent-Schrift */
.eyebrow, .stat .num, .owner .sig, .metallic {
  background: var(--gold-grad);
  -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent; color: transparent;
}
.lead { color: var(--muted); font-size: 1.12rem; max-width: 42rem; }
.muted { color: var(--muted); }
.section-head { max-width: 44rem; margin-bottom: 2.5rem; }
.section-head .h2 { margin-top: .9rem; }
.section-head .lead { margin-top: 1rem; }

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: .55rem;
  padding: .6rem 1.3rem; border-radius: 8px; font-weight: 700; font-size: .95rem;
  border: 1px solid transparent; transition: transform .15s ease, background .2s ease, border-color .2s ease;
  white-space: nowrap;
}
.btn:active { transform: translateY(1px); }
.btn svg { width: 1.15rem; height: 1.15rem; }
/* Primär-Button: gebürstetes Silber (statt Amber) */
.btn-accent {
  background: linear-gradient(180deg, #f0f3f6 0%, #d2d8e0 50%, #bcc3cc 100%);
  color: #14161a; border: 1px solid #aeb5bf;
  box-shadow: 0 5px 14px -12px rgba(0,0,0,.7), inset 0 1px 0 rgba(255,255,255,.55);
}
.btn-accent:hover { background: linear-gradient(180deg, #f7f9fb 0%, #dde2e9 50%, #c6cdd6 100%); }
/* WhatsApp / Sekundaer: Champagner-Outline, transparenter BG */
.btn-wa { background: transparent; border: 1px solid var(--gold); color: var(--gold); }
.btn-wa:hover { background: var(--gold-soft); border-color: #dcc9a3; color: #e4d3ad; }
/* WhatsApp-Icon automatisch vor jedem WhatsApp-Button/-Link, der noch kein eigenes Icon hat */
a[href*="wa.me"].btn:not(:has(svg))::before,
a[href*="wa.me"].m-wa:not(:has(svg))::before {
  content: ""; width: 1.15em; height: 1.15em; flex: 0 0 auto; background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTE3LjQ3MiAxNC4zODJjLS4yOTctLjE0OS0xLjc1OC0uODY3LTIuMDMtLjk2Ny0uMjczLS4wOTktLjQ3MS0uMTQ4LS42Ny4xNS0uMTk3LjI5Ny0uNzY3Ljk2Ni0uOTQgMS4xNjQtLjE3My4xOTktLjM0Ny4yMjMtLjY0NC4wNzUtLjI5Ny0uMTUtMS4yNTUtLjQ2My0yLjM5LTEuNDc1LS44ODMtLjc4OC0xLjQ4LTEuNzYxLTEuNjUzLTIuMDU5LS4xNzMtLjI5Ny0uMDE4LS40NTguMTMtLjYwNi4xMzQtLjEzMy4yOTctLjM0Ny40NDYtLjUyLjE0OS0uMTc0LjE5OC0uMjk4LjI5OC0uNDk3LjA5OS0uMTk4LjA1LS4zNzEtLjAyNS0uNTItLjA3NS0uMTQ5LS42NjktMS42MTItLjkxNi0yLjIwNy0uMjQyLS41NzktLjQ4Ny0uNS0uNjY5LS41MS0uMTczLS4wMDgtLjM3MS0uMDEtLjU3LS4wMS0uMTk4IDAtLjUyLjA3NC0uNzkyLjM3Mi0uMjcyLjI5Ny0xLjA0IDEuMDE2LTEuMDQgMi40NzkgMCAxLjQ2MiAxLjA2NSAyLjg3NSAxLjIxMyAzLjA3NC4xNDkuMTk4IDIuMDk2IDMuMiA1LjA3NyA0LjQ4Ny43MDkuMzA2IDEuMjYyLjQ4OSAxLjY5NC42MjUuNzEyLjIyNyAxLjM2LjE5NSAxLjg3Mi4xMTguNTcxLS4wODUgMS43NTgtLjcxOSAyLjAwNi0xLjQxMy4yNDgtLjY5NC4yNDgtMS4yODkuMTczLTEuNDEzLS4wNzQtLjEyNC0uMjcyLS4xOTgtLjU3LS4zNDdtLTUuNDIxIDcuNDAzaC0uMDA0YTkuODcgOS44NyAwIDAxLTUuMDMxLTEuMzc4bC0uMzYxLS4yMTQtMy43NDEuOTgyLjk5OC0zLjY0OC0uMjM1LS4zNzRhOS44NiA5Ljg2IDAgMDEtMS41MS01LjI2Yy4wMDEtNS40NSA0LjQzNi05Ljg4NCA5Ljg4OC05Ljg4NCAyLjY0IDAgNS4xMjIgMS4wMyA2Ljk4OCAyLjg5OGE5LjgyNSA5LjgyNSAwIDAxMi44OTMgNi45OTRjLS4wMDMgNS40NS00LjQzNyA5Ljg4NC05Ljg4NSA5Ljg4NG04LjQxMy0xOC4yOTdBMTEuODE1IDExLjgxNSAwIDAwMTIuMDUgMEM1LjQ5NSAwIC4xNiA1LjMzNS4xNTcgMTEuODkyYzAgMi4wOTYuNTQ3IDQuMTQyIDEuNTg4IDUuOTQ1TC4wNTcgMjRsNi4zMDUtMS42NTRhMTEuODgyIDExLjg4MiAwIDAwNS42ODMgMS40NDhoLjAwNWM2LjU1NCAwIDExLjg5LTUuMzM1IDExLjg5My0xMS44OTNhMTEuODIxIDExLjgyMSAwIDAwLTMuNDgtOC40MTN6Ii8+PC9zdmc+") center / contain no-repeat;
  mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTE3LjQ3MiAxNC4zODJjLS4yOTctLjE0OS0xLjc1OC0uODY3LTIuMDMtLjk2Ny0uMjczLS4wOTktLjQ3MS0uMTQ4LS42Ny4xNS0uMTk3LjI5Ny0uNzY3Ljk2Ni0uOTQgMS4xNjQtLjE3My4xOTktLjM0Ny4yMjMtLjY0NC4wNzUtLjI5Ny0uMTUtMS4yNTUtLjQ2My0yLjM5LTEuNDc1LS44ODMtLjc4OC0xLjQ4LTEuNzYxLTEuNjUzLTIuMDU5LS4xNzMtLjI5Ny0uMDE4LS40NTguMTMtLjYwNi4xMzQtLjEzMy4yOTctLjM0Ny40NDYtLjUyLjE0OS0uMTc0LjE5OC0uMjk4LjI5OC0uNDk3LjA5OS0uMTk4LjA1LS4zNzEtLjAyNS0uNTItLjA3NS0uMTQ5LS42NjktMS42MTItLjkxNi0yLjIwNy0uMjQyLS41NzktLjQ4Ny0uNS0uNjY5LS41MS0uMTczLS4wMDgtLjM3MS0uMDEtLjU3LS4wMS0uMTk4IDAtLjUyLjA3NC0uNzkyLjM3Mi0uMjcyLjI5Ny0xLjA0IDEuMDE2LTEuMDQgMi40NzkgMCAxLjQ2MiAxLjA2NSAyLjg3NSAxLjIxMyAzLjA3NC4xNDkuMTk4IDIuMDk2IDMuMiA1LjA3NyA0LjQ4Ny43MDkuMzA2IDEuMjYyLjQ4OSAxLjY5NC42MjUuNzEyLjIyNyAxLjM2LjE5NSAxLjg3Mi4xMTguNTcxLS4wODUgMS43NTgtLjcxOSAyLjAwNi0xLjQxMy4yNDgtLjY5NC4yNDgtMS4yODkuMTczLTEuNDEzLS4wNzQtLjEyNC0uMjcyLS4xOTgtLjU3LS4zNDdtLTUuNDIxIDcuNDAzaC0uMDA0YTkuODcgOS44NyAwIDAxLTUuMDMxLTEuMzc4bC0uMzYxLS4yMTQtMy43NDEuOTgyLjk5OC0zLjY0OC0uMjM1LS4zNzRhOS44NiA5Ljg2IDAgMDEtMS41MS01LjI2Yy4wMDEtNS40NSA0LjQzNi05Ljg4NCA5Ljg4OC05Ljg4NCAyLjY0IDAgNS4xMjIgMS4wMyA2Ljk4OCAyLjg5OGE5LjgyNSA5LjgyNSAwIDAxMi44OTMgNi45OTRjLS4wMDMgNS40NS00LjQzNyA5Ljg4NC05Ljg4NSA5Ljg4NG04LjQxMy0xOC4yOTdBMTEuODE1IDExLjgxNSAwIDAwMTIuMDUgMEM1LjQ5NSAwIC4xNiA1LjMzNS4xNTcgMTEuODkyYzAgMi4wOTYuNTQ3IDQuMTQyIDEuNTg4IDUuOTQ1TC4wNTcgMjRsNi4zMDUtMS42NTRhMTEuODgyIDExLjg4MiAwIDAwNS42ODMgMS40NDhoLjAwNWM2LjU1NCAwIDExLjg5LTUuMzM1IDExLjg5My0xMS44OTNhMTEuODIxIDExLjgyMSAwIDAwLTMuNDgtOC40MTN6Ii8+PC9zdmc+") center / contain no-repeat;
}
.btn-ghost { border-color: var(--line); color: var(--text); background: transparent; }
.btn-ghost:hover { border-color: var(--gold); color: var(--gold); }
.btn-lg { padding: .72rem 1.45rem; font-size: 1rem; }
.btn-block { width: 100%; }

/* ---------- Header ---------- */
.header {
  position: sticky; top: 0; z-index: 50;
  background: rgba(14,15,17,.85); backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
}
.header-inner { display: flex; align-items: center; justify-content: space-between; height: 82px; gap: 1rem; }
.brand { display: flex; align-items: center; gap: .6rem; font-weight: 800; font-size: 1.15rem; letter-spacing: .02em; }
.brand-logo { height: 44px; width: auto; display: block; }
@media (max-width: 520px) { .brand-logo { height: 36px; } }
.footer .brand-logo { height: 56px; }
.brand .mark {
  display: grid; place-items: center; width: 38px; height: 38px; border-radius: 9px;
  background: var(--accent); color: var(--on-accent); font-weight: 900; font-size: 1.1rem;
}
.brand small { display: block; font-size: .62rem; font-weight: 600; letter-spacing: .22em; color: var(--muted); text-transform: uppercase; }
.nav-desktop { display: none; align-items: center; gap: 1.75rem; }
.nav-desktop a { color: var(--muted); font-weight: 600; font-size: .98rem; transition: color .15s; }
.nav-desktop a:hover { color: var(--text); }
.header-cta { display: none; align-items: center; gap: .6rem; }
.header-phone { display: inline-flex; align-items: center; gap: .5rem; font-weight: 700; }
.header-phone svg { width: 1.05rem; height: 1.05rem; color: var(--accent); }
.burger { display: inline-flex; flex-direction: column; gap: 5px; background: none; border: none; padding: 8px; }
.burger span { width: 24px; height: 2px; background: var(--text); border-radius: 2px; transition: .25s; }
.burger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.burger.open span:nth-child(2) { opacity: 0; }
.burger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.nav-mobile {
  display: none; flex-direction: column; gap: .25rem; padding: .5rem 20px 1.25rem;
  border-bottom: 1px solid var(--line); background: var(--bg);
}
.nav-mobile.open { display: flex; }
.nav-mobile a { padding: .8rem .25rem; font-weight: 600; border-bottom: 1px solid var(--line); }
.nav-mobile .btn { margin-top: .75rem; }
@media (min-width: 940px) {
  .nav-desktop, .header-cta { display: flex; }
  .burger { display: none; }
  .nav-mobile { display: none !important; }
}

/* ---------- Hero ---------- */
.hero { position: relative; padding: 56px 0 72px; overflow: hidden; }
.hero::after {
  content: ""; position: absolute; top: -20%; right: -10%; width: 55%; height: 140%;
  background: radial-gradient(closest-side, var(--gold-soft), transparent 70%); pointer-events: none;
}
.hero .container { position: relative; z-index: 1; }
.hero h1 { margin-top: 1.25rem; max-width: 16ch; }
.hero .lead { margin-top: 1.4rem; }

/* Hero mit thematischem Hintergrundbild (Unterseiten) */
.hero--bg { position: relative; isolation: isolate; }
.hero--bg::after { display: none; }
.hero-bg { position: absolute; inset: 0; z-index: -1; overflow: hidden; }
.hero-bg img { width: 100%; height: 100%; object-fit: cover; }
.hero-bg::after {
  content: ""; position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(12,13,16,.95) 0%, rgba(12,13,16,.80) 44%, rgba(12,13,16,.42) 100%),
    linear-gradient(0deg, rgba(12,13,16,.96) 0%, rgba(12,13,16,.15) 48%);
}
.section.hero--bg { position: relative; }

/* Hero mit schräger Bildwand rechts (Motors-Stil) */
.hero-split { display: grid; gap: 2.5rem; align-items: center; }
@media (min-width: 980px) { .hero-split { grid-template-columns: 1fr 1.35fr; gap: 2.25rem; } }
.hero-split h1 { max-width: 15ch; font-size: clamp(1.85rem, 3.4vw, 3rem); line-height: 1.08; }
.hero-one-line { display: block; width: max-content; white-space: nowrap; }
@media (max-width: 480px) {
  .hero-one-line { max-width: calc(100vw - 32px); font-size: clamp(1.58rem, 7.6vw, 1.85rem); letter-spacing: -.02em; }
}

.slant-wall { display: flex; gap: 10px; }
.slant-item { flex: 1 1 0; min-width: 0; display: flex; flex-direction: column; gap: .85rem; text-align: center; }
.slant-frame {
  --sh: 9%;
  position: relative; height: clamp(300px, 44vw, 500px);
  clip-path: polygon(var(--sh) 0, 100% 0, calc(100% - var(--sh)) 100%, 0 100%);
  background: var(--line);                 /* duenner Rahmen im Grundzustand */
  filter: drop-shadow(0 14px 24px rgba(0,0,0,.7));
  transition: background .6s ease, filter .6s ease;
}
/* Innere Ebene traegt das Bild; der 2px-Spalt zum Frame ist der Rahmen */
.slant-inner {
  position: absolute; inset: 2px; overflow: hidden;
  clip-path: polygon(var(--sh) 0, 100% 0, calc(100% - var(--sh)) 100%, 0 100%);
}
.slant-inner img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; filter: saturate(.95) contrast(1.02);
  transform: scale(1.2) translateX(5%);   /* Grund-Zoom: Flaeche immer voll gefuellt, Ruhezustand = Start des Ken-Burns (kein Sprung) */
  transition: transform 1s ease;
}
.slant-inner::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(0deg, rgba(14,15,17,.45) 0%, transparent 42%);
  transition: background .6s ease;
}
/* Aktive Sparte (rotiert alle 3 s): Messing-Rahmen + Champagner-Verlauf von unten + Ken-Burns */
.slant-item.is-active .slant-frame,
.slant-item:hover .slant-frame { background: var(--gold); filter: drop-shadow(0 0 8px rgba(203,179,137,.35)) drop-shadow(0 14px 24px rgba(0,0,0,.75)); }
.slant-item.is-active .slant-inner::after {
  background: linear-gradient(0deg, rgba(203,179,137,.6) 0%, rgba(203,179,137,.18) 26%, transparent 50%);
}
.slant-item.is-active .slant-inner img { animation: kenburns 6s ease-in-out forwards; }
/* Ken-Burns: weicher Zoom + Schwenk links -> rechts. Start = Ruhezustand (kein Sprung),
   Zoom 1.2 -> 1.34 und translateX bleibt klar innerhalb der Reserve -> Flaeche IMMER voll gefuellt. */
@keyframes kenburns {
  from { transform: scale(1.20) translateX(5%); }
  to   { transform: scale(1.34) translateX(-5%); }
}
.slant-label { font-size: .78rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; line-height: 1.25; }
.slant-label small { display: block; font-size: .68rem; font-weight: 600; letter-spacing: .1em; color: var(--muted); margin-top: .2rem; }
@media (max-width: 560px) {
  .slant-frame { --sh: 11%; height: clamp(190px, 52vw, 260px); }
  .slant-wall { gap: 8px; }
  .slant-label { font-size: .64rem; letter-spacing: .06em; }
  .slant-label small { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  .slant-item.is-active .slant-frame img { animation: none; }
}
.hero-trust { display: flex; align-items: center; flex-wrap: nowrap; white-space: nowrap; gap: .3rem .55rem; margin-top: 1.15rem; font-size: .98rem; color: var(--muted); }
.hero-trust .hstars { color: var(--gold); letter-spacing: 1px; }
.hero-trust strong { font-family: var(--font-head); font-weight: 800; font-size: 1.12rem; background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
.hero-cta { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 2rem; }
@media (min-width: 620px) {
  .hero-split .hero-cta { flex-wrap: nowrap; gap: .7rem; }
  .hero-split .hero-cta .btn { padding-inline: 1.15rem; }
}
.hero-badges { display: flex; flex-wrap: wrap; gap: .5rem .8rem; margin-top: 2rem; }
@media (min-width: 620px) {
  .hero-split .hero-badges { flex-wrap: nowrap; gap: .5rem; }
  .hero-split .hero-badges span { font-size: .82rem; padding: .35rem .7rem; white-space: nowrap; }
}
.hero-badges span {
  display: inline-flex; align-items: center; gap: .45rem; font-size: .88rem; color: var(--muted);
  border: 1px solid var(--line); border-radius: 999px; padding: .4rem .85rem;
}
.hero-badges svg { width: .95rem; height: .95rem; color: var(--accent); }
@media (min-width: 768px) { .hero { padding: 80px 0 96px; } }

/* ---------- Bereichs-Kacheln ---------- */
.tiles { display: grid; gap: 1.25rem; grid-template-columns: 1fr; margin-top: 2.5rem; }
@media (min-width: 760px) { .tiles { grid-template-columns: repeat(3, 1fr); } }
.tile {
  display: flex; flex-direction: column; background: var(--bg-2); border: 1px solid var(--line);
  border-radius: 16px; padding: 1.6rem; transition: transform .2s ease, border-color .2s ease;
}
.tile:hover { transform: translateY(-4px); border-color: var(--gold); }
.tile-ic { width: 3rem; height: 3rem; border-radius: 12px; display: grid; place-items: center; background: var(--accent-soft); color: var(--accent); margin-bottom: 1rem; }
.tile-ic svg { width: 1.6rem; height: 1.6rem; }
.tile h3 { margin-bottom: .5rem; }
.tile p { color: var(--muted); font-size: .98rem; flex: 1; }
.tile .tile-link { margin-top: 1.1rem; color: var(--accent); font-weight: 700; display: inline-flex; align-items: center; gap: .4rem; }
.tile .tile-link svg { width: 1.05rem; height: 1.05rem; transition: transform .15s; }
.tile:hover .tile-link svg { transform: translateX(3px); }

/* ---------- Trust ---------- */
.stats { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem 1rem; text-align: center; }
@media (min-width: 720px) { .stats { grid-template-columns: repeat(4, 1fr); } }
.stat .num { font-size: clamp(1.9rem, 4vw, 2.6rem); font-weight: 900; line-height: 1; }
.stat .lbl { color: var(--muted); font-size: .9rem; margin-top: .5rem; }
.usp-grid { display: grid; gap: 1rem; grid-template-columns: 1fr; margin-top: 2.5rem; }
@media (min-width: 680px) { .usp-grid { grid-template-columns: 1fr 1fr; } }
.usp { display: flex; gap: .9rem; align-items: flex-start; background: var(--bg-2); border: 1px solid var(--line); border-radius: 12px; padding: 1.1rem 1.25rem; }
.usp svg { flex: 0 0 auto; width: 1.4rem; height: 1.4rem; color: var(--accent); margin-top: .1rem; }
.usp b { display: block; }
.usp span { color: var(--muted); font-size: .95rem; }

/* ---------- Inhaber ---------- */
.owner { display: grid; gap: 2rem; align-items: center; }
@media (min-width: 820px) { .owner { grid-template-columns: 300px 1fr; gap: 3rem; } }
.owner-photo { position: relative; border-radius: 16px; overflow: hidden; border: 1px solid var(--line); background: var(--bg-3); aspect-ratio: 4/5; display: grid; place-items: center; }
.owner-photo img { width: 100%; height: 100%; object-fit: cover; }
.owner-photo .ph { color: var(--muted); font-size: .85rem; text-align: center; padding: 1rem; }
.owner .sig { margin-top: 1.25rem; font-weight: 800; }

/* ---------- Bewertungen ---------- */
.reviews { display: grid; gap: 1.25rem; grid-template-columns: 1fr; margin-top: 2rem; }
@media (min-width: 760px) { .reviews { grid-template-columns: repeat(3, 1fr); } }
.review { background: var(--bg-2); border: 1px solid var(--line); border-radius: 14px; padding: 1.4rem; }
.review .stars { color: var(--gold); letter-spacing: 2px; }
/* Bewertungs-Slider (Karussell: 3 sichtbar, rotiert) */
.rev-slider { overflow: hidden; margin-top: 2rem; }
.rev-track { display: flex; gap: 1.25rem; align-items: stretch; will-change: transform; }
.rev-track > .review { flex: 0 0 100%; margin: 0; }
@media (min-width: 620px) { .rev-track > .review { flex-basis: calc((100% - 1.25rem) / 2); } }
@media (min-width: 920px) { .rev-track > .review { flex-basis: calc((100% - 2.5rem) / 3); } }
.rating-sum { display: flex; flex-wrap: wrap; align-items: center; gap: .5rem .75rem; margin-top: 1rem; }
.rating-sum .stars { color: var(--gold); letter-spacing: 2px; font-size: 1.2rem; }
.rating-sum .score { font-family: var(--font-head); font-weight: 800; font-size: 1.5rem; background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
.rating-sum .rs-sub { color: var(--muted); }
.rating-sum a { color: var(--gold); font-weight: 700; }
.review p { margin: .75rem 0; color: var(--text); font-size: .98rem; }
.review .who { color: var(--muted); font-size: .88rem; font-weight: 600; }

/* ---------- Kontakt / Formular ---------- */
.contact-grid { display: grid; gap: 2.5rem; grid-template-columns: 1fr; }
@media (min-width: 880px) { .contact-grid { grid-template-columns: 1fr 1.05fr; } }
.info-list { display: grid; gap: 1.1rem; }
.info-row { display: flex; gap: .9rem; align-items: flex-start; }
.info-row svg { flex: 0 0 auto; width: 1.35rem; height: 1.35rem; color: var(--accent); margin-top: .15rem; }
.info-row .k { font-size: .82rem; color: var(--muted); text-transform: uppercase; letter-spacing: .06em; }
.info-row a, .info-row .v { font-weight: 600; }
.card { background: var(--bg-2); border: 1px solid var(--line); border-radius: 16px; padding: 1.6rem; }
.form-row { margin-bottom: 1rem; }
.form-grid2 { display: grid; gap: 1rem; grid-template-columns: 1fr; }
@media (min-width: 520px) { .form-grid2 { grid-template-columns: 1fr 1fr; } }
label.fl { display: block; font-size: .9rem; font-weight: 600; margin-bottom: .35rem; }
label.fl .req { color: var(--accent); }
input, textarea, select {
  width: 100%; background: var(--bg); border: 1px solid var(--line); border-radius: 10px;
  color: var(--text); padding: .8rem 1rem; font: inherit; outline: none; transition: border-color .15s;
}
input:focus, textarea:focus, select:focus { border-color: var(--accent); }
textarea { resize: vertical; min-height: 120px; }
.consent { display: flex; gap: .6rem; align-items: flex-start; font-size: .88rem; color: var(--muted); margin: 1rem 0; }
.consent input { width: auto; margin-top: .25rem; flex: 0 0 auto; }
.consent a { color: var(--accent); }
.hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.form-note { font-size: .82rem; color: var(--muted); margin-top: .8rem; }
.alert { border-radius: 10px; padding: .9rem 1.1rem; margin-bottom: 1.25rem; font-size: .95rem; }
.alert-ok { background: rgba(74,222,128,.12); border: 1px solid rgba(74,222,128,.4); color: var(--ok); }
.alert-err { background: rgba(255,123,123,.1); border: 1px solid rgba(255,123,123,.4); color: var(--err); }

/* ---------- Footer ---------- */
.footer { background: #0a0b0d; border-top: 1px solid var(--line); padding: 3rem 0 6rem; }
.footer-grid { display: grid; gap: 2rem; grid-template-columns: 1fr; }
@media (min-width: 760px) { .footer-grid { grid-template-columns: 1.4fr 1fr 1fr; } }
.footer p, .footer a { color: var(--muted); font-size: .95rem; }
.footer a:hover { color: var(--text); }
.footer h4 { font-size: .85rem; text-transform: uppercase; letter-spacing: .1em; color: var(--text); margin-bottom: 1rem; }
.footer li { margin-bottom: .55rem; }
.footer-bottom { border-top: 1px solid var(--line); margin-top: 2.5rem; padding-top: 1.5rem; display: flex; flex-wrap: wrap; gap: .5rem 1.5rem; justify-content: space-between; font-size: .85rem; color: var(--muted); }
.footer .footer-credit { margin: 1.35rem 0 0; text-align: center; color: #737983; font-size: .78rem; }
.footer-credit a, .footer-credit a:visited { color: inherit; font-size: inherit; font-weight: 700; text-decoration: none; }
.footer-credit a:hover { color: #9298a2; }

/* ---------- Sticky Mobile-Leiste ---------- */
.mobile-bar {
  position: fixed; left: 0; right: 0; bottom: 0; z-index: 60; display: flex;
  border-top: 1px solid var(--line); background: rgba(14,15,17,.95); backdrop-filter: blur(8px);
}
.mobile-bar a { flex: 1 1 0; display: flex; align-items: center; justify-content: center; gap: .5rem; padding: .95rem; font-weight: 700; }
.mobile-bar a svg { width: 1.2rem; height: 1.2rem; }
.mobile-bar .m-call { color: var(--text); }
.mobile-bar .m-wa { background: var(--wa); color: #06371f; }
@media (min-width: 940px) { .mobile-bar { display: none; } }

/* Divider */
.divider { height: 1px; background: var(--line); margin: 0; }
/* Nummerierte Ablauf-Schritte */
.steps { display: grid; gap: 1.1rem; grid-template-columns: 1fr; margin-top: 2.5rem; }
@media (min-width: 640px) { .steps { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1000px) { .steps { grid-template-columns: repeat(4, 1fr); } }
.step { position: relative; background: linear-gradient(180deg, #1a1d23, #131519); border: 1px solid var(--line); border-radius: 14px; padding: 1.5rem 1.25rem 1.3rem; box-shadow: 0 1px 0 rgba(255,255,255,.05) inset; }
.step .snum { font-family: var(--font-head); font-weight: 800; font-size: 1.7rem; line-height: 1; background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
.step h3 { margin: .6rem 0 .4rem; font-size: 1.08rem; }
.step p { color: var(--muted); font-size: .95rem; }

.steps--3 { grid-template-columns: 1fr; }
@media (min-width: 720px) { .steps--3 { grid-template-columns: repeat(3, 1fr); } }

/* Zwei-Spalten Info-Karten mit Aufzaehlung */
.feature-2 { display: grid; gap: 1.25rem; grid-template-columns: 1fr; margin-top: 2rem; }
@media (min-width: 760px) { .feature-2 { grid-template-columns: 1fr 1fr; } }
.feature-2 .card h3 { display: flex; align-items: center; gap: .6rem; margin-bottom: .5rem; }
.feature-2 .card h3 svg { width: 1.4rem; height: 1.4rem; color: var(--accent); flex: 0 0 auto; }
.feature-2 .card > p { color: var(--muted); font-size: .96rem; }
.feature-2 .card ul { display: grid; gap: .55rem; margin-top: .9rem; }
.feature-2 .card li { position: relative; padding-left: 1.4rem; color: var(--muted); font-size: .96rem; }
.feature-2 .card li::before { content: ""; position: absolute; left: 0; top: .55rem; width: .55rem; height: .55rem; border-radius: 50%; background: var(--gold-grad); }

/* Sektion mit Foto-Hintergrund (Reifen-Preise) + dunkles Overlay fuer Lesbarkeit */
.section.priceimg {
  position: relative;
  background:
    linear-gradient(180deg, rgba(12,13,16,.92) 0%, rgba(12,13,16,.80) 45%, rgba(12,13,16,.88) 100%),
    url('img/reifen-preise-bg.webp') center / cover no-repeat;
}

/* Sektion mit Foto-Hintergrund (Startseite: Vertrauen/Werkstatt) + dunkles Overlay */
.section.werkstattbg {
  position: relative;
  background:
    linear-gradient(180deg, rgba(12,13,16,.90) 0%, rgba(12,13,16,.80) 45%, rgba(12,13,16,.90) 100%),
    url('img/werkstatt-bg.webp') center / cover no-repeat;
}

/* Sektion mit Foto-Hintergrund (Gebrauchtwagen: Autoankauf) + dunkles Overlay */
.section.ankaufbg {
  position: relative;
  background:
    linear-gradient(180deg, rgba(12,13,16,.90) 0%, rgba(12,13,16,.80) 45%, rgba(12,13,16,.88) 100%),
    url('img/ankauf-bg.jpg') center / cover no-repeat;
}

/* Sektion mit Foto-Hintergrund (Schrott: Was wir annehmen) + dunkles Overlay */
.section.annahmebg {
  position: relative;
  background:
    linear-gradient(180deg, rgba(12,13,16,.90) 0%, rgba(12,13,16,.80) 45%, rgba(12,13,16,.88) 100%),
    url('img/bg-schrott.jpg') center / cover no-repeat;
}

/* Sektion mit Foto-Hintergrund (Startseite: Kontakt/Standort) + kraeftiges Overlay,
   da das Motiv hell ist (Himmel), damit Text und Formular gut lesbar bleiben */
.section.kontaktbg {
  position: relative;
  background:
    linear-gradient(180deg, rgba(12,13,16,.94) 0%, rgba(12,13,16,.88) 50%, rgba(12,13,16,.93) 100%),
    url('img/bg-kfz-drohne.jpg') center / cover no-repeat;
}

/* Preisliste */
.pricelist { display: grid; gap: 1.25rem; grid-template-columns: 1fr; margin-top: 2.5rem; }
@media (min-width: 820px) { .pricelist { grid-template-columns: 1fr 1fr; } }
.pricecard { background: linear-gradient(180deg, #1a1d23, #131519); border: 1px solid var(--line); border-radius: 16px; padding: 1.5rem 1.6rem; box-shadow: 0 1px 0 rgba(255,255,255,.05) inset; }
.pricecard.pricecard--wide { grid-column: 1 / -1; }
.pricecard h3 { font-size: 1.15rem; margin-bottom: 1rem; display: flex; align-items: center; gap: .6rem; }
.pricecard h3 svg { width: 1.35rem; height: 1.35rem; color: var(--accent); flex: 0 0 auto; }
.price-row { display: flex; justify-content: space-between; align-items: baseline; gap: 1rem; padding: .6rem 0; border-bottom: 1px solid var(--line); }
.price-row:last-of-type { border-bottom: 0; }
.price-row .pl { color: var(--text); }
.price-row .pp { font-family: var(--font-head); font-weight: 800; white-space: nowrap; font-size: 1.05rem; background: var(--gold-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; }
.price-note { color: var(--muted); font-size: .88rem; margin-top: .85rem; }
.price-foot { color: var(--muted); font-size: .85rem; margin-top: 1.25rem; }

/* Material-Liste (Schrott: was man abgeben kann) */
.matgrid { display: grid; gap: 1rem; grid-template-columns: 1fr; margin-top: 2.5rem; }
@media (min-width: 640px) { .matgrid { grid-template-columns: 1fr 1fr; } }
@media (min-width: 980px) { .matgrid { grid-template-columns: 1fr 1fr 1fr; } }
.matcard { background: linear-gradient(180deg, #1a1d23, #131519); border: 1px solid var(--line); border-radius: 12px; padding: 1.1rem 1.25rem; box-shadow: 0 1px 0 rgba(255,255,255,.05) inset; transition: transform .25s ease, border-color .25s ease; }
.matcard:hover { transform: translateY(-3px); border-color: rgba(203,179,137,.5); }
.matcard b { display: flex; align-items: center; gap: .55rem; font-family: var(--font-head); font-size: 1.05rem; }
.matcard b::before { content: ""; width: .6rem; height: .6rem; border-radius: 50%; background: var(--gold-grad); flex: 0 0 auto; }
.matcard span { display: block; color: var(--muted); font-size: .9rem; margin-top: .35rem; padding-left: 1.15rem; }

/* Karten-Ueberschrift mit Icon (ausserhalb feature-2) + Zeiten-Liste */
.card > h3 { display: flex; align-items: center; gap: .55rem; margin-bottom: .35rem; font-size: 1.12rem; }
.card > h3 svg { width: 1.3rem; height: 1.3rem; color: var(--accent); flex: 0 0 auto; }
.hourslist { display: grid; gap: .5rem; margin-top: .9rem; }
.hourslist li { position: relative; padding-left: 1.35rem; color: var(--muted); font-size: .96rem; }
.hourslist li::before { content: ""; position: absolute; left: 0; top: .55rem; width: .55rem; height: .55rem; border-radius: 50%; background: var(--gold-grad); }

/* FAQ (Akkordeon) */
.faq { margin-top: 2rem; display: grid; gap: .75rem; grid-template-columns: 1fr; align-items: start; }
@media (min-width: 760px) { .faq { grid-template-columns: 1fr 1fr; gap: .75rem 1.25rem; } }
.faq details { background: linear-gradient(180deg, #1a1d23, #131519); border: 1px solid var(--line); border-radius: 12px; }
.faq summary { cursor: pointer; list-style: none; padding: 1.05rem 1.2rem; font-weight: 700; font-family: var(--font-head); display: flex; justify-content: space-between; align-items: center; gap: 1rem; transition: color .2s ease; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; color: var(--gold); font-size: 1.4rem; line-height: 1; transition: transform .28s ease; }
.faq details[open] summary::after { content: "\2212"; }
.faq details p { padding: 0 1.2rem 1.1rem; color: var(--muted); margin: 0; }

/* Akkordeon-Fade (nur wenn faq.js aktiv ist) */
.faqjs .faq-body { max-height: 0; opacity: 0; overflow: hidden; transition: max-height .34s ease, opacity .3s ease; }
.faqjs .faq details.is-open .faq-body { opacity: 1; }
.faqjs .faq details summary::after { content: "+"; }
.faqjs .faq details.is-open summary::after { content: "\2212"; }
.faqjs .faq details.is-open summary { color: var(--gold); }

/* Partner-/Vertrauensleiste */
.partnerstrip { display: flex; flex-wrap: wrap; gap: .6rem .75rem; justify-content: center; }
.partnerstrip span { display: inline-flex; align-items: center; gap: .5rem; border: 1px solid var(--line); border-radius: 999px; padding: .55rem 1.1rem; font-size: .92rem; color: var(--muted); background: linear-gradient(180deg, #1a1d23, #131519); }
.partnerstrip span svg { width: 1.05rem; height: 1.05rem; color: var(--gold); flex: 0 0 auto; }
.partnerstrip b { color: var(--text); font-family: var(--font-head); font-weight: 700; }

/* CTA-Band zentriert */
.cta-band { text-align: center; }
.cta-band .hero-cta { justify-content: center; }
/* Karte (OpenStreetMap, Klick-zum-Laden) */
.map-wrap { position: relative; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; aspect-ratio: 16/10; background: var(--bg-2); margin-top: 2rem; }
@media (min-width: 760px) { .map-wrap { aspect-ratio: 21/8; } }
.map-wrap iframe { width: 100%; height: 100%; border: 0; display: block; }
.map-consent { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; text-align: center; padding: 1.5rem; background: linear-gradient(180deg, #1a1d23, #131519); }
.map-consent p { color: var(--muted); font-size: .9rem; max-width: 34rem; }
.map-links { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.1rem; }

.breadcrumb { font-size: .85rem; color: var(--muted); padding-top: 1.25rem; }
.breadcrumb a { color: var(--muted); }
.breadcrumb a:hover { color: var(--text); }

/* Metallic-Oberflaechen: leichter Verlauf + obere Lichtkante gegen den flachen Look */
.tile, .card, .usp, .review {
  background: linear-gradient(180deg, #1a1d23 0%, #131519 100%);
  box-shadow: 0 1px 0 rgba(255,255,255,.05) inset, 0 18px 40px -30px rgba(0,0,0,.9);
}
.tile-ic { box-shadow: 0 1px 0 rgba(255,255,255,.08) inset; }

.reveal { opacity: 0; transform: translateY(16px); transition: opacity .6s ease, transform .6s ease; }
.reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .reveal { opacity: 1; transform: none; } .tile:hover { transform: none; } }

/* ============================================================
   Feinschliff-Effekte
   ============================================================ */

/* Silber-Button: eleganter Glanz-Sweep beim Hover */
.btn-accent { position: relative; overflow: hidden; }
.btn-accent::before {
  content: ""; position: absolute; top: 0; bottom: 0; left: -130%; width: 70%;
  background: linear-gradient(100deg, transparent 20%, rgba(255,255,255,.65) 50%, transparent 80%);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.btn-accent:hover::before { left: 130%; }

/* Alle Buttons heben leicht an */
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }

/* Navigation: animierter Champagner-Unterstrich */
.nav-desktop a { position: relative; }
.nav-desktop a::after {
  content: ""; position: absolute; left: 0; bottom: -6px; height: 2px; width: 0;
  background: var(--gold-grad); transition: width .25s ease;
}
.nav-desktop a:hover::after { width: 100%; }

/* Karten heben sanft an und bekommen einen Champagner-Rand */
.usp, .step, .pricecard, .review, .feature-2 .card {
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.usp:hover, .step:hover, .pricecard:hover, .review:hover, .feature-2 .card:hover {
  transform: translateY(-4px); border-color: rgba(203,179,137,.5);
}

/* Icon-Kachel skaliert beim Tile-Hover */
.tile-ic { transition: transform .25s ease; }
.tile:hover .tile-ic { transform: scale(1.08); }

/* FAQ: Champagner-Akzent bei Hover und geöffnet */
.faq summary:hover { color: var(--gold); }
.faq details[open] summary { color: var(--gold); }
.faqjs .faq details[open]:not(.is-open) summary { color: inherit; }

/* Ken-Burns-Zoom nur auf der Gebrauchtwagen-Hero, ohne Schwenk */
.hero-bg--zoom img { animation: heroZoom 32s ease-in-out infinite alternate; will-change: transform; transform-origin: center; }
@keyframes heroZoom {
  from { transform: scale(1); }
  to   { transform: scale(1.5); }
}

/* Sauberer Fokus-Ring (Barrierefreiheit + Politur) */
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible {
  outline: 2px solid var(--gold); outline-offset: 2px;
}

/* ===== Auszeichnungen / Urkunden (kompakt) ===== */
.awards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem .9rem; margin-top: 1.8rem; align-items: start; }
@media (min-width: 760px) { .awards { grid-template-columns: repeat(6, 1fr); } }
.award-card { margin: 0; text-align: center; }
.award-card a {
  display: inline-block; text-decoration: none;
  border: 1px solid rgba(203, 179, 137, .30); border-radius: 8px; overflow: hidden;
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}
.award-card img { height: clamp(128px, 15vw, 165px); width: auto; display: block; }
.award-card figcaption {
  font-family: var(--font-head); font-size: .74rem; font-weight: 700;
  color: var(--gold); margin-top: .5rem; line-height: 1.3;
}
.award-card:hover a { border-color: var(--gold); transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,.35); }
.award-card a:focus-visible { outline: 3px solid var(--gold); outline-offset: 3px; }
.awards-note { text-align: center; color: var(--muted); font-size: .9rem; margin-top: 1.4rem; }

/* ===== Rezensions-Slider (Einzelansicht mit Navigation, eigene Klassen um Kollision mit dem
   Mehrfach-Slider .rev-* auf der Gebrauchtwagen-Seite zu vermeiden) ===== */
.rslider-slider { position: relative; margin-top: 2rem; }
.rslider-viewport { overflow: hidden; border-radius: 16px; }
.rslider-track { display: flex; transition: transform .5s ease; }
.rslider-slide {
  flex: 0 0 100%; box-sizing: border-box; text-align: center;
  padding: 2.4rem 2rem; background: var(--bg-2); border: 1px solid var(--line); border-radius: 16px;
}
.rslider-slide .stars { color: var(--gold); letter-spacing: 3px; font-size: 1.15rem; }
.rslider-slide blockquote { margin: 1.1rem 0 1.3rem; font-size: 1.14rem; line-height: 1.6; }
.rslider-slide figcaption { font-family: var(--font-head); font-weight: 700; color: var(--muted); font-size: .92rem; }
.rslider-nav {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 2;
  width: 44px; height: 44px; border-radius: 50%; background: var(--bg-3); border: 1px solid var(--line);
  color: var(--gold); display: grid; place-items: center; cursor: pointer;
  transition: background .15s ease, border-color .15s ease;
}
.rslider-nav svg { width: 20px; height: 20px; }
.rslider-nav:hover { border-color: var(--gold); background: var(--bg-2); }
.rslider-prev { left: -16px; } .rslider-next { right: -16px; }
.rslider-dots { display: flex; justify-content: center; gap: .55rem; margin-top: 1.4rem; }
.rslider-dot { width: 9px; height: 9px; border-radius: 50%; background: var(--line); border: none; padding: 0; cursor: pointer; transition: background .15s ease, transform .15s ease; }
.rslider-dot.active { background: var(--gold); transform: scale(1.25); }
.rslider-dot:focus-visible { outline: 2px solid var(--gold); outline-offset: 2px; }
@media (max-width: 600px) { .rslider-nav { display: none; } .rslider-slide { padding: 1.9rem 1.3rem; } }

@media (prefers-reduced-motion: reduce) {
  .btn-accent::before, .hero-bg--zoom img { animation: none; transition: none; }
  .btn:hover, .usp:hover, .step:hover, .pricecard:hover, .review:hover,
  .feature-2 .card:hover, .tile:hover .tile-ic, .award-card:hover { transform: none; }
}
