/* Template 3. Editorial rhythm, tenant colour, and independent navigation.
   The template2 stylesheet only supplies compatibility for existing content blocks. */
body.template-2.template-3 {
    --nn-menu-foreground: var(--nn3-accent-contrast, #fff);
    --nn3-ink: #152128;
    --nn3-muted: #58646b;
    --nn3-line: #dce1e3;
    --nn3-soft: #f3f5f5;
    --nn3-accent: var(--main-color, #b52338);
    --nn3-accent-ink: color-mix(in srgb, var(--nn3-accent) 65%, #101820);
    --nn3-sans: Arial, Helvetica, sans-serif;
    /* Keep legacy heading references on the same family as the network site. */
    --nn3-serif: var(--nn3-sans);
    --nn2-radius: 4px;
    --nn2-radius-lg: 4px;
    --nn2-radius-md: 4px;
    --nn2-radius-sm: 2px;
    --nn2-ink: var(--nn3-ink);
    margin: 0;
    color: var(--nn3-ink);
    background: var(--site-background-color, #fff);
    font: 16px/1.5 var(--nn3-sans);
    overflow-x: clip;
}
.template-3 [hidden] { display: none !important; }
.template-3 :where(button, input, select, textarea) { font: inherit; }
.template-3 :where(h1, h2, h3, h4, h5, h6) { font-family: var(--nn3-sans); }
.template-3 :where(a, button, input, summary):focus-visible { outline: 3px solid var(--nn3-accent-ink); outline-offset: 5px; }
.template-3 :where(h1, h2, h3, p) { margin-top: 0; }
.template-3 h1, .template-3 h2, .template-3 h3 { text-wrap: pretty; overflow-wrap: anywhere; }
.template-3 .nn3-shell { width: min(1280px, calc(100% - 64px)); margin-inline: auto; }
.template-3 .nn3-icon { flex-shrink: 0; vertical-align: middle; }
.template-3 .nn3-skip { position: fixed; top: 8px; left: 16px; z-index: 10000; padding: 12px 20px; color: #fff; background: #152128; transform: translateY(-160%); }
.template-3 .nn3-skip:focus { transform: none; }
.template-3 .nn3-preview { background: #152128; color: #fff; text-align: center; font-size: 12px; letter-spacing: .08em; padding: 6px; }
.template-3 .nn3-header { background: var(--site-background-color, #fff); border-top: 4px solid var(--nn3-accent); }
.template-3 .nn3-masthead { display: flex; align-items: center; gap: 24px; min-height: 100px; flex-wrap: wrap; padding-block: 14px; }
.template-3 .nn3-brand { flex-shrink: 0; max-width: 32%; color: var(--nn3-ink); }
.template-3 .nn3-brand img { width: auto; height: 64px; max-width: 240px; object-fit: contain; }
.template-3 .nn3-brand > span { font: 900 clamp(22px, 3vw, 36px)/1.1 var(--nn3-sans); letter-spacing: -.06em; }
.template-3 .nn3-header-actions { display: flex; align-items: center; gap: 20px; margin-left: auto; }
.template-3 .nn3-header-actions a { white-space: nowrap; }
.template-3 .nn3-live-link, .template-3 .nn3-tv-link { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; }
.template-3 .nn3-live-dot { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: #ca293a; box-shadow: 0 0 0 4px rgb(202 41 58 / 10%); }
.template-3 .nn3-icon-button { display: inline-flex; justify-content: center; align-items: center; width: 44px; height: 44px; flex-shrink: 0; padding: 10px; border: 1px solid var(--nn3-line); border-radius: 50%; background: #fff; color: var(--nn3-ink); cursor: pointer; }
.template-3 .nn3-icon-button:hover { background: var(--nn3-soft); }
.template-3 .nn3-navigation { background: var(--nn3-accent); color: var(--nn3-accent-contrast); border-block: 1px solid var(--nn3-accent); }
.template-3 .nn3-nav-inner > a, .template-3 .nn3-nav-inner > details > summary { color: var(--nn-menu-foreground); }
.template-3 .nn3-nav-children { color: var(--nn3-ink); }
.template-3 .nn3-nav-inner { display: flex; align-items: stretch; flex-wrap: wrap; gap: 0 26px; }
.template-3 .nn3-nav-inner > a, .template-3 .nn3-nav-inner > details > summary { display: flex; align-items: center; gap: 10px; min-height: 52px; padding: 4px 0; font-size: 14px; font-weight: 650; position: relative; }
.template-3 .nn3-nav-inner > [aria-current="page"]::after { content: ''; height: 3px; background: currentColor; position: absolute; bottom: -1px; left: 0; right: 0; }
.template-3 .nn3-nav-group { position: relative; }
.template-3 .nn3-nav-group > summary { list-style: none; cursor: pointer; }
.template-3 .nn3-nav-group > summary::-webkit-details-marker { display: none; }
.template-3 .nn3-nav-children { min-width: 230px; position: absolute; top: 100%; left: 0; z-index: 40; padding: 12px; background: #fff; border: 1px solid var(--nn3-line); box-shadow: 0 12px 30px rgb(21 33 40 / 10%); }
.template-3 .nn3-nav-children a, .template-3 .nn3-nav-children summary { display: block; padding: 10px; font-size: 14px; }
.template-3 .nn3-nav-children .nn3-nav-children { position: static; box-shadow: none; border: 0; padding: 0 0 0 12px; }
.template-3 .nn3-nav-children a:hover { background: var(--nn3-soft); }
.template-3 .nn3-subnavigation { display: flex; align-items: center; flex-wrap: wrap; gap: 10px 22px; min-height: 44px; padding-block: 10px; font-size: 12px; color: var(--nn3-muted); }
.template-3 .nn3-subnavigation > a:hover { text-decoration: underline; }
.template-3 .nn3-eyebrow { display: block; font: 750 10px/1.5 var(--nn3-sans); text-transform: uppercase; letter-spacing: .1em; color: var(--nn3-accent-ink); }
.template-3 .nn3-layout { display: grid; grid-template-columns: minmax(0, 1fr) 326px; gap: 42px; padding-block: 32px 80px; align-items: start; }
.template-3 .nn3-layout-solo { grid-template-columns: minmax(0, 1fr); }
.template-3 .nn3-layout-solo .nn3-main { max-width: 1050px; margin-inline: auto; }
.template-3 .nn3-main { min-width: 0; }
.template-3 .nn3-main:focus { outline: none; }
.template-3 .nn3-page-heading { display: flex; justify-content: space-between; align-items: end; gap: 20px; margin: 0 0 26px; }
.template-3 .nn3-page-heading .nn3-eyebrow { margin-bottom: 8px; }
.template-3 .nn3-page-heading h1 { font: 700 clamp(28px, 3vw, 40px)/1.12 var(--nn3-sans); letter-spacing: -.045em; margin: 0; }
.template-3 .nn3-edition-date { font-size: 11px; color: var(--nn3-muted); white-space: nowrap; padding-bottom: 4px; }
.template-3 .nn3-front-stories { display: grid; grid-template-columns: minmax(0, 1.75fr) minmax(0, 1fr); gap: 26px; }
.template-3 .nn3-front-single { grid-template-columns: 1fr; }
.template-3 .nn3-front-side { display: flex; flex-direction: column; gap: 26px; border-left: 1px solid var(--nn3-line); padding-left: 24px; }
.template-3 .nn3-card { min-width: 0; }
.template-3 .nn3-story-link { display: block; height: 100%; }
.template-3 .nn3-card-image { position: relative; aspect-ratio: 16/9; background: #e8eded; overflow: hidden; border-radius: 3px; }
.template-3 .nn3-card-image > img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.template-3 .nn3-image-empty { background: linear-gradient(135deg, #e8eded 20%, #d5dedf); }
.template-3 .nn3-image-empty::after { content: ''; width: 48px; height: 48px; position: absolute; left: calc(50% - 24px); top: calc(50% - 24px); border: 1px solid #a6b7b9; transform: rotate(45deg); }
.template-3 .nn3-story-link:hover .nn3-card-image > img { transform: scale(1.025); }
.template-3 .nn3-story-link:hover h3 { color: var(--nn3-accent-ink); text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.template-3 .nn3-card-copy { padding-top: 14px; }
.template-3 .nn3-card-kicker { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; min-height: 15px; margin-bottom: 7px; color: var(--nn3-accent-ink); font-size: 10px; font-weight: 750; text-transform: uppercase; letter-spacing: .065em; }
.template-3 .nn3-story-label { display: inline-flex; align-items: center; padding: 2px 5px; border: 1px solid currentColor; font-size: 9px; }
.template-3 .nn3-card h3 { color: var(--nn3-ink); font: 750 21px/1.23 var(--nn3-sans); letter-spacing: -.025em; margin: 0 0 10px; }
.template-3 .nn3-card-hero h3 { font: 700 clamp(28px, 2.65vw, 39px)/1.13 var(--nn3-serif); letter-spacing: -.035em; }
.template-3 .nn3-card-lead { font-size: 15px; line-height: 1.6; color: var(--nn3-muted); margin: 0 0 14px; }
.template-3 .nn3-card time { display: block; font-size: 11px; color: var(--nn3-muted); }
.template-3 .nn3-card-side h3 { font-size: 18px; }
.template-3 .nn3-video-badge { display: flex; align-items: center; justify-content: center; position: absolute; left: 12px; bottom: 12px; width: 36px; height: 36px; border-radius: 50%; background: #fff; color: #152128; }
.template-3 .nn3-section { border-top: 2px solid var(--nn3-ink); margin-top: 40px; padding-top: 18px; }
.template-3 .nn3-section-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 22px; border-left: 5px solid var(--nn3-accent); padding-left: 14px; }
.template-3 .nn3-section-heading h2 { font: 750 25px/1.2 var(--nn3-sans); letter-spacing: -.04em; margin: 0; }
.template-3 .nn3-section-heading > a, .template-3 .nn3-text-link { display: inline-flex; align-items: center; gap: 8px; font-size: 12px; font-weight: 650; }
.template-3 .nn3-section-heading > a { white-space: nowrap; }
.template-3 .nn3-text-link:hover, .template-3 .nn3-section-heading > a:hover { text-decoration: underline; }
.template-3 .nn3-digest-item + .nn3-digest-item { border-top: 1px solid var(--nn3-line); }
.template-3 .nn3-digest-item > a { display: grid; grid-template-columns: 54px minmax(0, 1fr) 24px; align-items: start; gap: 16px; padding: 18px 0; }
.template-3 .nn3-digest-item time { color: var(--nn3-muted); font-size: 12px; font-variant-numeric: tabular-nums; padding-top: 2px; }
.template-3 .nn3-digest-item h3 { font-size: 17px; line-height: 1.35; letter-spacing: -.015em; font-weight: 650; margin: 4px 0 0; }
.template-3 .nn3-digest-item a:hover h3 { text-decoration: underline; text-underline-offset: 3px; }
.template-3 .nn3-digest-arrow { color: var(--nn3-muted); margin-top: 12px; }
.template-3 .nn3-section-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px 28px; }
.template-3 .nn3-section-grid .nn3-card-section-lead { grid-row: span 4; }
.template-3 .nn3-card-section-lead h3 { font: 700 27px/1.2 var(--nn3-serif); letter-spacing: -.025em; }
.template-3 .nn3-card-compact .nn3-story-link { display: grid; grid-template-columns: minmax(0, 1fr) 104px; gap: 14px; }
.template-3 .nn3-card-compact .nn3-card-image { grid-column: 2; grid-row: 1; }
.template-3 .nn3-card-compact .nn3-card-copy { grid-column: 1; grid-row: 1; padding: 0; }
.template-3 .nn3-card-compact h3 { font-size: 15px; line-height: 1.35; }
.template-3 .nn3-card-compact + .nn3-card-compact { border-top: 1px solid var(--nn3-line); padding-top: 18px; }
.template-3 .nn3-section-single { grid-template-columns: 1fr; }
.template-3 .nn3-section-single .nn3-story-link { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.template-3 .nn3-sidebar { min-width: 0; border-left: 1px solid var(--nn3-line); padding-left: 25px; display: flex; flex-direction: column; gap: 32px; }
.template-3 .nn3-sidebar-block h2 { border-top: 3px solid var(--nn3-accent); padding-top: 12px; font: 750 20px/1.2 var(--nn3-sans); letter-spacing: -.025em; margin: 0 0 20px; }
.template-3 .nn3-sidebar-block { min-width: 0; }
.template-3 .nn3-ranked-list { list-style: none; padding: 0; margin: 0; }
.template-3 .nn3-ranked-list li + li { border-top: 1px solid var(--nn3-line); }
.template-3 .nn3-ranked-list a { display: grid; grid-template-columns: 30px minmax(0, 1fr); gap: 12px; padding: 15px 0; font-size: 14px; font-weight: 650; line-height: 1.4; }
.template-3 .nn3-ranked-list li:first-child a { padding-top: 0; }
.template-3 .nn3-rank { font: 400 25px/1 var(--nn3-serif); color: var(--nn3-accent-ink); }
.template-3 .nn3-ranked-list a:hover > span:last-child { text-decoration: underline; }
.template-3 .nn3-agenda-teaser { display: grid; grid-template-columns: 44px minmax(0, 1fr); gap: 14px; padding: 14px 0; border-top: 1px solid var(--nn3-line); }
.template-3 .nn3-date-tile { display: flex; flex-direction: column; align-items: center; justify-content: center; align-self: start; padding: 7px 4px; background: var(--nn3-soft); border-radius: 3px; }
.template-3 .nn3-date-tile > strong { font-size: 21px; line-height: 1.1; font-weight: 650; }
.template-3 .nn3-date-tile > span { font-size: 10px; text-transform: uppercase; }
.template-3 .nn3-agenda-teaser > span:last-child > strong { display: block; font-size: 14px; line-height: 1.4; }
.template-3 .nn3-agenda-teaser small { color: var(--nn3-muted); display: block; font-size: 11px; margin-top: 4px; }
.template-3 .nn3-sidebar-block > .nn3-text-link { margin-top: 14px; }
.template-3 .nn3-sidebar-html :where(img, iframe, video) { max-width: 100%; }
body.template-3 .nn3-ad { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; padding: 0; margin: 28px auto; background: transparent; width: 100%; max-width: 728px; min-height: 0; }
body.template-3 .nn3-ad > .adlead { font-size: 9px; letter-spacing: .14em; color: #68747b; text-transform: uppercase; }
body.template-3 .nn3-ad .ad-space { min-height: 90px; width: 100%; max-width: 728px; }
body.template-3 .nn3-ad-square { width: 300px; max-width: 100%; min-height: 0; margin: 0 auto; }
body.template-3 .nn3-ad-square .ad-space { width: 300px; min-height: 250px; }
body.template-3 .nn3-ad-top { width: 728px; max-width: 100%; flex: 0 1 728px; margin: 0 0 0 auto; padding: 0; min-height: 112px; background: transparent; }
body.template-3 .nn3-ad .ad-space img { max-width: 100%; height: auto; }

.template-3 .nn3-video-section { background: transparent; color: var(--nn3-ink); padding: 18px 0 0; border-top: 2px solid var(--nn3-ink); }
.template-3 .nn3-video-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.template-3 .nn3-video-card { display: flex; flex-direction: column; min-width: 0; gap: 10px; }
.template-3 .nn3-video-card > div { aspect-ratio: 9/16; position: relative; overflow: hidden; border-radius: 3px; }
.template-3 .nn3-video-card img { width: 100%; height: 100%; object-fit: cover; }
.template-3 .nn3-short-iframe { display: block; width: 100%; height: 100%; border: 0; }
.template-3 .nn3-video-card > div > span { position: absolute; bottom: 10px; left: 10px; background: #fff; color: #152128; border-radius: 50%; width: 34px; height: 34px; display: grid; place-items: center; }
.template-3 .nn3-video-card h3 { font-size: 16px; line-height: 1.35; margin: 0; }
.template-3 .nn3-video-card small { font-size: 10px; color: #c2cbd0; }
.template-3 .nn3-list .nn3-card-row { border-bottom: 1px solid var(--nn3-line); padding: 24px 0; }
.template-3 .nn3-card-row .nn3-story-link { display: grid; grid-template-columns: 220px minmax(0, 1fr); align-items: start; gap: 24px; }
.template-3 .nn3-card-row .nn3-card-copy { padding: 0; }
.template-3 .nn3-card-row h3 { font-size: 23px; }
.template-3 .nn3-card-row .nn3-card-lead { font-size: 14px; margin-bottom: 10px; }
.template-3 .nn3-button { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 44px; padding: 11px 18px; background: var(--nn3-accent); color: var(--nn3-accent-contrast); border: 1px solid var(--nn3-accent); border-radius: 3px; font: 650 13px/1.4 var(--nn3-sans); cursor: pointer; }
.template-3 .nn3-button:hover { box-shadow: inset 0 0 0 2px currentColor; }
.template-3 .nn3-button-secondary { background: #fff; border-color: var(--nn3-accent); color: var(--nn3-accent-ink); }
.template-3 .nn3-button-secondary:hover { background: var(--nn3-soft); }
.template-3 .nn3-button[aria-disabled="true"] { cursor: wait; opacity: .55; }
.template-3 .nn3-pagination { display: flex; justify-content: center; flex-wrap: wrap; gap: 14px; margin-top: 24px; }
.template-3 .nn3-load-status { text-align: center; color: var(--nn3-muted); font-size: 13px; margin: 16px 0 0; }
.template-3 .nn3-empty { padding: 48px 28px; background: var(--nn3-soft); text-align: center; }
.template-3 .nn3-empty h2 { font-size: 24px; }
.template-3 .nn3-empty p { font-size: 15px; color: var(--nn3-muted); }
.template-3 .nn3-dialog { width: min(660px, calc(100% - 32px)); max-height: calc(100dvh - 32px); border: 0; border-top: 4px solid var(--nn3-accent); border-radius: 6px; padding: 32px; color: var(--nn3-ink); background: #fff; overflow: auto; box-shadow: 0 24px 80px #0003; }
.template-3 .nn3-dialog::backdrop { background: rgb(12 25 34 / 65%); backdrop-filter: blur(3px); }
.template-3 .nn3-dialog-heading { display: flex; align-items: start; justify-content: space-between; gap: 24px; margin-bottom: 26px; }
.template-3 .nn3-dialog-heading h2 { font: 700 30px/1.2 var(--nn3-serif); margin: 0; }
.template-3 .nn3-search-form > label { display: block; font-size: 13px; font-weight: 650; margin-bottom: 10px; }
.template-3 .nn3-search-form > div { display: flex; gap: 10px; }
.template-3 .nn3-search-form input { width: 100%; min-width: 0; min-height: 48px; padding: 12px; background: #fff; color: var(--nn3-ink); border: 1px solid #98a7ae; border-radius: 3px; font-size: 16px; }
.template-3 .nn3-search-inline { margin-bottom: 20px; }
.template-3 .nn3-drawer-nav { display: flex; flex-direction: column; margin-bottom: 30px; }
.template-3 .nn3-drawer-nav > a, .template-3 .nn3-drawer-nav summary { display: block; padding: 15px 0; font-size: 17px; border-bottom: 1px solid var(--nn3-line); }
.template-3 .nn3-drawer-nav .nn3-nav-children { position: static; border: 0; box-shadow: none; padding: 0 0 0 16px; }
.template-3:has(dialog[open]) { overflow: hidden; }
/* Long-form reading: preserve all builder blocks; change their surrounding rhythm. */
body.template-3 .content .lead { padding: 0; margin: 0; background: transparent; border: 0; box-shadow: none; font-family: var(--nn3-sans); color: var(--nn3-ink); }
body.template-3 .content .lead :where(p, li, .article-body-content) { font: 400 18px/1.8 var(--nn3-sans); }
/* All article blocks share the image/header column, not a second centred inset. */
body.template-3 .content .lead :where(.news-block-text, .news-block-lead, .news-block-subheading, .article-body-content, .article-lead-text) { max-width: none; margin-left: 0; margin-right: 0; }
body.template-3 .content .lead .article-lead-text, body.template-3 .content .lead .news-lead { margin-block: 24px; font: 500 21px/1.6 var(--nn3-sans); }
body.template-3 .content .lead h1 { font: 700 clamp(32px, 3.7vw, 50px)/1.13 var(--nn3-serif); letter-spacing: -.035em; margin-bottom: 22px; }
body.template-3 .content .lead h2 { font: 750 27px/1.25 var(--nn3-sans); margin-top: 30px; }
body.template-3 .content .lead a { font-weight: inherit; }
body.template-3 .content .lead :where(.news-block-text, .article-body-content) a { color: var(--nn3-accent-ink); text-decoration: underline; text-underline-offset: 3px; }
body.template-3 .content .lead .nn3-article-header { margin-bottom: 30px; }
body.template-3 .nn3-article-header .nn3-eyebrow { margin-bottom: 12px; }
body.template-3 .nn3-breadcrumb { display: flex; align-items: center; gap: 10px; margin-bottom: 26px; color: var(--nn3-muted); font: 400 12px/1.4 var(--nn3-sans); }
body.template-3 .content .lead .nn3-breadcrumb a { color: var(--nn3-muted); }
body.template-3 .nn3-byline { display: flex; flex-wrap: wrap; gap: 8px 18px; color: var(--nn3-muted); font: 400 12px/1.5 var(--nn3-sans); }
body.template-3 .nn3-byline strong { color: var(--nn3-ink); font-weight: 650; }
body.template-3 .content .lead .nn3-modified { color: var(--nn3-muted); font: 400 12px/1.5 var(--nn3-sans); margin: 8px 0 0; }
body.template-3 .nn3-share-tools { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin-top: 22px; padding-bottom: 24px; border-bottom: 1px solid var(--nn3-line); }
body.template-3 .content .lead .nn3-share-tools > a { color: var(--nn3-ink); font-weight: 650; }
body.template-3 .nn3-share-tools .nn3-button { font-size: 12px; padding: 9px 12px; }
body.template-3 .nn3-share-status { font: 400 12px/1.4 var(--nn3-sans); color: var(--nn3-muted); }
body.template-3 .content .lead .news-image-caption-below { font: 400 12px/1.5 var(--nn3-sans); color: var(--nn3-muted); margin-top: 10px; }
body.template-3 .content .afteritem { box-shadow: none; border-color: var(--nn3-line); font-family: var(--nn3-sans); }
body.template-3 .nn3-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
body.template-3 .content .linkedtags, body.template-3 .content .news-tags a { font: 500 12px/1.3 var(--nn3-sans); color: var(--nn3-muted); background: var(--nn3-soft); }
.template-3 .nn3-footer-wrap { background: #152128; color: #fff; padding-top: 40px; }
.template-3 .nn3-footer-intro { display: flex; align-items: baseline; gap: 30px; padding-bottom: 28px; border-bottom: 1px solid #ffffff26; }
.template-3 .nn3-footer-intro > strong { font-size: 26px; letter-spacing: -.04em; }
.template-3 .nn3-footer-intro > span { font-size: 13px; color: #c2cbd0; }
.template-3 .nn3-footer-intro > a { margin-left: auto; font-size: 12px; }
.template-3 .nn3-footer-nav { display: flex; flex-wrap: wrap; gap: 20px; padding-block: 24px; font-size: 13px; }
.template-3 .nn3-footer-nav .nn3-nav-children { color: var(--nn3-ink); top: auto; bottom: 100%; }
body.template-3 .footer-columns { max-width: 1280px; margin-inline: auto; padding: 28px 32px; background: transparent; box-shadow: none; }
body.template-3 .footer-columns:empty { display: none; }
body.template-3 .footer-bottom, body.template-3 .navbar-color-bar { background: transparent; color: #c2cbd0; }
body.template-3 .navbar-color-bar p { font: 400 11px/1.6 var(--nn3-sans); margin: 0; padding: 24px; }
body.template-3 #cookie_banner { background: #152128 !important; box-shadow: 0 -5px 30px #0002; padding: 24px !important; font: 400 13px/1.65 var(--nn3-sans); }
body.template-3 #cookie_banner > span { font-size: 19px !important; font-weight: 650; }
body.template-3 #cookie_banner button { min-height: 44px; margin: 5px !important; padding: 10px 16px !important; background: #fff !important; color: #152128 !important; border-radius: 3px; font-size: 12px; }
@media (min-width: 1051px) { .template-3 .nn3-menu-button { display: none; } }
@media (max-width: 1100px) {
    .template-3 .nn3-shell { width: calc(100% - 40px); }
    .template-3 .nn3-layout { grid-template-columns: minmax(0, 1fr) 321px; gap: 28px; }
    .template-3 .nn3-layout-solo { grid-template-columns: 1fr; }
    .template-3 .nn3-sidebar { padding-left: 20px; }
    .template-3 .nn3-front-stories { grid-template-columns: 1.5fr 1fr; gap: 20px; }
    .template-3 .nn3-front-single { grid-template-columns: 1fr; }
    .template-3 .nn3-front-side { padding-left: 18px; }
    .template-3 .nn3-edition-date { display: none; }
    .template-3 .nn3-card-compact .nn3-story-link { grid-template-columns: minmax(0, 1fr) 75px; }
}
@media (max-width: 1050px) {
    .template-3 .nn3-header { position: relative; z-index: 50; box-shadow: 0 2px 8px #15212808; border-bottom: 4px solid var(--nn3-accent); }
    body.template-3 .nn3-ad-top { order: 3; margin-inline: auto; }
    .template-3 .nn3-masthead { min-height: 72px; }
    .template-3 .nn3-brand img { height: 50px; max-width: 190px; }
    .template-3 .nn3-navigation { display: none; }
    .template-3 .nn3-subnavigation { flex-wrap: nowrap; overflow-x: auto; white-space: nowrap; scrollbar-width: thin; }
    .template-3 .nn3-subnavigation .nn3-nav-group { display: none; }
}
@media (max-width: 900px) {
    .template-3 .nn3-layout { grid-template-columns: 1fr; }
    .template-3 .nn3-sidebar { border-left: 0; padding-left: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 2px solid var(--nn3-ink); padding-top: 26px; }
    .template-3 .nn3-front-stories { grid-template-columns: 1.75fr 1fr; }
    .template-3 .nn3-front-single { grid-template-columns: 1fr; }
    .template-3 .nn3-front-side { padding-left: 24px; }
    .template-3 .nn3-card-hero h3 { font-size: 35px; }
    .template-3 .nn3-card-compact .nn3-story-link { grid-template-columns: minmax(0, 1fr) 100px; }
}
@media (max-width: 640px) {
    .template-3 .nn3-shell { width: calc(100% - 32px); }
    .template-3 .nn3-masthead { gap: 12px; min-height: 68px; }
    .template-3 .nn3-brand { max-width: 45%; }
    .template-3 .nn3-brand img { height: 44px; max-width: min(160px, 38vw); }
    .template-3 .nn3-header-actions { gap: 6px; }
    .template-3 .nn3-header-actions .nn3-tv-link { display: none; }
    .template-3 .nn3-live-link { font-size: 0; width: 38px; height: 44px; justify-content: center; }
    .template-3 .nn3-live-link::after { content: 'Live'; font-size: 11px; }
    .template-3 .nn3-live-link .nn3-live-dot { width: 5px; height: 5px; flex-shrink: 0; }
    .template-3 .nn3-icon-button { width: 44px; height: 44px; border: 0; }
    .template-3 .nn3-subnavigation { font-size: 11px; gap: 20px; min-height: 40px; }
    .template-3 .nn3-subnavigation .nn3-eyebrow { font-size: 9px; }
    .template-3 .nn3-layout { padding-top: 24px; padding-bottom: 45px; gap: 36px; }
    .template-3 .nn3-page-heading { margin-bottom: 22px; }
    .template-3 .nn3-page-heading h1 { font-size: 31px; }
    .template-3 .nn3-front-stories { grid-template-columns: 1fr; gap: 24px; }
    .template-3 .nn3-front-side { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; padding: 24px 0 0; border-left: 0; border-top: 1px solid var(--nn3-line); }
    .template-3 .nn3-card-hero h3 { font-size: 31px; }
    .template-3 .nn3-card-side h3 { font-size: 16px; line-height: 1.3; }
    .template-3 .nn3-card-side .nn3-card-copy { padding-top: 10px; }
    .template-3 .nn3-card-kicker { font-size: 9px; }
    .template-3 .nn3-card-lead { font-size: 14px; }
    .template-3 .nn3-section { margin-top: 32px; padding-top: 16px; }
    .template-3 .nn3-section-heading { margin-bottom: 18px; gap: 12px; }
    .template-3 .nn3-section-heading h2 { font-size: 22px; }
    .template-3 .nn3-section-heading > a { font-size: 11px; }
    .template-3 .nn3-section-heading > a svg { width: 16px; }
    .template-3 .nn3-digest-item > a { grid-template-columns: 42px minmax(0, 1fr) 16px; gap: 12px; padding: 16px 0; }
    .template-3 .nn3-digest-item h3 { font-size: 16px; }
    .template-3 .nn3-digest-item time { font-size: 11px; }
    .template-3 .nn3-section-grid { grid-template-columns: 1fr; gap: 20px; }
    .template-3 .nn3-section-grid .nn3-card-section-lead { grid-row: auto; }
    .template-3 .nn3-card-compact .nn3-story-link { grid-template-columns: minmax(0, 1fr) 108px; }
    .template-3 .nn3-section-single .nn3-story-link { grid-template-columns: 1fr; gap: 0; }
    .template-3 .nn3-sidebar { grid-template-columns: minmax(0, 1fr); gap: 32px; }
    .template-3 .nn3-ranked-list a { grid-template-columns: 40px 1fr; font-size: 16px; }
    .template-3 .nn3-card-row .nn3-story-link { grid-template-columns: minmax(0, 1fr) 100px; gap: 16px; }
    .template-3 .nn3-card-row .nn3-card-image { grid-row: 1; grid-column: 2; }
    .template-3 .nn3-card-row .nn3-card-copy { grid-row: 1; grid-column: 1; }
    .template-3 .nn3-card-row h3 { font-size: 17px; }
    .template-3 .nn3-card-row .nn3-card-lead { display: none; }
    .template-3 .nn3-list .nn3-card-row { padding: 20px 0; }
    .template-3 .nn3-video-section { padding: 18px 0 0; }
    .template-3 .nn3-video-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 14px; }
    .template-3 .nn3-dialog { padding: 22px; }
    .template-3 .nn3-dialog-heading h2 { font-size: 27px; }
    .template-3 .nn3-search-form > div { flex-wrap: wrap; }
    .template-3 .nn3-search-form .nn3-button { width: 100%; }
    .template-3 .nn3-footer-intro { flex-wrap: wrap; gap: 12px; }
    .template-3 .nn3-footer-intro > strong { width: 100%; }
    .template-3 .nn3-footer-intro > span { font-size: 11px; }
    .template-3 .nn3-footer-intro > a { font-size: 11px; }
    body.template-3 .content .lead h1 { font-size: 34px; }
    body.template-3 .content .lead :where(p, li, .article-body-content) { font-size: 17px; line-height: 1.75; }
    body.template-3 .content .lead .news-lead, body.template-3 .content .lead .article-lead-text { font-size: 19px; }
    body.template-3 .nn3-breadcrumb { margin-bottom: 20px; }
    body.template-3 .nn3-share-tools { gap: 6px; }
    body.template-3 .nn3-share-tools .nn3-button { padding-inline: 10px; font-size: 11px; }
    body.template-3 .nn3-related-grid { grid-template-columns: 1fr; gap: 24px; }
    body.template-3 .nn3-related .nn3-story-link { display: grid; grid-template-columns: 100px 1fr; gap: 16px; }
    body.template-3 .nn3-related .nn3-card-copy { padding: 0; }
}
@media (prefers-reduced-motion: reduce) {
    .template-3 *, .template-3 *::before, .template-3 *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
@media print {
    body.template-3 { color: #000; }
    .template-3 .nn3-header, .template-3 .nn3-sidebar, .template-3 .nn3-footer-wrap, body.template-3 .nn3-ad, .template-3 .nn3-share-tools, .template-3 .nn3-related, .template-3 #cookie_banner { display: none !important; }
    .template-3 .nn3-layout { display: block; width: 100%; padding: 0; }
}
body.template-3 footer { background: transparent; margin-top: 0; }
.template-3 .nn3-mobile-sidebar-slot:empty, .template-3 .nn3-sidebar:empty { display: none; }
@media (max-width: 900px) {
    .template-3 .nn3-mobile-sidebar-slot:not(:empty) { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; padding: 26px 0; margin-top: 32px; border-block: 1px solid var(--nn3-line); }
}
@media (max-width: 640px) {
    .template-3 .nn3-mobile-sidebar-slot:not(:empty) { grid-template-columns: 1fr; }
}
.template-3 .nn3-player-page { max-width: 860px; margin-inline: auto; }
.template-3 .nn3-player-page .media-container:has(video, img:not([style*="display:none"]):not([style*="display: none"])) { background: #152128; }
.template-3 .nn3-player-page .media-container video { width: 100%; aspect-ratio: 16/9; }
@media (min-width: 1101px) { .template-3 .nn3-layout:not(.nn3-layout-solo) { grid-template-columns: minmax(0, 1fr) 326px; } }

/* Keep the shared player intact; constrain overrides to template 3. */
.template-3 .nn3-player { border-radius: 4px; }
.template-3 .nn3-player .player-controls { flex-wrap: nowrap; gap: 6px; padding: 10px; color: var(--nn3-accent-contrast); }
.template-3 .nn3-player .player-controls button { flex: 0 0 36px; color: inherit; }
.template-3 .nn3-player .player-controls input[type=range] { flex: 1 1 0; width: 0; min-width: 40px; max-width: 40%; }
.template-3 .nn3-player .player-controls input::-webkit-slider-thumb { background: var(--nn3-accent-contrast); }
.template-3 .nn3-player .media-list { color: var(--nn3-ink); }
.template-3 .nn3-player .media-list li { gap: 12px; min-height: 44px; padding: 12px 14px; font-size: 14px; }
.template-3 .nn3-player .media-list li.active { box-shadow: inset 4px 0 var(--nn3-accent); background: color-mix(in srgb, var(--nn3-accent) 10%, white); font-weight: 650; }
.template-3 .nn3-player .media-list i { color: var(--nn3-accent-ink); flex-shrink: 0; }
.template-3 .nn3-player .media-container video { aspect-ratio: 16/9; object-fit: contain; }

body.template-3 #ad_top { max-width: 100%; }

.template-3 .nn3-more-mobile { display: none; }
@media (max-width: 640px) {
    .template-3 .nn3-section-heading > .nn3-more-desktop { display: none; }
    .template-3 .nn3-more-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 44px;
        margin-top: 18px;
        padding: 8px 16px;
        border: 1px solid currentColor;
        border-radius: 4px;
        font-size: 14px;
        color: var(--nn3-accent-ink);
    }
}

.template-3 .nn3-shorts-hint { display: none; }
.template-3 .nn3-video-grid:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
@media (max-width: 640px) {
    .template-3 .nn3-shorts-hint { display: block; margin: 0 0 12px; font-size: 14px; color: var(--nn3-muted); }
    .template-3 .nn3-video-grid {
        grid-template-columns: none;
        grid-auto-flow: column;
        grid-auto-columns: 200px;
        gap: 12px;
        max-width: 100%;
        min-width: 0;
        overflow-x: auto;
        scroll-snap-type: x proximity;
        overscroll-behavior-x: contain;
        padding: 4px 4px 14px;
    }
    .template-3 .nn3-video-card { min-width: 0; scroll-snap-align: start; }
    .template-3 .nn3-video-card h3 { font-size: 16px; line-height: 1.4; overflow-wrap: anywhere; }
    .template-3 .nn3-video-card small { font-size: 12px; }
}
