/* Sichtbare, crawlerlesbare Navigation; bestehende Markenoptik bleibt bestehen. */
.seo-pfad { margin: 0 0 1.25rem; font-size: .8125rem; line-height: 1.6; }
.seo-pfad ol { display: flex; flex-wrap: wrap; gap: .35rem .6rem; list-style: none; margin: 0; padding: 0; }
.seo-pfad li + li::before { content: "/"; margin-right: .6rem; opacity: .5; }
.seo-pfad a { color: inherit; text-underline-offset: .2em; }
.seo-pfad [aria-current="page"] { text-decoration: none; }
