/* Friedenstaube — Wow-Pass (Canva-Editorial: Collage, Tiefe, Typo) */

body.flyer-wow .sheet--framed .sheet-frame {
  box-shadow:
    inset 0 0 0 0.35mm rgba(201, 162, 39, 0.65),
    inset 0 0 0 3mm rgba(250, 248, 244, 0.55),
    0 2mm 8mm rgba(26, 36, 33, 0.08);
}

body.flyer-wow .sheet--cover .sheet-frame.sheet--framed,
body.flyer-wow .sheet--cta .sheet-frame.sheet--framed {
  box-shadow: none;
  border: none;
}

/* Keine KAPITEL-XX-Zeilen — nur einheitliche Seiten-Überschrift (.h-lg) */
body.flyer-wow .page-head::before,
body.flyer-wow .page-head--loesung::before,
body.flyer-wow .ploesung-head::before,
body.flyer-wow .pumzug-head::before,
body.flyer-wow .sheet--cta .sheet-frame--cta-full::before {
  display: none !important;
  content: none !important;
}

body.flyer-wow .page-head {
  position: relative;
  padding-top: 0;
  padding-bottom: 2mm;
  border-bottom: 0.6mm solid var(--gold-line);
}

body.flyer-wow .page-head--on-photo,
body.flyer-wow .page-head--loesung {
  border-bottom-color: rgba(197, 164, 110, 0.85);
}

body.flyer-wow .page-head--cover {
  border-bottom-color: rgba(197, 164, 110, 0.85);
}

body.flyer-wow .display {
  letter-spacing: -0.02em;
  filter: drop-shadow(0 0.5mm 1.2mm rgba(26, 36, 33, 0.12));
}

body.flyer-wow .gold-word {
  letter-spacing: 0.01em;
  background-size: 160% 100%;
}

/* Cover — cinematic, weniger „ausgewaschen“ */
body.flyer-wow .sheet--cover .cover-bg__scrim {
  background: linear-gradient(
    180deg,
    rgba(15, 20, 18, 0.06) 0%,
    transparent 40%,
    rgba(26, 36, 33, 0.38) 70%,
    rgba(20, 28, 24, 0.68) 100%
  );
}

body.flyer-wow .cover-head-logo {
  height: 22mm;
  max-width: 52mm;
  filter: drop-shadow(0 0.8mm 2.2mm rgba(0, 0, 0, 0.5));
}

body.flyer-wow .benefit-line__photo {
  transform: none;
}

/* S.7 Taubenumzug — wie S.3: keine Box, Gold-Linie unter dem Titel */
body.flyer-wow .pumzug-head {
  background: transparent;
  padding: 0 0 2.5mm;
  border-radius: 0;
  border: none;
  border-bottom: 0.6mm solid var(--gold-line);
  box-shadow: none;
}

body.flyer-wow .compare-hero,
body.flyer-wow .stadt-split__photo,
body.flyer-wow .vision-hero {
  border: 2mm solid #fff;
  box-shadow: 0 2mm 6mm rgba(26, 36, 33, 0.16);
}

body.flyer-wow .compare-card--visual {
  border: 2mm solid #fff;
  box-shadow: 0 1.5mm 4mm rgba(27, 94, 59, 0.12);
}

body.flyer-wow .sheet--stadt .stadt-block--gold {
  box-shadow: 0 1mm 3mm rgba(255, 180, 0, 0.14);
}

body.flyer-wow .sheet--stadt .stadt-block--green {
  box-shadow: 0 1mm 3mm rgba(0, 128, 38, 0.12);
}

body.flyer-wow .sheet--stadt .stadt-block--violet {
  box-shadow: 0 1mm 3mm rgba(117, 7, 135, 0.12);
}



body.flyer-wow .problem-fact-tile {
  border: 2mm solid #fff;
  box-shadow: 0 1.5mm 4.5mm rgba(26, 36, 33, 0.16);
}

body.flyer-wow .problem-fact-tile:nth-child(1) {
  transform: rotate(-0.35deg);
}

body.flyer-wow .problem-fact-tile:nth-child(2) {
  transform: rotate(0.4deg);
}

body.flyer-wow .problem-fact-tile:nth-child(3) {
  transform: rotate(-0.25deg);
}

body.flyer-wow .problem-fact-tile:nth-child(4) {
  transform: rotate(0.3deg);
}

body.flyer-wow .problem-fact-tile:nth-child(5) {
  transform: rotate(-0.2deg);
}

body.flyer-wow .problem-fact-tile:nth-child(6) {
  transform: rotate(0.35deg);
}

body.flyer-wow .problem-lehrer-banner {
  border: 2mm solid #fff;
  box-shadow: 0 2mm 5mm rgba(27, 94, 59, 0.14);
}

body.flyer-wow .urgent-strip {
  border-left: 1.2mm solid var(--urgent-line);
  padding-left: 3mm;
  background: linear-gradient(90deg, var(--urgent-bg) 0%, rgba(253, 234, 234, 0.65) 100%);
  box-shadow: var(--shadow-card);
}

body.flyer-wow .page-teaser {
  font-weight: 700;
  color: var(--green);
  letter-spacing: 0.04em;
}

/* Editorial quote */
body.flyer-wow .quote-band--solid {
  position: relative;
  padding-left: 5mm;
  border-left: 1mm solid var(--gold-line);
  background: linear-gradient(90deg, var(--gold-bg) 0%, rgba(247, 240, 220, 0.5) 100%);
}

body.flyer-wow .quote-band--solid::before {
  content: '„';
  position: absolute;
  left: 1.5mm;
  top: -1mm;
  font-family: var(--font-display);
  font-size: 26pt;
  line-height: 1;
  color: var(--gold-line);
  opacity: 0.85;
}

/* Faith — stärkere Karten */
body.flyer-wow .overlay-stack--card {
  border: 2mm solid #fff;
  box-shadow: 0 2mm 6mm rgba(26, 36, 33, 0.14);
}

body.flyer-wow .overlay-panel--top {
  border: 0.25mm solid rgba(201, 162, 39, 0.35);
}

/* CTA */
body.flyer-wow .sheet--cta .cta-bg__scrim {
  background:
    radial-gradient(ellipse 100% 70% at 50% 30%, transparent 0%, rgba(15, 20, 18, 0.2) 75%),
    linear-gradient(
      180deg,
      rgba(250, 248, 244, 0.88) 0%,
      rgba(250, 248, 244, 0.25) 25%,
      rgba(250, 248, 244, 0.35) 70%,
      rgba(250, 248, 244, 0.94) 100%
    );
}

body.flyer-wow .cta-card {
  border: 2mm solid #fff;
  box-shadow: 0 1.8mm 5mm rgba(26, 36, 33, 0.14);
}

body.flyer-wow .qr--large {
  border-width: 0.5mm;
  box-shadow: 0 1mm 3mm rgba(26, 36, 33, 0.15);
}

/* Seitenzahl deaktiviert (flyer-no-chrome) */

@media print {
  body.flyer-wow .problem-fact-tile {
    transform: none;
  }
}