/* ETHNOS R822 — finitions ciblées validées le 17/09/2026.
   Périmètre : dernier volet Maps, scroll Espace membre, croix charte images,
   cartes Entraide multi-demandes, titre Communautés, titre offre lancement. */

/* MAPS — dernier volet : même pictogramme + nombre, sans libellé texte. */
html body .salonResultMeta.r822MapsFinalPresence{display:flex!important;align-items:center!important;min-height:28px!important;}
html body .salonResultMeta.r822MapsFinalPresence .r822FinalPresenceBadge{justify-content:flex-start!important;gap:8px!important;min-width:0!important;font-size:clamp(16px,1.05vw,21px)!important;font-weight:850!important;color:#31d1cf!important;}
html body .salonResultMeta.r822MapsFinalPresence .r822FinalPresenceBadge img{width:27px!important;height:27px!important;}
html body .salonResultMeta.r822MapsFinalPresence .r822FinalPresenceBadge strong{font:inherit!important;color:inherit!important;}

/* ESPACE MEMBRE — cause prouvée dans la cascade active : R183 remplace le scroll
   générique de .memberWorkspace.hasBodyView par overflow:hidden sur l'accueil.
   Si les métriques navigateur rendent le contenu plus haut que le viewport, aucun
   débordement vertical n'est alors accessible. Géométrie et centrage conservés. */
@media (min-width:901px){html[data-ethnos-ui="discord-r111"] body.isEthnosHomeView .memberWorkspace.hasBodyView{overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain!important;}}

/* CHARTE IMAGES — centrage géométrique de la croix dans son disque existant. */
html body .photoCharterClose{display:grid!important;place-items:center!important;padding:0!important;line-height:1!important;text-align:center!important;}

/* ENTRAIDE — taille d'avant R821 restaurée ; seul l'alignement multi-cartes change. */
@media (min-width:901px){html body .bodyView-help.r562HelpHub .r508HelpGrid:not(.r717HelpSingle) > .bodySolidarityCard.r508HelpCard{width:60%!important;max-width:920px!important;margin-left:0!important;margin-right:0!important;justify-self:center!important;}}

/* ACCUEIL — même accent orange sur le titre Communautés / Maisons officielles. */
html.ethnosCommercialHome .marketing h3.r821TitlePattern .r821Accent{color:#f36b2b!important;}

/* OFFRE 10 000 — la zone de titre seule change. */
body[data-etnos-build="r776"] .joinPage .paymentLaunchHeadlineR822 .paymentLaunchNumberR819{color:#fff!important;}
body[data-etnos-build="r776"] .joinPage .paymentLaunchHeadlineR822 .paymentLaunchMemberLabelR819{max-width:760px!important;}
body[data-etnos-build="r776"] .joinPage .paymentLaunchBenefitR822{max-width:760px!important;}
body[data-etnos-build="r776"] .joinPage .paymentLaunchBenefitR822 strong{color:var(--r818-orange-top)!important;}
