:root{--ink:#121212;--navy:#111827;--red:#b1121b;--red2:#8f0d14;--muted:#666;--line:#d9d9d9;--paper:#fff;--soft:#f5f5f2;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.topline{background:#f7f7f7;border-top:4px solid var(--navy);border-bottom:1px solid #e5e5e5;font-size:12px}.topbar{height:34px;display:flex;align-items:center;gap:18px;color:#555}.edition{margin-right:auto}.topbar a{font-weight:700;color:var(--navy)}.site-header{background:#fff;border-bottom:1px solid var(--line)}.masthead{height:82px;display:grid;grid-template-columns:140px 1fr 260px;align-items:center}.brand{justify-self:center}.brand img{width:255px;max-height:58px;object-fit:contain}.menu-btn{border:0;background:transparent;font-size:24px;cursor:pointer;color:var(--navy)}.mast-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px;font-size:11px;font-weight:700;color:#555}.search-pill{background:var(--navy);color:#fff;padding:10px 14px;border-radius:2px}.nav-wrap{background:var(--navy);color:#fff;border-bottom:3px solid var(--red)}.nav{display:flex;overflow-x:auto;white-space:nowrap}.nav a{padding:13px 15px;font-size:13px;font-weight:700;border-right:1px solid rgba(255,255,255,.08)}.nav a:hover{background:var(--red)}.ticker{background:#fff;border-bottom:1px solid var(--line)}.ticker-inner{display:flex;align-items:center;height:42px;overflow:hidden}.ticker strong{background:var(--red);color:#fff;padding:7px 10px;margin-right:16px;font-size:11px;letter-spacing:.06em}.ticker-track{display:flex;gap:18px;white-space:nowrap;animation:scroll 60s linear infinite;font-size:13px}.ticker-track a{font-weight:600}.ticker-track span{color:var(--red);font-size:6px;align-self:center}@keyframes scroll{to{transform:translateX(-50%)}}.kicker{display:inline-block;color:var(--red);font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.meta{font-size:12px;color:#777}.empty-state{margin:30px 0;border:1px solid var(--line);padding:28px;background:#fafafa}.newsroom-top{padding:30px 0 12px}.newsroom-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.78fr) minmax(250px,.58fr);gap:28px;align-items:start}.lead-story{border-right:1px solid var(--line);padding-right:28px}.lead-media{display:block;background:var(--soft);border:1px solid #ececec}.lead-media img{width:100%;height:auto;max-height:440px;object-fit:contain;margin:auto}.lead-copy{padding-top:15px}.lead-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,3vw,46px);line-height:1.05;letter-spacing:-.5px;margin:8px 0 12px;font-weight:700}.lead-copy p{font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.55;color:#4d4d4d;margin:0 0 13px}.column-heading{font-size:15px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;border-top:4px solid var(--navy);border-bottom:1px solid var(--line);padding:11px 0;margin-bottom:4px}.top-stories-column{border-right:1px solid var(--line);padding-right:24px}.compact-story{display:grid;grid-template-columns:112px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.compact-thumb{background:var(--soft);align-self:start}.compact-thumb img{width:112px;height:76px;object-fit:contain}.compact-story h3{font:700 16px/1.18 Arial,sans-serif;margin:4px 0 8px}.most-read-clean .column-heading{border-top-color:var(--red)}.read-item{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid var(--line)}.read-item span{font:700 23px Georgia,serif;color:var(--red)}.read-item b{font-size:14px;line-height:1.3}.category-strip{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--navy);border-bottom:1px solid var(--line);margin-top:20px}.category-strip a{padding:14px 12px;font-size:13px;font-weight:700;border-right:1px solid var(--line);display:flex;justify-content:space-between}.category-strip a:last-child{border-right:0}.category-strip a:hover{color:var(--red)}.category-strip span{color:var(--red)}.section{padding:34px 0 10px;margin-top:28px;border-top:1px solid var(--navy)}.section-head-clean{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:10px}.section-head-clean h2{font:700 27px/1 Georgia,'Times New Roman',serif;margin:0}.section-head-clean h2:before{content:'';display:inline-block;width:5px;height:24px;background:var(--red);margin-right:10px;vertical-align:-3px}.section-head-clean a{font-size:12px;font-weight:700;color:var(--red)}.news-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.news-card{border-bottom:1px solid var(--line);padding-bottom:18px}.news-card-media{display:flex;align-items:center;justify-content:center;background:var(--soft);border:1px solid #eee}.news-card-media img{width:100%;height:175px;object-fit:contain}.news-card-body{padding-top:11px}.news-card h3{font:700 18px/1.22 Georgia,'Times New Roman',serif;margin:6px 0 8px}.news-card p{font:14px/1.45 Arial,sans-serif;color:#555;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.topic-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.topic-lead{border-right:1px solid var(--line);padding-right:28px}.topic-image{background:var(--soft);display:flex;align-items:center;justify-content:center}.topic-image img{width:100%;height:auto;max-height:390px;object-fit:contain}.topic-lead h3{font:700 30px/1.12 Georgia,'Times New Roman',serif;margin:13px 0 8px}.topic-lead p{font:16px/1.55 Georgia,'Times New Roman',serif;color:#555;margin:0}.topic-list article{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid var(--line)}.topic-thumb{background:var(--soft)}.topic-thumb img{width:150px;height:96px;object-fit:contain}.topic-list h4{font:700 17px/1.2 Georgia,'Times New Roman',serif;margin:5px 0 7px}.category-head{padding:34px 0 18px;border-bottom:3px solid var(--navy)}.category-head h1{font:700 clamp(36px,5vw,54px)/1 Georgia,'Times New Roman',serif;letter-spacing:-.5px;margin:8px 0}.category-head p{font:17px/1.5 Georgia,serif;color:#555}.category-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.category-card{display:grid;grid-template-columns:210px 1fr;gap:18px;border-bottom:1px solid var(--line);padding-bottom:22px}.category-card.featured-card{grid-column:1/-1;grid-template-columns:1.15fr 1fr;background:#f7f7f5;padding:0;border-top:4px solid var(--red)}.featured-card>div{padding:26px}.category-card-media{background:var(--soft);display:flex;align-items:center;justify-content:center}.category-card-media img{width:100%;height:160px;object-fit:contain}.featured-card .category-card-media img{height:360px}.category-card h2{font:700 23px/1.15 Georgia,serif;margin:7px 0}.featured-card h2{font-size:34px}.category-card p{line-height:1.5;color:#555}.article-wrap{padding:40px 0}.article-head{max-width:980px;margin:0 auto 26px}.article-label{display:flex;gap:10px;align-items:center;font-size:11px;font-weight:800;letter-spacing:.08em}.article-label span{background:var(--red);color:#fff;padding:7px 9px}.article-head h1{font:700 clamp(36px,5vw,60px)/1.04 Georgia,'Times New Roman',serif;letter-spacing:-.7px;margin:16px 0 18px}.dek{font:20px/1.5 Georgia,'Times New Roman',serif;color:#4f4f4f;max-width:900px}.byline{font-size:12px;color:#666;margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.article-hero{max-width:1100px;margin:28px auto 42px;background:#f6f6f4;display:flex;justify-content:center;align-items:center}.article-hero img{width:auto;max-width:100%;height:auto;max-height:none;object-fit:contain}.article-grid{display:grid;grid-template-columns:200px minmax(0,760px);gap:45px;justify-content:center}.article-aside{border-top:4px solid var(--red);padding-top:14px;align-self:start;position:sticky;top:20px}.article-aside>div{color:var(--red);font-weight:800;font-size:11px;letter-spacing:.1em}.article-aside p{font:15px/1.5 Georgia,serif;color:#555}.article-body{font:19px/1.75 Georgia,'Times New Roman',serif}.article-body img{max-width:100%;height:auto!important;object-fit:contain}.article-body h2,.article-body h3{font-family:Georgia,'Times New Roman',serif;line-height:1.15;margin-top:1.7em}.article-body blockquote{border-left:5px solid var(--red);margin:28px 0;padding:8px 0 8px 20px;font-size:23px}.related{margin-top:56px;border-top:2px solid var(--navy);padding-top:28px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.related-img{height:190px;background:var(--soft);display:flex;align-items:center;justify-content:center}.related-img img{width:100%;height:190px;object-fit:contain}.related h3{font:700 19px/1.2 Georgia,serif}.searchbar{display:flex;max-width:760px}.searchbar input{flex:1;padding:14px;border:1px solid var(--navy);font-size:15px}.searchbar button{border:0;background:var(--navy);color:#fff;padding:0 22px;font-weight:700}.story-list{display:grid;gap:20px}.story-row{display:grid;grid-template-columns:250px 1fr;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.story-image{background:var(--soft)}.story-image img{width:100%;height:165px;object-fit:contain}.story-row h3{font:700 24px/1.15 Georgia,serif;margin:6px 0}.footer{background:var(--navy);color:#fff;margin-top:60px;padding:42px 0 20px;border-top:5px solid var(--red)}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .8fr;gap:44px}.footer-brand img{width:235px;background:#fff;padding:8px}.footer p{color:#c7cbd1;line-height:1.6}.footer h4{color:#fff;margin-top:0}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.copyright{border-top:1px solid #364152;margin-top:34px;padding-top:16px;color:#9ca3af;font-size:11px}@media(max-width:1050px){.newsroom-grid{grid-template-columns:1.35fr .9fr}.most-read-clean{grid-column:1/-1}.most-read-clean{display:grid;grid-template-columns:repeat(3,1fr);gap:0 20px}.most-read-clean .column-heading{grid-column:1/-1}.news-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.wrap{width:calc(100% - 24px)}.masthead{grid-template-columns:42px 1fr 42px;height:70px}.brand img{width:205px;max-height:48px}.mast-actions span,.search-pill{display:none}.nav a{padding:11px 12px;font-size:12px}.ticker-inner{height:38px}.newsroom-grid,.topic-grid,.category-page-grid,.article-grid{grid-template-columns:1fr}.lead-story,.top-stories-column,.topic-lead{border-right:0;padding-right:0}.lead-copy h1{font-size:32px}.top-stories-column{margin-top:10px}.most-read-clean{display:block}.category-strip{grid-template-columns:repeat(2,1fr)}.news-cards{grid-template-columns:1fr}.news-card-media img{height:auto;max-height:300px}.topic-list article{grid-template-columns:120px 1fr}.topic-thumb img{width:120px;height:82px}.category-card,.category-card.featured-card{grid-column:auto;grid-template-columns:1fr}.featured-card .category-card-media img{height:auto;max-height:330px}.article-head h1{font-size:38px}.article-aside{display:none}.article-body{font-size:18px}.related-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.story-row{grid-template-columns:1fr}.story-image img{height:auto;max-height:300px}}
