:root {
  --hoc4-cream: #fbf7ee;
  --hoc4-paper: #fffdf8;
  --hoc4-white: #ffffff;
  --hoc4-ink: #292b2c;
  --hoc4-muted: #676862;
  --hoc4-line: rgba(41, 43, 44, .13);
  --hoc4-rust: #a94f37;
  --hoc4-rust-dark: #7f3929;
  --hoc4-rust-soft: #fbe9e0;
  --hoc4-sage: #e3ebe2;
  --hoc4-green: #26322d;
  --hoc4-green-2: #315449;
  --hoc4-gold: #efb86b;
  --hoc4-shadow: 0 24px 70px rgba(46, 40, 33, .13);
}

body.hoc-home--light {
  background: var(--hoc4-paper) !important;
}

body.hoc-home {
  --hoc-rust: #a94f37;
  --hoc-rust-dark: #7f3929;
  --hoc-rust-soft: #fbe9e0;
  --hoc-logo-coral: #f29a77;
  --hoc-focus: 0 0 0 3px rgba(233, 133, 99, .34);
}

/* Match the reference navigation with a clean, rounded sans-serif. */
.hoc-home .top-menu,
.hoc-home .top-menu a,
.hoc-home .top-menu button,
.hoc-home .mobile-logo-container {
  font-family: "DM Sans", Arial, sans-serif !important;
}

.hoc-home .top-menu__primary > a,
.hoc-home .top-menu__primary > .dropdown > a,
.hoc-home #login2 {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 400 !important;
}

.hoc-home #topMenu #starttrial {
  font-weight: 500 !important;
}

.hoc2-home {
  --hoc2-rust: #a94f37;
  --hoc2-rust-dark: #7f3929;
}

.hoc-home .menu-logo .hoc-public-brand-logo__mark {
  color: var(--hoc-rust);
  background: currentColor !important;
  -webkit-mask: url("assets/brand/habit-of-care-brain-mark.svg?v=2") center / contain no-repeat;
  mask: url("assets/brand/habit-of-care-brain-mark.svg?v=2") center / contain no-repeat;
}

.hoc-home .topowner:not(.scrolled) .menu-logo .hoc-public-brand-logo__mark {
  color: var(--hoc-logo-coral);
}

/* Keep the hero navigation wordmark as measured as its scrolled treatment. */
.hoc-home .topowner:not(.scrolled) .menu-logo .hoc-public-brand-logo__wordmark strong {
  font-weight: 600;
}

@media (max-width: 820px) {
  .hoc-home .topowner:not(.scrolled) .mobile-logo-container .hoc-public-brand-logo__mark,
  .hoc-home .topowner:not(.scrolled) .mobile-logo-container .hoc-public-brand-logo__wordmark strong {
    color: var(--hoc-rust) !important;
  }
}

@media (min-width: 981px) {
  .hoc-home .topowner:not(.scrolled) {
    inset: 12px 0 auto !important;
    padding: 8px max(24px, calc((100vw - 1320px) / 2)) !important;
  }

  .hoc-home .top-menu {
    width: 92% !important;
    max-width: 1267px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .hoc-home .topowner:not(.scrolled) .top-menu {
    min-height: 54px !important;
    padding: 4px 8px 4px 14px !important;
    border-radius: 18px !important;
    background: rgba(38, 50, 45, .62) !important;
    box-shadow: 0 12px 34px rgba(12, 20, 16, .14) !important;
    -webkit-backdrop-filter: blur(16px) saturate(120%) !important;
    backdrop-filter: blur(16px) saturate(120%) !important;
  }
}

.hoc2-hero--function h1 em {
  color: #ffd0a6 !important;
  font-weight: 400;
}

.hoc-home #starttrial,
.hoc2-hero .hoc2-button--light {
  color: #b05a36 !important;
  background: #fef9ef !important;
  border-color: #fef9ef !important;
}

/* The navigation CTA is intentionally a quiet text action, not a pill. */
.hoc-home #topMenu #starttrial {
  min-height: auto !important;
  padding: 0 8px !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.hoc-home .topowner:not(.scrolled) #topMenu #starttrial {
  color: #ffd0a6 !important;
  font-weight: 500 !important;
}

.hoc-home .topowner.scrolled #topMenu #starttrial {
  color: var(--hoc4-rust) !important;
}

.hoc-home #topMenu #starttrial:hover,
.hoc-home #topMenu #starttrial:focus-visible {
  background: transparent !important;
  color: inherit !important;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.hoc-home #starttrial:hover,
.hoc-home #starttrial:focus-visible,
.hoc2-hero .hoc2-button--light:hover,
.hoc2-hero .hoc2-button--light:focus-visible {
  color: #8f4529 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
}

.hoc2-hero .hoc2-button--light {
  box-shadow: 0 12px 30px rgba(17, 26, 22, .2) !important;
}

.hoc2-hero .hoc2-button:focus-visible {
  outline-color: #fff !important;
  box-shadow: 0 0 0 5px rgba(233, 133, 99, .3) !important;
}

.hoc2-hero .hoc2-button--glass {
  color: #fff !important;
  background: rgba(255, 255, 255, .08) !important;
  border-color: rgba(255, 255, 255, .62) !important;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.hoc2-hero .hoc2-button--glass:hover,
.hoc2-hero .hoc2-button--glass:focus-visible {
  color: #fff !important;
  background: rgba(255, 255, 255, .18) !important;
  border-color: #fff !important;
}

.hoc2-hero--function {
  min-height: min(860px, 100svh);
  padding: clamp(124px, 15vh, 154px) max(28px, calc((100vw - 1320px) / 2)) clamp(72px, 9vh, 100px);
  align-items: center;
}

.hoc2-hero--function .hoc2-hero__panel {
  background-image: url("images/brand/therapist-hero-sketch-v1.webp");
  background-position: 58% center;
}

.hoc2-hero--function .hoc2-hero__shade {
  background:
    linear-gradient(90deg, rgba(38, 50, 45, .9) 0%, rgba(38, 50, 45, .62) 42%, rgba(38, 50, 45, .1) 72%, rgba(38, 50, 45, .02) 100%),
    linear-gradient(0deg, rgba(24, 32, 28, .24) 0%, transparent 50%, rgba(24, 32, 28, .06) 100%);
}

.hoc2-hero--function .hoc2-hero__content {
  width: min(700px, 49vw);
}

.hoc2-hero--function h1 {
  max-width: 700px;
  font-size: clamp(54px, 4.5vw, 68px) !important;
  line-height: .95;
}

.hoc2-hero--function .hoc2-hero__content > p {
  max-width: 560px;
  color: rgba(255, 255, 255, .94);
  font-size: clamp(19px, 1.45vw, 22px);
  margin-top: 16px;
  line-height: 1.5;
}

.hoc2-hero__revenue-example {
  display: grid;
  width: min(100%, 600px);
  margin-top: 22px;
  padding: 15px 18px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, .14), rgba(255, 255, 255, .07)),
    rgba(24, 32, 28, .34);
  box-shadow: 0 18px 42px rgba(12, 20, 16, .16);
  -webkit-backdrop-filter: blur(14px) saturate(120%);
  backdrop-filter: blur(14px) saturate(120%);
}

.hoc2-hero__revenue-math {
  min-width: 0;
}

.hoc2-hero__revenue-math > span {
  display: block;
  color: #ffd0a6;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.hoc2-hero__revenue-math > p {
  margin: 6px 0 0;
  color: rgba(255, 255, 255, .94) !important;
  font-size: 14px;
  line-height: 1.35;
}

.hoc2-hero__revenue-math > p strong {
  color: #fff;
  font-weight: 700;
}

.hoc2-hero__revenue-math > small {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, .58);
  font-size: 10px;
  line-height: 1.3;
}

.hoc2-hero__revenue-total {
  min-width: 218px;
  padding-left: 18px;
  border-left: 1px solid rgba(255, 255, 255, .22);
  text-align: right;
}

.hoc2-hero__revenue-total > strong,
.hoc2-hero__revenue-total > span {
  display: block;
}

.hoc2-hero__revenue-total > strong {
  color: #fff;
  font-family: "Newsreader", "DM Serif Display", Georgia, serif;
  font-size: clamp(28px, 2.35vw, 36px);
  font-weight: 300;
  letter-spacing: -.025em;
  line-height: .95;
  white-space: nowrap;
}

.hoc2-hero__revenue-total > span {
  margin-top: 6px;
  color: #ffd0a6;
  font-size: 10px;
  font-weight: 650;
  letter-spacing: .04em;
  line-height: 1.2;
  text-transform: uppercase;
}

.hoc2-hero__revenue-example + .hoc2-actions {
  margin-top: 22px;
}

@media (min-width: 1181px) {
  .hoc2-hero--function .hoc2-hero__content {
    width: min(780px, 60vw);
    margin-left: clamp(20px, 3vw, 48px);
  }

  .hoc2-hero--function h1 {
    font-size: clamp(50px, 4vw, 62px) !important;
  }
}

@media (max-width: 1180px) {
  .hoc2-hero--function {
    min-height: max(780px, 100svh);
    padding-bottom: 82px;
  }

  .hoc2-hero--function .hoc2-hero__content {
    width: min(630px, 68vw);
  }
}

@media (max-width: 820px) {
  .hoc2-hero--function {
    min-height: 760px;
    padding: 136px 24px 64px;
    align-items: flex-end;
  }

  .hoc2-hero--function .hoc2-hero__content {
    width: min(610px, 100%);
  }

  .hoc2-hero--function .hoc2-hero__panel {
    background-position: 63% center;
  }

  .hoc2-hero--function .hoc2-hero__shade {
    background: linear-gradient(180deg, rgba(38, 50, 45, .04) 0%, rgba(38, 50, 45, .18) 35%, rgba(38, 50, 45, .86) 77%, rgba(38, 50, 45, .95) 100%);
  }
}

@media (max-width: 620px) {
  .hoc2-hero--function {
    min-height: min(780px, 100svh);
    padding: 122px 20px 48px;
  }

  .hoc2-hero--function .hoc2-hero__panel {
    background-position: 56% center;
  }

  .hoc2-hero--function .hoc2-hero__shade {
    background:
      linear-gradient(180deg, rgba(38, 50, 45, .03) 0%, rgba(38, 50, 45, .14) 28%, rgba(38, 50, 45, .82) 57%, rgba(38, 50, 45, .97) 100%),
      linear-gradient(90deg, rgba(38, 50, 45, .3) 0%, rgba(38, 50, 45, .04) 100%);
  }

  .hoc2-hero--function h1 {
    max-width: 500px;
    font-size: clamp(38px, 11vw, 48px) !important;
  }

  .hoc2-hero--function .hoc2-hero__content > p {
    max-width: 520px;
  }

  .hoc2-hero--function .hoc2-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .hoc2-hero--function .hoc2-actions .hoc2-button {
    width: 100% !important;
    min-width: 0;
    padding: 0 12px !important;
    font-size: 14px !important;
  }

  .hoc2-hero__revenue-example {
    padding: 14px 15px;
    gap: 13px;
  }

  .hoc2-hero__revenue-total {
    min-width: 0;
    padding-left: 13px;
  }

  .hoc2-hero__revenue-total > strong {
    font-size: clamp(25px, 7.2vw, 32px);
  }
}

@media (max-width: 430px) {
  .hoc2-hero__revenue-example {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .hoc2-hero__revenue-total {
    padding: 10px 0 0;
    border-top: 1px solid rgba(255, 255, 255, .22);
    border-left: 0;
    text-align: left;
  }

  .hoc2-hero__revenue-total > strong {
    font-size: 29px;
  }
}

.hoc-home--light .topowner,
.hoc-home--light .topowner.scrolled {
  position: fixed !important;
  inset: 0 0 auto !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  background: rgba(255, 253, 248, .95) !important;
  border-bottom: 1px solid rgba(41, 43, 44, .07) !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: blur(18px) saturate(120%);
  backdrop-filter: blur(18px) saturate(120%);
}

.hoc-home--light .top-menu,
.hoc-home--light .topowner:not(.scrolled) .top-menu {
  min-height: 50px !important;
  max-width: 1260px !important;
  padding: 0 !important;
  gap: 5px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

.hoc-home--light .top-menu .menu-logo .hoc-public-brand-logo__mark,
.hoc-home--light .topowner:not(.scrolled) .menu-logo .hoc-public-brand-logo__mark,
.hoc-home--light .top-menu .menu-logo .hoc-public-brand-logo__wordmark strong,
.hoc-home--light .topowner:not(.scrolled) .menu-logo .hoc-public-brand-logo__wordmark strong {
  color: var(--hoc4-rust) !important;
}

.hoc-home--light .top-menu .menu-logo .hoc-public-brand-logo__wordmark,
.hoc-home--light .topowner:not(.scrolled) .menu-logo .hoc-public-brand-logo__wordmark {
  color: var(--hoc4-ink) !important;
}

.hoc-home--light .top-menu > a,
.hoc-home--light .top-menu > .dropdown > a,
.hoc-home--light .top-menu__primary > a,
.hoc-home--light .top-menu__primary > .dropdown > a,
.hoc-home--light .topowner:not(.scrolled) .top-menu > a,
.hoc-home--light .topowner:not(.scrolled) .top-menu > .dropdown > a,
.hoc-home--light .topowner:not(.scrolled) .top-menu__primary > a,
.hoc-home--light .topowner:not(.scrolled) .top-menu__primary > .dropdown > a {
  color: var(--hoc4-ink) !important;
  text-shadow: none !important;
}

.hoc-home--light .top-menu > a.topmenu:not(#starttrial):hover,
.hoc-home--light .top-menu > a.topmenu:not(#starttrial):focus-visible,
.hoc-home--light .top-menu > .dropdown > .topmenu:hover,
.hoc-home--light .top-menu > .dropdown > .topmenu:focus-visible,
.hoc-home--light .top-menu__primary > a.topmenu:hover,
.hoc-home--light .top-menu__primary > a.topmenu:focus-visible,
.hoc-home--light .top-menu__primary > .dropdown > .topmenu:hover,
.hoc-home--light .top-menu__primary > .dropdown > .topmenu:focus-visible {
  color: var(--hoc4-rust-dark) !important;
  background: var(--hoc4-rust-soft) !important;
}

.hoc-home--light #login2 {
  margin-left: 8px !important;
}

.hoc-home--light #starttrial {
  min-height: 44px !important;
  padding: 0 19px !important;
  color: #fff !important;
  background: var(--hoc4-rust) !important;
}

.hoc-home--light .mobile-logo-container {
  color: var(--hoc4-ink) !important;
}

.hoc-home--light .menu-toggle,
.hoc-home--light .topowner.scrolled .menu-toggle {
  color: var(--hoc4-ink) !important;
  background: #eee7da !important;
}

.hoc4 {
  overflow: hidden;
  color: var(--hoc4-ink);
  background: var(--hoc4-paper);
  font-family: "DM Sans", Inter, system-ui, sans-serif;
}

.hoc4 *,
.hoc4 *::before,
.hoc4 *::after {
  box-sizing: border-box;
}

.hoc4 :where(h1, h2, h3, p) {
  color: inherit !important;
}

.hoc4 :where(a, button) {
  -webkit-tap-highlight-color: transparent;
}

.hoc4 button {
  width: auto !important;
  margin: 0 !important;
}

.hoc4-shell {
  width: min(1240px, calc(100% - 48px));
  margin-inline: auto;
}

.hoc4-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.hoc4-hero {
  min-height: 790px;
  padding: 150px 0 72px;
  background:
    radial-gradient(circle at 91% 13%, rgba(226, 235, 223, .72), transparent 26%),
    linear-gradient(180deg, #fff 0%, #fffdf9 100%);
}

.hoc4-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, .94fr) minmax(560px, 1.06fr);
  align-items: center;
  gap: clamp(42px, 4vw, 68px);
}

.hoc4-hero__copy {
  position: relative;
  z-index: 3;
}

.hoc4-hero h1 {
  margin: 0 0 28px;
  font: 300 clamp(54px, 4.9vw, 70px) / .94 "Financier Display", "Times New Roman", serif !important;
  letter-spacing: 0 !important;
  text-align: left !important;
}

.hoc4-hero h1 span {
  display: block;
  font-family: "Financier Display", "Times New Roman", serif !important;
  font-weight: 300 !important;
}

.hoc4-hero h1 span:last-child {
  color: var(--hoc4-rust) !important;
}

.hoc4-hero__lead {
  max-width: 585px;
  margin: 0 0 18px;
  color: #3d403d !important;
  font-size: clamp(18px, 1.52vw, 21px);
  line-height: 1.55;
}

.hoc4-revenue-example {
  display: grid;
  width: min(100%, 520px);
  margin: 0 0 26px;
  padding: 17px 20px 16px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  column-gap: 18px;
  border: 1px solid #e3d8cf;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255, 255, 255, .94), rgba(247, 239, 231, .88));
  box-shadow: 0 16px 38px rgba(90, 65, 47, .08);
}

.hoc4-revenue-example__label {
  grid-column: 1;
  color: var(--hoc4-rust-dark) !important;
  font-size: 11px;
  font-weight: 750;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.hoc4-revenue-example > strong {
  grid-column: 2;
  grid-row: 1 / span 2;
  color: var(--hoc4-ink) !important;
  font: 300 clamp(34px, 3.1vw, 46px)/.9 "Financier Display", "Times New Roman", serif;
  letter-spacing: -.035em;
  white-space: nowrap;
}

.hoc4-revenue-example > strong span {
  margin-left: 4px;
  color: #77766f !important;
  font: 650 11px/1 "DM Sans", sans-serif;
  letter-spacing: 0;
}

.hoc4-revenue-example > p {
  grid-column: 1;
  margin: 6px 0 0;
  color: #434641 !important;
  font-size: 14px;
  font-weight: 650;
}

.hoc4-revenue-example > p i {
  color: var(--hoc4-rust);
  font-style: normal;
}

.hoc4-revenue-example > small {
  grid-column: 1 / -1;
  margin-top: 11px;
  padding-top: 10px;
  border-top: 1px solid #e6ddd5;
  color: #85857e !important;
  font-size: 10px;
  line-height: 1.35;
}

.hoc4-role-pills {
  display: flex;
  max-width: 560px;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 30px;
}

.hoc4-role-pills a {
  display: inline-flex;
  min-height: 41px;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 0 17px;
  border: 0;
  border-radius: 999px;
  color: #444844 !important;
  background: #f2f2f1;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
  transition: color .18s ease, background-color .18s ease, transform .18s ease;
}

.hoc4-role-pills a i {
  display: none;
}

.hoc4-role-pills a.is-active {
  color: var(--hoc4-rust-dark) !important;
  background: var(--hoc4-rust-soft);
}

.hoc4-role-pills a.is-active i {
  display: inline-block;
}

.hoc4-role-pills a:hover,
.hoc4-role-pills a:focus-visible {
  color: var(--hoc4-rust-dark) !important;
  background: #efe2d9;
  transform: translateY(-1px);
}

.hoc4-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.hoc4-primary-cta {
  display: inline-flex;
  width: auto;
  min-width: 190px;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 23px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: #fff !important;
  background: var(--hoc4-rust);
  box-shadow: 0 14px 32px rgba(147, 64, 31, .2);
  font-size: 15px;
  font-weight: 650;
  text-decoration: none !important;
  transition: background-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.hoc4-primary-cta:hover,
.hoc4-primary-cta:focus-visible {
  color: #fff !important;
  background: var(--hoc4-rust-dark);
  box-shadow: 0 18px 38px rgba(147, 64, 31, .25);
  transform: translateY(-2px);
}

.hoc4-hero__get-started-primary {
  border: 0 !important;
  font-family: "DM Sans", sans-serif !important;
  cursor: pointer;
}

.hoc4-hero__schedule-call {
  display: inline-flex !important;
  width: auto !important;
  min-width: 154px;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 0 22px !important;
  border: 1px solid #d7d2cc !important;
  border-radius: 999px !important;
  color: #343835 !important;
  background: rgba(255, 255, 255, .78) !important;
  box-shadow: none !important;
  font: 650 15px/1 "DM Sans", sans-serif !important;
  text-decoration: none !important;
  transition: color .18s ease, border-color .18s ease, background-color .18s ease, transform .18s ease;
}

.hoc4-hero__schedule-call:hover,
.hoc4-hero__schedule-call:focus-visible {
  color: var(--hoc4-rust-dark) !important;
  border-color: #cda58f !important;
  background: #fff !important;
  transform: translateY(-2px);
}

.hoc4-primary-cta:focus-visible,
.hoc4-hero__schedule-call:focus-visible,
.hoc4-secondary-cta:focus-visible,
.hoc4-final__secondary:focus-visible,
.hoc4-feature-tabs button:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 4px rgba(186, 87, 50, .2);
}

.hoc4-hero__note {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 20px 0 0;
  color: #878985 !important;
  font-size: 13px;
}

.hoc4-hero__note i {
  color: var(--hoc4-rust);
  font-style: normal;
}

.hoc4-hero-scene {
  position: relative;
  min-height: 520px;
  margin: 0;
  isolation: isolate;
  perspective: 1100px;
}

.hoc4-dashboard-live {
  position: absolute;
  inset: 18px -8px 12px;
  z-index: 1;
  transform-style: preserve-3d;
}

.hoc4-dashboard-live__frame {
  position: absolute;
  inset: 40px 0 auto;
  z-index: 1;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  border: 9px solid rgba(255, 255, 255, .96);
  border-radius: 24px;
  background: #f4f0e9;
  box-shadow:
    0 30px 80px rgba(51, 43, 36, .17),
    0 0 0 1px rgba(90, 70, 57, .13);
  transform-origin: 50% 60%;
  animation: hoc4-dashboard-frame 18s cubic-bezier(.22, .72, .2, 1) infinite both;
  will-change: opacity, transform, filter;
}

.hoc4-dashboard-live__frame img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  opacity: .46;
  filter: saturate(.78) contrast(.92);
  transform: scale(1.012);
  animation: hoc4-dashboard-image 18s ease-in-out infinite both;
}

.hoc4-dashboard-live__wash {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(100deg, rgba(255, 253, 249, .08), rgba(255, 255, 255, .36) 72%),
    rgba(255, 253, 248, .11);
  animation: hoc4-dashboard-wash 18s ease-in-out infinite both;
}

.hoc4-dashboard-live__sheen {
  position: absolute;
  z-index: 3;
  inset: 0 auto 0 -42%;
  width: 32%;
  background: linear-gradient(100deg, transparent, rgba(255, 255, 255, .42), transparent);
  transform: skewX(-12deg);
  animation: hoc4-dashboard-sheen 18s ease-in-out infinite;
}

.hoc4-dashboard-live__glow {
  position: absolute;
  z-index: 0;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  filter: blur(35px);
  opacity: 0;
  animation: hoc4-dashboard-glow 18s ease-in-out infinite both;
}

.hoc4-dashboard-live__glow--one {
  top: 13%;
  right: 2%;
  background: rgba(219, 133, 94, .24);
}

.hoc4-dashboard-live__glow--two {
  bottom: 5%;
  left: 12%;
  background: rgba(107, 151, 123, .22);
  animation-delay: 260ms;
}

.hoc4-dashboard-live__signal {
  position: absolute;
  top: 37%;
  right: -2%;
  z-index: 4;
  display: grid;
  width: min(430px, 76%);
  grid-template-columns: 43px minmax(0, 1fr) auto;
  align-items: center;
  gap: 13px;
  padding: 13px 14px;
  border: 1px solid rgba(174, 84, 48, .28);
  border-radius: 17px;
  background: rgba(255, 254, 251, .94);
  box-shadow:
    0 22px 54px rgba(57, 43, 34, .2),
    0 0 0 5px rgba(255, 255, 255, .34);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  opacity: 0;
  transform: translate3d(34px, 8px, 50px) scale(.965);
  animation: hoc4-dashboard-signal 18s cubic-bezier(.22, .72, .2, 1) infinite both;
  will-change: opacity, transform;
}

.hoc4-dashboard-live__signal > i {
  display: grid;
  width: 43px;
  height: 43px;
  place-items: center;
  border-radius: 13px;
  color: #fff;
  background: var(--hoc4-rust);
  box-shadow: 0 9px 20px rgba(147, 64, 31, .2);
}

.hoc4-dashboard-live__signal > span {
  display: grid;
  min-width: 0;
  gap: 2px;
}

.hoc4-dashboard-live__signal strong {
  overflow: hidden;
  color: #303330 !important;
  font-size: 13px;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hoc4-dashboard-live__signal small {
  color: var(--hoc4-rust-dark) !important;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.hoc4-dashboard-live__signal > b {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  gap: 7px;
  padding: 0 10px;
  border-radius: 999px;
  color: #5b625c;
  background: #edf2ea;
  font-size: 9px;
  font-weight: 750;
  white-space: nowrap;
}

.hoc4-dashboard-live__signal > b i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #57906c;
  box-shadow: 0 0 0 4px rgba(87, 144, 108, .13);
  animation: hoc4-signal-pulse 1.4s ease-in-out infinite;
}

.hoc4-session-review {
  position: absolute;
  top: 35px;
  right: -1%;
  z-index: 5;
  width: min(510px, 86%);
  min-height: 414px;
  overflow: hidden;
  border: 1px solid rgba(108, 87, 72, .15);
  border-radius: 22px;
  background: rgba(255, 254, 251, .965);
  box-shadow:
    0 34px 90px rgba(52, 41, 33, .24),
    0 0 0 7px rgba(255, 255, 255, .38);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  opacity: 0;
  transform: translate3d(52px, 16px, 75px) rotateY(-3deg) scale(.965);
  transform-origin: 100% 50%;
  animation: hoc4-review-panel 18s cubic-bezier(.22, .72, .2, 1) infinite both;
  will-change: opacity, transform, filter;
}

.hoc4-session-review__header {
  display: grid;
  min-height: 72px;
  grid-template-columns: 39px minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  padding: 0 18px;
  border-bottom: 1px solid rgba(74, 64, 56, .1);
  background: rgba(250, 247, 240, .78);
}

.hoc4-session-review__avatar {
  display: grid;
  width: 39px;
  height: 39px;
  place-items: center;
  border-radius: 12px;
  color: #fff;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .18), transparent 52%),
    var(--hoc4-green-2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .18);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .02em;
}

.hoc4-session-review__title {
  display: grid;
  gap: 2px;
}

.hoc4-session-review__title small {
  color: #8b8982 !important;
  font-size: 9px;
  font-weight: 750;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.hoc4-session-review__title strong {
  color: #313431 !important;
  font-size: 14px;
}

.hoc4-session-review__header > b {
  padding: 7px 9px;
  border-radius: 999px;
  color: #6a3b26;
  background: #f5ddd0;
  font-size: 9px;
  font-weight: 750;
  white-space: nowrap;
}

.hoc4-session-review__body {
  padding: 17px 18px 16px;
}

.hoc4-session-review__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.hoc4-session-review__heading > span {
  display: grid;
  gap: 3px;
}

.hoc4-session-review__heading small {
  color: var(--hoc4-rust-dark) !important;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.hoc4-session-review__heading strong {
  color: #303330 !important;
  font-size: 17px;
  font-weight: 650;
  letter-spacing: -.02em;
}

.hoc4-session-review__heading > i {
  display: grid;
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  place-items: center;
  border-radius: 10px;
  color: var(--hoc4-rust);
  background: #f8e8de;
  font-size: 13px;
}

.hoc4-session-review__metrics {
  display: grid;
  margin-top: 15px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.hoc4-session-review__metric {
  display: grid;
  min-width: 0;
  min-height: 95px;
  align-content: center;
  gap: 5px;
  padding: 11px 12px;
  border: 1px solid rgba(74, 64, 56, .1);
  border-radius: 12px;
  background: #fbf9f4;
  opacity: 0;
  transform: translateY(10px) scale(.98);
  animation: hoc4-review-detail 18s cubic-bezier(.22, .72, .2, 1) infinite both;
}

.hoc4-session-review__metric--two {
  animation-delay: 180ms;
}

.hoc4-session-review__metric--three {
  animation-delay: 360ms;
}

.hoc4-session-review__metric small {
  overflow: hidden;
  color: #85867f !important;
  font-size: 9px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hoc4-session-review__metric strong {
  color: #353835 !important;
  font-size: 15px;
}

.hoc4-session-review__metric strong i {
  margin-inline: 3px;
  color: #8c8d87;
  font-size: 8px;
}

.hoc4-session-review__metric > span {
  position: relative;
  display: block;
  height: 5px;
  overflow: hidden;
  border-radius: 99px;
  background: #e8e7e1;
}

.hoc4-session-review__metric > span i {
  position: absolute;
  inset: 0 auto 0 0;
  width: var(--hoc4-metric-width, 74%);
  border-radius: inherit;
  background: linear-gradient(90deg, var(--hoc4-green-2), #8eae93);
  transform: scaleX(0);
  transform-origin: left;
  animation: hoc4-review-meter 18s cubic-bezier(.2, .7, .2, 1) infinite both;
}

.hoc4-session-review__metric--one {
  --hoc4-metric-width: 80%;
}

.hoc4-session-review__metric--two {
  --hoc4-metric-width: 72%;
}

.hoc4-session-review__metric--three {
  --hoc4-metric-width: 58%;
}

.hoc4-session-review__insight {
  display: grid;
  min-height: 82px;
  margin-top: 9px;
  grid-template-columns: 36px minmax(0, 1fr);
  align-items: center;
  gap: 11px;
  padding: 12px 13px;
  border: 1px solid rgba(186, 87, 50, .16);
  border-radius: 13px;
  background: #fff7f0;
  opacity: 0;
  transform: translateY(10px) scale(.985);
  animation: hoc4-review-detail 18s cubic-bezier(.22, .72, .2, 1) 560ms infinite both;
}

.hoc4-session-review__insight > i {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 11px;
  color: #fff;
  background: var(--hoc4-rust);
  box-shadow: 0 8px 18px rgba(147, 64, 31, .16);
  font-size: 12px;
}

.hoc4-session-review__insight > span {
  display: grid;
  gap: 3px;
}

.hoc4-session-review__insight small {
  color: var(--hoc4-rust-dark) !important;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.hoc4-session-review__insight strong {
  color: #454743 !important;
  font-size: 11px;
  font-weight: 650;
  line-height: 1.35;
}

.hoc4-session-review__progress {
  display: grid;
  margin-top: 13px;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  opacity: 0;
  animation: hoc4-review-progress 18s ease-in-out infinite both;
}

.hoc4-session-review__progress > span {
  position: relative;
  height: 4px;
  overflow: hidden;
  border-radius: 99px;
  background: #e6e5df;
}

.hoc4-session-review__progress > span i {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--hoc4-rust), #df9b77);
  transform: scaleX(0);
  transform-origin: left;
  animation: hoc4-review-progress-line 18s cubic-bezier(.2, .7, .2, 1) infinite both;
}

.hoc4-session-review__progress small {
  color: #8a8b85 !important;
  font-size: 8px;
  font-weight: 650;
  white-space: nowrap;
}

.hoc4-dashboard-live__complete {
  position: absolute;
  right: 3%;
  bottom: 5px;
  z-index: 7;
  display: grid;
  width: min(390px, 72%);
  min-height: 66px;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 11px;
  padding: 11px 14px;
  border: 1px solid rgba(86, 107, 91, .2);
  border-radius: 16px;
  background: rgba(255, 255, 253, .97);
  box-shadow:
    0 20px 52px rgba(45, 42, 35, .2),
    0 0 0 5px rgba(255, 255, 255, .32);
  opacity: 0;
  transform: translate3d(22px, 12px, 100px) scale(.965);
  animation: hoc4-review-complete 18s cubic-bezier(.22, .72, .2, 1) infinite both;
  will-change: opacity, transform;
}

.hoc4-dashboard-live__complete > i {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--hoc4-green-2);
  box-shadow: 0 8px 19px rgba(64, 111, 80, .2);
  font-size: 13px;
}

.hoc4-dashboard-live__complete > span {
  display: grid;
  gap: 2px;
}

.hoc4-dashboard-live__complete strong {
  color: #333733 !important;
  font-size: 12px;
}

.hoc4-dashboard-live__complete small {
  overflow: hidden;
  color: #7e817b !important;
  font-size: 9px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes hoc4-dashboard-frame {
  0%, 14% {
    opacity: 0;
    filter: blur(3px);
    transform: translate3d(0, 20px, -30px) rotateX(1.5deg) scale(.965);
  }
  22%, 89% {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0) rotateX(0) scale(1);
  }
  73% {
    transform: translate3d(-4px, -3px, 0) rotateX(0) scale(1.006);
  }
  96%, 100% {
    opacity: 0;
    filter: blur(2px);
    transform: translate3d(0, -8px, -20px) scale(.985);
  }
}

@keyframes hoc4-dashboard-image {
  0%, 18% { opacity: .3; transform: scale(1.025); }
  25%, 38% { opacity: .56; transform: scale(1.012); }
  48%, 90% { opacity: .39; transform: scale(1.02); }
  96%, 100% { opacity: .28; transform: scale(1.025); }
}

@keyframes hoc4-dashboard-wash {
  0%, 22% { opacity: .86; }
  29%, 38% { opacity: .32; }
  48%, 90% { opacity: .66; }
  96%, 100% { opacity: .9; }
}

@keyframes hoc4-dashboard-glow {
  0%, 17%, 96%, 100% { opacity: 0; transform: scale(.85); }
  28%, 88% { opacity: 1; transform: scale(1); }
  68% { opacity: .72; transform: scale(1.08); }
}

@keyframes hoc4-dashboard-sheen {
  0%, 29% { left: -42%; opacity: 0; }
  34% { opacity: 1; }
  45%, 100% { left: 116%; opacity: 0; }
}

@keyframes hoc4-dashboard-signal {
  0%, 22% {
    opacity: 0;
    transform: translate3d(34px, 8px, 50px) scale(.965);
  }
  27%, 39% {
    opacity: 1;
    transform: translate3d(0, 0, 50px) scale(1);
  }
  44%, 100% {
    opacity: 0;
    transform: translate3d(-12px, -7px, 35px) scale(.98);
  }
}

@keyframes hoc4-review-panel {
  0%, 36% {
    opacity: 0;
    filter: blur(2px);
    transform: translate3d(52px, 16px, 75px) rotateY(-3deg) scale(.965);
  }
  43%, 86% {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 75px) rotateY(0) scale(1);
  }
  91%, 100% {
    opacity: 0;
    filter: blur(1px);
    transform: translate3d(-12px, -8px, 55px) rotateY(1deg) scale(.982);
  }
}

@keyframes hoc4-review-detail {
  0%, 43% {
    opacity: 0;
    transform: translateY(10px) scale(.98);
  }
  49%, 86% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  91%, 100% {
    opacity: 0;
    transform: translateY(-4px) scale(.99);
  }
}

@keyframes hoc4-review-meter {
  0%, 48% { transform: scaleX(0); }
  61%, 90% { transform: scaleX(1); }
  96%, 100% { transform: scaleX(0); }
}

@keyframes hoc4-review-progress {
  0%, 54% { opacity: 0; }
  58%, 87% { opacity: 1; }
  92%, 100% { opacity: 0; }
}

@keyframes hoc4-review-progress-line {
  0%, 54% { transform: scaleX(0); }
  76%, 90% { transform: scaleX(1); }
  96%, 100% { transform: scaleX(0); }
}

@keyframes hoc4-review-complete {
  0%, 68% {
    opacity: 0;
    transform: translate3d(22px, 12px, 100px) scale(.965);
  }
  74%, 90% {
    opacity: 1;
    transform: translate3d(0, 0, 100px) scale(1);
  }
  95%, 100% {
    opacity: 0;
    transform: translate3d(-8px, -8px, 80px) scale(.98);
  }
}

@keyframes hoc4-signal-pulse {
  0%, 100% { opacity: .55; transform: scale(.82); }
  50% { opacity: 1; transform: scale(1); }
}

.hoc4-portrait-stage {
  position: absolute;
  inset: 0;
  z-index: 2;
  transform-origin: 50% 55%;
  animation: hoc4-persona-stage 18s cubic-bezier(.22, .72, .2, 1) infinite both;
  will-change: opacity, transform, filter;
}

.hoc4-person-card {
  position: absolute;
  top: 50%;
  overflow: hidden;
  border: 9px solid #fff;
  border-radius: 25px;
  background: #f1f1ee;
  box-shadow: 0 18px 48px rgba(38, 34, 30, .16);
}

.hoc4-person-card__label {
  position: absolute;
  top: 18px;
  left: 19px;
  z-index: 2;
  padding: 7px 10px;
  border-radius: 999px;
  color: #2d312e;
  background: rgba(255, 255, 255, .84);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  font-size: 12px;
  font-weight: 750;
}

.hoc4-person-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hoc4-person-card--left,
.hoc4-person-card--right {
  z-index: 1;
  width: 43%;
  height: 402px;
}

.hoc4-person-card--left {
  left: 0;
  transform: translateY(-50%) rotate(-.8deg);
  animation: hoc4-left-card 700ms cubic-bezier(.2, .7, .2, 1) 80ms both;
}

.hoc4-person-card--left img {
  object-position: 28% center;
}

.hoc4-person-card--right {
  right: 0;
  transform: translateY(-50%) rotate(.8deg);
  animation: hoc4-right-card 700ms cubic-bezier(.2, .7, .2, 1) 180ms both;
}

.hoc4-person-card--right .hoc4-person-card__label {
  right: 18px;
  left: auto;
}

.hoc4-person-card--right img {
  object-position: 23% center;
}

.hoc4-person-card--center {
  left: 50%;
  z-index: 3;
  width: 49%;
  height: 470px;
  transform: translate(-50%, -50%);
  animation: hoc4-center-card 800ms cubic-bezier(.2, .7, .2, 1) 300ms both;
}

.hoc4-person-card--center img {
  object-position: 62% center;
}

.hoc4-workflow-card {
  position: absolute;
  right: 13px;
  bottom: 13px;
  left: 13px;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 40px;
  grid-template-rows: auto auto;
  align-items: center;
  min-height: 88px;
  padding: 13px 12px 13px 17px;
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 13px;
  background: rgba(255, 253, 248, .94);
  box-shadow: 0 8px 28px rgba(37, 30, 27, .1);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  animation: hoc4-workflow-card 650ms cubic-bezier(.2, .7, .2, 1) 950ms both;
}

.hoc4-workflow-card__eyebrow {
  grid-column: 1;
  color: var(--hoc4-rust-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.hoc4-workflow-card__text {
  display: block;
  grid-column: 1;
  margin-top: 4px;
  color: #313532;
  font-size: 14px;
  line-height: 1.35;
}

.hoc4-workflow-card__icon {
  display: grid;
  width: 38px;
  height: 38px;
  grid-column: 2;
  grid-row: 1 / span 2;
  place-items: center;
  justify-self: end;
  border-radius: 50%;
  color: #fff;
  background: var(--hoc4-green);
  font-size: 14px;
}

.hoc4-care-board {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: 102%;
  min-height: 448px;
  overflow: hidden;
  border: 7px solid #fff;
  border-radius: 24px;
  background: #f6f2e9;
  box-shadow: 0 28px 72px rgba(46, 40, 33, .16);
  opacity: 0;
  transform: translate(-50%, -47%) scale(.955);
  animation: hoc4-board-stage 15s cubic-bezier(.22, .72, .2, 1) infinite;
  will-change: opacity, transform, filter;
}

.hoc4-care-board__rail {
  position: absolute;
  inset: 0 auto 0 0;
  z-index: 2;
  display: flex;
  width: 46px;
  align-items: center;
  flex-direction: column;
  gap: 22px;
  padding-top: 14px;
  color: rgba(255, 255, 255, .58);
  background: #202624;
  font-size: 13px;
}

.hoc4-care-board__rail-mark {
  display: grid;
  width: 29px;
  height: 29px;
  margin-bottom: 7px;
  place-items: center;
  border-radius: 9px;
  color: #fff;
  background: var(--hoc4-rust);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: -.06em;
}

.hoc4-care-board__rail i:nth-of-type(2) {
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border-radius: 9px;
  color: #fff;
  background: rgba(227, 148, 111, .2);
}

.hoc4-care-board__app {
  min-width: 0;
  margin-left: 46px;
}

.hoc4-care-board__header {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  min-height: 64px;
  padding: 0 18px;
  border-bottom: 1px solid rgba(41, 43, 44, .1);
  background: #fffdf8;
}

.hoc4-care-board__mark {
  display: grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 9px;
  color: #fff;
  background: var(--hoc4-rust);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: -.04em;
}

.hoc4-care-board__title,
.hoc4-care-board__provider {
  display: grid;
}

.hoc4-care-board__title small,
.hoc4-care-board__provider small {
  color: #858680;
  font-size: 8px;
  font-weight: 750;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.hoc4-care-board__title strong {
  margin-top: 2px;
  color: #292b2c;
  font-size: 16px;
  font-weight: 700;
}

.hoc4-care-board__provider {
  min-width: 105px;
  padding-left: 13px;
  border-left: 1px solid rgba(41, 43, 44, .11);
}

.hoc4-care-board__provider b {
  margin-top: 2px;
  color: #343835;
  font-size: 11px;
  font-weight: 650;
}

.hoc4-care-board__intro {
  display: flex;
  min-height: 74px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 19px 10px;
  background: #fbf8f1;
}

.hoc4-care-board__intro > span {
  display: grid;
}

.hoc4-care-board__intro small {
  color: var(--hoc4-rust-dark);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.hoc4-care-board__intro strong {
  margin-top: 3px;
  color: #292b2c;
  font-size: 18px;
  font-weight: 650;
  letter-spacing: -.02em;
}

.hoc4-care-board__intro > b {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  gap: 6px;
  padding: 0 11px;
  border-radius: 9px;
  color: #fff;
  background: var(--hoc4-rust);
  box-shadow: 0 8px 18px rgba(147, 64, 31, .14);
  font-size: 9px;
  font-weight: 750;
}

.hoc4-care-board__tabs {
  display: flex;
  min-height: 46px;
  align-items: end;
  gap: 28px;
  padding: 0 19px;
  border-bottom: 1px solid rgba(41, 43, 44, .1);
  color: #787a76;
  background: #fffdf8;
  font-size: 11px;
  font-weight: 650;
}

.hoc4-care-board__tabs span {
  display: inline-flex;
  min-height: 36px;
  align-items: center;
  border-bottom: 2px solid transparent;
}

.hoc4-care-board__tabs .is-active {
  color: var(--hoc4-rust-dark);
  border-bottom-color: var(--hoc4-rust);
}

.hoc4-care-board__columns,
.hoc4-care-board__row {
  display: grid;
  grid-template-columns: 1.45fr .7fr .78fr 1.18fr;
  align-items: center;
  column-gap: 10px;
}

.hoc4-care-board__columns {
  min-height: 38px;
  padding: 0 19px;
  color: #858680;
  background: #f1ece2;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.hoc4-care-board__row {
  min-height: 52px;
  padding: 0 19px;
  border-top: 1px solid rgba(41, 43, 44, .09);
  color: #525652;
  background: #fffdf8;
  font-size: 10px;
  opacity: 1;
}

.hoc4-care-board__row strong {
  color: #343835;
  font-size: 11px;
}

.hoc4-care-board__row b {
  width: max-content;
  padding: 6px 9px;
  border-radius: 7px;
  font-size: 9px;
  font-weight: 700;
}

.hoc4-care-board__row .is-done {
  color: #285846;
  background: #dbeadf;
}

.hoc4-care-board__row .is-review {
  color: #7a451e;
  background: #f7e0d1;
}

.hoc4-care-board__row .is-progress {
  color: #755512;
  background: #f6e7bd;
}

.hoc4-care-board__row .is-draft {
  color: #555b56;
  background: #e9ebe8;
}

.hoc4-care-board__row em {
  color: #777a75;
  font-style: normal;
}

.hoc4-care-board__row--focus {
  position: relative;
  animation: hoc4-board-focus 15s ease-in-out infinite;
}

.hoc4-care-board__row--focus::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: var(--hoc4-rust);
  content: "";
  opacity: 0;
  animation: hoc4-board-focus-line 15s ease-in-out infinite;
}

.hoc4-review-toast {
  position: absolute;
  top: 48%;
  right: -1%;
  z-index: 6;
  display: grid;
  width: 82%;
  grid-template-columns: 45px minmax(0, 1fr) auto;
  align-items: center;
  gap: 13px;
  padding: 12px 14px;
  border: 2px solid rgba(186, 87, 50, .62);
  border-radius: 16px;
  background: rgba(255, 253, 248, .98);
  box-shadow: 0 18px 44px rgba(46, 40, 33, .2);
  opacity: 0;
  transform: translate(28px, -50%) scale(.97);
  animation: hoc4-review-toast 15s ease-in-out infinite;
}

.hoc4-review-toast__avatar {
  display: grid !important;
  width: 45px;
  height: 45px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .2), transparent 52%),
    var(--hoc4-green-2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .15);
  font-size: 12px;
  font-weight: 800;
}

.hoc4-review-toast span {
  display: grid;
}

.hoc4-review-toast strong {
  color: #323632;
  font-size: 14px;
}

.hoc4-review-toast small {
  margin-top: 2px;
  color: #777975;
  font-size: 10px;
}

.hoc4-review-toast > b {
  padding: 9px 12px;
  border-radius: 9px;
  color: #fff;
  background: var(--hoc4-green-2);
  font-size: 11px;
}

.hoc4-confetti {
  position: absolute;
  z-index: 6;
  width: 8px;
  height: 3px;
  border-radius: 999px;
  opacity: 0;
  animation: hoc4-confetti 15s ease-out infinite;
}

.hoc4-confetti--one { top: 25%; left: 24%; background: var(--hoc4-rust); transform: rotate(45deg); }
.hoc4-confetti--two { top: 70%; left: 58%; background: var(--hoc4-gold); transform: rotate(-28deg); animation-delay: 80ms; }
.hoc4-confetti--three { top: 31%; right: 10%; background: #6f927d; transform: rotate(16deg); animation-delay: 140ms; }
.hoc4-confetti--four { bottom: 15%; left: 42%; background: #d78c68; transform: rotate(72deg); animation-delay: 210ms; }

@keyframes hoc4-persona-stage {
  0%, 18% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
  25%, 92% {
    opacity: 0;
    filter: blur(2px);
    transform: scale(.965);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: scale(1);
  }
}

@keyframes hoc4-left-card {
  from { opacity: 0; transform: translate(34px, -50%) rotate(0); }
  to { opacity: 1; transform: translate(0, -50%) rotate(-.8deg); }
}

@keyframes hoc4-right-card {
  from { opacity: 0; transform: translate(-34px, -50%) rotate(0); }
  to { opacity: 1; transform: translate(0, -50%) rotate(.8deg); }
}

@keyframes hoc4-center-card {
  from { opacity: 0; transform: translate(-50%, -45%) scale(.96); }
  to { opacity: 1; transform: translate(-50%, -50%) scale(1); }
}

@keyframes hoc4-workflow-card {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes hoc4-board-stage {
  0%, 22% {
    opacity: 0;
    filter: blur(3px);
    transform: translate(-50%, -47%) scale(.955);
  }
  31%, 87% {
    opacity: 1;
    filter: blur(0);
    transform: translate(-50%, -50%) scale(1);
  }
  94%, 100% {
    opacity: 0;
    filter: blur(2px);
    transform: translate(-50%, -52%) scale(.975);
  }
}

@keyframes hoc4-board-focus {
  0%, 49% { background: #fffdf8; }
  55%, 82% { background: #fff6ef; }
  89%, 100% { background: #fffdf8; }
}

@keyframes hoc4-board-focus-line {
  0%, 49% { opacity: 0; transform: scaleY(.4); }
  55%, 82% { opacity: 1; transform: scaleY(1); }
  89%, 100% { opacity: 0; transform: scaleY(.4); }
}

@keyframes hoc4-review-toast {
  0%, 52% { opacity: 0; transform: translate(28px, -50%) scale(.97); }
  59%, 84% { opacity: 1; transform: translate(0, -50%) scale(1); }
  93%, 100% { opacity: 0; transform: translate(-8px, -50%) scale(.98); }
}

@keyframes hoc4-confetti {
  0%, 59% { opacity: 0; translate: 0 -12px; }
  63% { opacity: 1; }
  73% { opacity: 0; translate: 0 18px; }
  100% { opacity: 0; }
}

.hoc4-proof {
  padding: 42px 0 54px;
  border-top: 1px solid rgba(41, 43, 44, .07);
  border-bottom: 1px solid rgba(41, 43, 44, .07);
  background: #fff;
}

.hoc4-proof p {
  margin: 0 0 25px;
  color: #7e807c !important;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}

.hoc4-proof__items {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
}

.hoc4-proof__items span {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-left: 1px solid var(--hoc4-line);
  color: #4d514e;
  font-size: 14px;
  font-weight: 650;
}

.hoc4-proof__items span:first-child {
  border-left: 0;
}

.hoc4-proof__items i {
  color: var(--hoc4-rust);
  font-size: 16px;
}

.hoc4-section {
  padding: clamp(88px, 9vw, 138px) 0;
}

.hoc4-section-heading {
  max-width: 820px;
  margin-bottom: clamp(42px, 5vw, 66px);
}

.hoc4-section-heading--center {
  margin-inline: auto;
  text-align: center;
}

.hoc4-section-heading > span {
  display: block;
  margin-bottom: 16px;
  color: var(--hoc4-rust-dark);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.hoc4-section-heading h2 {
  margin: 0 0 20px;
  font: 430 clamp(48px, 5.7vw, 72px) / 1.04 "DM Sans", Inter, sans-serif !important;
  letter-spacing: -.052em !important;
}

.hoc4-section-heading p {
  max-width: 680px;
  margin: 0;
  color: var(--hoc4-muted) !important;
  font-size: clamp(17px, 1.45vw, 20px);
  line-height: 1.55;
}

.hoc4-section-heading--center p {
  margin-inline: auto;
}

.hoc4-workflow {
  background: var(--hoc4-paper);
}

.hoc4-feature-tabs {
  display: flex;
  width: max-content;
  max-width: 100%;
  margin: 0 auto 34px;
  padding: 5px;
  border: 1px solid var(--hoc4-line);
  border-radius: 999px;
  background: #f5f3ef;
}

.hoc4-feature-tabs button {
  display: inline-flex !important;
  min-width: 128px;
  min-height: 43px;
  align-items: center;
  justify-content: center;
  padding: 0 20px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #5b5f5b !important;
  background: transparent !important;
  font: 700 14px/1 "DM Sans", sans-serif !important;
  cursor: pointer;
}

.hoc4-feature-tabs button[aria-selected="true"] {
  color: #fff !important;
  background: var(--hoc4-rust) !important;
  box-shadow: 0 8px 20px rgba(147, 64, 31, .18);
}

.hoc4-feature-panels {
  position: relative;
}

.hoc4-feature-panel {
  display: grid;
  min-height: 590px;
  grid-template-columns: minmax(0, .78fr) minmax(520px, 1.22fr);
  overflow: hidden;
  border: 1px solid var(--hoc4-line);
  border-radius: 30px;
  background: #f7ece5;
  box-shadow: 0 22px 60px rgba(46, 40, 33, .07);
}

.hoc4-feature-panel[hidden] {
  display: none !important;
}

.hoc4-feature-panel[data-hoc4-panel="practice"] {
  background: #edf2ea;
}

.hoc4-feature-panel[data-hoc4-panel="review"] {
  background: #eeeae3;
}

.hoc4-feature-panel.is-active {
  animation: hoc4-panel-in .42s ease both;
}

@keyframes hoc4-panel-in {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}

.hoc4-feature-panel__copy {
  display: flex;
  padding: clamp(38px, 5.5vw, 70px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.hoc4-feature-panel__copy > span {
  margin-bottom: 25px;
  color: var(--hoc4-rust-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hoc4-feature-panel__copy h3 {
  margin: 0 0 20px;
  font: 450 clamp(39px, 4.35vw, 56px) / 1.05 "DM Sans", sans-serif !important;
  letter-spacing: -.048em !important;
}

.hoc4-feature-panel__copy p {
  margin: 0 0 30px;
  color: #626662 !important;
  font-size: 17px;
  line-height: 1.58;
}

.hoc4-secondary-cta {
  display: inline-flex !important;
  width: auto !important;
  min-height: 51px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 21px !important;
  border: 1px solid transparent !important;
  border-radius: 999px !important;
  color: #fff !important;
  background: var(--hoc4-rust) !important;
  box-shadow: none !important;
  font: 700 14px/1 "DM Sans", sans-serif !important;
  text-decoration: none !important;
  cursor: pointer;
}

.hoc4-secondary-cta:hover {
  color: #fff !important;
  background: var(--hoc4-rust-dark) !important;
}

.hoc4-feature-panel__visual {
  position: relative;
  display: grid;
  min-height: 590px;
  place-items: center;
  overflow: hidden;
}

.hoc4-feature-panel__visual::before,
.hoc4-feature-panel__visual::after {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  content: "";
}

.hoc4-feature-panel__visual::before {
  top: 6%;
  right: 8%;
  width: 230px;
  height: 230px;
  border: 1px solid rgba(186, 87, 50, .16);
}

.hoc4-feature-panel__visual::after {
  bottom: -10%;
  left: 10%;
  width: 300px;
  height: 300px;
  background: rgba(255, 255, 255, .32);
}

.hoc4-assignment-builder,
.hoc4-review-summary {
  position: relative;
  z-index: 2;
  width: min(470px, calc(100% - 70px));
  padding: 28px;
  border: 1px solid rgba(41, 43, 44, .1);
  border-radius: 24px;
  background: rgba(255, 255, 255, .92);
  box-shadow: 0 24px 58px rgba(46, 40, 33, .13);
  transform: rotate(1.1deg);
}

.hoc4-ui-kicker {
  display: block;
  margin-bottom: 7px;
  color: var(--hoc4-rust-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.hoc4-assignment-builder > strong {
  display: block;
  margin-bottom: 23px;
  font-size: 23px;
  font-weight: 600;
}

.hoc4-assignment-builder > div {
  display: grid;
  min-height: 71px;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 9px 12px;
  border-top: 1px solid #ecece8;
}

.hoc4-assignment-builder > div > i {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 11px;
  color: var(--hoc4-rust-dark);
  background: var(--hoc4-rust-soft);
}

.hoc4-assignment-builder > div > span {
  display: grid;
  color: #3d423e;
  font-size: 13px;
  font-weight: 700;
}

.hoc4-assignment-builder small {
  margin-top: 3px;
  color: #8a8c87;
  font-size: 10px;
  font-weight: 500;
}

.hoc4-assignment-builder b {
  color: var(--hoc4-rust-dark);
  font-size: 10px;
}

.hoc4-client-phone {
  position: relative;
  z-index: 2;
  width: 270px;
  min-height: 500px;
  padding: 26px 21px 22px;
  border: 9px solid #27352f;
  border-radius: 42px;
  background: #fffdf9;
  box-shadow: 0 28px 60px rgba(35, 46, 40, .2);
  transform: rotate(-1.4deg);
}

.hoc4-client-phone__notch {
  width: 82px;
  height: 7px;
  margin: -10px auto 28px;
  border-radius: 999px;
  background: #27352f;
}

.hoc4-client-phone > span {
  color: var(--hoc4-rust-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.hoc4-client-phone > strong {
  display: block;
  margin: 6px 0 22px;
  font-size: 23px;
  font-weight: 600;
}

.hoc4-client-task {
  display: grid;
  min-height: 72px;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  padding: 11px;
  border: 1px solid #e8e9e5;
  border-radius: 16px;
  background: #fff;
}

.hoc4-client-task > i {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 11px;
  color: var(--hoc4-rust-dark);
  background: var(--hoc4-rust-soft);
}

.hoc4-client-task.is-complete > i {
  color: var(--hoc4-green);
  background: var(--hoc4-sage);
}

.hoc4-client-task span {
  display: grid;
  font-size: 12px;
  font-weight: 700;
}

.hoc4-client-task small {
  margin-top: 3px;
  color: #8a8c87;
  font-size: 9px;
  font-weight: 500;
}

.hoc4-client-progress {
  margin-top: 24px;
  padding: 17px;
  border-radius: 16px;
  background: #f4f2ed;
}

.hoc4-client-progress > span,
.hoc4-client-progress > small {
  display: block;
  font-size: 10px;
  font-weight: 700;
}

.hoc4-client-progress > small {
  margin-top: 9px;
  color: #858783;
  font-weight: 500;
}

.hoc4-client-progress > b {
  display: block;
  height: 8px;
  margin-top: 11px;
  overflow: hidden;
  border-radius: 999px;
  background: #e0ded8;
}

.hoc4-client-progress > b i {
  display: block;
  width: 75%;
  height: 100%;
  border-radius: inherit;
  background: var(--hoc4-rust);
}

.hoc4-review-summary {
  transform: rotate(-1deg);
}

.hoc4-review-summary > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 18px;
  border-bottom: 1px solid #ecece8;
}

.hoc4-review-summary > header span {
  font-size: 20px;
  font-weight: 650;
}

.hoc4-review-summary > header b {
  padding: 7px 10px;
  border-radius: 999px;
  color: #2c5b49;
  background: #dcebe1;
  font-size: 10px;
}

.hoc4-review-summary__score {
  display: flex;
  align-items: end;
  gap: 10px;
  padding: 25px 0 15px;
}

.hoc4-review-summary__score strong {
  font-size: 45px;
  font-weight: 500;
  letter-spacing: -.05em;
}

.hoc4-review-summary__score span {
  padding-bottom: 8px;
  color: #858783;
  font-size: 10px;
}

.hoc4-review-summary__chart {
  display: flex;
  height: 118px;
  align-items: end;
  gap: 9px;
  padding: 0 7px 10px;
  border-bottom: 1px solid #e5e5e1;
}

.hoc4-review-summary__chart i {
  width: 100%;
  border-radius: 8px 8px 2px 2px;
  background: #d9e2d5;
}

.hoc4-review-summary__chart i:nth-child(1) { height: 28%; }
.hoc4-review-summary__chart i:nth-child(2) { height: 42%; }
.hoc4-review-summary__chart i:nth-child(3) { height: 37%; }
.hoc4-review-summary__chart i:nth-child(4) { height: 61%; }
.hoc4-review-summary__chart i:nth-child(5) { height: 54%; }
.hoc4-review-summary__chart i:nth-child(6) { height: 76%; background: #7e9d89; }
.hoc4-review-summary__chart i:nth-child(7) { height: 89%; background: var(--hoc4-rust); }

.hoc4-review-summary__signal {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  margin-top: 21px;
  padding: 13px;
  border-radius: 14px;
  background: var(--hoc4-rust-soft);
}

.hoc4-review-summary__signal > i {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 11px;
  color: #fff;
  background: var(--hoc4-rust);
}

.hoc4-review-summary__signal span {
  display: grid;
}

.hoc4-review-summary__signal strong {
  font-size: 11px;
}

.hoc4-review-summary__signal small {
  margin-top: 3px;
  color: #80563f;
  font-size: 9px;
}

.hoc4-continuity {
  padding: clamp(92px, 10vw, 148px) 0;
  color: #fff;
  background:
    radial-gradient(circle at 84% 8%, rgba(186, 87, 50, .21), transparent 25%),
    var(--hoc4-green);
}

.hoc4-section-heading--light {
  margin-inline: auto;
  text-align: center;
}

.hoc4-section-heading--light > span {
  color: #efae8d;
}

.hoc4-section-heading--light h2 {
  color: #fff !important;
}

.hoc4-section-heading--light p {
  margin-inline: auto;
  color: rgba(255, 255, 255, .68) !important;
}

.hoc4-real-platform {
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 27px;
  background: #10182d;
  box-shadow: 0 34px 90px rgba(10, 23, 18, .32);
}

.hoc4-real-platform img {
  display: block;
  width: 100%;
  height: auto;
}

.hoc4-real-platform figcaption {
  padding: 13px 18px;
  color: rgba(255, 255, 255, .72);
  background: #152039;
  font-size: 12px;
}

.hoc4-continuity-board {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .19);
  border-radius: 27px;
  background: #f8f8f6;
  box-shadow: 0 34px 90px rgba(10, 23, 18, .28);
}

.hoc4-continuity-board__rail {
  display: flex;
  align-items: center;
  padding-top: 28px;
  flex-direction: column;
  gap: 13px;
  background: #20332d;
}

.hoc4-continuity-board__rail span {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 12px;
  color: rgba(255, 255, 255, .55);
}

.hoc4-continuity-board__rail span.is-active {
  color: #fff;
  background: rgba(255, 255, 255, .12);
}

.hoc4-continuity-board__main {
  padding: 30px;
  color: var(--hoc4-ink);
}

.hoc4-continuity-board__main > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.hoc4-continuity-board__main > header span {
  display: grid;
}

.hoc4-continuity-board__main > header small {
  color: #8a8c87;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.hoc4-continuity-board__main > header strong {
  margin-top: 4px;
  font-size: 23px;
}

.hoc4-continuity-board__main > header > b {
  padding: 8px 12px;
  border-radius: 999px;
  color: #476453;
  background: #dfe8dc;
  font-size: 10px;
}

.hoc4-continuity-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 14px;
}

.hoc4-continuity-metrics article {
  min-height: 145px;
  padding: 21px;
  border: 1px solid #e6e6e2;
  border-radius: 17px;
  background: #fff;
}

.hoc4-continuity-metrics span {
  display: block;
  color: #7f827d;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.hoc4-continuity-metrics strong {
  display: block;
  margin-top: 20px;
  color: var(--hoc4-green);
  font-size: 28px;
  font-weight: 550;
  letter-spacing: -.04em;
}

.hoc4-continuity-metrics small {
  display: block;
  margin-top: 5px;
  color: #8b8d88;
  font-size: 10px;
}

.hoc4-continuity-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, .75fr);
  gap: 14px;
}

.hoc4-continuity-chart,
.hoc4-continuity-list {
  min-height: 300px;
  padding: 22px;
  border: 1px solid #e6e6e2;
  border-radius: 17px;
  background: #fff;
}

.hoc4-continuity-chart > header,
.hoc4-continuity-list > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hoc4-continuity-chart > header strong,
.hoc4-continuity-list > header strong {
  font-size: 14px;
}

.hoc4-continuity-chart > header span,
.hoc4-continuity-list > header span {
  color: #878984;
  font-size: 9px;
}

.hoc4-continuity-chart > div {
  display: flex;
  height: 185px;
  align-items: end;
  gap: 14px;
  margin-top: 20px;
  padding: 0 10px;
  border-bottom: 1px solid #e6e6e2;
}

.hoc4-continuity-chart > div i {
  width: 100%;
  border-radius: 8px 8px 0 0;
  background: #d8e3d6;
}

.hoc4-continuity-chart > div i:nth-child(1) { height: 34%; }
.hoc4-continuity-chart > div i:nth-child(2) { height: 46%; }
.hoc4-continuity-chart > div i:nth-child(3) { height: 40%; }
.hoc4-continuity-chart > div i:nth-child(4) { height: 61%; }
.hoc4-continuity-chart > div i:nth-child(5) { height: 54%; }
.hoc4-continuity-chart > div i:nth-child(6) { height: 77%; background: #759381; }
.hoc4-continuity-chart > div i:nth-child(7) { height: 88%; background: var(--hoc4-rust); }

.hoc4-continuity-chart > footer {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  padding: 8px 5px 0;
  color: #a0a19d;
  font-size: 8px;
  text-align: center;
}

.hoc4-continuity-list > div {
  display: grid;
  min-height: 88px;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  border-bottom: 1px solid #ecece8;
}

.hoc4-continuity-list > div:last-child {
  border-bottom: 0;
}

.hoc4-continuity-list > div > i {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 11px;
  color: var(--hoc4-rust-dark);
  background: var(--hoc4-rust-soft);
}

.hoc4-continuity-list > div span {
  display: grid;
}

.hoc4-continuity-list > div strong {
  font-size: 11px;
}

.hoc4-continuity-list > div small {
  margin-top: 4px;
  color: #8d8f8a;
  font-size: 9px;
}

.hoc4-continuity-list > div b {
  padding: 7px 9px;
  border-radius: 8px;
  color: var(--hoc4-rust-dark);
  background: var(--hoc4-rust-soft);
  font-size: 8px;
}

.hoc4-library {
  background: #fff;
}

.hoc4-library-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 17px;
}

.hoc4-library-card {
  min-height: 310px;
  padding: 31px;
  border: 1px solid var(--hoc4-line);
  border-radius: 23px;
  background: #fbfaf7;
  transition: box-shadow .2s ease, transform .2s ease;
}

.hoc4-library-card:nth-child(2),
.hoc4-library-card:nth-child(5) {
  background: #f2f5ef;
}

.hoc4-library-card:nth-child(3),
.hoc4-library-card:nth-child(4) {
  background: #faf0e9;
}

.hoc4-library-card--accent {
  color: #fff;
  background: var(--hoc4-green) !important;
}

.hoc4-library-card:hover {
  box-shadow: 0 18px 45px rgba(46, 40, 33, .08);
  transform: translateY(-3px);
}

.hoc4-library-card__icon {
  display: grid;
  width: 46px;
  height: 46px;
  margin-bottom: 70px;
  place-items: center;
  border-radius: 14px;
  color: var(--hoc4-rust-dark);
  background: #fff;
  box-shadow: 0 10px 24px rgba(46, 40, 33, .07);
}

.hoc4-library-card--accent .hoc4-library-card__icon {
  color: #fff;
  background: rgba(255, 255, 255, .12);
  box-shadow: none;
}

.hoc4-library-card h3 {
  margin: 0 0 12px;
  font: 550 25px/1.15 "DM Sans", sans-serif !important;
  letter-spacing: -.035em !important;
}

.hoc4-library-card p {
  margin: 0;
  color: #70726e !important;
  font-size: 14px;
  line-height: 1.55;
}

.hoc4-library-card--accent p {
  color: rgba(255, 255, 255, .7) !important;
}

.hoc4-practice {
  background: #f4ece3;
}

.hoc4-practice__card {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr);
  gap: 52px;
  padding: clamp(34px, 5.5vw, 72px);
  border: 1px solid var(--hoc4-line);
  border-radius: 28px;
  background: #fff;
}

.hoc4-practice__card > div > span {
  color: var(--hoc4-rust-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.hoc4-practice h2 {
  margin: 18px 0;
  font: 450 clamp(42px, 4.8vw, 60px) / 1.04 "DM Sans", sans-serif !important;
  letter-spacing: -.05em !important;
}

.hoc4-practice__card > div > p {
  margin: 0 0 26px;
  color: var(--hoc4-muted) !important;
  line-height: 1.58;
}

.hoc4-practice ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hoc4-practice li {
  display: grid;
  gap: 5px;
  padding: 18px 20px;
  border-radius: 15px;
  background: #f8f5ef;
}

.hoc4-practice li strong {
  font-size: 13px;
}

.hoc4-practice li span {
  color: #767873;
  font-size: 11px;
}

.hoc4-practice__note {
  grid-column: 1 / -1;
  margin: 0;
  padding-top: 21px;
  border-top: 1px solid var(--hoc4-line);
  color: #7b7d78 !important;
  font-size: 11px;
  line-height: 1.55;
}

.hoc4-final {
  padding: clamp(96px, 11vw, 158px) 0;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 255, 255, .45), transparent 27%),
    radial-gradient(circle at 90% 90%, rgba(227, 235, 223, .9), transparent 31%),
    linear-gradient(135deg, #f6e4d8 0%, #f4ede4 48%, #e6eee2 100%);
}

.hoc4-final__inner {
  max-width: 920px;
  text-align: center;
}

.hoc4-final h2 {
  margin: 0 0 20px;
  font: 430 clamp(54px, 7vw, 86px) / 1.01 "DM Sans", sans-serif !important;
  letter-spacing: -.058em !important;
}

.hoc4-final p {
  max-width: 660px;
  margin: 0 auto 34px;
  color: #626662 !important;
  font-size: 18px;
  line-height: 1.55;
}

.hoc4-final__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.hoc4-primary-cta--light {
  min-height: 58px;
  min-width: 218px;
  font-size: 15px;
}

.hoc4-final__secondary {
  display: inline-flex !important;
  min-width: 150px;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  padding: 0 23px !important;
  border: 1px solid rgba(41, 43, 44, .2) !important;
  border-radius: 999px !important;
  color: var(--hoc4-ink) !important;
  background: rgba(255, 255, 255, .55) !important;
  font: 700 14px/1 "DM Sans", sans-serif !important;
  cursor: pointer;
}

.hoc4-final__secondary:hover {
  color: var(--hoc4-rust-dark) !important;
  background: #fff !important;
}

.hoc4-js .hoc4-reveal {
  opacity: 0;
  transform: translateY(19px);
  transition: opacity .58s ease, transform .58s cubic-bezier(.2, .75, .22, 1);
  transition-delay: var(--hoc4-delay, 0ms);
}

.hoc4-js .hoc4-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 1120px) {
  .hoc4-hero__grid {
    grid-template-columns: minmax(0, .88fr) minmax(500px, 1.12fr);
    gap: 40px;
  }

  .hoc4-hero h1 {
    font-size: clamp(52px, 5vw, 64px) !important;
  }

  .hoc4-hero-scene {
    min-height: 490px;
  }

  .hoc4-person-card--left,
  .hoc4-person-card--right {
    height: 370px;
  }

  .hoc4-person-card--center {
    height: 435px;
  }

  .hoc4-feature-panel {
    grid-template-columns: minmax(0, .85fr) minmax(470px, 1.15fr);
  }
}

@media (max-width: 980px) {
  .hoc-home--light .topowner,
  .hoc-home--light .topowner.scrolled {
    padding-top: max(13px, env(safe-area-inset-top)) !important;
    padding-bottom: 13px !important;
  }

  .hoc-home--light .top-menu {
    padding: calc(84px + env(safe-area-inset-top)) 20px max(28px, env(safe-area-inset-bottom)) !important;
    background: var(--hoc4-paper) !important;
  }

  .hoc4-hero {
    padding-top: 132px;
  }

  .hoc4-hero__grid {
    grid-template-columns: 1fr;
    gap: 55px;
  }

  .hoc4-hero__copy {
    max-width: 760px;
    margin-inline: auto;
    text-align: left;
  }

  .hoc4-hero h1 {
    font-size: clamp(54px, 7vw, 68px) !important;
  }

  .hoc4-hero__lead,
  .hoc4-revenue-example {
    margin-right: auto;
    margin-left: 0;
  }

  .hoc4-hero__note {
    justify-content: flex-start;
  }

  .hoc4-hero-scene {
    width: min(760px, 100%);
    min-height: 560px;
    margin-inline: auto;
  }

  .hoc4-person-card--left,
  .hoc4-person-card--right {
    height: 420px;
  }

  .hoc4-person-card--center {
    height: 500px;
  }

  .hoc4-feature-panel {
    min-height: 0;
    grid-template-columns: 1fr;
  }

  .hoc4-feature-panel__copy {
    padding-bottom: 42px;
  }

  .hoc4-feature-panel__visual {
    min-height: 560px;
  }

  .hoc4-continuity-grid {
    grid-template-columns: 1fr;
  }

  .hoc4-library-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hoc4-practice__card {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .hoc4-shell {
    width: min(100% - 32px, 1240px);
  }

  .hoc4-hero__grid {
    gap: 32px;
  }

  .hoc4-hero {
    min-height: auto;
    padding: 124px 0 64px;
  }

  .hoc4-hero h1 {
    margin-bottom: 22px;
    font-size: clamp(48px, 12vw, 58px) !important;
    line-height: .95 !important;
  }

  .hoc4-hero__lead {
    max-width: 460px;
    font-size: 17px;
  }

  .hoc4-role-pills {
    max-width: 420px;
    justify-content: flex-start;
  }

  .hoc4-role-pills a {
    min-height: 38px;
    padding-inline: 14px;
    font-size: 12px;
  }

  .hoc4-primary-cta {
    min-width: 184px;
    min-height: 52px;
    font-size: 14px;
  }

  .hoc4-hero__schedule-call {
    min-width: 128px;
    min-height: 52px;
    font-size: 14px !important;
  }

  .hoc4-hero-scene {
    min-height: 430px;
  }

  .hoc4-dashboard-live {
    inset: 12px 0 18px;
  }

  .hoc4-dashboard-live__frame {
    top: 26px;
    border-width: 7px;
    border-radius: 19px;
  }

  .hoc4-dashboard-live__signal {
    top: 35%;
    right: 0;
    width: min(390px, 84%);
    padding: 11px 12px;
  }

  .hoc4-session-review {
    top: 18px;
    right: 0;
    width: 88%;
    min-height: 360px;
    border-radius: 18px;
  }

  .hoc4-session-review__header {
    min-height: 60px;
    padding-inline: 14px;
  }

  .hoc4-session-review__body {
    padding: 14px;
  }

  .hoc4-session-review__heading strong {
    font-size: 15px;
  }

  .hoc4-session-review__metrics {
    margin-top: 12px;
    gap: 6px;
  }

  .hoc4-session-review__metric {
    min-height: 82px;
    padding: 9px 10px;
  }

  .hoc4-session-review__insight {
    min-height: 70px;
    padding: 10px 11px;
  }

  .hoc4-dashboard-live__complete {
    right: 1%;
    bottom: 0;
    width: min(370px, 76%);
    min-height: 58px;
    padding-block: 9px;
  }

  .hoc4-person-card {
    border-width: 6px;
    border-radius: 18px;
  }

  .hoc4-person-card--left,
  .hoc4-person-card--right {
    width: 44%;
    height: 305px;
  }

  .hoc4-person-card--center {
    width: 54%;
    height: 365px;
  }

  .hoc4-person-card__label {
    top: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
    padding: 5px 8px;
    overflow: hidden;
    font-size: 9px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .hoc4-person-card--right .hoc4-person-card__label {
    right: 10px;
    left: auto;
  }

  .hoc4-workflow-card {
    right: 8px;
    bottom: 8px;
    left: 8px;
    grid-template-columns: minmax(0, 1fr) 34px;
    min-height: 66px;
    padding: 9px 8px 9px 11px;
  }

  .hoc4-workflow-card__eyebrow {
    font-size: 7.5px;
  }

  .hoc4-workflow-card__text {
    font-size: 10px;
  }

  .hoc4-workflow-card__icon {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .hoc4-care-board {
    min-height: 342px;
    border-width: 5px;
    border-radius: 17px;
  }

  .hoc4-care-board__rail {
    width: 35px;
    gap: 17px;
    padding-top: 8px;
    font-size: 9px;
  }

  .hoc4-care-board__rail-mark {
    width: 24px;
    height: 24px;
    margin-bottom: 3px;
    border-radius: 7px;
    font-size: 9px;
  }

  .hoc4-care-board__rail i:nth-of-type(2) {
    width: 24px;
    height: 24px;
    border-radius: 7px;
  }

  .hoc4-care-board__app {
    margin-left: 35px;
  }

  .hoc4-care-board__header {
    min-height: 48px;
    grid-template-columns: 25px minmax(0, 1fr) auto;
    gap: 7px;
    padding-inline: 11px;
  }

  .hoc4-care-board__mark {
    width: 23px;
    height: 23px;
    border-radius: 7px;
    font-size: 8px;
  }

  .hoc4-care-board__title strong {
    font-size: 12px;
  }

  .hoc4-care-board__title small,
  .hoc4-care-board__provider small {
    font-size: 6px;
  }

  .hoc4-care-board__provider {
    min-width: 70px;
    padding-left: 8px;
  }

  .hoc4-care-board__provider b {
    font-size: 8px;
  }

  .hoc4-care-board__intro {
    min-height: 56px;
    padding: 8px 12px 7px;
  }

  .hoc4-care-board__intro small {
    font-size: 6px;
  }

  .hoc4-care-board__intro strong {
    font-size: 12px;
  }

  .hoc4-care-board__intro > b {
    min-height: 27px;
    padding-inline: 8px;
    font-size: 7px;
  }

  .hoc4-care-board__tabs {
    min-height: 39px;
    gap: 16px;
    padding-inline: 12px;
    font-size: 8px;
  }

  .hoc4-care-board__columns,
  .hoc4-care-board__row {
    grid-template-columns: 1.35fr .68fr .82fr;
  }

  .hoc4-care-board__columns span:last-child,
  .hoc4-care-board__row em {
    display: none;
  }

  .hoc4-care-board__columns {
    min-height: 30px;
    padding-inline: 12px;
    font-size: 7px;
  }

  .hoc4-care-board__row {
    min-height: 42px;
    padding-inline: 12px;
    font-size: 8px;
  }

  .hoc4-care-board__row strong {
    font-size: 8px;
  }

  .hoc4-care-board__row b {
    padding: 5px 7px;
    font-size: 7px;
  }

  .hoc4-review-toast {
    top: 48%;
    right: -1%;
    width: 88%;
    grid-template-columns: 35px minmax(0, 1fr) auto;
    gap: 8px;
    padding: 9px 10px;
  }

  .hoc4-review-toast__avatar {
    width: 35px;
    height: 35px;
    font-size: 9px;
  }

  .hoc4-review-toast strong {
    font-size: 9px;
  }

  .hoc4-review-toast small {
    font-size: 7px;
  }

  .hoc4-review-toast > b {
    padding: 6px 8px;
    font-size: 7px;
  }

  .hoc4-proof {
    padding-block: 38px;
  }

  .hoc4-proof__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hoc4-proof__items span {
    min-height: 58px;
    border-top: 1px solid var(--hoc4-line);
    font-size: 11px;
  }

  .hoc4-proof__items span:nth-child(odd) {
    border-left: 0;
  }

  .hoc4-section {
    padding-block: 80px;
  }

  .hoc4-section-heading {
    margin-bottom: 38px;
  }

  .hoc4-section-heading--center {
    text-align: left;
  }

  .hoc4-section-heading h2 {
    font-size: clamp(43px, 13vw, 58px) !important;
  }

  .hoc4-section-heading--center p {
    margin-inline: 0;
  }

  .hoc4-feature-tabs {
    width: 100%;
  }

  .hoc4-feature-tabs button {
    min-width: 0;
    width: 100% !important;
    padding-inline: 10px !important;
    font-size: 12px !important;
  }

  .hoc4-feature-panel {
    border-radius: 23px;
  }

  .hoc4-feature-panel__copy {
    padding: 32px 25px 36px;
  }

  .hoc4-feature-panel__copy h3 {
    font-size: clamp(37px, 11vw, 48px) !important;
  }

  .hoc4-feature-panel__visual {
    min-height: 480px;
  }

  .hoc4-assignment-builder,
  .hoc4-review-summary {
    width: calc(100% - 36px);
    padding: 20px;
  }

  .hoc4-client-phone {
    transform: scale(.9);
  }

  .hoc4-continuity {
    padding-block: 84px;
  }

  .hoc4-section-heading--light {
    text-align: left;
  }

  .hoc4-section-heading--light p {
    margin-inline: 0;
  }

  .hoc4-real-platform {
    border-radius: 18px;
  }

  .hoc4-real-platform figcaption {
    padding: 11px 13px;
    font-size: 10px;
  }

  .hoc4-continuity-board {
    grid-template-columns: 1fr;
    border-radius: 20px;
  }

  .hoc4-continuity-board__rail {
    display: none;
  }

  .hoc4-continuity-board__main {
    padding: 17px;
  }

  .hoc4-continuity-board__main > header {
    align-items: flex-start;
  }

  .hoc4-continuity-metrics {
    grid-template-columns: 1fr;
  }

  .hoc4-continuity-metrics article {
    min-height: 115px;
  }

  .hoc4-continuity-metrics strong {
    margin-top: 12px;
  }

  .hoc4-continuity-chart,
  .hoc4-continuity-list {
    min-height: 260px;
    padding: 17px;
  }

  .hoc4-continuity-chart > div {
    height: 150px;
    gap: 7px;
  }

  .hoc4-library-grid {
    grid-template-columns: 1fr;
  }

  .hoc4-library-card {
    min-height: 270px;
  }

  .hoc4-library-card__icon {
    margin-bottom: 54px;
  }

  .hoc4-practice__card {
    padding: 27px 22px;
  }

  .hoc4-practice h2 {
    font-size: clamp(40px, 12vw, 51px) !important;
  }

  .hoc4-practice__note {
    grid-column: auto;
  }

  .hoc4-final {
    padding-block: 90px;
  }

  .hoc4-final__inner {
    text-align: left;
  }

  .hoc4-final h2 {
    font-size: clamp(48px, 14vw, 64px) !important;
  }

  .hoc4-final p {
    margin-inline: 0;
  }

  .hoc4-final__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .hoc4-final__actions > * {
    width: 100% !important;
  }
}

@media (max-width: 430px) {
  .hoc4-hero__note {
    justify-content: flex-start;
    font-size: 11px;
  }

  .hoc4-hero__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .hoc4-hero__actions > * {
    width: 100% !important;
  }

  .hoc4-hero-scene {
    min-height: 330px;
  }

  .hoc4-revenue-example {
    padding: 15px 16px 14px;
    grid-template-columns: 1fr;
  }

  .hoc4-revenue-example > strong {
    grid-column: 1;
    grid-row: auto;
    margin-top: 9px;
    font-size: 39px;
  }

  .hoc4-revenue-example > p {
    margin-top: 7px;
  }

  .hoc4-dashboard-live {
    inset: 0 0 10px;
  }

  .hoc4-dashboard-live__frame {
    inset: 18px 0 auto;
    border-width: 5px;
    border-radius: 15px;
  }

  .hoc4-dashboard-live__signal {
    top: 31%;
    right: 0;
    width: 92%;
    grid-template-columns: 35px minmax(0, 1fr);
    gap: 9px;
    padding: 9px 10px;
    border-radius: 13px;
  }

  .hoc4-dashboard-live__signal > i {
    width: 35px;
    height: 35px;
    border-radius: 10px;
  }

  .hoc4-dashboard-live__signal > b {
    display: none;
  }

  .hoc4-dashboard-live__signal strong {
    font-size: 11px;
  }

  .hoc4-session-review {
    top: 8px;
    right: -1%;
    width: 94%;
    min-height: 300px;
    border-radius: 16px;
  }

  .hoc4-session-review__header {
    min-height: 52px;
    grid-template-columns: 32px minmax(0, 1fr) auto;
    gap: 8px;
    padding-inline: 10px;
  }

  .hoc4-session-review__avatar {
    width: 32px;
    height: 32px;
    border-radius: 10px;
    font-size: 9px;
  }

  .hoc4-session-review__title small {
    font-size: 7px;
  }

  .hoc4-session-review__title strong {
    font-size: 11px;
  }

  .hoc4-session-review__header > b {
    padding: 5px 7px;
    font-size: 7px;
  }

  .hoc4-session-review__body {
    padding: 10px;
  }

  .hoc4-session-review__heading {
    gap: 9px;
  }

  .hoc4-session-review__heading small {
    font-size: 7px;
  }

  .hoc4-session-review__heading strong {
    font-size: 13px;
  }

  .hoc4-session-review__heading > i {
    width: 27px;
    height: 27px;
    flex-basis: 27px;
    border-radius: 8px;
    font-size: 10px;
  }

  .hoc4-session-review__metrics {
    margin-top: 9px;
    gap: 5px;
  }

  .hoc4-session-review__metric {
    min-height: 68px;
    gap: 3px;
    padding: 7px;
    border-radius: 9px;
  }

  .hoc4-session-review__metric small {
    font-size: 7px;
  }

  .hoc4-session-review__metric strong {
    font-size: 11px;
  }

  .hoc4-session-review__insight {
    min-height: 58px;
    margin-top: 6px;
    grid-template-columns: 30px minmax(0, 1fr);
    gap: 8px;
    padding: 7px 8px;
    border-radius: 10px;
  }

  .hoc4-session-review__insight > i {
    width: 30px;
    height: 30px;
    border-radius: 9px;
  }

  .hoc4-session-review__insight small {
    font-size: 6px;
  }

  .hoc4-session-review__insight strong {
    font-size: 8px;
  }

  .hoc4-session-review__progress {
    margin-top: 8px;
    grid-template-columns: 1fr;
  }

  .hoc4-session-review__progress small {
    display: none;
  }

  .hoc4-dashboard-live__complete {
    right: 0;
    bottom: -4px;
    width: 90%;
    min-height: 50px;
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 8px;
    padding: 8px 10px;
    border-radius: 13px;
  }

  .hoc4-dashboard-live__complete > i {
    width: 32px;
    height: 32px;
  }

  .hoc4-dashboard-live__complete strong {
    font-size: 10px;
  }

  .hoc4-dashboard-live__complete small {
    font-size: 7px;
  }

  .hoc4-person-card--left,
  .hoc4-person-card--right {
    height: 270px;
  }

  .hoc4-person-card--center {
    height: 330px;
  }

  .hoc4-care-board {
    width: 104%;
  }

  .hoc4-care-board__provider,
  .hoc4-care-board__tabs span:last-child {
    display: none;
  }

  .hoc4-review-toast {
    right: 0;
    width: 94%;
  }

  .hoc4-review-toast > b {
    max-width: 64px;
    text-align: center;
  }

}

@media (prefers-reduced-motion: reduce) {
  .hoc4-dashboard-live,
  .hoc4-dashboard-live__frame,
  .hoc4-dashboard-live__frame img,
  .hoc4-dashboard-live__wash,
  .hoc4-dashboard-live__sheen,
  .hoc4-dashboard-live__glow,
  .hoc4-dashboard-live__signal,
  .hoc4-dashboard-live__signal > b i,
  .hoc4-session-review,
  .hoc4-session-review__metric,
  .hoc4-session-review__metric > span i,
  .hoc4-session-review__insight,
  .hoc4-session-review__progress,
  .hoc4-session-review__progress > span i,
  .hoc4-dashboard-live__complete,
  .hoc4-portrait-stage,
  .hoc4-person-card,
  .hoc4-workflow-card,
  .hoc4-care-board,
  .hoc4-care-board__row,
  .hoc4-review-toast,
  .hoc4-care-board__row--focus::before,
  .hoc4-confetti {
    animation: none !important;
  }

  .hoc4-dashboard-live {
    opacity: 1;
    transform: none;
  }

  .hoc4-dashboard-live__frame {
    opacity: 1;
    filter: none;
    transform: none;
  }

  .hoc4-dashboard-live__frame img {
    opacity: .39;
    transform: scale(1.02);
  }

  .hoc4-dashboard-live__wash {
    opacity: .66;
  }

  .hoc4-dashboard-live__sheen {
    display: none;
  }

  .hoc4-dashboard-live__glow {
    opacity: .72;
    transform: scale(1);
  }

  .hoc4-dashboard-live__signal {
    display: none;
  }

  .hoc4-session-review,
  .hoc4-session-review__metric,
  .hoc4-session-review__insight,
  .hoc4-session-review__progress,
  .hoc4-dashboard-live__complete {
    opacity: 1;
    filter: none;
    transform: none;
  }

  .hoc4-session-review__metric > span i,
  .hoc4-session-review__progress > span i {
    transform: scaleX(1);
  }

  .hoc4-portrait-stage {
    display: none;
  }

  .hoc4-care-board {
    opacity: 1;
    filter: none;
    transform: translate(-50%, -50%);
  }

  .hoc4-care-board__row {
    opacity: 1;
    transform: none;
  }

  .hoc4-care-board__row--focus {
    background: #fff6ef;
  }

  .hoc4-care-board__row--focus::before {
    opacity: 1;
    transform: scaleY(1);
  }

  .hoc4-review-toast {
    opacity: 1;
    transform: translate(0, -50%) scale(1);
  }

  .hoc4-js .hoc4-reveal {
    transition: none !important;
  }
}

/* Homepage hero visual: therapist with two supporting agents */

.hoc4-agent-hero {
  z-index: 4;
  min-height: 520px;
}

.hoc4-agent-stage {
  position: absolute;
  inset: 0;
  isolation: isolate;
}

.hoc4-agent-stage::before {
  content: "";
  position: absolute;
  inset: 7% 3% 6%;
  z-index: -2;
  border: 1px solid var(--hoc4-line);
  border-radius: 26px;
  background: rgba(242, 234, 223, .72);
  box-shadow: 0 28px 70px rgba(70, 54, 42, .08);
}

.hoc4-agent-card {
  position: absolute;
  top: 49%;
  overflow: hidden;
  border: 1px solid #ded3c8;
  border-radius: 20px;
  background: var(--hoc4-paper);
  box-shadow:
    0 24px 58px rgba(70, 54, 42, .14),
    0 0 0 7px rgba(255, 253, 248, .88);
  transition: transform .25s ease, box-shadow .25s ease;
  will-change: translate, scale, opacity;
}

.hoc4-agent-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: none;
  transform: scale(1.01);
  animation: hoc4-agent-image-breathe 11s ease-in-out infinite alternate;
  will-change: transform;
}

.hoc4-agent-card--cbt,
.hoc4-agent-card--progress {
  z-index: 1;
  width: 35%;
  height: 390px;
}

.hoc4-agent-card--cbt {
  left: 0;
  transform: translateY(-50%) rotate(-1.4deg);
  animation:
    hoc4-agent-card-intro .72s cubic-bezier(.2, .72, .2, 1) .16s both,
    hoc4-agent-float-left 12s ease-in-out 1.1s infinite both;
}

.hoc4-agent-card--cbt img {
  object-position: 50% center;
  animation-delay: -.8s;
}

.hoc4-agent-card--progress {
  right: 0;
  transform: translateY(-50%) rotate(1.4deg);
  animation:
    hoc4-agent-card-intro .72s cubic-bezier(.2, .72, .2, 1) .28s both,
    hoc4-agent-float-right 12s ease-in-out 1.1s infinite both;
}

.hoc4-agent-card--progress img {
  object-position: 50% center;
  animation-delay: -2.4s;
}

.hoc4-agent-card--provider {
  left: 50%;
  z-index: 3;
  width: 42%;
  height: 458px;
  transform: translate(-50%, -50%);
  animation:
    hoc4-agent-card-intro .72s cubic-bezier(.2, .72, .2, 1) .04s both,
    hoc4-provider-float 12s ease-in-out 1.1s infinite both;
}

.hoc4-agent-card--provider img {
  object-position: 50% center;
  filter: none;
  animation-delay: -1.6s;
}

.hoc4-agent-card__topline {
  position: absolute;
  top: 13px;
  right: 13px;
  left: 13px;
  z-index: 3;
  display: flex;
  min-height: 35px;
  align-items: center;
  justify-content: flex-start;
  padding: 7px 11px;
  border: 1px solid rgba(74, 61, 51, .12);
  border-radius: 10px;
  color: var(--hoc4-ink);
  background: rgba(251, 247, 238, .94);
  box-shadow: 0 7px 20px rgba(70, 54, 42, .08);
  font-family: Ftbase, Arial, sans-serif;
  font-size: 11px;
}

.hoc4-agent-card__topline span {
  display: inline-flex;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@keyframes hoc4-agent-card-intro {
  from {
    opacity: 0;
    scale: .94;
  }

  to {
    opacity: 1;
    scale: 1;
  }
}

@keyframes hoc4-agent-float-left {
  0%,
  30%,
  100% {
    translate: 0 0;
  }

  13% {
    translate: -5px -11px;
  }
}

@keyframes hoc4-provider-float {
  0%,
  33%,
  64%,
  100% {
    translate: 0 0;
  }

  48% {
    translate: 0 -11px;
  }
}

@keyframes hoc4-agent-float-right {
  0%,
  66%,
  100% {
    translate: 0 0;
  }

  82% {
    translate: 5px -11px;
  }
}

@keyframes hoc4-agent-image-breathe {
  from {
    transform: scale(1.01);
  }

  to {
    transform: scale(1.045);
  }
}

@media (hover: hover) and (pointer: fine) {
  .hoc4-agent-card--cbt:hover {
    box-shadow: 0 30px 68px rgba(70, 54, 42, .17), 0 0 0 7px rgba(255, 253, 248, .94);
    transform: translateY(-52%) rotate(-.7deg);
  }

  .hoc4-agent-card--progress:hover {
    box-shadow: 0 30px 68px rgba(70, 54, 42, .17), 0 0 0 7px rgba(255, 253, 248, .94);
    transform: translateY(-52%) rotate(.7deg);
  }

  .hoc4-agent-card--provider:hover {
    box-shadow: 0 32px 74px rgba(70, 54, 42, .18), 0 0 0 7px rgba(255, 253, 248, .96);
    transform: translate(-50%, -52%);
  }
}

@media (max-width: 1180px) {
  .hoc4-hero__grid {
    grid-template-columns: minmax(430px, .84fr) minmax(550px, 1.16fr);
    gap: 46px;
  }

  .hoc4-agent-hero {
    min-height: 510px;
  }

  .hoc4-agent-card--cbt,
  .hoc4-agent-card--progress {
    height: 360px;
  }

  .hoc4-agent-card--provider {
    height: 430px;
  }
}

@media (max-width: 1080px) {
  .hoc4-hero > .hoc4-shell {
    width: min(760px, calc(100% - 48px));
  }

  .hoc4-hero__grid {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .hoc4-agent-hero {
    width: min(760px, 100%);
    min-height: 560px;
  }

  .hoc4-agent-card--cbt,
  .hoc4-agent-card--progress {
    height: 414px;
  }

  .hoc4-agent-card--provider {
    height: 492px;
  }
}

@media (max-width: 720px) {
  .hoc4-hero > .hoc4-shell {
    width: min(100% - 30px, 760px);
  }

  .hoc4-hero {
    padding-top: 116px;
  }

  .hoc4-agent-hero {
    min-height: 440px;
  }

  .hoc4-agent-stage::before {
    inset: 6% 0 8%;
    border-radius: 28px;
  }

  .hoc4-agent-card {
    border-width: 1px;
    border-radius: 16px;
  }

  .hoc4-agent-card--cbt,
  .hoc4-agent-card--progress {
    width: 40%;
    height: 310px;
  }

  .hoc4-agent-card--provider {
    width: 50%;
    height: 374px;
  }

  .hoc4-agent-card__topline {
    top: 8px;
    right: 8px;
    left: 8px;
    min-height: 30px;
    padding: 5px 7px;
    font-size: 8px;
  }
}

@media (max-width: 430px) {
  .hoc4-agent-hero {
    min-height: 335px;
  }

  .hoc4-agent-card--cbt,
  .hoc4-agent-card--progress {
    height: 250px;
  }

  .hoc4-agent-card--provider {
    width: 52%;
    height: 300px;
  }

  .hoc4-agent-card__topline {
    right: 6px;
    left: 6px;
  }

}

@media (prefers-reduced-motion: reduce) {
  .hoc4-agent-card,
  .hoc4-agent-card img {
    animation: none !important;
  }

  .hoc4-agent-card {
    opacity: 1;
    scale: 1;
    translate: 0 0;
  }

  .hoc4-agent-card img {
    transform: scale(1.02);
  }
}

/* Homepage mobile first fold and navigation.
   Keep these overrides together so the legacy mobile header rules cannot
   compete with the current public navigation. */
@media (max-width: 980px) {
  .hoc-home .topowner,
  .hoc-home .topowner.scrolled {
    position: fixed !important;
    inset: 0 0 auto !important;
    min-height: 72px;
    padding: max(10px, env(safe-area-inset-top)) 16px 10px !important;
    background: rgba(255, 253, 248, .94) !important;
    border-bottom: 1px solid rgba(41, 43, 44, .09);
    box-shadow: 0 8px 28px rgba(29, 35, 31, .08) !important;
    -webkit-backdrop-filter: blur(18px) saturate(125%);
    backdrop-filter: blur(18px) saturate(125%);
  }

  .hoc-home .mobile-logo-container {
    display: block !important;
    max-height: none;
    margin: 0;
    color: var(--hoc4-ink) !important;
  }

  .hoc-home .mobile-logo-container .menu-logo,
  .hoc-home .topowner:not(.scrolled) .mobile-logo-container .menu-logo,
  .hoc-home .mobile-logo-container .menu-logo:hover,
  .hoc-home .mobile-logo-container .menu-logo:focus-visible {
    margin: 0 !important;
    color: var(--hoc4-ink) !important;
    opacity: 1 !important;
  }

  .hoc-home .mobile-logo-container .hoc-public-brand-logo {
    gap: 9px;
  }

  .hoc-home .mobile-logo-container .hoc-public-brand-logo__mark,
  .hoc-home .topowner:not(.scrolled) .mobile-logo-container .hoc-public-brand-logo__mark {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
    color: var(--hoc4-rust) !important;
  }

  .hoc-home .mobile-logo-container .hoc-public-brand-logo__wordmark {
    color: var(--hoc4-ink) !important;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -.04em;
  }

  .hoc-home .mobile-logo-container .hoc-public-brand-logo__wordmark strong,
  .hoc-home .topowner:not(.scrolled) .mobile-logo-container .hoc-public-brand-logo__wordmark strong,
  .hoc-home .mobile-logo-container .menu-logo:hover .hoc-public-brand-logo__wordmark strong,
  .hoc-home .mobile-logo-container .menu-logo:focus-visible .hoc-public-brand-logo__wordmark strong {
    color: var(--hoc4-rust) !important;
    font-weight: 700;
  }

  .hoc-home .menu-toggle,
  .hoc-home .topowner.scrolled .menu-toggle {
    width: 44px;
    height: 44px;
    border: 1px solid rgba(38, 50, 45, .14);
    background: var(--hoc4-green) !important;
    color: #fff !important;
    box-shadow: 0 8px 20px rgba(38, 50, 45, .14);
  }

  .hoc-home #topMenu {
    padding: calc(84px + env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom)) !important;
    gap: 8px !important;
    background:
      radial-gradient(circle at 0 0, rgba(251, 233, 224, .82), transparent 34%),
      linear-gradient(160deg, #fffdf8 0%, #f7f3ea 100%) !important;
  }

  .hoc-home #topMenu > .menu-logo {
    display: inline-flex !important;
    position: absolute;
    top: max(18px, env(safe-area-inset-top));
    left: 18px;
    margin: 0 !important;
    color: var(--hoc4-ink) !important;
  }

  .hoc-home #topMenu > .menu-logo .hoc-public-brand-logo {
    gap: 8px;
  }

  .hoc-home #topMenu > .menu-logo .hoc-public-brand-logo__mark {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
    color: var(--hoc4-rust) !important;
  }

  .hoc-home #topMenu > .menu-logo .hoc-public-brand-logo__wordmark {
    color: var(--hoc4-ink) !important;
    font-size: 20px;
    font-weight: 600;
  }

  .hoc-home #topMenu > .menu-logo .hoc-public-brand-logo__wordmark strong {
    color: var(--hoc4-rust) !important;
    font-weight: 700;
  }

  .hoc-home #topMenu > .closeNav:first-child {
    top: max(16px, env(safe-area-inset-top)) !important;
    right: 16px !important;
    border: 1px solid rgba(41, 43, 44, .1) !important;
    background: rgba(255, 255, 255, .78) !important;
    color: var(--hoc4-ink) !important;
    box-shadow: 0 7px 18px rgba(41, 43, 44, .08);
  }

  .hoc-home #topMenu > .menu-label {
    display: block !important;
    margin: 5px 4px 4px !important;
    color: #77756e;
    font-size: 11px !important;
    font-weight: 750;
    letter-spacing: .13em;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
  }

  .hoc-home #topMenu > .menu-divider {
    display: none !important;
  }

  .hoc-home #topMenu .top-menu__primary {
    display: grid;
    width: 100%;
    gap: 7px;
  }

  .hoc-home #topMenu .top-menu__primary > a,
  .hoc-home #topMenu .top-menu__primary > .dropdown > a {
    min-height: 56px !important;
    margin: 0 !important;
    padding: 0 16px !important;
    border: 1px solid rgba(41, 43, 44, .1);
    border-radius: 15px !important;
    background: rgba(255, 255, 255, .72) !important;
    color: var(--hoc4-ink) !important;
    box-shadow: 0 5px 16px rgba(55, 48, 39, .045);
    font-size: 16px !important;
    font-weight: 650 !important;
  }

  .hoc-home #topMenu .top-menu__primary > a:hover,
  .hoc-home #topMenu .top-menu__primary > a:focus-visible,
  .hoc-home #topMenu .top-menu__primary > .dropdown > a:hover,
  .hoc-home #topMenu .top-menu__primary > .dropdown > a:focus-visible {
    border-color: rgba(169, 79, 55, .22);
    background: var(--hoc4-rust-soft) !important;
    color: var(--hoc4-rust-dark) !important;
  }

  .hoc-home #topMenu .top-menu__primary > a::after,
  .hoc-home #topMenu .top-menu__primary > .dropdown > a::after {
    width: 8px !important;
    height: 8px !important;
    margin: 0 2px 0 auto !important;
    opacity: .55 !important;
    transform: rotate(-45deg) !important;
  }

  .hoc-home #topMenu .top-menu__primary > .dropdown > a::after {
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }

  .hoc-home #topMenu #login2 {
    min-height: 50px !important;
    margin: 8px 0 0 !important;
    padding: 0 16px !important;
    justify-content: center !important;
    border: 1px solid rgba(41, 43, 44, .14);
    border-radius: 14px !important;
    background: rgba(255, 255, 255, .55) !important;
    color: var(--hoc4-ink) !important;
    font-size: 16px !important;
    font-weight: 650 !important;
  }

  .hoc-home #topMenu #starttrial {
    min-height: 52px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 14px !important;
    background: var(--hoc4-rust) !important;
    color: #fff !important;
    box-shadow: 0 12px 24px rgba(127, 57, 41, .18) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
  }

  .hoc-home #topMenu #starttrial:hover,
  .hoc-home #topMenu #starttrial:focus-visible {
    background: var(--hoc4-rust-dark) !important;
    color: #fff !important;
  }
}

@media (max-width: 820px) {
  .hoc2-hero--function {
    padding-top: 118px;
  }

  .hoc2-hero--function .hoc2-hero__panel {
    background-position: 68% center;
  }
}

@media (max-width: 620px) {
  .hoc2-hero--function {
    min-height: max(720px, 100svh);
    padding: 112px 18px 42px;
  }

  .hoc2-hero--function .hoc2-hero__panel {
    background-position: 73% center;
  }

  .hoc2-hero--function .hoc2-hero__shade {
    background:
      linear-gradient(180deg, rgba(38, 50, 45, .03) 0%, rgba(38, 50, 45, .1) 29%, rgba(38, 50, 45, .72) 56%, rgba(38, 50, 45, .98) 100%),
      linear-gradient(90deg, rgba(38, 50, 45, .22) 0%, rgba(38, 50, 45, .02) 100%);
  }
}

@media (max-width: 390px) {
  .hoc-home .mobile-logo-container .hoc-public-brand-logo__mark {
    width: 35px;
    height: 35px;
    flex-basis: 35px;
  }

  .hoc-home .mobile-logo-container .hoc-public-brand-logo__wordmark {
    font-size: 20px;
  }

  .hoc-home #topMenu {
    padding-right: 14px !important;
    padding-left: 14px !important;
  }

  .hoc2-hero--function h1 {
    font-size: clamp(35px, 10.5vw, 42px) !important;
  }
}
