/* Preserve the production landing's visual language and motion from concept.css.
   DESIGN_VARIANCE 7 / MOTION_INTENSITY 6 / VISUAL_DENSITY 5.
   Only new content layouts and responsive adjustments belong here. */
.home-evolved .home-hero .hero-scene-content { width: min(1100px, calc(100% - 48px)); }
.home-evolved .home-hero h1 { max-width: 1080px; font-size: clamp(52px, 6.2vw, 88px); line-height: 1.04; letter-spacing: -.065em; }
.home-evolved .home-hero .hero-scene-lead { max-width: 720px; }
.home-evolved .home-hero .legal-context { margin-top: 10px; font-size: 11px; }
.home-evolved .control-panel .text-link { display: inline-block; margin-top: 12px; color: var(--accent-deep); font-size: 12px; }
.home-evolved .channel-future a { margin-left: auto; font-size: 12px; color: var(--accent-deep); font-weight: 700; }
.home-evolved .home-task { align-items: start; }
.home-evolved .home-task-input { position: static; }
.home-evolved .home-task-input .eyebrow { margin: 0 0 20px; color: var(--accent-deep); font-size: 12px; }
.home-evolved .home-source-links { display: grid; gap: 10px; margin-top: 28px; }
.home-evolved .home-source-links a { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; padding: 13px 16px; border: 1px solid var(--line-strong); border-radius: 12px; background: var(--surface); transition: border-color 180ms ease, transform 180ms var(--ease-out); }
.home-evolved .home-source-links b { display: grid; place-items: center; width: 42px; height: 48px; border: 1px solid var(--line-strong); border-radius: 6px; background: var(--accent-faint); color: var(--accent-deep); font-size: 10px; }
.home-evolved .home-source-links span { font-size: 14px; font-weight: 650; }
.home-evolved .home-source-links small { display: block; margin-top: 3px; color: var(--muted); font-size: 11px; font-weight: 400; }
.home-evolved .home-source-links i { color: var(--accent-deep); font-size: 20px; font-style: normal; }
.home-evolved .home-prompt { margin-top: 22px; border-block: 1px solid var(--line-strong); }
.home-evolved .home-prompt summary { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 52px; padding-block: 14px; cursor: pointer; list-style: none; color: var(--accent-deep); font-size: 13px; font-weight: 700; }
.home-evolved .home-prompt summary::-webkit-details-marker { display: none; }
.home-evolved .home-prompt summary::after { content: '+'; flex-shrink: 0; font-size: 22px; font-weight: 400; }
.home-evolved .home-prompt[open] summary::after { content: '−'; }
.home-evolved .home-prompt > div { padding-bottom: 16px; }
.home-evolved .home-prompt blockquote { margin: 2px 0 20px; color: var(--muted-strong); font-size: 15px; line-height: 1.7; }
.home-evolved .home-prompt .button { margin: 0; }
.home-evolved .home-copy-status { min-height: 18px; margin: 10px 0 0; color: var(--accent-deep); font-size: 12px; }
.home-evolved [data-home-copy][hidden] { display: none; }
.home-evolved .home-task-input .home-example-note { margin-top: 18px; font-size: 12px; line-height: 1.6; }
.home-evolved .home-report-scene { padding: 24px; }
.home-evolved .home-report-route { display: flex; justify-content: center; align-items: center; gap: 22px; padding: 0 0 24px; color: var(--muted); font-size: 12px; }
.home-evolved .home-report-route b { color: var(--accent-deep); font-weight: 400; }
.home-evolved .home-report { min-width: 0; margin: 0; padding: 26px; border: 1px solid var(--line-strong); border-radius: 14px; background: var(--surface); box-shadow: var(--shadow); }
.home-evolved .home-report figcaption { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding-bottom: 20px; border-bottom: 1px solid var(--line); font-size: 12px; }
.home-evolved .home-report figcaption > span { color: var(--muted); }
.home-evolved .home-report a { color: var(--accent-deep); font-weight: 600; }
.home-evolved .home-report-total { padding-block: 24px; }
.home-evolved .home-report-total > span { font-size: 13px; color: var(--muted); }
.home-evolved .home-report-total strong { display: block; margin-top: 8px; font-size: 72px; line-height: 1.1; letter-spacing: -.065em; font-variant-numeric: tabular-nums; }
.home-evolved .home-report-total strong span { font-size: 40px; }
.home-evolved .home-report-total p { margin: 10px 0 0; color: var(--muted); font-size: 13px; }
.home-evolved .home-table-scroll { overflow-x: auto; border-radius: 8px; }
.home-evolved .home-report table { width: 100%; border-collapse: collapse; text-align: right; font-size: 13px; font-variant-numeric: tabular-nums; }
.home-evolved .home-report caption { padding: 0 0 12px; text-align: left; color: var(--muted); font-size: 11px; }
.home-evolved .home-report th, .home-evolved .home-report td { padding: 12px 8px; white-space: nowrap; }
.home-evolved .home-report th:first-child { text-align: left; }
.home-evolved .home-report thead { color: var(--muted); font-size: 11px; }
.home-evolved .home-report tbody tr + tr, .home-evolved .home-report tfoot { border-top: 1px solid var(--line); }
.home-evolved .home-report-focus { background: var(--accent-faint); }
.home-evolved .home-report tfoot { font-weight: 700; }
.home-evolved .home-report-insight { margin: 20px 0 0; padding: 18px 0 0; border-top: 1px solid var(--line); color: var(--muted); font-size: 13px; line-height: 1.65; }
.home-evolved .home-report-insight strong { color: var(--ink); }
.home-evolved .home-skills > .shell { grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); gap: 32px 56px; }
.home-evolved .home-skills .process-v2-heading { position: static; }
.home-evolved .home-skills .eyebrow { font-size: 12px; color: var(--accent-deep); }
.home-evolved .home-section-link { display: inline-flex; align-items: center; min-height: 44px; margin-top: 24px; color: var(--accent-deep); font-size: 14px; }
.home-evolved .home-skills .process-flight { grid-template-columns: repeat(3, minmax(0, 1fr)); --process-pad: 26px; }
.home-evolved .home-skills .process-flight article { min-width: 0; min-height: 310px; }
.home-evolved .home-skills .process-flight h3 { margin-top: 52px; font-size: 21px; line-height: 1.15; }
.home-evolved .home-skills .process-flight p { font-size: 13px; line-height: 1.6; }
.home-evolved .home-caption { color: var(--accent-deep); font-size: 12px; font-weight: 650; }
.home-evolved .home-role-links { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.home-evolved .home-role-links strong { font-size: 25px; }
.home-evolved .home-apps { margin-top: 42px; }
.home-evolved .home-faq { padding-block: 70px; }
.home-evolved .final-cta h2 { font-size: clamp(42px, 4.9vw, 70px); line-height: 1.06; }
@media (hover: hover) and (pointer: fine) {
  .home-evolved .home-source-links a:hover { transform: translateY(-2px); border-color: var(--accent); }
}
@media (max-width: 1100px) {
  .home-evolved .home-hero { min-height: 650px; }
  .home-evolved .home-skills > .shell { display: block; }
  .home-evolved .home-role-links { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-evolved .home-apps { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .home-evolved .home-hero { min-height: min(740px, calc(100svh - 90px)); }
  .home-evolved .home-hero .hero-scene-content { width: calc(100% - 36px); padding-block: 54px 36px; }
  .home-evolved .home-hero h1 { font-size: clamp(33px, 9.8vw, 52px); line-height: 1.07; letter-spacing: -.06em; }
  .home-evolved .home-hero .hero-scene-lead { font-size: 15px; margin-top: 22px; }
  .home-evolved .home-hero .hero-actions { margin-top: 24px; }
  .home-evolved .home-hero .legal-context { font-size: 10px; }
  .home-evolved .channel-story-copy h2, .home-evolved .compare-v2 h2, .home-evolved .process-v2-heading h2, .home-evolved .solutions-v2-heading h2, .home-evolved .cases-v2-heading h2, .home-evolved .home-learning h2, .home-evolved .home-faq h2, .home-evolved .pricing-v3-heading h2 { font-size: clamp(34px, 9.8vw, 43px); line-height: 1.08; }
  .home-evolved .channel-story-copy > p, .home-evolved .compare-v2-copy > p, .home-evolved .home-learning-heading p { font-size: 16px; }
  .home-evolved .channel-future a { font-size: 11px; }
  .home-evolved .home-report-scene { padding: 16px 10px 10px; }
  .home-evolved .home-report-route { gap: 16px; padding-bottom: 16px; font-size: 11px; }
  .home-evolved .home-report { padding: 20px 12px; }
  .home-evolved .home-report figcaption { font-size: 10px; }
  .home-evolved .home-report-total strong { font-size: 62px; }
  .home-evolved .home-report th, .home-evolved .home-report td { padding: 12px 5px; font-size: 11px; }
  .home-evolved .home-report thead th { font-size: 10px; }
  .home-evolved .home-skills .process-flight { grid-template-columns: 1fr; margin-top: 28px; }
  .home-evolved .home-skills .process-flight article { min-height: 0; padding: 24px; display: grid; grid-template-columns: 58px minmax(0, 1fr); column-gap: 20px; }
  .home-evolved .home-skills .process-flight article::before, .home-evolved .home-skills .process-flight article::after { display: none; }
  .home-evolved .home-skills .process-symbol { grid-row: 1 / 3; }
  .home-evolved .home-skills .process-flight h3 { margin: 0; font-size: 21px; }
  .home-evolved .home-skills .process-flight p { grid-column: 2; margin-top: 10px; }
  .home-evolved .home-role-links { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 20px; }
  .home-evolved .home-role-links strong { font-size: 22px; }
  .home-evolved .home-apps { margin-top: 28px; }
  .home-evolved .home-apps .solution-lab-copy { padding: 30px 24px; }
  .home-evolved .home-apps .solution-lab-copy h3 { font-size: 38px; margin-top: 24px; }
  .home-evolved .home-faq { padding-block: 52px; }
  .home-evolved .final-cta h2 { font-size: 38px; }
}
@media (prefers-reduced-motion: reduce) {
  .home-evolved .home-source-links a { transition: none; }
}

/* Result, retained context and an optional exercise form one continuous example. */
.home-evolved .home-hero-bonus { margin: 18px 0 0; font-size: 12px; color: var(--muted-strong); }
.home-evolved .home-hero .button-glass, .home-evolved .home-apps .button { gap: 8px; }
.home-evolved .home-task { gap: 40px 70px; }
.home-evolved .home-prompt .home-source-links { margin: 4px 0 20px; }
.home-evolved .home-prompt-help { color: var(--muted); font-size: 13px; }
.home-evolved .home-context-story { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 60px; align-items: center; padding-top: 48px; border-top: 1px solid var(--line); }
.home-evolved .home-context-story h3 { margin: 0; font-size: clamp(30px, 3vw, 42px); line-height: 1.12; letter-spacing: -.045em; }
.home-evolved .home-context-story .eyebrow { margin: 0 0 16px; font-size: 12px; color: var(--accent-deep); }
.home-evolved .home-context-story .home-section-link { margin-top: 12px; }
.home-evolved .home-control { grid-column: 1 / -1; margin: 0; }
.home-evolved .home-skill-repeat { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; gap: 48px; padding-top: 28px; border-top: 1px solid var(--line-strong); }
.home-evolved .home-skill-repeat > div { min-width: 0; }
.home-evolved .home-skill-repeat p { margin: 10px 0; color: var(--muted-strong); font-size: 16px; line-height: 1.6; }
.home-evolved .home-skill-repeat a { color: var(--accent-deep); font-size: 13px; }
.home-evolved .home-skill-repeat .text-link { display: inline-flex; min-height: 44px; align-items: center; }
.home-evolved .home-skill-repeat .home-prompt { margin: 0; }
.home-evolved .home-skill-repeat .home-recurring { color: var(--muted); font-size: 13px; margin-top: 16px; }
.home-evolved .home-role-links a { position: relative; padding-right: 24px; gap: 12px; }
.home-evolved .home-role-links .home-role-arrow { position: absolute; right: 0; top: 26px; font-size: 20px; color: var(--accent-deep); }
.home-evolved .home-apps .solution-lab-copy { align-self: center; }
.home-evolved .home-apps .button { width: fit-content; min-width: 0; margin-top: 24px; font-size: 13px; white-space: normal; }
.home-evolved .home-apps-guides { display: flex; flex-wrap: wrap; gap: 4px 20px; margin-top: 14px; }
.home-evolved .home-apps-guides a { display: inline-flex; align-items: center; min-height: 44px; color: var(--accent-deep); font-size: 12px; }
.home-evolved .home-apps-visual { min-width: 0; margin: 0; padding: 32px; background: var(--accent-faint); border-left: 1px solid var(--line); }
.home-evolved .home-apps-visual > a { display: block; overflow: hidden; border: 1px solid var(--line-strong); border-radius: 12px; box-shadow: var(--shadow); }
.home-evolved .home-apps-visual img { display: block; width: 100%; height: auto; }
.home-evolved .home-apps-visual figcaption { margin-top: 16px; color: var(--muted); font-size: 12px; line-height: 1.6; }
@media (min-width: 1101px) {
  .home-evolved .home-task { grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr); gap: 40px 56px; }
  .home-evolved .home-task h2 { font-size: 64px; }
}
@media (max-width: 1100px) {
  .home-evolved .home-context-story { gap: 32px; }
  .home-evolved .home-skill-repeat { margin-top: 28px; }
  .home-evolved .home-apps-visual { border-left: 0; border-top: 1px solid var(--line); }
}
@media (max-width: 760px) {
  .home-evolved .home-task { gap: 28px; }
  .home-evolved .home-hero-bonus { font-size: 11px; }
  .home-evolved .home-context-story { grid-template-columns: 1fr; gap: 28px; padding-top: 32px; }
  .home-evolved .home-context-story h3 { font-size: 30px; }
  .home-evolved .home-context-story .channel-story-copy > p { font-size: 15px; }
  .home-evolved .home-skill-repeat { grid-template-columns: 1fr; gap: 20px; padding-top: 22px; }
  .home-evolved .home-skills .process-flight article { padding: 20px; gap: 0 16px; }
  .home-evolved .home-skills .process-flight h3 { font-size: 19px; }
  .home-evolved .home-skills .process-flight p { margin-top: 6px; }
  .home-evolved .home-section-link { margin-top: 12px; }
  .home-evolved .home-apps-visual { padding: 18px; }
  .home-evolved .home-apps .solution-lab-copy h3 { font-size: 34px; }
}

/* The primary proof follows a task through three systems to a material result. */
.home-evolved .home-task-request { margin: 28px 0 0; padding: 20px 22px; border: 1px solid var(--line-strong); border-radius: 18px 18px 4px 18px; background: var(--accent-faint); color: var(--ink); font-size: 16px; font-weight: 600; line-height: 1.55; }
.home-evolved .home-system-flow { display: grid; gap: 0; margin: 26px 0 0; padding: 0; overflow: hidden; border: 1px solid var(--line-strong); border-radius: 14px; list-style: none; }
.home-evolved .home-system-flow li { display: flex; align-items: center; justify-content: space-between; gap: 18px; min-height: 52px; padding: 12px 16px; border-bottom: 1px solid var(--line); background: var(--surface); }
.home-evolved .home-system-flow li:last-child { border-bottom: 0; }
.home-evolved .home-system-flow b { font-size: 13px; }
.home-evolved .home-system-flow span { color: var(--muted); font-size: 12px; }
.home-evolved .home-system-flow li:not(.is-active) b::before { margin-right: 8px; color: var(--accent-deep); content: '✓'; }
.home-evolved .home-system-flow .is-active { background: var(--ink); color: var(--surface); }
.home-evolved .home-system-flow .is-active span { color: var(--accent-on-dark); }
.home-evolved .home-multisystem-report figcaption > b { padding: 6px 10px; border-radius: 999px; background: var(--accent-soft); color: var(--accent-deep); font-size: 10px; }
.home-evolved .home-report-tabs { display: flex; gap: 4px; padding-top: 12px; overflow-x: auto; border-bottom: 1px solid var(--line); }
.home-evolved .home-report-tabs span { flex: 0 0 auto; padding: 10px 12px; color: var(--muted); font-size: 10px; }
.home-evolved .home-report-tabs .is-current { border-bottom: 2px solid var(--accent); color: var(--ink); font-weight: 700; }
.home-evolved .home-report-kpis { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; padding: 20px 0; }
.home-evolved .home-report-kpis > span { min-width: 0; padding: 14px; border: 1px solid var(--line); border-radius: 10px; background: var(--surface-2); }
.home-evolved .home-report-kpis small, .home-evolved .home-report-kpis b { display: block; }
.home-evolved .home-report-kpis small { color: var(--muted); font-size: 9px; }
.home-evolved .home-report-kpis b { margin-top: 6px; font-size: 12px; }
.home-evolved .home-output-links { display: flex; justify-content: flex-end; gap: 8px; margin-top: 18px; }
.home-evolved .home-output-links span { padding: 8px 11px; border: 1px solid var(--line-strong); border-radius: 999px; font-size: 10px; font-weight: 700; }
.home-evolved .home-channel-list { flex-wrap: wrap; gap: 8px; }
.home-evolved .home-channel-list > span { display: inline-flex; min-height: 34px; align-items: center; padding: 6px 10px; border: 1px solid var(--line-strong); border-radius: 999px; color: var(--muted-strong); font-size: 10px; font-weight: 650; }

/* Company knowledge stays useful across spaces without flattening their access. */
.home-evolved .home-knowledge { background: var(--accent-faint); }
.home-evolved .home-proof-heading { max-width: 920px; margin-bottom: 48px; }
.home-evolved .home-proof-heading h2 { margin: 0; font-size: clamp(42px, 5.5vw, 76px); font-weight: 600; letter-spacing: -.06em; line-height: 1; }
.home-evolved .home-proof-heading > p:last-child { max-width: 720px; margin: 24px 0 0; color: var(--muted); font-size: 18px; line-height: 1.6; }
.home-evolved .home-knowledge-board { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.home-evolved .home-knowledge-board article, .home-evolved .home-cross-query, .home-evolved .home-cross-result { min-width: 0; padding: 24px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--surface); box-shadow: var(--shadow-soft); }
.home-evolved .home-knowledge-board article { min-height: 190px; }
.home-evolved .home-knowledge-board article > span, .home-evolved .home-knowledge-board article > small, .home-evolved .home-knowledge-board article > strong { display: block; }
.home-evolved .home-knowledge-board article > span { font-size: 15px; font-weight: 750; }
.home-evolved .home-knowledge-board article > small { margin-top: 4px; color: var(--muted); font-size: 9px; text-transform: uppercase; }
.home-evolved .home-knowledge-board article > strong { margin-top: 34px; font-size: 18px; }
.home-evolved .home-knowledge-board article > p { margin: 8px 0 0; color: var(--accent-deep); font-size: 12px; font-weight: 650; }
.home-evolved .home-cross-query { grid-column: span 1; display: grid; align-content: center; border-color: var(--ink); }
.home-evolved .home-cross-result { grid-column: span 2; background: var(--ink); color: var(--surface); }
.home-evolved .home-cross-query small, .home-evolved .home-cross-result small { color: var(--muted); font-size: 9px; text-transform: uppercase; letter-spacing: .06em; }
.home-evolved .home-cross-query strong, .home-evolved .home-cross-result strong { display: block; margin-top: 13px; font-size: clamp(18px, 2vw, 27px); line-height: 1.25; }
.home-evolved .home-cross-result small { color: color-mix(in srgb, var(--surface) 54%, transparent); }
.home-evolved .home-cross-result > span { display: block; margin-top: 24px; padding-top: 16px; border-top: 1px solid color-mix(in srgb, var(--surface) 17%, transparent); color: var(--accent-on-dark); font-size: 11px; }
.home-evolved .home-proof-note { max-width: 900px; margin: 42px auto 0; font-size: clamp(22px, 2.7vw, 35px); line-height: 1.25; letter-spacing: -.035em; text-align: center; }

/* Scheduled work and the web control plane share one dark operational chapter. */
.home-evolved .home-operations { padding-block: clamp(72px, 8vw, 118px); background: var(--ink); color: var(--surface); }
.home-evolved .home-proof-heading-light .eyebrow { color: var(--accent-on-dark); }
.home-evolved .home-proof-heading-light > p:last-child { color: color-mix(in srgb, var(--surface) 65%, transparent); }
.home-evolved .home-operations-grid { display: grid; grid-template-columns: minmax(300px, .72fr) minmax(0, 1.28fr); gap: 16px; }
.home-evolved .home-schedule-card, .home-evolved .home-dashboard-card { overflow: hidden; border: 1px solid color-mix(in srgb, var(--surface) 15%, transparent); border-radius: var(--radius); background: #0b2018; }
.home-evolved .home-schedule-card { display: flex; min-height: 590px; flex-direction: column; padding: 30px; }
.home-evolved .home-schedule-time { width: 118px; height: 118px; display: grid; place-content: center; text-align: center; border: 1px solid var(--accent-on-dark); border-radius: 50%; box-shadow: 0 0 0 10px color-mix(in srgb, var(--accent) 15%, transparent); }
.home-evolved .home-schedule-time strong { font-size: 27px; letter-spacing: -.04em; }
.home-evolved .home-schedule-time span { color: var(--accent-on-dark); font-size: 8px; text-transform: uppercase; }
.home-evolved .home-schedule-card h3 { margin: 42px 0 0; font-size: 30px; line-height: 1.15; letter-spacing: -.04em; }
.home-evolved .home-schedule-card > p { color: color-mix(in srgb, var(--surface) 60%, transparent); font-size: 13px; line-height: 1.6; }
.home-evolved .home-schedule-route { display: grid; grid-template-columns: 1fr auto 1fr; gap: 10px; align-items: center; margin-top: auto; padding-top: 18px; border-top: 1px solid color-mix(in srgb, var(--surface) 14%, transparent); color: color-mix(in srgb, var(--surface) 55%, transparent); font-size: 9px; }
.home-evolved .home-schedule-route b { color: var(--accent-on-dark); }
.home-evolved .home-digest { margin-top: 22px; padding: 18px; border-radius: 13px; background: var(--surface); color: var(--ink); }
.home-evolved .home-digest small, .home-evolved .home-digest strong { display: block; }
.home-evolved .home-digest small { color: var(--accent-deep); font-size: 9px; text-transform: uppercase; }
.home-evolved .home-digest strong { margin-top: 10px; font-size: 15px; line-height: 1.35; }
.home-evolved .home-digest p { margin: 8px 0 0; color: var(--muted); font-size: 10px; line-height: 1.5; }
.home-evolved .home-dashboard-card { background: var(--surface); color: var(--ink); }
.home-evolved .home-dashboard-card > header { display: flex; min-height: 74px; flex-direction: column; justify-content: center; gap: 5px; padding: 0 24px; border-bottom: 1px solid var(--line); }
.home-evolved .home-dashboard-card > header span { color: var(--muted); font-size: 9px; text-transform: uppercase; }
.home-evolved .home-dashboard-card > header strong { font-size: 15px; }
.home-evolved .home-dashboard-kpis { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-bottom: 1px solid var(--line); }
.home-evolved .home-dashboard-kpis > span { min-width: 0; padding: 24px; border-right: 1px solid var(--line); }
.home-evolved .home-dashboard-kpis > span:last-child { border-right: 0; }
.home-evolved .home-dashboard-kpis small, .home-evolved .home-dashboard-kpis b { display: block; }
.home-evolved .home-dashboard-kpis small { color: var(--muted); font-size: 9px; }
.home-evolved .home-dashboard-kpis b { margin-top: 10px; font-size: 25px; letter-spacing: -.04em; }
.home-evolved .home-run-history { padding: 24px; }
.home-evolved .home-run-history > strong { display: block; padding-bottom: 14px; border-bottom: 1px solid var(--line); font-size: 12px; }
.home-evolved .home-run-history > div { display: grid; grid-template-columns: 1fr 1fr auto; gap: 14px; padding: 17px 0; border-bottom: 1px solid var(--line); font-size: 11px; }
.home-evolved .home-run-history span { color: var(--muted); }
.home-evolved .home-run-history em { color: var(--accent-deep); font-style: normal; font-weight: 750; }
.home-evolved .home-dashboard-bottom { display: grid; grid-template-columns: 1fr 1fr 1.4fr; gap: 10px; margin: 0 24px 24px; padding: 18px; border-radius: 14px; background: var(--surface-2); }
.home-evolved .home-dashboard-bottom small, .home-evolved .home-dashboard-bottom b { display: block; }
.home-evolved .home-dashboard-bottom small { color: var(--muted); font-size: 9px; }
.home-evolved .home-dashboard-bottom b { margin-top: 6px; font-size: 22px; }
.home-evolved .home-dashboard-bottom p { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.5; }
.home-evolved .home-operations-note { margin: 22px 0 0; color: color-mix(in srgb, var(--surface) 48%, transparent); font-size: 10px; }

@media (max-width: 900px) {
  .home-evolved .home-knowledge-board { grid-template-columns: 1fr; }
  .home-evolved .home-cross-query, .home-evolved .home-cross-result { grid-column: auto; }
  .home-evolved .home-operations-grid { grid-template-columns: 1fr; }
}

@media (max-width: 760px) {
  .home-evolved .home-task-request { padding: 17px; font-size: 14px; }
  .home-evolved .home-system-flow li { align-items: flex-start; flex-direction: column; gap: 3px; }
  .home-evolved .home-report-route { align-items: center; flex-wrap: wrap; }
  .home-evolved .home-report-kpis { grid-template-columns: 1fr; }
  .home-evolved .home-proof-heading { margin-bottom: 34px; }
  .home-evolved .home-proof-heading h2 { font-size: clamp(36px, 10.5vw, 46px); }
  .home-evolved .home-proof-heading > p:last-child { font-size: 15px; }
  .home-evolved .home-knowledge-board article { min-height: 165px; }
  .home-evolved .home-proof-note { margin-top: 32px; font-size: 24px; }
  .home-evolved .home-schedule-card { min-height: 550px; padding: 24px; }
  .home-evolved .home-dashboard-kpis { grid-template-columns: 1fr; }
  .home-evolved .home-dashboard-kpis > span { padding: 17px 20px; border-right: 0; border-bottom: 1px solid var(--line); }
  .home-evolved .home-dashboard-kpis > span:last-child { border-bottom: 0; }
  .home-evolved .home-run-history > div { grid-template-columns: 1fr auto; }
  .home-evolved .home-run-history > div b { grid-column: 1; }
  .home-evolved .home-run-history > div em { grid-column: 2; grid-row: 1 / 3; align-self: center; }
  .home-evolved .home-dashboard-bottom { grid-template-columns: repeat(2, 1fr); }
  .home-evolved .home-dashboard-bottom p { grid-column: 1 / -1; }
}
