/* CL_COMPTE_COMPACT_EXISTING_V95 */
main {
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 24px 20px 56px !important;
}

main > section:first-of-type {
  min-height: 0 !important;
  padding: 26px 28px !important;
  margin-bottom: 16px !important;
}

main > section:first-of-type h1 {
  font-size: clamp(2.2rem, 4.6vw, 4.6rem) !important;
  line-height: .92 !important;
  margin-bottom: 10px !important;
}

main > section:first-of-type p {
  max-width: 720px !important;
}

section, article {
  border-radius: 22px !important;
}

[data-cl-hide-v95="1"],
#cl-telegram-link-v47,
.compte-actions {
  display: none !important;
}

#cl-sub-card-v60-body {
  margin-top: 10px !important;
}

.cl-sub-row {
  padding: 7px 0 !important;
}

.cl-sub-actions {
  gap: 8px !important;
  padding-top: 10px !important;
}

.cl-sub-actions a {
  min-height: 36px !important;
  padding: 0 12px !important;
  font-size: .86rem !important;
}

#account-alerts-list > div,
#account-alerts-list article {
  padding: 12px 14px !important;
  margin-bottom: 8px !important;
  border-radius: 16px !important;
}

#account-alerts-list h3,
#account-alerts-list h4 {
  margin: 0 0 4px !important;
  font-size: 1rem !important;
}

#account-alerts-list p,
#account-alerts-list small {
  margin: 2px 0 !important;
  line-height: 1.35 !important;
}

#account-alerts-list button {
  padding: 6px 10px !important;
  font-size: .78rem !important;
}

html[data-theme="dark"] body {
  background: radial-gradient(circle at top,#102a55,#041126 48%,#020817) !important;
}

@media (min-width: 980px) {
  main > section:not(:first-of-type) {
    margin-top: 16px !important;
  }
}
