.asc-client-dashboard,
.asc-client-dashboard * {
  box-sizing: border-box;
}

html:has(body.ascendlize-transformation-page),
body.ascendlize-transformation-page {
  min-height: 100%;
  background:
    radial-gradient(circle at 14% 12%, rgba(157, 69, 27, 0.24), transparent 34%),
    radial-gradient(circle at 86% 68%, rgba(218, 103, 31, 0.1), transparent 29%),
    linear-gradient(145deg, #171310 0%, #090909 43%, #11100f 100%) !important;
}

body.ascendlize-transformation-page #page,
body.ascendlize-transformation-page .site,
body.ascendlize-transformation-page #content,
body.ascendlize-transformation-page .site-content,
body.ascendlize-transformation-page #primary,
body.ascendlize-transformation-page .content-area,
body.ascendlize-transformation-page .site-main,
body.ascendlize-transformation-page main,
body.ascendlize-transformation-page article,
body.ascendlize-transformation-page .entry-content,
body.ascendlize-transformation-page .page-content,
body.ascendlize-transformation-page .entry-content .elementor,
body.ascendlize-transformation-page .entry-content .elementor-section-wrap,
body.ascendlize-transformation-page .entry-content .elementor-section,
body.ascendlize-transformation-page .entry-content .elementor-container,
body.ascendlize-transformation-page .entry-content .e-con,
body.ascendlize-transformation-page .entry-content .e-con.e-parent,
body.ascendlize-transformation-page .site-content > .ast-container,
body.ascendlize-transformation-page .elementor[data-elementor-type="wp-page"],
body.ascendlize-transformation-page .elementor[data-elementor-type="wp-page"] .elementor-section,
body.ascendlize-transformation-page .elementor[data-elementor-type="wp-page"] .e-con,
body.ascendlize-transformation-page main .elementor,
body.ascendlize-transformation-page main .elementor-section-wrap,
body.ascendlize-transformation-page main .elementor-inner,
body.ascendlize-transformation-page main .elementor-widget-wrap,
body.ascendlize-transformation-page main .e-con.e-parent,
body.ascendlize-transformation-page main .wp-site-blocks {
  background: transparent !important;
}

body.ascendlize-transformation-page {
  overflow-x: hidden;
  color: #f5f0e8;
}

body.ascendlize-transformation-page .site-main,
body.ascendlize-transformation-page main {
  position: relative;
  isolation: isolate;
  overflow: clip;
}

body.ascendlize-transformation-page .site-main::after,
body.ascendlize-transformation-page main::after {
  content: "";
  position: absolute;
  top: -12%;
  bottom: -12%;
  left: -55vw;
  z-index: 20;
  width: 38vw;
  min-width: 280px;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(105deg, transparent 16%, rgba(255, 183, 128, 0.04) 36%, rgba(255, 202, 158, 0.14) 50%, rgba(230, 106, 25, 0.05) 64%, transparent 84%);
  filter: blur(18px);
  transform: translate3d(0, 0, 0) skewX(-9deg);
  animation: asc-dashboard-page-sweep 7s ease-in-out infinite;
}

.asc-client-dashboard {
  --asc-bg: #0b0b0b;
  --asc-panel-deep: rgba(36, 32, 29, 0.94);
  --asc-border: rgba(230, 130, 65, 0.34);
  --asc-border-soft: rgba(255, 255, 255, 0.1);
  --asc-text: #f5f0e8;
  --asc-muted: #cbc3ba;
  --asc-accent: #f47a2b;
  position: relative;
  isolation: isolate;
  width: min(1220px, 100%);
  margin: 0 auto;
  padding: 42px;
  overflow: hidden;
  color: var(--asc-text);
  background:
    radial-gradient(circle at 12% 6%, rgba(187, 83, 27, 0.2), transparent 31%),
    radial-gradient(circle at 88% 94%, rgba(226, 106, 25, 0.09), transparent 28%),
    linear-gradient(135deg, #171411 0%, var(--asc-bg) 44%, #11100f 100%);
  border: 1px solid var(--asc-border);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.05);
  font-family: "Jost", Arial, sans-serif;
  line-height: 1.5;
}

.asc-client-dashboard::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  opacity: 0.3;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.026) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.026) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(to bottom, black, transparent 92%);
}

.asc-client-dashboard::after {
  content: "";
  position: absolute;
  top: -70%;
  left: -25%;
  z-index: -1;
  width: 55%;
  height: 210%;
  pointer-events: none;
  opacity: 0.2;
  background: linear-gradient(105deg, transparent 32%, rgba(255, 188, 132, 0.18) 50%, transparent 68%);
  transform: translateX(-45%) rotate(7deg);
  animation: asc-dashboard-sweep 16s ease-in-out infinite;
}

.asc-client-dashboard__atmosphere {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}

.asc-client-dashboard__bloom {
  position: absolute;
  top: 7%;
  right: -15%;
  width: 52%;
  aspect-ratio: 1;
  border-radius: 50%;
  opacity: 0.35;
  background: radial-gradient(circle, rgba(244, 122, 43, 0.24), transparent 67%);
  filter: blur(18px);
  animation: asc-dashboard-bloom 12s ease-in-out infinite alternate;
}

.asc-client-dashboard__line {
  position: absolute;
  height: 1px;
  opacity: 0.4025;
  background: linear-gradient(90deg, transparent, var(--asc-accent), transparent);
  transform-origin: center;
}

.asc-client-dashboard__line--one {
  top: 24%;
  right: -4%;
  width: 44%;
  transform: rotate(-18deg);
}

.asc-client-dashboard__line--two {
  bottom: 18%;
  left: -8%;
  width: 38%;
  transform: rotate(14deg);
}

.asc-client-dashboard__line--three {
  top: 56%;
  right: 12%;
  width: 34%;
  transform: rotate(9deg);
}

.asc-client-dashboard__ember {
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  opacity: 0;
  background: #ff8a3d;
  box-shadow: 0 0 10px rgba(255, 113, 34, 0.85);
  animation: asc-dashboard-ember var(--asc-ember-duration, 12s) linear infinite;
}

.asc-client-dashboard__ember--one { left: 7%; bottom: 4%; animation-delay: -1s; --asc-ember-duration: 14s; }
.asc-client-dashboard__ember--two { left: 16%; bottom: 24%; animation-delay: -6s; --asc-ember-duration: 17s; }
.asc-client-dashboard__ember--three { left: 27%; bottom: 2%; animation-delay: -3s; --asc-ember-duration: 13s; }
.asc-client-dashboard__ember--four { left: 39%; bottom: 17%; animation-delay: -8s; --asc-ember-duration: 18s; }
.asc-client-dashboard__ember--five { left: 49%; bottom: 7%; animation-delay: -4s; --asc-ember-duration: 15s; }
.asc-client-dashboard__ember--six { left: 59%; bottom: 29%; animation-delay: -11s; --asc-ember-duration: 19s; }
.asc-client-dashboard__ember--seven { left: 68%; bottom: 3%; animation-delay: -7s; --asc-ember-duration: 14s; }
.asc-client-dashboard__ember--eight { left: 78%; bottom: 20%; animation-delay: -14s; --asc-ember-duration: 20s; }
.asc-client-dashboard__ember--nine { left: 88%; bottom: 8%; animation-delay: -5s; --asc-ember-duration: 16s; }
.asc-client-dashboard__ember--ten { left: 95%; bottom: 31%; animation-delay: -12s; --asc-ember-duration: 18s; }
.asc-client-dashboard__ember--eleven { left: 22%; bottom: 38%; animation-delay: -9s; --asc-ember-duration: 21s; }
.asc-client-dashboard__ember--twelve { left: 45%; bottom: 45%; animation-delay: -16s; --asc-ember-duration: 22s; }
.asc-client-dashboard__ember--thirteen { left: 72%; bottom: 42%; animation-delay: -2s; --asc-ember-duration: 20s; }
.asc-client-dashboard__ember--fourteen { left: 91%; bottom: 50%; animation-delay: -18s; --asc-ember-duration: 23s; }

.asc-client-dashboard__ember--two,
.asc-client-dashboard__ember--six,
.asc-client-dashboard__ember--ten,
.asc-client-dashboard__ember--thirteen {
  width: 2px;
  height: 2px;
  opacity: 0.72;
}

.asc-client-dashboard__ember--four,
.asc-client-dashboard__ember--eight,
.asc-client-dashboard__ember--twelve {
  width: 4px;
  height: 4px;
}

.asc-client-dashboard__header {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.85fr);
  gap: 34px;
  align-items: stretch;
  padding: 30px;
  border: 1px solid var(--asc-border-soft);
  background:
    radial-gradient(circle at 10% 0%, rgba(184, 91, 43, 0.13), transparent 38%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.065), transparent 58%),
    rgba(31, 28, 25, 0.78);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.065),
    inset 0 0 42px rgba(179, 83, 35, 0.045),
    0 18px 50px rgba(0, 0, 0, 0.23);
  backdrop-filter: blur(7px);
}

.asc-client-dashboard__header::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 30px;
  width: 110px;
  height: 2px;
  background: linear-gradient(90deg, var(--asc-accent), rgba(255, 193, 145, 0.5), transparent);
  box-shadow: 0 0 18px rgba(244, 122, 43, 0.46);
}

.asc-client-dashboard__welcome {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
}

.asc-client-dashboard__eyebrow,
.asc-client-dashboard__programme span,
.asc-client-dashboard__status span,
.asc-client-dashboard__detail > span {
  display: block;
  margin: 0;
  color: #e68749;
  font-family: "Jost", Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.asc-client-dashboard__header h2,
.asc-client-dashboard__card h3 {
  font-family: "Alegreya SC", Georgia, serif;
  letter-spacing: 0;
}

.asc-client-dashboard__header h2 {
  margin: 7px 0 18px;
  color: var(--asc-text);
  font-size: 42px;
  font-weight: 700;
  line-height: 1.05;
  text-wrap: balance;
}

.asc-client-dashboard__programme {
  display: flex;
  max-width: 620px;
  flex-wrap: wrap;
  gap: 8px 15px;
  align-items: baseline;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.asc-client-dashboard__programme strong {
  color: #e3dcd4;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
}

.asc-client-dashboard__status-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.asc-client-dashboard__status {
  display: flex;
  min-height: 88px;
  flex-direction: column;
  justify-content: center;
  padding: 17px 19px;
  border: 1px solid rgba(228, 126, 59, 0.3);
  background:
    radial-gradient(circle at 12% 0%, rgba(196, 92, 39, 0.11), transparent 55%),
    linear-gradient(135deg, rgba(58, 48, 41, 0.82), rgba(28, 26, 24, 0.84));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.055),
    inset 0 0 24px rgba(180, 80, 30, 0.035);
}

.asc-client-dashboard__status--access {
  min-height: 70px;
  opacity: 0.88;
}

.asc-client-dashboard__status--access span {
  font-size: 9px;
}

.asc-client-dashboard__status strong {
  display: block;
  margin-top: 6px;
  color: var(--asc-text);
  font-size: 21px;
  font-weight: 500;
  line-height: 1.25;
}

.asc-client-dashboard__status--access strong {
  color: #d8d0c8;
  font-size: 12px;
}

.asc-client-dashboard__login {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  color: #d8d1c9;
  background: rgba(14, 13, 12, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  font-family: "Jost", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  white-space: nowrap;
  transition: color 180ms ease, border-color 180ms ease, background 180ms ease;
}

.asc-client-dashboard__login:hover,
.asc-client-dashboard__login:focus-visible {
  color: #fff;
  background: rgba(116, 54, 23, 0.2);
  border-color: rgba(244, 122, 43, 0.56);
  outline: none;
}

.asc-client-dashboard__sections {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  padding-top: 18px;
}

.asc-client-dashboard__card {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 214px;
  flex-direction: column;
  justify-content: center;
  padding: 28px;
  overflow: hidden;
  color: var(--asc-text);
  background:
    radial-gradient(circle at 10% 0%, rgba(206, 96, 40, 0.15), transparent 42%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.085), transparent 48%),
    linear-gradient(145deg, rgba(68, 57, 49, 0.92), var(--asc-panel-deep));
  border: 1px solid rgba(222, 123, 59, 0.38);
  border-radius: 5px;
  box-shadow:
    0 18px 46px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.065),
    inset 0 0 36px rgba(183, 82, 31, 0.035);
  cursor: default;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.asc-client-dashboard__card--training,
.asc-client-dashboard__card--nutrition,
.asc-client-dashboard__card--learning,
.asc-client-dashboard__card--progress,
.asc-client-dashboard__card--goals {
  background: linear-gradient(
    135deg,
    rgba(42, 34, 29, 0.96) 0%,
    rgba(27, 24, 22, 0.96) 100%
  );
}

.asc-client-dashboard__card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(108deg, transparent 34%, rgba(255, 163, 100, 0.09) 50%, transparent 66%);
  transform: translateX(-55%);
  transition: opacity 220ms ease, transform 550ms ease;
}

.asc-client-dashboard__card::after {
  content: "";
  position: absolute;
  right: -55px;
  bottom: -70px;
  width: 170px;
  height: 170px;
  border: 1px solid rgba(244, 122, 43, 0.1);
  transform: rotate(35deg);
  pointer-events: none;
}

.asc-client-dashboard__card:hover {
  transform: translateY(-4px);
  border-color: rgba(244, 122, 43, 0.62);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.36), 0 0 28px rgba(218, 88, 20, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.asc-client-dashboard__card:target {
  border-color: rgba(244, 122, 43, 0.72);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.32), 0 0 30px rgba(244, 122, 43, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.075);
}

.asc-client-dashboard__card:hover::before {
  opacity: 1;
  transform: translateX(55%);
}

.asc-client-dashboard__card-accent {
  position: absolute;
  top: -1px;
  left: 28px;
  width: 82px;
  height: 2px;
  background: linear-gradient(90deg, var(--asc-accent), rgba(255, 175, 116, 0.4), transparent);
  box-shadow: 0 0 14px rgba(244, 122, 43, 0.4);
}

.asc-client-dashboard__card-heading {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 12px;
}

.asc-client-dashboard__card h3 {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--asc-text);
  font-size: 29px;
  font-weight: 700;
  line-height: 1.08;
}

.asc-client-dashboard__view {
  position: relative;
  z-index: 3;
  display: inline-flex;
  min-width: 58px;
  min-height: 31px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  color: #fff8f1;
  background: linear-gradient(135deg, #d95e18, var(--asc-accent));
  border: 1px solid rgba(255, 177, 121, 0.45);
  border-radius: 3px;
  box-shadow: 0 8px 20px rgba(185, 66, 9, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  font-family: "Jost", Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.asc-client-dashboard__view:hover,
.asc-client-dashboard__view:focus-visible {
  color: #fff;
  background: linear-gradient(135deg, #ec6c20, #ff893d);
  box-shadow: 0 10px 24px rgba(212, 78, 12, 0.28), 0 0 18px rgba(244, 122, 43, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  outline: none;
  transform: translateY(-1px);
}

.asc-client-dashboard__card p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--asc-muted);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
}

.asc-client-dashboard__assignment {
  color: #eee8e1 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}

.asc-client-dashboard__detail + .asc-client-dashboard__detail {
  margin-top: 15px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.075);
}

.asc-client-dashboard__detail p {
  margin-top: 5px;
  color: #d8d0c8;
  font-size: 16px;
  font-weight: 500;
}

.asc-client-dashboard__card--goals {
  grid-column: 1 / -1;
  justify-self: center;
  width: calc(50% - 9px);
}

.asc-client-dashboard--fuel-system .asc-client-dashboard__sections {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.asc-client-dashboard--fuel-system .asc-client-dashboard__card {
  min-height: 225px;
}

.asc-client-dashboard--logged-out {
  padding: 30px;
}

.asc-client-dashboard--logged-out p {
  margin: 0 0 16px;
  color: var(--asc-text);
}

.asc-client-dashboard.is-enhanced [data-asc-dashboard-reveal],
.asc-client-dashboard.is-enhanced [data-asc-dashboard-card] {
  opacity: 0;
  transform: translateY(14px);
  transition: opacity 580ms ease, transform 580ms cubic-bezier(0.2, 0.72, 0.2, 1);
  transition-delay: calc(var(--asc-reveal-order, 0) * 65ms);
}

.asc-client-dashboard.is-enhanced [data-asc-dashboard-reveal].is-visible,
.asc-client-dashboard.is-enhanced [data-asc-dashboard-card].is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes asc-dashboard-sweep {
  0%, 18% { transform: translateX(-45%) rotate(7deg); }
  70%, 100% { transform: translateX(260%) rotate(7deg); }
}

@keyframes asc-dashboard-page-sweep {
  0%, 8% {
    opacity: 0;
    transform: translate3d(0, 0, 0) skewX(-9deg);
  }
  24% {
    opacity: 0.72;
  }
  66% {
    opacity: 0.36;
  }
  82%, 100% {
    opacity: 0;
    transform: translate3d(190vw, 0, 0) skewX(-9deg);
  }
}

@keyframes asc-dashboard-bloom {
  0% { transform: translate3d(-4%, -2%, 0) scale(0.94); opacity: 0.24; }
  100% { transform: translate3d(4%, 3%, 0) scale(1.08); opacity: 0.42; }
}

@keyframes asc-dashboard-ember {
  0% { transform: translate3d(0, 0, 0); opacity: 0; }
  15% { opacity: 0.42; }
  70% { opacity: 0.15; }
  100% { transform: translate3d(18px, -240px, 0); opacity: 0; }
}

@media (max-width: 900px) {
  .asc-client-dashboard { padding: 28px; }
  .asc-client-dashboard__header { grid-template-columns: 1fr; gap: 22px; }
  .asc-client-dashboard__status-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .asc-client-dashboard--fuel-system .asc-client-dashboard__sections { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .asc-client-dashboard--fuel-system .asc-client-dashboard__card:last-child {
    grid-column: 1 / -1;
    justify-self: center;
    width: calc(50% - 9px);
  }
}

@media (max-width: 640px) {
  .asc-client-dashboard {
    width: 100%;
    padding: 18px 14px;
    border-right: 0;
    border-left: 0;
  }

  body.ascendlize-transformation-page .site-main::after,
  body.ascendlize-transformation-page main::after {
    width: 54vw;
    opacity: 0;
    filter: blur(14px);
  }

  .asc-client-dashboard::after,
  .asc-client-dashboard__bloom,
  .asc-client-dashboard__ember--five,
  .asc-client-dashboard__ember--six,
  .asc-client-dashboard__ember--seven,
  .asc-client-dashboard__ember--eight,
  .asc-client-dashboard__ember--nine,
  .asc-client-dashboard__ember--ten,
  .asc-client-dashboard__ember--eleven,
  .asc-client-dashboard__ember--twelve,
  .asc-client-dashboard__ember--thirteen,
  .asc-client-dashboard__ember--fourteen { display: none; }

  .asc-client-dashboard__ember--one,
  .asc-client-dashboard__ember--two,
  .asc-client-dashboard__ember--three,
  .asc-client-dashboard__ember--four {
    display: block;
    --asc-ember-duration: 20s;
  }

  .asc-client-dashboard::before {
    opacity: 0.18;
    background-size: 48px 48px;
  }

  .asc-client-dashboard__line {
    opacity: 0.28;
  }

  .asc-client-dashboard__header {
    gap: 17px;
    padding: 23px 19px 19px;
    backdrop-filter: none;
  }

  .asc-client-dashboard__header::before { left: 19px; width: 78px; }
  .asc-client-dashboard__header h2 { margin: 6px 0 14px; font-size: 32px; }
  .asc-client-dashboard__programme { display: block; padding-top: 13px; }
  .asc-client-dashboard__programme strong { display: block; margin-top: 5px; font-size: 15px; }
  .asc-client-dashboard__status-grid { grid-template-columns: 1fr; gap: 8px; }

  .asc-client-dashboard__status,
  .asc-client-dashboard__status--access { min-height: 0; padding: 14px 15px; }

  .asc-client-dashboard__status strong { font-size: 18px; }
  .asc-client-dashboard__status--access strong { font-size: 11px; }

  .asc-client-dashboard__sections,
  .asc-client-dashboard--fuel-system .asc-client-dashboard__sections {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .asc-client-dashboard__card,
  .asc-client-dashboard--fuel-system .asc-client-dashboard__card,
  .asc-client-dashboard__card--goals,
  .asc-client-dashboard--fuel-system .asc-client-dashboard__card:last-child {
    grid-column: auto;
    width: 100%;
    min-height: 168px;
    padding: 22px 19px;
    backdrop-filter: none;
  }

  .asc-client-dashboard__card-accent { left: 19px; width: 65px; }
  .asc-client-dashboard__card h3 { margin-bottom: 9px; font-size: 25px; }
  .asc-client-dashboard__card-heading { margin-bottom: 9px; }
  .asc-client-dashboard__card-heading h3 { margin-bottom: 0; }
  .asc-client-dashboard__view { min-width: 54px; min-height: 30px; padding: 6px 10px; font-size: 10px; }
  .asc-client-dashboard__card p { font-size: 14px; }

  .asc-client-dashboard__assignment,
  .asc-client-dashboard__detail p { font-size: 15px !important; }

  .asc-client-dashboard__card:hover { transform: none; }
}

@media (prefers-reduced-motion: reduce) {
  body.ascendlize-transformation-page .site-main::after,
  body.ascendlize-transformation-page main::after,
  .asc-client-dashboard::after,
  .asc-client-dashboard__bloom,
  .asc-client-dashboard__ember { animation: none !important; }

  .asc-client-dashboard *,
  .asc-client-dashboard *::before,
  .asc-client-dashboard *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
