.elementor-52041 .elementor-element.elementor-element-92d2235{--display:flex;}/* Start custom CSS for html, class: .elementor-element-06aaa41 *//* ================================
   Senior Sérénité — Article premium
   Cible : .ss-article
================================ */

.ss-article {
  max-width: 860px;
  margin: 0 auto;
  color: #1f2937;
  font-size: 17px;
  line-height: 1.8;
}

.ss-article p {
  margin: 0 0 18px;
}

.ss-article a {
  color: #0e6bd7;
  text-decoration: none;
  font-weight: 600;
}

.ss-article a:hover {
  text-decoration: underline;
}

.ss-article h2 {
  font-size: 31px;
  line-height: 1.25;
  margin: 42px 0 18px;
  color: #0f172a;
  font-weight: 800;
}

.ss-article h3 {
  font-size: 22px;
  line-height: 1.35;
  margin: 28px 0 12px;
  color: #0f172a;
  font-weight: 700;
}

/* Hero */
.ss-hero {
  background: linear-gradient(180deg, #f7fbff 0%, #eef6ff 100%);
  border: 1px solid #dbeafe;
  border-radius: 22px;
  padding: 30px 26px;
  margin: 0 0 28px;
  box-shadow: 0 10px 30px rgba(14, 107, 215, 0.08);
}

.ss-kicker {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #0e6bd7;
  background: #e8f1ff;
  border-radius: 999px;
  padding: 7px 12px;
  margin-bottom: 14px;
}

.ss-hero h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 34px;
}

.ss-intro {
  font-size: 18px;
  color: #334155;
}

.ss-cta-top {
  margin-top: 20px;
  padding: 14px 16px;
  background: #ffffff;
  border: 1px solid #dbeafe;
  border-radius: 14px;
}

.ss-cta-top a {
  display: inline-block;
  margin-left: 6px;
}

/* Table des matières */
.ss-toc {
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  padding: 22px 24px;
  margin: 0 0 32px;
}

.ss-toc strong {
  display: block;
  font-size: 18px;
  margin-bottom: 12px;
  color: #0f172a;
}

.ss-toc ul {
  margin: 0;
  padding-left: 18px;
}

.ss-toc li {
  margin-bottom: 8px;
}

/* Figures */
.ss-figure {
  margin: 26px 0 24px;
}

.ss-figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.10);
}

.ss-figure figcaption {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #64748b;
  text-align: center;
}

/* Encadrés */
.ss-box-info {
  margin: 22px 0;
  padding: 18px 18px;
  background: #eff6ff;
  border-left: 5px solid #0e6bd7;
  border-radius: 14px;
  color: #1e3a8a;
}

.ss-box-warning {
  margin: 22px 0;
  padding: 18px 18px;
  background: #fff7ed;
  border-left: 5px solid #f59e0b;
  border-radius: 14px;
  color: #9a3412;
}

.ss-box-success {
  margin: 22px 0;
  padding: 18px 18px;
  background: #ecfdf5;
  border-left: 5px solid #10b981;
  border-radius: 14px;
  color: #065f46;
}

/* Listes */
.ss-article ul,
.ss-article ol {
  margin: 0 0 20px 22px;
}

.ss-article li {
  margin-bottom: 8px;
}

.ss-checklist {
  list-style: none;
  margin: 18px 0 22px;
  padding: 0;
}

.ss-checklist li {
  position: relative;
  margin: 0 0 10px;
  padding: 12px 14px 12px 42px;
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
}

.ss-checklist li::before {
  content: "✓";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e8f7ef;
  color: #0a7a4b;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

/* Tableaux */
.ss-table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0 26px;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.ss-table th,
.ss-table td {
  padding: 14px 16px;
  text-align: left;
  border: 1px solid #e5e7eb;
}

.ss-table th {
  background: #0e6bd7;
  color: #ffffff;
  font-weight: 700;
}

.ss-table td {
  background: #ffffff;
}

.ss-table tr:nth-child(even) td {
  background: #f8fbff;
}

/* CTA final */
.ss-cta {
  margin: 38px 0 10px;
  padding: 28px 24px;
  background: linear-gradient(180deg, #0e6bd7 0%, #0b5bbb 100%);
  border-radius: 22px;
  color: #ffffff;
  box-shadow: 0 14px 34px rgba(14, 107, 215, 0.22);
}

.ss-cta h2,
.ss-cta h3 {
  color: #ffffff;
  margin-top: 0;
}

.ss-cta p {
  color: rgba(255, 255, 255, 0.96);
}

.ss-cta a {
  display: inline-block;
  margin-top: 8px;
  padding: 13px 18px;
  background: #ffffff;
  color: #0e6bd7;
  border-radius: 12px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.10);
}

.ss-cta a:hover {
  transform: translateY(-1px);
  text-decoration: none;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.14);
}

/* Séparateurs de sections */
.ss-article section {
  margin-bottom: 18px;
}

/* Responsive */
@media (max-width: 767px) {
  .ss-article {
    font-size: 16px;
    line-height: 1.75;
  }

  .ss-hero {
    padding: 22px 18px;
    border-radius: 18px;
  }

  .ss-hero h2,
  .ss-article h2 {
    font-size: 26px;
  }

  .ss-article h3 {
    font-size: 20px;
  }

  .ss-toc {
    padding: 18px 18px;
    border-radius: 16px;
  }

  .ss-checklist li {
    padding: 11px 12px 11px 40px;
  }

  .ss-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .ss-cta {
    padding: 22px 18px;
    border-radius: 18px;
  }

  .ss-cta a {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */