/* Selected third concept: company profile rail and editorial research timeline. */
.itr-reader-tools--company { padding-top: 0; }
.itr-reader-tools--company .itr-reader-status:empty { display: none; }
.itr-company-breadcrumbs { min-height: 56px; display: flex; align-items: center; flex-wrap: wrap; gap: 10px; padding-block: 14px; border-bottom: 1px solid var(--itr-line); font-size: 13px; }
.itr-company-breadcrumbs a:hover { color: var(--itr-red); text-decoration: underline; }
.itr-company-dossier { display: grid; grid-template-columns: 340px minmax(0, 1fr); gap: 40px; color: var(--itr-ink); }
.itr-company-profile { padding: 28px 32px 48px 0; border-right: 1px solid var(--itr-line); min-width: 0; }
.itr-company-profile__art { width: 100%; height: auto; aspect-ratio: 1; object-fit: contain; margin: 0 0 22px; }
.itr-company-kicker { margin: 0 0 12px; color: var(--itr-red); font: 650 12px/1.4 var(--itr-sans); letter-spacing: .075em; text-transform: uppercase; }
.itr-company-profile h1 { margin: 0 0 14px; font: 650 clamp(32px, 3.1vw, 46px)/1.12 var(--itr-condensed); letter-spacing: -.025em; text-transform: uppercase; overflow-wrap: anywhere; }
.itr-company-profile__ticker { display: flex; flex-wrap: wrap; gap: 6px; margin: 0 0 7px; font-size: 13px; }
.itr-company-profile__sector { margin: 0; font-size: 14px; color: var(--itr-muted); }
.itr-company-profile__summary { margin: 24px 0; font-size: 14px; line-height: 1.75; }
.itr-company-profile__follow .itr-reader-button { width: 100%; color: #fff; background: var(--itr-red); border-color: var(--itr-red); }
.itr-company-profile__follow .itr-reader-button:hover { background: var(--itr-red-dark); }
.itr-company-profile__follow .itr-reader-button[aria-pressed="true"] { color: var(--itr-ink); background: transparent; border-color: var(--itr-ink); }
.itr-company-profile__follow p { margin: 10px 0 3px; color: var(--itr-muted); font-size: 12px; }
.itr-company-profile__follow > a { display: inline-block; padding-block: 8px; text-decoration: underline; text-underline-offset: 4px; font-size: 12px; }
.itr-company-profile__nav { display: grid; margin-top: 24px; padding-top: 14px; border-top: 1px solid var(--itr-line); }
.itr-company-profile__nav a { min-height: 44px; display: flex; align-items: center; padding: 8px 0; font-size: 14px; font-weight: 600; }
.itr-company-profile__nav a:first-child { color: var(--itr-red); }
.itr-company-profile__nav a:hover { text-decoration: underline; text-underline-offset: 4px; }
.itr-company-content { min-width: 0; padding-bottom: 20px; }
.itr-company-tabs { display: flex; gap: 28px; border-bottom: 1px solid var(--itr-line); }
.itr-company-tabs a { display: flex; align-items: center; min-height: 65px; padding: 12px 2px; font-size: 13px; font-weight: 600; border-bottom: 2px solid transparent; }
.itr-company-tabs a:first-child { color: var(--itr-red); border-bottom-color: var(--itr-red); }
.itr-company-tabs a:hover, .itr-company-tabs a:focus-visible { color: var(--itr-red); border-bottom-color: var(--itr-red); }
.itr-company-intro { padding: 34px 0 0; }
.itr-company-intro > .itr-company-kicker { display: none; }
.itr-company-intro h2 { max-width: 850px; margin: 0 0 12px; font: 650 clamp(28px, 2.7vw, 39px)/1.2 var(--itr-condensed); letter-spacing: -.02em; text-transform: uppercase; text-wrap: balance; }
.itr-company-intro > p { margin: 0; font-size: 17px; color: var(--itr-muted); }
.itr-company-intro__meta { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px 20px; margin: 28px 0 0; padding: 18px 0; border-top: 1px solid var(--itr-line); color: var(--itr-red); font-size: 11px; font-weight: 650; text-transform: uppercase; letter-spacing: .035em; }
.itr-company-intro__meta > span:first-child { color: var(--itr-muted); }
.itr-company-timeline { list-style: none; margin: 0; padding: 0; }
.itr-company-story { display: grid; grid-template-columns: 70px minmax(0, 1fr); gap: 30px; position: relative; margin: 0; padding: 24px 0; border-bottom: 1px solid var(--itr-line); }
.itr-company-story::before { content: ""; position: absolute; left: 80px; top: 0; bottom: 0; width: 1px; background: var(--itr-line); }
.itr-company-story::after { content: ""; position: absolute; left: 74px; top: 29px; width: 13px; height: 13px; border-radius: 50%; border: 2px solid var(--itr-paper); background: var(--itr-red); }
.itr-company-story:first-child { padding-top: 8px; }
.itr-company-story:first-child::after { top: 13px; }
.itr-company-story__date { display: flex; flex-direction: column; gap: 2px; font: 650 13px/1.45 var(--itr-sans); text-transform: uppercase; }
.itr-company-story__body { min-width: 0; }
.itr-company-story__main { min-width: 0; }
.itr-company-story h3 { margin: 0 0 9px; font: 650 clamp(22px, 1.9vw, 28px)/1.3 var(--itr-condensed); letter-spacing: -.012em; overflow-wrap: anywhere; }
.itr-company-story h3 a:hover { color: var(--itr-red); }
.itr-company-story__excerpt { margin: 0 0 16px; color: #454b4c; font-size: 14px; line-height: 1.75; }
.itr-company-story__photo { display: block; margin-bottom: 18px; }
.itr-company-story__photo img { width: 100%; height: auto; max-height: 240px; aspect-ratio: 16 / 7; object-fit: cover; }
.itr-company-story__actions { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; gap: 12px; }
.itr-company-story__actions .itr-reader-read { font-size: 13px; min-height: 44px; display: inline-flex; align-items: center; gap: 14px; text-decoration: underline; text-underline-offset: 5px; text-decoration-color: var(--itr-red); }
.itr-company-story__actions .itr-reader-button { min-height: 40px; padding: 7px 12px; border-color: var(--itr-line); font-size: 12px; background: transparent; }
.itr-company-story__sources { margin-top: 8px; font-size: 12px; }
.itr-company-story__sources summary { min-height: 40px; padding-block: 11px; cursor: pointer; color: var(--itr-muted); }
.itr-company-story__sources ul { margin: 0 0 8px; padding-left: 18px; }
.itr-company-story__sources a { display: inline-block; padding-block: 8px; text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.itr-company-story__context { border-left: 1px solid var(--itr-line); padding-left: 22px; }
.itr-company-story__context h4 { margin: 0 0 7px; font: 650 11px/1.5 var(--itr-sans); letter-spacing: .025em; text-transform: uppercase; color: var(--itr-red); }
.itr-company-story__context p { margin: 0 0 22px; font-size: 13px; line-height: 1.7; }
.itr-company-section { padding-top: 42px; margin-top: 32px; border-top: 1px solid var(--itr-line); scroll-margin-top: 22px; }
.itr-company-research { scroll-margin-top: 20px; }
.itr-company-section h2 { margin: 0 0 16px; font: 650 30px/1.2 var(--itr-condensed); }
.itr-company-section p { max-width: 760px; line-height: 1.8; font-size: 14px; }
.itr-company-section .itr-reader-note { font-size: 12px; color: var(--itr-muted); }
.itr-company-facts { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 20px; margin: 28px 0 0; }
.itr-company-facts > div { padding-top: 13px; border-top: 1px solid var(--itr-line); }
.itr-company-facts dt { margin-bottom: 7px; font-size: 11px; color: var(--itr-muted); }
.itr-company-facts dd { margin: 0; font-weight: 600; font-size: 14px; }
.itr-company-official-sources { list-style: none; margin: 20px 0; padding: 0; }
.itr-company-official-sources li { border-bottom: 1px solid var(--itr-line); }
.itr-company-official-sources a { display: flex; justify-content: space-between; gap: 16px; padding: 15px 0; font-size: 14px; text-decoration: underline; text-underline-offset: 4px; }
.itr-company-section__links { display: flex; flex-wrap: wrap; gap: 16px 30px; margin-top: 26px; font-size: 13px; font-weight: 600; }
.itr-company-section__links a { min-height: 44px; padding-block: 12px; }
@media (min-width: 1250px) {
  .itr-company-story__body.has-context { display: grid; grid-template-columns: minmax(0, 1fr) 190px; gap: 28px; }
}
@media (min-width: 761px) and (max-width: 1249px) {
  .itr-company-dossier { grid-template-columns: 250px minmax(0,1fr); gap: 28px; }
  .itr-company-profile { padding-right: 24px; }
  .itr-company-story { grid-template-columns: 60px minmax(0,1fr); gap: 22px; }
  .itr-company-story::before { left: 65px; }
  .itr-company-story::after { left: 59px; }
  .itr-company-story__context { margin-top: 22px; }
  .itr-company-tabs { gap: 18px; }
}
@media (max-width: 760px) {
  .itr-company-dossier { display: block; }
  .itr-company-profile { display: grid; grid-template-columns: 104px minmax(0,1fr); gap: 0 18px; padding: 24px 0; border-right: 0; border-bottom: 1px solid var(--itr-line); }
  .itr-company-profile__art { align-self: start; margin: 0; }
  .itr-company-profile__identity { grid-column: 2; }
  .itr-company-profile:not(:has(.itr-company-profile__art)) .itr-company-profile__identity { grid-column: 1/-1; }
  .itr-company-profile h1 { font-size: clamp(27px, 6vw, 38px); line-height: 1.12; margin-bottom: 10px; }
  .itr-company-profile .itr-company-kicker { font-size: 10px; margin-bottom: 7px; }
  .itr-company-profile__ticker { font-size: 11px; }
  .itr-company-profile__sector { font-size: 12px; }
  .itr-company-profile__summary, .itr-company-profile__follow { grid-column: 1 / -1; }
  .itr-company-profile__summary { margin: 18px 0; font-size: 13px; }
  .itr-company-profile__follow > a { padding-top: 12px; }
  .itr-company-profile__nav { display: none; }
  .itr-company-tabs { gap: 0; justify-content: space-between; }
  .itr-company-tabs a { min-height: 58px; font-size: 11px; padding-inline: 4px; text-align: center; }
  .itr-company-intro { padding-top: 26px; }
  .itr-company-intro h2 { font-size: 29px; }
  .itr-company-intro > p { font-size: 14px; }
  .itr-company-intro__meta { font-size: 10px; margin-top: 22px; padding-block: 14px; }
  .itr-company-story { grid-template-columns: minmax(0,1fr); gap: 8px; padding: 22px 0 22px 22px; }
  .itr-company-story::before { left: 4px; }
  .itr-company-story::after { left: -2px; top: 25px; }
  .itr-company-story:first-child::after { top: 11px; }
  .itr-company-story__date { flex-direction: row; gap: 4px; color: var(--itr-red); font-size: 11px; }
  .itr-company-story h3 { font-size: 24px; }
  .itr-company-story__excerpt { font-size: 13px; }
  .itr-company-story__context { margin-top: 20px; padding-left: 16px; }
  .itr-company-story__actions .itr-reader-button { min-height: 44px; }
  .itr-company-section { margin-top: 24px; padding-top: 30px; }
  .itr-company-facts { grid-template-columns: 1fr 1fr; }
}
@media (prefers-reduced-motion: reduce) { .itr-company-dossier * { scroll-behavior: auto; } }
