/* ═══════════════════════════════════════════════════════════
   kompass.css — Nevik Reise-Kompass (Slice-1-Fix, 2026-08-19)
   Eigenständige, ruhige, typografische Gestaltung der Homepage.
   Self-contained: KEINE Abhängigkeit von design-system.min.css.
   Keine Destinationsfotos — bewusst abstrakt statt falsch beschriftet.
   ═══════════════════════════════════════════════════════════ */

/* ─── Design-Tokens (lokal, identische Palette wie Site-Familie) ─── */
:root {
  --bg: #faf8f5;
  --bg-elevated: #ffffff;
  --bg-soft: #f3efe9;
  --bg-dark: #1a1f2e;
  --text: #1a1f2e;
  --text-body: #2d3548;
  --text-muted: #59616e;
  --text-on-dark: #f0ede8;
  --text-on-dark-muted: #b7bdc8;
  --primary: #0d5c63;
  --primary-dark: #084048;
  --accent: #c13e1d;
  --accent-dark: #a03517;
  --border: #e5e0d8;
  --border-dark: rgba(255,255,255,.12);
  --font-display: 'Fraunces', Georgia, 'Times New Roman', serif;
  --font-body: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --sp-2: 8px; --sp-3: 12px; --sp-4: 16px; --sp-5: 24px; --sp-6: 32px;
  --radius-sm: 6px; --radius-md: 12px; --radius-lg: 20px; --radius-full: 999px;
  --shadow-md: 0 4px 12px rgba(26,31,46,.08);
}

/* ─── Basis ─── */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-body);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
}
img, svg { max-width: 100%; }
a { color: var(--primary); }
a:hover { color: var(--primary-dark); }

/* Screenreader-Klasse — bewusst definiert (war vorher undefiniert referenziert) */
.kp-sr { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0;
  overflow: hidden; clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; border: 0; }

/* ─── Skip-Link ─── */
.kp-skip-link {
  position: absolute; left: 8px; top: -60px; z-index: 1000;
  min-height: 44px; display: inline-flex; align-items: center;
  padding: 10px 18px; border-radius: 0 0 var(--radius-sm) var(--radius-sm);
  background: var(--bg-dark); color: #fff; font-weight: 600; text-decoration: none;
  transition: top .18s ease;
}
.kp-skip-link:focus { top: 0; }
main:focus { outline: none; }

/* ─── Header / Navigation ─── */
.kp-header {
  position: sticky; top: 0; z-index: 100;
  background: rgba(250, 248, 245, .92); backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--border);
}
.kp-header__inner {
  width: min(100% - 32px, 1200px); margin: 0 auto;
  display: flex; align-items: center; justify-content: space-between;
  min-height: 64px; gap: var(--sp-4);
}
.kp-logo {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: var(--font-display); font-size: 1.15rem; font-weight: 700;
  color: var(--text); text-decoration: none;
}
.kp-logo:hover { color: var(--primary); }
.kp-logo__mark {
  display: inline-flex; align-items: center; justify-content: center;
  width: 34px; height: 34px; border-radius: var(--radius-full);
  background: var(--primary); color: #fff; font-family: var(--font-body);
  font-size: 1rem; font-weight: 700;
}
.kp-nav { display: flex; align-items: center; }
.kp-nav__links { display: flex; gap: var(--sp-2); list-style: none; margin: 0; padding: 0; }
.kp-nav__links a {
  display: inline-flex; align-items: center; min-height: 44px; padding: 8px 14px;
  color: var(--text-body); font-weight: 500; text-decoration: none; border-radius: var(--radius-sm);
}
.kp-nav__links a:hover { color: var(--primary); background: rgba(13, 92, 99, .07); }
.kp-nav__toggle {
  display: none; flex-direction: column; justify-content: center; align-items: center;
  min-width: 44px; min-height: 44px; padding: 10px; background: transparent;
  border: 1.5px solid var(--border); border-radius: var(--radius-sm); cursor: pointer;
}
.kp-nav__toggle span {
  display: block; width: 20px; height: 2px; margin: 2.5px 0;
  background: var(--text); border-radius: 1px;
  transition: transform .18s ease, opacity .18s ease;
}
.kp-nav__toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.kp-nav__toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.kp-nav__toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

@media (max-width: 860px) {
  .kp-nav__toggle { display: flex; }
  .kp-nav__links {
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    flex-direction: column; gap: 0; padding: var(--sp-2) var(--sp-4) var(--sp-3);
    background: var(--bg-elevated); border-bottom: 1px solid var(--border);
    box-shadow: var(--shadow-md);
  }
  .kp-nav__links.kp-nav__links--open { display: flex; }
  .kp-nav__links a { display: block; padding: 14px 8px; border-bottom: 1px solid rgba(0,0,0,.06); }
  .kp-nav__links li:last-child a { border-bottom: none; }
}

/* Sehr schmale Viewports (200%-Zoom-Emulation auf Mobil): Logo darf umbrechen,
   statt horizontal überzulaufen. */
@media (max-width: 260px) {
  .kp-header__inner { flex-wrap: wrap; row-gap: var(--sp-2); }
  .kp-logo { font-size: .95rem; }
  .kp-hero__glyph { display: none; }
}

/* ─── Layout-Gerüst ─── */
.kp-section { padding: clamp(56px, 9vw, 104px) 0; }
.kp-section__inner { width: min(100% - 48px, 1200px); margin: 0 auto; }
.kp-narrow { max-width: 880px; }
.kp-section--alt { background: var(--bg-soft); }
.kp-section--dark { background: var(--bg-dark); color: var(--text-on-dark); }
.kp-section--dark ::selection { background: rgba(193, 62, 29, .55); color: #fff; }
.kp-mt { margin-top: var(--sp-6); }

.kp-eyebrow {
  font-size: .78rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;
  color: var(--primary); margin-bottom: var(--sp-3);
}
.kp-eyebrow--ondark { color: #9fc6c2; }
.kp-h2 {
  font-family: var(--font-display);
  font-size: clamp(1.65rem, 3.6vw, 2.4rem); font-weight: 600; line-height: 1.15;
  letter-spacing: -.015em; color: var(--text); margin: 0 0 var(--sp-4);
}
.kp-h2--ondark { color: var(--text-on-dark); }
.kp-lede { font-size: 1.06rem; line-height: 1.65; color: var(--text-muted); max-width: 640px; }
.kp-section--dark .kp-lede { color: var(--text-on-dark-muted); }

/* ─── Buttons ─── */
.kp-btn, .kc-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: var(--sp-2);
  min-height: 48px; min-width: 44px; padding: 12px 26px;
  border-radius: var(--radius-full);
  font-family: var(--font-body); font-size: 1rem; font-weight: 600; line-height: 1.2;
  text-decoration: none; cursor: pointer; border: 1.5px solid transparent;
  transition: background-color .18s ease, color .18s ease, border-color .18s ease, transform .12s ease;
}
.kp-btn:active, .kc-btn:active { transform: translateY(1px); }
.kp-btn--accent, .kc-btn--primary { background: var(--primary); color: #fff; box-shadow: 0 2px 10px rgba(13, 92, 99, .24); }
.kp-btn--accent:hover, .kc-btn--primary:hover { background: var(--primary-dark); color: #fff; }

/* Sekundäre Hero-Aktion auf hellem Grund: kräftiger Text-/Randkontrast
   (ersetzt die frühere fast-weiße Ghost-Variante) */
.kp-btn--outline { background: transparent; color: var(--text); border-color: var(--text); }
.kp-btn--outline:hover { background: var(--text); color: var(--bg-elevated); }

.kc-btn--ghost { background: transparent; color: var(--text-body); border-color: #767e8c; }
.kc-btn--ghost:hover { background: var(--bg-soft); color: var(--text); border-color: var(--text-body); }
.kc-btn--partner {
  background: var(--accent); color: #fff; box-shadow: 0 2px 10px rgba(193, 62, 29, .26);
}
.kc-btn--partner:hover { background: var(--accent-dark); color: #fff; }
.kp-btn[disabled], .kc-btn[disabled] { opacity: .45; cursor: not-allowed; }

.kp-btn:focus-visible, .kc-btn:focus-visible, a:focus-visible, summary:focus-visible {
  outline: 3px solid var(--accent); outline-offset: 2px;
}
.kc-option__input:focus-visible + .kc-option__label { outline: 3px solid var(--accent); outline-offset: 2px; }

/* ─── 1 · Hero ─── */
.kp-hero {
  position: relative; overflow: clip;
  background:
    radial-gradient(1100px 520px at 88% -10%, rgba(13, 92, 99, .16), transparent 62%),
    radial-gradient(800px 420px at -8% 108%, rgba(193, 62, 29, .12), transparent 58%),
    var(--bg);
  padding: clamp(40px, 7vw, 88px) 0 clamp(36px, 6vw, 64px);
  border-bottom: 1px solid var(--border);
}
.kp-hero__inner { width: min(100% - 48px, 1040px); margin: 0 auto; position: relative; z-index: 1; }
.kp-hero__eyebrow {
  font-size: .8rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase;
  color: var(--primary); margin: 0 0 var(--sp-4);
}
.kp-hero__title {
  font-family: var(--font-display);
  font-size: clamp(1.9rem, 5.4vw, 3.6rem); font-weight: 600; line-height: 1.06;
  letter-spacing: -.025em; color: var(--text);
  max-width: 15ch; margin: 0 0 var(--sp-4);
  text-wrap: balance;
}
.kp-hero__sub {
  font-size: clamp(1.02rem, 1.6vw, 1.2rem); line-height: 1.6;
  color: var(--text-muted); max-width: 56ch; margin: 0 0 var(--sp-5);
}
.kp-hero__actions { display: flex; flex-wrap: wrap; gap: var(--sp-3); margin-bottom: var(--sp-5); }
.kp-hero__meta { font-size: .84rem; color: var(--text-muted); margin: 0; }
.kp-hero__glyph {
  position: absolute; right: 0; bottom: -0.30em; z-index: 0;
  font-family: var(--font-display); font-weight: 700;
  font-size: clamp(11rem, 30vw, 26rem); line-height: 1; letter-spacing: -.04em;
  color: transparent; -webkit-text-stroke: 1.5px rgba(13, 92, 99, .14);
  pointer-events: none; user-select: none;
  max-width: 100%; overflow: hidden;
}

/* ─── 2 · Kompass-Flow ─── */
.kp-flow {
  margin-top: var(--sp-6); padding: clamp(20px, 4vw, 40px);
  background: var(--bg-elevated); border: 1px solid var(--border);
  border-radius: var(--radius-lg); box-shadow: var(--shadow-md);
}
.kc-steps:focus, .kc-result:focus, .kc-step:focus { outline: none; }
.kc-step__counter {
  font-size: .76rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;
  color: var(--primary); margin: 0 0 var(--sp-3);
}
.kc-step__set { border: 0; padding: 0; margin: 0; min-width: 0; }
.kc-step__label {
  font-family: var(--font-display);
  font-size: clamp(1.2rem, 2.6vw, 1.55rem); font-weight: 600; color: var(--text);
  line-height: 1.25; margin: 0 0 var(--sp-4); padding: 0; max-width: 26ch;
}
.kc-options { display: grid; gap: var(--sp-3); }
.kc-option { min-width: 0; }
.kc-option__input { position: absolute; opacity: 0; width: 1px; height: 1px; }
.kc-option__label {
  display: flex; flex-direction: column; gap: 4px; min-height: 72px;
  padding: 14px 18px; border: 1.5px solid var(--border); border-radius: var(--radius-md);
  cursor: pointer; transition: border-color .15s ease, background-color .15s ease, box-shadow .15s ease;
}
.kc-option__label:hover { border-color: var(--primary); background: rgba(13, 92, 99, .04); }
.kc-option__input:checked + .kc-option__label {
  border-color: var(--primary); background: rgba(13, 92, 99, .07);
  box-shadow: inset 0 0 0 1px var(--primary);
}
.kc-option__title { font-weight: 700; color: var(--text); font-size: 1rem; }
.kc-option__hint { font-size: .86rem; color: var(--text-muted); line-height: 1.45; }
.kc-step__nav { display: flex; gap: var(--sp-3); justify-content: flex-end; margin-top: var(--sp-5); align-items: center; }
.kc-step__nav-spacer { flex: 1; }

/* Ergebnis */
.kc-profile { font-size: 1rem; margin: 0 0 var(--sp-2); }
.kc-profile__label { font-weight: 700; color: var(--text); }
.kc-profile__note {
  font-size: .88rem; color: var(--text-muted); margin: 0 0 var(--sp-5);
  padding: 10px 14px; border-left: 3px solid var(--primary); background: rgba(13, 92, 99, .05);
  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
}
.kc-tie-note {
  margin: 0 0 var(--sp-4); padding: 10px 14px;
  background: rgba(13, 92, 99, .06); border-radius: var(--radius-sm);
  font-size: .9rem; color: var(--text-body);
}
.kc-cards { list-style: none; display: grid; gap: var(--sp-4); margin: 0 0 var(--sp-5); padding: 0; }
@media (min-width: 760px) { .kc-cards { grid-template-columns: repeat(3, 1fr); } }
.kc-card {
  display: flex; flex-direction: column; gap: var(--sp-2);
  padding: var(--sp-5); border: 1px solid var(--border);
  border-radius: var(--radius-md); background: var(--bg);
}
.kc-card--lead { border-color: var(--primary); box-shadow: inset 0 0 0 1px var(--primary); }
.kc-card__badge {
  margin: 0; font-size: .68rem; font-weight: 700; letter-spacing: .1em;
  text-transform: uppercase; color: var(--primary);
}
.kc-card__title {
  font-family: var(--font-display); font-size: 1.3rem; font-weight: 600;
  color: var(--text); margin: 0;
}
.kc-card__meta { font-size: .82rem; color: var(--text-muted); margin: 0; line-height: 1.5; }
.kc-card__reasons, .kc-card__mismatches { margin: 0; padding-left: 18px; }
.kc-card__reasons li, .kc-card__mismatches li { font-size: .88rem; line-height: 1.55; color: var(--text-body); margin-bottom: 6px; }
.kc-card__mismatches li { color: #6b3a1f; }
.kc-card__mismatches strong { color: #59371c; }
.kc-btn--partner.kc-card__cta-link { margin-top: auto; }
.kc-card .kc-btn--partner { margin-top: auto; }
.kc-more { font-size: .88rem; color: var(--text-muted); margin: 0 0 var(--sp-3); }
.kc-excluded { margin: 0 0 var(--sp-4); font-size: .88rem; }
.kc-excluded summary { cursor: pointer; font-weight: 600; color: var(--text-body); min-height: 44px; display: inline-flex; align-items: center; }
.kc-excluded ul { margin: var(--sp-2) 0 0; padding-left: 18px; }
.kc-excluded li { color: var(--text-muted); line-height: 1.55; margin-bottom: 4px; }
.kc-empty {
  margin: 0 0 var(--sp-4); padding: 14px 18px; background: var(--bg-soft);
  border-radius: var(--radius-md); font-size: .95rem; color: var(--text-body);
}
.kc-handoff-note {
  margin: 0 0 var(--sp-4); padding: 14px 18px;
  background: var(--bg-soft); border-radius: var(--radius-md);
  font-size: .9rem; line-height: 1.55; color: var(--text-body);
}
.kc-restart { display: flex; justify-content: center; }

/* ─── 3 · Prinzip ─── */
.kp-prinzip-grid { display: grid; gap: var(--sp-4); margin-top: var(--sp-6); }
@media (min-width: 860px) { .kp-prinzip-grid { grid-template-columns: repeat(3, 1fr); } }
.kp-prinzip-card {
  padding: var(--sp-5); border: 1px solid var(--border-dark);
  border-radius: var(--radius-md); background: rgba(255, 255, 255, .04);
}
.kp-prinzip-card__title {
  font-family: var(--font-display); font-size: 1.15rem; font-weight: 600;
  color: var(--text-on-dark); margin: 0 0 var(--sp-2);
}
.kp-prinzip-card p { font-size: .93rem; line-height: 1.6; color: var(--text-on-dark-muted); margin: 0; }
.kp-prinzip-card strong { color: var(--text-on-dark); }
.kp-prinzip-note {
  margin: var(--sp-5) 0 0; font-size: .92rem; line-height: 1.6;
  color: var(--text-on-dark-muted); max-width: 72ch;
}
.kp-prinzip-note strong { color: var(--text-on-dark); }
.kp-section--dark a { color: #9fc6c2; }
.kp-section--dark a:hover { color: #c8e2df; }

/* ─── 4 · Ziel-Regionen ─── */
.kp-dest { list-style: none; display: grid; gap: var(--sp-3); margin: var(--sp-6) 0 0; padding: 0; }
@media (min-width: 760px) { .kp-dest { grid-template-columns: repeat(2, 1fr); } }
.kp-dest__item {
  display: grid; grid-template-columns: 1fr auto; align-items: center; gap: var(--sp-3);
  padding: 18px 20px; border: 1px solid var(--border); border-radius: var(--radius-md);
  background: var(--bg-elevated);
}
.kp-dest__name { font-size: 1.05rem; font-weight: 700; color: var(--text); margin: 0; }
.kp-dest__hint { font-size: .85rem; color: var(--text-muted); margin: 2px 0 0; }
.kp-dest__link {
  grid-row: span 2; display: inline-flex; align-items: center; justify-content: center;
  min-height: 44px; min-width: 44px; padding: 10px 18px; border-radius: var(--radius-full);
  border: 1.5px solid var(--primary); color: var(--primary);
  font-weight: 600; font-size: .9rem; text-decoration: none; white-space: nowrap;
  transition: background-color .15s ease, color .15s ease;
}
.kp-dest__link:hover { background: var(--primary); color: #fff; }

/* ─── 5 · FAQ ─── */
.kp-faq { display: grid; gap: var(--sp-3); margin-top: var(--sp-6); }
.kp-faq__item {
  background: var(--bg-elevated); border: 1px solid var(--border);
  border-radius: var(--radius-md); overflow: hidden;
}
.kp-faq__item summary {
  cursor: pointer; list-style: none; padding: 16px 20px; min-height: 52px;
  font-weight: 700; color: var(--text); font-size: 1rem;
  display: flex; justify-content: space-between; align-items: center; gap: var(--sp-3);
}
.kp-faq__item summary::-webkit-details-marker { display: none; }
.kp-faq__item summary::after {
  content: "+"; font-family: var(--font-display); font-size: 1.4rem; font-weight: 600;
  color: var(--primary); flex-shrink: 0; transition: transform .18s ease;
}
.kp-faq__item[open] summary::after { transform: rotate(45deg); }
.kp-faq__item summary:hover { color: var(--primary); }
.kp-faq__item p { padding: 0 20px 18px; margin: 0; font-size: .95rem; line-height: 1.65; color: var(--text-body); }
.kp-stand { margin-top: var(--sp-6); font-size: .84rem; color: var(--text-muted); }
.kp-stand a { text-decoration: underline; text-underline-offset: .18em; }

/* ─── 6 · Footer ─── */
.kp-footer { background: var(--bg-dark); color: var(--text-on-dark); margin-top: 0; }
.kp-footer__inner {
  width: min(100% - 48px, 1200px); margin: 0 auto;
  display: grid; grid-template-columns: minmax(220px, 1.4fr) repeat(2, minmax(140px, 1fr));
  gap: var(--sp-6); padding: var(--sp-8, 56px) 0 var(--sp-6);
}
.kp-footer__col { display: flex; flex-direction: column; align-items: flex-start; gap: 6px; }
.kp-footer__brand {
  font-family: var(--font-display); font-size: 1.2rem; font-weight: 600;
  color: var(--text-on-dark);
}
.kp-footer__col p { font-size: .85rem; line-height: 1.55; color: var(--text-on-dark-muted); margin: 0; max-width: 400px; }
.kp-footer__heading {
  font-size: .78rem; font-weight: 700; text-transform: uppercase; letter-spacing: .1em;
  color: var(--text-on-dark-muted); margin: 0 0 var(--sp-2);
}
.kp-footer__col a {
  color: var(--text-on-dark); font-size: .9rem; text-decoration: none;
  display: inline-flex; align-items: center; min-height: 44px;
}
.kp-footer__col a:hover { color: #fff; text-decoration: underline; text-underline-offset: .18em; }
.kp-footer__bottom {
  border-top: 1px solid var(--border-dark);
  padding: var(--sp-4) 24px var(--sp-5); text-align: center;
  font-size: .8rem; color: var(--text-on-dark-muted); line-height: 1.6;
}
@media (max-width: 760px) {
  .kp-footer__inner { grid-template-columns: 1fr; gap: var(--sp-5); }
  /* Touch-Targets: Footer-Links auf Mobile 44px (WCAG 2.5.5 / Apple HIG) */
  .kp-footer__col a { min-height: 44px; }
  .kp-logo { min-height: 44px; }
}

/* ─── Motion-Respekt ─── */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
  .kp-btn:active, .kc-btn:active { transform: none; }
}

/* ─── 200%-Zoom / sehr schmale Viewports ─── */
@media (max-width: 420px) {
  .kp-dest__item { grid-template-columns: 1fr; }
  .kp-dest__link { grid-row: auto; width: 100%; white-space: normal; }
  .kp-hero__actions .kp-btn { width: 100%; }
  .kc-step__nav .kc-btn { flex: 1; }
}


/* Visual-Upgrade 2026-08-19: Hero-Video-Layer (lazy, reduced-motion-safe) */
.kp-hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .32;
  filter: saturate(1.08);
  z-index: 0;
  pointer-events: none;
}
.kp-hero__inner { position: relative; z-index: 1; }

@media (prefers-reduced-motion: reduce) {
  .kp-hero__video { display: none; }
}

/* ══════════ LIVE-TICKER ══════════ */
.kp-tick { background: var(--bg-elev, #10141f); border-block: 1px solid var(--border); padding: 14px 0; position: relative; z-index: 2; }
.kp-tick__inner { width: min(100% - 48px, 1040px); margin: 0 auto; display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }
.kp-tick__label { font-size: .78rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #f5b23d; white-space: nowrap; }
.kp-tick__list { display: flex; gap: 10px; list-style: none; margin: 0; padding: 0; overflow-x: auto; scrollbar-width: thin; flex: 1; min-width: 0; max-width: 100%; -webkit-overflow-scrolling: touch; }
.kp-tick__row { display: flex; align-items: baseline; gap: 8px; white-space: nowrap; background: rgba(255,255,255,.04); border: 1px solid var(--border); border-radius: 10px; padding: 6px 12px; font-size: .84rem; }
.kp-tick__dest { color: var(--text-muted); }
.kp-tick__price { font-weight: 700; color: var(--text); }
.kp-tick__delta--down { color: #3ecf8e; font-weight: 600; font-variant-numeric: tabular-nums; }
.kp-tick__more { font-size: .82rem; color: var(--primary); text-decoration: none; white-space: nowrap; }
.kp-tick__label { max-width: 100%; overflow: hidden; text-overflow: ellipsis; box-sizing: border-box; }
.kp-tick__more:hover { text-decoration: underline; }
@media (max-width: 767px) {
  .kp-tick { padding: 10px 0; }
  .kp-tick__inner { gap: 8px; width: min(100% - 24px, 1040px); }
  .kp-tick__label { flex-basis: 100%; font-size: .72rem; white-space: normal; letter-spacing: .05em; }
  .kp-tick__row { font-size: .78rem; padding: 5px 10px; }
}

/* ══════════ ZIELE-MATRIX (Cards) ══════════ */
.kp-dest--grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; list-style: none; padding: 0; }
.kp-dest__item--card { border: 1px solid var(--border); border-radius: 16px; overflow: hidden; background: var(--bg-elev, #10141f); transition: transform .18s ease, border-color .18s ease; display: flex; flex-direction: column; }
.kp-dest__item--card:hover { transform: translateY(-3px); border-color: var(--primary); }
.kp-dest__media { display: block; aspect-ratio: 3/2; overflow: hidden; }
.kp-dest__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; display: block; }
.kp-dest__item--card:hover .kp-dest__media img { transform: scale(1.045); }
.kp-dest__body { padding: 16px 18px 18px; display: flex; flex-direction: column; gap: 6px; flex: 1; }
.kp-dest__price { font-size: .8rem; font-weight: 700; color: #3ecf8e; background: rgba(62,207,142,.1); padding: 2px 8px; border-radius: 6px; margin-left: 6px; vertical-align: middle; font-variant-numeric: tabular-nums; }
.kp-dest__body .kp-dest__link { margin-top: auto; }
