/* Resources: reading, concepts and editorial paths on shared v2 foundations. */
.sr-resources-v2 { margin-block-start: 0; background: var(--sr-white); }
.sr-resources-v2 + footer { margin-block-start: 0; }
.sr-res-hero { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr); gap: clamp(32px, 5vw, 72px); align-items: center; padding-block: 84px 96px; }
.sr-res-hero > * { min-width: 0; }
.sr-res-hero h1 { margin: 0 0 28px; font-size: clamp(38px, 4.2vw, 60px); line-height: 1.1; font-weight: 800; letter-spacing: -.045em; text-wrap: balance; }
.sr-res-hero h1 span { color: var(--sr-red); }
.sr-res-lead { max-width: 660px; margin: 0 0 32px; color: var(--sr-muted); font-size: 17px; line-height: 1.85; }
.sr-res-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.sr-res-map { padding: 32px; border-block: 1px solid #cdd1d9; background: var(--sr-surface); }
.sr-res-map-caption { margin: 0 0 28px; font-size: 12px; color: var(--sr-muted); }
.sr-res-map-core { display: block; padding-bottom: 24px; font-size: clamp(24px, 2.5vw, 34px); letter-spacing: -.035em; }
.sr-res-map ul { position: relative; list-style: none; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; padding: 24px 0 0; margin: 0; border-top: 1px solid #b8bec8; }
.sr-res-map ul::before { content: ''; position: absolute; left: 0; bottom: 100%; height: 20px; border-left: 1px solid #b8bec8; }
.sr-res-map li { position: relative; display: flex; gap: 10px; align-items: center; min-width: 0; font-size: 13px; }
.sr-res-map li::before { content: ''; position: absolute; left: 0; top: -24px; height: 20px; border-left: 1px solid #b8bec8; }
.sr-res-map svg { flex-shrink: 0; width: 22px; color: var(--sr-red-dark); }
.sr-res-soft { background: var(--sr-surface); }
.sr-res-topics { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 28px; }
.sr-res-topic { grid-column: span 2; min-width: 0; padding: 28px 0; border-top: 1px solid #b8bec8; }
.sr-res-topic-1, .sr-res-topic-2 { grid-column: span 3; padding: 32px; border: 1px solid var(--sr-border); border-radius: 12px; }
.sr-res-topic-1 { background: var(--sr-surface); }
.sr-res-topic-2 { border-left: 3px solid var(--sr-red); }
.sr-res-topic-mark { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 24px; color: var(--sr-muted); font-size: 12px; }
.sr-res-topic-mark svg { color: var(--sr-red-dark); }
.sr-res-topic h3, .sr-res-practices h3, .sr-res-routes h3 { margin: 0 0 14px; font-size: 22px; letter-spacing: -.035em; line-height: 1.3; }
.sr-res-topic p, .sr-res-practices p, .sr-res-routes p { margin: 0; color: var(--sr-muted); font-size: 15px; line-height: 1.85; }
.sr-res-topic-6 { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, .7fr) minmax(0, 1fr) minmax(0, 1.2fr); column-gap: 32px; align-items: start; padding: 28px; background: var(--sr-surface); border-top: 0; }
.sr-res-topic-6 .sr-res-topic-mark { grid-column: 1 / -1; margin-bottom: 16px; }
.sr-res-topic-6 .sr-res-tags { margin-top: 0; }
.sr-res-tags { display: flex; flex-wrap: wrap; gap: 8px; list-style: none; padding: 0; margin: 24px 0 0; }
.sr-res-tags li { max-width: 100%; padding: 5px 10px; border: 1px solid #cdd1d9; border-radius: 4px; font-size: 12px; color: var(--sr-muted); }
.sr-res-glossary { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 64px; margin: 0; }
.sr-res-glossary > div { padding: 24px 0; border-top: 1px solid #cdd1d9; }
.sr-res-glossary dt { font-size: 20px; font-weight: 700; letter-spacing: -.025em; }
.sr-res-glossary dd { max-width: 540px; margin: 10px 0 0; color: var(--sr-muted); font-size: 15px; line-height: 1.8; }
.sr-res-decision { display: grid; grid-template-columns: minmax(0, .6fr) minmax(0, 1fr); gap: 64px; align-items: center; }
.sr-res-flow { list-style: none; padding: 0; margin: 0; }
.sr-res-flow li { position: relative; padding: 16px 24px; border: 1px solid #cdd1d9; border-radius: 6px; font-size: 13px; font-weight: 700; letter-spacing: 1px; text-align: center; }
.sr-res-flow li + li { margin-top: 28px; }
.sr-res-flow li:not(:last-child)::after { content: '↓'; position: absolute; top: 100%; left: 50%; line-height: 28px; color: var(--sr-red-dark); }
.sr-res-flow li:last-child { border-color: var(--sr-red-dark); color: var(--sr-red-dark); background: #f9eded; }
.sr-res-example { padding: 32px; border-left: 3px solid var(--sr-red); background: var(--sr-surface); }
.sr-res-example dl { margin: 0; }
.sr-res-example dl > div { padding: 18px 0; border-top: 1px solid #cdd1d9; }
.sr-res-example dt { color: var(--sr-muted); font-size: 13px; }
.sr-res-example dd { margin: 6px 0 0; font-size: 18px; font-weight: 600; }
.sr-res-practices { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 36px 64px; }
.sr-res-practices article { display: flex; gap: 24px; padding-top: 24px; border-top: 1px solid #cdd1d9; }
.sr-res-practices article > span { color: var(--sr-red-dark); font-size: 14px; font-weight: 700; }
.sr-res-routes { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.sr-res-routes a { display: block; padding: 28px; border: 1px solid #cdd1d9; border-radius: 8px; background: #fff; color: var(--sr-ink); }
.sr-res-routes a:hover { border-color: var(--sr-red-dark); }
.sr-res-routes a:hover h3 { text-decoration: underline; text-underline-offset: 4px; }
.sr-res-routes h3 { padding-right: 32px; }
.sr-res-route-arrow { float: right; color: var(--sr-red-dark); font-size: 24px; }
.sr-res-dark { background: var(--sr-ink); color: #fff; }
.sr-res-dark .sr-section-eyebrow, .sr-res-dark h2 { color: #fff; }
.sr-res-dark .sr-section-heading > p:not(.sr-section-eyebrow) { color: #d0d5dd; }
.sr-res-equation { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 36px; border-top: 1px solid #ffffff40; font-size: 13px; letter-spacing: 1px; }
.sr-res-equation b { color: #e5898a; font-size: 24px; }
.sr-res-equation strong { max-width: 220px; padding: 20px; border: 1px solid #e5898a; border-radius: 8px; text-align: center; }
.sr-res-future .sr-section-heading { margin-bottom: 24px; }
.sr-res-future h2 { font-size: clamp(26px, 2.6vw, 34px); }
/* Keep shared navigation comfortable on this page without changing other templates. */
body:has(.sr-resources-v2) :is(.sr-footer-nav a, .sr-desktop-nav a, .sr-login, .sr-brand-name, .sr-footer-name, .custom-logo-link) { display: inline-flex; align-items: center; min-height: 44px; }
body:has(.sr-resources-v2) .sr-mobile-menu summary { min-height: 44px; }
@media (max-width: 1199px) {
    .sr-res-hero { grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr); gap: 32px; }
    .sr-res-map { padding: 24px; }
    .sr-res-map ul { column-gap: 12px; }
    .sr-res-map li { flex-direction: column; align-items: flex-start; gap: 8px; }
    .sr-res-equation { gap: 14px; font-size: 12px; }
}
@media (max-width: 959px) {
    .sr-res-hero { grid-template-columns: minmax(0, 1fr); padding-block: 56px; }
    .sr-res-map li { flex-direction: row; align-items: center; }
    .sr-res-topic { grid-column: span 3; }
    .sr-res-topic-6 { display: block; }
    .sr-res-topic-6 .sr-res-tags { margin-top: 24px; }
    .sr-res-decision { gap: 32px; }
    .sr-res-glossary, .sr-res-practices { column-gap: 32px; }
    .sr-res-equation { flex-direction: column; }
    .sr-res-equation strong { max-width: 100%; }
}
@media (max-width: 599px) {
    .sr-res-hero { padding-block: 40px 52px; }
    .sr-res-hero h1 { font-size: clamp(34px, 9vw, 46px); }
    .sr-res-lead { font-size: 15px; }
    .sr-res-actions { flex-direction: column; }
    .sr-res-map ul, .sr-res-topics, .sr-res-glossary, .sr-res-decision, .sr-res-practices, .sr-res-routes { grid-template-columns: minmax(0, 1fr); }
    .sr-res-topic { grid-column: auto; }
    .sr-res-topic-1, .sr-res-topic-2, .sr-res-topic-6 { padding: 24px; }
    .sr-res-example { padding: 24px; }
    .sr-res-practices article { gap: 16px; }
    .sr-res-routes a { padding: 24px; }
    .sr-resources-v2 .sr-cta-section { padding-bottom: 80px; }
}
