/* Scoped to the filing explorer and confirmed-events calendar. */
.itr-research-events { padding: 24px 0 64px; color: #15191a; background: #f8f8f6; }
.itr-research-events :is(h1,h2,h3,p) { margin: 0; }
.itr-research-events__tabs { display: flex; gap: 26px; border-bottom: 1px solid #cfd3d2; }
.itr-research-events__tabs a { display: flex; align-items: center; min-height: 48px; border-bottom: 3px solid transparent; font-size: 14px; font-weight: 700; }
.itr-research-events__tabs a[aria-current="page"] { border-color: #b91f16; color: #941810; }
.itr-research-events__heading { padding-top: 32px; }
.itr-research-events .itr-research-events__eyebrow { margin-bottom: 10px; color: #656b6b; text-transform: uppercase; letter-spacing: .09em; font-size: 12px; font-weight: 700; }
.itr-research-events h1 { font: 600 clamp(34px,4.1vw,54px)/1.12 var(--itr-condensed,Arial,sans-serif); letter-spacing: -.025em; }
.itr-research-events__heading > p:last-child { margin-top: 12px; font-size: 18px; line-height: 1.55; }
.itr-research-events .itr-research-events__scope { max-width: 900px; margin: 16px 0 26px; font-size: 14px; line-height: 1.6; color: #565e5e; }
.itr-research-events__filters { display: flex; flex-wrap: wrap; align-items: end; gap: 16px; padding: 22px; background: #fff; border: 1px solid #cfd3d2; }
.itr-research-events__filters > div { flex: 1 1 135px; min-width: 0; }
.itr-research-events__filters label { display: block; font: 700 12px/1.4 var(--itr-sans,Arial,sans-serif); margin-bottom: 7px; }
.itr-research-events__filters :is(select,input) { width: 100%; min-width: 0; min-height: 46px; padding: 10px; font: 14px/1.4 var(--itr-sans,Arial,sans-serif); border: 1px solid #969f9e; border-radius: 0; color: #15191a; background: #fff; box-shadow: none; }
.itr-research-events__filters input[type="date"] { min-width: 136px; }
.itr-research-events__filters input[type="search"] { text-transform: uppercase; }
.itr-research-events__filters input::placeholder { text-transform: none; color: #656b6b; opacity: 1; }
.itr-research-events__filters .itr-research-events__filter-actions { flex: 0 1 158px; display: flex; align-items: center; gap: 14px; }
.itr-research-events__filter-actions button { min-height: 46px; padding: 10px 16px; background: #b91f16; color: #fff; border: 1px solid #b91f16; border-radius: 0; font: 700 14px/1.3 var(--itr-sans,Arial,sans-serif); white-space: nowrap; cursor: pointer; }
.itr-research-events__filter-actions button:hover { background: #941810; }
.itr-research-events__filter-actions a { display: inline-flex; align-items: center; min-height: 44px; font-size: 13px; text-decoration: underline; text-underline-offset: 3px; }
.itr-research-events .itr-research-events__date-help { flex-basis: 100%; color: #596160; font-size: 12px; line-height: 1.6; }
.itr-research-events__results { padding-top: 32px; scroll-margin-top: 20px; }
.itr-research-events__results-heading { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: baseline; gap: 12px; margin-bottom: 16px; }
.itr-research-events h2 { font: 600 25px/1.25 var(--itr-condensed,Arial,sans-serif); }
.itr-research-events__results-heading p { color: #596160; font-size: 13px; }
.itr-research-events__empty { display: grid; grid-template-columns: 104px 1fr; gap: 28px; padding: 40px; border: 1px solid #cfd3d2; border-top: 3px solid #1c2526; background: #fff; }
.itr-research-events__empty-mark { width: 94px; height: 94px; display: grid; place-items: center; color: #7b3430; background: #f6efed; font: 600 26px/1 var(--itr-condensed,Arial,sans-serif); }
.itr-research-events h3 { font: 650 20px/1.4 var(--itr-sans,Arial,sans-serif); letter-spacing: -.02em; }
.itr-research-events__empty p { max-width: 700px; margin-top: 9px; color: #596160; line-height: 1.65; font-size: 15px; }
.itr-research-events a.itr-research-events__text-link { display: inline-flex; align-items: center; min-height: 44px; margin-top: 9px; color: #941810; font-size: 14px; font-weight: 700; }
.itr-research-events__notice { padding: 18px 22px; background: #fff4e6; color: #673c0b; border-left: 3px solid #a1640c; margin-bottom: 18px; font-size: 14px; }
.itr-research-events__notice ul { margin: 8px 0 0 20px; padding: 0; }
.itr-research-events__record { display: grid; grid-template-columns: 92px minmax(0,1fr) 190px; gap: 24px; padding: 25px 20px; border-top: 1px solid #cfd3d2; background: #fff; }
.itr-research-events__record:last-child { border-bottom: 1px solid #cfd3d2; }
.itr-research-events__record-date { display: flex; flex-direction: column; align-items: flex-start; gap: 5px; padding-top: 2px; color: #626a69; font-size: 12px; }
.itr-research-events__record-date time { display: flex; flex-direction: column; }
.itr-research-events__record-date strong { color: #15191a; font: 600 24px/1.2 var(--itr-condensed,Arial,sans-serif); }
.itr-research-events__record-date time span { color: #303b39; font-size: 14px; }
.itr-research-events__record-kicker { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; color: #58615f; font-size: 12px; font-weight: 600; }
.itr-research-events__badge { padding: 3px 8px; background: #edf1ef; color: #2e4841; }
.itr-research-events__record h3 { margin-top: 10px; overflow-wrap: anywhere; }
.itr-research-events__record-details { display: flex; flex-wrap: wrap; gap: 14px 30px; margin: 14px 0 0; font-size: 13px; }
.itr-research-events__record-details dt { color: #65706c; font-size: 11px; }
.itr-research-events__record-details dd { margin: 3px 0 0; }
.itr-research-events .itr-research-events__record-detail { margin-top: 10px; font-size: 13px; color: #58615f; }
.itr-research-events__record-source { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; overflow-wrap: anywhere; }
.itr-research-events__record-source a { display: flex; align-items: center; min-height: 44px; color: #941810; font-size: 13px; font-weight: 700; }
.itr-research-events__record-source > span { color: #65706c; font-size: 11px; }
.itr-research-events__pagination { display: flex; gap: 20px; align-items: center; justify-content: center; margin-top: 22px; font-size: 14px; }
.itr-research-events__pagination a { display: grid; place-items: center; min-height: 44px; padding: 5px 14px; border: 1px solid #9da7a3; }
.itr-research-events__sources { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 20px; margin-top: 38px; padding-top: 28px; border-top: 1px solid #cfd3d2; }
.itr-research-events__sources > div { padding-right: 20px; }
.itr-research-events__sources > div > p:last-child { margin-top: 10px; color: #596160; font-size: 13px; line-height: 1.6; }
.itr-research-events__sources > a { display: flex; flex-direction: column; justify-content: center; gap: 8px; padding: 24px; border: 1px solid #cfd3d2; background: #fff; }
.itr-research-events__sources > a > span { font-size: 12px; color: #596160; }
.itr-research-events__sources > a > strong { font-size: 18px; color: #1d2925; }
.itr-research-events__sources > a:hover { border-color: #8a9892; background: #f0f3f1; }
.itr-research-events a:hover { text-decoration: underline; text-underline-offset: 3px; }
.itr-research-events :is(a,button,input,select):focus-visible { outline: 3px solid #b91f16; outline-offset: 3px; }
@media (max-width: 900px) {
 .itr-research-events__record { grid-template-columns: 80px minmax(0,1fr); gap: 16px; }
 .itr-research-events__record-source { grid-column: 2; margin-top: -10px; }
 .itr-research-events__sources { grid-template-columns: 1fr 1fr; }
 .itr-research-events__sources > div { grid-column: 1 / -1; }
}
@media (max-width: 600px) {
 .itr-research-events { padding-top: 12px; padding-bottom: 36px; }
 .itr-research-events__heading { padding-top: 24px; }
 .itr-research-events__heading > p:last-child { font-size: 16px; }
 .itr-research-events__filters { padding: 16px; gap: 14px; }
 .itr-research-events__filters > div { flex-basis: calc(50% - 7px); }
 .itr-research-events__filters .itr-research-events__filter-actions { flex-basis: 100%; }
 .itr-research-events__filter-actions button { flex: 1; }
 .itr-research-events__filters input[type="date"] { min-width: 0; }
 .itr-research-events__empty { grid-template-columns: 1fr; padding: 24px 20px; gap: 18px; }
 .itr-research-events__empty-mark { width: 70px; height: 62px; font-size: 21px; }
 .itr-research-events h3 { font-size: 18px; }
 .itr-research-events__record { grid-template-columns: 66px minmax(0,1fr); padding: 22px 14px; gap: 12px; }
 .itr-research-events__record-kicker { gap: 8px; }
 .itr-research-events__record-date strong { font-size: 21px; }
 .itr-research-events__sources { grid-template-columns: 1fr; gap: 14px; }
 .itr-research-events__sources > a { padding: 20px; }
}
@media print {
 .itr-research-events__filters, .itr-research-events__tabs { display: none; }
 .itr-research-events__record, .itr-research-events__sources { break-inside: avoid; }
}
