/* The September 9 reference: compact editorial framing, generous map. */
:root{--ink:#102c30;--muted:#637074;--paper:#eee9dd;--panel:#f8f4eb;--line:#d3cbbd;--red:#be3926}
body{background:radial-gradient(ellipse at 45% 0,#f4efe5 0,#eee9dd 75%);color:var(--ink)}
main{max-width:1760px;padding:7px 36px 28px;position:relative}
.top{height:54px;border:0;padding:0;align-items:flex-start}
.brand-logo{width:220px;max-height:54px;object-fit:contain;object-position:left center}
.live{position:absolute;right:36px;top:64px;grid-template-columns:auto auto;column-gap:27px;row-gap:7px;text-align:left;font-size:12px;min-width:262px}
.live #current-date{grid-column:1;grid-row:1;color:var(--ink)}
.live #count{grid-column:2;grid-row:1;font-size:11px;max-width:122px;line-height:1.5}
.live #updated{grid-column:1;grid-row:2;font-size:11px;max-width:155px;line-height:1.5}
.masthead{padding:1px 0 13px;gap:20px;align-items:flex-start;min-height:91px;border-bottom:1px solid var(--line)}
.masthead h1{font-size:clamp(37px,3.8vw,60px);line-height:1;letter-spacing:-.045em;font-weight:400}
.masthead p{display:flex;align-items:center;justify-content:space-between;gap:20px;font:12px Arial,sans-serif;margin:7px 0 0;color:var(--muted)}
.masthead p span{font:15px Georgia,serif;color:var(--ink)}
.search{margin:3px 290px 0 auto;flex:none}
.search input{width:270px;padding:10px 36px 10px 15px;font-size:11px;border-color:#c3c6be;background:#f5f0e666;border-radius:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23102c30' stroke-width='1.3'%3E%3Ccircle cx='10' cy='10' r='6.5'/%3E%3Cpath d='m15 15 6 6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:19px}
.toolbar{height:45px;gap:8px;margin:0;padding:6px 0;border-bottom:1px solid var(--line)}
.toolbar select{padding:7px 30px 7px 11px;border:1px solid var(--line);border-radius:5px;background-color:#f5f0e5;font-size:11px;min-height:31px;max-width:180px}
.toolbar #view-select{background-color:#173b38;color:#fff;border-color:#173b38;min-width:152px}
.toolbar #reset{border:0;text-decoration:underline;background:none;padding:7px 11px;font-size:10px}
.view-links{display:flex;align-items:center;gap:30px;margin-left:auto;height:100%;font-size:11px}
.view-links a{height:100%;display:flex;align-items:center;color:var(--muted)}
.view-links a:first-child{border-bottom:2px solid var(--ink);color:var(--ink)}
.view-links button{border:0;background:none;font-size:24px;padding:0 2px}
.frame{grid-template-columns:minmax(0,48fr) minmax(0,25.3fr) minmax(0,26fr);height:clamp(490px,50dvh,570px);gap:8px;border:0;border-radius:0;background:transparent;overflow:visible;margin-top:7px}
.map-wrap,.detail,.rail{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:var(--panel)}
.map-wrap{isolation:isolate}
#map{background:#9bb1bd}
.map-id{display:none}
.leaflet-tile-pane{filter:saturate(.4) brightness(.98) contrast(1.14)}
.leaflet-control-zoom{margin:11px!important}
.leaflet-control-zoom a{width:33px!important;height:33px!important;line-height:33px!important}
.map-home{margin-left:11px;background:#faf6ec;font-size:10px;padding:8px 10px}
.layers{left:auto;right:12px;bottom:29px;width:132px;padding:9px 10px;background:#faf6edf5;box-shadow:0 2px 8px #102c3012}
.layers summary{font-size:10px}
.layers[open]{width:170px}
.map-note{left:10px;bottom:6px;max-width:65%;font-size:8px}
.event-dot{stroke-width:2px;stroke:#fff8eb}
.event-dot.active{stroke-width:3px}
.place-label{font-size:10px!important;color:#192b2c!important;text-shadow:0 0 3px #f6f1e6,0 1px 0 #f6f1e6}
.country-label{font-size:12px!important;letter-spacing:.22em;font-weight:600!important}
.detail{padding:13px 18px 16px;overflow:auto;scrollbar-width:thin;display:flex;flex-direction:column}
.detail-top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:18px}
.detail-top time,.detail time{margin:0;font-size:10px;color:#56666b;line-height:1.4}
.detail-top time::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #be39261a;margin-right:11px}
.detail-top button{border:0;background:none;font-size:22px;line-height:1;padding:0 1px}
.detail h2{font:600 clamp(19px,1.55vw,25px)/1.08 Georgia,serif;letter-spacing:-.035em;margin:15px 0 12px}
.detail .location{font-size:10px;border-bottom:1px solid var(--line);padding:0 0 17px;margin:0;line-height:1.5}
.detail .summary{font:14px/1.45 Georgia,serif;margin:17px 0 21px;color:#293e45}
.detail-facts{font-size:10px;display:grid;grid-template-columns:77px minmax(0,1fr);gap:10px 8px;margin:0;padding:14px 0;border-top:1px solid var(--line);line-height:1.4}
.detail-facts dt,.detail-facts dd{margin:0;min-width:0;overflow-wrap:anywhere}
.detail-facts a{text-decoration:none}
.detail-facts .tag{display:inline-block;border-radius:6px;background:#e8e3d8;padding:4px 8px;font-size:9px;margin:0 3px 3px 0}
.detail .detail-actions{margin:6px 0 0;gap:8px}
.detail-actions a,.detail-actions button{border:0;padding:3px 0;background:none;font-size:10px;text-decoration:underline;border-radius:0}
.detail .source{margin-top:auto;font-size:9px;padding-top:12px;border:0;color:var(--muted)}
.detail .source small{font-size:9px}
.detail-placeholder{padding:7px 0}
.rail{min-height:0}
.rail-head{padding:10px 13px;min-height:36px}
.rail-head h2{font:600 16px Arial,sans-serif;letter-spacing:-.04em}
.rail-head span{font:italic 10px Georgia,serif}
.card{position:relative}
.card button{grid-template-columns:39px 11px minmax(0,1fr) 8px;gap:9px;padding:13px 13px;align-items:start;min-height:66px}
.card.active button{background:#f3e3db;box-shadow:inset 2px 0 #b84131}
.card button:hover{background:#f1e9df}
.card-clock{font-size:9px;line-height:1.4;padding-top:1px;white-space:normal}
.card .incident-dot{width:9px;height:9px;margin-top:3px}
.card-copy{min-width:0}
.card strong{font:400 13px/1.32 Georgia,serif;letter-spacing:-.015em;-webkit-line-clamp:4}
.card-place{font:9px/1.3 Arial,sans-serif;text-transform:uppercase;margin:0 0 3px;color:#536168}
.card-arrow{font:22px/1 Arial,sans-serif;align-self:center;font-weight:300}
.card-meta{font-size:8px;margin:0 0 4px}
#load-more{background:none;border:0;border-top:1px solid var(--line);padding:7px 13px;font-size:9px;text-align:left;text-decoration:underline}
.source-health{background:#f3eee3;font-size:8px}
.source-health summary{padding:6px 13px;line-height:1.25}
.source-health summary #source-summary{display:inline;margin:0 0 0 4px;font-size:8px;line-height:1.25}
.editorial-meta{margin-top:10px;padding:11px 14px 0;background:#f8f4eb;border-top:1px solid #82908c;font-size:9px;letter-spacing:.06em}
.editorial-layout{grid-template-columns:36.5fr 63.5fr;gap:24px;margin:0;padding:13px 14px 19px;background:#f8f4eb;border-radius:0 0 4px 4px}
.editorial-layout .analysis{min-width:0;position:relative}
.analysis-label{font-size:9px;letter-spacing:.1em;color:var(--ink)}
.editorial-layout .analysis h2{font:600 clamp(29px,2.65vw,44px)/1.04 Georgia,serif;letter-spacing:-.045em;margin:6px 0 14px}
.editorial-layout .analysis .dek{font:16px/1.3 Georgia,serif;color:#606a6b;margin-bottom:20px}
.read-analysis{display:inline-block;font-size:11px;border:0;font-weight:500;margin-top:2px}
.editorial-layout .archive{margin-top:12px;padding-top:9px}
.editorial-layout .archive .analysis-label{font-size:8px;color:var(--muted)}
.editorial-layout .archive a{font-size:9px;padding-top:7px;gap:10px}
.editorial-layout .archive strong{font:11px/1.3 Georgia,serif}
.editorial-notes{grid-template-columns:1.08fr 1fr .85fr;gap:22px;padding:0 0 0 24px;border-left:1px solid var(--line)}
.editorial-notes>div,.editorial-notes figure,.editorial-notes blockquote{min-width:0}
.editorial-notes>div>.eyebrow{display:none}
.editorial-notes h3{font:600 15px Georgia,serif;margin:0 0 11px}
.editorial-notes ol{list-style:none;counter-reset:point;padding:0;margin:0;font:12px/1.42 Georgia,serif;color:#34494e}
.editorial-notes li{counter-increment:point;position:relative;padding:0 0 12px 38px;min-height:34px}
.editorial-notes li::before{content:counter(point);position:absolute;left:0;top:0;width:27px;height:27px;display:grid;place-items:center;background:#e5e1d6;border-radius:50%;font:16px Georgia,serif;color:var(--ink)}
.image-empty{background:none;border:0;border-left:1px solid var(--line);padding:0 0 0 22px;justify-content:flex-start}
.image-empty>.eyebrow{font:600 15px Georgia,serif;color:var(--ink);text-transform:none;letter-spacing:0;margin-bottom:10px}
.image-empty p{font:15px/1.4 Georgia,serif;background:#e8e4d9;min-height:139px;margin:0 0 8px;padding:17px;display:flex;align-items:center}
.image-empty img{display:block;width:100%;height:139px;object-fit:cover;margin:0 0 8px;filter:saturate(.72) contrast(1.04)}
.image-empty figcaption a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.image-empty figcaption{font:10px/1.4 Georgia,serif}
.editorial-notes blockquote{padding-left:22px;border-left:1px solid var(--line)}
.editorial-notes blockquote::before{content:'Quote from the analysis';display:block;font:600 15px Georgia,serif;margin-bottom:12px}
.editorial-notes blockquote p{font:italic 20px/1.22 Georgia,serif;color:#3c5055;margin:0 0 15px}
.editorial-notes cite{font:11px Georgia,serif;color:var(--ink)}
.full-analysis{margin-top:15px}
.frame:fullscreen{padding:12px;background:var(--paper);height:100dvh;width:100vw;grid-template-columns:minmax(0,48fr) minmax(0,25fr) minmax(0,26fr)}
.map-legend{position:absolute;left:11px;bottom:31px;z-index:600;display:flex;flex-direction:column;gap:7px;background:#faf6edf5;border:1px solid #d3cbbd;border-radius:4px;padding:11px 12px;font-size:9px;max-width:185px;box-shadow:0 2px 8px #102c3012}
.map-legend span{display:flex;align-items:center;gap:8px;line-height:1.25}
.map-legend i{display:inline-block;flex:none;width:8px;height:8px;border-radius:50%}
.map-legend b.line{width:25px;flex:none}
@media(min-width:1600px){.masthead h1{font-size:60px}.frame{height:570px}.detail .summary{font-size:15px}.card strong{font-size:14px}}
@media(max-width:1250px){main{padding-right:22px;padding-left:22px}.live{right:22px;min-width:225px;column-gap:16px;font-size:10px}.search{margin-right:245px}.search input{width:210px}.masthead h1{font-size:44px}.masthead p span{font-size:12px}.detail{padding:13px}.detail .summary{font-size:13px}.card button{gap:7px;padding:12px 10px;grid-template-columns:33px 9px minmax(0,1fr) 7px}.card strong{font-size:12px}.editorial-notes{gap:15px;padding-left:17px}.editorial-layout{gap:17px}.image-empty,.editorial-notes blockquote{padding-left:15px}.editorial-notes blockquote p{font-size:18px}}
@media(max-width:1050px){.top{height:55px}.live{top:16px}.masthead{min-height:88px;align-items:center}.search{margin:0}.search input{width:245px}.masthead h1{font-size:43px}.frame{grid-template-columns:minmax(0,46fr) minmax(0,27fr) minmax(0,27fr);height:525px}.view-links{gap:20px}.editorial-layout{grid-template-columns:1fr}.editorial-notes{margin:0;border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.editorial-layout .analysis h2{font-size:36px}.editorial-layout .analysis .dek{max-width:720px}.editorial-layout .archive{max-width:720px}}
@media(max-width:860px){main{padding:10px 16px 28px}.brand-logo{width:190px}.live{right:16px;top:18px;min-width:200px;column-gap:12px}.masthead{flex-wrap:nowrap;gap:14px;min-height:85px}.masthead h1{font-size:35px}.masthead p{font-size:10px;gap:8px}.masthead p span{font-size:11px}.search{width:auto}.search input{width:215px}.toolbar{height:auto;min-height:45px;flex-wrap:wrap;padding-bottom:8px}.view-links{gap:15px}.frame{grid-template-columns:1.2fr 1fr;height:auto}.map-wrap{grid-column:1/-1;height:430px}.detail{min-height:360px;max-height:430px;border:1px solid var(--line)}.rail{height:430px;border:1px solid var(--line)}.detail h2{font-size:24px}.card strong{font-size:13px}.frame:fullscreen{display:grid;grid-template-columns:1fr 1fr;overflow:auto}.frame:fullscreen .map-wrap{height:55dvh}}
@media(max-width:560px){main{padding:9px 11px 25px}.top{height:58px}.brand-logo{width:172px;max-height:49px}.live{right:11px;top:11px;display:flex;flex-direction:column;gap:3px;min-width:0;max-width:145px;font-size:9px;text-align:right}.live #count{font-size:9px;max-width:145px}.live #updated{font-size:8px;max-width:145px}.masthead{display:block;padding:8px 0 10px;min-height:0}.masthead h1{font-size:37px;line-height:1.04}.masthead p{font-size:10px;margin-top:8px}.masthead p span{display:inline;margin:0;font-size:12px}.search{display:block;margin:13px 0 0;width:100%}.search input{width:100%;font-size:12px}.toolbar{gap:6px;padding:8px 0}.toolbar select{font-size:10px;padding:7px;max-width:145px}.toolbar #view-select{min-width:137px}.toolbar #reset{padding:7px 2px;font-size:9px}.view-links{width:100%;margin:2px 0 0;justify-content:flex-end;gap:27px;height:29px;font-size:10px}.view-links a{padding:3px 0}.frame{display:flex;flex-direction:column;gap:8px;margin-top:8px}.map-wrap{height:400px;flex:none}.detail{min-height:0;max-height:440px;padding:16px}.detail h2{font-size:25px}.detail .summary{font-size:15px}.detail-facts{font-size:11px}.rail{height:420px;flex:none}.card button{padding:12px;grid-template-columns:36px 10px minmax(0,1fr) 9px}.card strong{font-size:14px}.editorial-meta{padding:12px 11px 0;font-size:8px}.editorial-layout{padding:12px 11px 17px;gap:20px}.editorial-layout .analysis h2{font-size:35px}.editorial-layout .analysis .dek{font-size:16px}.editorial-notes{grid-template-columns:1fr;gap:21px}.editorial-notes h3{font-size:19px}.editorial-notes ol{font-size:14px}.image-empty,.editorial-notes blockquote{border-left:0;border-top:1px solid var(--line);padding:17px 0 0}.image-empty p{min-height:100px}.editorial-notes blockquote p{font-size:24px}.editorial-layout .archive a{flex-direction:row;align-items:center}.frame:fullscreen{display:flex}}
.location-history{margin:16px 0;padding-top:12px;border-top:1px solid var(--line)}
#location-history{display:block;width:100%;max-width:100%;padding:8px;border:1px solid var(--line);border-radius:4px;background:var(--panel);font-size:11px;margin-top:7px}
