:root{--bg:#f7f8fb;--paper:#fff;--ink:#101521;--muted:#667085;--line:#e5e9f0;--navy:#07162f;--navy2:#0c2348;--blue:#1c67d8;--blue-soft:#eaf2ff;--red:#cf2e2e;--radius:22px;--shadow:0 18px 55px rgba(13,28,55,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.topline{background:#eef1f5;border-bottom:1px solid #dde2e9;color:#697386;font-size:12px}.topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topline a:hover{color:var(--blue)}
.site-header{background:rgba(255,255,255,.96);position:sticky;top:0;z-index:80;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.masthead{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-symbol{width:36px;height:36px}.brand-wordmark{width:auto;height:29px}.brand-divider{width:1px;height:28px;background:#d7dce5;margin:0 2px}.product-name{font-family:Georgia,"Times New Roman",serif;font-size:26px;letter-spacing:-.035em;font-weight:700;color:#182033}.menu-button{display:none;border:0;background:#f1f4f8;border-radius:12px;width:42px;height:42px;font-size:18px}.nav-shell{border-top:1px solid #f0f2f5}.main-nav{display:flex;align-items:center;gap:28px;height:48px;font-size:13px;font-weight:750;white-space:nowrap}.main-nav a{position:relative}.main-nav a:hover{color:var(--blue)}.main-nav .election-link{color:var(--red)}.main-nav .election-link::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;margin-right:7px;vertical-align:2px}
.breaking{background:var(--paper);border-bottom:1px solid var(--line)}.breaking-inner{min-height:48px;display:flex;align-items:center;gap:17px;font-size:13px}.breaking-label{font-size:10px;letter-spacing:.13em;font-weight:900;color:var(--red);white-space:nowrap}.breaking-label i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:5px;box-shadow:0 0 0 5px rgba(207,46,46,.08)}.breaking a{font-weight:650;color:#273248}.breaking a:hover{color:var(--blue)}
.lead-section{padding:42px 0 52px}.lead-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(290px,.8fr);gap:38px}.kicker{display:inline-flex;align-items:center;font-size:10px;font-weight:900;letter-spacing:.13em;color:#5d6778;text-transform:uppercase}.kicker.election{color:var(--red)}.kicker.blue{color:var(--blue)}.lead-story h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,70px);line-height:.99;letter-spacing:-.045em;margin:14px 0 18px;max-width:900px}.lead-story h1 a:hover{color:#1a4f99}.lead-story>p{font-size:18px;line-height:1.65;color:#596579;max-width:840px;margin:0 0 18px}.story-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:#8a94a4;margin-bottom:26px}.lead-visual{min-height:370px;border-radius:28px;padding:34px;background:linear-gradient(135deg,var(--navy),var(--navy2) 60%,#173d70);color:#fff;display:flex;align-items:flex-end;justify-content:space-between;overflow:hidden;position:relative;box-shadow:var(--shadow)}.lead-visual::before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 78% 35%,rgba(57,145,255,.28),transparent 31%),linear-gradient(130deg,transparent 48%,rgba(255,255,255,.04) 49%,transparent 50%)}.lead-visual>div,.visual-mark{position:relative;z-index:2}.visual-overline{display:block;font-size:10px;letter-spacing:.18em;font-weight:900;color:#9dc6ff;margin-bottom:14px}.lead-visual strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,8vw,88px);line-height:.82;letter-spacing:-.06em}.lead-visual small{display:block;margin-top:20px;font-size:13px;color:#c9d8ef}.visual-mark{font-size:76px;font-weight:900;letter-spacing:-.09em;opacity:.14;align-self:flex-start}.visual-mark span{color:#57a0ff}
.side-stack{border-left:1px solid var(--line);padding-left:30px}.side-story{padding:0 0 26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.side-story:last-child{margin:0;border:0}.side-story h2{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.08;letter-spacing:-.025em;margin:9px 0 10px}.side-story h2 a:hover{color:var(--blue)}.side-story p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.side-story.compact h2{font-size:21px}
.section{padding:66px 0;border-top:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}.section-head>div{max-width:680px}.section-eyebrow{font-size:10px;letter-spacing:.17em;font-weight:900;color:var(--blue)}.section-head h2,.topic-intro h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.5vw,52px);letter-spacing:-.04em;line-height:1;margin:10px 0 0}.section-head p,.topic-intro p{max-width:470px;color:var(--muted);line-height:1.6;font-size:14px;margin:0}.editorial-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px}.editorial-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px;min-height:230px;display:flex;flex-direction:column}.featured-card{background:linear-gradient(180deg,#fff,#f7faff)}.card-tag{font-size:9px;letter-spacing:.13em;font-weight:900;text-transform:uppercase;color:var(--red)}.card-tag.muted{color:#8993a3}.editorial-card h3{font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.06;letter-spacing:-.025em;margin:15px 0 12px}.editorial-card p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.text-link{margin-top:auto;padding-top:22px;font-size:12px;font-weight:850;color:var(--blue)}
.election-band{background:linear-gradient(135deg,#07162f,#102e5c);color:#fff;padding:64px 0}.election-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.election-mini{font-size:10px;letter-spacing:.18em;font-weight:900;color:#9cc6ff}.election-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,76px);letter-spacing:-.055em;line-height:.9;margin:15px 0 18px}.election-copy p{max-width:650px;color:#c7d5ea;font-size:16px;line-height:1.6}.election-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:999px;font-size:12px;font-weight:850}.button.light{background:#fff;color:#0c2244}.button.ghost-light{border:1px solid rgba(255,255,255,.24);color:#fff}.election-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.election-stats div{min-height:132px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:20px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end}.election-stats strong{font-family:Georgia,"Times New Roman",serif;font-size:38px;letter-spacing:-.04em}.election-stats span{font-size:11px;color:#aebed4;margin-top:6px}
.compact-section{background:#fff}.topic-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.topic-intro{position:sticky;top:170px;align-self:start}.topic-list article{padding:24px 0;border-bottom:1px solid var(--line)}.topic-list article:first-child{padding-top:0}.topic-list span{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--blue)}.topic-list h3{font-family:Georgia,"Times New Roman",serif;font-size:30px;letter-spacing:-.03em;margin:8px 0 6px}.topic-list p{font-size:13px;color:var(--muted);margin:0}.manifesto-strip{border-top:1px solid var(--line);background:#f0f3f7}.manifesto-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.manifesto-inner p{font-family:Georgia,"Times New Roman",serif;font-size:21px;margin:0}.manifesto-inner a{font-size:12px;font-weight:850;color:var(--blue)}
.site-footer{background:#0b1322;color:#dbe3ef;padding:44px 0 22px}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-logo .product-name{color:#fff}.footer-logo .brand-divider{background:#344156}.footer-brand p{font-size:12px;color:#8d9bb0;margin:14px 0 0}.footer-links{display:flex;gap:22px;flex-wrap:wrap;align-items:center;font-size:12px;color:#aab6c7}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #202c3d;margin-top:35px;padding-top:20px;font-size:11px;color:#708097}
.page-hero{padding:58px 0 36px}.page-hero .eyebrow{font-size:10px;letter-spacing:.15em;font-weight:900;color:var(--blue)}.page-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,78px);line-height:.95;letter-spacing:-.055em;margin:12px 0 18px;max-width:900px}.page-hero .lead{font-size:17px;line-height:1.65;color:var(--muted);max-width:760px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:50px;padding-bottom:70px}.prose{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px}.prose h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;letter-spacing:-.035em;margin:34px 0 12px}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#4f5b6e;line-height:1.72;font-size:15px}.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.info-list{display:grid;gap:10px;padding:0;list-style:none}.info-list li{background:#f7f9fc;border:1px solid #edf0f4;border-radius:14px;padding:14px 16px}.sidebar-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;position:sticky;top:160px}.sidebar-card h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;margin:0 0 12px}.sidebar-card p{font-size:13px;color:var(--muted);line-height:1.55}.sidebar-card a{font-size:12px;font-weight:800;color:var(--blue)}
@media(max-width:900px){.main-nav{gap:18px;overflow-x:auto}.lead-grid,.election-grid,.topic-grid,.content-layout{grid-template-columns:1fr}.side-stack{border-left:0;padding-left:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.side-story{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;margin:0}.editorial-grid{grid-template-columns:1fr 1fr}.featured-card{grid-column:1/-1}.topic-intro{position:static}.sidebar-card{position:static}.section-head{align-items:start;flex-direction:column}.footer-grid{flex-direction:column}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.topline{display:none}.masthead{height:68px}.brand-symbol{width:30px;height:30px}.brand-wordmark{height:24px}.brand-divider{height:23px}.product-name{font-size:22px}.menu-button{display:block}.nav-shell{display:none}.site-header.open .nav-shell{display:block}.main-nav{height:auto;padding-top:8px;padding-bottom:12px;display:grid;gap:0}.main-nav a{padding:12px 0;border-bottom:1px solid #eef1f5}.breaking-inner{align-items:flex-start;padding-top:12px;padding-bottom:12px}.lead-section{padding-top:30px}.lead-story h1{font-size:43px}.lead-story>p{font-size:16px}.lead-visual{min-height:280px;padding:24px}.lead-visual strong{font-size:56px}.visual-mark{font-size:50px}.side-stack{grid-template-columns:1fr}.editorial-grid{grid-template-columns:1fr}.featured-card{grid-column:auto}.election-stats{grid-template-columns:1fr 1fr}.election-stats div{min-height:110px;padding:17px}.election-stats strong{font-size:30px}.manifesto-inner{align-items:flex-start;flex-direction:column;padding:22px 0}.footer-links{display:grid;gap:12px}.prose{padding:24px}.page-hero{padding-top:38px}.page-hero h1{font-size:48px}}

/* CMS NEWS */
.section-all-link{font-size:12px;font-weight:850;color:var(--blue);white-space:nowrap}.latest-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.news-card-image{aspect-ratio:16/9;background:#e9eef5;overflow:hidden}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.news-card:hover .news-card-image img{transform:scale(1.025)}.news-card-content{padding:20px;display:flex;flex-direction:column;flex:1}.news-card-meta{display:flex;justify-content:space-between;gap:10px;color:#7d8899;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.news-card-meta span:first-child{color:var(--blue)}.news-card h3{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.05;letter-spacing:-.025em;margin:11px 0 10px}.news-card h3 a:hover{color:var(--blue)}.news-card p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.archive-grid{grid-template-columns:repeat(3,1fr)}.empty-news{grid-column:1/-1;background:#fff;border:1px dashed #cfd6e1;border-radius:20px;padding:32px;color:var(--muted)}.empty-news strong{display:block;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:25px;margin-bottom:6px}
.article-page{padding-bottom:70px}.article-header{padding-top:54px;padding-bottom:28px;max-width:980px}.article-labels{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#7a8595}.article-category{color:var(--blue)}.article-header h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,7vw,82px);line-height:.94;letter-spacing:-.055em;margin:14px 0 18px}.article-subtitle{font-size:19px;line-height:1.58;color:#596579;max-width:860px;margin:0}.article-byline{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px;color:#8893a4;font-size:11px}.article-byline strong{color:#354156}.article-cover{max-width:1100px;margin-bottom:34px}.article-cover img{width:100%;max-height:650px;object-fit:cover;border-radius:26px;border:1px solid var(--line)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:48px;align-items:start;justify-content:center}.article-body{background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px}.prose-news{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.78;color:#293446}.prose-news p{margin:0 0 1.35em}.prose-news h2,.prose-news h3{color:var(--ink);line-height:1.08;letter-spacing:-.025em;margin:1.6em 0 .55em}.prose-news h2{font-size:34px}.prose-news h3{font-size:26px}.prose-news ul,.prose-news ol{padding-left:24px}.prose-news blockquote{margin:1.5em 0;padding:2px 0 2px 20px;border-left:4px solid var(--blue);color:#526075}.prose-news img{width:100%;border-radius:18px;margin:24px 0}.prose-news a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-side{position:sticky;top:160px}.article-sources{border-top:1px solid var(--line);margin-top:38px;padding-top:22px}.article-sources h2{font-size:24px;margin-top:0}.article-sources p,.article-sources li{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;line-height:1.6}.archive-section{padding-top:20px}
@media(max-width:900px){.latest-news-grid,.archive-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.article-side{position:static}.article-body{padding:30px}}
@media(max-width:640px){.latest-news-grid,.archive-grid{grid-template-columns:1fr}.article-header{padding-top:34px}.article-header h1{font-size:46px}.article-subtitle{font-size:17px}.article-cover{width:100%;margin-bottom:18px}.article-cover img{border-radius:0;border-left:0;border-right:0}.article-body{padding:24px;border-radius:18px}.prose-news{font-size:17px}.prose-news h2{font-size:29px}}
