  #cm-content {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
    color: #221b09 !important;
  }
  #cm-content p {
    margin: 0;
    text-align: inherit !important;
  }
  #cm-content *,
  #cm-content *::before,
  #cm-content *::after {
    box-sizing: border-box;
  }
  #cm-content h1,
  #cm-content h2,
  #cm-content h3,
  #cm-content h4,
  #cm-content h5,
  #cm-content h6 {
    margin: 0;
    padding: 0;
    border: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
  }
  #cm-content a {
    color: inherit;
    text-decoration: none;
  }
  #cm-content ul,
  #cm-content ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #cm-content button,
  #cm-content input,
  #cm-content select,
  #cm-content textarea {
    font: inherit;
  }
  #cm-content img {
    max-width: 100%;
    height: auto;
    border: 0;
  }
  .material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24;
    vertical-align: middle;
  }
  .formations-editorial-shadow {
    text-shadow: 0 10px 30px rgba(56, 48, 28, 0.08);
  }
  .formations-lux-shell {
    /* background:
      radial-gradient(circle at top left, rgba(198, 168, 124, 0.14), transparent 32%),
      linear-gradient(180deg, #fffdf9 0%, #f8f1e6 100%); */
  }
  .formations-hero {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    background:
      linear-gradient(135deg, rgba(17, 14, 9, 0.92), rgba(34, 27, 9, 0.78)),
      url("https://lh3.googleusercontent.com/aida-public/AB6AXuAVetpcdhpJzTsWxytJtE2C8u0wgGmL6BsEI7ycWf4A6Wu33ynsXeQ3OlvwiMygITe6O6KIErdvGM_R9bd3ET_sRpqQDu0bnS9o7bm8qcH0Y_n4cqKXm30PgvGih6WJ0ev1JmzXi8uqDbsUND_jSRB9evX9dUbfaq_wgAbxhIEk-V-wrJ-OfaxW7TKkK20ikvGRQsnnzpnEpJKpaX7ZdCq4olgqA68qEvU2EfxgLp_qSPSREQ65CTIuA_rOFYm5i6Ok2JA1QlqcMBhG");
    background-size: cover;
    background-position: center;
    box-shadow: 0 36px 90px rgba(19, 13, 1, 0.2);
  }
  .formations-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at top right, rgba(198, 168, 124, 0.22), transparent 28%),
      linear-gradient(180deg, rgba(255, 255, 255, 0.05), transparent 30%);
    pointer-events: none;
  }
  .formations-hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 28px;
    padding: 44px 28px;
  }
  .formations-hero-copy {
    max-width: 720px;
  }
  .formations-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    padding: 10px 16px;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
  }
  .formations-hero-badge::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #c6a87c;
    box-shadow: 0 0 0 6px rgba(198, 168, 124, 0.15);
  }
  .formations-hero-title {
    margin-top: 22px;
    font-family: "Libre Baskerville", serif;
    font-size: 36px;
    line-height: 1.15;
    color: #ffffff;
  }
  .formations-hero-title em {
    font-style: italic;
    color: #c6a87c;
  }
  .formations-hero-text {
    margin-top: 22px;
    max-width: 640px;
    font-size: 15px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.82);
  }
  .formations-hero-stats {
    display: grid;
    gap: 14px;
    margin-top: 26px;
  }
  .formations-hero-stat {
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    padding: 18px 20px;
    backdrop-filter: blur(8px);
  }
  .formations-hero-stat-value {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: #c6a87c;
  }
  .formations-hero-stat-label {
    display: block;
    margin-top: 8px;
    font-size: 11px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.75);
  }
  .formations-trustbar {
    display: grid;
    gap: 12px;
    margin: 18px auto 0;
    max-width: 1180px;
  }
  .formations-trust-item {
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid rgba(198, 168, 124, 0.18);
    border-radius: 18px;
    background: rgba(255, 248, 241, 0.9);
    padding: 14px 18px;
    box-shadow: 0 16px 40px rgba(56, 48, 28, 0.06);
    font-family: "Lato", sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #725a35;
  }
  .formations-trust-item .material-symbols-outlined {
    color: #c6a87c;
  }
  .formations-shell {
    overflow: hidden;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.88);
    /* box-shadow: 0 30px 80px rgba(56, 48, 28, 0.12); */
    backdrop-filter: blur(10px);
  }
  .formations-form-frame {
    padding: 32px 24px;
    background:  #fffaf3;
  }
  .formations-progress-shell {
    margin-bottom: 28px;
    border: 1px solid #efe2cb;
    border-radius: 24px;
    background: #ffffff8c;
    padding: 22px 22px 20px;
    /* box-shadow: 0 18px 42px rgba(56, 48, 28, 0.05); */
  }
  .formations-progress-meta {
    display: grid;
    gap: 14px;
  }
  .formations-progress-kicker {
    display: inline-block;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #c6a87c;
  }
  .formations-progress-title {
    font-family: "Libre Baskerville", serif;
    font-size: 30px;
    line-height: 1.2;
    color: #221b09;
  }
  .formations-progress-text {
    max-width: 460px;
    font-size: 14px;
    line-height: 1.7;
    color: #6a614f;
  }
  .formations-status-banner {
    margin: 0 auto 32px;
    max-width: 1120px;
    border-radius: 20px;
    padding: 18px 22px;
    font-size: 15px;
    line-height: 1.6;
  }
  .formations-status-banner.success {
    background: #eef7f0;
    color: #1f5130;
    border: 1px solid #b6d6be;
  }
  .formations-status-banner.info {
    background: #fff8eb;
    color: #7e5c1a;
    border: 1px solid #efd39a;
  }
  .formations-status-banner.error {
    background: #fff4f3;
    color: #9f2d23;
    border: 1px solid #efc0bb;
  }
  .formations-progress-caption {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 18px 0 12px;
  }
  .formations-progress-rail {
    height: 6px;
    width: 100%;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(198, 168, 124, 0.18);
  }
  .formations-progress-fill {
    height: 100%;
    width: 12.5%;
    border-radius: 999px;
    background: linear-gradient(90deg, #b99362 0%, #dbc49f 100%);
    transition: width 0.3s ease;
  }
  .formations-step-item {
    display: flex;
    align-items: center;
    gap: 14px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 18px;
    padding: 12px 14px;
    color: rgba(255, 255, 255, 0.72);
    transition: all 0.25s ease;
  }
  .formations-step-item[data-active="1"] {
    background: rgba(255, 255, 255, 0.14);
    color: #ffffff;
    transform: translateX(4px);
  }
  .formations-step-item[data-complete="1"] {
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.92);
  }
  .formations-step-number {
    display: inline-flex;
    height: 34px;
    width: 34px;
    flex: 0 0 34px;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.28);
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
  .formations-step-copy {
    display: block;
  }
  .formations-step-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.04em;
  }
  .formations-step-subtitle {
    display: block;
    margin-top: 2px;
    font-size: 11px;
    opacity: 0.8;
  }
  .formations-card {
    border: 1px solid #efe2cb;
    border-radius: 24px;
    background: #ffffff;
    padding: 28px;
    box-shadow: 0 18px 42px rgba(56, 48, 28, 0.05);
  }
  .formations-eyebrow {
    display: block;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #c6a87c;
  }
  .formations-field-label {
    display: block;
    margin-bottom: 10px;
    font-family: "Lato", sans-serif;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #696969;
  }
  .formations-required-mark {
    margin-left: 4px;
    color: #c95f52;
    font-weight: 700;
  }
  .formations-required-note {
    margin-top: 8px;
    font-size: 13px;
    color: #7f766a;
  }
  .formations-text-input {
    width: 100%;
    border: 1px solid #DFDFDF;
    border-radius: 16px;
    background: #f5f5f547;
    padding: 16px 18px;
    color: #221b09;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  }
  .formations-text-input:focus,
  .formations-text-input:focus-visible {
    outline: none !important;
    border-color: #c6a87c !important;
    background: #ffffff !important;
    box-shadow: 0 0 0 4px rgba(198, 168, 124, 0.16) !important;
  }
  .formations-field-error {
    border-color: #c95f52 !important;
    box-shadow: 0 0 0 4px rgba(201, 95, 82, 0.12) !important;
  }
  .formations-helper {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5;
    color: #7f766a;
  }
  .formations-choice-grid {
    display: grid;
    gap: 14px;
  }
  .formations-choice-grid.cols-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .formations-choice-grid.cols-3 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .formations-choice-label {
    position: relative;
    display: block;
  }
  .formations-choice-control {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
  }
  .formations-choice-card {
    display: flex;
    min-height: 100%;
    cursor: pointer;
    gap: 12px;
    border: 1px solid #DFDFDF;
    border-radius: 18px;
    background: #f5f5f547;
    padding: 16px 18px;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  }
  .formations-choice-card:hover {
    transform: translateY(-2px);
    border-color: #DFDFDF;
    box-shadow: 0 18px 35px rgba(56, 48, 28, 0.07);
  }
  .formations-choice-control:checked + .formations-choice-card {
    border-color: #c6a87c;
    background: #ffffff;
    box-shadow: 0 14px 30px rgba(56, 48, 28, 0.08);
  }
  
  .formations-choice-marker {
    display: inline-flex;
    height: 22px;
    width: 22px;
    flex: 0 0 22px;
    align-items: center;
    justify-content: center;
    border: 1.5px solid #c6a87c;
    border-radius: 999px;
    color: transparent;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  }
  .formations-choice-control[type="checkbox"] + .formations-choice-card .formations-choice-marker {
    border-radius: 7px;
  }
  .formations-choice-control:checked + .formations-choice-card .formations-choice-marker {
    border-color: #c6a87c;
    background: #c6a87c;
    color: #ffffff;
  }
  .formations-choice-copy {
    display: block;
    flex: 1 1 auto;
  }
  .formations-choice-title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    color: #221b09;
  }
  .formations-choice-description {
    display: block;
    margin-top: 4px;
    font-size: 13px;
    line-height: 1.5;
    color: #7f766a;
  }
  .formations-group-error {
    display: none;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.5;
    color: #b3261e;
  }
  .formations-nav {
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-top: 1px solid #efe2cb;
    margin-top: 36px;
    padding-top: 24px;
  }
  .formations-step-counter {
    font-size: 13px;
    line-height: 1.5;
    color: #7f766a;
  }
  .formations-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    padding: 14px 22px;
    font-family: "Lato", sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    transition: all 0.2s ease;
  }
  .formations-button-primary {
    background: #c6a87c;
    color: #ffffff !important;
    box-shadow: 0 12px 24px rgba(198, 168, 124, 0.28);
  }
  .formations-button-primary:hover {
    background: #b09369;
    transform: translateY(-1px);
  }
  .formations-button-secondary {
    border: 1px solid #d9c5a5;
    background: #ffffff;
    color: #725a35 !important;
  }
  .formations-button-secondary:hover {
    background: #fff8f1;
    transform: translateY(-1px);
  }
  .formations-button[disabled] {
    cursor: not-allowed;
    opacity: 0.45;
  }
  .formations-button.is-loading {
    pointer-events: none;
    opacity: 0.7;
  }
  .formations-inline-note {
    margin-top: 18px;
    font-size: 13px;
    line-height: 1.6;
    color: #7f766a;
  }
  .formations-confirmation-list {
    display: grid;
    gap: 14px;
  }
  .formations-hidden {
    display: none !important;
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  [data-animate="fade-in-up"] {
    opacity: 0;
    animation: fadeInUp 0.8s ease forwards;
  }
  .formations-delay-1 { animation-delay: 0.08s; }
  .formations-delay-2 { animation-delay: 0.16s; }
  .formations-delay-3 { animation-delay: 0.24s; }
  @media (min-width: 768px) {
    #cm-content .hidden.md\:block { display: block !important; }
    #cm-content .hidden.md\:flex { display: flex !important; }
    #cm-content .md\:hidden { display: none !important; }
    .formations-hero-grid {
      grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.7fr);
      align-items: end;
      padding: 58px 52px;
    }
    .formations-hero-title {
      font-size: 56px;
    }
    .formations-form-frame {
      padding: 40px 44px;
    }
    .formations-progress-meta {
      grid-template-columns: minmax(0, 1fr) minmax(240px, 0.7fr);
      align-items: end;
    }
    .formations-hero-stats {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      align-self: stretch;
    }
    .formations-trustbar {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .formations-choice-grid.cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .formations-choice-grid.cols-3 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .formations-nav {
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
    }
  }
  @media (min-width: 1024px) {
    #cm-content .hidden.lg\:block { display: block !important; }
    .formations-choice-grid.cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
