/* =====================================================================
   MKR-Jur.de – Design-System
   ---------------------------------------------------------------------
   Aufbau:
     1. Design-Tokens          9.  Karten
     2. Reset / Basis         10.  Slider
     3. Überschriften         11.  Fakten
     4. Layout-Primitive      12.  Beitragslayout
     5. Abschnittsköpfe       13.  Fließtext
     6. Buttons               14.  FAQ
     7. Kopfbereich           15.  Fußbereich
     8. Hero                  16.  Sonstiges

   Keine externen Schriften, keine Bibliotheken, keine Web-Fonts:
   Systemschriften laden ohne zusätzliche Anfrage und ohne Layoutsprung,
   und es verlässt kein Datum den eigenen Server.
   ===================================================================== */

/* =====================================================================
   1. Design-Tokens
   ===================================================================== */

:root {
	--c-ink:          #0d1b2a;
	--c-ink-soft:     #1b2f45;
	--c-brass:        #8a6729;
	--c-brass-soft:   #b08d57;
	--c-brass-wash:   #faf5ec;
	--c-bg:           #ffffff;
	--c-bg-alt:       #f4f7fa;
	--c-bg-deep:      #0d1b2a;
	--c-line:         #e1e7ee;
	--c-line-strong:  #c3cfdb;
	--c-text:         #22303f;
	--c-muted:        #55677b;
	--c-on-deep:      #eef3f8;
	--c-on-deep-mut:  #adc0d2;
	--c-focus:        #1f6feb;
	--c-ok:           #1a7f52;
	--c-warn:         #9a6b00;
	--c-error:        #b3261e;

	/* Überschriften und Fließtext teilen sich dieselbe Groteske und
	   unterscheiden sich über Gewicht und Laufweite. Weiterhin bewusst
	   nur Systemschriften: keine zusätzliche Anfrage, kein Layoutsprung
	   beim Laden, keine Datenübertragung an Dritte. */
	--ff-head: "Segoe UI Variable Display", "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;
	--ff-body: "Segoe UI Variable Text", "Segoe UI", system-ui, -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;
	--ff-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;

	--fs-h1:   clamp(2rem, 1.35rem + 2.6vw, 3.15rem);
	--fs-h2:   clamp(1.55rem, 1.2rem + 1.5vw, 2.2rem);
	--fs-h3:   clamp(1.2rem, 1.05rem + 0.7vw, 1.5rem);
	--fs-h4:   clamp(1.05rem, 1rem + 0.3vw, 1.2rem);
	--fs-body: clamp(1rem, 0.97rem + 0.16vw, 1.0625rem);
	--fs-lead: clamp(1.08rem, 1rem + 0.45vw, 1.28rem);
	--fs-sm:   0.875rem;
	--fs-xs:   0.78rem;

	--sp-1: 0.25rem; --sp-2: 0.5rem;  --sp-3: 0.75rem; --sp-4: 1rem;
	--sp-5: 1.5rem;  --sp-6: 2rem;    --sp-7: 3rem;    --sp-8: 4rem;

	--wrap:   1180px;
	--wrap-n: 760px;

	--r-sm: 6px; --r-md: 10px; --r-lg: 16px; --r-pill: 999px;

	--sh-1: 0 1px 2px rgba(13,27,42,.06), 0 2px 8px rgba(13,27,42,.05);
	--sh-2: 0 4px 12px rgba(13,27,42,.08), 0 14px 34px rgba(13,27,42,.07);

	--tr: 160ms cubic-bezier(.4, 0, .2, 1);
}

@media (prefers-color-scheme: dark) {
	:root:not([data-theme="light"]) {
		--c-ink:         #eaf1f8;
		--c-ink-soft:    #cfdcea;
		--c-brass:       #d9b779;
		--c-brass-soft:  #c9a465;
		--c-brass-wash:  rgba(217,183,121,.12);
		--c-bg:          #0e1621;
		--c-bg-alt:      #14202e;
		--c-bg-deep:     #070f18;
		--c-line:        #24374c;
		--c-line-strong: #354c63;
		--c-text:        #d3dfea;
		--c-muted:       #94a8bc;
		--c-focus:       #6ea8ff;
		--c-ok:          #4bbd8a;
		--c-warn:        #e0b45c;
		--c-error:       #ef8b84;
		--sh-1: 0 1px 2px rgba(0,0,0,.45);
		--sh-2: 0 6px 26px rgba(0,0,0,.55);
	}
}

/* =====================================================================
   2. Reset / Basis
   ===================================================================== */

*, *::before, *::after { box-sizing: border-box; }

html {
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
	scroll-padding-top: 6rem;
}

@media (prefers-reduced-motion: reduce) {
	html { scroll-behavior: auto; }
	*, *::before, *::after {
		animation-duration: .01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: .01ms !important;
		scroll-behavior: auto !important;
	}
}

body {
	margin: 0;
	background: var(--c-bg);
	color: var(--c-text);
	font-family: var(--ff-body);
	font-size: var(--fs-body);
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	overflow-wrap: break-word;
}

img, svg, video, iframe { max-width: 100%; height: auto; display: block; }
img { border: 0; }

a { color: var(--c-brass); text-decoration-thickness: 1px; text-underline-offset: 2px; }
a:hover { color: var(--c-ink); }

:where(a, button, input, select, textarea, summary, details, [tabindex]):focus-visible {
	outline: 3px solid var(--c-focus);
	outline-offset: 2px;
	border-radius: 3px;
}

hr { border: 0; border-top: 1px solid var(--c-line); margin: var(--sp-6) 0; }

/* =====================================================================
   3. Überschriften – eine durchgängige Skala für H1 bis H6
   ===================================================================== */

h1, h2, h3, h4, h5, h6 {
	font-family: var(--ff-head);
	color: var(--c-ink);
	font-weight: 700;
	line-height: 1.18;
	margin: 0 0 var(--sp-4);
	letter-spacing: -0.021em;
	text-wrap: balance;
}

h1 { font-size: var(--fs-h1); line-height: 1.08; }
h2 { font-size: var(--fs-h2); margin-top: var(--sp-7); }
h3 { font-size: var(--fs-h3); margin-top: var(--sp-6); }
h4 { font-size: var(--fs-h4); margin-top: var(--sp-5); }
h5 { font-size: 1rem;      margin-top: var(--sp-5); font-family: var(--ff-body); font-weight: 700; }
h6 {
	font-size: var(--fs-sm); margin-top: var(--sp-4);
	font-family: var(--ff-body); font-weight: 700;
	text-transform: uppercase; letter-spacing: .06em; color: var(--c-muted);
}

:where(h1, h2, h3, h4, h5, h6):first-child { margin-top: 0; }

p, ul, ol, dl, table, pre, blockquote, figure { margin: 0 0 var(--sp-5); }
ul, ol { padding-left: 1.35em; }
li { margin-bottom: var(--sp-2); }
li > ul, li > ol { margin-top: var(--sp-2); margin-bottom: 0; }
strong, b { font-weight: 700; color: var(--c-ink-soft); }

blockquote {
	margin-inline: 0;
	padding: var(--sp-4) var(--sp-5);
	border-left: 3px solid var(--c-brass);
	background: var(--c-bg-alt);
	border-radius: 0 var(--r-md) var(--r-md) 0;
	font-size: var(--fs-lead);
	font-weight: 500;
	color: var(--c-ink-soft);
}
blockquote p:last-child { margin-bottom: 0; }

code, kbd, samp { font-family: var(--ff-mono); font-size: .9em; }
code { background: var(--c-bg-alt); padding: .15em .4em; border-radius: var(--r-sm); }
pre {
	background: var(--c-bg-alt); padding: var(--sp-4); border-radius: var(--r-md);
	overflow-x: auto; border: 1px solid var(--c-line); font-family: var(--ff-mono); font-size: .85rem;
}
pre code { background: none; padding: 0; }

.c-table-wrap { overflow-x: auto; margin-bottom: var(--sp-5); }
table { width: 100%; border-collapse: collapse; font-size: var(--fs-sm); }
th, td { padding: var(--sp-3); border-bottom: 1px solid var(--c-line); text-align: left; }
th { font-weight: 700; color: var(--c-ink); background: var(--c-bg-alt); }
caption { caption-side: bottom; padding-top: var(--sp-3); font-size: var(--fs-xs); color: var(--c-muted); }

/* =====================================================================
   4. Layout-Primitive
   ===================================================================== */

.o-wrap          { width: min(100% - 2.5rem, var(--wrap));  margin-inline: auto; }
.o-wrap--narrow  { width: min(100% - 2.5rem, var(--wrap-n)); margin-inline: auto; }

.o-section         { padding-block: clamp(2.75rem, 1.5rem + 5vw, 5rem); }
.o-section--alt    { background: var(--c-bg-alt); }

.o-grid { display: grid; gap: var(--sp-5); }
@media (min-width: 620px)  { .o-grid--2, .o-grid--3, .o-grid--4 { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 940px)  { .o-grid--3 { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 1000px) { .o-grid--4 { grid-template-columns: repeat(4, 1fr); } }

.u-lead { font-size: var(--fs-lead); line-height: 1.6; color: var(--c-muted); }
.u-center { text-align: center; }
.u-measure { max-width: 62ch; }
.u-measure-center { max-width: 62ch; margin-inline: auto; }

.u-visually-hidden {
	position: absolute !important; width: 1px; height: 1px;
	padding: 0; margin: -1px; overflow: hidden;
	clip: rect(0,0,0,0); white-space: nowrap; border: 0;
}

.c-skip-link {
	position: absolute; left: var(--sp-4); top: -100px; z-index: 999;
	background: var(--c-ink); color: #fff; padding: var(--sp-3) var(--sp-5);
	border-radius: 0 0 var(--r-md) var(--r-md); text-decoration: none; font-weight: 600;
	transition: top var(--tr);
}
.c-skip-link:focus { top: 0; color: #fff; }

/* =====================================================================
   5. Abschnittsköpfe
   ===================================================================== */

.c-eyebrow {
	display: inline-flex; align-items: center; gap: var(--sp-2);
	font-family: var(--ff-body); font-size: var(--fs-xs); font-weight: 700;
	text-transform: uppercase; letter-spacing: .11em;
	color: var(--c-brass); margin: 0 0 var(--sp-3);
}
.c-eyebrow::before { content: ""; width: 1.75rem; height: 2px; background: currentColor; border-radius: 2px; }

.c-section-head { max-width: 62ch; margin-bottom: var(--sp-7); }
.c-section-head--center { margin-inline: auto; text-align: center; }
.c-section-head--center .c-eyebrow::before { display: none; }
.c-section-head p:last-child { margin-bottom: 0; }
.c-section-head h2 { margin-top: 0; }

/* =====================================================================
   6. Buttons
   ===================================================================== */

.c-btn {
	display: inline-flex; align-items: center; justify-content: center; gap: var(--sp-2);
	padding: .78em 1.55em;
	font-family: var(--ff-body); font-size: var(--fs-body); font-weight: 600; line-height: 1.2;
	border: 1px solid transparent; border-radius: var(--r-pill);
	text-decoration: none; cursor: pointer; white-space: nowrap;
	transition: background var(--tr), color var(--tr), border-color var(--tr), transform var(--tr);
}
.c-btn:hover { transform: translateY(-1px); }
.c-btn:active { transform: translateY(0); }
.c-btn svg { flex: 0 0 auto; }

.c-btn--primary { background: var(--c-brass); color: #fff; }
.c-btn--primary:hover { background: var(--c-ink); color: #fff; }
@media (prefers-color-scheme: dark) {
	:root:not([data-theme="light"]) .c-btn--primary { color: #14202e; }
	:root:not([data-theme="light"]) .c-btn--primary:hover { background: var(--c-on-deep); color: #14202e; }
}

.c-btn--ghost { background: transparent; color: var(--c-ink); border-color: var(--c-line-strong); }
.c-btn--ghost:hover { border-color: var(--c-ink); background: var(--c-bg-alt); color: var(--c-ink); }

.c-btn--on-deep { background: transparent; color: var(--c-on-deep); border-color: rgba(255,255,255,.35); }
.c-btn--on-deep:hover { background: #fff; color: var(--c-ink); border-color: #fff; }

.c-btn--sm { padding: .55em 1.15em; font-size: var(--fs-sm); }

/* =====================================================================
   7. Kopfbereich
   ===================================================================== */

.c-header {
	position: sticky; top: 0; z-index: 100;
	background: var(--c-bg);
	border-bottom: 1px solid var(--c-line);
}
@supports (backdrop-filter: blur(2px)) {
	.c-header {
		background: color-mix(in srgb, var(--c-bg) 86%, transparent);
		backdrop-filter: saturate(180%) blur(12px);
	}
}

.c-header__inner {
	display: flex; align-items: center; justify-content: space-between; gap: var(--sp-5);
	min-height: 4.5rem;
}

.c-brand { display: inline-flex; align-items: center; gap: var(--sp-3); text-decoration: none; }
.c-brand__mark {
	display: grid; place-items: center; flex: 0 0 auto;
	width: 2.4rem; height: 2.4rem; border-radius: var(--r-sm);
	background: var(--c-ink); color: var(--c-brass-soft);
	font-family: var(--ff-head); font-size: 1rem; font-weight: 700; letter-spacing: .02em;
}
@media (prefers-color-scheme: dark) {
	:root:not([data-theme="light"]) .c-brand__mark { background: #1c2c3d; }
}
.c-brand__text { display: flex; flex-direction: column; line-height: 1.15; }
.c-brand__name { font-family: var(--ff-head); font-size: 1.18rem; font-weight: 700; color: var(--c-ink); }
.c-brand__tag  { font-size: var(--fs-xs); color: var(--c-muted); }

.c-nav { display: flex; align-items: center; gap: var(--sp-5); }
.c-nav__list { display: flex; align-items: center; gap: var(--sp-1); list-style: none; margin: 0; padding: 0; }
.c-nav__list li { margin: 0; }
.c-nav__list a {
	display: block; padding: .5rem .7rem; border-radius: var(--r-sm);
	font-size: var(--fs-sm); font-weight: 600; color: var(--c-ink-soft); text-decoration: none;
	transition: background var(--tr), color var(--tr);
}
.c-nav__list a:hover { background: var(--c-bg-alt); color: var(--c-ink); }
.c-nav__list a[aria-current="page"] { color: var(--c-brass); }

.c-nav__toggle {
	display: none; align-items: center; gap: var(--sp-3);
	padding: .5rem .85rem; background: transparent;
	border: 1px solid var(--c-line-strong); border-radius: var(--r-sm);
	color: var(--c-ink); font: inherit; font-size: var(--fs-sm); font-weight: 600; cursor: pointer;
}
.c-nav__burger { position: relative; display: block; width: 18px; height: 2px; background: currentColor; border-radius: 2px; }
.c-nav__burger::before, .c-nav__burger::after {
	content: ""; position: absolute; left: 0; width: 18px; height: 2px;
	background: currentColor; border-radius: 2px; transition: transform var(--tr), top var(--tr);
}
.c-nav__burger::before { top: -6px; }
.c-nav__burger::after  { top: 6px; }
[aria-expanded="true"] .c-nav__burger { background: transparent; }
[aria-expanded="true"] .c-nav__burger::before { top: 0; transform: rotate(45deg); }
[aria-expanded="true"] .c-nav__burger::after  { top: 0; transform: rotate(-45deg); }

@media (max-width: 1023px) {
	.c-nav__toggle { display: inline-flex; }
	.c-nav {
		position: fixed; inset: 4.5rem 0 auto 0;
		display: none; flex-direction: column; align-items: stretch; gap: var(--sp-4);
		max-height: calc(100dvh - 4.5rem); overflow-y: auto;
		padding: var(--sp-5) 1.25rem var(--sp-6);
		background: var(--c-bg); border-bottom: 1px solid var(--c-line); box-shadow: var(--sh-2);
	}
	.c-nav.is-open { display: flex; }
	.c-nav__list { flex-direction: column; align-items: stretch; gap: 0; }
	.c-nav__list a { padding: var(--sp-3) var(--sp-2); font-size: 1.05rem; border-bottom: 1px solid var(--c-line); border-radius: 0; }
	.c-nav .c-btn { width: 100%; }
}

/* =====================================================================
   8. Hero
   ===================================================================== */

.c-hero {
	position: relative; overflow: hidden;
	padding-block: clamp(3rem, 1.5rem + 7vw, 6rem);
	background:
		radial-gradient(58rem 30rem at 12% -12%, rgba(176,141,87,.20), transparent 62%),
		radial-gradient(45rem 26rem at 96% 8%, rgba(40,68,98,.65), transparent 66%),
		var(--c-bg-deep);
	color: var(--c-on-deep-mut);
}
.c-hero__grid { display: grid; gap: var(--sp-7); align-items: center; }
@media (min-width: 940px) { .c-hero__grid { grid-template-columns: 1.15fr .85fr; gap: var(--sp-8); } }

.c-hero h1 { color: var(--c-on-deep); margin-bottom: var(--sp-5); }
.c-hero__lead { font-size: var(--fs-lead); color: var(--c-on-deep-mut); max-width: 52ch; margin-bottom: var(--sp-6); }
.c-hero .c-eyebrow { color: var(--c-brass-soft); }

.c-hero__actions { display: flex; flex-wrap: wrap; gap: var(--sp-3); margin-bottom: var(--sp-6); }

.c-hero__trust { display: flex; flex-wrap: wrap; gap: var(--sp-5); list-style: none; margin: 0; padding: 0; }
.c-hero__trust li {
	margin: 0; display: flex; align-items: center; gap: var(--sp-2);
	font-size: var(--fs-sm); color: var(--c-on-deep-mut);
}
.c-hero__trust svg { flex: 0 0 auto; color: var(--c-brass-soft); }

.c-hero__panel {
	padding: var(--sp-6); border-radius: var(--r-lg);
	background: rgba(8, 17, 28, .72);
	border: 1px solid rgba(255, 255, 255, .16);
	box-shadow: 0 18px 50px rgba(0, 0, 0, .35);
}
@supports (backdrop-filter: blur(2px)) {
	.c-hero__panel { background: rgba(8, 17, 28, .58); backdrop-filter: blur(10px) saturate(140%); }
}
.c-hero__panel h2 { font-size: var(--fs-h3); color: var(--c-on-deep); margin: 0 0 var(--sp-4); }
.c-hero__panel ol { margin: 0; padding-left: 1.15em; }
.c-hero__panel li { color: var(--c-on-deep-mut); margin-bottom: var(--sp-3); }
.c-hero__panel li::marker { color: var(--c-brass-soft); font-weight: 700; }
.c-hero__panel li strong { color: var(--c-on-deep); display: block; font-family: var(--ff-head); font-size: 1.03rem; font-weight: 600; }

/* =====================================================================
   9. Karten
   ===================================================================== */

.c-card {
	position: relative; display: flex; flex-direction: column;
	padding: var(--sp-5);
	background: var(--c-bg); border: 1px solid var(--c-line); border-radius: var(--r-md);
	transition: border-color var(--tr), box-shadow var(--tr), transform var(--tr);
}
.c-card:hover { border-color: var(--c-line-strong); box-shadow: var(--sh-2); transform: translateY(-2px); }
.c-card h2, .c-card h3 { margin-top: 0; margin-bottom: var(--sp-3); font-size: var(--fs-h4); }
.c-card h2 a, .c-card h3 a { color: inherit; text-decoration: none; }
.c-card h2 a:hover, .c-card h3 a:hover { color: var(--c-brass); }
.c-card p { color: var(--c-muted); font-size: var(--fs-sm); }
.c-card p:last-child { margin-bottom: 0; }
.c-card address { font-style: normal; font-size: var(--fs-sm); color: var(--c-muted); line-height: 1.8; }

.c-card__icon {
	display: grid; place-items: center; width: 2.75rem; height: 2.75rem; margin-bottom: var(--sp-4);
	border-radius: var(--r-sm); background: var(--c-brass-wash); color: var(--c-brass);
	border: 1px solid color-mix(in srgb, var(--c-brass) 24%, transparent);
}
.c-card__icon--lg { width: 3.5rem; height: 3.5rem; }

.c-card__fact {
	display: flex; align-items: center; gap: var(--sp-2);
	margin-top: var(--sp-3); padding-top: var(--sp-3);
	border-top: 1px dashed var(--c-line);
	font-size: var(--fs-xs); color: var(--c-muted);
}
.c-card__fact svg { color: var(--c-brass); flex: 0 0 auto; }
.c-card__fact strong { color: var(--c-ink); }
.c-card__note { font-size: var(--fs-xs) !important; color: var(--c-muted); }

/* Touchfläche: mindestens 44 px hoch. WCAG 2.5.8 verlangt 24 × 24 px,
   für den Daumen sind 44 px die praxistaugliche Größe. */
.c-card__link {
	display: inline-flex; align-items: center;
	margin-top: auto; padding-top: var(--sp-4); min-height: 2.75rem;
	font-size: var(--fs-sm); font-weight: 600; color: var(--c-brass);
}
.c-card__link::after { content: " \2192"; }

.c-card--linked .c-card__stretch::after { content: ""; position: absolute; inset: 0; }

.c-step { counter-reset: none; }
.c-step__num {
	display: grid; place-items: center; width: 2.5rem; height: 2.5rem; margin-bottom: var(--sp-4);
	border-radius: var(--r-pill); background: var(--c-ink); color: var(--c-brass-soft);
	font-family: var(--ff-head); font-size: 1.1rem; font-weight: 700;
}
.c-steps { list-style: none; padding: 0; margin: 0; }
.c-steps > li { margin: 0; }

/* Beitragskarten */
.c-post-card { padding: 0; overflow: hidden; }
.c-post-card__media { position: relative; aspect-ratio: 16 / 9; background: var(--c-bg-alt); overflow: hidden; }
.c-post-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 300ms ease; }
.c-post-card:hover .c-post-card__media img { transform: scale(1.04); }
.c-post-card__body { display: flex; flex-direction: column; flex: 1; padding: var(--sp-5); }
.c-post-card__body h2, .c-post-card__body h3 { font-size: var(--fs-h4); margin: 0 0 var(--sp-3); line-height: 1.32; }

.c-meta {
	display: flex; flex-wrap: wrap; align-items: center; gap: var(--sp-2);
	margin-bottom: var(--sp-3); font-size: var(--fs-xs); color: var(--c-muted);
}
.c-meta > * + *::before { content: "\00b7"; margin-right: var(--sp-2); }
.c-meta a { color: inherit; text-decoration: none; }

.c-tag {
	display: inline-block; padding: .2em .7em; border-radius: var(--r-pill);
	background: var(--c-brass-wash); color: var(--c-brass);
	font-size: var(--fs-xs); font-weight: 700; text-transform: uppercase; letter-spacing: .05em;
	text-decoration: none; position: relative; z-index: 1;
}
.c-tag:hover { background: var(--c-brass); color: #fff; }

.c-byline { font-size: var(--fs-sm); color: var(--c-muted); margin-top: var(--sp-4); }
.c-byline strong { color: var(--c-ink); }

/* =====================================================================
   10. Slider
   ===================================================================== */

.c-slider { position: relative; }

.c-slider__track {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: min(85%, 22rem);
	gap: var(--sp-5);
	list-style: none; margin: 0; padding: var(--sp-1) var(--sp-1) var(--sp-4);
	overflow-x: auto;
	overscroll-behavior-x: contain;
	scroll-snap-type: x mandatory;
	scroll-padding-inline: var(--sp-1);
	scrollbar-width: thin;
	scrollbar-color: var(--c-line-strong) transparent;
}
@media (min-width: 700px)  { .c-slider__track { grid-auto-columns: minmax(0, 20rem); } }
@media (min-width: 1100px) { .c-slider__track { grid-auto-columns: minmax(0, 1fr); grid-auto-flow: column; } }

.c-slider__track::-webkit-scrollbar { height: 6px; }
.c-slider__track::-webkit-scrollbar-thumb { background: var(--c-line-strong); border-radius: 3px; }
.c-slider__track::-webkit-scrollbar-track { background: transparent; }

/* Ohne JS zeigt der Streifen alle Folien scrollbar an; mit JS wird auf
   feste Seiten umgeschaltet und die Bedienelemente eingeblendet. */
.c-slider.is-enhanced .c-slider__track {
	grid-auto-columns: calc((100% - (var(--slider-visible, 1) - 1) * var(--sp-5)) / var(--slider-visible, 1));
}

.c-slider__slide { margin: 0; scroll-snap-align: start; display: flex; }

.c-slider__card {
	display: flex; flex-direction: column; width: 100%;
	padding: var(--sp-6) var(--sp-5);
	background: var(--c-bg); border: 1px solid var(--c-line); border-radius: var(--r-md);
	transition: border-color var(--tr), box-shadow var(--tr), transform var(--tr);
}
.c-slider__card:hover { border-color: var(--c-brass-soft); box-shadow: var(--sh-2); transform: translateY(-3px); }

.c-slider__icon {
	display: grid; place-items: center; width: 3rem; height: 3rem; margin-bottom: var(--sp-4);
	border-radius: var(--r-md); background: var(--c-brass-wash); color: var(--c-brass);
	border: 1px solid color-mix(in srgb, var(--c-brass) 24%, transparent);
}
.c-slider__title { font-size: var(--fs-h3); margin: 0 0 var(--sp-3); }
.c-slider__text  { color: var(--c-muted); font-size: var(--fs-sm); margin-bottom: var(--sp-5); }
.c-slider__link {
	display: inline-flex; align-items: center; gap: var(--sp-2);
	margin-top: auto; min-height: 2.75rem;
	font-size: var(--fs-sm); font-weight: 600; text-decoration: none;
}
.c-slider__link:hover { gap: var(--sp-3); }

.c-slider__controls {
	display: flex; align-items: center; justify-content: center; gap: var(--sp-3);
	margin-top: var(--sp-4);
}
.c-slider__controls[hidden] { display: none; }

.c-slider__btn {
	display: grid; place-items: center; width: 2.6rem; height: 2.6rem;
	background: var(--c-bg); color: var(--c-ink);
	border: 1px solid var(--c-line-strong); border-radius: var(--r-pill);
	cursor: pointer; transition: background var(--tr), border-color var(--tr), color var(--tr);
}
.c-slider__btn:hover:not(:disabled) { background: var(--c-ink); color: #fff; border-color: var(--c-ink); }
.c-slider__btn:disabled { opacity: .35; cursor: default; }

.c-slider__playicon {
	width: 0; height: 0;
	border-left: 9px solid currentColor;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	margin-left: 2px;
}
.c-slider__btn--play[aria-pressed="false"] .c-slider__playicon {
	width: 10px; height: 12px; margin-left: 0;
	border: 0;
	border-left: 3px solid currentColor;
	border-right: 3px solid currentColor;
}

.c-slider__dots { display: flex; align-items: center; }

/* Der sichtbare Punkt bleibt klein, die Trefferfläche ist 28 × 44 px.
   Ein 9-px-Ziel lässt sich mit dem Daumen nicht zuverlässig treffen. */
.c-slider__dot {
	display: grid; place-items: center;
	width: 1.75rem; height: 2.75rem; padding: 0;
	background: transparent; border: 0; cursor: pointer;
}
.c-slider__dot::before {
	content: "";
	width: .55rem; height: .55rem;
	background: var(--c-line-strong); border-radius: var(--r-pill);
	transition: background var(--tr), width var(--tr);
}
.c-slider__dot:hover::before { background: var(--c-brass-soft); }
.c-slider__dot[aria-selected="true"]::before { background: var(--c-brass); width: 1.25rem; }

/* =====================================================================
   11. Fakten
   ===================================================================== */

.c-facts__title { margin-top: 0; }

/* Die Trennlinien entstehen über box-shadow statt über einen eingefärbten
   Rasterhintergrund. Sonst würde eine nicht aufgefüllte letzte Zeile –
   etwa bei vier Einträgen in drei Spalten – als farbiger Block erscheinen. */
.c-facts__list {
	display: grid; gap: 1px; margin: 0;
	background: var(--c-bg);
	border: 1px solid var(--c-line); border-radius: var(--r-md); overflow: hidden;
}
@media (min-width: 640px)  { .c-facts__list { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1000px) { .c-facts__list { grid-template-columns: repeat(3, 1fr); } }

.c-facts__item {
	padding: var(--sp-5); background: var(--c-bg);
	box-shadow: 0 0 0 1px var(--c-line);
}
.c-facts__item dt {
	font-size: var(--fs-xs); font-weight: 700; text-transform: uppercase;
	letter-spacing: .07em; color: var(--c-muted); margin-bottom: var(--sp-2);
}
.c-facts__item dd { margin: 0; }
.c-facts__value {
	display: block; font-family: var(--ff-head); font-size: 1.45rem;
	font-weight: 700; color: var(--c-ink); line-height: 1.2;
}
.c-facts__note { display: block; margin-top: var(--sp-1); font-size: var(--fs-xs); color: var(--c-muted); }

/* =====================================================================
   12. Beitrags- und Seitenlayout
   ===================================================================== */

.c-breadcrumb { padding-block: var(--sp-4); border-bottom: 1px solid var(--c-line); font-size: var(--fs-sm); }
.c-breadcrumb ol { display: flex; flex-wrap: wrap; align-items: center; gap: var(--sp-2); list-style: none; margin: 0; padding: 0; }
.c-breadcrumb li { margin: 0; display: flex; align-items: center; gap: var(--sp-2); color: var(--c-muted); }
.c-breadcrumb li + li::before { content: "\203a"; color: var(--c-line-strong); }
.c-breadcrumb a { color: var(--c-muted); text-decoration: none; }
.c-breadcrumb a:hover { color: var(--c-brass); text-decoration: underline; }
.c-breadcrumb [aria-current="page"] { color: var(--c-ink); font-weight: 600; }

.c-page-head { padding-block: clamp(2.25rem, 1.5rem + 3vw, 3.5rem) var(--sp-6); }
.c-page-head h1 { margin-bottom: var(--sp-4); }
.c-page-head .u-lead { margin-bottom: 0; }

.c-area-head { display: flex; gap: var(--sp-5); align-items: flex-start; }
.c-area-head .c-card__icon { margin-bottom: 0; flex: 0 0 auto; }
@media (max-width: 639px) { .c-area-head { flex-direction: column; gap: var(--sp-4); } }

.c-featured { margin: 0 0 var(--sp-6); border-radius: var(--r-md); overflow: hidden; background: var(--c-bg-alt); }
.c-featured img { width: 100%; }

.c-article-layout { display: grid; gap: var(--sp-7); align-items: start; }
@media (min-width: 1000px) {
	.c-article-layout { grid-template-columns: minmax(0, 1fr) 17rem; }
	.c-article-layout--reverse { grid-template-columns: minmax(0, 1fr) 17rem; }
}
.c-article-layout__main { min-width: 0; }
.c-article-layout__side { min-width: 0; }
@media (min-width: 1000px) {
	.c-article-layout__side { position: sticky; top: 6rem; }
}

.c-area-section + .c-area-section { margin-top: var(--sp-7); }
.c-area-section h2 { margin-top: 0; }

.c-toc { padding: var(--sp-5); background: var(--c-bg-alt); border-radius: var(--r-md); border: 1px solid var(--c-line); }
.c-toc__title { font-size: var(--fs-xs) !important; font-family: var(--ff-body) !important; font-weight: 700;
	text-transform: uppercase; letter-spacing: .08em; color: var(--c-muted); margin: 0 0 var(--sp-3) !important; }
.c-toc ol { list-style: none; margin: 0; padding: 0; counter-reset: toc; }
.c-toc li { margin-bottom: var(--sp-2); font-size: var(--fs-sm); line-height: 1.45; }
.c-toc li.c-toc__level-3 { padding-left: var(--sp-4); }
.c-toc a { color: var(--c-ink-soft); text-decoration: none; }
.c-toc a:hover { color: var(--c-brass); text-decoration: underline; }

.c-widget { padding: var(--sp-5); background: var(--c-bg-alt); border: 1px solid var(--c-line); border-radius: var(--r-md); }
.c-widget + .c-widget { margin-top: var(--sp-5); }
.c-widget__title { font-size: var(--fs-xs) !important; font-family: var(--ff-body) !important; font-weight: 700;
	text-transform: uppercase; letter-spacing: .08em; color: var(--c-muted); margin: 0 0 var(--sp-4) !important; }
.c-widget__list { list-style: none; margin: 0; padding: 0; }
.c-widget__list li { margin: 0; }
.c-widget__list a {
	display: flex; align-items: center; justify-content: space-between; gap: var(--sp-3);
	padding: var(--sp-3) 0; min-height: 2.75rem; border-bottom: 1px solid var(--c-line);
	font-size: var(--fs-sm); color: var(--c-ink-soft); text-decoration: none;
}
.c-widget__list li:last-child a { border-bottom: 0; }
.c-widget__list a:hover { color: var(--c-brass); }
.c-widget__list a[aria-current="page"] { color: var(--c-brass); font-weight: 700; }
.c-widget__count {
	flex: 0 0 auto; min-width: 1.6rem; padding: .1em .45em; text-align: center;
	background: var(--c-bg); border: 1px solid var(--c-line); border-radius: var(--r-pill);
	font-size: var(--fs-xs); color: var(--c-muted);
}

/* =====================================================================
   13. Fließtext
   ===================================================================== */

.s-prose > *:first-child { margin-top: 0; }
.s-prose > *:last-child  { margin-bottom: 0; }
.s-prose h2 { padding-top: var(--sp-2); }
.s-prose a { text-decoration: underline; }
.s-prose ul > li::marker { color: var(--c-brass); }
.s-prose ol > li::marker { color: var(--c-brass); font-weight: 700; }
.s-prose img, .s-prose figure { border-radius: var(--r-md); }
.s-prose figure { margin-inline: 0; }
.s-prose figcaption { margin-top: var(--sp-2); font-size: var(--fs-xs); color: var(--c-muted); }
.s-prose address { font-style: normal; line-height: 1.8; margin-bottom: var(--sp-5); }

.c-note {
	padding: var(--sp-5); margin-top: var(--sp-7);
	border: 1px solid var(--c-line); border-left: 3px solid var(--c-brass);
	border-radius: 0 var(--r-md) var(--r-md) 0;
	background: var(--c-bg-alt); font-size: var(--fs-sm);
}
.c-note h2, .c-note h3 { margin-top: 0; font-size: var(--fs-h4); }
.c-note p:last-child, .c-note ul:last-child { margin-bottom: 0; }
.c-note--warn { border-left-color: var(--c-warn); }

/* =====================================================================
   14. FAQ
   ===================================================================== */

.c-faq-group .c-section-head { margin-bottom: var(--sp-5); }

.c-faq { border: 1px solid var(--c-line); border-radius: var(--r-md); background: var(--c-bg); overflow: hidden; }
.c-faq + .c-faq { margin-top: var(--sp-3); }
.c-faq summary {
	display: flex; align-items: flex-start; justify-content: space-between; gap: var(--sp-4);
	padding: var(--sp-4) var(--sp-5); cursor: pointer; list-style: none;
	transition: background var(--tr);
}
.c-faq summary::-webkit-details-marker { display: none; }
.c-faq summary::marker { content: ""; }
.c-faq summary:hover { background: var(--c-bg-alt); }
.c-faq summary h3 { font-size: var(--fs-h4); margin: 0; }
.c-faq__icon { flex: 0 0 auto; color: var(--c-brass); transition: transform var(--tr); margin-top: .2rem; }
.c-faq[open] .c-faq__icon { transform: rotate(45deg); }
.c-faq__body { padding: 0 var(--sp-5) var(--sp-5); }
.c-faq__body p { color: var(--c-muted); margin-bottom: 0; }

/* =====================================================================
   15. CTA, Pagination, Suche, Fußbereich
   ===================================================================== */

.c-cta {
	display: grid; gap: var(--sp-5); align-items: center;
	padding: clamp(1.75rem, 1rem + 3vw, 3rem);
	border-radius: var(--r-lg);
	background: linear-gradient(135deg, var(--c-bg-deep) 0%, #22384f 100%);
	color: var(--c-on-deep-mut);
}
@media (min-width: 800px) { .c-cta { grid-template-columns: 1.4fr auto; gap: var(--sp-7); } }
.c-cta h2 { color: var(--c-on-deep); margin: 0 0 var(--sp-3); }
.c-cta p { margin: 0; max-width: 55ch; }
.c-cta__actions { display: flex; flex-wrap: wrap; gap: var(--sp-3); }

.c-pagination { margin-top: var(--sp-7); }
.c-pagination .nav-links { display: flex; flex-wrap: wrap; justify-content: center; gap: var(--sp-2); }
.c-pagination .page-numbers {
	display: inline-grid; place-items: center; min-width: 2.6rem; height: 2.6rem; padding-inline: .7rem;
	border: 1px solid var(--c-line); border-radius: var(--r-sm);
	color: var(--c-ink-soft); font-size: var(--fs-sm); font-weight: 600; text-decoration: none;
	transition: background var(--tr), border-color var(--tr), color var(--tr);
}
.c-pagination .page-numbers:hover { background: var(--c-bg-alt); border-color: var(--c-line-strong); }
.c-pagination .page-numbers.current { background: var(--c-ink); border-color: var(--c-ink); color: #fff; }

.c-search { display: flex; gap: var(--sp-2); }
.c-search__field {
	flex: 1; min-width: 0; padding: .7em 1.1em;
	font: inherit; font-size: var(--fs-sm); color: var(--c-text);
	background: var(--c-bg); border: 1px solid var(--c-line-strong); border-radius: var(--r-pill);
}
.c-search__field::placeholder { color: var(--c-muted); }

.c-empty { padding-block: var(--sp-7); text-align: center; }
.c-empty__code {
	font-family: var(--ff-head); font-size: clamp(4rem, 2rem + 12vw, 7.5rem); line-height: 1;
	color: var(--c-line-strong); margin: 0 0 var(--sp-4);
}
.c-empty .c-search { max-width: 26rem; margin: var(--sp-6) auto 0; }
.c-empty code { font-size: .9em; }

.c-footer { background: var(--c-bg-deep); color: var(--c-on-deep-mut); padding-block: var(--sp-8) var(--sp-5); font-size: var(--fs-sm); }
.c-footer__grid { display: grid; gap: var(--sp-6); }
@media (min-width: 700px)  { .c-footer__grid { grid-template-columns: 1.4fr 1fr 1fr; } }
@media (min-width: 1000px) { .c-footer__grid { grid-template-columns: 1.7fr 1fr 1fr 1.2fr; gap: var(--sp-7); } }

.c-footer h3 {
	font-family: var(--ff-body); font-size: var(--fs-xs); font-weight: 700;
	text-transform: uppercase; letter-spacing: .09em; color: var(--c-brass-soft);
	margin: 0 0 var(--sp-4);
}
.c-footer ul { list-style: none; margin: 0; padding: 0; }
.c-footer li { margin-bottom: var(--sp-1); }
.c-footer li a { display: inline-block; padding-block: .45rem; }
.c-footer a { color: var(--c-on-deep-mut); text-decoration: none; }
.c-footer a:hover { color: #fff; text-decoration: underline; }
.c-footer p { color: var(--c-on-deep-mut); }
.c-footer .c-brand__name { color: var(--c-on-deep); }
.c-footer .c-brand__tag  { color: var(--c-on-deep-mut); }
.c-footer .c-brand__mark { background: rgba(255,255,255,.08); }
.c-footer address { font-style: normal; line-height: 1.9; }

.c-disclaimer {
	margin-top: var(--sp-6); padding: var(--sp-4) var(--sp-5);
	border: 1px solid rgba(255,255,255,.13); border-radius: var(--r-md);
	font-size: var(--fs-xs); line-height: 1.65;
}
.c-disclaimer strong { color: var(--c-on-deep); }

.c-footer__bottom {
	display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: var(--sp-4);
	margin-top: var(--sp-6); padding-top: var(--sp-5);
	border-top: 1px solid rgba(255,255,255,.12);
	font-size: var(--fs-xs);
}
.c-footer__bottom p { margin: 0; }
.c-footer__bottom ul { display: flex; flex-wrap: wrap; gap: var(--sp-4); }
.c-footer__bottom li { margin: 0; }

/* =====================================================================
   16. Druck
   ===================================================================== */

@media print {
	.c-header, .c-footer, .c-breadcrumb, .c-cta, .c-skip-link,
	.c-slider__controls, .c-article-layout__side { display: none !important; }
	body { color: #000; background: #fff; font-size: 11pt; }
	.c-hero { background: none !important; color: #000; }
	.c-hero h1, .c-hero__lead { color: #000; }
	a { color: #000; }
	.s-prose a[href^="http"]::after { content: " (" attr(href) ")"; font-size: 9pt; word-break: break-all; }
	.c-article-layout { display: block; }
}

/* =====================================================================
   17. Bildwelt
   ---------------------------------------------------------------------
   Zwei Quellen: echte Fotos (content/uploads) und generierte
   Illustrationen aus app/lib/illustration.php. Die Illustrationen holen
   ihre Farben aus den Design-Tokens und passen sich damit automatisch
   dem hellen wie dem dunklen Schema an - das koennte eine Bilddatei nicht.
   ===================================================================== */

.c-illu { display: block; width: 100%; height: 100%; }

.c-illu__g1 { stop-color: var(--c-bg-alt); }
.c-illu__g2 { stop-color: var(--c-bg); }

.c-illu__grid        { fill: var(--c-brass); opacity: .13; }
.c-illu__stroke      { fill: none; stroke: var(--c-brass); stroke-width: 2.4; opacity: .38; }
.c-illu__band        { fill: var(--c-ink); opacity: .07; }
.c-illu__accent      { fill: var(--c-brass); opacity: .5; }
.c-illu__ring        { fill: none; stroke: var(--c-brass); stroke-width: 2; opacity: .4; }
.c-illu__icon        { fill: none; stroke: var(--c-ink); stroke-width: 1.1;
                       stroke-linecap: round; stroke-linejoin: round; opacity: .17; }

@media (prefers-color-scheme: dark) {
	:root:not([data-theme="light"]) .c-illu__band { opacity: .16; fill: #ffffff; }
	:root:not([data-theme="light"]) .c-illu__icon { stroke: var(--c-on-deep); opacity: .13; }
	:root:not([data-theme="light"]) .c-illu__grid { opacity: .18; }
}

/* --- Bildbereich in Karten und Folien ------------------------------- */

.c-card--media { padding: 0; overflow: hidden; }
.c-card--media .c-card__body {
	display: flex; flex-direction: column; flex: 1; padding: var(--sp-5);
}
.c-card--media .c-card__icon { display: none; }

.c-card__media,
.c-slider__media {
	position: relative; aspect-ratio: 16 / 9; overflow: hidden;
	background: var(--c-bg-alt); border-bottom: 1px solid var(--c-line);
}
.c-card__media > img, .c-card__media > svg,
.c-slider__media > img, .c-slider__media > svg,
.c-post-card__media > img, .c-post-card__media > svg {
	width: 100%; height: 100%; object-fit: cover; display: block;
	transition: transform 400ms cubic-bezier(.2, 0, .2, 1);
}
.c-card:hover .c-card__media > img,
.c-card:hover .c-post-card__media > img,
.c-slider__card:hover .c-slider__media > img { transform: scale(1.04); }

/* Signet auf dem Motiv - verankert das Rechtsgebiet visuell */
.c-card__badge, .c-slider__badge {
	position: absolute; left: var(--sp-4); bottom: var(--sp-4);
	display: grid; place-items: center;
	width: 2.6rem; height: 2.6rem;
	background: var(--c-bg); color: var(--c-brass);
	border: 1px solid var(--c-line); border-radius: var(--r-sm);
	box-shadow: var(--sh-1);
}

/* --- Slider mit Motiv ------------------------------------------------ */

.c-slider__card { padding: 0; overflow: hidden; }
.c-slider__body { display: flex; flex-direction: column; flex: 1; padding: var(--sp-5); }
.c-slider__icon { display: none; }
.c-slider__title { font-size: var(--fs-h4); margin: 0 0 var(--sp-2); }
.c-slider__text  { margin-bottom: var(--sp-4); }

/* --- Hero mit Foto ---------------------------------------------------- */

.c-hero--photo { position: relative; isolation: isolate; background: var(--c-bg-deep); }
.c-hero--photo > .o-wrap { position: relative; z-index: 1; }

.c-hero__bg { position: absolute; inset: 0; z-index: 0; overflow: hidden; }
.c-hero__bg img { width: 100%; height: 100%; object-fit: cover; object-position: 62% 38%; }

/* Farbschleier: bringt das Foto auf die Markenfarbe und sichert den
   Kontrast der Schrift darueber (WCAG AA, auch auf hellen Bildstellen). */
.c-hero__bg::after {
	content: "";
	position: absolute; inset: 0;
	/* Links dicht genug fuer sicheren Textkontrast, rechts so
	   durchlaessig, dass das Motiv wirklich zu sehen ist. */
	background:
		linear-gradient(100deg,
			rgba(9, 19, 31, .96) 0%,
			rgba(10, 21, 33, .90) 26%,
			rgba(12, 25, 39, .62) 52%,
			rgba(13, 27, 42, .28) 78%,
			rgba(13, 27, 42, .18) 100%),
		linear-gradient(0deg, rgba(138, 103, 41, .10), rgba(138, 103, 41, .10));
}

@media (max-width: 939px) {
	.c-hero__bg::after {
		background: linear-gradient(180deg, rgba(9, 19, 31, .93) 0%, rgba(13, 27, 42, .88) 100%);
	}
}

/* --- Titelbild einer Seite -------------------------------------------- */

.c-pagehero {
	position: relative; aspect-ratio: 21 / 8; overflow: hidden;
	border-radius: var(--r-lg); background: var(--c-bg-alt);
	margin-bottom: var(--sp-6);
}
.c-pagehero img { width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 639px) { .c-pagehero { aspect-ratio: 16 / 9; } }
/* =====================================================================
   18. Fristenuebersicht und Ortsseite
   ===================================================================== */

/* Sprungnavigation ueber die Rechtsgebiete */
.c-jump {
	display: flex; flex-wrap: wrap; align-items: center; gap: var(--sp-3);
	padding: var(--sp-4) var(--sp-5);
	background: var(--c-bg-alt); border: 1px solid var(--c-line);
	border-radius: var(--r-md);
}
.c-jump__label {
	font-size: var(--fs-xs); font-weight: 700; text-transform: uppercase;
	letter-spacing: .08em; color: var(--c-muted);
}
.c-jump ul { display: flex; flex-wrap: wrap; gap: var(--sp-2); list-style: none; margin: 0; padding: 0; }
.c-jump li { margin: 0; }
.c-jump a {
	display: inline-flex; align-items: center; gap: var(--sp-2);
	min-height: 2.25rem; padding: .35rem .8rem;
	background: var(--c-bg); border: 1px solid var(--c-line);
	border-radius: var(--r-pill);
	font-size: var(--fs-sm); font-weight: 600; color: var(--c-ink-soft);
	text-decoration: none;
	transition: background var(--tr), border-color var(--tr), color var(--tr);
}
.c-jump a:hover { background: var(--c-ink); border-color: var(--c-ink); color: #fff; }
.c-jump a span {
	display: inline-grid; place-items: center; min-width: 1.35rem; height: 1.35rem;
	background: var(--c-brass-wash); color: var(--c-brass);
	border-radius: var(--r-pill); font-size: .7rem;
}
.c-jump a:hover span { background: rgba(255, 255, 255, .18); color: #fff; }

/* Abschnittskopf je Rechtsgebiet */
.c-deadline-block { padding-block: var(--sp-7); scroll-margin-top: 6rem; }
.c-deadline-block + .c-deadline-block { border-top: 1px solid var(--c-line); }

.c-deadline-head { display: flex; gap: var(--sp-4); align-items: flex-start; margin-bottom: var(--sp-5); }
.c-deadline-head .c-card__icon { margin-bottom: 0; flex: 0 0 auto; }
.c-deadline-head h2 { margin: 0 0 var(--sp-1); }
.c-deadline-head p { margin: 0; font-size: var(--fs-sm); color: var(--c-muted); }

/* Fristentabelle */
.c-deadline-table { font-size: var(--fs-sm); }
.c-deadline-table th[scope="col"] {
	font-size: var(--fs-xs); text-transform: uppercase; letter-spacing: .06em;
	color: var(--c-muted); white-space: nowrap;
}
.c-deadline-table th[scope="row"] {
	background: transparent; font-weight: 600; color: var(--c-ink);
	min-width: 14rem;
}
.c-deadline-table td { vertical-align: top; }
.c-deadline-table td strong { color: var(--c-brass); white-space: nowrap; }
.c-deadline-table code { font-size: .82em; white-space: nowrap; }
.c-deadline-table tr:hover td, .c-deadline-table tr:hover th[scope="row"] { background: var(--c-bg-alt); }