body.hc-page-home .hc-case-study,
body.hc-page-home .hc-trust-layer {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.06);
}

body.hc-page-home .hc-reality-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 1.1rem 0 0;
}

body.hc-page-home .hc-home-premium__hero-copy > .hc-reality-proof:first-of-type:not(.hc-reality-proof--clean) {
  display: none;
}

body.hc-page-home .hc-reality-proof__chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border: 1px solid rgba(53, 80, 122, 0.14);
  border-radius: 999px;
  background: #ffffff;
  color: #35507a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.04);
}

body.hc-page-home .hc-case-study {
  padding: clamp(1.75rem, 3.2vw, 2.5rem);
}

body.hc-page-home .hc-case-study__eyebrow,
body.hc-page-home .hc-trust-layer__eyebrow {
  display: inline-flex;
  align-items: center;
  margin: 0 0 0.95rem;
  padding: 0.42rem 0.76rem;
  border-radius: 999px;
  background: rgba(37, 99, 235, 0.08);
  color: #244a78;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.hc-page-home .hc-case-study__title,
body.hc-page-home .hc-trust-layer__title {
  margin: 0;
  color: #10233f;
  line-height: 1.12;
  letter-spacing: -0.04em;
}

body.hc-page-home .hc-case-study__title {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
}

body.hc-page-home .hc-trust-layer__title {
  font-size: clamp(1.9rem, 3.1vw, 2.65rem);
}

body.hc-page-home .hc-case-study__intro,
body.hc-page-home .hc-trust-layer__intro {
  max-width: 52rem;
  margin: 0.95rem 0 0;
  color: rgba(16, 35, 63, 0.72);
  font-size: 1rem;
  line-height: 1.7;
}

body.hc-page-home .hc-case-study__timeline {
  display: grid;
  gap: 1rem;
  margin-top: 1.4rem;
}

body.hc-page-home .hc-case-study__timeline--compact {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.hc-page-home .hc-case-study__item {
  display: grid;
  gap: 0.6rem;
}

body.hc-page-home .hc-case-study__day {
  margin: 0;
  color: #1d4f91;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

body.hc-page-home .hc-case-study__card,
body.hc-page-home .hc-trust-card {
  height: 100%;
  padding: 1.15rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: #ffffff;
}

body.hc-page-home .hc-case-study__card h3,
body.hc-page-home .hc-trust-card__title {
  margin: 0;
  color: #10233f;
  font-size: 1.05rem;
  line-height: 1.3;
}

body.hc-page-home .hc-case-study__card p,
body.hc-page-home .hc-trust-card__text {
  margin: 0.55rem 0 0;
  color: rgba(16, 35, 63, 0.72);
  line-height: 1.65;
}

body.hc-page-home .hc-case-study__actions,
body.hc-page-home .hc-trust-layer__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: 1.45rem;
}

body.hc-page-home .hc-home-premium__relay-card {
  padding: clamp(1.85rem, 3.4vw, 2.7rem);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.06);
}

body.hc-page-home .hc-home-premium__relay-subtitle {
  max-width: 54rem;
  color: rgba(16, 35, 63, 0.76);
}

body.hc-page-home .hc-home-premium__relay-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
  gap: 1.25rem;
}

body.hc-page-home .hc-home-premium__relay-copy {
  display: grid;
  gap: 1rem;
  color: rgba(16, 35, 63, 0.82);
  line-height: 1.75;
}

body.hc-page-home .hc-home-premium__relay-copy p {
  margin: 0;
}

body.hc-page-home .hc-home-premium__relay-signals {
  display: grid;
  gap: 1rem;
}

body.hc-page-home .hc-home-premium__relay-panel {
  padding: 1.15rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: #ffffff;
}

body.hc-page-home .hc-home-premium__relay-panel--muted {
  background: linear-gradient(180deg, rgba(244, 247, 251, 0.95), rgba(255, 255, 255, 0.95));
}

body.hc-page-home .hc-home-premium__relay-panel h3 {
  margin: 0 0 0.85rem;
  color: #10233f;
  font-size: 1.05rem;
  line-height: 1.3;
}

body.hc-page-home .hc-home-premium__relay-list {
  margin: 0;
  padding-left: 1.15rem;
  color: rgba(16, 35, 63, 0.76);
  line-height: 1.7;
}

body.hc-page-home .hc-trust-layer {
  padding: clamp(1.85rem, 3.4vw, 2.7rem);
}

body.hc-page-home .hc-trust-layer__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.5rem;
}

@media (max-width: 991.98px) {
  body.hc-page-home .hc-case-study__timeline--compact,
  body.hc-page-home .hc-trust-layer__grid,
  body.hc-page-home .hc-home-premium__relay-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  body.hc-page-home .hc-case-study,
  body.hc-page-home .hc-trust-layer {
    border-radius: 22px;
    padding: 1.5rem;
  }

  body.hc-page-home .hc-case-study__actions,
  body.hc-page-home .hc-trust-layer__actions {
    flex-direction: column;
  }

  body.hc-page-home .hc-case-study__actions .hc-btn,
  body.hc-page-home .hc-trust-layer__actions .hc-btn {
    width: 100%;
  }

  body.hc-page-home .hc-reality-proof__chip {
    width: 100%;
    justify-content: flex-start;
  }
}

/* Homepage nav hard override
   Keeps the premium home navbar flush to the top even when legacy public-nav
   spacing rules are still active higher in the stack. */
body.hc-page-home {
  padding-top: 0 !important;
}

body.hc-page-home .hc-main-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.hc-page-home .hc-main-content > .hc-home-premium {
  margin-top: 0 !important;
}

body.hc-page-home .hc-public-nav-root {
  display: none !important;
}

body.hc-page-home .hc-home-premium__nav {
  position: sticky;
  top: 0;
  z-index: 60;
  margin-top: 0 !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  background: rgba(251, 252, 254, 0.96) !important;
  border-bottom: 1px solid rgba(203, 213, 225, 0.92) !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.05) !important;
}

body.hc-page-home .hc-home-premium__nav-inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(16px, 2vw, 32px);
  max-width: 1320px;
  min-height: 68px;
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body.hc-page-home .hc-home-premium__brand {
  white-space: nowrap;
}

body.hc-page-home .hc-home-premium__brand-mark {
  width: 32px;
  height: 32px;
}

body.hc-page-home .hc-home-premium__brand-text {
  font-size: 1.02rem;
  line-height: 1;
}

body.hc-page-home .hc-home-premium__menu {
  justify-content: center;
  gap: clamp(8px, 1vw, 18px);
  min-width: 0;
  margin: 0;
  padding: 0;
}

body.hc-page-home .hc-home-premium__menu a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0.55rem 0.9rem;
  border-radius: 12px;
  font-size: 0.95rem;
  line-height: 1.1;
  white-space: nowrap;
}

body.hc-page-home .hc-home-premium__nav-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

body.hc-page-home .hc-home-premium__nav-actions .btn {
  min-height: 44px;
  padding: 0.7rem 1.45rem;
  border-radius: 18px;
  white-space: nowrap;
}

body.hc-page-home .hc-home-premium__hero {
  padding-top: 48px !important;
}

@media (max-width: 991.98px) {
  body.hc-page-home .hc-home-premium__nav {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  body.hc-page-home .hc-home-premium__nav-inner {
    grid-template-columns: 1fr;
    justify-items: stretch;
    min-height: 0;
    gap: 12px;
  }

  body.hc-page-home .hc-home-premium__brand {
    justify-self: center;
  }

  body.hc-page-home .hc-home-premium__menu {
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  body.hc-page-home .hc-home-premium__nav-actions {
    justify-content: center;
  }

  body.hc-page-home .hc-home-premium__nav-actions .btn {
    width: min(100%, 320px);
  }
}

@media (max-width: 767.98px) {
  body.hc-page-home .hc-home-premium__nav {
    padding-inline: 14px;
  }

  body.hc-page-home .hc-home-premium__nav-inner {
    gap: 10px;
  }

  body.hc-page-home .hc-home-premium__menu {
    flex-direction: column;
    align-items: stretch;
  }

  body.hc-page-home .hc-home-premium__menu a {
    width: 100%;
    min-height: 46px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(203, 213, 225, 0.8);
  }

  body.hc-page-home .hc-home-premium__nav-actions .btn {
    width: 100%;
  }

  body.hc-page-home .hc-home-premium__hero {
    padding-top: 36px !important;
  }
}
/* Homepage mobile hero final fix */
@media (max-width: 768px) {
  body.hc-page-home .hc-home-premium__hero {
    padding: 1.5rem 1rem 2rem !important;
    overflow: hidden !important;
  }

  body.hc-page-home .hc-home-premium__hero-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 1.5rem !important;
  }

  body.hc-page-home .hc-home-premium__hero-copy {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.hc-page-home .hc-home-premium__hero-copy h1 {
    font-size: clamp(2rem, 10vw, 2.75rem) !important;
    line-height: 1.02 !important;
    letter-spacing: -.05em !important;
    margin-bottom: 1rem !important;
  }

  body.hc-page-home .hc-home-premium__hero-copy p {
    font-size: 1rem !important;
    line-height: 1.55 !important;
  }

  body.hc-page-home .hc-home-premium__preview {
    position: relative !important;
    width: 100% !important;
    max-width: 330px !important;
    min-height: auto !important;
    margin: .75rem auto 0 !important;
    transform: none !important;
    inset: auto !important;
  }

  body.hc-page-home .hc-home-premium__preview::before,
  body.hc-page-home .hc-home-premium__preview::after {
    display: none !important;
  }

  body.hc-page-home .hc-home-premium__app-shell,
  body.hc-page-home .hc-home-premium__screen,
  body.hc-page-home .hc-home-premium__snapshot,
  body.hc-page-home .hc-home-premium__snapshot-card,
  body.hc-page-home .hc-home-premium__snapshot-card--visual {
    position: relative !important;
    width: 100% !important;
    max-width: 330px !important;
    margin: 0 auto !important;
    transform: none !important;
    inset: auto !important;
  }

  body.hc-page-home .hc-home-premium__hero-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: .75rem !important;
  }

  body.hc-page-home .hc-home-premium__hero-actions .btn,
  body.hc-page-home .hc-home-premium__hero-actions .hc-btn {
    width: 100% !important;
    justify-content: center !important;
  }
}
@media (max-width: 768px) {

  body.hc-page-home .hc-home-premium__hero-copy {
    padding-inline: .25rem !important;
  }

  body.hc-page-home .hc-home-premium__hero-copy h1 {
    max-width: 8ch !important;
  }

  body.hc-page-home .hc-home-premium__hero-copy p {
    max-width: 30ch !important;
  }

  body.hc-page-home .hc-home-premium__hero {
    padding-top: 1rem !important;
  }

  body.hc-page-home .hc-home-premium__preview,
  body.hc-page-home .hc-home-premium__snapshot,
  body.hc-page-home .hc-home-premium__snapshot-card,
  body.hc-page-home .hc-home-premium__snapshot-card--visual {
    display: none !important;
  }

  body.hc-page-home .hc-home-premium__hero-actions {
    margin-top: 1rem !important;
  }
}
@media (max-width: 768px) {
  .hc-floating-help,
  .hc-floating-action,
  .hc-assistant-fab,
  .hc-help-fab,
  .hc-chat-fab {
    display: none !important;
  }
}

/* Mobile homepage polish — iPhone 13/14 safe layout */
@media (max-width: 640px) {
  body.hc-page-home {
    overflow-x: hidden;
  }

  body.hc-page-home .hc-home-premium {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  body.hc-page-home .hc-home-premium__nav-inner {
    grid-template-columns: 1fr;
    gap: 14px;
    min-height: auto;
    padding: 18px 20px 16px !important;
  }

  body.hc-page-home .hc-home-premium__brand {
    justify-content: center;
  }

  body.hc-page-home .hc-home-premium__menu {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  body.hc-page-home .hc-home-premium__menu a {
    width: 100%;
    min-height: 52px;
    justify-content: center;
    text-align: center;
    white-space: normal;
    font-size: 1.35rem;
    line-height: 1.15;
  }

  body.hc-page-home .hc-home-premium__nav-actions {
    width: 100%;
  }

  body.hc-page-home .hc-home-premium__nav-actions .hc-btn {
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    white-space: normal;
    text-align: center;
    justify-content: center;
    line-height: 1.15;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 1.15rem;
  }

  body.hc-page-home .hc-home-premium__hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.hc-page-home .hc-home-premium__hero-grid {
    grid-template-columns: 1fr;
  }

  body.hc-page-home .hc-home-premium__hero h1 {
    max-width: 100%;
    font-size: clamp(3.05rem, 14vw, 4.65rem);
    line-height: 0.96;
    letter-spacing: -0.055em;
    text-align: left;
  }

  body.hc-page-home .hc-home-premium__lead {
    max-width: 100%;
    font-size: clamp(1.25rem, 5.8vw, 1.7rem);
    line-height: 1.42;
    letter-spacing: -0.02em;
    text-align: left;
  }

  body.hc-page-home .hc-home-premium__hero-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
  }

  body.hc-page-home .hc-home-premium__hero-actions .hc-btn {
    width: 100%;
    max-width: 100%;
    white-space: normal;
    text-align: center;
    justify-content: center;
  }
}

/* Homepage hero platform screenshot */
body.hc-page-home .hc-home-premium__hero {
  display: block !important;
  min-height: auto !important;
  padding-top: clamp(28px, 3vw, 38px) !important;
  padding-bottom: clamp(24px, 2.8vw, 34px) !important;
  overflow: hidden !important;
}

body.hc-page-home .hc-home-premium__hero-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 0.82fr) minmax(560px, 1fr) !important;
  align-items: start !important;
  gap: clamp(24px, 3vw, 38px) !important;
}

body.hc-page-home .hc-home-premium__hero-copy {
  position: relative !important;
  z-index: 2 !important;
  width: auto !important;
  max-width: 640px !important;
}

body.hc-page-home .hc-home-premium__title,
body.hc-page-home .hc-home-premium__headline,
body.hc-page-home .hc-home-premium__hero-copy h1,
body.hc-page-home .hc-home-premium__hero h1 {
  width: auto !important;
  max-width: 9.6ch !important;
  font-size: clamp(48px, 5.4vw, 92px) !important;
  line-height: 0.94 !important;
  letter-spacing: -0.058em !important;
  margin-bottom: 0 !important;
}

body.hc-page-home .hc-home-premium__lead,
body.hc-page-home .hc-home-premium__hero-copy p {
  max-width: 30ch !important;
  font-size: clamp(17px, 1.25vw, 21px) !important;
  line-height: 1.48 !important;
}

body.hc-page-home .hc-home-premium__hero-actions {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

body.hc-page-home .hc-home-premium__hero-demo-note {
  font-size: 0.92rem !important;
  line-height: 1.45 !important;
}

body.hc-page-home .hc-home-premium__preview {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  width: 100% !important;
  max-width: 1020px !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  transform: none !important;
  z-index: 1 !important;
  pointer-events: auto !important;
}

body.hc-page-home .hc-home-premium__shot-card--hero {
  width: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  height: auto !important;
  max-height: none !important;
  overflow: hidden !important;
}

body.hc-page-home .hc-home-premium__shot-card--hero .hc-home-premium__shot-bar {
  min-height: 56px !important;
  padding: 13px 20px 12px !important;
}

body.hc-page-home .hc-home-premium__shot-card--hero .hc-home-premium__shot-bar span {
  width: 11px !important;
  height: 11px !important;
}

body.hc-page-home .hc-home-premium__shot-card--hero .hc-home-premium__shot-bar span:nth-child(1) {
  background: #ff5f57 !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
}

body.hc-page-home .hc-home-premium__shot-card--hero .hc-home-premium__shot-bar span:nth-child(2) {
  background: #febc2e !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
}

body.hc-page-home .hc-home-premium__shot-card--hero .hc-home-premium__shot-bar span:nth-child(3) {
  background: #28c840 !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
}

body.hc-page-home .hc-home-premium__shot-img--hero {
  display: block;
  width: 101%;
  max-width: none;
  height: auto;
  margin: 0 -0.5%;
  object-fit: contain;
  object-position: center top;
  padding: 12px 24px 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 252, 0.98));
  box-sizing: border-box;
  transform: none;
}

body.hc-page-home .hc-home-premium__shot-img--module-demandes {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  object-fit: contain;
  object-position: center top;
  padding: 10px 18px 16px;
  box-sizing: border-box;
  transform: none;
  filter: none;
}

body.hc-page-home .hc-home-premium__shot-img--module-securite {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center top;
  transform: none;
  filter: none;
}

html body.hc-page-home .hc-home-premium__section--product {
  overflow-x: clip;
}

html body.hc-page-home .hc-home-premium__product-row,
html body.hc-page-home .hc-home-premium__product-row--reverse {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: start;
  gap: clamp(26px, 3vw, 42px);
}

html body.hc-page-home .hc-home-premium__product-copy,
html body.hc-page-home .hc-home-premium__product-visual {
  min-width: 0;
}

html body.hc-page-home .hc-home-premium__product-visual {
  justify-self: end;
  width: min(100%, 1040px);
}

html body.hc-page-home .hc-home-premium__product-row--reverse .hc-home-premium__product-visual {
  justify-self: start;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-card {
  --hc-shot-pad-x: 22px;
  --hc-shot-pad-top: 12px;
  --hc-shot-pad-bottom: 18px;
  --hc-shot-frame-top: 72px;
  position: relative;
  border: 1px solid rgba(203, 213, 225, 0.92) !important;
  border-radius: 26px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.985), rgba(246, 250, 255, 0.98)) !important;
  box-shadow:
    0 28px 70px rgba(15, 23, 42, 0.12),
    0 8px 24px rgba(37, 99, 235, 0.05) !important;
  overflow: hidden !important;
  transform: none !important;
  isolation: isolate;
}

body.hc-page-home .hc-home-premium__section--product .hc-home-premium__product-visual {
  display: grid;
  align-content: start;
}

body.hc-page-home .hc-home-premium__section--product .hc-home-premium__product-visual .hc-home-premium__shot-card::before {
  content: none;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-bar {
  position: relative;
  z-index: 2;
  min-height: 56px !important;
  padding: 13px 20px 12px !important;
  border-bottom: 1px solid rgba(214, 230, 248, 0.42) !important;
  background: rgba(248, 250, 252, 0.94) !important;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-bar span {
  width: 11px !important;
  height: 11px !important;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-bar strong {
  color: #14233d !important;
  font-size: clamp(1rem, 0.18vw + 0.96rem, 1.08rem) !important;
  font-weight: 750 !important;
  letter-spacing: -0.01em !important;
  line-height: 1.24 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  padding: var(--hc-shot-pad-top) var(--hc-shot-pad-x) var(--hc-shot-pad-bottom);
  box-sizing: border-box;
  background: transparent !important;
  object-position: top center;
  image-rendering: auto;
  filter: contrast(1.035) brightness(0.998) saturate(1.012) !important;
  transform: none !important;
}

body.hc-page-home .hc-home-premium__shot-img--module-demandes,
body.hc-page-home .hc-home-premium__shot-img--module-securite,
body.hc-page-home .hc-home-premium__shot-card--interstructure .hc-home-premium__shot-img {
  filter: contrast(1.045) brightness(0.996) saturate(1.014) !important;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-card:has(.hc-home-premium__shot-img--module-demandes) {
  --hc-shot-pad-x: 18px;
  --hc-shot-pad-top: 10px;
  --hc-shot-pad-bottom: 16px;
}

body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-card:has(.hc-home-premium__shot-img--module-securite),
body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-card--interstructure,
body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-card:not(:has(.hc-home-premium__shot-img--hero)) {
  --hc-shot-pad-x: 22px;
  --hc-shot-pad-top: 12px;
  --hc-shot-pad-bottom: 18px;
}

html body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-card--interstructure .hc-home-premium__shot-img {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: var(--hc-shot-pad-top) var(--hc-shot-pad-x) var(--hc-shot-pad-bottom) !important;
  background: transparent !important;
}

html body.hc-page-home .hc-home-premium__shot-img--module-demandes {
  width: 101.5%;
  max-width: none;
  margin-left: -0.75%;
}

html body.hc-page-home .hc-home-premium__shot-img--module-securite {
  width: 102%;
  max-width: none;
  margin-left: -1%;
}

@media (max-width: 991.98px) {
  html body.hc-page-home .hc-home-premium__product-row,
  html body.hc-page-home .hc-home-premium__product-row--reverse {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  html body.hc-page-home .hc-home-premium__product-visual,
  html body.hc-page-home .hc-home-premium__product-row--reverse .hc-home-premium__product-visual {
    justify-self: stretch;
    width: 100%;
  }

  body.hc-page-home .hc-home-premium__hero-grid {
    grid-template-columns: 1fr !important;
  }

  body.hc-page-home .hc-home-premium__hero-copy {
    max-width: 760px !important;
  }

  body.hc-page-home .hc-home-premium__title,
  body.hc-page-home .hc-home-premium__headline,
  body.hc-page-home .hc-home-premium__hero-copy h1,
  body.hc-page-home .hc-home-premium__hero h1 {
    max-width: 10ch !important;
    font-size: clamp(42px, 8vw, 70px) !important;
  }

  body.hc-page-home .hc-home-premium__shot-card--hero {
    height: auto !important;
    max-height: none;
  }

  body.hc-page-home .hc-home-premium__shot-img--hero {
    width: 100%;
    margin: 0;
    padding: 12px 18px 20px;
  }

  body.hc-page-home .hc-home-premium__shot-img--module-demandes {
    width: 100%;
    max-width: 100%;
    margin: 0;
    object-position: center top;
    padding: 8px 14px 14px;
  }

  body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-bar {
    min-height: 54px !important;
    padding: 12px 18px 11px !important;
  }

  body.hc-page-home .hc-home-premium__section--product .hc-home-premium__product-visual .hc-home-premium__shot-card {
    --hc-shot-pad-x: 16px;
    --hc-shot-pad-top: 10px;
    --hc-shot-pad-bottom: 14px;
    --hc-shot-frame-top: 68px;
  }
}

@media (max-width: 767.98px) {
  body.hc-page-home .hc-home-premium__hero {
    padding-top: 20px !important;
    padding-bottom: 24px !important;
  }

  body.hc-page-home .hc-home-premium__title,
  body.hc-page-home .hc-home-premium__headline,
  body.hc-page-home .hc-home-premium__hero-copy h1,
  body.hc-page-home .hc-home-premium__hero h1 {
    max-width: 9ch !important;
    font-size: clamp(38px, 11vw, 54px) !important;
    line-height: 0.98 !important;
  }

  body.hc-page-home .hc-home-premium__lead,
  body.hc-page-home .hc-home-premium__hero-copy p {
    max-width: 32ch !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }

  body.hc-page-home .hc-home-premium__preview {
    display: grid !important;
    width: 100% !important;
    max-width: min(100%, 420px) !important;
    overflow: hidden;
  }

  body.hc-page-home .hc-home-premium__shot-card--hero {
    height: auto !important;
    border-radius: 22px;
  }

  body.hc-page-home .hc-home-premium__shot-img--hero {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 10px 14px 16px;
  }

  body.hc-page-home .hc-home-premium__shot-img--module-demandes {
    width: 100%;
    max-width: 100%;
    margin: 0;
    object-position: center top;
    padding: 8px 10px 12px;
  }

  body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-bar {
    min-height: 50px !important;
    padding: 10px 14px !important;
  }

  body.hc-page-home .hc-home-premium__product-visual .hc-home-premium__shot-bar strong {
    font-size: 0.96rem !important;
  }

  body.hc-page-home .hc-home-premium__section--product .hc-home-premium__product-visual .hc-home-premium__shot-card {
    --hc-shot-pad-x: 12px;
    --hc-shot-pad-top: 8px;
    --hc-shot-pad-bottom: 12px;
    --hc-shot-frame-top: 62px;
  }
}

/* Homepage hero composition refinement
   Premium institutional balance: tighter text-to-product relationship,
   higher operational surface, calmer but more present hero authority. */
html body.hc-page-home .hc-home-premium__hero {
  padding-top: clamp(28px, 2.9vw, 40px) !important;
  padding-bottom: clamp(4px, 0.85vw, 10px) !important;
}

html body.hc-page-home .hc-home-premium__hero-grid {
  width: min(100%, 1380px) !important;
  margin-inline: auto !important;
  grid-template-columns: minmax(320px, 0.84fr) minmax(620px, 1.16fr) !important;
  align-items: start !important;
  gap: clamp(22px, 2.4vw, 36px) !important;
}

html body.hc-page-home .hc-home-premium__hero-copy {
  display: grid !important;
  grid-template-columns: minmax(0, 1.04fr) minmax(160px, 0.9fr);
  align-content: start;
  align-items: start;
  column-gap: 16px;
  row-gap: 12px;
  max-width: 520px !important;
  padding-top: clamp(18px, 1.55vw, 24px);
}

html body.hc-page-home .hc-home-premium__eyebrow,
html body.hc-page-home .hc-home-premium__hero-copy h1,
html body.hc-page-home .hc-home-premium__hero-copy > .hc-home-premium__lead,
html body.hc-page-home .hc-home-premium__hero-copy > .hc-reality-proof,
html body.hc-page-home .hc-home-premium__hero-copy > .hc-home-premium__trust-list,
html body.hc-page-home .hc-home-premium__trust-list + .hc-home-premium__hero-demo-note {
  grid-column: 1 / -1;
}

html body.hc-page-home .hc-home-premium__hero-copy h1,
html body.hc-page-home .hc-home-premium__hero h1 {
  max-width: 7.4ch !important;
  font-size: clamp(3.2rem, 4.7vw, 5.2rem) !important;
  line-height: 0.92 !important;
  letter-spacing: -0.065em !important;
}

html body.hc-page-home .hc-home-premium__lead,
html body.hc-page-home .hc-home-premium__hero-copy p {
  max-width: 24ch !important;
}

html body.hc-page-home .hc-home-premium__hero-copy > .hc-home-premium__lead {
  max-width: 31rem !important;
  margin: 0 !important;
  color: #35507a;
  text-wrap: pretty;
}

html body.hc-page-home .hc-home-premium__hero-copy > .hc-home-premium__lead + .hc-home-premium__lead {
  max-width: 31rem !important;
  padding: 12px 14px 12px 16px;
  border-left: 2px solid rgba(37, 99, 235, 0.18);
  border-radius: 0 16px 16px 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.66), rgba(246, 250, 255, 0.78));
  color: rgba(28, 52, 85, 0.92);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
}

html body.hc-page-home .hc-home-premium__preview {
  display: grid;
  grid-template-rows: auto auto;
  align-self: start !important;
  max-width: 980px !important;
  margin: 8px 0 0 !important;
  transform: none !important;
  border: 1px solid rgba(183, 198, 216, 0.78) !important;
  border-radius: 32px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(244, 248, 252, 0.95)) !important;
  box-shadow:
    0 30px 72px rgba(15, 23, 42, 0.11),
    0 10px 22px rgba(37, 99, 235, 0.035) !important;
  padding: 14px 14px 96px !important;
  overflow: visible !important;
}

html body.hc-page-home .hc-home-premium__preview::before,
html body.hc-page-home .hc-home-premium__preview::after {
  content: "";
  display: block;
  position: absolute;
  left: 14px;
  right: 14px;
  pointer-events: none;
}

html body.hc-page-home .hc-home-premium__preview::after {
  bottom: 14px;
  height: 82px;
  border: 1px solid rgba(188, 201, 218, 0.74);
  border-radius: 22px;
  background:
    linear-gradient(90deg, transparent 0, transparent 8%, rgba(207, 218, 232, 0.44) 8%, rgba(207, 218, 232, 0.44) 8.35%, transparent 8.35%, transparent 50%, rgba(207, 218, 232, 0.42) 50%, rgba(207, 218, 232, 0.42) 50.35%, transparent 50.35%, transparent 91.5%, rgba(207, 218, 232, 0.44) 91.5%, rgba(207, 218, 232, 0.44) 91.85%, transparent 91.85%),
    radial-gradient(circle at 18% 24%, rgba(37, 99, 235, 0.08), transparent 28%),
    radial-gradient(circle at 82% 72%, rgba(56, 189, 248, 0.06), transparent 24%),
    linear-gradient(180deg, transparent 0, transparent 64%, rgba(216, 226, 238, 0.36) 64%, rgba(216, 226, 238, 0.36) 65%, transparent 65%),
    repeating-linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.88) 0,
      rgba(255, 255, 255, 0.88) 24px,
      rgba(222, 231, 242, 0.42) 24px,
      rgba(222, 231, 242, 0.42) 25px
    ),
    linear-gradient(180deg, rgba(248, 251, 255, 0.98), rgba(241, 246, 252, 0.96));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    0 18px 40px rgba(15, 23, 42, 0.055);
  opacity: 0.96;
}

html body.hc-page-home .hc-home-premium__preview::before {
  left: 40px;
  right: 40px;
  bottom: 28px;
  height: 30px;
  border: 1px solid rgba(198, 209, 224, 0.78);
  border-radius: 18px;
  background:
    linear-gradient(90deg, transparent 0, transparent 22%, rgba(212, 222, 235, 0.4) 22%, rgba(212, 222, 235, 0.4) 22.4%, transparent 22.4%, transparent 78%, rgba(212, 222, 235, 0.4) 78%, rgba(212, 222, 235, 0.4) 78.4%, transparent 78.4%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.84), rgba(244, 249, 255, 0.92)),
    linear-gradient(180deg, rgba(248, 251, 255, 0.96), rgba(241, 246, 252, 0.9));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 10px 22px rgba(15, 23, 42, 0.045);
  opacity: 0.92;
}

html body.hc-page-home .hc-home-premium__shot-card--hero {
  position: relative;
  z-index: 2;
  border: 1px solid rgba(183, 198, 216, 0.62);
  border-radius: 24px !important;
  box-shadow:
    0 18px 44px rgba(15, 23, 42, 0.085),
    0 6px 16px rgba(37, 99, 235, 0.028) !important;
}

html body.hc-page-home .hc-home-premium__shot-img--hero {
  width: 100%;
  margin: 0;
  padding: 8px 12px 4px;
  object-position: center top;
}

html body.hc-page-home .hc-home-premium__preview-proof {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
  padding: 12px 12px 30px;
  border: 1px solid rgba(191, 203, 218, 0.76);
  border-radius: 24px;
  background:
    radial-gradient(circle at 14% 18%, rgba(37, 99, 235, 0.06), transparent 26%),
    radial-gradient(circle at 86% 78%, rgba(56, 189, 248, 0.05), transparent 20%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(244, 248, 252, 0.96));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.84),
    0 16px 32px rgba(15, 23, 42, 0.045);
  margin-bottom: 0;
}

html body.hc-page-home .hc-home-premium__preview-proof::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 10px;
  height: 16px;
  border-radius: 999px;
  background:
    linear-gradient(90deg, rgba(221, 230, 240, 0.34), rgba(255, 255, 255, 0.82), rgba(221, 230, 240, 0.34)),
    linear-gradient(180deg, rgba(246, 249, 253, 0.96), rgba(239, 244, 250, 0.92));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.75),
    0 6px 16px rgba(15, 23, 42, 0.035);
  opacity: 0.96;
}

html body.hc-page-home .hc-home-premium__preview-proofItem {
  min-height: 100%;
  position: relative;
  z-index: 1;
  padding: 12px 14px;
  border-radius: 16px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(247, 250, 253, 0.92)) !important;
  box-shadow:
    0 10px 24px rgba(15, 23, 42, 0.045),
    0 3px 10px rgba(37, 99, 235, 0.022) !important;
}

html body.hc-page-home .hc-home-premium__hero + .hc-home-premium__section--product {
  padding-top: clamp(14px, 1.65vw, 22px) !important;
}

html body.hc-page-home .hc-home-premium__hero-actions {
  grid-column: 1 / 2;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px !important;
  margin-top: 2px !important;
}

html body.hc-page-home .hc-home-premium__hero-actions .hc-btn,
html body.hc-page-home .hc-home-premium__hero-actions .btn {
  min-height: 48px !important;
}

html body.hc-page-home .hc-home-premium__hero-actions + .hc-home-premium__hero-demo-note {
  grid-column: 2 / 3;
  margin: 0 !important;
  align-self: stretch;
  padding: 12px 14px;
  border: 1px solid rgba(183, 198, 216, 0.72);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(244, 248, 252, 0.94));
  color: rgba(36, 63, 98, 0.86) !important;
  font-size: 0.9rem !important;
  line-height: 1.48 !important;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.04);
}

html body.hc-page-home .hc-home-premium__hero-copy > .hc-reality-proof {
  margin-top: 2px !important;
}

html body.hc-page-home .hc-home-premium__hero-copy > .hc-home-premium__trust-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 2px !important;
}

html body.hc-page-home .hc-home-premium__trust-list + .hc-home-premium__hero-demo-note {
  margin: 0 !important;
  color: rgba(54, 79, 114, 0.82) !important;
  font-size: 0.92rem !important;
  line-height: 1.45 !important;
}

@media (min-width: 1600px) {
  html body.hc-page-home .hc-home-premium__hero-grid {
    width: min(100%, 1440px) !important;
    grid-template-columns: minmax(340px, 0.8fr) minmax(700px, 1.2fr) !important;
    gap: clamp(24px, 1.8vw, 38px) !important;
  }

  html body.hc-page-home .hc-home-premium__hero-copy {
    max-width: 500px !important;
  }

  html body.hc-page-home .hc-home-premium__hero-copy h1,
  html body.hc-page-home .hc-home-premium__hero h1 {
    max-width: 7ch !important;
    font-size: clamp(3.4rem, 4.2vw, 5.6rem) !important;
  }

  html body.hc-page-home .hc-home-premium__preview {
    max-width: 1020px !important;
    margin-top: 6px !important;
    padding-bottom: 112px !important;
  }

  html body.hc-page-home .hc-home-premium__preview::after {
    height: 96px;
    border-radius: 24px;
  }

  html body.hc-page-home .hc-home-premium__preview::before {
    bottom: 30px;
    height: 34px;
  }

  html body.hc-page-home .hc-home-premium__shot-img--hero {
    width: 100%;
    margin: 0;
    padding: 8px 10px 2px;
  }

  html body.hc-page-home .hc-home-premium__preview-proof {
    gap: 12px;
    margin-top: 10px;
    padding-bottom: 34px;
  }
}

@media (max-width: 1199.98px) {
  html body.hc-page-home .hc-home-premium__hero-grid {
    width: min(100%, 1180px) !important;
    grid-template-columns: minmax(280px, 0.88fr) minmax(500px, 1.08fr) !important;
    gap: clamp(16px, 2vw, 22px) !important;
  }

  html body.hc-page-home .hc-home-premium__preview {
    max-width: 920px !important;
    margin-top: 8px !important;
    padding-bottom: 72px !important;
  }

  html body.hc-page-home .hc-home-premium__preview::after {
    height: 54px;
    bottom: 12px;
  }

  html body.hc-page-home .hc-home-premium__preview::before {
    left: 28px;
    right: 28px;
    bottom: 22px;
    height: 22px;
  }

  html body.hc-page-home .hc-home-premium__hero-copy {
    grid-template-columns: 1fr;
    row-gap: 12px;
  }

  html body.hc-page-home .hc-home-premium__hero-actions,
  html body.hc-page-home .hc-home-premium__hero-actions + .hc-home-premium__hero-demo-note {
    grid-column: 1 / -1;
  }
}

@media (max-width: 991.98px) {
  html body.hc-page-home .hc-home-premium__hero {
    padding-bottom: 20px !important;
  }

  html body.hc-page-home .hc-home-premium__hero-grid {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  html body.hc-page-home .hc-home-premium__hero-copy {
    max-width: 760px !important;
    padding-top: 0;
  }

  html body.hc-page-home .hc-home-premium__preview {
    max-width: 100% !important;
    margin-top: 6px !important;
    transform: none !important;
    padding: 12px !important;
  }

  html body.hc-page-home .hc-home-premium__shot-img--hero {
    width: 100%;
    margin: 0;
    padding: 10px 10px 8px;
  }

  html body.hc-page-home .hc-home-premium__preview-proof {
    grid-template-columns: 1fr 1fr;
    margin-top: 8px;
    padding-inline: 8px;
  }

  html body.hc-page-home .hc-home-premium__preview::after {
    display: none;
  }
}

@media (max-width: 767.98px) {
  html body.hc-page-home .hc-home-premium__hero {
    padding-top: 18px !important;
    padding-bottom: 20px !important;
  }

  html body.hc-page-home .hc-home-premium__hero-copy h1,
  html body.hc-page-home .hc-home-premium__hero h1 {
    max-width: 9.4ch !important;
  }

  html body.hc-page-home .hc-home-premium__preview {
    margin-top: 0 !important;
  }

  html body.hc-page-home .hc-home-premium__shot-card--hero {
    box-shadow:
      0 22px 48px rgba(15, 23, 42, 0.12),
      0 8px 18px rgba(37, 99, 235, 0.04) !important;
  }

  html body.hc-page-home .hc-home-premium__shot-img--hero {
    width: 100%;
    margin: 0;
    padding: 10px 14px 16px;
  }

  html body.hc-page-home .hc-home-premium__preview-proof {
    grid-template-columns: 1fr;
    margin-top: 2px;
    padding-inline: 0;
  }
}
