/* Praxis Martina Gremer — Saarbrücken & Tholey
   System: „Vorsitz im Verband, Praxis im Palais"
   Kühles helles Blaugrau · Stahlblau · Red Hat Display / Red Hat Text
   Asymmetrischer Hero mit versetztem Tall-Bild, Kapitel-Ziffern,
   Doppelpraxis Saarbrücken/Tholey, Ehrlichkeit: nicht barrierefrei
   ============================================================ */

:root {
  --fogb: #e9edf1;
  --fogb-2: #dce2e8;
  --steel: #33506b;
  --steel-2: #22394e;
  --skyb: #5b7f9d;
  --rust2: #b0653a;
  --rust2-2: #c98a5e;
  --grey-m: #5d6c7a;
  --hair-m: rgba(51, 80, 107, .19);
  --rust-hair: rgba(176, 101, 58, .4);
  --pad: clamp(1.25rem, 4.5vw, 3.5rem);
  --luft: clamp(5rem, 10.5vw, 9.5rem);
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  font-family: "Red Hat Text", "Segoe UI", sans-serif;
  background: var(--fogb);
  color: var(--steel);
  line-height: 1.68;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
::selection { background: var(--rust2-2); color: var(--fogb); }
img { display: block; max-width: 100%; }
a { color: inherit; }
body::after {
  content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 70; opacity: .05;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152'%3E%3Cfilter id='m2'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='2' seed='89'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23m2)'/%3E%3C/svg%3E");
}

.rh-head {
  position: fixed; inset: 0 0 auto 0; z-index: 60;
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: .9rem var(--pad);
  background: rgba(233, 237, 241, .9);
  -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--hair-m);
}
.rh-head .id { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: 1rem; text-decoration: none; white-space: nowrap; }
.rh-head .id b { color: var(--rust2); font-weight: 700; }
.rh-head nav { display: flex; gap: 1.6rem; }
.rh-head nav a { font-family: "Red Hat Display", sans-serif; font-size: .9rem; font-weight: 600; color: var(--grey-m); text-decoration: none; transition: color .2s; }
.rh-head nav a:hover, .rh-head nav a[aria-current="page"] { color: var(--steel); }
.rh-head .call { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: .9rem; color: var(--fogb); background: var(--steel); text-decoration: none; padding: .5rem 1.05rem; white-space: nowrap; transition: background .2s; }
.rh-head .call:hover { background: var(--rust2); }

/* Asymmetrisch + versetztes Tall */
.offm {
  padding: clamp(8rem, 16vw, 11.5rem) var(--pad) clamp(3rem, 6vw, 5rem);
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: start;
  max-width: 1240px;
  margin: 0 auto;
}
.offm .m-kick { font-family: "Red Hat Display", sans-serif; font-size: .78rem; font-weight: 700; text-transform: uppercase; letter-spacing: .26em; color: var(--rust2); }
.offm h1 { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: clamp(2.4rem, 5.6vw, 4.8rem); line-height: 1.06; letter-spacing: -.02em; max-width: 14ch; margin-top: clamp(1rem, 2.5vw, 1.7rem); }
.offm h1 b { color: var(--skyb); font-weight: 700; }
.offm .m-sub { margin-top: clamp(1.3rem, 3vw, 2rem); max-width: 48ch; font-size: clamp(1.02rem, 1.5vw, 1.16rem); color: var(--grey-m); }
.offm .m-acts { margin-top: clamp(1.7rem, 4vw, 2.5rem); display: flex; flex-wrap: wrap; gap: .9rem; }
.mbtn { display: inline-block; text-decoration: none; font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: .97rem; padding: .95rem 1.55rem; transition: background .2s, color .2s, border-color .2s; }
.mbtn.rust { background: var(--rust2); color: var(--fogb); }
.mbtn.rust:hover { background: var(--steel); color: var(--fogb); }
.mbtn.rim { border: 1.5px solid var(--hair-m); color: var(--steel); }
.mbtn.rim:hover { border-color: var(--rust2); color: var(--rust2); }
.offm .tallwrap { margin-top: clamp(2rem, 5vw, 4rem); }
.offm .tallwrap img { width: 100%; aspect-ratio: 3 / 4.1; object-fit: cover; border-left: 6px solid var(--skyb); }
.offm .tallwrap figcaption { font-size: .85rem; color: var(--grey-m); padding-top: .8rem; }

.wrap { max-width: 1100px; margin: 0 auto; padding: 0 var(--pad); }
.sec { padding-block: var(--luft); }
.sec.mid { padding-block: clamp(3.2rem, 7vw, 5.5rem); }
.zone-steel { background: var(--steel-2); color: var(--fogb); }
.zone-steel .stand, .zone-steel p { color: rgba(233, 237, 241, .78); }
.zone-steel h2 { color: var(--fogb); }
.h-rh { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: clamp(1.75rem, 3.8vw, 2.9rem); line-height: 1.14; letter-spacing: -.015em; max-width: 22ch; }
.stand { margin-top: 1rem; font-size: 1.08rem; color: var(--grey-m); max-width: 54ch; }
.prose { max-width: 58ch; }
.prose p + p { margin-top: 1.05rem; }

/* Kapitel-Ziffern */
.capm { display: flex; align-items: baseline; gap: clamp(1rem, 3vw, 2rem); margin-bottom: clamp(1.5rem, 4vw, 2.4rem); }
.capm .no { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: clamp(2.4rem, 5.5vw, 4.2rem); line-height: 1; color: var(--skyb); }
.capm h2 { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: clamp(1.4rem, 3vw, 2.2rem); line-height: 1.18; max-width: 20ch; }

.m-list { border-top: 2px solid var(--steel); }
.zone-steel .m-list { border-color: var(--skyb); }
.m-list > div { display: grid; grid-template-columns: minmax(0, 4fr) minmax(0, 8fr); gap: .35rem clamp(1.4rem, 4vw, 3.5rem); padding: 1.1rem 0; border-bottom: 1px solid var(--hair-m); align-items: baseline; }
.zone-steel .m-list > div { border-color: rgba(233, 237, 241, .22); }
.m-list dt { font-family: "Red Hat Display", sans-serif; font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .2em; color: var(--rust2); }
.zone-steel .m-list dt { color: var(--rust2-2); }
.m-list dd { font-weight: 500; }
.zone-steel .m-list dd { color: var(--fogb); }

/* Zwei Orte */
.places-m { display: grid; grid-template-columns: 1fr 1fr; border: 2px solid var(--steel); background: var(--steel); gap: 2px; }
.places-m > div { background: var(--fogb); padding: clamp(1.5rem, 3.5vw, 2.4rem); }
.places-m .tag { font-family: "Red Hat Display", sans-serif; font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .2em; color: var(--rust2); display: block; margin-bottom: .6rem; }
.places-m h3 { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: 1.2rem; margin-bottom: .4rem; }
.places-m p { color: var(--grey-m); font-size: .95rem; }

.m-open { border: 2px dashed var(--rust2); padding: clamp(1.7rem, 4vw, 2.7rem); }
.m-open .lbl { display: inline-block; font-family: "Red Hat Display", sans-serif; font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .22em; color: var(--fogb); background: var(--rust2); padding: .35rem .8rem; margin-bottom: 1rem; }
.m-open h3 { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: clamp(1.25rem, 2.7vw, 1.75rem); margin-bottom: .6rem; max-width: 27ch; }
.m-open p { color: var(--grey-m); max-width: 58ch; }
.zone-steel .m-open p { color: rgba(233, 237, 241, .78); }

.m-crisis { background: var(--steel-2); color: var(--fogb); padding: clamp(2rem, 5vw, 3rem); margin-top: clamp(2.8rem, 6vw, 4.4rem); }
.m-crisis h2 { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: 1.25rem; margin-bottom: .8rem; }
.m-crisis p { color: rgba(233, 237, 241, .8); font-size: .97rem; }
.m-crisis strong { color: #fff; }
.m-crisis a { color: var(--rust2-2); font-weight: 700; text-decoration: none; }
.m-crisis a:hover { text-decoration: underline; }

.f-foot { background: var(--skyb); padding: var(--luft) var(--pad) clamp(2.5rem, 6vw, 4rem); }
.f-foot .kick { font-family: "Red Hat Display", sans-serif; color: var(--fogb); font-size: .78rem; font-weight: 700; text-transform: uppercase; letter-spacing: .26em; }
.f-foot .huge { font-family: "Red Hat Display", sans-serif; font-weight: 700; font-size: clamp(1.85rem, 5.2vw, 3.9rem); line-height: 1.1; letter-spacing: -.02em; max-width: 21ch; color: #fff; margin-top: 1rem; }
.f-foot .huge a { color: #fff; text-decoration: none; border-bottom: 3px solid rgba(255, 255, 255, .4); white-space: nowrap; transition: border-color .2s; }
.f-foot .huge a:hover { border-color: #fff; }
.f-baseline { background: var(--skyb); color: rgba(255, 255, 255, .72); padding: 0 var(--pad) 2.4rem; display: flex; flex-wrap: wrap; gap: .8rem 2.2rem; justify-content: space-between; font-size: .88rem; }
.f-baseline nav { display: flex; flex-wrap: wrap; gap: 1.3rem; }
.f-baseline a { color: rgba(255, 255, 255, .72); text-decoration: none; }
.f-baseline a:hover { color: #fff; }
.fnote { font-size: .85rem; color: var(--grey-m); padding: 1.3rem 0; max-width: 70ch; }
.zone-steel .fnote { color: rgba(233, 237, 241, .62); }
.f-foot .fnote { color: rgba(255, 255, 255, .75); }
sup.star { color: var(--rust2); font-weight: 700; }
.zone-steel sup.star, .f-foot sup.star { color: var(--rust2-2); }
.reveal { opacity: 0; transform: translateY(20px); transition: opacity .7s ease, transform .7s ease; }
.reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .reveal { opacity: 1; transform: none; transition: none; } }
@media (max-width: 920px) {
  .offm { grid-template-columns: 1fr; }
  .offm .tallwrap img { aspect-ratio: 16 / 10; }
  .places-m { grid-template-columns: 1fr; }
  .m-list > div { grid-template-columns: 1fr; gap: .2rem; }
}
@media (max-width: 700px) { .rh-head nav { display: none; } }
.wrap.prose { max-width: none; }
.wrap.prose > * { max-width: 60ch; }
