.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f1b9188:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#181818;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- Structure principale --- */
.mobnab-wrap { 
  max-width: 920px; 
  margin: 48px auto; 
  padding: 28px; 
  background: #0f0f0f; 
  border-radius: 12px; 
  color: #f0f8ff;
}
.mobnab-hero { 
  font-size: 38px; 
  line-height: 1.2; 
  text-align: center; 
  margin: 0 0 22px; 
  color:#6fd0ff;
}
.mobnab-text { font-size: 18px; line-height: 1.75; }
.mobnab-h2 { color:#6fd0ff; margin: 32px 0 12px; font-size: 24px; }
.mobnab-list { padding-left: 24px; }
.link { color:#00bfff; text-decoration: none; }
.link:hover { text-decoration: underline; }
.accent { color:#00bfff; font-weight: 600; }
.muted { color:#a8e7f0; }

/* --- Bouton principal --- */
.cta-wrap { text-align:center; margin: 40px 0 10px; }
.mobnab-btn { 
  display:inline-block; 
  padding: 22px 45px; 
  border-radius:14px; 
  background:#00B4FF; 
  color:#fff; 
  font-size:24px; 
  font-weight:800; 
  letter-spacing:0.5px;
  text-decoration:none; 
  box-shadow: 0 10px 28px rgba(0,180,255,.35);
  transition: all 0.15s ease-in-out;
}
.mobnab-btn:hover { 
  background:#06c1ff; 
  box-shadow:0 12px 32px rgba(0,180,255,.45);
  transform:scale(1.04);
}
.mobnab-btn:active { transform:scale(0.98); }

/* --- Message preuve sociale --- */
.mobnab-proof {
  font-size:18px;
  color:#6fd0ff;
  font-weight:600;
  margin-top:20px;
  text-align:center;
}

/* --- Responsive --- */
@media (max-width: 767px) {
  .mobnab-wrap { margin: 20px 12px; padding: 18px; border-radius: 10px; }
  .mobnab-hero { font-size: 28px; margin-bottom: 16px; }
  .mobnab-text { font-size: 17px; line-height: 1.8; }
  .mobnab-h2 { font-size: 20px; margin-top: 25px; }
  .mobnab-btn { 
    display:block; 
    width:100%; 
    padding: 20px 0; 
    font-size: 22px; 
    border-radius:12px;
  }
  .mobnab-proof { font-size:17px; margin-top:16px; }
}/* End custom CSS */