.assessment-page {
  --assessment-deep: #101b16;
  --assessment-paper: #f5f1e8;
  --assessment-white: #fffdf8;
  --assessment-sage: #a9b89c;
  --assessment-clay: #c46f46;
  --assessment-line: rgba(31, 50, 36, .15);
  background: var(--assessment-paper);
}

.assessment-page h1,
.assessment-page h2,
.assessment-page h3 { font-family: Georgia, "Times New Roman", serif; }

.assessment-page .site-header { background: rgba(251,247,238,.94); }
.assessment-page .brand img { max-width: 275px; }

.assessment-hero {
  background: var(--assessment-deep);
  color: var(--assessment-white);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
  min-height: 720px;
  overflow: hidden;
  padding: 76px clamp(24px, 5vw, 76px) 84px;
  position: relative;
}
.assessment-hero::after {
  background-image: linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 54px 54px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}
.assessment-glow { background: radial-gradient(circle, rgba(124,151,91,.25), transparent 68%); height: 720px; left: -260px; position: absolute; top: -230px; width: 720px; }
.assessment-hero-copy { align-self: center; max-width: 760px; position: relative; z-index: 2; }
.assessment-breadcrumbs { color: #8e9c91; margin-bottom: 30px; }
.assessment-breadcrumbs a { color: #bdc8bf; }
.assessment-eyebrow { align-items: center; color: var(--clay); display: inline-flex; font-size: 11px; font-weight: 800; gap: 10px; letter-spacing: .16em; margin: 0 0 18px; text-transform: uppercase; }
.assessment-eyebrow::before { background: currentColor; content: ""; height: 1px; width: 32px; }
.assessment-eyebrow.light { color: #b8c9aa; }
.assessment-hero h1 { color: var(--assessment-white); font-size: clamp(48px, 5.35vw, 82px); font-weight: 500; letter-spacing: -.058em; line-height: .98; margin: 0; max-width: 850px; }
.assessment-hero-copy > p:not(.assessment-eyebrow) { color: #bec8c0; font-size: clamp(17px, 1.35vw, 21px); line-height: 1.65; margin: 30px 0 0; max-width: 660px; }
.assessment-actions { align-items: center; display: flex; gap: 28px; margin-top: 38px; }
.assessment-button { align-items: center; border-radius: 999px; display: inline-flex; font-size: 14px; font-weight: 800; justify-content: center; min-height: 50px; padding: 15px 22px; text-decoration: none; transition: filter .2s, transform .2s; }
.assessment-button:hover { filter: brightness(1.05); transform: translateY(-2px); }
.assessment-button.primary { background: var(--assessment-clay); color: white; }
.assessment-button.warm { background: var(--sand); color: var(--deep-forest); }
.assessment-text-link { color: #dce4dd; font-size: 14px; font-weight: 700; text-decoration: none; }
.assessment-text-link span { color: var(--assessment-clay); display: inline-block; margin-left: 7px; }
.assessment-hero-note { border-top: 1px solid rgba(255,255,255,.14); display: flex; flex-wrap: wrap; gap: 11px 22px; margin-top: 54px; padding-top: 21px; }
.assessment-hero-note span { color: #87978b; font-size: 11px; letter-spacing: .08em; text-transform: uppercase; }

.assessment-hero-system { align-self: center; height: 570px; margin-left: 42px; max-width: 620px; position: relative; z-index: 2; }
.system-label { color: #7f9083; font-size: 10px; letter-spacing: .15em; position: absolute; right: 6px; text-transform: uppercase; top: 0; }
.signal-column { display: flex; flex-direction: column; gap: 12px; left: 0; position: absolute; top: 110px; }
.signal-chip { align-items: center; animation: assessmentFloat 4.2s ease-in-out infinite; animation-delay: var(--delay); background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.12); border-radius: 999px; color: #b8c4bb; display: flex; font-size: 11px; gap: 9px; padding: 9px 13px; }
.signal-chip span { background: var(--assessment-sage); border-radius: 50%; box-shadow: 0 0 12px var(--assessment-sage); height: 5px; width: 5px; }
@keyframes assessmentFloat { 50% { transform: translateX(7px); } }
.flow-lines { inset: 0; position: absolute; }
.flow-lines i { border: 1px solid rgba(169,184,156,.24); border-left: 0; border-top: 0; border-radius: 0 0 60% 0; height: 96px; left: 116px; position: absolute; top: 150px; width: 124px; }
.flow-lines i:nth-child(2) { height: 180px; top: 120px; width: 160px; }
.flow-lines i:nth-child(3) { height: 250px; top: 92px; width: 192px; }
.system-core { align-items: center; background: radial-gradient(circle at 50% 42%, #385140, #1b2c22 70%); border: 1px solid rgba(184,201,170,.38); border-radius: 50%; box-shadow: 0 24px 80px rgba(0,0,0,.28), inset 0 0 40px rgba(255,255,255,.025); display: flex; flex-direction: column; height: 194px; justify-content: center; left: 190px; position: absolute; top: 186px; width: 194px; }
.core-label { color: #a9baa8; font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.system-core strong { font-family: Georgia, "Times New Roman", serif; font-size: 48px; font-weight: 500; letter-spacing: -.05em; line-height: 1; margin-top: 10px; }
.system-core > span:last-of-type { color: #91a093; font-size: 10px; margin-top: 5px; }
.core-pulse { animation: assessmentPulse 2.6s ease-out infinite; border: 1px solid rgba(184,201,170,.5); border-radius: 50%; inset: -1px; position: absolute; }
@keyframes assessmentPulse { to { opacity: 0; transform: scale(1.35); } }
.report-stack { bottom: 40px; height: 258px; position: absolute; right: 0; width: 204px; }
.report-paper { background: #f4efe5; border-radius: 3px; inset: 0; position: absolute; transform-origin: bottom left; }
.report-paper.back { background: #63745d; transform: rotate(10deg) translate(17px,-15px); }
.report-paper.middle { background: #c26d45; transform: rotate(5deg) translate(8px,-8px); }
.report-paper.front { color: #182019; padding: 25px 22px; }
.report-paper.front > span { color: #6c776e; font-size: 7px; font-weight: 800; letter-spacing: .16em; }
.report-paper.front strong { display: block; font-family: Georgia, "Times New Roman", serif; font-size: 60px; font-weight: 500; letter-spacing: -.08em; margin: 13px 0 5px; }
.paper-bars { display: flex; gap: 5px; height: 37px; margin: 17px 0; }
.paper-bars i { align-self: end; background: var(--moss); border-radius: 2px 2px 0 0; flex: 1; }
.paper-bars i:nth-child(1) { height: 44%; }.paper-bars i:nth-child(2) { height: 73%; }.paper-bars i:nth-child(3) { height: 56%; }.paper-bars i:nth-child(4) { height: 88%; }.paper-bars i:nth-child(5) { height: 65%; }
.report-paper.front p { border-top: 1px solid #d4cabb; color: #596158; font-size: 9px; line-height: 1.5; padding-top: 13px; }

.assessment-metric-band { background: var(--forest); color: white; display: grid; grid-template-columns: repeat(4, 1fr); padding: 0 clamp(24px, 5vw, 76px); }
.assessment-metric-band article { border-right: 1px solid rgba(255,255,255,.13); display: flex; flex-direction: column; justify-content: center; min-height: 160px; padding: 32px clamp(22px, 3vw, 48px); }
.assessment-metric-band article:first-child { border-left: 1px solid rgba(255,255,255,.13); }
.assessment-metric-band strong { font-family: Georgia, "Times New Roman", serif; font-size: clamp(36px, 4vw, 58px); font-weight: 500; letter-spacing: -.055em; }
.assessment-metric-band article > span { color: #a9b6ac; font-size: 12px; margin-top: 6px; }

.assessment-section { padding: 112px clamp(24px, 7vw, 108px); position: relative; }
.intro-section { background: var(--assessment-paper); }
.assessment-heading { max-width: 900px; }
.assessment-heading h2,
.assessment-cta h2 { color: #182019; font-size: clamp(38px, 4.25vw, 64px); font-weight: 500; letter-spacing: -.052em; line-height: 1.04; margin: 0; }
.assessment-intro-grid { display: grid; gap: 9vw; grid-template-columns: .85fr 1.15fr; margin-top: 72px; }
.assessment-lead-copy { color: #4d574f; font-size: 22px; line-height: 1.55; margin: 0; }
.assessment-value-list { border-top: 1px solid var(--assessment-line); }
.assessment-value-list > div { border-bottom: 1px solid var(--assessment-line); display: grid; gap: 24px; grid-template-columns: 40px 1fr; padding: 22px 0; }
.assessment-value-list span { color: var(--assessment-clay); font-size: 11px; padding-top: 4px; }
.assessment-value-list p { color: #59635b; line-height: 1.55; margin: 0; }
.assessment-value-list strong { color: #182019; }

.demo-section { background: #ded7c9; }
.assessment-shell { background: var(--assessment-white); border-radius: 26px; box-shadow: 0 30px 80px rgba(42,49,41,.12); display: grid; grid-template-columns: .9fr 1.1fr; margin: 0 auto; max-width: 1240px; overflow: hidden; }
.assessment-controls { padding: clamp(32px, 5vw, 68px); }
.assessment-demo-heading h2 { color: #182019; font-size: clamp(36px, 4vw, 58px); font-weight: 500; letter-spacing: -.05em; line-height: 1; margin: 0; }
.assessment-demo-heading > p:last-child { color: #647067; line-height: 1.6; margin: 22px 0 38px; max-width: 500px; }
.dimension-list { border-top: 1px solid var(--assessment-line); }
.dimension-button { align-items: center; background: transparent; border: 0; border-bottom: 1px solid var(--assessment-line); color: #69736b; cursor: pointer; display: flex; gap: 17px; padding: 16px 0; text-align: left; transition: color .2s, padding .2s; width: 100%; }
.dimension-button span { color: #a2aaa3; font-size: 10px; }
.dimension-button.active { color: var(--forest); font-weight: 800; padding-left: 9px; }
.assessment-report-card { background: var(--assessment-deep); color: white; min-height: 680px; padding: clamp(34px, 5vw, 68px); position: relative; }
.assessment-report-card::after { background: radial-gradient(circle, rgba(109,127,88,.18), transparent 68%); content: ""; height: 500px; pointer-events: none; position: absolute; right: -230px; top: -190px; width: 500px; }
.report-topline { align-items: center; border-bottom: 1px solid rgba(255,255,255,.13); color: #89998e; display: flex; font-size: 9px; justify-content: space-between; letter-spacing: .13em; padding-bottom: 18px; text-transform: uppercase; }
.status-dot { align-items: center; display: flex; gap: 7px; }
.status-dot::before { background: #d2ac59; border-radius: 50%; content: ""; height: 6px; width: 6px; }
.status-dot.low::before { background: #c76b54; }.status-dot.high::before { background: #79a77f; }
.score-summary { align-items: flex-end; display: flex; justify-content: space-between; margin-top: 42px; }
.score-number { font-family: Georgia, "Times New Roman", serif; font-size: clamp(70px, 8vw, 118px); font-weight: 400; letter-spacing: -.09em; line-height: .8; }
.score-unit { color: #65756a; font-size: 18px; }
.mini-bars { align-items: end; display: flex; gap: 7px; height: 58px; }
.mini-bars span { background: #d1ac5d; border-radius: 2px 2px 0 0; height: 62%; transition: height .4s, background .4s; width: 11px; }
.mini-bars span.low { background: #c76b54; height: 35%; }.mini-bars span.high { background: #79a77f; height: 94%; }
.overall-copy { color: #aebbaf; line-height: 1.55; margin: 23px 0 36px; max-width: 510px; }
.active-dimension { border-top: 1px solid rgba(255,255,255,.13); padding-top: 28px; }
.active-dimension > span,
.dynamic-insight > span { color: #738177; font-size: 9px; letter-spacing: .14em; text-transform: uppercase; }
.active-dimension h3 { color: white; font-size: 28px; font-weight: 500; letter-spacing: -.035em; margin: 9px 0 5px; }
.active-dimension p { color: #8f9d93; font-size: 13px; line-height: 1.5; margin: 0; }
.level-switch { background: rgba(255,255,255,.055); border-radius: 999px; display: grid; grid-template-columns: repeat(3, 1fr); margin: 28px 0; padding: 4px; }
.level-switch button { background: transparent; border: 0; border-radius: 999px; color: #809087; cursor: pointer; font-size: 11px; padding: 10px; text-transform: capitalize; }
.level-switch button.selected { background: var(--assessment-clay); color: white; }
.dynamic-insight { background: rgba(255,255,255,.06); border-left: 2px solid var(--assessment-clay); padding: 18px 19px; }
.dynamic-insight p { color: #d3ddd5; line-height: 1.55; margin: 8px 0 0; }

.workflow-section { background: var(--assessment-white); display: grid; gap: 9vw; grid-template-columns: .9fr 1.1fr; }
.workflow-intro { align-self: start; position: sticky; top: 130px; }
.workflow-intro h2,
.implementation-header h2,
.use-case-copy h2,
.faq-heading h2 { font-size: clamp(39px, 4.2vw, 64px); font-weight: 500; letter-spacing: -.052em; line-height: 1.03; margin: 0; }
.workflow-intro > p:last-child,
.implementation-header > p,
.use-case-copy > p:last-child,
.faq-heading > p:last-child { color: #68736a; font-size: 17px; line-height: 1.7; margin: 27px 0 0; }
.workflow-list { border-top: 1px solid var(--assessment-line); }
.workflow-list article { border-bottom: 1px solid var(--assessment-line); display: grid; gap: 26px; grid-template-columns: 48px 1fr; padding: 31px 0; }
.workflow-list article > span,
.scope-grid article > span,
.use-case-list span { color: var(--assessment-clay); font-size: 10px; padding-top: 5px; }
.workflow-list h3,
.scope-grid h3 { color: #182019; font-size: 22px; font-weight: 600; letter-spacing: -.035em; margin: 0 0 8px; }
.workflow-list p,
.scope-grid p { color: #6d776f; line-height: 1.6; margin: 0; }

.implementation-section { background: var(--assessment-deep); color: white; }
.implementation-section h2 { color: white; }
.implementation-header { align-items: end; display: grid; gap: 8vw; grid-template-columns: 1.3fr .7fr; }
.implementation-header > p { color: #9aa99f; margin-bottom: 7px; }
.proof-grid { display: grid; gap: 14px; grid-template-columns: repeat(12, 1fr); margin-top: 70px; }
.proof-card { background: #ede6d9; border-radius: 16px; color: #182019; min-height: 330px; overflow: hidden; padding: clamp(26px, 3vw, 42px); position: relative; }
.proof-card.large { grid-column: span 8; }.proof-card.dark { background: #263b2d; color: white; grid-column: span 4; }.proof-card.clay { background: var(--assessment-clay); color: white; grid-column: span 4; }.proof-card.channel-proof { grid-column: span 8; }.proof-card.event-proof { grid-column: span 12; min-height: auto; }
.proof-label { color: #728077; display: block; font-size: 9px; font-weight: 800; letter-spacing: .15em; margin-bottom: 22px; text-transform: uppercase; }
.proof-card.dark .proof-label { color: #9fb09f; }.proof-card.clay .proof-label { color: #f0c5ad; }
.proof-card h3 { color: #182019; font-size: clamp(27px, 2.8vw, 42px); font-weight: 500; letter-spacing: -.045em; line-height: 1.05; margin: 0; max-width: 780px; }
.proof-card > p { color: #657067; line-height: 1.65; margin: 22px 0 0; max-width: 760px; }
.proof-card.dark > p,
.proof-card.clay > p { color: rgba(255,255,255,.72); }
.proof-card > strong { display: block; font-family: Georgia, "Times New Roman", serif; font-size: clamp(55px, 6vw, 88px); font-weight: 400; letter-spacing: -.075em; line-height: .9; margin-top: 46px; }
.report-anatomy { display: grid; gap: 8px; grid-template-columns: repeat(8, 1fr); margin-top: 36px; }
.report-anatomy div { animation: assessmentPageRise .7s both; animation-delay: calc(var(--page) * .08s); background: #fffdf8; border: 1px solid #dbd2c4; border-radius: 3px; color: #7a817b; display: flex; flex-direction: column; font-size: 7px; height: 104px; justify-content: space-between; padding: 9px 8px; text-transform: uppercase; }
.report-anatomy div:nth-child(3n+1) { border-top: 3px solid var(--assessment-clay); }.report-anatomy div:nth-child(3n+2) { border-top: 3px solid var(--moss); }
.report-anatomy span { color: #a3aaa4; }
@keyframes assessmentPageRise { from { opacity: 0; transform: translateY(18px); } }
.data-rule { align-items: center; border-top: 1px solid rgba(255,255,255,.14); color: #afbeb2; display: flex; font-size: 12px; gap: 10px; padding: 13px 0; }
.data-rule:first-of-type { margin-top: 33px; }
.data-rule i { background: #8da27f; border-radius: 50%; height: 6px; width: 6px; }
.match-stat { border-top: 1px solid rgba(255,255,255,.23); color: rgba(255,255,255,.78); font-size: 12px; margin-top: 36px; padding-top: 17px; }
.match-stat > span { color: white; font-size: 22px; font-weight: 700; margin-right: 7px; }
.channel-proof h3 { max-width: 620px; }
.channel-bars { margin-top: 34px; }
.channel-row { align-items: center; border-top: 1px solid var(--assessment-line); display: grid; gap: 22px; grid-template-columns: minmax(230px,.8fr) 1.2fr; padding: 13px 0; }
.channel-row > div { display: flex; flex-direction: column; }
.channel-row strong { font-size: 13px; }.channel-row span { color: #7b847d; font-size: 9px; margin-top: 3px; }
.channel-row > i { background: #d8d0c2; border-radius: 999px; height: 6px; overflow: hidden; position: relative; }
.channel-row > i::after { animation: assessmentGrowBar 1s both; animation-delay: var(--row-delay); background: linear-gradient(90deg, var(--moss), var(--assessment-clay)); border-radius: inherit; content: ""; inset: 0 auto 0 0; position: absolute; width: var(--bar); }
@keyframes assessmentGrowBar { from { width: 0; } }
.event-proof { align-items: center; display: grid; gap: 55px; grid-template-columns: auto 1fr; }
.event-proof .proof-label { grid-column: 1 / -1; margin: 0; }
.event-numbers { display: grid; gap: 24px; grid-template-columns: repeat(3,1fr); }
.event-numbers > div { border-right: 1px solid var(--assessment-line); min-width: 140px; padding-right: 24px; }
.event-numbers > div:last-child { border: 0; }
.event-numbers strong { display: block; font-family: Georgia, "Times New Roman", serif; font-size: clamp(38px,4vw,62px); font-weight: 500; letter-spacing: -.06em; }
.event-numbers span { color: #7a847c; font-size: 10px; }
.event-proof > p { margin: 0; }
.evidence-note { color: #789082; font-size: 11px; line-height: 1.6; margin: 24px 0 0; max-width: 970px; }

.solution-scope { background: var(--assessment-paper); }
.scope-heading { max-width: 960px; }
.scope-grid { border-left: 1px solid var(--assessment-line); border-top: 1px solid var(--assessment-line); display: grid; grid-template-columns: repeat(3,1fr); margin-top: 66px; }
.scope-grid article { border-bottom: 1px solid var(--assessment-line); border-right: 1px solid var(--assessment-line); min-height: 260px; padding: 30px; }
.scope-grid h3 { margin-top: 35px; }

.use-case-section { background: var(--forest); color: white; display: grid; gap: 9vw; grid-template-columns: 1fr 1fr; }
.use-case-copy h2 { color: white; }
.use-case-copy > p:last-child { color: #aebbb1; }
.use-case-list { border-top: 1px solid rgba(255,255,255,.16); }
.use-case-list > div { align-items: center; border-bottom: 1px solid rgba(255,255,255,.16); color: #d9e2da; display: grid; font-size: 17px; gap: 22px; grid-template-columns: 38px 1fr; padding: 18px 0; }
.use-case-list span { color: #d28c69; }

.assessment-faq { background: var(--assessment-white); display: grid; gap: 8vw; grid-template-columns: .75fr 1.25fr; }
.faq-heading { align-self: start; position: sticky; top: 130px; }
.faq-heading > p:last-child { font-size: 15px; }
.assessment-faq-list { border-top: 1px solid var(--assessment-line); }
.assessment-faq-list details { border-bottom: 1px solid var(--assessment-line); }
.assessment-faq-list summary { align-items: center; cursor: pointer; display: grid; font-size: 17px; font-weight: 700; gap: 18px; grid-template-columns: 34px 1fr 22px; list-style: none; padding: 24px 0; }
.assessment-faq-list summary::-webkit-details-marker { display: none; }
.assessment-faq-list summary span { color: var(--assessment-clay); font-size: 10px; }
.assessment-faq-list summary i { color: var(--assessment-clay); font-size: 23px; font-style: normal; font-weight: 400; transition: transform .2s; }
.assessment-faq-list details[open] summary i { transform: rotate(45deg); }
.assessment-faq-list details > p { color: #657067; line-height: 1.7; margin: 0; padding: 0 38px 28px 52px; }

.assessment-cta { align-items: end; background: var(--assessment-clay); color: white; display: flex; gap: 48px; justify-content: space-between; padding: 94px clamp(24px, 7vw, 108px); }
.assessment-cta > div { max-width: 880px; }
.assessment-cta h2 { color: white; }
.assessment-cta .assessment-eyebrow { color: #f3c4a8; }
.assessment-cta .assessment-button { flex: 0 0 auto; }

@media (max-width: 1020px) {
  .assessment-hero { grid-template-columns: 1fr; }
  .assessment-hero-system { margin: 70px auto 0; width: 100%; }
  .assessment-metric-band { grid-template-columns: repeat(2,1fr); }
  .assessment-metric-band article:nth-child(3) { border-left: 1px solid rgba(255,255,255,.13); }
  .assessment-shell { grid-template-columns: 1fr; }
  .assessment-report-card { min-height: auto; }
  .workflow-section,
  .assessment-faq { grid-template-columns: 1fr; }
  .workflow-intro,
  .faq-heading { position: static; }
  .implementation-header { align-items: start; grid-template-columns: 1fr; }
  .proof-card.large,
  .proof-card.dark,
  .proof-card.clay,
  .proof-card.channel-proof { grid-column: span 12; }
  .scope-grid { grid-template-columns: repeat(2,1fr); }
  .use-case-section { grid-template-columns: 1fr; }
  .assessment-cta { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 720px) {
  .assessment-page .brand img { max-width: 205px; }
  .assessment-hero { min-height: auto; padding-top: 54px; }
  .assessment-hero h1 { font-size: clamp(43px, 13vw, 62px); }
  .assessment-actions { align-items: flex-start; flex-direction: column; gap: 20px; }
  .assessment-hero-system { height: 500px; margin-bottom: -65px; margin-left: -7%; transform: scale(.86); transform-origin: top center; width: 114%; }
  .assessment-metric-band { grid-template-columns: 1fr 1fr; }
  .assessment-metric-band article { min-height: 125px; padding: 23px; }
  .assessment-metric-band strong { font-size: 38px; }
  .assessment-section { padding-bottom: 78px; padding-top: 78px; }
  .assessment-intro-grid { gap: 45px; grid-template-columns: 1fr; margin-top: 46px; }
  .assessment-lead-copy { font-size: 19px; }
  .assessment-controls,
  .assessment-report-card { padding: 34px 24px; }
  .score-summary { align-items: flex-start; flex-direction: column; gap: 28px; }
  .report-anatomy { grid-template-columns: repeat(4,1fr); }
  .channel-row { align-items: start; grid-template-columns: 1fr; }
  .event-proof { align-items: start; grid-template-columns: 1fr; }
  .event-numbers { width: 100%; }
  .event-numbers > div { min-width: 0; padding-right: 10px; }
  .scope-grid { grid-template-columns: 1fr; }
  .scope-grid article { min-height: 220px; }
  .assessment-heading h2,
  .assessment-cta h2 { font-size: 39px; }
}

@media (max-width: 520px) {
  .assessment-hero-system { height: 450px; margin-top: 48px; transform: scale(.72); width: 138%; margin-left: -19%; }
  .signal-column { left: 10px; }
  .system-core { left: 170px; }
  .report-stack { right: 8px; }
  .assessment-metric-band { grid-template-columns: 1fr; }
  .assessment-metric-band article,
  .assessment-metric-band article:first-child,
  .assessment-metric-band article:nth-child(3) { border-left: 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.13); }
  .event-numbers { grid-template-columns: 1fr; }
  .event-numbers > div { border-bottom: 1px solid var(--assessment-line); border-right: 0; padding: 0 0 16px; }
  .assessment-faq-list summary { grid-template-columns: 28px 1fr 20px; }
  .assessment-faq-list details > p { padding-left: 46px; }
}

@media (prefers-reduced-motion: reduce) {
  .assessment-page *,
  .assessment-page *::before,
  .assessment-page *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
