/* 
@media (min-width: 992px) {

    #block-telephone {
        margin: 10px 0 0;
        padding: 0px;
        float: right;
    }
}

@media (max-width: 992px) {
    .header-top-highlighted__section {
        text-align: center;
    }

    #block-contactinfoheadertop a {
        display: block;
        margin: 0 0 9px;
    }

    #block-contactinfoheadertop {
        margin-top: 7px;
    }

    .bs-p-5 {
        padding: 0rem !important;
    }
} */

.logo img {
    max-width: 200px;
}

#footer-top .logo img {
    max-width: 200px !important;
}

.onscroll .header-container .logo img {
    max-width: 150px;
}

.highlighted__section {
    padding: 20px 0 10px;
}

/* .header-container .sf-menu ul li a {
    transition: ease 0.4s;
    font-size: 14px
}

.header-container ul.menu li a:before {
    content: "";
    font-family: sans-serif;
    color: #ffffff;
    top: 8px;
    left: 0px;
}

.header-container .sf-menu ul li a:hover:before {
    transition: ease 0.4s;
}

.header-container .sf-menu ul li a:hover {
    background: #d5af48;
    color: #ffffff
}

.header-container ul.menu>li>a {
    font-size: 1.0rem;
} 

.header-container ul.sf-menu>li>a .sf-sub-indicator:after,
ul.sf-menu .sf-sub-indicator:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Pro';
    font-weight: 900;
    left: 50%;
    top: -2px;
    margin-left: -3px;
    font-size: 13px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    transform: none;
}

.header-container ul.sf-menu .sf-sub-indicator {
    right: -14px;
    width: 30px;
    font-size: 13px;
    font-weight: 400;
    margin-top: 0px;
}

*/
.view-filters .bef-exposed-form .form--inline fieldset legend, .view-filters .form-item > label:not(.option) {
    font-size: 13px;
    padding-bottom: 4px;
    border: none;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.region--colored-background,
#drupal-off-canvas-wrapper label.region--colored-background {
    color: #0a2d4a;
    --mt-color-high-contrast: #0a2d4a;
}

.region--colored-background a.mt-button--outline,
.region--colored-background .mt-button--outline>a,
.region--colored-background button.mt-button--outline {
    color: #0a2d4a !important;
    border: 1px solid #0a2d4a !important;
}

.region--colored-background a.mt-button,
.region--colored-background .mt-button>a,
.region--colored-background button.mt-button {
    color: #0a2d4a !important;
}

.region--colored-background a.mt-button--outline:hover,
.region--colored-background .mt-button--outline>a:hover,
.region--colored-background button.mt-button--outline:hover,
.region--colored-background a.mt-button--outline:active,
.region--colored-background .mt-button--outline>a:active,
.region--colored-background button.mt-button--outline:active {
    color: #0a2d4a;
}

.tp-caption__title {
    font-size: 38px;
    text-transform: uppercase;
    line-height: 1.15;
    font-weight: 500;
    text-shadow: 0 0 50px rgba(0, 0, 0, .50);
    padding: .6em 1em .5em 1em;
    border-radius: 0px;
}

.ms-transparent-background {
    top: 50px;
}

.mt-view-header-enabled>h2.title {
    margin-bottom: 10px;
    max-width: 840px;
    margin: 57px auto 0;
    font-size: 39px;
    font-weight: 500;
}

.footer__section {
    padding: 32px 0 28px;
    font-size: 16px;
}

blockquote {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    text-align: left;
}

h3 {
    font-size: 27px;
}

.site-name a {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}




:root {
    --mt-text-size: 16px;
    --mt-modular-ratio: 1.27;
    --mt-headings-letter-spacing: 0.1em;
}

h1.page-title {
    text-align: center;
    margin-bottom: 10px;
}

.mt-view-header-enabled h1.page-title {
    margin-top: 10px;
    margin-bottom: 16px;
    text-align: center;
}

.cta {
    font-size: 25px;
    font-family: var(--mt-hff);
}

.soustitre {
    font-size: 19px;
    text-align: center;
    color: #554828;
    max-width: 868px;
    margin: 0px auto 0px;
}

#featured .container,
#featured .container-fluid {
    width: 95%;
    max-width: 1500px;
}

#featured-top .container,
#featured-top .container-fluid {
    width: 100%;
    max-width: 1530px;
}

#featured-bottom .container-fluid,
#featured-bottom .container {
    width: 100%;
    max-width: 1317px;
}

#featured {
    padding: 36px 0;
}

.region-featured-bottom .views-field-title a,
.region-featured-bottom .field--name-node-title a {
    color: #fff;
}

.region-featured-bottom .views-field-title a:hover,
.region-featured-bottom .field--name-node-title a:hover {
    text-decoration: none;
}


.content-top__section {
    padding: 45px 0 50px;
}

.header-container ul.menu>li>a,
.header-container ul.menu>li>span {
    font-size: 16px;
}

.main-content__section,
.sidebar__section {
    padding: 10px 0 10px;
}

.subfooter__container {
    padding: 20px 0;
}

.hero {
    padding: 20px 0;
}

.hero h1.page-title {
    margin-bottom: 0px;
}

.header-container .sf-shadow.sf-menu.menu ul {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background: #fff;
}

.col-12 h2.title {
    font-size: 35px;
    margin: 10px 0 20px;
}

.path-actualite #block-elegantplus-content .views-row {
    padding: 1px 10px;
    min-height: 1px;
    border-bottom: 0px solid #483838;
    margin: 0px 0 0px;
}

.block-mt-hero-v2>h2+.content.align-items-center {
    padding: 0;
    margin-top: 0;
}

.animated {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
}

.region--colored-background .mt-button.mt-button--outline>a {
    background-color: transparent;
    border-color: #0a2d4a;
    color: #0a2d4a;
}

.region--colored-background .mt-button.mt-button--outline>a:hover {
    color: #0a2d4a;
}

ul.tabs.primary {
    margin-bottom: 20px;
    text-align: center !important;
}

h1 {
    font-size: calc(((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)));
    margin-top: var(--mt-text-size) !important;
}

.bg-rgba-blue-slight {
    background: rgb(244 244 244);
    padding: 34px 0 5px;
}

.bg-rgba-blue-light {
    background: var(--mt-color-colored);
}

.accordion-button:not(.collapsed) {
    color: #f4f4f4;
    background-color: #0a2d4a;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 24px;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

h2.accordion-header {
    margin-top: 0;
}

.header-container {
    padding: 0;
    position: relative;
    z-index: 100;
}

#block-elegantplus-breadcrumbs {
    padding: 0px 0 0px;

}

.node__header {
    padding: 0 0 0px;
}

.block-system-breadcrumb-block .breadcrumb__items {
    font-size: 0;
    padding: 5px 0 3px 0;
    margin: 0;
}

h2 {
    font-size: 39px;
}

h3 {
    font-size: 27px;
}

.accordion-item {
    margin: 10px 10px 20px;
    border: 1px solid #dbd2b9 !important;
}

.accordion-button:not(.collapsed)::after {
    filter: invert(1);
}

fieldset legend {
    text-transform: uppercase;
    margin: 13px 0 20px;
    font-weight: bold;
}

.form-select {
    padding: 10px 20px;
    font-size: 17px;
}

.sidebar__section {
    position: sticky;
    top: 121px;
}

label {
    font-size: 16px;
}

.node--view-mode-full .field {
    margin-bottom: 20px;
}

.hero {
    background: #fff;
}

.pb-5 {
    padding-bottom: 1rem !important;
}

.to-top {
    font-size: 34px;
}

/* :root body {
    overflow-x: hidden;
}
 */
.region--colored-background,
#drupal-off-canvas-wrapper label.region--colored-background {
    background-color: var(--mt-color-colored);
}

.content-bottom-highlighted__section {
    padding: 40px 0 40px 0;
}

table {
    margin: 0 0 20px;
}


h1 {
    font-size: 30px;
}

h3 {
    color: #877954;
}

.region--dark-colored-background h3 {
    color: #d5af48;
}

.region--colored-background h3 {
    font-size: 27px;
    color: #ffffff;
}

.titre-cta {
    font-size: 29px;
    font-family: var(--mt-hff);
    margin: 10px 0 10px !important;
    line-height: 38px;
    display: block;
    padding: 0;
}

.footer__section ul.menu li a,
.footer__section ul.menu li>span {
    font-size: 14px;
}

.content-top-highlighted__section {
    padding: 20px 0 20px;
}

.padding-20-40 {
    padding: 20px 40px;
}

.fa,
.fa-fas,
.fa-far {
    font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
    font-weight: var(--fa-style, 900) !important;
    font-style: normal !important;
}
/* ==========================================================================
   NAVIGATION — Superfish menu override
   ========================================================================== */

/* Main menu bar */
#superfish-main.sf-menu {
  background: transparent;
  border: none;
  box-shadow: none;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

/* Top-level items */
#superfish-main.sf-menu > li {
  background: transparent;
  border: none;
}
#superfish-main.sf-menu > li > a {
  background: transparent !important;
  color: #fff !important;
  font-size: 0.88rem;
  font-weight: 500;
  padding: 0.5rem 0.9rem;
  border-radius: 8px;
  border: none !important;
  transition: all 0.15s;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  text-decoration: none;
  white-space: nowrap;
}
#superfish-main.sf-menu > li > a:hover,
#superfish-main.sf-menu > li:hover > a {
  background: rgba(255,255,255,0.15) !important;
  color: #fff !important;
}
#superfish-main.sf-menu > li.active-trail > a,
#superfish-main.sf-menu > li > a.is-active {
  background: rgba(255,255,255,0.2) !important;
  color: #fff !important;
  font-weight: 600;
  border: 1px solid rgba(255,255,255,0.3) !important;
}
#superfish-main.sf-menu > li.active-trail > a:hover {
  background: rgba(255,255,255,0.25) !important;
  color: #fff !important;
}

/* Icons in menu */
#superfish-main.sf-menu > li > a .svg-inline--fa,
#superfish-main.sf-menu > li > a i {
  font-size: 0.85rem;
  opacity: 0.7;
}
#superfish-main.sf-menu > li > a:hover .svg-inline--fa,
#superfish-main.sf-menu > li > a:hover i {
  opacity: 1;
}

/* Sub-indicator arrow */
#superfish-main.sf-menu > li > a .sf-sub-indicator {
  display: none;
}

/* Dropdown menu */
#superfish-main.sf-menu ul {
  background: #fff !important;
  border: 1px solid #e7e5e5 !important;
  border-radius: 10px !important;
  box-shadow: 0 4px 20px rgba(0,0,0,0.12) !important;
  padding: 0.4rem !important;
  margin-top: 0.3rem !important;
  min-width: 220px !important;
  overflow: hidden;
}
#superfish-main.sf-menu ul li {
  background: transparent !important;
  border: none !important;
}
#superfish-main.sf-menu ul li a {
  background: transparent !important;
  color: #2d2d2d !important;
  font-size: 0.85rem;
  /* padding: 0.5rem 0.9rem !important; */
  border-radius: 6px;
  border: none !important;
  transition: all 0.12s;
}
#superfish-main.sf-menu ul li a:hover {
  background: hsl(207, 76%, 95%) !important;
  color: hsl(207, 76%, 16%) !important;
}
#superfish-main.sf-menu ul li a.is-active {
  color: hsl(207, 76%, 16%) !important;
  font-weight: 600;
  background: hsl(207, 76%, 95%) !important;
}

/* Logout link — special styling */
#superfish-main.sf-menu > li:last-child > a {
  color: #ff8a80 !important;
  opacity: 0.9;
}
#superfish-main.sf-menu > li:last-child > a:hover {
  background: rgba(204, 0, 0, 0.3) !important;
  color: #fff !important;
  opacity: 1;
}

/* Shadow override */
#superfish-main.sf-shadow ul {
  box-shadow: 0 4px 20px rgba(0,0,0,0.12) !important;
}
#superfish-main.sf-shadow ul.sf-shadow {
  background: transparent !important;
  box-shadow: none !important;
}

/* Link text */
#superfish-main .link-text {
  font-family: inherit;
}

/* ==========================================================================
   EXTRANET BOUGARDIER — Styles custom
   ========================================================================== */

/* --- Blocs RGPD informatifs --- */
.rgpd-info-block {
  background: #f0f5fa;
  border-left: 4px solid hsl(207, 76%, 16%);
  border-radius: 0 6px 6px 0;
  padding: 1.2rem 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 0.92rem;
  line-height: 1.6;
  color: #2d2d2d;
}

.rgpd-info-block h3 {
  color: hsl(207, 76%, 16%);
  font-size: 1.1rem;
  margin-top: 0;
  margin-bottom: 0.6rem;
  font-weight: 600;
}

.rgpd-info-block ul {
  padding-left: 1.2rem;
  margin: 0.5rem 0;
}

.rgpd-info-block li {
  margin-bottom: 0.3rem;
}

.rgpd-info-block em {
  display: block;
  margin-top: 0.8rem;
  font-size: 0.82rem;
  color: #6b7a8d;
}

.rgpd-info-block strong {
  color: hsl(207, 76%, 20%);
}

/* Variantes par type de bloc RGPD */
.rgpd-securite {
  border-left-color: hsl(207, 76%, 16%);
  background: #f0f5fa;
}

.rgpd-droits {
  border-left-color: hsl(44, 62%, 56%);
  background: #faf7f0;
}

.rgpd-droits h3 {
  color: hsl(44, 40%, 35%);
}

.rgpd-conservation {
  border-left-color: #3E9300;
  background: #f2f9ee;
}

.rgpd-conservation h3 {
  color: #2d6b00;
}

.rgpd-minimisation {
  border-left-color: #7b1fa2;
  background: #f5f0fa;
}

.rgpd-minimisation h3 {
  color: #5c1780;
}

.rgpd-minimisation strong {
  color: #5c1780;
}

.rgpd-stockage {
  border-left-color: #1565c0;
  background: #e8f0fe;
}

.rgpd-stockage h3 {
  color: #0d47a1;
}

.rgpd-stockage strong {
  color: #0d47a1;
}

.rgpd-cloisonnement {
  border-left-color: #00695c;
  background: #e6f5f2;
}

.rgpd-cloisonnement h3 {
  color: #00504a;
}

.rgpd-cloisonnement strong {
  color: #00504a;
}

/* --- Pages d'authentification (login / password / register) ---
   Layout split-panel : panneau bleu foncé identité + formulaire blanc.
   Remplace entièrement le chrome du thème (pas de header/footer).
   ---------------------------------------------------------------- */

/* Reset body pour les pages auth */
body.path-user-login,
body.path-user-password,
body.path-user-register {
  background: var(--auth-bg, #f5f6f8);
  overflow-x: hidden;
}

body.path-user-login .dialog-off-canvas-main-canvas,
body.path-user-password .dialog-off-canvas-main-canvas,
body.path-user-register .dialog-off-canvas-main-canvas {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

/* Layout principal split */
.auth-layout {
  display: flex;
  min-height: 100vh;
  flex: 1;
}

/* ── Panneau gauche – identité ── */
.auth-brand {
    flex: 0 0 46%;
    background: var(--auth-brand-bg, hsl(207, 76%, 16%));
    display: flex;
    flex-direction: column;
    padding: 2rem 3rem;
    position: relative;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.auth-brand::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 60% 60% at 110% 110%, hsl(207, 76%, 22%) 0%, transparent 60%),
    radial-gradient(ellipse 40% 50% at -10% -10%, hsl(207, 76%, 22%) 0%, transparent 60%);
  pointer-events: none;
}
.auth-brand > * { position: relative; z-index: 1; }

.auth-brand__logo {width: 100%;}

.auth-brand__logo img {
    height: 90px;
    width: auto;
    display: block;
    margin: 0 0 15px;
}

.auth-brand__body {
    flex: 1;
    display: flex;
    flex-direction: column;
    /* padding: 2.5rem 0; */
    justify-content: center;
}

.auth-brand__tag {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 20px;
  padding: .35rem .9rem;
  font-size: .72rem;
  color: var(--auth-dore-clair, hsl(44, 45%, 75%));
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 1.4rem;
  width: fit-content;
}

.auth-brand__title {
  font-size: 2rem;
  font-weight: 300;
  color: #fff;
  line-height: 1.25;
  margin: 0 0 1.1rem;
}
.auth-brand__title strong {
  display: block;
  font-weight: 700;
  color: var(--auth-dore, hsl(44, 62%, 56%));
}

.auth-brand__subtitle {
  font-size: .9rem;
  color: rgba(255,255,255,.6);
  line-height: 1.7;
  max-width: 465px;
/*   margin: 0 0 2rem; */
}

.auth-brand__divider {
  width: 36px;
  height: 3px;
  background: var(--auth-dore, hsl(44, 62%, 56%));
  border-radius: 2px;
  margin-bottom: 1.75rem;
}

/* Piliers RGPD */
.auth-rgpd-pillars {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: .8rem;
}
.auth-rgpd-item {
  display: flex;
  align-items: flex-start;
  gap: .8rem;
}
.auth-rgpd-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--auth-dore, hsl(44, 62%, 56%));
  font-size: .82rem;
  flex-shrink: 0;
  margin-top: 2px;
}
.auth-rgpd-text strong {
    display: block;
    /* font-size: .8rem; */
    font-weight: 600;
    color: #fff;
    margin-bottom: .1rem;
}
.auth-rgpd-text span {
  font-size: .72rem;
  color: rgba(255,255,255,.5);
  line-height: 1.5;
}

/* Pied panneau gauche */
.auth-brand__footer {
    font-size: .7rem;
    color: rgba(255,255,255,.35);
    line-height: 1.6;
    border-top: 1px solid rgba(255,255,255,.08);
    padding-top: 1.1rem;
    width: 100%;
}
.auth-brand__footer strong { color: rgba(255,255,255,.5); }
.auth-brand__footer a {
  color: rgba(255,255,255,.4);
  text-decoration: none;
}
.auth-brand__footer a:hover { color: var(--auth-dore-clair, hsl(44, 45%, 75%)); }

/* ── Panneau droit – formulaire ── */
.auth-form-panel {
  flex: 1;
  background: var(--auth-bg, #f5f6f8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem 1.75rem;
}

.auth-form-wrap {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 24px rgba(0,0,0,.07), 0 1px 4px rgba(0,0,0,.05);
  padding: 1rem 2.25rem;
  width: 100%;
  max-width: 470px;
}

/* En-tête formulaire */
.auth-form-header {
  text-align: center;
 /*  margin-bottom: 1.75rem; */
}
.auth-form-icon {
  width: 50px;
  height: 50px;
  border-radius: 13px;
  background: hsl(207, 76%, 96%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto .9rem;
  color: var(--auth-brand-bg, hsl(207, 76%, 16%));
  font-size: 1.25rem;
}
.auth-form-header h1 {
  font-size: 1.35rem !important;
  font-weight: 700;
  color: var(--auth-brand-bg, hsl(207, 76%, 16%));
  margin: 0 0 .3rem !important;
  text-align: center;
}
.auth-form-header p {
  font-size: .83rem;
  color: #6c757d;
  margin: 0;
}

/* Messages flash Drupal dans le contexte auth */
.auth-messages {
  margin-bottom: 1.25rem;
}
.auth-messages .messages {
  border-radius: 8px;
  font-size: .85rem;
}

/* Éléments de formulaire Drupal – reset dans contexte auth */
.auth-form-content .form-item {
  margin-bottom: 1.1rem;
}
.auth-form-content label.form-label,
.auth-form-content label {
  display: block;
  font-size: .78rem;
  font-weight: 600;
  color: var(--auth-brand-bg, hsl(207, 76%, 16%));
  margin-bottom: .35rem;
  letter-spacing: .02em;
}
.auth-form-content input.form-text,
.auth-form-content input[type="text"],
.auth-form-content input[type="password"],
.auth-form-content input[type="email"] {
  width: 100%;
  padding: .65rem .9rem;
  border: 1.5px solid #e2e6ea;
  border-radius: 8px;
  font-size: .9rem;
  font-family: inherit;
  color: #2d2d2d;
  background: #f5f6f8;
  transition: border-color .2s, background .2s, box-shadow .2s;
  outline: none;
}
.auth-form-content input.form-text:focus,
.auth-form-content input[type="text"]:focus,
.auth-form-content input[type="password"]:focus,
.auth-form-content input[type="email"]:focus {
  border-color: hsl(207, 50%, 45%);
  background: #fff;
  box-shadow: 0 0 0 3px hsl(207, 76%, 92%);
}
.auth-form-content .form-item--description,
.auth-form-content .description {
  font-size: .72rem;
  color: #9aa3ad;
  margin-top: .3rem;
  line-height: 1.5;
}

/* Bouton submit */
.auth-form-content input[type="submit"],
.auth-form-content .form-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: .8rem 1.5rem;
  margin-top: .5rem;
  background: var(--auth-brand-bg, hsl(207, 76%, 16%));
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: .92rem;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: background .2s, transform .15s, box-shadow .2s;
  letter-spacing: .02em;
}
.auth-form-content input[type="submit"]:hover,
.auth-form-content .form-submit:hover {
  background: hsl(207, 60%, 24%);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(10,45,74,.22);
}

/* Lien "Mot de passe oublié ?" sous le formulaire login */
.auth-form-content #user-login-form .form-actions + *,
.auth-form-content .user-login-form__forgot-password,
.auth-form-content a[href*="password"] {
  display: block;
  text-align: right;
  font-size: .78rem;
  color: hsl(207, 50%, 40%);
  text-decoration: none;
  margin-top: .6rem;
}
.auth-form-content a[href*="password"]:hover { text-decoration: underline; }

/* Séparateur */
.auth-sep {
  display: flex;
  align-items: center;
  gap: .65rem;
  margin: 1.4rem 0;
  color: #c0c8d0;
  font-size: .72rem;
}
.auth-sep::before, .auth-sep::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #e2e6ea;
}

/* Notice RGPD compacte */
.auth-notice {
  display: flex;
  gap: .55rem;
  align-items: flex-start;
  background: hsl(207, 76%, 97%);
  border: 1px solid hsl(207, 50%, 88%);
  border-left: 3px solid hsl(207, 50%, 45%);
  border-radius: 8px;
  padding: .8rem .95rem;
  margin-bottom: 1.25rem;
}
.auth-notice > i {
  color: hsl(207, 50%, 45%);
  font-size: .82rem;
  margin-top: .15rem;
  flex-shrink: 0;
}
.auth-notice p {
  font-size: .7rem;
  color: #6c757d;
  line-height: 1.55;
  margin: 0;
}
.auth-notice a {
  color: hsl(207, 50%, 40%);
  text-decoration: none;
}
.auth-notice a:hover { text-decoration: underline; }

/* Pied formulaire */
.auth-form-footer {
  text-align: center;
  font-size: .75rem;
  color: #adb5bd;
  margin-top: .5rem;
}
.auth-form-footer a {
  color: #6c757d;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: .35rem;
}
.auth-form-footer a:hover { color: var(--auth-brand-bg, hsl(207, 76%, 16%)); }

/* ── Responsive ── */
@media (max-width: 960px) {
  .auth-layout { flex-direction: column; }
  .auth-brand {
    flex: none;
    padding: 2rem 1.75rem 2.25rem;
  }
  .auth-brand__body { padding: 1.25rem 0; }
  .auth-brand__title { font-size: 1.55rem; }
  .auth-brand__subtitle { display: none; }
  .auth-rgpd-pillars { flex-direction: row; flex-wrap: wrap; gap: .5rem; }
  .auth-rgpd-item { width: calc(50% - .25rem); }
  .auth-form-panel { padding: 2rem 1.25rem; }
  .auth-form-wrap { padding: 2rem 1.5rem; }
}
@media (max-width: 480px) {
  .auth-rgpd-item { width: 100%; }
  .auth-brand { padding: 1.5rem 1.25rem 2rem; }
}

/* --- Status badges pour les dossiers (sera utilisé étape 2+) --- */
.dossier-status {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.dossier-status--onboarding { background: #e3f2fd; color: #1565c0; }
.dossier-status--pieces-manquantes { background: #fff3e0; color: #e65100; }
.dossier-status--en-analyse { background: #f3e5f5; color: #7b1fa2; }
.dossier-status--envoye-banque { background: #e8eaf6; color: #283593; }
.dossier-status--accepte { background: #e8f5e9; color: #2e7d32; }
.dossier-status--refuse { background: #ffebee; color: #c62828; }
.dossier-status--clos { background: #eceff1; color: #546e7a; }
.dossier-status--archive { background: #f5f5f5; color: #9e9e9e; }

/* --- Page Protection des données & confidentialité --- */
  .bgd-rgpd-page {
    --bgd-primary: #1f2a44;
    --bgd-secondary: #b08d57;
    --bgd-accent: #eef3f8;
    --bgd-text: #253046;
    --bgd-muted: #5f6b7a;
    --bgd-border: #d8e0ea;
    --bgd-white: #ffffff;
    --bgd-radius: 18px;
    --bgd-shadow: 0 12px 32px rgba(31, 42, 68, 0.08);
    --bgd-max: 1180px;
    color: var(--bgd-text);
  }
  
  .bgd-rgpd-page * {
    box-sizing: border-box;
  }
  .bgd-rgpd-page a {
    color: var(--bgd-primary);
    text-decoration: underline;
  }
  .bgd-rgpd-wrap {
    max-width: var(--bgd-max);
    margin: 0 auto;
    padding: 40px 20px 70px;
  }
.bgd-hero {
    background: linear-gradient(135deg, rgb(10 45 74), rgb(17 47 75)), radial-gradient(circle at top right, rgba(176, 141, 87, 0.22), transparent 38%);
    color: var(--bgd-white);
    border-radius: 28px;
    padding: 42px 34px;
    box-shadow: var(--bgd-shadow);
    position: relative;
    overflow: hidden;
}
  .bgd-hero::after {
    content: "";
    position: absolute;
    right: -40px;
    top: -40px;
    width: 180px;
    height: 180px;
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 50%;
  }
  .bgd-kicker {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255,255,255,0.82);
    margin-bottom: 16px;
  }
  .bgd-kicker-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--bgd-secondary);
    display: inline-block;
  }
  .bgd-hero h1 {
    margin: 0 0 12px;
    font-size: 2.3rem;
    line-height: 1.15;
    color: #fff;
  }
  .bgd-hero p {
    margin: 0;
    max-width: 850px;
    font-size: 1.05rem;
    color: rgba(255,255,255,0.92);
  }
  .bgd-summary {
    margin-top: 22px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }
  .bgd-summary-card {
    background: rgba(255,255,255,0.09);
    border: 1px solid rgba(255,255,255,0.12);
    border-radius: 18px;
    padding: 18px;
    backdrop-filter: blur(4px);
  }
  .bgd-summary-card strong {
    display: block;
    margin-top: 8px;
    font-size: 0.98rem;
    color: #fff;
  }
  .bgd-summary-card span {
    display: block;
    margin-top: 4px;
    font-size: 0.92rem;
    color: rgba(255,255,255,0.82);
  }
  .bgd-icon {
    width: 44px;
    height: 44px;
    border-radius: 14px;
    background: rgba(176, 141, 87, 0.18);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--bgd-secondary);
  }
  .bgd-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    gap: 28px;
    margin-top: 34px;
  }
  .bgd-main,
  .bgd-side {
    min-width: 0;
  }
  .bgd-section {
    background: var(--bgd-white);
    border: 1px solid var(--bgd-border);
    border-radius: var(--bgd-radius);
    box-shadow: var(--bgd-shadow);
    padding: 28px 24px;
    margin-bottom: 20px;
  }
  .bgd-section h2 {
    margin: 0 0 14px;
    font-size: 1.35rem;
    line-height: 1.25;
    color: var(--bgd-primary);
  }
  .bgd-section h3 {
    margin: 22px 0 10px;
    font-size: 1.03rem;
    color: var(--bgd-primary);
  }
  .bgd-section p:last-child,
  .bgd-section ul:last-child {
    margin-bottom: 0;
  }
  .bgd-section ul {
    margin: 0;
    padding-left: 20px;
  }
  .bgd-section li + li {
    margin-top: 8px;
  }
  .bgd-highlight {
    background: linear-gradient(180deg, #f6f9fc, #eef3f8);
    border: 1px solid var(--bgd-border);
    border-left: 4px solid var(--bgd-secondary);
    border-radius: 16px;
    padding: 18px 18px 18px 16px;
    margin-top: 16px;
  }
  .bgd-info-list {
    display: grid;
    gap: 14px;
  }
  .bgd-info-item {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 14px 0;
    border-bottom: 1px solid var(--bgd-border);
  }
  .bgd-info-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .bgd-info-item:first-child {
    padding-top: 0;
  }
  .bgd-info-item h4 {
    margin: 0 0 4px;
    font-size: 0.98rem;
    color: var(--bgd-primary);
  }
  .bgd-info-item p {
    margin: 0;
    font-size: 0.95rem;
    color: var(--bgd-muted);
  }
  .bgd-pill-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 14px;
  }
  .bgd-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--bgd-accent);
    border: 1px solid var(--bgd-border);
    color: var(--bgd-primary);
    border-radius: 999px;
    padding: 8px 14px;
    font-size: 0.92rem;
    font-weight: 600;
  }
  .bgd-side .bgd-section {
    position: sticky;
    top: 20px;
  }
  .bgd-contact-card {
    background: linear-gradient(180deg, #f8fafc, #f0f4f8);
  }
  .bgd-contact-card p {
    margin: 0 0 10px;
    color: var(--bgd-muted);
  }
  .bgd-contact-list {
    list-style: none;
    padding: 0;
    margin: 16px 0 0;
  }
  .bgd-contact-list li + li {
    margin-top: 10px;
  }
  .bgd-footer-note {
    margin-top: 24px;
    padding: 18px 20px;
    border-radius: 16px;
    background: rgba(176, 141, 87, 0.08);
    border: 1px solid rgba(176, 141, 87, 0.2);
    color: var(--bgd-primary);
    font-weight: 600;
  }
  @media (max-width: 980px) {
    .bgd-summary,
    .bgd-grid {
      grid-template-columns: 1fr;
    }
    .bgd-side .bgd-section {
      position: static;
    }
  }
  @media (max-width: 640px) {
    .bgd-hero {
      padding: 30px 22px;
      border-radius: 22px;
    }
    .bgd-hero h1 {
      font-size: 1.8rem;
    }
    .bgd-section {
      padding: 22px 18px;
    }
  }