#rel-score-page {
  --rels-navy-950: #04111e;
  --rels-navy-900: #071a2f;
  --rels-navy-850: #0a2239;
  --rels-navy-800: #0e2d4a;
  --rels-ink: #102b40;
  --rels-text: #19344d;
  --rels-muted: #566f84;
  --rels-blue: #176bff;
  --rels-blue-dark: #0c4ed8;
  --rels-blue-soft: #e8f1ff;
  --rels-mint: #20c7b7;
  --rels-mint-dark: #0b8b7d;
  --rels-mint-soft: #def8f4;
  --rels-violet: #806df2;
  --rels-gold: #f2b53d;
  --rels-white: #ffffff;
  --rels-paper: #f5f8fb;
  --rels-paper-blue: #eef5fc;
  --rels-line: #d6e2ec;
  --rels-line-dark: rgba(255, 255, 255, .14);
  --rels-shadow-soft: 0 12px 34px rgba(7, 26, 47, .08);
  --rels-shadow: 0 24px 64px rgba(7, 26, 47, .14);
  --rels-shadow-dark: 0 32px 80px rgba(0, 9, 22, .34);
  --rels-radius-sm: 12px;
  --rels-radius-md: 20px;
  --rels-radius-lg: 30px;
  --rels-max: 1180px;
  --rels-header-height: 72px;
}

body.rel-score-active {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  background: #ffffff !important;
}

body.rels-menu-open {
  overflow: hidden !important;
}

html:has(#rel-score-page) {
  scroll-behavior: smooth;
  scroll-padding-top: 96px;
}

#rel-score-page,
#rel-score-page *,
#rel-score-page *::before,
#rel-score-page *::after {
  box-sizing: border-box;
}

#rel-score-page {
  position: relative !important;
  isolation: isolate;
  width: 100% !important;
  min-width: 320px;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  color: var(--rels-text) !important;
  background: var(--rels-white) !important;
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.65 !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

#rel-score-page img,
#rel-score-page svg {
  display: block;
  max-width: 100%;
}

#rel-score-page a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

#rel-score-page button,
#rel-score-page input,
#rel-score-page select,
#rel-score-page textarea {
  font: inherit;
}

#rel-score-page button {
  -webkit-tap-highlight-color: transparent;
}

#rel-score-page h1,
#rel-score-page h2,
#rel-score-page h3,
#rel-score-page h4,
#rel-score-page p,
#rel-score-page ul,
#rel-score-page ol,
#rel-score-page figure {
  margin-top: 0 !important;
}

#rel-score-page h1,
#rel-score-page h2,
#rel-score-page h3,
#rel-score-page h4 {
  color: var(--rels-ink) !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 750 !important;
  letter-spacing: -.035em !important;
  line-height: 1.08 !important;
  text-transform: none !important;
  text-wrap: balance;
}

#rel-score-page h1 {
  margin-bottom: 22px !important;
  font-size: clamp(2.55rem, 4.3vw, 4.05rem) !important;
  line-height: 1.015 !important;
  letter-spacing: -.05em !important;
}

#rel-score-page h2 {
  margin-bottom: 20px !important;
  font-size: clamp(2.15rem, 3.7vw, 3.35rem) !important;
}

#rel-score-page h3 {
  margin-bottom: 13px !important;
  font-size: clamp(1.22rem, 1.8vw, 1.52rem) !important;
  line-height: 1.14 !important;
}

#rel-score-page p,
#rel-score-page li {
  color: var(--rels-text);
  font-size: 1rem !important;
  line-height: 1.68 !important;
}

#rel-score-page p {
  margin-bottom: 18px !important;
}

#rel-score-page h1,
#rel-score-page h2,
#rel-score-page h3,
#rel-score-page h4,
#rel-score-page p,
#rel-score-page li,
#rel-score-page summary,
#rel-score-page .rels-button {
  overflow-wrap: break-word;
}

#rel-score-page article,
#rel-score-page section,
#rel-score-page header,
#rel-score-page footer,
#rel-score-page main,
#rel-score-page nav {
  width: auto;
  max-width: none;
  margin: 0;
}

#rel-score-page .rels-container {
  width: min(calc(100% - 44px), var(--rels-max));
  max-width: var(--rels-max) !important;
  margin-inline: auto !important;
}

#rel-score-page .rels-section {
  position: relative;
  padding: 94px 0;
}

#rel-score-page .rels-section-head {
  max-width: 790px;
  margin-bottom: 44px;
}

#rel-score-page .rels-section-head-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#rel-score-page .rels-section-head > p:last-child {
  max-width: 720px;
  margin-bottom: 0 !important;
  color: var(--rels-muted) !important;
  font-size: clamp(1.04rem, 1.35vw, 1.16rem) !important;
  line-height: 1.66 !important;
}

#rel-score-page .rels-section-head-center > p:last-child {
  margin-inline: auto;
}

#rel-score-page .rels-kicker,
#rel-score-page .rels-eyebrow,
#rel-score-page .rels-card-label {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 15px !important;
  color: var(--rels-blue-dark) !important;
  font-size: .75rem !important;
  font-weight: 820 !important;
  letter-spacing: .12em !important;
  line-height: 1.3 !important;
  text-transform: uppercase !important;
}

#rel-score-page .rels-kicker::before,
#rel-score-page .rels-eyebrow::before {
  display: block;
  width: 24px;
  height: 3px;
  border-radius: 99px;
  background: var(--rels-mint);
  content: "";
}

#rel-score-page .rels-kicker-mint,
#rel-score-page .rels-eyebrow-light {
  color: #92efe5 !important;
}

#rel-score-page .rels-button-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

#rel-score-page .rels-button-row-center {
  justify-content: center;
}

#rel-score-page .rels-button {
  display: inline-flex !important;
  min-height: 50px;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 13px 20px !important;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border: 1px solid transparent !important;
  border-radius: 12px !important;
  box-shadow: none;
  cursor: pointer;
  font-family: inherit !important;
  font-size: .94rem !important;
  font-weight: 780 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: none !important;
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease;
}

#rel-score-page .rels-button:hover {
  transform: translateY(-2px);
}

#rel-score-page .rels-button:focus-visible,
#rel-score-page .rels-menu-button:focus-visible,
#rel-score-page .rels-nav-link:focus-visible,
#rel-score-page summary:focus-visible,
#rel-score-page .rels-text-link:focus-visible {
  outline: 3px solid rgba(32, 199, 183, .48) !important;
  outline-offset: 3px;
}

#rel-score-page .rels-button-primary {
  color: var(--rels-white) !important;
  background: var(--rels-blue) !important;
  box-shadow: 0 13px 28px rgba(23, 107, 255, .28) !important;
}

#rel-score-page .rels-button-primary:hover {
  color: var(--rels-white) !important;
  background: var(--rels-blue-dark) !important;
}

#rel-score-page .rels-button-dark {
  color: var(--rels-white) !important;
  background: var(--rels-navy-900) !important;
}

#rel-score-page .rels-button-dark:hover {
  background: var(--rels-navy-800) !important;
}

#rel-score-page .rels-button-light {
  color: var(--rels-navy-900) !important;
  background: var(--rels-white) !important;
  box-shadow: 0 12px 28px rgba(0, 9, 22, .22) !important;
}

#rel-score-page .rels-button-outline-light {
  color: var(--rels-white) !important;
  border-color: rgba(255, 255, 255, .34) !important;
  background: rgba(255, 255, 255, .06) !important;
}

#rel-score-page .rels-button-outline-light:hover {
  border-color: rgba(255, 255, 255, .7) !important;
  background: rgba(255, 255, 255, .12) !important;
}

#rel-score-page .rels-button-large {
  min-height: 54px;
  padding: 15px 22px !important;
  font-size: .97rem !important;
}

#rel-score-page .rels-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--rels-blue-dark) !important;
  font-size: .94rem;
  font-weight: 780;
  line-height: 1.35;
  text-decoration: none !important;
}

#rel-score-page .rels-text-link:hover {
  color: var(--rels-blue) !important;
}

#rel-score-page .rels-text-link-light {
  color: #aeece5 !important;
}

#rel-score-page .rels-skip {
  position: fixed;
  z-index: 9999;
  top: 10px;
  left: 10px;
  padding: 11px 17px;
  border-radius: 9px;
  color: var(--rels-white) !important;
  background: var(--rels-blue);
  font-size: .9rem;
  font-weight: 780;
  transform: translateY(-160%);
  transition: transform .2s ease;
}

#rel-score-page .rels-skip:focus {
  transform: translateY(0);
}

/* Header */
#rel-score-page .rels-header {
  position: sticky;
  z-index: 1000;
  top: 0;
  width: 100%;
  border-bottom: 1px solid rgba(214, 226, 236, .86);
  background: rgba(255, 255, 255, .96) !important;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  transition: box-shadow .2s ease;
}

#rel-score-page .rels-header.rels-header-scrolled {
  box-shadow: 0 9px 28px rgba(7, 26, 47, .08);
}

#rel-score-page .rels-nav {
  position: relative;
  display: flex;
  min-height: var(--rels-header-height);
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}

#rel-score-page .rels-brand {
  display: inline-flex;
  flex: 0 0 auto;
  min-width: 0;
  align-items: center;
  color: var(--rels-ink) !important;
  text-decoration: none !important;
}

#rel-score-page .rels-brand-lockup {
  display: grid;
  align-items: center;
}

#rel-score-page .rels-brand-image {
  display: block !important;
  width: clamp(190px, 18vw, 222px) !important;
  height: auto !important;
  max-height: none !important;
  margin: 0 !important;
  object-fit: contain;
  object-position: left center;
}

#rel-score-page .rels-brand-context {
  display: block;
  margin-top: 2px;
  padding-left: 4px;
  color: var(--rels-muted) !important;
  font-size: .6rem !important;
  font-weight: 820;
  letter-spacing: .115em;
  line-height: 1.15;
  text-transform: uppercase;
}

#rel-score-page .rels-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: clamp(10px, 1.3vw, 21px);
  white-space: nowrap;
}

#rel-score-page .rels-nav-link {
  color: #38526b !important;
  font-size: .86rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  transition: color .18s ease;
}

#rel-score-page .rels-nav-link:hover {
  color: var(--rels-blue) !important;
}

#rel-score-page .rels-button-nav {
  min-height: 43px;
  padding: 10px 15px !important;
  font-size: .84rem !important;
}

#rel-score-page .rels-menu-button {
  display: none;
  width: 44px;
  height: 44px;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--rels-line);
  border-radius: 11px;
  color: var(--rels-ink);
  background: var(--rels-white);
  cursor: pointer;
}

#rel-score-page .rels-menu-bars,
#rel-score-page .rels-menu-bars::before,
#rel-score-page .rels-menu-bars::after {
  display: block;
  width: 19px;
  height: 2px;
  border-radius: 99px;
  background: currentColor;
  content: "";
  transition: transform .2s ease, opacity .2s ease;
}

#rel-score-page .rels-menu-bars {
  position: relative;
}

#rel-score-page .rels-menu-bars::before {
  position: absolute;
  top: -6px;
}

#rel-score-page .rels-menu-bars::after {
  position: absolute;
  top: 6px;
}

#rel-score-page .rels-menu-button[aria-expanded="true"] .rels-menu-bars {
  background: transparent;
}

#rel-score-page .rels-menu-button[aria-expanded="true"] .rels-menu-bars::before {
  top: 0;
  transform: rotate(45deg);
}

#rel-score-page .rels-menu-button[aria-expanded="true"] .rels-menu-bars::after {
  top: 0;
  transform: rotate(-45deg);
}

/* Hero */
#rel-score-page .rels-hero {
  position: relative;
  overflow: hidden;
  padding: 62px 0 66px;
  color: var(--rels-white) !important;
  background:
    radial-gradient(circle at 87% 14%, rgba(32, 199, 183, .22), transparent 28%),
    radial-gradient(circle at 7% 30%, rgba(23, 107, 255, .2), transparent 29%),
    linear-gradient(145deg, var(--rels-navy-950) 0%, var(--rels-navy-900) 52%, #0d2d4b 100%) !important;
}

#rel-score-page .rels-hero-grid-pattern,
#rel-score-page .rels-ecosystem-pattern,
#rel-score-page .rels-final-pattern {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, .9), transparent 92%);
}

#rel-score-page .rels-hero-glow {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 50%;
  pointer-events: none;
}

#rel-score-page .rels-hero-glow-one {
  right: -170px;
  bottom: -230px;
  width: 540px;
  height: 540px;
  box-shadow: 0 0 0 65px rgba(32, 199, 183, .025), 0 0 0 130px rgba(23, 107, 255, .02);
}

#rel-score-page .rels-hero-glow-two {
  top: -160px;
  left: -200px;
  width: 380px;
  height: 380px;
}

#rel-score-page .rels-hero-layout {
  position: relative;
  z-index: 2;
  display: grid;
  align-items: center;
  gap: 54px;
  grid-template-columns: minmax(0, 1.07fr) minmax(420px, .93fr);
}

#rel-score-page .rels-hero-copy,
#rel-score-page .rels-result-card-wrap {
  min-width: 0;
}

#rel-score-page .rels-hero h1 {
  max-width: 700px;
  color: var(--rels-white) !important;
}

#rel-score-page .rels-hero h1 span {
  color: #8fe8df;
}

#rel-score-page .rels-hero-lead {
  max-width: 660px;
  margin: 0 0 26px !important;
  color: #c2d2df !important;
  font-size: clamp(1.04rem, 1.45vw, 1.17rem) !important;
  line-height: 1.65 !important;
}

#rel-score-page .rels-hero-actions {
  margin-top: 27px;
}

#rel-score-page .rels-hero-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 9px 18px;
  margin: 22px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#rel-score-page .rels-hero-proof li {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #d6e4ed !important;
  font-size: .83rem !important;
  font-weight: 650;
  line-height: 1.35 !important;
}

#rel-score-page .rels-hero-proof li > span {
  display: inline-flex;
  width: 19px;
  height: 19px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--rels-navy-950);
  background: var(--rels-mint);
  font-size: .7rem;
  font-weight: 900;
}

#rel-score-page .rels-domain-note {
  display: flex;
  max-width: 620px;
  margin: 19px 0 0 !important;
  align-items: flex-start;
  gap: 8px;
  color: #8fa8ba !important;
  font-size: .75rem !important;
  line-height: 1.5 !important;
}

#rel-score-page .rels-domain-note > span {
  color: var(--rels-mint);
  font-weight: 800;
}

#rel-score-page .rels-result-card-wrap {
  position: relative;
}

#rel-score-page .rels-result-card-wrap::before {
  position: absolute;
  inset: 11% -8% -9% 8%;
  border-radius: 34px;
  background: linear-gradient(140deg, rgba(23, 107, 255, .22), rgba(32, 199, 183, .18));
  filter: blur(25px);
  content: "";
}

#rel-score-page .rels-result-card {
  position: relative;
  width: 100% !important;
  max-width: 510px !important;
  margin: 0 auto !important;
  padding: 22px !important;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 25px;
  color: var(--rels-text);
  background: rgba(255, 255, 255, .98);
  box-shadow: var(--rels-shadow-dark);
}

#rel-score-page .rels-result-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--rels-line);
}

#rel-score-page .rels-result-brand {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 10px;
}

#rel-score-page .rels-result-brand img {
  width: 38px !important;
  height: 38px !important;
  flex: 0 0 38px;
  border-radius: 9px;
}

#rel-score-page .rels-result-brand div {
  display: grid;
  min-width: 0;
}

#rel-score-page .rels-result-brand span {
  color: var(--rels-muted);
  font-size: .64rem;
  font-weight: 750;
  letter-spacing: .03em;
}

#rel-score-page .rels-result-brand strong {
  color: var(--rels-ink);
  font-size: .86rem;
  line-height: 1.25;
}

#rel-score-page .rels-sample-label {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  padding: 6px 9px;
  border-radius: 999px;
  color: var(--rels-blue-dark) !important;
  background: var(--rels-blue-soft);
  font-size: .61rem;
  font-weight: 820;
  letter-spacing: .06em;
  line-height: 1;
  text-transform: uppercase;
}

#rel-score-page .rels-score-overview {
  display: grid;
  align-items: center;
  gap: 19px;
  padding: 21px 0 19px;
  grid-template-columns: 140px minmax(0, 1fr);
}

#rel-score-page .rels-score-ring {
  position: relative;
  display: grid;
  width: 140px;
  height: 140px;
  place-items: center;
  border-radius: 50%;
  background: conic-gradient(var(--rels-mint) 0 78%, #dce7ef 78% 100%);
  box-shadow: inset 0 0 0 1px rgba(7, 26, 47, .04), 0 12px 30px rgba(7, 26, 47, .1);
}

#rel-score-page .rels-score-ring::after {
  position: absolute;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  background: var(--rels-white);
  content: "";
}

#rel-score-page .rels-score-ring-inner {
  position: relative;
  z-index: 1;
  display: grid;
  justify-items: center;
}

#rel-score-page .rels-score-ring-inner > span {
  color: var(--rels-muted);
  font-size: .62rem;
  font-weight: 800;
  letter-spacing: .1em;
  line-height: 1.1;
  text-transform: uppercase;
}

#rel-score-page .rels-score-ring-inner > strong {
  color: var(--rels-ink);
  font-size: 2.6rem;
  font-weight: 790;
  letter-spacing: -.07em;
  line-height: 1;
}

#rel-score-page .rels-score-ring-inner > small {
  margin-top: 1px;
  color: var(--rels-muted);
  font-size: .63rem;
  font-weight: 700;
}

#rel-score-page .rels-score-summary {
  min-width: 0;
}

#rel-score-page .rels-score-tier {
  display: inline-flex;
  margin-bottom: 9px;
  padding: 5px 9px;
  border-radius: 999px;
  color: #087467;
  background: var(--rels-mint-soft);
  font-size: .65rem;
  font-weight: 820;
  line-height: 1.2;
}

#rel-score-page .rels-score-summary h2 {
  margin-bottom: 8px !important;
  color: var(--rels-ink) !important;
  font-size: 1.18rem !important;
  font-weight: 760 !important;
  letter-spacing: -.025em !important;
  line-height: 1.18 !important;
}

#rel-score-page .rels-score-summary p {
  margin: 0 !important;
  color: var(--rels-muted) !important;
  font-size: .72rem !important;
  line-height: 1.5 !important;
}

#rel-score-page .rels-core-metrics {
  display: grid;
  align-items: center;
  padding: 15px 18px;
  border: 1px solid var(--rels-line);
  border-radius: 16px;
  background: var(--rels-paper);
  grid-template-columns: 1fr 1px 1fr;
}

#rel-score-page .rels-core-divider {
  width: 1px;
  height: 42px;
  background: var(--rels-line);
}

#rel-score-page .rels-core-metric {
  display: grid;
  justify-items: center;
}

#rel-score-page .rels-core-metric > span {
  color: var(--rels-muted);
  font-size: .62rem;
  font-weight: 760;
  letter-spacing: .045em;
  line-height: 1.2;
  text-transform: uppercase;
}

#rel-score-page .rels-core-metric > strong {
  margin-top: 3px;
  color: var(--rels-ink);
  font-size: 1.42rem;
  font-weight: 790;
  letter-spacing: -.04em;
  line-height: 1.1;
}

#rel-score-page .rels-core-metric > strong small {
  color: var(--rels-muted);
  font-size: .57em;
  font-weight: 730;
  letter-spacing: 0;
}

#rel-score-page .rels-quality-panel {
  margin-top: 12px;
  padding: 13px 15px 14px;
  border: 1px solid #dce8f1;
  border-radius: 15px;
}

#rel-score-page .rels-quality-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

#rel-score-page .rels-quality-head > span {
  color: var(--rels-ink);
  font-size: .68rem;
  font-weight: 800;
}

#rel-score-page .rels-quality-head > small {
  color: var(--rels-muted);
  font-size: .58rem;
  font-weight: 700;
}

#rel-score-page .rels-quality-grid {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#rel-score-page .rels-quality-grid > div {
  display: grid;
  padding: 9px;
  border-radius: 10px;
  background: var(--rels-paper);
  grid-template-columns: 9px minmax(0, 1fr);
}

#rel-score-page .rels-status-dot {
  width: 7px;
  height: 7px;
  margin-top: 3px;
  border-radius: 50%;
  grid-row: 1 / span 2;
}

#rel-score-page .rels-status-good {
  background: var(--rels-mint);
  box-shadow: 0 0 0 3px rgba(32, 199, 183, .14);
}

#rel-score-page .rels-status-build {
  background: var(--rels-gold);
  box-shadow: 0 0 0 3px rgba(242, 181, 61, .14);
}

#rel-score-page .rels-quality-grid small {
  color: var(--rels-muted);
  font-size: .54rem;
  font-weight: 700;
  line-height: 1.15;
}

#rel-score-page .rels-quality-grid strong {
  margin-top: 2px;
  color: var(--rels-ink);
  font-size: .65rem;
  line-height: 1.15;
}

/* Definition strip */
#rel-score-page .rels-definition-strip {
  border-bottom: 1px solid var(--rels-line);
  background: var(--rels-white) !important;
}

#rel-score-page .rels-definition-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

#rel-score-page .rels-definition-grid > div {
  min-width: 0;
  padding: 25px 24px;
  border-right: 1px solid var(--rels-line);
}

#rel-score-page .rels-definition-grid > div:first-child {
  border-left: 1px solid var(--rels-line);
}

#rel-score-page .rels-definition-grid > div > span {
  display: block;
  margin-bottom: 3px;
  color: var(--rels-blue-dark);
  font-size: .59rem;
  font-weight: 830;
  letter-spacing: .105em;
  line-height: 1.2;
}

#rel-score-page .rels-definition-grid > div > strong {
  display: block;
  color: var(--rels-ink);
  font-size: .94rem;
  font-weight: 780;
  line-height: 1.3;
}

#rel-score-page .rels-definition-grid > div > p {
  margin: 5px 0 0 !important;
  color: var(--rels-muted) !important;
  font-size: .72rem !important;
  line-height: 1.45 !important;
}

#rel-score-page .rels-definition-grid > .rels-definition-featured {
  background: linear-gradient(150deg, #eaf3ff, #f5fbff);
}

/* Measurement model */
#rel-score-page .rels-measurement {
  background: var(--rels-white) !important;
}

#rel-score-page .rels-balance-model {
  display: grid;
  align-items: stretch;
  gap: 23px;
  grid-template-columns: minmax(0, 1fr) minmax(190px, .56fr) minmax(0, 1fr);
}

#rel-score-page .rels-measure-card {
  position: relative;
  display: flex !important;
  min-width: 0;
  min-height: 305px;
  width: auto !important;
  margin: 0 !important;
  padding: 31px !important;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--rels-line);
  border-radius: var(--rels-radius-md);
  background: var(--rels-white);
  box-shadow: var(--rels-shadow-soft);
}

#rel-score-page .rels-measure-card::after {
  position: absolute;
  right: -55px;
  bottom: -75px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  content: "";
}

#rel-score-page .rels-measure-card-speed::after {
  background: rgba(23, 107, 255, .075);
}

#rel-score-page .rels-measure-card-comprehension::after {
  background: rgba(32, 199, 183, .09);
}

#rel-score-page .rels-measure-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  color: var(--rels-blue-dark);
  background: var(--rels-blue-soft);
  font-size: 1.25rem;
  font-weight: 800;
}

#rel-score-page .rels-measure-card-comprehension .rels-measure-icon {
  color: var(--rels-mint-dark);
  background: var(--rels-mint-soft);
}

#rel-score-page .rels-measure-card .rels-card-label {
  position: relative;
  z-index: 1;
  margin-bottom: 8px !important;
  font-size: .66rem !important;
}

#rel-score-page .rels-measure-card h3,
#rel-score-page .rels-measure-card > p,
#rel-score-page .rels-measure-readout {
  position: relative;
  z-index: 1;
}

#rel-score-page .rels-measure-card > p:not(.rels-card-label) {
  margin-bottom: 24px !important;
  color: var(--rels-muted) !important;
  font-size: .93rem !important;
}

#rel-score-page .rels-measure-readout {
  display: flex;
  margin-top: auto;
  padding-top: 19px;
  align-items: baseline;
  gap: 9px;
  border-top: 1px solid var(--rels-line);
}

#rel-score-page .rels-measure-readout strong {
  color: var(--rels-ink);
  font-size: 2rem;
  font-weight: 790;
  letter-spacing: -.055em;
  line-height: 1;
}

#rel-score-page .rels-measure-readout span {
  color: var(--rels-muted);
  font-size: .7rem;
  font-weight: 700;
}

#rel-score-page .rels-balance-center {
  display: grid;
  min-width: 0;
  align-items: center;
  justify-items: center;
  gap: 15px;
  text-align: center;
}

#rel-score-page .rels-balance-center > div {
  padding: 21px 15px;
  border: 1px solid #b9d9d4;
  border-radius: 16px;
  background: var(--rels-mint-soft);
}

#rel-score-page .rels-balance-center > div > span {
  display: block;
  margin-bottom: 6px;
  color: var(--rels-mint-dark);
  font-size: .58rem;
  font-weight: 840;
  letter-spacing: .1em;
  line-height: 1.2;
}

#rel-score-page .rels-balance-center > div > strong {
  display: block;
  color: var(--rels-ink);
  font-size: .9rem;
  font-weight: 770;
  line-height: 1.35;
}

#rel-score-page .rels-balance-line {
  width: 1px;
  height: 100%;
  min-height: 34px;
  background: linear-gradient(to bottom, transparent, var(--rels-mint), transparent);
}

#rel-score-page .rels-supporting-signals {
  display: grid;
  margin-top: 23px;
  padding: 25px 28px;
  align-items: center;
  gap: 25px;
  border: 1px solid var(--rels-line);
  border-radius: var(--rels-radius-md);
  background: var(--rels-paper);
  grid-template-columns: minmax(220px, .75fr) minmax(0, 1.25fr);
}

#rel-score-page .rels-supporting-intro {
  display: grid;
}

#rel-score-page .rels-supporting-intro > span {
  color: var(--rels-blue-dark);
  font-size: .62rem;
  font-weight: 820;
  letter-spacing: .08em;
  line-height: 1.25;
  text-transform: uppercase;
}

#rel-score-page .rels-supporting-intro > strong {
  margin-top: 5px;
  color: var(--rels-ink);
  font-size: .95rem;
  line-height: 1.35;
}

#rel-score-page .rels-signal-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

#rel-score-page .rels-signal-list > span {
  display: inline-flex;
  padding: 7px 11px;
  border: 1px solid #cddbe6;
  border-radius: 999px;
  color: #3c5871;
  background: var(--rels-white);
  font-size: .69rem;
  font-weight: 730;
  line-height: 1.2;
}

#rel-score-page .rels-comparison-panel {
  display: grid;
  margin-top: 55px;
  padding: 31px;
  align-items: stretch;
  gap: 28px;
  border: 1px solid var(--rels-line);
  border-radius: var(--rels-radius-lg);
  background: linear-gradient(135deg, #f6f9fc, #edf5fc);
  grid-template-columns: minmax(230px, .64fr) minmax(0, 1.36fr);
}

#rel-score-page .rels-comparison-copy {
  display: flex;
  min-width: 0;
  padding: 6px 4px;
  flex-direction: column;
  justify-content: center;
}

#rel-score-page .rels-comparison-copy .rels-card-label {
  margin-bottom: 10px !important;
}

#rel-score-page .rels-comparison-copy h3 {
  font-size: 1.65rem !important;
}

#rel-score-page .rels-comparison-copy > p:last-child {
  margin: 0 !important;
  color: var(--rels-muted) !important;
  font-size: .82rem !important;
  line-height: 1.58 !important;
}

#rel-score-page .rels-reader-scenarios {
  display: grid;
  gap: 11px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#rel-score-page .rels-scenario {
  display: flex !important;
  min-width: 0;
  min-height: 215px;
  width: auto !important;
  margin: 0 !important;
  padding: 20px !important;
  flex-direction: column;
  border: 1px solid var(--rels-line);
  border-radius: 16px;
  background: var(--rels-white);
}

#rel-score-page .rels-scenario-tag {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 19px;
  padding: 5px 8px;
  border-radius: 999px;
  color: var(--rels-muted);
  background: var(--rels-paper);
  font-size: .59rem;
  font-weight: 790;
  line-height: 1.2;
}

#rel-score-page .rels-scenario-caution .rels-scenario-tag {
  color: #a53f22;
  background: #fff0e9;
}

#rel-score-page .rels-scenario-balanced {
  border-color: #8cdcd2;
  box-shadow: 0 11px 25px rgba(32, 199, 183, .1);
}

#rel-score-page .rels-scenario-balanced .rels-scenario-tag {
  color: #087467;
  background: var(--rels-mint-soft);
}

#rel-score-page .rels-scenario-opportunity .rels-scenario-tag {
  color: #8c6517;
  background: #fff7df;
}

#rel-score-page .rels-scenario-metrics {
  display: grid;
  margin-bottom: 14px;
}

#rel-score-page .rels-scenario-metrics strong {
  color: var(--rels-ink);
  font-size: 1.55rem;
  font-weight: 790;
  letter-spacing: -.04em;
  line-height: 1.1;
}

#rel-score-page .rels-scenario-metrics strong small {
  color: var(--rels-muted);
  font-size: .47em;
  letter-spacing: 0;
}

#rel-score-page .rels-scenario-metrics > span {
  margin-top: 4px;
  color: var(--rels-blue-dark);
  font-size: .67rem;
  font-weight: 750;
}

#rel-score-page .rels-scenario > p {
  margin: auto 0 0 !important;
  color: var(--rels-muted) !important;
  font-size: .74rem !important;
  line-height: 1.52 !important;
}

/* Assessment steps */
#rel-score-page .rels-assessment {
  color: var(--rels-white) !important;
  background:
    radial-gradient(circle at 88% 15%, rgba(32, 199, 183, .14), transparent 25%),
    var(--rels-navy-900) !important;
}

#rel-score-page .rels-assessment .rels-section-head h2 {
  color: var(--rels-white) !important;
}

#rel-score-page .rels-assessment .rels-section-head > p:last-child {
  color: #bcd0df !important;
}

#rel-score-page .rels-step-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

#rel-score-page .rels-step-card {
  display: flex !important;
  min-width: 0;
  min-height: 290px;
  width: auto !important;
  margin: 0 !important;
  padding: 25px !important;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 18px;
  background: rgba(255, 255, 255, .075);
}

#rel-score-page .rels-step-card-featured {
  border-color: rgba(32, 199, 183, .65);
  background: linear-gradient(155deg, rgba(32, 199, 183, .18), rgba(23, 107, 255, .12));
}

#rel-score-page .rels-step-top {
  display: flex;
  margin-bottom: 35px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

#rel-score-page .rels-step-top > span:first-child {
  color: #8fe8df;
  font-size: .65rem;
  font-weight: 830;
  letter-spacing: .1em;
}

#rel-score-page .rels-step-icon {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 10px;
  color: #9ee8e1;
  background: rgba(255, 255, 255, .06);
  font-size: .85rem;
  font-weight: 850;
}

#rel-score-page .rels-step-card h3 {
  color: var(--rels-white) !important;
  font-size: 1.17rem !important;
}

#rel-score-page .rels-step-card > p {
  margin-bottom: 23px !important;
  color: #b9ccda !important;
  font-size: .85rem !important;
  line-height: 1.62 !important;
}

#rel-score-page .rels-step-card > small {
  display: block;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, .12);
  color: #89a6b9;
  font-size: .63rem;
  font-weight: 760;
  letter-spacing: .04em;
  line-height: 1.3;
  text-transform: uppercase;
}

#rel-score-page .rels-assessment-note {
  display: grid;
  margin-top: 23px;
  padding: 19px 21px;
  align-items: center;
  gap: 16px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 16px;
  background: rgba(255, 255, 255, .055);
  grid-template-columns: 38px minmax(0, 1fr) auto;
}

#rel-score-page .rels-note-icon {
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--rels-navy-900);
  background: var(--rels-mint);
  font-family: Georgia, serif;
  font-size: 1rem;
  font-weight: 800;
}

#rel-score-page .rels-assessment-note strong {
  color: var(--rels-white);
  font-size: .86rem;
  line-height: 1.35;
}

#rel-score-page .rels-assessment-note p {
  margin: 3px 0 0 !important;
  color: #a9c0d0 !important;
  font-size: .72rem !important;
  line-height: 1.5 !important;
}

#rel-score-page .rels-assessment-note > a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #9cece4 !important;
  font-size: .79rem;
  font-weight: 780;
  white-space: nowrap;
}

/* Insights and score tiers */
#rel-score-page .rels-insights {
  background: var(--rels-paper) !important;
}

#rel-score-page .rels-insight-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#rel-score-page .rels-insight-card {
  position: relative;
  display: flex !important;
  min-width: 0;
  min-height: 285px;
  width: auto !important;
  margin: 0 !important;
  padding: 27px !important;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--rels-line);
  border-radius: 18px;
  background: var(--rels-white);
  box-shadow: 0 10px 28px rgba(7, 26, 47, .055);
}

#rel-score-page .rels-insight-card-featured {
  color: var(--rels-white);
  border-color: transparent;
  background: linear-gradient(145deg, var(--rels-navy-900), var(--rels-navy-800));
  box-shadow: var(--rels-shadow);
}

#rel-score-page .rels-insight-number {
  position: absolute;
  top: 22px;
  right: 23px;
  color: #a8b9c7;
  font-size: .62rem;
  font-weight: 820;
  letter-spacing: .08em;
}

#rel-score-page .rels-insight-card-featured .rels-insight-number {
  color: #7e9aaf;
}

#rel-score-page .rels-insight-icon {
  display: inline-flex;
  width: 43px;
  height: 43px;
  margin-bottom: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-size: .9rem;
  font-weight: 830;
}

#rel-score-page .rels-icon-blue {
  color: var(--rels-blue-dark);
  background: var(--rels-blue-soft);
}

#rel-score-page .rels-icon-mint {
  color: var(--rels-mint-dark);
  background: var(--rels-mint-soft);
}

#rel-score-page .rels-icon-violet {
  color: #5e4bd1;
  background: #ebe8ff;
}

#rel-score-page .rels-icon-gold {
  color: #90630b;
  background: #fff3d4;
}

#rel-score-page .rels-icon-light {
  color: var(--rels-navy-900);
  background: var(--rels-mint);
}

#rel-score-page .rels-insight-card h3 {
  font-size: 1.18rem !important;
}

#rel-score-page .rels-insight-card > p {
  margin: 0 !important;
  color: var(--rels-muted) !important;
  font-size: .83rem !important;
  line-height: 1.6 !important;
}

#rel-score-page .rels-insight-card-featured h3 {
  color: var(--rels-white) !important;
}

#rel-score-page .rels-insight-card-featured > p {
  color: #bed0de !important;
}

#rel-score-page .rels-profile-tags {
  display: flex;
  margin-top: auto;
  padding-top: 18px;
  flex-wrap: wrap;
  gap: 6px;
}

#rel-score-page .rels-profile-tags span {
  display: inline-flex;
  padding: 5px 7px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 999px;
  color: #b9d2df;
  font-size: .56rem;
  font-weight: 700;
  line-height: 1.2;
}

#rel-score-page .rels-tier-panel {
  margin-top: 48px;
  padding: 34px;
  border-radius: var(--rels-radius-lg);
  color: var(--rels-white);
  background:
    radial-gradient(circle at 92% 2%, rgba(32, 199, 183, .16), transparent 26%),
    var(--rels-navy-900);
  box-shadow: var(--rels-shadow);
}

#rel-score-page .rels-tier-intro {
  display: grid;
  max-width: 760px;
  margin-bottom: 28px;
  grid-template-columns: minmax(0, 1fr);
}

#rel-score-page .rels-tier-intro .rels-card-label {
  color: #8fe8df !important;
}

#rel-score-page .rels-tier-intro h3 {
  color: var(--rels-white) !important;
  font-size: 1.72rem !important;
}

#rel-score-page .rels-tier-intro > p:last-child {
  margin: 0 !important;
  color: #b8cddd !important;
  font-size: .87rem !important;
  line-height: 1.6 !important;
}

#rel-score-page .rels-tier-scale {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

#rel-score-page .rels-tier {
  position: relative;
  display: flex;
  min-height: 104px;
  padding: 15px;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 13px;
  background: rgba(255, 255, 255, .06);
}

#rel-score-page .rels-tier::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: var(--rels-tier-color);
  content: "";
}

#rel-score-page .rels-tier-start { --rels-tier-color: #7c92a5; }
#rel-score-page .rels-tier-early { --rels-tier-color: #6b89b5; }
#rel-score-page .rels-tier-emerging { --rels-tier-color: #4d8fe1; }
#rel-score-page .rels-tier-developing { --rels-tier-color: #20c7b7; }
#rel-score-page .rels-tier-high { --rels-tier-color: #73d9ae; }
#rel-score-page .rels-tier-elite { --rels-tier-color: #f2b53d; }

#rel-score-page .rels-tier > span {
  display: block;
  margin-bottom: 5px;
  color: var(--rels-tier-color);
  font-size: .66rem;
  font-weight: 840;
  line-height: 1.2;
}

#rel-score-page .rels-tier > strong {
  color: var(--rels-white);
  font-size: .72rem;
  font-weight: 740;
  line-height: 1.35;
}

#rel-score-page .rels-tier-footnote {
  display: flex;
  margin: 21px 0 0 !important;
  align-items: flex-start;
  gap: 9px;
  color: #aac2d3 !important;
  font-size: .75rem !important;
  line-height: 1.5 !important;
}

#rel-score-page .rels-tier-footnote > span {
  color: var(--rels-mint);
  font-weight: 900;
}

/* Progress */
#rel-score-page .rels-progress {
  background: var(--rels-white) !important;
}

#rel-score-page .rels-progress-layout {
  display: grid;
  align-items: center;
  gap: 58px;
  grid-template-columns: minmax(0, .85fr) minmax(440px, 1.15fr);
}

#rel-score-page .rels-progress-copy,
#rel-score-page .rels-trend-card {
  min-width: 0;
}

#rel-score-page .rels-progress-copy h2 {
  font-size: clamp(2.1rem, 3.35vw, 3.1rem) !important;
}

#rel-score-page .rels-progress-copy .rels-lead {
  margin-bottom: 28px !important;
  color: var(--rels-muted) !important;
  font-size: 1.03rem !important;
  line-height: 1.66 !important;
}

#rel-score-page .rels-check-list {
  display: grid;
  gap: 12px;
  margin: 0 0 26px !important;
  padding: 0 !important;
  list-style: none !important;
}

#rel-score-page .rels-check-list > li {
  display: grid;
  align-items: flex-start;
  gap: 11px;
  grid-template-columns: 25px minmax(0, 1fr);
}

#rel-score-page .rels-check-list > li > span {
  display: inline-flex;
  width: 23px;
  height: 23px;
  margin-top: 1px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #087467;
  background: var(--rels-mint-soft);
  font-size: .7rem;
  font-weight: 900;
}

#rel-score-page .rels-check-list strong {
  display: block;
  color: var(--rels-ink);
  font-size: .87rem;
  line-height: 1.35;
}

#rel-score-page .rels-check-list p {
  margin: 2px 0 0 !important;
  color: var(--rels-muted) !important;
  font-size: .75rem !important;
  line-height: 1.5 !important;
}

#rel-score-page .rels-trend-card {
  padding: 25px !important;
  border: 1px solid #ccdce8;
  border-radius: 24px;
  background: linear-gradient(160deg, #f9fcff, #edf5fb);
  box-shadow: var(--rels-shadow);
}

#rel-score-page .rels-trend-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding-bottom: 17px;
  border-bottom: 1px solid var(--rels-line);
}

#rel-score-page .rels-trend-head > div {
  display: grid;
}

#rel-score-page .rels-trend-head > div > span {
  color: var(--rels-muted);
  font-size: .64rem;
  font-weight: 740;
  line-height: 1.25;
}

#rel-score-page .rels-trend-head > div > strong {
  margin-top: 2px;
  color: var(--rels-ink);
  font-size: .91rem;
  line-height: 1.3;
}

#rel-score-page .rels-sample-label-dark {
  color: var(--rels-white) !important;
  background: var(--rels-navy-900);
}

#rel-score-page .rels-trend-kpis {
  display: grid;
  gap: 8px;
  margin-top: 15px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#rel-score-page .rels-trend-kpis > div {
  display: grid;
  padding: 13px;
  border: 1px solid var(--rels-line);
  border-radius: 12px;
  background: var(--rels-white);
}

#rel-score-page .rels-trend-kpis > .rels-trend-growth {
  border-color: #a4dfd7;
  background: var(--rels-mint-soft);
}

#rel-score-page .rels-trend-kpis span {
  color: var(--rels-muted);
  font-size: .59rem;
  font-weight: 740;
  line-height: 1.25;
}

#rel-score-page .rels-trend-kpis strong {
  margin-top: 3px;
  color: var(--rels-ink);
  font-size: 1.15rem;
  font-weight: 790;
  letter-spacing: -.035em;
  line-height: 1.15;
}

#rel-score-page .rels-trend-kpis strong small {
  color: var(--rels-muted);
  font-size: .56em;
  letter-spacing: 0;
}

#rel-score-page .rels-chart-shell {
  position: relative;
  margin-top: 16px;
  padding: 13px 12px 10px 39px;
  border: 1px solid var(--rels-line);
  border-radius: 16px;
  background: var(--rels-white);
}

#rel-score-page .rels-chart-labels {
  position: absolute;
  inset: 20px auto 36px 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #8a9dae;
  font-size: .49rem;
  font-weight: 700;
}

#rel-score-page .rels-trend-chart {
  width: 100%;
  height: auto;
}

#rel-score-page .rels-chart-grid line {
  stroke: #dce6ee;
  stroke-width: 1;
}

#rel-score-page .rels-chart-area {
  fill: url(#rels-chart-fill);
}

#rel-score-page .rels-chart-line {
  fill: none;
  stroke: var(--rels-mint);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 5;
}

#rel-score-page .rels-chart-points circle {
  fill: var(--rels-white);
  stroke: var(--rels-blue);
  stroke-width: 4;
}

#rel-score-page .rels-chart-rounds {
  display: grid;
  gap: 5px;
  margin: -2px 0 0;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  color: #758b9e;
  font-size: .49rem;
  font-weight: 700;
  text-align: center;
}

#rel-score-page .rels-comprehension-stability {
  display: flex;
  margin-top: 12px;
  padding: 12px 14px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  border: 1px solid var(--rels-line);
  border-radius: 13px;
  background: var(--rels-white);
}

#rel-score-page .rels-comprehension-stability > div {
  display: grid;
}

#rel-score-page .rels-comprehension-stability > div > span {
  color: var(--rels-muted);
  font-size: .57rem;
  font-weight: 710;
}

#rel-score-page .rels-comprehension-stability > div > strong {
  color: var(--rels-ink);
  font-size: .9rem;
  line-height: 1.25;
}

#rel-score-page .rels-stable-pill {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 6px;
  padding: 6px 9px;
  border-radius: 999px;
  color: #087467;
  background: var(--rels-mint-soft);
  font-size: .58rem;
  font-weight: 750;
  line-height: 1.2;
}

#rel-score-page .rels-stable-pill i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--rels-mint);
}

#rel-score-page .rels-trend-note {
  margin: 12px 2px 0 !important;
  color: var(--rels-muted) !important;
  font-size: .64rem !important;
  line-height: 1.48 !important;
}

/* Ecosystem */
#rel-score-page .rels-ecosystem {
  overflow: hidden;
  color: var(--rels-white) !important;
  background:
    radial-gradient(circle at 15% 12%, rgba(23, 107, 255, .15), transparent 26%),
    radial-gradient(circle at 88% 75%, rgba(32, 199, 183, .12), transparent 28%),
    var(--rels-navy-950) !important;
}

#rel-score-page .rels-ecosystem .rels-container {
  position: relative;
  z-index: 1;
}

#rel-score-page .rels-ecosystem .rels-section-head h2 {
  color: var(--rels-white) !important;
}

#rel-score-page .rels-ecosystem .rels-section-head > p:last-child {
  color: #b8ccdb !important;
}

#rel-score-page .rels-ecosystem-flow {
  display: grid;
  align-items: stretch;
  gap: 8px;
  grid-template-columns: minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr);
}

#rel-score-page .rels-ecosystem-step {
  position: relative;
  display: flex !important;
  min-width: 0;
  min-height: 230px;
  width: auto !important;
  margin: 0 !important;
  padding: 22px !important;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 17px;
  background: rgba(255, 255, 255, .06);
}

#rel-score-page .rels-flow-number {
  position: absolute;
  top: 18px;
  right: 19px;
  color: #728da1;
  font-size: .57rem;
  font-weight: 820;
  letter-spacing: .09em;
}

#rel-score-page .rels-flow-icon {
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 27px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  color: var(--rels-navy-950);
  background: var(--rels-mint);
  font-size: 1rem;
  font-weight: 850;
}

#rel-score-page .rels-ecosystem-step > p {
  margin: 0 0 7px !important;
  color: #7fb3cb !important;
  font-size: .57rem !important;
  font-weight: 830;
  letter-spacing: .1em;
  line-height: 1.2 !important;
}

#rel-score-page .rels-ecosystem-step h3 {
  margin-bottom: 10px !important;
  color: var(--rels-white) !important;
  font-size: 1.02rem !important;
  line-height: 1.25 !important;
}

#rel-score-page .rels-ecosystem-step > span:last-child {
  margin-top: auto;
  color: #a9bfce;
  font-size: .71rem;
  line-height: 1.48;
}

#rel-score-page .rels-flow-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--rels-mint);
  font-size: 1.05rem;
}

#rel-score-page .rels-domain-architecture {
  display: grid;
  margin-top: 35px;
  padding: 24px 28px;
  align-items: center;
  gap: 22px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 18px;
  background: rgba(255, 255, 255, .055);
  grid-template-columns: minmax(0, 1fr) 34px minmax(0, 1fr);
}

#rel-score-page .rels-domain-architecture > div {
  min-width: 0;
}

#rel-score-page .rels-domain-architecture > div > span {
  display: block;
  margin-bottom: 4px;
  color: #81dcd3;
  font-size: .58rem;
  font-weight: 820;
  letter-spacing: .09em;
  line-height: 1.2;
}

#rel-score-page .rels-domain-architecture > div > strong {
  display: block;
  color: var(--rels-white);
  font-size: .96rem;
  line-height: 1.3;
}

#rel-score-page .rels-domain-architecture > div > p {
  margin: 5px 0 0 !important;
  color: #9fb7c8 !important;
  font-size: .69rem !important;
  line-height: 1.5 !important;
}

#rel-score-page .rels-domain-connector {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--rels-navy-950);
  background: var(--rels-mint);
  font-size: .85rem;
  font-weight: 850;
}

/* Audience pathways */
#rel-score-page .rels-pathways {
  background: var(--rels-white) !important;
}

#rel-score-page .rels-pathway-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#rel-score-page .rels-pathway-card {
  display: flex !important;
  min-width: 0;
  min-height: 470px;
  width: auto !important;
  margin: 0 !important;
  padding: 38px !important;
  flex-direction: column;
  border: 1px solid var(--rels-line);
  border-radius: var(--rels-radius-lg);
}

#rel-score-page .rels-pathway-individual {
  background:
    radial-gradient(circle at 95% 4%, rgba(23, 107, 255, .11), transparent 31%),
    var(--rels-paper);
}

#rel-score-page .rels-pathway-organization {
  color: var(--rels-white);
  border-color: transparent;
  background:
    radial-gradient(circle at 90% 2%, rgba(32, 199, 183, .2), transparent 30%),
    linear-gradient(145deg, var(--rels-navy-900), var(--rels-navy-800));
  box-shadow: var(--rels-shadow);
}

#rel-score-page .rels-pathway-label {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 32px;
  padding: 7px 10px;
  align-items: center;
  gap: 7px;
  border-radius: 999px;
  color: var(--rels-blue-dark);
  background: var(--rels-blue-soft);
  font-size: .66rem;
  font-weight: 810;
  letter-spacing: .04em;
  line-height: 1.2;
  text-transform: uppercase;
}

#rel-score-page .rels-pathway-organization .rels-pathway-label {
  color: #90e7de;
  background: rgba(32, 199, 183, .12);
}

#rel-score-page .rels-pathway-card h3 {
  max-width: 470px;
  font-size: clamp(1.65rem, 2.6vw, 2.25rem) !important;
}

#rel-score-page .rels-pathway-organization h3 {
  color: var(--rels-white) !important;
}

#rel-score-page .rels-pathway-card > p {
  max-width: 520px;
  color: var(--rels-muted) !important;
  font-size: .93rem !important;
  line-height: 1.65 !important;
}

#rel-score-page .rels-pathway-organization > p {
  color: #bed0de !important;
}

#rel-score-page .rels-pathway-card > ul {
  display: grid;
  gap: 8px;
  margin: 4px 0 28px !important;
  padding: 0 !important;
  list-style: none !important;
}

#rel-score-page .rels-pathway-card > ul li {
  position: relative;
  padding-left: 21px;
  color: #3d5870 !important;
  font-size: .8rem !important;
  font-weight: 670;
  line-height: 1.45 !important;
}

#rel-score-page .rels-pathway-card > ul li::before {
  position: absolute;
  top: .18em;
  left: 0;
  color: var(--rels-mint-dark);
  content: "✓";
  font-weight: 900;
}

#rel-score-page .rels-pathway-organization > ul li {
  color: #c7d8e3 !important;
}

#rel-score-page .rels-pathway-organization > ul li::before {
  color: var(--rels-mint);
}

#rel-score-page .rels-pathway-card .rels-button-row {
  margin-top: auto;
}

#rel-score-page .rels-iris-note {
  display: grid;
  margin-top: 21px;
  padding: 18px 21px;
  align-items: center;
  gap: 15px;
  border: 1px solid var(--rels-line);
  border-radius: 16px;
  background: var(--rels-white);
  box-shadow: var(--rels-shadow-soft);
  grid-template-columns: 42px minmax(0, 1fr) auto;
}

#rel-score-page .rels-iris-mark {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  color: var(--rels-white);
  background: var(--rels-navy-900);
  font-size: .7rem;
  font-weight: 850;
  letter-spacing: -.02em;
}

#rel-score-page .rels-iris-note > div:nth-child(2) {
  display: grid;
}

#rel-score-page .rels-iris-note > div:nth-child(2) > span {
  color: var(--rels-blue-dark);
  font-size: .57rem;
  font-weight: 820;
  letter-spacing: .09em;
  line-height: 1.2;
  text-transform: uppercase;
}

#rel-score-page .rels-iris-note > div:nth-child(2) > strong {
  margin-top: 4px;
  color: var(--rels-ink);
  font-size: .82rem;
  line-height: 1.4;
}

#rel-score-page .rels-iris-note > a {
  color: var(--rels-blue-dark) !important;
  font-size: .73rem;
  font-weight: 770;
  white-space: nowrap;
}

/* FAQ */
#rel-score-page .rels-faq {
  background: var(--rels-paper) !important;
}

#rel-score-page .rels-faq-layout {
  display: grid;
  align-items: start;
  gap: 68px;
  grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr);
}

#rel-score-page .rels-faq-intro {
  position: sticky;
  top: calc(var(--rels-header-height) + 28px);
}

#rel-score-page .rels-faq-intro > p:not(.rels-kicker) {
  margin-bottom: 25px !important;
  color: var(--rels-muted) !important;
  font-size: .94rem !important;
}

#rel-score-page .rels-faq-list {
  display: grid;
  gap: 10px;
}

#rel-score-page .rels-faq-list details {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid var(--rels-line);
  border-radius: 15px;
  background: var(--rels-white);
}

#rel-score-page .rels-faq-list summary {
  display: grid;
  min-height: 70px;
  padding: 19px 21px;
  align-items: center;
  gap: 18px;
  color: var(--rels-ink) !important;
  cursor: pointer;
  font-size: .91rem !important;
  font-weight: 750 !important;
  letter-spacing: -.01em;
  line-height: 1.4 !important;
  list-style: none;
  grid-template-columns: minmax(0, 1fr) 28px;
}

#rel-score-page .rels-faq-list summary::-webkit-details-marker {
  display: none;
}

#rel-score-page .rels-faq-list summary > span {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--rels-blue-dark);
  background: var(--rels-blue-soft);
  font-size: 1rem;
  font-weight: 500;
  transition: transform .18s ease, color .18s ease, background .18s ease;
}

#rel-score-page .rels-faq-list details[open] summary > span {
  color: var(--rels-white);
  background: var(--rels-blue);
  transform: rotate(45deg);
}

#rel-score-page .rels-faq-list details > div {
  padding: 0 21px 20px;
}

#rel-score-page .rels-faq-list details > div > p {
  margin: 0 !important;
  padding-top: 16px;
  border-top: 1px solid var(--rels-line);
  color: var(--rels-muted) !important;
  font-size: .84rem !important;
  line-height: 1.65 !important;
}

/* Final CTA and footer */
#rel-score-page .rels-final {
  position: relative;
  overflow: hidden;
  padding: 82px 0;
  color: var(--rels-white) !important;
  background:
    radial-gradient(circle at 50% 120%, rgba(32, 199, 183, .25), transparent 37%),
    linear-gradient(145deg, var(--rels-navy-900), #0c2a46) !important;
}

#rel-score-page .rels-final-inner {
  position: relative;
  z-index: 1;
  max-width: 850px !important;
  text-align: center;
}

#rel-score-page .rels-final-inner .rels-kicker {
  justify-content: center;
}

#rel-score-page .rels-final h2 {
  color: var(--rels-white) !important;
}

#rel-score-page .rels-final-inner > p:not(.rels-kicker) {
  max-width: 690px;
  margin: 0 auto 28px !important;
  color: #bed1df !important;
  font-size: 1.05rem !important;
}

#rel-score-page .rels-footer {
  color: #b8cbd8 !important;
  background: var(--rels-navy-950) !important;
}

#rel-score-page .rels-footer-main {
  display: grid;
  padding-top: 56px;
  padding-bottom: 43px;
  gap: 75px;
  grid-template-columns: .72fr 1.28fr;
}

#rel-score-page .rels-footer-brand > a {
  display: inline-flex;
  width: min(100%, 300px);
  padding: 8px 11px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 13px;
  background: rgba(255, 255, 255, .98);
}

#rel-score-page .rels-footer-brand img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

#rel-score-page .rels-footer-brand > p {
  max-width: 350px;
  margin: 19px 0 0 !important;
  color: #839dab !important;
  font-size: .78rem !important;
  line-height: 1.55 !important;
}

#rel-score-page .rels-footer-links {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#rel-score-page .rels-footer-links > div {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 8px;
}

#rel-score-page .rels-footer-links strong {
  margin-bottom: 4px;
  color: var(--rels-white);
  font-size: .72rem;
  letter-spacing: .035em;
  line-height: 1.3;
}

#rel-score-page .rels-footer-links a {
  width: fit-content;
  color: #8fa8b8 !important;
  font-size: .73rem;
  line-height: 1.4;
  transition: color .18s ease;
}

#rel-score-page .rels-footer-links a:hover {
  color: var(--rels-mint) !important;
}

#rel-score-page .rels-footer-bottom {
  display: flex;
  padding-top: 19px;
  padding-bottom: 23px;
  align-items: flex-start;
  justify-content: space-between;
  gap: 28px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: #708998;
  font-size: .65rem;
  line-height: 1.5;
}

#rel-score-page .rels-footer-bottom > span:last-child {
  max-width: 560px;
  text-align: right;
}

/* Progressive reveal. Content is visible if JavaScript is unavailable. */
#rel-score-page .rels-reveal {
  opacity: 1;
  transform: none;
}

#rel-score-page.rels-js .rels-reveal {
  opacity: 0;
  transform: translateY(17px);
  transition: opacity .58s ease, transform .58s ease;
}

#rel-score-page.rels-js .rels-reveal.rels-visible {
  opacity: 1;
  transform: translateY(0);
}

#rel-score-page .rels-reveal-delay-short { transition-delay: .06s; }
#rel-score-page .rels-reveal-delay { transition-delay: .11s; }
#rel-score-page .rels-reveal-delay-long { transition-delay: .16s; }

/* Extra safeguards against WordPress theme card and typography rules. */
#rel-score-page .rels-hero-layout > *,
#rel-score-page .rels-definition-grid > *,
#rel-score-page .rels-balance-model > *,
#rel-score-page .rels-supporting-signals > *,
#rel-score-page .rels-comparison-panel > *,
#rel-score-page .rels-reader-scenarios > *,
#rel-score-page .rels-step-grid > *,
#rel-score-page .rels-insight-grid > *,
#rel-score-page .rels-tier-scale > *,
#rel-score-page .rels-progress-layout > *,
#rel-score-page .rels-trend-kpis > *,
#rel-score-page .rels-ecosystem-flow > *,
#rel-score-page .rels-domain-architecture > *,
#rel-score-page .rels-pathway-grid > *,
#rel-score-page .rels-faq-layout > *,
#rel-score-page .rels-footer-main > *,
#rel-score-page .rels-footer-links > * {
  min-width: 0 !important;
  max-width: 100%;
}

#rel-score-page .rels-measure-card,
#rel-score-page .rels-scenario,
#rel-score-page .rels-step-card,
#rel-score-page .rels-insight-card,
#rel-score-page .rels-ecosystem-step,
#rel-score-page .rels-pathway-card {
  float: none !important;
  clear: none !important;
}

body.admin-bar #rel-score-page .rels-header {
  top: 32px;
}

@media (max-width: 1100px) {
  #rel-score-page .rels-navigation {
    gap: 10px;
  }

  #rel-score-page .rels-nav-link {
    font-size: .75rem !important;
  }

  #rel-score-page .rels-button-nav {
    padding: 10px 12px !important;
    font-size: .76rem !important;
  }

  #rel-score-page .rels-hero-layout {
    gap: 34px;
    grid-template-columns: minmax(0, 1.05fr) minmax(390px, .95fr);
  }

  #rel-score-page .rels-hero h1 {
    font-size: clamp(2.4rem, 4.1vw, 3.35rem) !important;
  }

  #rel-score-page .rels-comparison-panel {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-comparison-copy {
    max-width: 680px;
  }

  #rel-score-page .rels-ecosystem-flow {
    gap: 10px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  #rel-score-page .rels-flow-arrow {
    display: none;
  }

  #rel-score-page .rels-ecosystem-step {
    padding: 19px !important;
  }
}

@media (max-width: 930px) {
  html:has(#rel-score-page) {
    scroll-padding-top: 88px;
  }

  #rel-score-page {
    --rels-header-height: 68px;
  }

  #rel-score-page .rels-container {
    width: min(calc(100% - 34px), var(--rels-max));
  }

  #rel-score-page .rels-section {
    padding: 78px 0;
  }

  #rel-score-page .rels-menu-button {
    display: inline-flex;
  }

  #rel-score-page .rels-navigation {
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    left: 0;
    display: none;
    max-height: calc(100vh - var(--rels-header-height) - 20px);
    padding: 17px;
    align-items: stretch;
    flex-direction: column;
    gap: 3px;
    overflow-y: auto;
    border: 1px solid var(--rels-line);
    border-radius: 0 0 17px 17px;
    background: var(--rels-white);
    box-shadow: var(--rels-shadow);
    white-space: normal;
  }

  #rel-score-page .rels-navigation.rels-nav-open {
    display: flex;
  }

  #rel-score-page .rels-nav-link {
    display: flex;
    min-height: 44px;
    padding: 10px 7px;
    align-items: center;
    font-size: .88rem !important;
  }

  #rel-score-page .rels-navigation .rels-button {
    width: 100% !important;
    margin-top: 5px !important;
  }

  #rel-score-page .rels-hero {
    padding: 58px 0 64px;
  }

  #rel-score-page .rels-hero-layout {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-hero-copy {
    max-width: 760px;
  }

  #rel-score-page .rels-hero h1 {
    max-width: 760px;
    font-size: clamp(2.65rem, 7vw, 4rem) !important;
  }

  #rel-score-page .rels-result-card {
    max-width: 620px !important;
  }

  #rel-score-page .rels-definition-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #rel-score-page .rels-definition-grid > div:nth-child(2) {
    border-right: 1px solid var(--rels-line);
  }

  #rel-score-page .rels-definition-grid > div:nth-child(3),
  #rel-score-page .rels-definition-grid > div:nth-child(4) {
    border-top: 1px solid var(--rels-line);
  }

  #rel-score-page .rels-definition-grid > div:nth-child(3) {
    border-left: 1px solid var(--rels-line);
  }

  #rel-score-page .rels-balance-model {
    gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  #rel-score-page .rels-balance-center {
    grid-column: 1 / -1;
    grid-row: 2;
    grid-template-columns: 1fr minmax(230px, .7fr) 1fr;
  }

  #rel-score-page .rels-balance-line {
    width: 100%;
    height: 1px;
    min-height: 1px;
    background: linear-gradient(to right, transparent, var(--rels-mint), transparent);
  }

  #rel-score-page .rels-supporting-signals {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-signal-list {
    justify-content: flex-start;
  }

  #rel-score-page .rels-step-grid,
  #rel-score-page .rels-insight-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #rel-score-page .rels-tier-scale {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  #rel-score-page .rels-progress-layout {
    gap: 45px;
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-progress-copy {
    max-width: 760px;
  }

  #rel-score-page .rels-trend-card {
    max-width: 700px;
  }

  #rel-score-page .rels-ecosystem-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #rel-score-page .rels-ecosystem-step:last-of-type {
    grid-column: 1 / -1;
  }

  #rel-score-page .rels-domain-architecture {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-domain-connector {
    transform: rotate(90deg);
  }

  #rel-score-page .rels-pathway-grid {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-pathway-card {
    min-height: 0;
  }

  #rel-score-page .rels-faq-layout {
    gap: 42px;
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-faq-intro {
    position: static;
    max-width: 720px;
  }
}

@media (max-width: 782px) {
  body.admin-bar #rel-score-page .rels-header {
    top: 46px;
  }
}

@media (max-width: 680px) {
  #rel-score-page .rels-container {
    width: min(calc(100% - 28px), var(--rels-max));
  }

  #rel-score-page .rels-section {
    padding: 66px 0;
  }

  #rel-score-page h1 {
    font-size: clamp(2.35rem, 11.5vw, 3.25rem) !important;
  }

  #rel-score-page h2 {
    font-size: clamp(1.95rem, 9vw, 2.65rem) !important;
  }

  #rel-score-page .rels-brand-image {
    width: 194px !important;
  }

  #rel-score-page .rels-brand-context {
    font-size: .54rem !important;
  }

  #rel-score-page .rels-hero {
    padding: 48px 0 54px;
  }

  #rel-score-page .rels-hero h1 {
    font-size: clamp(2.3rem, 11.2vw, 3.35rem) !important;
  }

  #rel-score-page .rels-button-row {
    display: grid;
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-button-row .rels-button {
    width: 100% !important;
  }

  #rel-score-page .rels-hero-proof {
    display: grid;
    gap: 9px;
  }

  #rel-score-page .rels-score-overview {
    grid-template-columns: 118px minmax(0, 1fr);
  }

  #rel-score-page .rels-score-ring {
    width: 118px;
    height: 118px;
  }

  #rel-score-page .rels-score-ring::after {
    width: 94px;
    height: 94px;
  }

  #rel-score-page .rels-score-ring-inner > strong {
    font-size: 2.15rem;
  }

  #rel-score-page .rels-definition-grid {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-definition-grid > div,
  #rel-score-page .rels-definition-grid > div:first-child,
  #rel-score-page .rels-definition-grid > div:nth-child(3) {
    border-right: 1px solid var(--rels-line);
    border-bottom: 1px solid var(--rels-line);
    border-left: 1px solid var(--rels-line);
  }

  #rel-score-page .rels-definition-grid > div:last-child {
    border-bottom: 0;
  }

  #rel-score-page .rels-balance-model,
  #rel-score-page .rels-reader-scenarios,
  #rel-score-page .rels-step-grid,
  #rel-score-page .rels-insight-grid,
  #rel-score-page .rels-tier-scale,
  #rel-score-page .rels-ecosystem-flow {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-measure-card {
    min-height: 0;
  }

  #rel-score-page .rels-balance-center {
    grid-column: auto;
    grid-row: auto;
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-balance-line {
    width: 1px;
    height: 34px;
    min-height: 34px;
    background: linear-gradient(to bottom, transparent, var(--rels-mint), transparent);
  }

  #rel-score-page .rels-supporting-signals,
  #rel-score-page .rels-comparison-panel,
  #rel-score-page .rels-tier-panel,
  #rel-score-page .rels-pathway-card {
    padding: 25px !important;
  }

  #rel-score-page .rels-comparison-panel {
    margin-top: 42px;
  }

  #rel-score-page .rels-scenario {
    min-height: 0;
  }

  #rel-score-page .rels-step-card {
    min-height: 245px;
  }

  #rel-score-page .rels-insight-card {
    min-height: 250px;
  }

  #rel-score-page .rels-assessment-note {
    grid-template-columns: 38px minmax(0, 1fr);
  }

  #rel-score-page .rels-assessment-note > a {
    grid-column: 2;
  }

  #rel-score-page .rels-tier-scale {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #rel-score-page .rels-tier {
    min-height: 90px;
  }

  #rel-score-page .rels-trend-kpis {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #rel-score-page .rels-trend-growth {
    grid-column: 1 / -1;
  }

  #rel-score-page .rels-comprehension-stability {
    align-items: flex-start;
    flex-direction: column;
  }

  #rel-score-page .rels-ecosystem-step,
  #rel-score-page .rels-ecosystem-step:last-of-type {
    min-height: 205px;
    grid-column: auto;
  }

  #rel-score-page .rels-domain-architecture {
    padding: 22px;
  }

  #rel-score-page .rels-iris-note {
    align-items: start;
    grid-template-columns: 42px minmax(0, 1fr);
  }

  #rel-score-page .rels-iris-note > a {
    grid-column: 2;
  }

  #rel-score-page .rels-final {
    padding: 68px 0;
  }

  #rel-score-page .rels-footer-main {
    gap: 38px;
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-footer-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #rel-score-page .rels-footer-bottom {
    flex-direction: column;
  }

  #rel-score-page .rels-footer-bottom > span:last-child {
    text-align: left;
  }
}

@media (max-width: 440px) {
  #rel-score-page .rels-brand-image {
    width: 180px !important;
  }

  #rel-score-page .rels-result-card {
    padding: 17px !important;
  }

  #rel-score-page .rels-result-head {
    align-items: flex-start;
  }

  #rel-score-page .rels-result-brand span {
    font-size: .57rem;
  }

  #rel-score-page .rels-score-overview {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-score-ring {
    margin-inline: auto;
  }

  #rel-score-page .rels-score-summary {
    text-align: center;
  }

  #rel-score-page .rels-core-metrics {
    padding-inline: 10px;
  }

  #rel-score-page .rels-quality-grid {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-quality-grid > div {
    grid-template-columns: 9px minmax(0, 1fr) auto;
  }

  #rel-score-page .rels-quality-grid strong {
    margin: 0;
  }

  #rel-score-page .rels-tier-scale {
    grid-template-columns: 1fr;
  }

  #rel-score-page .rels-tier {
    min-height: 76px;
  }

  #rel-score-page .rels-trend-card {
    padding: 18px !important;
  }

  #rel-score-page .rels-trend-head {
    align-items: flex-start;
  }

  #rel-score-page .rels-chart-shell {
    padding-left: 29px;
  }

  #rel-score-page .rels-chart-labels {
    left: 7px;
  }

  #rel-score-page .rels-chart-rounds span:nth-child(2),
  #rel-score-page .rels-chart-rounds span:nth-child(4) {
    visibility: hidden;
  }

  #rel-score-page .rels-faq-list summary {
    padding: 17px;
    font-size: .86rem !important;
  }

  #rel-score-page .rels-faq-list details > div {
    padding: 0 17px 18px;
  }

  #rel-score-page .rels-footer-links {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  html:has(#rel-score-page) {
    scroll-behavior: auto;
  }

  #rel-score-page,
  #rel-score-page *,
  #rel-score-page *::before,
  #rel-score-page *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }

  #rel-score-page .rels-reveal,
  #rel-score-page.rels-js .rels-reveal {
    opacity: 1 !important;
    transform: none !important;
  }
}
