/* --------------------------------------------------------------------------
   SEO-Prerender: im HTML für Crawler, für Nutzer mit JS sofort unsichtbar
   -------------------------------------------------------------------------- */
html.ga-js #ga-seo-prerender {
  display: none !important;
}

.ga-seo-prerender {
  max-width: 42rem;
  margin: 0 auto;
  padding: 2rem 1.25rem 3rem;
  color: var(--ga-text, #e8e6e3);
  font-family: Literata, Georgia, serif;
  line-height: 1.55;
}
.ga-seo-prerender__brand {
  font-family: 'Barlow Condensed', system-ui, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ga-muted, #9a968f);
  margin: 0 0 1rem;
}
.ga-seo-prerender__brand a { color: inherit; text-decoration: none; }
.ga-seo-prerender__h1 {
  font-family: 'Barlow Condensed', system-ui, sans-serif;
  font-size: clamp(1.75rem, 5vw, 2.25rem);
  font-weight: 600;
  line-height: 1.15;
  margin: 0 0 1rem;
  color: var(--ga-gold, #c9a962);
}
.ga-seo-prerender__lead { margin: 0 0 1.5rem; font-size: 1.05rem; }
.ga-seo-prerender__nav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.ga-seo-prerender__nav a {
  font-family: 'Barlow Condensed', system-ui, sans-serif;
  font-weight: 600;
  color: var(--ga-gold, #c9a962);
  text-decoration: none;
}
.ga-seo-prerender__nav a:hover { text-decoration: underline; }
.ga-seo-prerender__faq h2 {
  font-family: 'Barlow Condensed', system-ui, sans-serif;
  font-size: 1.125rem;
  margin: 0 0 0.75rem;
}
.ga-seo-prerender__faq dt {
  font-weight: 600;
  margin-top: 0.75rem;
}
.ga-seo-prerender__faq dd { margin: 0.25rem 0 0; color: var(--ga-muted, #9a968f); }
.ga-seo-prerender__contact {
  margin-top: 2rem;
  font-size: 0.9rem;
  color: var(--ga-muted, #9a968f);
}
.ga-seo-prerender__contact a { color: var(--ga-gold, #c9a962); }
.ga-seo-noscript {
  padding: 1rem;
  text-align: center;
  background: #1a1d22;
  color: #e8e6e3;
}

/* ==========================================================================
   Gendoro — Fahrzeug Concierge Göttingen
   Design-System & Komponenten (SPEC §2/§3)
   Graphite Concours: dunkle Oberfläche, Champagne-Akzent, Landing-Parität.
   8px-Abstandssystem, 2–4px Radius, Hairlines, keine Schatten-Orgien.
   ========================================================================== */

/* --------------------------------------------------------------------------
   1. FONTS (selbst gehostet, identisch mit Landing /public/fonts/)
   -------------------------------------------------------------------------- */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/barlow-condensed-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308,
    U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/barlow-condensed-500-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308,
    U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/barlow-condensed-600-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308,
    U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/barlow-condensed-600-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308,
    U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/barlow-condensed-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308,
    U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/barlow-condensed-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308,
    U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Literata';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('/fonts/literata-variable-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308,
    U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Literata';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url('/fonts/literata-variable-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308,
    U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308,
    U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308,
    U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-500-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308,
    U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-500-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308,
    U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}

/* --------------------------------------------------------------------------
   2. TOKENS — Graphite Concours (Landing-Parität)
   -------------------------------------------------------------------------- */
:root {
  --surface: #0E1014;
  --surface-raised: #161920;
  --ink: #E6E8EC;
  --ink-soft: color-mix(in srgb, var(--ink) 88%, var(--surface));
  --muted: #9BA3AD;
  --muted-2: #8A9099;
  --accent: #C2A875;
  --accent-soft: color-mix(in srgb, var(--accent) 18%, transparent);
  --line: #252932;
  --line-inlay: color-mix(in srgb, var(--accent) 22%, var(--line));
  --ok: #5CB88A;
  --warn: #D4A84B;
  --bad: #E07A72;

  /* Legacy-Aliase (Views unverändert) */
  --ivory: var(--surface);
  --paper: var(--surface-raised);
  --gold: var(--accent);
  --green: var(--accent);

  --font-brand: 'Barlow Condensed', sans-serif;
  --font-head: 'Barlow Condensed', sans-serif;
  --font-body: 'Literata', 'Georgia', serif;
  --font-utility: 'IBM Plex Mono', 'Courier New', monospace;

  --radius-sm: 2px;
  --radius-md: 4px;

  --shell-max: 1080px;
  --form-max: 640px;

  --noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.06 0 0 0 0 0.06 0 0 0 0 0.08 0 0 0 0.04 0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* --------------------------------------------------------------------------
   3. RESET & BASE
   -------------------------------------------------------------------------- */
*,
*::before,
*::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  background-color: var(--surface);
  background-image: var(--noise);
  color: var(--ink);
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 15px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img, svg, video { max-width: 100%; height: auto; }
svg { display: inline-block; vertical-align: middle; }
button { font: inherit; color: inherit; }
input, select, textarea, button { font-family: inherit; }

a {
  color: var(--accent);
  text-decoration-color: color-mix(in srgb, var(--accent) 60%, transparent);
  text-underline-offset: 3px;
  transition: color 200ms ease, text-decoration-color 200ms ease;
}
a:hover { color: var(--ink); text-decoration-color: var(--accent); }

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

::selection { background: var(--accent); color: var(--surface); }

h1, h2, h3, h4, p, ul, ol, dl, dd, figure { margin: 0; }

/* --------------------------------------------------------------------------
   4. APP-SHELL & DOPPELTER GOLDRAHMEN
   -------------------------------------------------------------------------- */
.ga-shell {
  position: relative;
  max-width: var(--shell-max);
  min-height: 100vh;
  margin: 0 auto;
  padding: 32px 32px 48px;
  display: flex;
  flex-direction: column;
}

.ga-main {
  flex: 1 0 auto;
  width: 100%;
  padding-top: 8px;
}

/* --------------------------------------------------------------------------
   4b. APP-SHELL — sticky Leiste oben links + Slide-in-Drawer
   -------------------------------------------------------------------------- */
.ga-shell--app {
  padding-top: 0;
  padding-left: max(16px, env(safe-area-inset-left));
  padding-right: max(16px, env(safe-area-inset-right));
}
.ga-shell--app .ga-main { padding-top: 12px; }

.ga-appbar {
  position: sticky;
  top: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  min-height: 52px;
  margin: 0 -16px 8px;
  padding:
    max(0.5rem, env(safe-area-inset-top))
    max(1rem, env(safe-area-inset-right))
    0.5rem
    max(0.75rem, env(safe-area-inset-left));
  background: var(--surface);
  border-bottom: 1px solid var(--line);
}
.ga-appbar[hidden] { display: none !important; }

.ga-nav-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: var(--surface-raised);
  color: var(--ink);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: border-color 140ms ease;
}
.ga-nav-trigger:hover { border-color: var(--accent); }
.ga-nav-trigger[hidden] { display: none !important; }
.ga-nav-trigger__icon { display: flex; flex-direction: column; gap: 5px; }
.ga-nav-trigger__bar {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--ink);
  border-radius: 1px;
}

.ga-nav-backdrop {
  position: fixed;
  inset: 0;
  z-index: 570;
  background: rgba(0, 0, 0, 0.55);
}
.ga-nav-backdrop[hidden] { display: none !important; }

.ga-nav-drawer {
  position: fixed;
  z-index: 580;
  top: 0;
  left: 0;
  width: min(18rem, 88vw);
  height: 100dvh;
  display: flex;
  flex-direction: column;
  background: var(--surface-raised);
  border-right: 1px solid var(--line);
  box-shadow: 8px 0 40px rgba(0, 0, 0, 0.45);
  transform: translateX(-105%);
  transition: transform 220ms ease;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  pointer-events: none;
}
.ga-nav-drawer.is-open { transform: translateX(0); pointer-events: auto; }
.ga-nav-drawer[hidden] { display: none !important; }

.ga-nav-drawer__kopf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 14px 12px;
  border-bottom: 1px solid var(--line);
  flex-shrink: 0;
}
.ga-nav-drawer__label {
  font-family: var(--font-utility);
  font-size: 0.65rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--accent);
}
.ga-nav-drawer__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: var(--surface);
  color: var(--ink);
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
}

.ga-nav-drawer__list {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 12px 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.ga-nav-drawer__link {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 10px 12px;
  border-radius: var(--radius-md);
  border: 1px solid transparent;
  font-family: var(--font-brand);
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 0.04em;
  text-decoration: none;
  color: var(--ink);
  transition: background-color 140ms ease, border-color 140ms ease, color 140ms ease;
}
.ga-nav-drawer__link:hover {
  background: color-mix(in srgb, var(--ink) 5%, transparent);
  border-color: var(--line);
  color: var(--ink);
  text-decoration: none;
}
.ga-nav-drawer__link.is-active {
  background: var(--accent-soft);
  border-color: color-mix(in srgb, var(--accent) 40%, transparent);
  color: var(--accent);
}
.ga-nav-drawer__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  color: currentColor;
  opacity: 0.9;
}
.ga-nav-drawer__icon svg { width: 20px; height: 20px; }
.ga-nav-drawer__text { flex: 1 1 auto; }
.ga-nav-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--accent);
}
.ga-nav-drawer__footer {
  flex-shrink: 0;
  margin-top: auto;
  padding: 16px 14px max(16px, env(safe-area-inset-bottom));
  border-top: 1px solid var(--line);
  text-align: left;
}
.ga-nav-drawer__footer .ga-small { margin-top: 8px; line-height: 1.5; }
.ga-nav-drawer__footer .ga-small:first-child { margin-top: 0; }
.ga-nav-drawer__footer a { color: var(--muted); }
.ga-nav-drawer__footer a:hover { color: var(--accent); }
body.ga-nav-open { overflow: hidden; }

.ga-nav-drawer__logout {
  display: flex;
  align-items: center;
  gap: 12px;
  width: calc(100% - 20px);
  margin: 4px 10px 8px;
  min-height: 48px;
  padding: 10px 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: transparent;
  color: var(--muted);
  font-family: var(--font-brand);
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: color 140ms ease, border-color 140ms ease, background-color 140ms ease;
}
.ga-nav-drawer__logout:hover {
  color: var(--ink);
  border-color: var(--line);
  background: color-mix(in srgb, var(--ink) 5%, transparent);
}
.ga-nav-drawer__logout[hidden] { display: none !important; }

.ga-home-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 16px;
}
.ga-home-stat__zahl {
  font-family: var(--font-head);
  font-size: 2rem;
  font-weight: 600;
  color: var(--accent);
  line-height: 1.1;
  margin: 4px 0;
}
.ga-home-hero .ga-h1 { text-align: left; }
.ga-home-hero .ga-lead { text-align: left; margin-inline: 0; }
.ga-page-title { text-align: left; margin-bottom: 20px; }

/* --------------------------------------------------------------------------
   5. BRAND-HEADER & FOOTER
   -------------------------------------------------------------------------- */
.ga-header {
  text-align: center;
  padding-top: 16px;
  margin-bottom: 32px;
}

.ga-brand {
  display: inline-flex;
  justify-content: center;
  line-height: 0;
  text-decoration: none;
}
.ga-brand:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 4px;
}

.ga-brand-logo {
  display: block;
  width: auto;
  height: 4.5rem;
  max-width: min(100%, 16rem);
  object-fit: contain;
  margin-inline: auto;
}

.ga-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 20px auto 0;
  max-width: 420px;
  color: var(--accent);
  font-size: 10px;
  line-height: 1;
}
.ga-divider::before,
.ga-divider::after {
  content: '';
  flex: 1 1 0;
  height: 1px;
  background: linear-gradient(
    to right,
    rgba(194, 168, 117, 0),
    var(--line-inlay) 30%,
    var(--line-inlay) 70%,
    rgba(194, 168, 117, 0)
  );
}

.ga-footer {
  flex-shrink: 0;
  margin-top: 48px;
  padding-top: 24px;
  border-top: 1px solid var(--line);
  text-align: center;
  font-family: var(--font-utility);
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  color: var(--muted);
}
.ga-footer a { color: var(--muted); }
.ga-footer a:hover { color: var(--accent); }

.ga-role-switch {
  display: inline-block;
  margin-top: 12px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--muted-2);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: color 200ms ease, border-color 200ms ease;
}
.ga-role-switch:hover { color: var(--gold); border-bottom-color: var(--gold); }

/* --------------------------------------------------------------------------
   6. TYPOGRAFIE
   -------------------------------------------------------------------------- */
.ga-h1 {
  font-family: var(--font-head);
  font-weight: 600;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  line-height: 1.15;
  letter-spacing: -0.02em;
  text-align: center;
  color: var(--ink);
  margin-bottom: 16px;
}
.ga-h1 em {
  font-style: normal;
  font-weight: 600;
  color: var(--accent);
}

.ga-h2 {
  font-family: var(--font-head);
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: var(--ink);
  margin-bottom: 16px;
}
.ga-h2 em {
  font-style: normal;
  font-weight: 600;
  color: var(--accent);
}

.ga-lead {
  font-size: 16px;
  line-height: 1.6;
  color: var(--ink-soft);
  max-width: 56ch;
}
.ga-h1 + .ga-lead { margin: 0 auto 24px; text-align: center; }

.ga-small {
  font-size: 12px;
  line-height: 1.5;
  color: var(--muted);
}

.ga-label {
  display: block;
  font-family: var(--font-utility);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: 8px;
}

/* --------------------------------------------------------------------------
   7. BUTTONS
   -------------------------------------------------------------------------- */
.ga-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 24px;
  background: transparent;
  border: 1px solid color-mix(in srgb, var(--accent) 55%, transparent);
  border-radius: var(--radius-sm);
  font-family: var(--font-brand);
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--accent);
  cursor: pointer;
  transition: background-color 140ms ease, color 140ms ease,
              border-color 140ms ease, opacity 140ms ease;
}
.ga-btn:hover {
  background: var(--accent-soft);
  border-color: var(--accent);
  color: var(--accent);
}

.ga-btn--gold {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--surface);
}
.ga-btn--gold:hover {
  background: transparent;
  color: var(--accent);
}

.ga-btn--ghost {
  font-family: var(--font-utility);
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  border-color: color-mix(in srgb, var(--ink) 28%, transparent);
  color: var(--ink);
}
.ga-btn--ghost:hover {
  border-color: color-mix(in srgb, var(--ink) 55%, transparent);
  color: var(--ink);
  background: color-mix(in srgb, var(--ink) 6%, transparent);
}

.ga-btn--danger {
  border-color: var(--bad);
  color: var(--bad);
}
.ga-btn--danger:hover {
  background: color-mix(in srgb, var(--bad) 18%, transparent);
  border-color: var(--bad);
  color: var(--bad);
}

.ga-btn--block {
  display: flex;
  width: 100%;
}

.ga-btn[disabled],
.ga-btn:disabled {
  border-color: var(--line);
  background: transparent;
  color: var(--muted-2);
  cursor: not-allowed;
  opacity: 0.55;
}

.ga-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}
.ga-actions--center { justify-content: center; }

/* --------------------------------------------------------------------------
   8. FORMULARE
   -------------------------------------------------------------------------- */
.ga-field {
  margin-bottom: 24px;
  text-align: left;
}
.ga-field .ga-label { margin-bottom: 6px; }

.ga-input,
.ga-select,
.ga-textarea {
  display: block;
  width: 100%;
  padding: 10px 12px;
  background: var(--surface-raised);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  font-size: 15px;
  font-weight: 400;
  color: var(--ink);
  transition: border-color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  appearance: none;
  -webkit-appearance: none;
}
.ga-select {
  padding-right: 36px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23C2A875' stroke-width='1.4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  cursor: pointer;
}
.ga-textarea {
  min-height: 96px;
  line-height: 1.55;
  resize: vertical;
}
.ga-input::placeholder,
.ga-textarea::placeholder { color: var(--muted-2); opacity: 0.9; }

.ga-input:focus,
.ga-select:focus,
.ga-textarea:focus {
  outline: none;
  border-color: var(--accent);
  box-shadow: 0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent);
  background-color: var(--surface-raised);
}

.ga-input[aria-invalid="true"],
.ga-textarea[aria-invalid="true"],
.ga-select[aria-invalid="true"] { border-color: var(--bad); }

.ga-hint {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--muted-2);
}

.ga-error {
  margin-top: 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--bad);
}

/* Checkbox: custom Kästchen mit Gold-Häkchen */
.ga-check {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 10px 0;
  cursor: pointer;
  user-select: none;
}
.ga-check input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.ga-check-box {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  border: 1px solid var(--gold);
  background: transparent;
  position: relative;
  transition: background-color 200ms ease, border-color 200ms ease;
}
.ga-check-box::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid var(--gold);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  transform-origin: center;
  transition: transform 200ms ease;
}
.ga-check:hover .ga-check-box { background: var(--accent-soft); }
.ga-check input:checked + .ga-check-box {
  background: var(--accent-soft);
  border-color: var(--accent);
}
.ga-check input:checked + .ga-check-box::after {
  transform: rotate(45deg) scale(1);
}
.ga-check input:focus-visible + .ga-check-box {
  outline: 1px solid var(--gold);
  outline-offset: 3px;
}
.ga-check-text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--ink-soft);
}
.ga-check-text strong { font-weight: 600; color: var(--ink); }

/* Radio-Karten (Modus-Wahl, Verschmutzungsstufen) */
.ga-radio-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 8px 0 24px;
}
.ga-radio-card {
  position: relative;
  display: block;
  padding: 18px 20px 18px 48px;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: var(--surface);
  cursor: pointer;
  transition: border-color 200ms ease, background-color 200ms ease;
}
.ga-radio-card input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  /* Kein pointer-events:none — sonst scheitert Label-Aktivierung auf manchen Touch-Geräten */
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.ga-radio-card::before {
  content: '✦';
  position: absolute;
  left: 20px;
  top: 18px;
  font-size: 12px;
  line-height: 1.5;
  color: transparent;
  transition: color 200ms ease;
}
.ga-radio-card:hover {
  border-color: var(--accent);
  background: var(--surface-raised);
}
.ga-radio-card.is-active,
.ga-radio-card:has(input:checked) {
  border-color: var(--accent);
  background: var(--surface-raised);
}
.ga-radio-card.is-active::before,
.ga-radio-card:has(input:checked)::before { color: var(--gold); }
.ga-radio-card:has(input:focus-visible) {
  outline: 1px solid var(--gold);
  outline-offset: 3px;
}
.ga-radio-card strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: var(--ink);
  margin-bottom: 4px;
}
.ga-radio-card .ga-small { display: block; }

.ga-membership-tiers {
  display: grid;
  gap: 12px;
  margin: 16px 0 20px;
}
.ga-membership-tier--priority,
.ga-radio-card.ga-membership-tier--priority {
  border-color: color-mix(in srgb, var(--gold) 45%, var(--line));
  box-shadow: 0 0 0 1px color-mix(in srgb, var(--gold) 20%, transparent);
}

.ga-tier-card__kopf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 4px;
}
.ga-tier-card__preis {
  font-size: 1.125rem;
  letter-spacing: 0.02em;
}
.ga-tier-card__details {
  margin-top: 8px;
}
.ga-tier-card__summary {
  cursor: pointer;
  font-size: 0.875rem;
  color: var(--muted);
  list-style: none;
  user-select: none;
}
.ga-tier-card__summary::-webkit-details-marker { display: none; }
.ga-tier-card__summary::before {
  content: '▸ ';
  display: inline-block;
  transition: transform 0.15s ease;
}
.ga-tier-card__details[open] .ga-tier-card__summary::before {
  transform: rotate(90deg);
}
.ga-tier-card__list {
  margin: 8px 0 0;
  padding-left: 1.1rem;
  font-size: 0.875rem;
  color: var(--muted);
  line-height: 1.5;
}
.ga-tier-card__list li { margin-bottom: 6px; }

.ga-checkbox-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 8px 16px;
  margin: 8px 0;
}
.ga-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9375rem;
  cursor: pointer;
}
.ga-checkbox input { flex-shrink: 0; }
.ga-field--indented {
  margin-top: 12px;
  padding-left: 4px;
}

.ga-auswahl-balken-liste {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 12px 0 20px;
}
.ga-auswahl-balken {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  width: 100%;
  padding: 14px 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface);
  text-align: left;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
}
.ga-auswahl-balken:hover {
  border-color: color-mix(in srgb, var(--gold) 35%, var(--line));
  background: var(--surface-raised);
}
.ga-auswahl-balken.is-selected {
  border-color: var(--gold);
  background: color-mix(in srgb, var(--gold) 10%, var(--surface-raised));
  box-shadow: inset 3px 0 0 var(--gold), 0 0 0 1px color-mix(in srgb, var(--gold) 28%, transparent);
}
.ga-auswahl-balken.is-selected .ga-auswahl-balken__icon,
.ga-auswahl-balken--radio:has(input:checked) .ga-auswahl-balken__icon {
  background: color-mix(in srgb, var(--gold) 22%, var(--surface));
  color: var(--gold);
}
.ga-auswahl-balken--radio:has(input:checked),
.ga-auswahl-balken--radio.is-selected {
  border-color: var(--gold);
  background: color-mix(in srgb, var(--gold) 10%, var(--surface-raised));
  box-shadow: inset 3px 0 0 var(--gold), 0 0 0 1px color-mix(in srgb, var(--gold) 28%, transparent);
}
.ga-auswahl-balken--radio:has(input:checked)::after,
.ga-auswahl-balken--radio.is-selected::after {
  content: '✓';
  flex-shrink: 0;
  margin-left: auto;
  align-self: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--gold);
  color: var(--surface);
  font-size: 0.75rem;
  font-weight: 700;
}
.ga-tier-preis {
  display: block;
  margin-top: 4px;
  color: var(--gold);
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
}
.ga-tier-value {
  display: block;
  margin-top: 6px;
  color: var(--ink);
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.35;
  max-width: 32ch;
}
.ga-preis-hinweis {
  margin: 0 0 20px;
  padding: 12px 14px;
  border-radius: var(--radius);
  border: 1px solid color-mix(in srgb, var(--gold) 35%, var(--line));
  background: color-mix(in srgb, var(--gold) 6%, var(--surface));
  font-size: 0.9375rem;
  line-height: 1.55;
  color: var(--ink);
}
.ga-preis-hinweis strong {
  color: var(--gold);
  font-weight: 600;
}
.ga-hint--multi-fahrzeug {
  margin-top: -8px;
  margin-bottom: 16px;
  color: var(--muted);
}
.ga-auswahl-balken__input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.ga-auswahl-balken__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: color-mix(in srgb, var(--gold) 12%, var(--surface));
  color: var(--ink);
}
.ga-auswahl-balken__icon svg {
  width: 20px;
  height: 20px;
}
.ga-auswahl-balken__text {
  flex: 1;
  min-width: 0;
}
.ga-auswahl-balken__text strong {
  display: block;
  font-weight: 600;
  font-size: 0.9375rem;
  margin-bottom: 2px;
}
.ga-auswahl-balken__text .ga-small {
  display: block;
  color: var(--muted-2);
  line-height: 1.45;
}
.ga-auswahl-balken--radio {
  position: relative;
  cursor: pointer;
}
.ga-tier-card.ga-auswahl-balken {
  flex-wrap: wrap;
  align-items: flex-start;
}
.ga-tier-card .ga-tier-card__details {
  width: 100%;
  margin-left: 54px;
  flex-basis: 100%;
}
.ga-tier-card.ga-membership-tier--priority:has(input:checked) {
  border-color: var(--gold);
  box-shadow: inset 3px 0 0 var(--gold), 0 0 0 1px color-mix(in srgb, var(--gold) 35%, transparent);
}

/* --------------------------------------------------------------------------
   9. STEPPER (3 Schritte)
   -------------------------------------------------------------------------- */
.ga-steps {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0 auto 40px;
  max-width: var(--form-max);
}
.ga-step {
  position: relative;
  flex: 1 1 0;
  text-align: center;
  color: var(--muted-2);
}
.ga-step::before,
.ga-step::after {
  content: '';
  position: absolute;
  top: 17px;
  width: calc(50% - 24px);
  height: 1px;
  background: var(--line);
}
.ga-step::before { left: 0; }
.ga-step::after { right: 0; }
.ga-step:first-child::before,
.ga-step:last-child::after { display: none; }

.ga-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin: 0 auto 8px;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: var(--surface);
  font-family: var(--font-head);
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  color: var(--muted-2);
  position: relative;
  z-index: 1;
  transition: border-color 200ms ease, color 200ms ease,
              background-color 200ms ease;
}
.ga-step-label {
  display: block;
  font-family: var(--font-utility);
  font-size: 0.6875rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ga-step.is-done { color: var(--muted); }
.ga-step.is-done .ga-step-num {
  border-color: var(--gold);
  color: var(--gold);
  font-size: 0; /* Ziffer durch Häkchen ersetzen */
}
.ga-step.is-done .ga-step-num::after {
  content: '✓';
  font-family: var(--font-body);
  font-size: 15px;
  color: var(--gold);
}
.ga-step.is-done::before,
.ga-step.is-done::after { background: var(--gold); }

.ga-step.is-current { color: var(--ink); }
.ga-step.is-current .ga-step-num {
  border-color: var(--accent);
  background: var(--surface-raised);
  color: var(--accent);
}

/* --------------------------------------------------------------------------
   10. KARTEN & BOXEN
   -------------------------------------------------------------------------- */
.ga-card {
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: var(--surface);
  padding: 24px;
  margin-bottom: 16px;
}
.ga-card--paper {
  background: var(--surface-raised);
  border-color: var(--line-inlay);
}
.ga-card > .ga-h2 { margin-bottom: 12px; }

.ga-note {
  font-size: 13px;
  line-height: 1.55;
  color: var(--muted);
  border-left: 2px solid var(--gold);
  padding: 4px 0 4px 16px;
  margin: 16px 0;
}

.ga-help-call {
  font-size: 14px;
  line-height: 1.55;
  color: var(--muted);
  margin: 24px 0 8px;
  max-width: 36rem;
}
.ga-help-call a {
  color: var(--gold);
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
.ga-help-call a:hover {
  text-decoration: underline;
}

/* Preis-Box: zentriert, Champagne-Rahmen, Display-Preis */
.ga-price-box {
  max-width: 480px;
  margin: 24px auto;
  padding: 40px 32px;
  background: var(--surface-raised);
  border: 1px solid var(--line-inlay);
  border-radius: var(--radius-sm);
  position: relative;
  text-align: center;
}
.ga-price-box::after {
  content: '';
  position: absolute;
  inset: 5px;
  border: 1px solid var(--line);
  pointer-events: none;
}
.ga-price {
  display: block;
  font-family: var(--font-head);
  font-weight: 600;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--accent);
  margin: 8px 0 12px;
}
.ga-price-box .ga-label { margin-bottom: 0; }
.ga-price-box p {
  position: relative;
  font-size: 13px;
  line-height: 1.6;
  color: var(--ink-soft);
}
.ga-kv--angebot {
  text-align: left;
  margin-top: 16px;
}
.ga-card--muted {
  opacity: 0.92;
  border-style: dashed;
}
.ga-angebot-hist-list {
  list-style: none;
  padding: 0;
  margin: 8px 0 0;
}
.ga-angebot-hist {
  padding: 8px 0;
  border-bottom: 1px solid var(--line);
  font-size: 13px;
}

/* --------------------------------------------------------------------------
   11. STATUS-BADGES
   -------------------------------------------------------------------------- */
.ga-badge {
  display: inline-block;
  padding: 4px 10px;
  border: 1px solid currentColor;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1.6;
  white-space: nowrap;
}
.ga-badge--eingereicht { color: var(--muted); }
.ga-badge--angebot { color: var(--gold); }
.ga-badge--angenommen,
.ga-badge--bestaetigt { color: var(--ok); }
.ga-badge--abgelehnt,
.ga-badge--storniert { color: var(--bad); }
.ga-badge--termin,
.ga-badge--alternative { color: var(--warn); }

/* --------------------------------------------------------------------------
   12. POSTFACH (E-Mail-Simulation)
   -------------------------------------------------------------------------- */
.ga-mail-list {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid var(--line);
}
.ga-mail {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 8px 16px 24px;
  border: 0;
  border-bottom: 1px solid var(--line);
  background: transparent;
  text-align: left;
  cursor: pointer;
  transition: background-color 200ms ease;
}
a.ga-mail { text-decoration: none; color: inherit; }
.ga-mail:hover { background: var(--surface-raised); }
.ga-mail.is-unread::before {
  content: '';
  position: absolute;
  left: 8px;
  top: 24px;
  width: 6px;
  height: 6px;
  background: var(--gold);
  border-radius: 50%;
}
.ga-mail.is-unread .ga-mail-subject { font-weight: 600; }

.ga-mail-meta {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted-2);
  margin-bottom: 4px;
}
.ga-mail-subject {
  font-size: 14px;
  font-weight: 400;
  color: var(--ink);
  margin: 0;
}
.ga-mail-body {
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.6;
  color: var(--ink-soft);
}

/* --------------------------------------------------------------------------
   13. KALENDER & SLOTS
   -------------------------------------------------------------------------- */
.ga-cal {
  max-width: 560px;
  margin: 0 auto 24px;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 16px;
  background: var(--surface-raised);
}
.ga-cal-head {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
  margin-bottom: 8px;
}
.ga-cal-head span {
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted-2);
  padding: 4px 0;
}
.ga-cal-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
}
.ga-cal-day {
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  background: transparent;
  font-family: var(--font-head);
  font-weight: 600;
  font-size: 16px;
  color: var(--ink);
  cursor: pointer;
  transition: border-color 200ms ease, background-color 200ms ease,
              color 200ms ease;
}
.ga-cal-day:hover:not(.is-off):not(:disabled) {
  border-color: var(--gold);
}
.ga-cal-day.is-off,
.ga-cal-day:disabled {
  color: var(--muted-2);
  opacity: 0.4;
  cursor: not-allowed;
}
.ga-cal-day.is-selected {
  border-color: var(--accent);
  background: var(--accent-soft);
  color: var(--accent);
}

.ga-slots {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0 24px;
}

.ga-slot {
  padding: 10px 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: var(--surface-raised);
  font-family: var(--font-utility);
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: var(--ink-soft);
  cursor: pointer;
  transition: border-color 200ms ease, background-color 200ms ease,
              color 200ms ease;
}
.ga-slot:hover:not(.is-booked):not(:disabled) { border-color: var(--accent); }
.ga-slot.is-selected {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--surface);
}
.ga-slot.is-booked,
.ga-slot:disabled {
  opacity: 0.4;
  color: var(--muted-2);
  text-decoration: line-through;
  cursor: not-allowed;
}

/* --------------------------------------------------------------------------
   13b. FLATPICKR Terminwahl (Gendorro Theme)
   -------------------------------------------------------------------------- */
.ga-fp-picker {
  margin-bottom: 24px;
}
.ga-fp-picker__month {
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 12px 12px 4px;
  background: var(--surface-raised);
}
.ga-fp-picker__slots {
  margin-top: 20px;
}
.ga-fp-picker .flatpickr-calendar {
  background: transparent;
  box-shadow: none;
  border: none;
  width: 100%;
  max-width: 100%;
  font-family: var(--font-body);
}
.ga-fp-picker .flatpickr-calendar.inline {
  top: 0 !important;
  display: block;
}
.ga-fp-picker .flatpickr-months {
  align-items: center;
}
.ga-fp-picker .flatpickr-months .flatpickr-month {
  color: var(--ink);
  fill: var(--ink);
  height: 40px;
}
.ga-fp-picker .flatpickr-current-month {
  font-family: var(--font-head);
  font-size: 18px;
  font-weight: 600;
  color: var(--ink);
  padding-top: 4px;
}
.ga-fp-picker .flatpickr-current-month .flatpickr-monthDropdown-months,
.ga-fp-picker .numInputWrapper input {
  font-family: var(--font-head);
  color: var(--ink);
  background: transparent;
}
.ga-fp-picker .flatpickr-prev-month,
.ga-fp-picker .flatpickr-next-month {
  fill: var(--accent);
  padding: 8px;
}
.ga-fp-picker .flatpickr-prev-month:hover svg,
.ga-fp-picker .flatpickr-next-month:hover svg {
  fill: var(--ink);
}
.ga-fp-picker .flatpickr-weekdays {
  background: transparent;
}
.ga-fp-picker span.flatpickr-weekday {
  color: var(--muted-2);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.ga-fp-picker .flatpickr-days {
  width: 100%;
}
.ga-fp-picker .dayContainer {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.ga-fp-picker .flatpickr-day {
  border-radius: var(--radius-sm);
  max-width: none;
  height: 42px;
  line-height: 42px;
  color: var(--ink);
  border: 1px solid transparent;
  font-family: var(--font-head);
  font-size: 16px;
  font-weight: 600;
}
.ga-fp-picker .flatpickr-day:hover:not(.flatpickr-disabled):not(.selected) {
  border-color: var(--accent);
  background: var(--accent-soft);
}
.ga-fp-picker .flatpickr-day.selected,
.ga-fp-picker .flatpickr-day.selected:hover {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--surface);
}
.ga-fp-picker .flatpickr-day.today {
  border-color: var(--line);
}
.ga-fp-picker .flatpickr-day.today:hover {
  border-color: var(--gold);
}
.ga-fp-picker .flatpickr-day.flatpickr-disabled,
.ga-fp-picker .flatpickr-day.prevMonthDay,
.ga-fp-picker .flatpickr-day.nextMonthDay {
  color: var(--muted-2);
  opacity: 0.35;
}
.ga-fp-picker .flatpickr-input,
.ga-fp-picker input.flatpickr-input {
  display: none;
}

/* --------------------------------------------------------------------------
   13c. FULLCALENDAR Buchung / Provider (Gendorro Theme)
   -------------------------------------------------------------------------- */
.ga-fc-picker,
.ga-fc-booking,
.ga-fc-provider {
  --fc-border-color: var(--line);
  --fc-page-bg-color: var(--surface-raised);
  --fc-neutral-bg-color: var(--surface-raised);
  --fc-button-bg-color: var(--accent);
  --fc-button-border-color: var(--accent);
  --fc-button-text-color: var(--surface);
  --fc-button-hover-bg-color: transparent;
  --fc-button-hover-border-color: var(--accent);
  --fc-button-hover-text-color: var(--accent);
  --fc-button-active-bg-color: var(--accent-soft);
  --fc-button-active-border-color: var(--accent);
  --fc-today-bg-color: color-mix(in srgb, var(--accent) 12%, transparent);
  --fc-event-bg-color: var(--accent);
  --fc-event-border-color: var(--accent);
  font-family: var(--font-body);
  margin-bottom: 24px;
}
.ga-fc-picker__month {
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 12px;
  background: var(--surface-raised);
}
.ga-fc-picker__slots {
  margin-top: 20px;
}
.ga-fc-day--bookable .fc-daygrid-day-number {
  font-weight: 600;
  color: var(--accent);
}
.ga-fc-day--selected {
  background: color-mix(in srgb, var(--accent) 18%, transparent) !important;
}
.ga-fc-day--disabled {
  opacity: 0.35;
  pointer-events: none;
}
.ga-fc-no-cancel-zone {
  background: rgba(180, 60, 50, 0.12) !important;
}
.ga-fc-termin-event {
  background: var(--accent) !important;
  border-color: var(--accent) !important;
}
.ga-fc-wunsch-event {
  background: #9a8450 !important;
  border-color: #9a8450 !important;
}
.ga-fc-alternative-event {
  background: #6e6140 !important;
  border-color: #6e6140 !important;
}
/* Kunden-Buchung: Titel enthält exakte Slot-Uhrzeit — keine FC-Zeitspanne anzeigen */
.ga-fc-booking .fc-event-time {
  display: none;
}
.ga-fc-booking .fc-event-title,
.ga-fc-provider .fc-event-title {
  font-weight: 600;
}
.ga-fc-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
  margin-top: 12px;
  font-size: 12px;
  color: var(--ink-soft);
}
.ga-fc-legend--provider {
  margin-top: 24px;
}
.ga-fc-legend__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.ga-fc-legend__swatch {
  width: 14px;
  height: 14px;
  border-radius: 2px;
  display: inline-block;
}
.ga-fc-legend__swatch--termin {
  background: var(--accent);
}
.ga-fc-legend__swatch--wunsch {
  background: #9a8450;
}
.ga-fc-legend__swatch--alternative {
  background: #6e6140;
}
.ga-fc-legend__swatch--sperre {
  background: rgba(180, 60, 50, 0.35);
}
.ga-kalender-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media (min-width: 900px) {
  .ga-kalender-layout {
    grid-template-columns: 1.4fr 1fr;
    align-items: start;
  }
}
.ga-kalender-detail {
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 20px;
  background: var(--surface-raised);
  position: sticky;
  top: 16px;
}
.ga-kalender-detail__kopf {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}
.ga-kalender-detail__close {
  font-size: 24px;
  line-height: 1;
  padding: 4px 10px;
  min-width: auto;
}
.ga-kalender-placeholder {
  padding: 24px 16px;
  text-align: center;
}
.ga-buchung {
  margin-bottom: 24px;
}
.ga-h3 {
  font-family: var(--font-head);
  font-size: 15px;
  font-weight: 600;
  margin: 20px 0 8px;
  color: var(--ink);
}
.fc .fc-toolbar-title {
  font-family: var(--font-head);
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: capitalize;
}
.fc .fc-button {
  font-family: var(--font-utility);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: var(--radius-sm);
  box-shadow: none !important;
}
.fc .fc-timegrid-slot-label,
.fc .fc-col-header-cell-cushion {
  font-size: 12px;
  color: var(--muted-2);
}
.fc-event {
  border-radius: 0;
  font-size: 12px;
  cursor: pointer;
}

/* --------------------------------------------------------------------------
   14. TIMELINE
   -------------------------------------------------------------------------- */
.ga-timeline {
  list-style: none;
  padding: 0;
  margin: 24px 0;
  position: relative;
}
.ga-timeline::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: var(--line);
}
.ga-tl-item {
  position: relative;
  padding: 0 0 24px 32px;
}
.ga-tl-item:last-child { padding-bottom: 0; }
.ga-tl-item::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 6px;
  width: 9px;
  height: 9px;
  border: 1px solid var(--accent);
  background: var(--surface);
  transform: rotate(45deg);
}
.ga-tl-item.is-done::before {
  background: var(--gold);
  transform: rotate(45deg);
}
.ga-tl-item.is-now::before { background: var(--gold); }
.ga-tl-item .ga-label { margin-bottom: 2px; }
.ga-tl-item.is-done .ga-label,
.ga-tl-item.is-now .ga-label { color: var(--gold); }
.ga-tl-item .ga-small { display: block; }

.ga-next-steps {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid var(--line);
}
.ga-next-steps__title {
  font-family: var(--font-head);
  font-size: 1rem;
  font-weight: 600;
  color: var(--ink);
  margin: 0 0 10px;
}
.ga-next-steps__list {
  margin: 0;
  padding-left: 1.15em;
  list-style: disc;
}
.ga-next-steps__list li {
  margin: 0 0 6px;
  font-size: 0.92rem;
  line-height: 1.45;
  color: var(--muted);
}
.ga-next-steps__list li:last-child { margin-bottom: 0; }

@media (prefers-reduced-motion: no-preference) {
  .ga-tl-item.is-now::before {
    animation: ga-tl-pulse 2.4s ease-in-out infinite;
  }
  @keyframes ga-tl-pulse {
    0%, 100% { box-shadow: 0 0 0 0 color-mix(in srgb, var(--accent) 45%, transparent); }
    50% { box-shadow: 0 0 0 6px color-mix(in srgb, var(--accent) 0%, transparent); }
  }
}

/* --------------------------------------------------------------------------
   15. ALERTS, LEERZUSTAND
   -------------------------------------------------------------------------- */
.ga-alert {
  border: 1px solid var(--line);
  padding: 14px 18px;
  font-size: 13px;
  line-height: 1.55;
  color: var(--ink-soft);
  margin: 16px 0;
}
.ga-alert--warn {
  border-color: var(--warn);
  color: var(--ink-soft);
  background: color-mix(in srgb, var(--warn) 10%, var(--surface-raised));
}
.ga-alert--warn::first-letter { color: var(--warn); }
.ga-alert--ok {
  border-color: var(--ok);
  color: var(--ok);
}

.ga-empty {
  text-align: center;
  padding: 48px 24px;
  color: var(--muted);
}
.ga-empty .ga-h2 { margin-bottom: 8px; }

/* --------------------------------------------------------------------------
   16. KEY-VALUE-LISTE
   -------------------------------------------------------------------------- */
.ga-kv {
  display: grid;
  grid-template-columns: minmax(120px, 40%) 1fr;
  gap: 8px 24px;
  margin: 16px 0;
}
.ga-kv dt {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--muted-2);
  padding-top: 3px;
}
.ga-kv dd {
  font-size: 14px;
  line-height: 1.5;
  color: var(--ink);
  padding-bottom: 8px;
  border-bottom: 1px solid var(--line);
}

/* --------------------------------------------------------------------------
   17. TABS
   -------------------------------------------------------------------------- */
.ga-tabs {
  display: flex;
  gap: 32px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 32px;
}
.ga-tab {
  position: relative;
  padding: 12px 2px;
  border: 0;
  background: transparent;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--muted-2);
  text-decoration: none;
  cursor: pointer;
  transition: color 200ms ease;
}
.ga-tab:hover { color: var(--ink); }
.ga-tab.is-active { color: var(--ink); font-weight: 600; }
.ga-tab.is-active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: var(--gold);
}
.ga-tab .ga-badge { margin-left: 8px; }
.ga-tab-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 0 0 color-mix(in srgb, var(--accent) 70%, transparent);
  animation: ga-pulse-dot 2s ease-in-out infinite;
  vertical-align: middle;
}
.ga-row-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 8px color-mix(in srgb, var(--accent) 60%, transparent);
  flex-shrink: 0;
}
@keyframes ga-pulse-dot {
  0%, 100% { box-shadow: 0 0 0 0 color-mix(in srgb, var(--accent) 60%, transparent); }
  50% { box-shadow: 0 0 0 6px color-mix(in srgb, var(--accent) 0%, transparent); }
}

.ga-admin-row--action {
  position: relative;
  padding-left: 8px;
}

/* FullCalendar Basis (v6 injiziert Styles; Container sichtbar halten) */
.fc { min-height: 320px; }
.ga-fc-picker__month .fc { min-height: 280px; }
.ga-fc-booking .fc,
.ga-fc-provider .fc { min-height: 480px; }

/* --------------------------------------------------------------------------
   18. ADMIN (Dienstleister-Bereich)
   -------------------------------------------------------------------------- */
.ga-admin-list {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid var(--line);
}
.ga-admin-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 8px;
  border-bottom: 1px solid var(--line);
  text-decoration: none;
  color: inherit;
  transition: background-color 200ms ease;
}
.ga-admin-row:hover { background: var(--paper); }
.ga-admin-row .ga-small { display: block; }
.ga-admin-row strong { font-weight: 600; color: var(--ink); }

.ga-admin-detail {
  max-width: 720px;
  margin: 0 auto;
}
.ga-admin-detail > section { margin-bottom: 32px; }

/* QR-Scans Dashboard (Privatkunden) */
.ga-qr-dashboard {
  text-align: center;
  padding: 2rem 1.5rem 1.5rem;
}
.ga-qr-dashboard__label {
  margin: 0 0 0.5rem;
  font-size: 0.8125rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--muted, #6b6156);
}
.ga-qr-dashboard__zahl {
  margin: 0;
  font-size: clamp(2.75rem, 10vw, 4rem);
  font-weight: 700;
  line-height: 1;
  color: var(--ink);
}
.ga-qr-dashboard__hint {
  margin: 0.75rem 0 0;
  font-size: 0.9375rem;
  color: var(--ink);
}
.ga-qr-dashboard__meta {
  margin: 0.5rem 0 0;
  font-size: 0.8125rem;
  color: var(--muted, #6b6156);
}
.ga-qr-kanaele {
  list-style: none;
  padding: 0;
  margin: 0 0 0.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.ga-qr-kanal {
  padding: 14px 12px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: var(--paper);
  text-align: center;
}
.ga-qr-kanal__name {
  display: block;
  font-weight: 600;
  font-size: 0.9375rem;
  color: var(--ink);
}
.ga-qr-kanal__ziel {
  display: block;
  margin-top: 4px;
  font-size: 0.8125rem;
  color: var(--muted, #6b6156);
}
.ga-qr-besuche {
  border-top: 1px solid var(--line);
}
.ga-qr-besuch {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  padding: 12px 4px;
  border-bottom: 1px solid var(--line);
}
.ga-qr-besuch__badge {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 600;
  background: var(--paper);
  border: 1px solid var(--line);
  color: var(--ink);
  white-space: nowrap;
}
.ga-qr-besuch__info {
  font-size: 0.875rem;
  color: var(--muted, #6b6156);
}
.ga-qr-besuch__zeit {
  font-size: 0.8125rem;
  color: var(--muted, #6b6156);
  white-space: nowrap;
}
@media (max-width: 560px) {
  .ga-qr-kanaele { grid-template-columns: 1fr; }
  .ga-qr-besuch {
    grid-template-columns: 1fr;
    gap: 4px;
  }
  .ga-qr-besuch__zeit { justify-self: start; }
}

/* Kampagne — Website-Verhalten & Conversion */
.ga-kamp-card > .ga-h2 { margin-bottom: 16px; }
.ga-kamp-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 12px;
}
.ga-kamp-split__title {
  margin: 0 0 8px;
  font-size: 0.85rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--ink-soft, #6b7280);
}
.ga-kamp-split__hint {
  margin: 8px 0 0;
  font-size: 0.8rem;
  color: var(--ink-soft, #6b7280);
  line-height: 1.4;
}
@media (max-width: 640px) {
  .ga-kamp-split { grid-template-columns: 1fr; }
}
.ga-kamp-metrics {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(132px, 1fr));
  gap: 12px;
  margin-bottom: 12px;
}
.ga-kamp-metric {
  padding: 14px 12px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: var(--paper);
  text-align: center;
}
.ga-kamp-metric__zahl {
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.1;
  color: var(--ink);
}
.ga-kamp-metric__label {
  display: block;
  margin-top: 6px;
  font-size: 0.8125rem;
  line-height: 1.35;
  color: var(--muted, #6b6156);
}
.ga-kamp-metric__detail {
  display: block;
  margin-top: 4px;
  font-size: 0.75rem;
  color: var(--muted, #6b6156);
}
.ga-kamp-form__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 16px;
  margin-bottom: 8px;
}
.ga-kamp-form__status { margin-top: 12px; }
.ga-kamp-kv { margin-top: 20px; }
.ga-kamp-funnel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 10px;
  margin: 20px 0 0;
  padding-top: 16px;
  border-top: 1px solid var(--line);
  font-size: 0.875rem;
  color: var(--ink);
}
.ga-kamp-funnel__step {
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--paper);
  border: 1px solid var(--line);
}
.ga-kamp-funnel__arrow {
  color: var(--muted, #6b6156);
  font-weight: 600;
}
@media (max-width: 560px) {
  .ga-kamp-funnel { flex-direction: column; align-items: stretch; }
  .ga-kamp-funnel__arrow { display: none; }
}

/* Video-Platzhalter */
.ga-video-box {
  border: 1px dashed var(--gold);
  background: var(--paper);
  padding: 40px 24px;
  text-align: center;
  margin: 16px 0;
}
.ga-video-box--player {
  text-align: left;
}
.ga-video-box .ga-label { margin-bottom: 8px; }
.ga-video-box p {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.55;
}
.ga-video-player-mount {
  margin: 12px 0 16px;
}
.ga-video-player,
.ga-video-vorschau {
  display: block;
  width: 100%;
  max-height: 280px;
  margin-top: 12px;
  border: 1px solid var(--line);
  background: #000;
}
.ga-video-player-mount .ga-video-player,
.ga-video-player-mount .ga-video-vorschau {
  margin-top: 0;
}

/* --------------------------------------------------------------------------
   19. FORMULAR-CONTAINER (zentriert, max 640px)
   -------------------------------------------------------------------------- */
.ga-form {
  max-width: var(--form-max);
  margin: 0 auto;
  width: 100%;
}
form.ga-form { text-align: left; }

/* --------------------------------------------------------------------------
   20. RESPONSIVE (Mobile-first, Breakpoint 720px)
   -------------------------------------------------------------------------- */
@media (max-width: 719px) {
  .ga-shell { padding: 24px 20px 40px; }
  .ga-brand-logo { height: 3.75rem; max-width: min(100%, 14rem); }
  .ga-h1 { font-size: 27px; }
  .ga-h2 { font-size: 21px; }
  .ga-price { font-size: 38px; }
  .ga-step-label { display: none; }
  .ga-tabs { gap: 20px; overflow-x: auto; }
  .ga-kv { grid-template-columns: 1fr; gap: 2px 0; }
  .ga-kv dd { margin-bottom: 12px; }
  .ga-actions { flex-direction: column; }
  .ga-actions .ga-btn { width: 100%; }
}

@media (min-width: 720px) {
  body { font-size: 15.5px; }
  .ga-shell { padding: 48px 48px 64px; }
  .ga-brand-logo { height: 5rem; max-width: min(100%, 18rem); }
  .ga-h1 { font-size: 40px; }
  .ga-h2 { font-size: 26px; }
  .ga-radio-cards--cols { grid-template-columns: 1fr 1fr; }
  .ga-card { padding: 32px; }
}

/* --------------------------------------------------------------------------
   21. REDUCED MOTION
   -------------------------------------------------------------------------- */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}

/* --------------------------------------------------------------------------
   22. LOGISTIK & LEISTUNGEN (Wizard Schritt 2)
   -------------------------------------------------------------------------- */
.ga-leistungen-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 8px 0 24px;
}
.ga-leistung-eintrag {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ga-leistung-eintrag:has(.ga-leistung-beschreibung:not([hidden])) {
  grid-column: 1 / -1;
}
.ga-leistung-karte {
  display: block;
  width: 100%;
  padding: 16px 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background: var(--surface);
  cursor: pointer;
  text-align: left;
  font: inherit;
  color: inherit;
  transition: border-color 200ms ease, background-color 200ms ease;
}
.ga-leistung-karte:hover {
  border-color: var(--accent);
  background: var(--surface-raised);
}
.ga-leistung-karte.is-selected,
.ga-leistung-karte[aria-pressed="true"] {
  border-color: var(--accent);
  background: var(--surface-raised);
}
.ga-leistung-karte:focus-visible {
  outline: 1px solid var(--gold);
  outline-offset: 3px;
}
.ga-leistung-karte strong {
  display: block;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
  color: var(--ink);
  margin-bottom: 4px;
}
.ga-leistung-karte .ga-small {
  display: block;
  color: var(--muted-2);
}
.ga-leistung-karte--werkstatt {
  border-style: dashed;
}
.ga-leistung-karte--werkstatt.is-selected {
  border-style: solid;
}
.ga-leistung-hinweis {
  display: block;
  margin-top: 8px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--gold);
}
.ga-leistung-beschreibung {
  margin-bottom: 4px;
}
.ga-leistung-beschreibung[hidden] {
  display: none;
}
.ga-leistungen-list {
  margin: 0;
  padding: 0 0 0 1.1rem;
  display: grid;
  gap: 12px;
}
.ga-leistungen-list li {
  line-height: 1.45;
}

.ga-leistung-beschreibung .ga-label {
  margin-bottom: 6px;
}

@media (min-width: 720px) {
  .ga-leistungen-grid {
    grid-template-columns: 1fr 1fr;
  }
}

/* --------------------------------------------------------------------------
   23. VIDEO-AUFNAHME & JA/NEIN
   -------------------------------------------------------------------------- */
.ga-radio-cards--inline {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.ga-radio-cards--inline .ga-radio-card {
  flex: 1 1 120px;
  min-width: 100px;
  text-align: center;
}
.ga-ja-nein legend.ga-label { margin-bottom: 8px; }

.ga-video-aktionen { margin: 16px 0; flex-wrap: wrap; position: relative; }
.ga-sr-file {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.ga-btn--kamera {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.ga-btn--kamera svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.ga-video-offen { overflow: hidden; }

.ga-video-overlay {
  position: fixed;
  inset: 0;
  z-index: 9000;
  display: flex;
  flex-direction: column;
  background: #0a0a0a;
  color: #fff;
}
.ga-video-overlay__kopf {
  padding: 12px 16px;
  padding-top: max(12px, env(safe-area-inset-top));
}
.ga-video-overlay__kopf .ga-btn--ghost {
  color: #fff;
  border-color: rgba(255,255,255,.35);
}
.ga-video-overlay__live {
  flex: 1;
  width: 100%;
  object-fit: contain;
  background: #000;
}
.ga-video-overlay__hinweis {
  padding: 12px 20px;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: rgba(255,255,255,.7);
}
.ga-video-overlay__fuss {
  display: flex;
  justify-content: center;
  padding: 20px;
  padding-bottom: max(24px, env(safe-area-inset-bottom));
}
.ga-video-overlay__ausloeser {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 4px solid rgba(255,255,255,.9);
  background: rgba(255,255,255,.15);
  cursor: pointer;
  transition: background-color 200ms ease, border-color 200ms ease;
}
.ga-video-overlay__ausloeser.is-recording {
  border-color: var(--bad);
  background: rgba(155, 59, 50, .35);
}
.ga-video-overlay__ausloeser:disabled { opacity: .5; cursor: not-allowed; }
.ga-video-overlay .ga-error {
  margin: 0 20px 12px;
  color: #f5c4c0;
  border: 1px solid rgba(155,59,50,.5);
  padding: 10px 14px;
}

/* --------------------------------------------------------------------------
   22. TOAST-BENACHRICHTIGUNGEN
   -------------------------------------------------------------------------- */
.ga-toast-host {
  position: fixed;
  top: max(16px, env(safe-area-inset-top));
  right: max(16px, env(safe-area-inset-right));
  z-index: 9000;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: min(360px, calc(100vw - 32px));
  pointer-events: none;
}

.ga-toast {
  pointer-events: auto;
  background: var(--surface-raised);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  padding: 14px 16px 12px;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 220ms ease, transform 220ms ease;
}

.ga-toast.is-in {
  opacity: 1;
  transform: translateY(0);
}

.ga-toast.is-out {
  opacity: 0;
  transform: translateY(-4px);
}

.ga-toast__kopf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 6px;
}

.ga-toast__title {
  font-family: var(--font-head);
  font-size: 17px;
  font-weight: 600;
  color: var(--accent);
  line-height: 1.3;
}

.ga-toast__close {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border: 1px solid var(--line);
  border-radius: 2px;
  background: transparent;
  color: var(--muted);
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  transition: color 200ms ease, border-color 200ms ease;
}

.ga-toast__close:hover {
  color: var(--ink);
  border-color: var(--gold);
}

.ga-toast__body {
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
  color: var(--ink-soft);
}

.ga-toast__action {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--accent);
  text-decoration: none;
}

.ga-toast__action:hover {
  color: var(--ink);
}

/* Beratungstermin-Wizard */
.ga-beratung-kontakt {
  margin: 20px 0;
  padding: 16px 18px;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: var(--paper);
}

.ga-beratung-telefon {
  margin: 6px 0 0;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .02em;
  color: var(--gold);
}

.ga-beratung-kalender {
  margin: 24px 0 8px;
}

.ga-beratung-auswahl.is-selected {
  color: var(--ink);
  font-weight: 500;
}

.ga-input--area {
  min-height: 88px;
  resize: vertical;
  line-height: 1.45;
}

.ga-fc-beratung-event {
  border-left: 3px solid #6b8fc7 !important;
}
