:root {
  --news-bg:#080909;
  --news-panel:#111313;
  --news-panel-2:#151716;
  --news-rule:#323534;
  --news-rule-light:#4c4f4d;
  --news-text:#f0ede6;
  --news-muted:#b6b4ac;
  --news-dim:#777b76;
  --news-orange:#d55b23;
  --news-orange-light:#f19868;
  --news-green:#8bb785;
  --news-red:#db674c;
  --news-sans:Arial,Helvetica,'Helvetica Neue',sans-serif;
  --news-serif:Georgia,'Times New Roman',serif;
  --news-mono:'Courier New',Courier,monospace;
}

.latest-shell{margin:0;background:var(--news-bg);color:var(--news-text);font-family:var(--news-sans);}
.latest-shell *{box-sizing:border-box}.latest-shell a{color:inherit}.latest-shell img{max-width:100%}
.news-shell{width:min(1440px,100%);margin:0 auto;padding:0 24px}

/* Masthead */
.latest-topbar{height:61px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--news-rule);background:var(--news-bg);}
.latest-brand{display:flex;flex-direction:column;gap:2px;color:var(--news-text);font:400 24px/1 var(--news-sans);letter-spacing:.035em;text-decoration:none;white-space:nowrap}.latest-brand b{color:var(--news-orange);font-weight:400}.latest-brand small{color:var(--news-muted);font:7px/1.1 var(--news-sans);letter-spacing:.17em;text-transform:uppercase}
.latest-nav{display:flex;align-items:center;gap:29px;height:100%}.latest-nav a{display:flex;align-items:center;height:100%;border-bottom:2px solid transparent;color:#dfdcd4;font:500 11px/1 var(--news-sans);letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.latest-nav a[aria-current="page"]{border-color:var(--news-orange);color:var(--news-orange-light)}.latest-nav a:hover{color:var(--news-orange-light)}
.latest-utilities{display:flex;gap:17px;align-items:center;color:var(--news-text);font-size:20px}.latest-utilities span{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border:1px solid var(--news-muted);border-radius:50%;font-size:0}.latest-utilities span::before{width:6px;height:6px;border:1px solid var(--news-muted);border-radius:50%;content:''}.latest-utilities i{font-style:normal;font-size:18px;line-height:1}

/* Hero */
.latest-hero{display:grid;grid-template-columns:1fr 1fr;min-height:360px;border-bottom:1px solid var(--news-rule)}
.latest-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:29px 31px 25px 8px}.latest-eyebrow{display:flex;align-items:center;gap:17px;margin-bottom:20px;color:#e4e0d7;font:700 10px/1 var(--news-sans);letter-spacing:.11em;text-transform:uppercase}.latest-eyebrow strong{padding:6px 8px;background:var(--news-orange);color:#17110d;font:700 10px/1 var(--news-sans);letter-spacing:.08em}.latest-eyebrow span{color:#d5d2cb}.latest-hero h1{max-width:650px;margin:0 0 15px;color:#f4f0e9;font:700 clamp(39px,4.45vw,68px)/.93 var(--news-serif);letter-spacing:-.045em}.latest-deck{max-width:580px;margin:0;color:#d5d2ca;font:400 18px/1.3 var(--news-serif)}.latest-meta{display:flex;flex-wrap:wrap;gap:11px;margin-top:22px;color:#dbd7ce;font:500 10px/1 var(--news-sans);letter-spacing:.095em;text-transform:uppercase}.latest-meta span+span::before{margin-right:11px;color:var(--news-orange);content:'•'}
.latest-hero-source{position:relative;min-height:360px;margin:0;overflow:hidden;background:#211a17}.latest-hero-source img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 40%;filter:contrast(1.08) brightness(.78)}.latest-source-flag{position:absolute;top:22px;right:22px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--news-orange);background:rgba(30,16,10,.82);color:var(--news-orange-light);font:700 9px/1 var(--news-sans);letter-spacing:.12em;text-transform:uppercase}.latest-source-flag::after{width:10px;height:12px;border:1px solid var(--news-orange);content:'▤';font-size:0}.latest-hero-source figcaption{position:absolute;right:20px;bottom:17px;left:20px;max-width:340px;margin:0;color:#f1eee7;font:400 11px/1.35 var(--news-sans);text-shadow:0 1px 5px #000}.latest-hero-source figcaption b{display:block;margin-bottom:3px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}

/* Evidence boundary */
.latest-evidence-strip{display:grid;grid-template-columns:1.03fr 1fr 1fr;margin:0;border:1px solid var(--news-rule);border-top:0;background:#0d0f0f}.latest-evidence-strip section{padding:21px 25px 22px;border-right:1px solid var(--news-rule)}.latest-evidence-strip section:last-child{border-right:0}.latest-evidence-strip h2{margin:0 0 13px;font:700 13px/1 var(--news-sans);letter-spacing:.085em;text-transform:uppercase}.latest-evidence-strip section:first-child h2{color:var(--news-orange)}.latest-evidence-strip section:nth-child(2) h2{color:var(--news-green)}.latest-evidence-strip section:last-child h2{color:var(--news-red)}.latest-evidence-strip p,.latest-evidence-strip li{margin:0;color:#d0cdc6;font:400 13px/1.45 var(--news-sans)}.latest-evidence-strip ul{margin:0;padding:0;list-style:none}.latest-evidence-strip li{position:relative;margin-bottom:8px;padding-left:20px}.latest-evidence-strip li::before{position:absolute;left:0;font-weight:700}.latest-evidence-strip section:nth-child(2) li::before{color:var(--news-green);content:'✓'}.latest-evidence-strip section:last-child li::before{color:var(--news-red);content:'?'}.latest-evidence-strip li:last-child{margin-bottom:0}

/* Dossier grid */
.latest-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:21px;padding:22px 0 48px}.latest-copy{min-width:0}.latest-section{padding:0 0 19px;margin:0 0 19px;border-bottom:1px solid var(--news-rule)}.latest-section h2{margin:0 0 13px;color:#f2eee6;font:700 16px/1.1 var(--news-sans);letter-spacing:.085em;text-transform:uppercase}.latest-section p{max-width:770px;margin:0 0 12px;color:#d6d2c9;font:400 14px/1.52 var(--news-sans)}.latest-section p:last-child{margin-bottom:0}.latest-section a{color:var(--news-orange-light);text-decoration-color:var(--news-orange);text-underline-offset:3px}.latest-kicker{display:block;margin-bottom:7px;color:var(--news-orange);font:700 9px/1 var(--news-sans);letter-spacing:.13em;text-transform:uppercase}
.latest-section-split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(290px,1fr);gap:18px;align-items:start}.latest-location{position:relative;margin:0;overflow:hidden;border:1px solid var(--news-rule);background:#181817}.latest-location img{display:block;width:100%;height:180px;object-fit:cover;filter:brightness(.83) saturate(.82)}.latest-location figcaption{padding:7px 9px;color:#c5c1b9;background:#101211;font:10px/1.3 var(--news-sans)}

/* Gallery and source visuals */
.latest-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0}.latest-tile{display:block;min-width:0;text-decoration:none}.latest-tile figure{position:relative;min-height:116px;margin:0;overflow:hidden;border:1px solid var(--news-rule);background:#1d1c1b}.latest-tile img{display:block;width:100%;height:116px;object-fit:cover;filter:contrast(1.12)}.latest-tile figcaption{min-height:28px;padding:5px 1px 0;color:#d3d0c8;font:700 9px/1.25 var(--news-sans);letter-spacing:.03em;text-transform:uppercase}.latest-tile:hover img{filter:contrast(1.2) brightness(1.1)}.latest-disclaimer{margin:13px 0 0!important;color:#94918a!important;font-size:10px!important;line-height:1.35!important}
.latest-document{display:grid;grid-template-columns:.82fr 1.18fr;gap:17px;align-items:start}.latest-document figure{margin:0;border:1px solid var(--news-rule);background:#ded6c8}.latest-document img{display:block;width:100%;height:310px;object-fit:cover;object-position:50% 42%}.latest-document figcaption{padding:6px 8px;background:#101211;color:#c7c3ba;font:9px/1.3 var(--news-sans)}.latest-document-copy h3{margin:0 0 11px;color:#f0ece5;font:700 16px/1.15 var(--news-sans);letter-spacing:.06em;text-transform:uppercase}.latest-document-copy p{font-size:14px}.latest-document-copy blockquote{margin:13px 0;padding:12px;border-left:3px solid var(--news-orange);background:#191917;color:#ede8dd;font:700 17px/1.3 var(--news-sans)}.latest-document-link{display:inline-flex;gap:10px;align-items:center;margin-top:5px;padding:9px 13px;border:1px solid #9c4725;color:var(--news-orange-light);font:700 10px/1 var(--news-sans);letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.latest-document-link::after{content:'↗';font-size:14px}

/* Response cards */
.latest-response-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.latest-response-card{min-height:164px;padding:14px;border:1px solid var(--news-rule);background:#111313}.latest-response-card .response-mark{display:flex;align-items:center;justify-content:center;height:52px;margin:-14px -14px 12px;border-bottom:1px solid var(--news-rule);background:#e2ded4;color:#1b1c1a;font:700 17px/1 var(--news-sans)}.latest-response-card:nth-child(2) .response-mark{background:#132746;color:#e8edf1}.latest-response-card:nth-child(3) .response-mark{background:#efece3;color:#321f15}.latest-response-card h3{margin:0 0 7px;color:#f0ece5;font:700 11px/1.2 var(--news-sans);letter-spacing:.06em;text-transform:uppercase}.latest-response-card p{margin:0;color:#c5c1b9;font-size:11px;line-height:1.36}

/* Side rail */
.latest-sidebar{display:flex;flex-direction:column;gap:16px}.news-rail{border:1px solid var(--news-rule);background:#111313}.news-rail h2{margin:0;padding:16px 15px 12px;border-bottom:1px solid var(--news-rule);color:var(--news-orange);font:700 13px/1 var(--news-sans);letter-spacing:.1em;text-transform:uppercase}.latest-timeline{margin:0;padding:16px 15px 3px 29px;list-style:none}.latest-timeline-item{position:relative;margin:0 0 18px;padding:0 0 0 14px;border-left:1px solid var(--news-orange)}.latest-timeline-item::before{position:absolute;top:2px;left:-5px;width:8px;height:8px;border-radius:50%;background:var(--news-orange);content:''}.latest-timeline-item time{display:block;margin:0 0 5px;color:#e5e0d8;font:700 10px/1 var(--news-sans);letter-spacing:.07em;text-transform:uppercase}.latest-timeline-item h3{margin:0;color:#e2ded6;font:400 12px/1.38 var(--news-sans)}.latest-timeline-item p{display:none}.latest-source-card,.latest-case-links{padding:15px}.latest-source-card p,.latest-case-links p{margin:0 0 13px;color:#c4c0b8;font-size:12px;line-height:1.42}.latest-source-list{margin:0;padding:0;list-style:none}.latest-source-list li{padding:10px 0;border-top:1px solid var(--news-rule)}.latest-source-list a{color:#efebe2;font:700 12px/1.3 var(--news-sans);text-decoration:none}.latest-source-list small{display:block;margin-top:3px;color:#999790;font:10px/1.28 var(--news-sans)}.news-dossier-button{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:11px;border:1px solid #9b4725;color:var(--news-orange-light);font:700 10px/1 var(--news-sans);letter-spacing:.065em;text-decoration:none;text-transform:uppercase}.news-dossier-button::after{content:'↗';font-size:14px}.latest-case-links a{display:grid;grid-template-columns:77px 1fr;gap:10px;align-items:center;padding:9px 0;border-top:1px solid var(--news-rule);color:#eeeae2;text-decoration:none}.latest-case-links img{width:77px;height:46px;object-fit:cover;filter:brightness(.74) saturate(.65)}.latest-case-links b{display:block;font:700 12px/1.15 var(--news-sans);letter-spacing:.05em;text-transform:uppercase}.latest-case-links span{display:block;margin-top:4px;color:#aaa69e;font:11px/1.25 var(--news-sans)}.latest-newsletter{padding:15px}.latest-newsletter p{margin:0 0 12px;color:#c7c2b8;font-size:12px;line-height:1.4}.latest-newsletter form{display:flex}.latest-newsletter input{min-width:0;flex:1;padding:10px;border:1px solid var(--news-rule);border-right:0;background:#1b1d1c;color:#eee;font:11px var(--news-sans)}.latest-newsletter button{padding:10px 11px;border:1px solid var(--news-orange);background:var(--news-orange);color:#130d09;font:700 9px var(--news-sans);letter-spacing:.06em;text-transform:uppercase}

.latest-ending{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 30px;padding:20px;border:1px solid var(--news-rule);background:#0e1010}.latest-ending h2{margin:0 0 6px;color:#eeeae1;font:700 16px/1.15 var(--news-sans);letter-spacing:.06em;text-transform:uppercase}.latest-ending p{max-width:690px;margin:0;color:#b8b4ac;font-size:12px;line-height:1.4}.latest-updated{color:var(--news-orange-light);font:700 9px/1.2 var(--news-sans);letter-spacing:.09em;text-align:right;text-transform:uppercase}.latest-sources{padding:18px 0 33px;border-top:1px solid var(--news-rule)}.latest-sources h2{margin:0 0 12px;color:#e5e1d9;font:700 13px/1 var(--news-sans);letter-spacing:.08em;text-transform:uppercase}.latest-sources ol{margin:0;padding-left:19px;color:#a7a49c}.latest-sources li{padding:4px 0;font-size:11px;line-height:1.4}.latest-sources a{color:var(--news-orange-light)}.latest-footer{width:min(1440px,100%);margin:0 auto;padding:16px 24px;border-top:1px solid var(--news-rule);color:#aca8a0;font:10px/1.35 var(--news-sans);letter-spacing:.055em;text-transform:uppercase}.latest-footer a{color:#d7d1c6;text-decoration:none}

@media(max-width:980px){.news-shell{padding:0 18px}.latest-nav{gap:18px}.latest-layout{grid-template-columns:1fr}.latest-sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start}.latest-sidebar .news-rail:first-child{grid-row:span 2}.latest-hero h1{font-size:clamp(40px,5.5vw,61px)}}
@media(max-width:680px){.news-shell{padding:0 15px}.latest-topbar{height:57px}.latest-brand{font-size:18px}.latest-brand small{font-size:5.5px}.latest-nav{gap:13px}.latest-nav a{font-size:8px}.latest-nav a:not([aria-current="page"]):not(:first-child){display:none}.latest-utilities{display:none}.latest-hero{grid-template-columns:1fr}.latest-hero-copy{padding:25px 0 27px}.latest-eyebrow{gap:12px;margin-bottom:16px;font-size:9px}.latest-hero h1{font-size:clamp(42px,12vw,56px);line-height:.92}.latest-deck{font-size:17px}.latest-hero-source{min-height:270px}.latest-hero-source figcaption{right:13px;bottom:11px;left:13px;font-size:10px}.latest-source-flag{top:13px;right:13px}.latest-evidence-strip{grid-template-columns:1fr;margin:0 -15px}.latest-evidence-strip section{padding:18px 20px;border-right:0;border-bottom:1px solid var(--news-rule)}.latest-evidence-strip section:last-child{border-bottom:0}.latest-layout{padding-top:23px}.latest-section-split,.latest-document{grid-template-columns:1fr}.latest-location img{height:205px}.latest-gallery{gap:6px}.latest-tile figure,.latest-tile img{height:92px;min-height:92px}.latest-tile figcaption{font-size:7.5px}.latest-response-grid{grid-template-columns:1fr}.latest-response-card{min-height:0}.latest-sidebar{display:flex}.latest-timeline-item p{display:block;margin:4px 0 0;color:#a9a69f;font-size:11px;line-height:1.35}.latest-ending{display:block}.latest-updated{margin-top:13px;text-align:left}.latest-footer{padding:16px 15px}.latest-document img{height:275px}}


/* Continuous magazine-feature rhythm */
.latest-narrative .latest-story-layout{padding-top:34px}
.latest-narrative .latest-story-copy .latest-section{padding-bottom:34px;margin-bottom:34px}
.latest-narrative .latest-story-copy .latest-prose-section h2{max-width:760px;margin-bottom:18px;color:var(--news-text);font:700 clamp(24px,2.3vw,34px)/1.05 var(--news-serif);letter-spacing:-.025em;text-transform:none}
.latest-narrative .latest-story-copy .latest-prose-section p{max-width:760px;margin-bottom:17px;color:#ddd8cf;font:400 17px/1.72 var(--news-serif)}
.latest-narrative .latest-story-copy .latest-prose-section p:last-child{margin-bottom:0}
.latest-narrative .latest-opening-split{margin-top:4px}
.latest-narrative .latest-opening-split .latest-location{margin-top:3px}
.latest-narrative .latest-reveal-section .latest-gallery{margin-top:25px}
.latest-narrative .latest-reveal-section .latest-document{margin-top:7px}
.latest-narrative .latest-disclaimer{max-width:760px}
.latest-narrative .latest-evidence-lower{grid-template-columns:1fr 1fr;margin:0;padding:0;border-top:1px solid var(--news-rule);border-bottom:0;background:transparent}
.latest-narrative .latest-evidence-lower section{padding:21px 22px;background:#0e1010}
.latest-narrative .latest-evidence-lower section:first-child{border-left:1px solid var(--news-rule)}
.latest-narrative .latest-evidence-lower section:last-child{border-right:1px solid var(--news-rule)}
.latest-narrative .latest-sidebar{padding-top:4px}
.latest-narrative .latest-sidebar .news-rail{background:rgba(17,19,19,.72)}
.latest-narrative .latest-sidebar .latest-case-links,.latest-narrative .latest-sidebar .latest-source-card{margin-top:8px}
@media(max-width:680px){.latest-narrative .latest-story-layout{padding-top:25px}.latest-narrative .latest-story-copy .latest-prose-section{padding-bottom:28px;margin-bottom:28px}.latest-narrative .latest-story-copy .latest-prose-section h2{font-size:28px;line-height:1.06}.latest-narrative .latest-story-copy .latest-prose-section p{font-size:16px;line-height:1.65}.latest-narrative .latest-evidence-lower{grid-template-columns:1fr;margin:0 -15px}.latest-narrative .latest-evidence-lower section:first-child{border-left:0}.latest-narrative .latest-evidence-lower section:last-child{border-right:0}.latest-narrative .latest-sidebar{padding-top:0}}


/* Final newsroom art direction */
.latest-narrative .latest-hero{background:#080909}
.latest-narrative .latest-hero h1 span{display:block;white-space:nowrap}
.latest-narrative .latest-hero-source{background:#171817}
.latest-narrative .latest-hero-source img{object-position:50% 50%;filter:contrast(1.18) brightness(.88) saturate(.82)}
.latest-narrative .latest-hero-source figcaption{max-width:360px;padding:8px 10px;background:linear-gradient(90deg,rgba(8,9,9,.72),rgba(8,9,9,.12));text-shadow:none}
@media(max-width:680px){.latest-narrative .latest-hero h1 span{white-space:normal}.latest-narrative .latest-hero-source img{object-position:50% 50%}}


/* News-only cool editorial colour system: Case Files keep their warm archival palette. */
.latest-narrative,
.latest-narrative :root{
  --news-bg:#070a0e;
  --news-panel:#0d1319;
  --news-panel-2:#111b23;
  --news-rule:#273844;
  --news-rule-light:#405663;
  --news-text:#eff7fb;
  --news-muted:#9eafb9;
  --news-dim:#687983;
  --news-orange:#6ec9ec;
  --news-orange-light:#b6ecff;
  --news-green:#8fdcf2;
  --news-red:#86a9bd;
}
.latest-narrative .latest-brand b{color:#d55b23}
.latest-narrative .latest-hero-source{background:#111c25}
.latest-narrative .latest-source-flag{border-color:#6ec9ec;background:rgba(9,25,34,.88);color:#b6ecff}
.latest-narrative .latest-source-flag::after{border-color:#6ec9ec}
.latest-narrative .latest-evidence-strip,
.latest-narrative .latest-newsletter input{background:#0b1117}
.latest-narrative .latest-document figure{background:#d6e1e6;border-color:#405663}
.latest-narrative .latest-document-copy blockquote{border-left-color:#6ec9ec;background:#101d26}
.latest-narrative .latest-document-link,
.latest-narrative .news-dossier-button{border-color:#468aa6;color:#b6ecff}
.latest-narrative .latest-response-card:nth-child(1) .response-mark{background:#dce8ee;color:#14212a}
.latest-narrative .latest-response-card:nth-child(2) .response-mark{background:#17374a;color:#e6f7ff}
.latest-narrative .latest-response-card:nth-child(3) .response-mark{background:#bed4df;color:#10212b}
.latest-narrative .latest-case-links img{filter:brightness(.74) saturate(.52) hue-rotate(155deg)}
.latest-narrative .latest-case-links a:hover,
.latest-narrative .latest-source-list a:hover,
.latest-narrative .latest-nav a:hover{color:#b6ecff}
.latest-narrative .latest-ending{background:#0c141b}
.latest-narrative .latest-sources{border-top-color:#273844}
