/* Suite boundaries are specific to the benchmark index. */
.benchmark-index .article-head { padding-top: 42px; }
.benchmark-index .byline { font-style: normal; }
.suite-nav { display: flex; flex-wrap: wrap; gap: 12px 32px; margin: 24px 0 16px; border-bottom: 1px solid var(--hairline); padding-bottom: 18px; }
.suite-nav a { font-family: var(--display); font-size: 18px; font-weight: 600; text-decoration: underline; text-underline-offset: 5px; }
.suite-nav span { display: block; font-family: var(--mono); font-size: 13px; font-weight: 400; color: var(--soft); margin-top: 5px; }
.suite-comparability { max-width: 76ch; font-size: 17px; color: var(--soft); }
.suite-section { margin-top: 44px; scroll-margin-top: 130px; }
.suite-heading { display: flex; align-items: end; justify-content: space-between; gap: 16px; padding-bottom: 14px; border-bottom: 2px solid var(--ink); }
.suite-heading h2 { font-family: var(--display); font-size: clamp(25px, 3vw, 34px); line-height: 1.25; margin-top: 5px; font-weight: 600; }
.suite-heading > a, .suite-downloads a { font-family: var(--display); font-size: 16px; text-decoration: underline; text-underline-offset: 4px; }
.suite-label { font-family: var(--mono); font-size: 13px; color: var(--soft); }
.suite-description { font-size: 18px; max-width: 86ch; margin-top: 18px; }
.suite-feature { margin-top: 34px; }
.suite-feature h3 { font-family: var(--display); font-size: clamp(24px, 2.6vw, 30px); line-height: 1.3; margin: 10px 0; }
.suite-feature header > p:last-child { font-size: 18px; color: var(--soft); }
.suite-card { margin: 24px 0 18px; text-align: left; }
.suite-card img { display: block; width: 100%; height: auto; border: 1px solid var(--hairline); box-shadow: none; border-radius: 0; }
.suite-card img:hover { box-shadow: none; }
.suite-card figcaption { font-size: 15px; font-style: normal; color: var(--soft); margin-top: 12px; line-height: 1.6; }
.suite-card figcaption a, .suite-notes a { text-decoration: underline; text-underline-offset: 3px; }
.suite-downloads { display: flex; flex-wrap: wrap; gap: 12px 26px; }
.suite-reading { font-size: 19px; margin: 24px 0; }
.suite-details { margin-top: 20px; border-top: 1px solid var(--hairline); padding-top: 16px; }
.suite-details summary { cursor: pointer; font-family: var(--display); font-size: 19px; font-weight: 600; }
.suite-details > p { font-size: 16px; margin: 16px 0; }
.suite-table-scroll { overflow-x: auto; margin: 18px 0; }
.suite-results { border-collapse: collapse; width: 100%; font-size: 15px; white-space: nowrap; }
.suite-results caption { text-align: left; font-size: 16px; margin-bottom: 12px; }
.suite-results th, .suite-results td { padding: 12px 10px; border-bottom: 1px solid var(--hairline-soft); text-align: right; }
.suite-results th { font-family: var(--display); font-weight: 600; }
.suite-results td { font-family: var(--mono); font-size: 14px; }
.suite-results th:first-child, .suite-results[aria-describedby="effort-table-note"] th:nth-child(2), .suite-results tr[data-model] td:first-of-type { text-align: left; }
.suite-results thead { border-bottom: 2px solid var(--ink); }
.suite-results tbody + tbody { border-top: 2px solid var(--hairline); }
.suite-notes { margin-top: 18px; }
.suite-notes p { font-size: 16px; margin-top: 12px; }
.suite-archive { margin-top: 64px; padding-top: 24px; border-top: 3px double var(--ink); }
.archive-model-label { font-family: var(--display); font-size: 16px; font-weight: 600; margin-top: 28px; }
.suite-archive .models-strip { margin-top: 12px; }
@media (max-width: 700px) {
  .suite-heading { align-items: start; flex-direction: column; }
  .suite-section { scroll-margin-top: 150px; }
  .suite-feature .suite-label { line-height: 1.8; }
  .suite-description, .suite-reading { font-size: 17px; }
  .suite-archive .report-row { gap: 12px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

.suite-preview { display: grid; grid-template-columns: 1.4fr 1fr; gap: 32px; align-items: center; }
.suite-preview img { display: block; width: 100%; height: auto; border: 1px solid var(--hairline); }
.suite-preview p { font-size: 17px; margin: 16px 0; }
.suite-preview h3 a, .benchmark-report a { text-decoration: underline; text-underline-offset: 4px; }
.benchmark-report { padding-top: 28px; }
.report-back { font-family: var(--mono); font-size: 13px; }
.benchmark-report .suite-downloads { margin-top: 20px; }
.report-jumps { display: flex; flex-wrap: wrap; gap: 12px 24px; margin: 24px 0; font-family: var(--display); font-size: 16px; }
.benchmark-report [id] { scroll-margin-top: 120px; }
.benchmark-report h1 { font-family: var(--display); font-size: clamp(30px, 4vw, 46px); line-height: 1.2; margin: 12px 0 20px; }
.report-section { margin: 40px 0; padding-top: 24px; border-top: 1px solid var(--hairline); }
.report-section h2 { font-family: var(--display); font-size: 28px; margin: 0 0 18px; }
.report-section > p { font-size: 18px; margin: 16px 0; }
.effort-choices { display: grid; grid-template-columns: 1fr 1fr; gap: 24px 40px; margin: 24px 0; }
.effort-choices > div { padding: 0 0 12px 18px; border-left: 3px solid var(--ink); }
.effort-choices h3 { font-size: 22px; margin: 0 0 10px; }
.effort-choices p { font-size: 17px; margin: 8px 0; }
.effort-choices p:first-of-type { font-family: var(--mono); font-size: 15px; }
.benchmark-report :focus-visible, .benchmark-index :focus-visible { outline: 2px solid var(--ink); outline-offset: 5px; }
@media (max-width: 700px) {
  .suite-preview, .effort-choices { grid-template-columns: 1fr; }
  .suite-preview > a { max-width: 420px; }
  .benchmark-report .suite-downloads { flex-direction: column; align-items: start; }
  .report-section > p { font-size: 17px; }
  .benchmark-report .suite-results { min-width: 620px; }
}

/* Report page: resource tiles and a numbered contents strip */
.report-resources { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 10px; margin-top: 22px; }
.benchmark-report .report-resources .resource { display: flex; flex-direction: column; gap: 5px; padding: 14px 16px; border: 1px solid var(--hairline); border-radius: 4px; text-decoration: none; color: var(--ink); transition: border-color .15s ease, background-color .15s ease; }
.benchmark-report .report-resources .resource:hover, .benchmark-report .report-resources .resource:focus-visible { border-color: var(--ink); background: var(--paper-2); }
.resource-kind { font-family: var(--mono); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: var(--faint); }
.resource-title { font-family: var(--display); font-size: 16px; font-weight: 600; line-height: 1.3; }
.resource-meta { font-family: var(--mono); font-size: 12px; line-height: 1.5; color: var(--soft); }
.report-contents { display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px 20px; margin: 26px 0 0; padding-top: 16px; border-top: 1px solid var(--hairline); }
.report-contents-label { flex-basis: 100%; font-family: var(--mono); font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: var(--faint); margin-bottom: 2px; }
.benchmark-report .report-contents a { font-family: var(--display); font-size: 14.5px; font-weight: 500; text-decoration: none; color: var(--ink); border-bottom: 1px solid transparent; padding-bottom: 2px; white-space: nowrap; }
.benchmark-report .report-contents a:hover, .benchmark-report .report-contents a:focus-visible { border-bottom-color: var(--ink); }
.report-contents a .n { font-family: var(--mono); font-size: 11px; color: var(--faint); margin-right: 7px; }
@media (max-width: 700px) {
  .report-contents { gap: 8px 18px; }
  .benchmark-report .report-contents a { font-size: 14px; }
}
