
/* __DESIGN_SITE__ */
/* socle filtres (ajouté par design_site.py) */
.ds-hide { display: none !important; }
body[data-ds-filtres="aucun"] .filters { display: none !important; }
body[data-ds-filtres="sans-genre"] .filters .filter-btn[data-filter="type"] { display: none !important; }
body[data-ds-filtres="sans-age"] .filters .filter-btn[data-filter="age"] { display: none !important; }
body[data-ds-filtres="ligne"] .filters { display: flex !important; flex-wrap: nowrap !important; overflow-x: auto; gap: 8px; scrollbar-width: none; -webkit-overflow-scrolling: touch; padding-bottom: 4px; }
body[data-ds-filtres="ligne"] .filters::-webkit-scrollbar { display: none; }
body[data-ds-filtres="ligne"] .filters .filter-btn { flex: 0 0 auto; white-space: nowrap; }
.filters select.ds-fsel { appearance: none; -webkit-appearance: none; font: inherit; cursor: pointer; padding-right: 2.1em; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='currentColor' stroke-width='2'/></svg>"); background-repeat: no-repeat; background-position: right .7em center; background-size: 12px 8px; }
.filters .ds-fgroup { display: contents; }
/* Next : barre React (div.shadow-sm > div.scrollbar-hide > .form-group > select ×2 + bouton Recherche) */
body[data-ds-filtres="aucun"] div.rounded-lg.shadow-sm:has(> div.scrollbar-hide > div.form-group > select) { display: none !important; }
body[data-ds-filtres="sans-genre"] div.scrollbar-hide > div.form-group:first-child:has(> select) { display: none !important; }
body[data-ds-filtres="sans-tri"] div.scrollbar-hide > div.form-group:nth-child(2):has(> select) { display: none !important; }
body[data-ds-filtres="sans-recherche"] div.scrollbar-hide > div.relative.flex-shrink-0:has(> button) { display: none !important; }
/* Next `chips` : pastilles d'âge construites par design_filtres.js (le select natif est caché) */
.ds-fnext { display: flex; gap: 8px; flex-wrap: nowrap; }
.ds-fnext .ds-fchip { flex: 0 0 auto; padding: 8px 14px; border-radius: 999px; border: 1px solid var(--secondary-color, #999); background: transparent; color: inherit; font: inherit; font-size: .85rem; cursor: pointer; white-space: nowrap; }
.ds-fnext .ds-fchip.active { background: var(--secondary-color, #18181b); color: #fff; border-color: transparent; }

/* socle menu mobile Next (ajouté par design_site.py) */
@media (max-width: 767px) {
  .ds-mburger { position: fixed; top: 12px; left: 10px; z-index: 60; display: flex; flex-direction: column; justify-content: center; gap: 4px; width: 40px; height: 40px; padding: 0 10px; border-radius: 10px; background: #18181b; color: #fff; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.2); }
  .ds-mburger span { display: block; height: 2px; border-radius: 2px; background: currentColor; }
  .ds-moverlay { display: none; position: fixed; inset: 0; background: rgba(0,0,0,.45); z-index: 65; }
  .ds-mdrawer { position: fixed; top: 0; left: 0; bottom: 0; width: min(86vw, 340px); z-index: 70; overflow-y: auto; background: #fff; color: #18181b; transform: translateX(-105%); transition: transform .25s ease; box-shadow: 8px 0 30px rgba(0,0,0,.3); padding-bottom: 24px; }
  body:has(#ds-mcb:checked) .ds-moverlay { display: block; }
  body:has(#ds-mcb:checked) .ds-mdrawer { transform: none; }
  body:has(#ds-mcb:checked) { overflow: hidden; }
  .ds-mhead { display: flex; align-items: center; justify-content: space-between; padding: 14px 16px; border-bottom: 1px solid rgba(0,0,0,.1); font-weight: 700; font-size: 1.05rem; }
  .ds-mclose { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; font-size: 26px; line-height: 1; cursor: pointer; background: rgba(0,0,0,.06); }
  .ds-msec { padding: 12px 16px 4px; }
  .ds-msec-t { font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; opacity: .7; margin-bottom: 8px; }
  .ds-mlinks { display: flex; flex-wrap: wrap; gap: 8px; }
  .ds-mlink { display: inline-block; padding: 7px 12px; border-radius: 999px; border: 1px solid rgba(0,0,0,.15); background: rgba(0,0,0,.03); color: inherit; text-decoration: none; font-size: .9rem; line-height: 1.2; }
  .ds-mnav .ds-mlink { font-weight: 600; }
  .ds-mfoot { padding: 18px 16px 0; }
  .ds-mcta { display: block; width: 100%; min-height: 48px; border: 0; border-radius: 12px; background: var(--secondary-color, #18181b); color: #fff; font-weight: 700; font-size: 1rem; cursor: pointer; }
}
@media (min-width: 768px) { .ds-mburger, .ds-mdrawer, .ds-moverlay { display: none !important; } }
@media (prefers-reduced-motion: reduce) { .ds-mdrawer { transition: none; } }

/* sexkontakte-sachsen-anhalt.de — Next, cta-faq, filtres « plein ». REGISTRE « LANTERNES » :
   nuit chaude #2b2320 + orange du favicon #e65100 + crème. Un accent (l'orange et sa lueur), un
   neutre chaud (crème), une encre (la nuit). Formes : la LANTERNE (photo à 16 px pendue à un fil,
   lueur orange, badge d'âge = flamme en pilule sous la photo), la LUEUR (halo derrière marque, hero,
   CTA), le FILET LUMINEUX (ligne orange diffuse sous le header / sur le footer). Composition :
   header bas et sombre, marque centrée, nav à gauche, actions à droite ; sections = boîtes de nuit ;
   CTA = carte à lueur centrée ; footer nuit + carte crème centrée ; burger orange ; tiroir à pilules. */

/* ---------- 1. palette + variables du gabarit (html:root est émis AVANT le :root inline) */
html:root {
  --ln-n: #2b2320;      /* nuit chaude : fond, encre */
  --ln-n2: #362b26;     /* nuit un cran plus clair : sections, tiroir, pop-ups */
  --ln-n3: #443530;     /* nuit chaude claire : cartes, champs, pilules */
  --ln-o: #e65100;      /* orange du favicon : surfaces (texte foncé dessus) */
  --ln-ol: #ffa04d;     /* lueur : orange clair pour les textes et filets sur la nuit */
  --ln-c: #fbf1e4;      /* crème : textes sur la nuit, carte du footer */
  --ln-cm: #d9c7b2;     /* crème atténuée : textes secondaires sur la nuit (≥ 8:1) */
  --ln-ink: #2b2320;    /* encre sur crème / sur orange */
  --ln-inkm: #63524a;   /* encre atténuée sur crème (≥ 5,5:1) */
  --ln-r: 16px;
  --ln-line: rgba(255, 160, 77, .18);
  --ln-glow: 0 0 0 1px rgba(255, 160, 77, .28), 0 10px 30px rgba(230, 81, 0, .22);
  --ln-glow-s: 0 0 0 2px rgba(255, 160, 77, .45), 0 0 22px rgba(230, 81, 0, .5);
  --ln-sh: 0 12px 34px rgba(0, 0, 0, .35);
  --text: var(--ln-c); --text-muted: var(--ln-cm); --border: var(--ln-line);
  --bg: var(--ln-n); --bg-alt: var(--ln-n2); --bg-card: var(--ln-n3);
  --primary: var(--ln-o); --secondary: var(--ln-o); --primary-color: var(--ln-o); --secondary-color: var(--ln-o);
  color-scheme: dark;
}
body.antialiased { background: var(--ln-n); color: var(--ln-c); }
main.min-h-screen.bg-white, main.min-h-screen > div.bg-gradient-to-b { background-color: var(--ln-n); background-image: none; }

/* ---------- 2. header : bas (60 px), nuit, filet lumineux dessous, marque centrée */
header.sticky {
  background: var(--ln-n); border-bottom: 0 !important;
  box-shadow: 0 1px 0 rgba(255, 160, 77, .35), 0 6px 26px rgba(230, 81, 0, .16);
  backdrop-filter: none;
}
header.sticky .container > div.flex { height: 60px; }
/* desktop : nav (Top 10 Bundesländer) à gauche, marque au centre, login/recherche à droite */
header.sticky .container > div.flex > div:nth-child(1) { order: 2; flex: 0 0 auto; justify-content: center; }
header.sticky .container > div.flex > nav { order: 1; flex: 1 1 0; justify-content: flex-start; }
header.sticky .container > div.flex > div:nth-child(4) { order: 3; flex: 1 1 0; justify-content: flex-end; }
header.sticky a.font-bold[href="/"] {
  color: var(--ln-c) !important; font-weight: 600; letter-spacing: .01em; font-size: 1.25rem;
  text-shadow: 0 0 18px rgba(230, 81, 0, .35);
}
/* la petite lanterne devant la marque : un point orange qui luit doucement */
header.sticky a.font-bold[href="/"]::before {
  content: ""; display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin: 0 .55rem 3px 0;
  vertical-align: middle; background: var(--ln-ol); box-shadow: 0 0 10px 2px rgba(255, 160, 77, .55);
  animation: ln-luit 3.2s ease-in-out infinite;
}
@keyframes ln-luit { 0%, 100% { opacity: .75; } 50% { opacity: 1; } }
header.sticky .container > div.flex > nav, header.sticky .container > div.flex > div:nth-child(4) { min-width: 0; gap: .75rem; }
header.sticky nav > div > button { color: var(--ln-cm); font-weight: 500; border-radius: 999px; padding: .45rem .9rem; border: 1px solid transparent; transition: background-color .2s, color .2s; white-space: nowrap; }
/* pages ville : deux entrées de nav → ellipse plutôt que de passer sous la marque */
header.sticky .container > div.flex > nav > div { min-width: 0; flex: 0 1 auto; }
header.sticky nav > div > button { display: block; max-width: min(100%, 24ch); overflow: hidden; text-overflow: ellipsis; }
header.sticky nav > div > button svg { display: inline-block; vertical-align: middle; margin-left: .25rem; }
header.sticky .container > div.flex > div:nth-child(1) { padding: 0 1.25rem; }
@media (max-width: 1180px) { header.sticky nav > div > button { font-size: .8rem; padding: .4rem .6rem; max-width: min(100%, 18ch); } }
header.sticky nav > div > button:hover { color: var(--ln-c); background: rgba(255, 160, 77, .1); border-color: var(--ln-line); }
header.sticky .container > div.flex > div:nth-child(4) button { color: var(--ln-cm); border-radius: 50%; transition: background-color .2s, color .2s; }
header.sticky .container > div.flex > div:nth-child(4) button:hover { color: var(--ln-ink); background: var(--ln-ol); }
/* menu déroulant « Top 10 Bundesländer » : panneau de nuit */
header.sticky nav div.absolute.rounded-xl, header.sticky div.absolute.rounded-lg.shadow-lg.border {
  background: var(--ln-n2); border: 1px solid var(--ln-line); border-radius: var(--ln-r); box-shadow: var(--ln-sh);
}
header.sticky nav div.absolute span, header.sticky nav div.absolute a, header.sticky div.absolute.rounded-lg a { color: var(--ln-c); }
header.sticky nav div.absolute div.rounded-lg:hover, header.sticky div.absolute.rounded-lg a:hover { background: rgba(255, 160, 77, .12); }
header.sticky nav div.absolute a[style*="color"], header.sticky nav div.absolute span[style*="color"] { color: var(--ln-ol) !important; }
/* bulle « Mach mit! » : lanterne orange, texte encre */
header.sticky div.absolute.whitespace-nowrap.text-white[style] { background: var(--ln-o) !important; color: var(--ln-ink) !important; border-radius: 999px !important; box-shadow: var(--ln-glow-s); font-weight: 700; }
header.sticky div.absolute.whitespace-nowrap.text-white[style] > div.rotate-45 { background: var(--ln-o) !important; }

/* mobile : marque centrée (native), hamburger natif recouvert par le burger orange, « Mitgliederbereich » en pilule */
@media (max-width: 767px) {
  header.sticky .container > div.flex { height: 60px; }
  header.sticky .md\:hidden > button:first-child { color: var(--ln-c); }
  header.sticky a.font-bold[href="/"] { font-size: 1rem !important; }
  header.sticky a.font-bold[href="/"]::before { width: 8px; height: 8px; margin-right: .4rem; }
  header.sticky .md\:hidden > button:last-child {
    color: var(--ln-ink); background: var(--ln-o); border-radius: 999px; min-height: 40px; min-width: 40px; padding: .4rem .7rem;
    box-shadow: 0 4px 14px rgba(230, 81, 0, .35); font-weight: 700;
  }
  header.sticky .md\:hidden > button:last-child span { color: var(--ln-ink); }
}

/* ---------- 3. menu mobile Next (socle neutre recoloré : nuit, pilules, burger orange) */
@media (max-width: 767px) {
  .ds-mburger { background: var(--ln-o); color: var(--ln-ink); border-radius: 12px; box-shadow: 0 4px 14px rgba(230, 81, 0, .4); }
  .ds-mburger span { background: var(--ln-ink); height: 2.5px; }
  .ds-moverlay { background: rgba(20, 14, 12, .62); }
  .ds-mdrawer { background: var(--ln-n2); color: var(--ln-c); box-shadow: 8px 0 34px rgba(0, 0, 0, .5); }
  .ds-mhead { border-bottom: 1px solid var(--ln-line); background: var(--ln-n); }
  .ds-mbrand { color: var(--ln-c); font-weight: 600; }
  .ds-mclose { background: rgba(255, 160, 77, .14); color: var(--ln-ol); }
  .ds-msec-t { color: var(--ln-ol); opacity: 1; font-weight: 700; }
  .ds-mlink { background: var(--ln-n3); border: 1px solid rgba(255, 160, 77, .28); color: var(--ln-c); min-height: 40px; display: inline-flex; align-items: center; border-radius: 999px; padding: 6px 14px; }
  .ds-mlink:active { background: rgba(255, 160, 77, .18); }
  .ds-mnav .ds-mlink { background: rgba(255, 160, 77, .14); border-color: rgba(255, 160, 77, .45); color: var(--ln-c); }
  .ds-mcta { background: var(--ln-o); color: var(--ln-ink); border-radius: 999px; box-shadow: var(--ln-glow-s); font-weight: 800; }
}

/* ---------- 4. footer : nuit avec filet lumineux, carte crème centrée */
footer.border-t {
  background: radial-gradient(60% 140px at 50% 0, rgba(230, 81, 0, .3), rgba(230, 81, 0, 0) 70%), var(--ln-n);
  border-top: 0 !important; box-shadow: inset 0 1px 0 rgba(255, 160, 77, .35); padding: 2.75rem 1rem 2rem;
}
footer.border-t > div.container {
  background: var(--ln-c); color: var(--ln-ink); border-radius: var(--ln-r); padding: 2.25rem 1.5rem 1.5rem;
  box-shadow: var(--ln-glow), var(--ln-sh); max-width: 1080px;
}
footer.border-t h3.font-semibold { color: var(--ln-ink) !important; }
footer.border-t div.lg\:col-span-1 h3.font-semibold { font-size: 1.2rem; font-weight: 700; }
footer.border-t div.lg\:col-span-1 h3.font-semibold::before {
  content: ""; display: inline-block; width: 9px; height: 9px; border-radius: 50%; margin: 0 .5rem 2px 0; vertical-align: middle;
  background: var(--ln-o); box-shadow: 0 0 8px rgba(230, 81, 0, .6);
}
footer.border-t div:not(.lg\:col-span-1) > h3.font-semibold { color: var(--ln-inkm) !important; font-size: .74rem; letter-spacing: .1em; }
footer.border-t p, footer.border-t div.lg\:col-span-1 p { color: var(--ln-inkm); }
footer.border-t a { color: var(--ln-inkm); transition: color .2s; }
footer.border-t ul.space-y-2\.5 li a { color: var(--ln-ink); padding: .15rem 0; }
footer.border-t a:hover, footer.border-t ul.space-y-2\.5 li a:hover { color: var(--ln-o); }
footer.border-t div.border-t.border-zinc-200 { border-top: 1px dashed rgba(43, 35, 32, .25); }
footer.border-t div.border-t.border-zinc-200 p, footer.border-t div.border-t.border-zinc-200 a { color: var(--ln-inkm); }
footer.border-t div.border-t.border-zinc-200 a.underline { color: var(--ln-ink); }

/* ---------- 5. recette Next · cta-faq (copiée telle quelle depuis app/design_recettes_v3.css) */
@media (min-width: 992px) {
  body.design-v-cta-faq main.space-y-12 { display: grid; grid-template-columns: 1fr 1fr; column-gap: 24px; row-gap: 3rem; align-items: start; }
  body.design-v-cta-faq main.space-y-12 > * { grid-column: 1 / -1; margin: 0; order: 6; }
  body.design-v-cta-faq main.space-y-12 > section:has(.min-h-\[500px\]) { order: 1; }
  body.design-v-cta-faq main.space-y-12 > div.rounded-2xl.mb-8 { order: 2; }
  /* le texte et la FAQ sont dans un wrapper div.space-y-8 (streaming) : on l'efface (display: contents)
     pour que ses sections deviennent des items de la grille de <main> */
  body.design-v-cta-faq main.space-y-12 > div.space-y-8 { display: contents; }
  body.design-v-cta-faq main.space-y-12 > div.space-y-8 > * { grid-column: 1 / -1; margin: 0; order: 6; }
  body.design-v-cta-faq main.space-y-12 > div.space-y-8 > section:has(.prose) { order: 3; }
  body.design-v-cta-faq main.space-y-12 > .ds-bloc { order: 3; }
  body.design-v-cta-faq main.space-y-12 > section.text-center { order: 4; grid-column: auto; align-self: center; margin-top: 2.5rem; margin-bottom: 2.5rem; display: flex; flex-direction: column; justify-content: center; }
  body.design-v-cta-faq main.space-y-12 > div.space-y-8 > section:has(> div.space-y-0) { order: 5; grid-column: auto; align-self: stretch; }
}

/* ---------- 6. thème des zones */
/* fil d'Ariane */
nav[aria-label^="Fil"] { background: var(--ln-n); border-bottom: 1px solid var(--ln-line); }
nav[aria-label^="Fil"] a { color: var(--ln-cm); }
nav[aria-label^="Fil"] a:hover { color: var(--ln-ol); }
nav[aria-label^="Fil"] span, nav[aria-label^="Fil"] li.text-zinc-400 { color: var(--ln-c); }

/* hero : titre calme en crème, halo orange derrière, filet lumineux sous le H1 */
div.container > header.text-center, div.container > header.mb-12 {
  background: radial-gradient(50% 220px at 50% 30%, rgba(230, 81, 0, .26), rgba(230, 81, 0, 0) 70%);
  padding: 1.5rem 0 .5rem;
}
div.container > header.text-center h1, div.container > header.mb-12 h1 { color: var(--ln-c); font-weight: 600; letter-spacing: -.01em; }
div.container > header.text-center h1::after, div.container > header.mb-12 h1::after {
  content: ""; display: block; width: 64px; height: 5px; border-radius: 999px; margin: 1rem auto 0;
  background: var(--ln-o); box-shadow: 0 0 14px 3px rgba(230, 81, 0, .5);
}
div.container > header.text-center div.text-xl, div.container > header.text-center p, div.container > header.text-center div.leading-relaxed,
div.container > header.mb-12 p.text-3xl { color: var(--ln-cm); }
div.container > header.mb-12 p.text-3xl { font-size: 1.15rem; letter-spacing: .12em; text-transform: uppercase; color: var(--ln-ol); }

/* textes Tailwind gris → crème / crème atténuée dans tout le contenu */
main.space-y-12 [class*="text-zinc-9"], main.space-y-12 [class*="text-zinc-8"], div.space-y-8 [class*="text-zinc-9"], div.space-y-8 [class*="text-zinc-8"] { color: var(--ln-c); }
main.space-y-12 [class*="text-zinc-7"], main.space-y-12 [class*="text-zinc-6"], main.space-y-12 [class*="text-zinc-5"], main.space-y-12 [class*="text-zinc-4"],
div.space-y-8 [class*="text-zinc-7"], div.space-y-8 [class*="text-zinc-6"], div.space-y-8 [class*="text-zinc-5"] { color: var(--ln-cm); }
main.space-y-12 [class*="bg-zinc-"], div.space-y-8 [class*="bg-zinc-"] { background-color: var(--ln-n3); }

/* sections = boîtes de nuit à 16 px, liseré lumineux discret */
main.space-y-12 > section.rounded-2xl, main.space-y-12 > div.rounded-2xl.mb-8, div.space-y-8 > section.rounded-2xl {
  background: var(--ln-n2); border: 1px solid var(--ln-line); border-radius: var(--ln-r); box-shadow: var(--ln-sh);
}
main.space-y-12 section.rounded-2xl > h2, div.space-y-8 section.rounded-2xl h2, main.space-y-12 > div.rounded-2xl.mb-8 h2, main.space-y-12 > div.rounded-2xl.mb-8 h3 {
  color: var(--ln-c); font-weight: 600; letter-spacing: -.01em;
}
main.space-y-12 section.rounded-2xl > h2::after, div.space-y-8 section.rounded-2xl h2::after {
  content: ""; display: block; width: 40px; height: 4px; border-radius: 999px; margin-top: .6rem;
  background: var(--ln-o); box-shadow: 0 0 10px 2px rgba(230, 81, 0, .45);
}
button[aria-label="Mehr anzeigen"], button[aria-label="Weniger anzeigen"] { color: var(--ln-ol) !important; }

/* « Nach Bundesland » : champ de nuit, liste en pilules */
section#departements input { background: var(--ln-n3); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); border-radius: 999px; }
section#departements input::placeholder { color: var(--ln-cm); opacity: .8; }
section#departements input:focus { border-color: var(--ln-ol); box-shadow: 0 0 0 3px rgba(255, 160, 77, .25); }
section#departements div.absolute.rounded-xl { background: var(--ln-n2); border: 1px solid var(--ln-line); border-radius: var(--ln-r); }
section#departements a.block.group > div { background: var(--ln-n3); color: var(--ln-c); border-radius: 12px; border: 1px solid var(--ln-line); }
section#departements a.block.group:hover > div { border-color: var(--ln-ol); box-shadow: var(--ln-glow); }
section#departements a.block.group span { color: var(--ln-cm); }

/* filtres (mode plein) + pagination : pilules de nuit */
div.rounded-lg.shadow-sm.border:has(> div.scrollbar-hide) { background: var(--ln-n); border-color: var(--ln-line); border-radius: 999px; box-shadow: none; }
div.rounded-lg.shadow-sm select, div.rounded-lg.shadow-sm button, div.min-h-\[500px\] button.rounded-lg.border {
  background: var(--ln-n3); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); border-radius: 999px; min-height: 40px; font-weight: 500;
}
div.rounded-lg.shadow-sm select:focus { border-color: var(--ln-ol); box-shadow: 0 0 0 3px rgba(255, 160, 77, .25); }
div.rounded-lg.shadow-sm button:hover, div.min-h-\[500px\] button.rounded-lg.border:hover { background: var(--ln-o); color: var(--ln-ink); border-color: var(--ln-o); }
div.rounded-lg.shadow-sm div.absolute, div.rounded-lg.shadow-sm div.absolute div.rounded-lg { background: var(--ln-n2); color: var(--ln-c); border-color: var(--ln-line); }
div.min-h-\[500px\] span, div.min-h-\[500px\] p { color: var(--ln-cm); }

/* cartes profil = LANTERNES : boîte de nuit à 16 px, fil de suspension, photo qui luit, flamme = badge d'âge */
div.w-40.rounded-lg.cursor-pointer.border {
  background: var(--ln-n3) !important; border: 1px solid var(--ln-line) !important; border-radius: var(--ln-r) !important;
  padding-top: 1.35rem !important; box-shadow: 0 8px 22px rgba(0, 0, 0, .3); transition: box-shadow .3s, border-color .3s;
}
div.w-40.rounded-lg.cursor-pointer.border::before { /* le fil auquel la lanterne est pendue */
  content: ""; position: absolute; top: 0; left: 50%; width: 2px; height: 1.05rem; margin-left: -1px;
  background: linear-gradient(var(--ln-ol), rgba(255, 160, 77, .35));
}
div.w-40.rounded-lg.cursor-pointer.border div.relative.mb-3 { margin-bottom: 1.35rem; }
div.w-40.rounded-lg.cursor-pointer.border img {
  border-radius: 14px; box-shadow: var(--ln-glow-s); transition: transform .35s ease, box-shadow .35s ease;
}
div.w-40.rounded-lg.cursor-pointer.border:hover { border-color: rgba(255, 160, 77, .5) !important; box-shadow: var(--ln-glow), 0 14px 30px rgba(0, 0, 0, .4); }
div.w-40.rounded-lg.cursor-pointer.border:hover img { transform: scale(1.035); box-shadow: 0 0 0 2px rgba(255, 160, 77, .7), 0 0 30px rgba(230, 81, 0, .65); }
div.w-40.rounded-lg.cursor-pointer.border div.absolute.top-2.right-2 { /* la flamme : pilule orange sous la photo */
  top: auto; right: auto; bottom: -11px; left: 50%; translate: -50% 0; background: var(--ln-o) !important; color: var(--ln-ink) !important;
  border-radius: 999px; padding: .2rem .7rem; font-weight: 700; box-shadow: 0 0 12px rgba(230, 81, 0, .6); white-space: nowrap;
}
div.w-40.rounded-lg.cursor-pointer.border h3 { color: var(--ln-c); text-align: center; }
div.w-40.rounded-lg.cursor-pointer.border p.truncate { color: var(--ln-ol); text-align: center; }
div.w-40.rounded-lg.cursor-pointer.border p.line-clamp-2 { color: var(--ln-cm); text-align: center; }

/* carte (page ville) */
main.space-y-12 > div.rounded-2xl.mb-8 > div.w-full.rounded-lg { border-radius: 12px; border: 1px solid var(--ln-line); }

/* texte de la page : crème, liens en lueur */
div.prose h2, div.prose h3, div.prose strong { color: var(--ln-c); }
div.prose, div.prose p, div.prose li, div.prose span { color: var(--ln-cm); }
div.prose a, a.text-blue-600 { color: var(--ln-ol); text-decoration: underline; text-decoration-color: rgba(255, 160, 77, .45); text-underline-offset: 3px; }
div.prose a:hover, a.text-blue-600:hover { color: var(--ln-c); text-decoration-color: var(--ln-ol); }

/* FAQ : questions crème, chevron orange, réponses atténuées */
section.rounded-2xl:has(> div.space-y-0) > div.space-y-0 > div { border-bottom: 1px solid var(--ln-line); }
section.rounded-2xl:has(> div.space-y-0) button { border-radius: 10px; padding-left: .5rem; padding-right: .5rem; }
section.rounded-2xl:has(> div.space-y-0) button:hover { background: rgba(255, 160, 77, .07); }
section.rounded-2xl:has(> div.space-y-0) button h3 { color: var(--ln-c); font-weight: 500; }
section.rounded-2xl:has(> div.space-y-0) button svg { color: var(--ln-ol); }
section.rounded-2xl:has(> div.space-y-0) div.pb-4, section.rounded-2xl:has(> div.space-y-0) div.pb-4 p { color: var(--ln-cm); }

/* CTA « Worauf wartest du noch? » : lueur centrée, bouton orange à texte encre (≥ 4,5:1) */
main.space-y-12 > section.rounded-2xl.text-center {
  background: radial-gradient(55% 70% at 50% 45%, rgba(230, 81, 0, .34), rgba(230, 81, 0, 0) 72%), var(--ln-n2);
  border: 1px solid rgba(255, 160, 77, .3); padding: 2.75rem 1.5rem;
}
main.space-y-12 > section.rounded-2xl.text-center h2 { color: var(--ln-c); font-weight: 600; font-size: 1.75rem; }
main.space-y-12 > section.rounded-2xl.text-center h2::after { display: none; }
main.space-y-12 > section.rounded-2xl.text-center button, main.space-y-12 > section.rounded-2xl.text-center a.inline-block {
  background: var(--ln-o) !important; color: var(--ln-ink) !important; border-radius: 999px; min-height: 52px; padding: .85rem 2.2rem;
  font-weight: 800; box-shadow: 0 0 0 4px rgba(255, 160, 77, .22), 0 10px 26px rgba(230, 81, 0, .45); transition: transform .25s, box-shadow .25s;
}
main.space-y-12 > section.rounded-2xl.text-center button:hover { transform: translateY(-2px); box-shadow: 0 0 0 6px rgba(255, 160, 77, .26), 0 14px 32px rgba(230, 81, 0, .55); }
/* accueil sans FAQ : CTA en carte centrée (sinon demi-colonne à gauche) */
@media (min-width: 992px) {
  body.design-v-cta-faq main.space-y-12:not(:has(div.space-y-0)) > section.rounded-2xl.text-center { grid-column: 1 / -1; width: 100%; max-width: 640px; justify-self: center; }
}
/* Top 20 / villes proches : petites lanternes, filet orange du gabarit */
nav[aria-label] a[style*="border-left"] { background: var(--ln-n3); color: var(--ln-c); border-radius: 0 10px 10px 0; border-left-color: var(--ln-o) !important; transition: background-color .2s, box-shadow .2s; }
nav[aria-label] a[style*="border-left"]:hover { background: rgba(255, 160, 77, .16); box-shadow: 0 0 14px rgba(230, 81, 0, .35); color: var(--ln-c); }

/* défilement des régions + bloc de confiance : nuit profonde, pilules de nuit, icônes qui luisent */
section.w-full.bg-zinc-100 { background: #221b18; }
section.w-full.bg-zinc-100 div.absolute.left-0 { background-image: linear-gradient(90deg, #221b18, rgba(34, 27, 24, 0)); }
section.w-full.bg-zinc-100 div.absolute.right-0 { background-image: linear-gradient(270deg, #221b18, rgba(34, 27, 24, 0)); }
section.w-full.bg-zinc-100 a.rounded-full { background: var(--ln-n3); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); min-height: 40px; display: inline-flex; align-items: center; }
section.w-full.bg-zinc-100 a.rounded-full:hover { background: var(--ln-o) !important; color: var(--ln-ink) !important; border-color: var(--ln-o); }
section.border-t.border-b.py-12 { background: var(--ln-n); border-color: var(--ln-line); }
section.border-t.border-b.py-12 div.w-16.h-16.rounded-full { background: var(--ln-n3) !important; box-shadow: var(--ln-glow-s); }
section.border-t.border-b.py-12 div.w-16.h-16.rounded-full svg { color: var(--ln-ol) !important; stroke: var(--ln-ol); }
section.border-t.border-b.py-12 p { color: var(--ln-c); }

/* retour en haut : petite lanterne orange */
button.fixed.bottom-6.right-6 { background: var(--ln-o) !important; color: var(--ln-ink) !important; box-shadow: var(--ln-glow-s) !important; }

/* ---------- 7. pop-ups (couleurs, bordures, rayons seulement) */
/* age gate */
div.inset-0.bg-zinc-900\/90 { background: rgba(20, 14, 12, .88); }
div.inset-0.bg-zinc-900\/90 > div.rounded-xl { background: var(--ln-n2); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); border-radius: var(--ln-r); box-shadow: var(--ln-glow), var(--ln-sh); }
div.inset-0.bg-zinc-900\/90 h1, div.inset-0.bg-zinc-900\/90 p.font-medium { color: var(--ln-c); }
div.inset-0.bg-zinc-900\/90 p, div.inset-0.bg-zinc-900\/90 [class*="text-zinc-"] { color: var(--ln-cm); }
div.inset-0.bg-zinc-900\/90 div.w-16.h-1 { background: var(--ln-o); box-shadow: 0 0 12px rgba(230, 81, 0, .6); border-radius: 999px; }
div.inset-0.bg-zinc-900\/90 div.bg-zinc-50.rounded-lg, div.inset-0.bg-zinc-900\/90 [class*="bg-zinc-"] { background: var(--ln-n3); border-radius: 12px; }
div.inset-0.bg-zinc-900\/90 button.text-white { background: var(--ln-o) !important; color: var(--ln-ink) !important; border-radius: 999px; font-weight: 800; box-shadow: var(--ln-glow-s); }
div.inset-0.bg-zinc-900\/90 a.flex-1, div.inset-0.bg-zinc-900\/90 button.bg-zinc-100 { background: var(--ln-n3); color: var(--ln-c); border: 1px solid var(--ln-line); border-radius: 999px; }
/* pop-up connexion / inscription */
div.max-w-md.rounded-2xl { background: var(--ln-n2); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); border-radius: var(--ln-r); box-shadow: var(--ln-glow), var(--ln-sh); }
div.max-w-md.rounded-2xl h1, div.max-w-md.rounded-2xl h2 { color: var(--ln-c); }
div.max-w-md.rounded-2xl p, div.max-w-md.rounded-2xl label, div.max-w-md.rounded-2xl [class*="text-zinc-"] { color: var(--ln-cm); }
div.max-w-md.rounded-2xl input:not([type="checkbox"]) { background: var(--ln-n3); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); border-radius: 999px; }
div.max-w-md.rounded-2xl button.w-full.text-white { background: var(--ln-o) !important; color: var(--ln-ink) !important; border-radius: 999px; font-weight: 800; box-shadow: var(--ln-glow-s); }
div.max-w-md.rounded-2xl button.rounded-full.bg-zinc-100 { background: var(--ln-n3); }
div.max-w-md.rounded-2xl button.rounded-full.bg-zinc-100 svg { color: var(--ln-c); }
div.max-w-md.rounded-2xl button[style*="color"] { color: var(--ln-ol) !important; font-weight: 700; }
.prelinker-embed { --primary: var(--ln-o); }
.prelinker-embed .ptprelinker-input-group { border: 1px solid rgba(255, 160, 77, .35); border-radius: 999px; background: var(--ln-c); }
.prelinker-embed .ptprelinker-input-group:focus-within { border-color: var(--ln-ol); box-shadow: 0 0 0 3px rgba(255, 160, 77, .3); }
.prelinker-embed.prelinker-embed .ptprelinker-buttons .ptprelinker-button, .prelinker-embed.prelinker-embed .ptprelinker-buttons input[type="submit"],
.prelinker-embed.prelinker-embed button[type="submit"], .prelinker-embed.prelinker-embed button.w-full {
  background: var(--ln-o) !important; color: var(--ln-ink) !important; border: 0 !important; border-radius: 999px !important; box-shadow: var(--ln-glow-s) !important; font-weight: 800 !important;
}
.prelinker-embed a { color: var(--ln-ol); }
/* fiche profil */
.pm-modal.pm-modal { background: var(--ln-n2); color: var(--ln-c); border: 1px solid rgba(255, 160, 77, .3); border-radius: var(--ln-r); box-shadow: var(--ln-glow), var(--ln-sh); }
.pm-modal h2, .pm-modal h3, .pm-modal h4, .pm-modal [class*="text-zinc-9"], .pm-modal [class*="text-zinc-8"] { color: var(--ln-c); }
.pm-modal p, .pm-modal span.font-medium, .pm-modal [class*="text-zinc-7"], .pm-modal [class*="text-zinc-6"], .pm-modal [class*="text-zinc-5"], .pm-modal [class*="text-zinc-4"] { color: var(--ln-cm); }
.pm-modal [class*="bg-zinc-"], .pm-modal .bg-white { background-color: var(--ln-n3); }
.pm-modal img { border-radius: 14px; box-shadow: var(--ln-glow-s); }
.pm-modal span.font-semibold { color: var(--ln-ol); }
.pm-modal span.rounded-full.text-white[style] { background: var(--ln-o) !important; color: var(--ln-ink) !important; }
.pm-modal span.rounded-full, .pm-modal span.rounded-md { background: rgba(255, 160, 77, .14); color: var(--ln-c); border: 1px solid var(--ln-line); }
.pm-modal button.text-white[style], .pm-modal a.text-white[style], .pm-modal .pm-cta button, .pm-modal .pm-cta a {
  background: var(--ln-o) !important; color: var(--ln-ink) !important; border: 0; border-radius: 999px !important; font-weight: 800; box-shadow: var(--ln-glow-s); min-height: 48px;
}
.pm-modal .pm-cta { border-top: 1px solid var(--ln-line); padding-top: .6rem; }
.pm-modal .pm-close { color: var(--ln-c); background: rgba(255, 160, 77, .16); border-radius: 50%; }

/* ---------- 8. mouvement réduit : plus rien ne bouge ni ne luit */
@media (prefers-reduced-motion: reduce) {
  header.sticky a.font-bold[href="/"]::before { animation: none; }
  header.sticky *, main *, footer.border-t *, .ds-mdrawer, div.w-40.rounded-lg.cursor-pointer.border img { transition: none !important; animation: none !important; }
  main.space-y-12 > section.rounded-2xl.text-center button:hover { transform: none; }
  div.w-40.rounded-lg.cursor-pointer.border:hover img { transform: none; }
}

/* garde menu Next (design_site.py) */
.ds-mdrawer, .ds-mburger, .ds-moverlay { position: fixed !important; }

/* garde-fou design_site.py (Next, 17/09) : le logo mobile est un <a> absolu centré ; un nom de site
   allemand long (« Kostenlose Sexdates in Deutschland ») débordait ou s'empilait sur 3 lignes
   par-dessus les icônes (capture du 17/09). Une ligne, ellipse, place réservée aux boutons. */
@media (max-width: 767px) {
  header .md\:hidden a[href="/"] {
    max-width: 56% !important; white-space: nowrap !important; overflow: hidden !important;
    text-overflow: ellipsis !important; font-size: clamp(.95rem, 4.4vw, 1.25rem) !important; line-height: 1.2 !important;
    position: absolute !important; /* lot 21 : un `position: relative` posé pour un ::after l'avait mis dans le flux → bouton par-dessus */
  }
  header nav.hidden { display: none !important; }
}
/* garde-fou 18/09 : la carte des pages ville tombait en repli avec un texte FRANÇAIS (« Carte indisponible (fallback) ») —
   corrigé à la source (VilleMap.tsx), masqué ici tant que le dist n'est pas reconstruit. */
main.space-y-12 > div.rounded-2xl.mb-8 > div.mb-3.text-sm.text-zinc-600 { display: none !important; }
@media (max-width: 767px) { /* lot 21 : `display:flex` posé sur nav.hidden.md:flex la faisait sortir sur mobile, par-dessus le logo */
  /* 19/09 (capture de Lucas, pop-up profil mobile) : le bouton « Registrieren… » remonté sous la photo touchait le
     titre « Bio » (bio.top == cta.bottom, toutes variantes pm-v) ; corrigé à la source (popup_skins.css / globals.css),
     posé ici pour les dists déjà construits. */
  .pm-modal .pm-cta { margin-bottom: .9rem !important; }
}
/* __END_DESIGN_SITE__ */
