/* Interne Verlinkung: Staedte-Cluster, Case Studies, verwaiste Seiten.
   Kartenraster im Theme-Look (graue Flaechen #f0f0f0, orangener Balken
   ueber der Ueberschrift, 160-ms-Druck). Der Theme-Listenpfeil (li::before)
   wird ausgeschaltet - er ragte in den Text. */
.smx-linkcluster{width:90%;max-width:1296px;margin:0 auto;padding:56px 0 48px;border-top:1px solid #e5e5e5}
.smx-linkcluster h2.smx-headline{font-size:clamp(26px,2.6vw,36px);margin:0 0 .4em}
.smx-linkcluster h3{font-size:1.1rem;margin:1.6em 0 .6em}
.smx-linkcluster p{margin:0 0 1.2em;max-width:70ch}
.smx-linkcluster ul{list-style:none;display:grid;gap:14px;padding:0;margin:0 0 1.4em;
  grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}
.smx-linkcluster li{margin:0;padding:0;position:static}
.smx-linkcluster li::before,.smx-linkcluster li::after{content:none!important;display:none!important}
.smx-linkcluster li>a,.smx-linkcluster li[aria-current]{display:block;height:100%;box-sizing:border-box;
  padding:18px 20px 20px;background:#f0f0f0;color:inherit;text-decoration:none;
  border-left:4px solid #000;transition:transform 160ms cubic-bezier(.23,1,.32,1),background-color .2s ease}
.smx-linkcluster li>a strong,.smx-linkcluster li[aria-current] strong{display:block;font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:6px}
.smx-linkcluster li>a span,.smx-linkcluster li[aria-current] span{display:block;font-size:.95rem;line-height:1.45;color:#333}
@media (hover:hover) and (pointer:fine){.smx-linkcluster li>a:hover{background:#e6e6e6;border-left-color:#faac01;transform:translateY(-2px)}}
.smx-linkcluster li>a:active{transform:scale(.98)}
.smx-linkcluster li[aria-current]{border-left-color:#faac01;background:#fff;box-shadow:inset 0 0 0 1px #e3e3e3}
.smx-linkcluster li[aria-current] strong::after{content:" \00b7 Sie sind hier";font-weight:400;color:#777;font-size:.85em}
.smx-linkcluster>p:last-child a{font-weight:700;color:inherit;text-decoration:underline;text-underline-offset:3px}
@media (prefers-reduced-motion:reduce){.smx-linkcluster li>a{transition:background-color .2s ease}.smx-linkcluster li>a:hover,.smx-linkcluster li>a:active{transform:none}}
