@import url('pages.css');
:root{--green:#005927;--deep:#003a1e;--yellow:#ffcf00;--blue:#0754a6;--ink:#17211d;--muted:#66716b;--line:#dfe6e0;--paper:#fff;--soft:#f3f7f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif}.wrap{width:min(1180px,calc(100% - 44px));margin:auto}.topline{font-size:12px;background:var(--deep);color:#d9e8dc}.topline-inner{height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breaking{color:#fff}.breaking b{font-size:10px;background:var(--yellow);color:#19271b;border-radius:3px;padding:3px 5px;margin-right:7px}.site-header{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:10}.header-main{height:104px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand img{display:block;width:178px;height:83px;object-fit:contain}.menu-btn,.search-btn{border:0;background:none;color:var(--deep);cursor:pointer}.menu-btn{padding:10px 0;display:grid;grid-template-columns:20px auto;gap:5px 8px;align-items:center;font-size:10px;font-weight:700;letter-spacing:.12em;width:max-content}.menu-btn i{display:block;width:20px;height:2px;background:var(--green);grid-column:1}.menu-btn i:first-child{grid-row:1}.menu-btn i:nth-child(2){grid-row:2}.menu-btn i:nth-child(3){grid-row:3}.menu-btn span{grid-row:1/4;grid-column:2}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.search-btn svg{height:23px;width:23px;fill:none;stroke:var(--deep);stroke-width:2}.subscribe{border:0;border-radius:4px;background:var(--green);color:#fff;padding:11px 15px;font-weight:700;cursor:pointer;text-decoration:none;font-size:13px}.nav{height:48px;display:flex;align-items:center;justify-content:center;gap:30px;white-space:nowrap;overflow:auto}.nav a{font-size:13px;font-weight:700;color:#3a4740;text-decoration:none}.nav a.active,.nav a:hover{color:var(--green)}.search-panel{background:var(--soft);display:none;border-bottom:1px solid var(--line)}.search-panel.open{display:block}.search-wrap{padding:18px 0;display:flex}.search-wrap input{height:44px;padding:0 15px;flex:1;border:1px solid #bbc8bd;border-radius:5px 0 0 5px;font:inherit}.search-wrap button{border:0;background:var(--green);padding:0 25px;color:#fff;font:700 14px inherit;border-radius:0 5px 5px 0;cursor:pointer}.hero{padding:48px 0 34px}.section-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;display:flex;align-items:center;gap:9px;margin-bottom:16px;color:var(--green)}.section-label span{display:inline-block;height:10px;width:10px;border-radius:50%;background:var(--yellow)}.hero-grid{display:grid;grid-template-columns:1.55fr .95fr;gap:24px}.story-card{cursor:pointer}.lead-story{height:486px;position:relative;overflow:hidden;color:#fff;border-radius:5px}.lead-story>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.story-card:hover img{transform:scale(1.035)}.image-shade{inset:0;position:absolute;background:linear-gradient(0deg,rgba(0,27,11,.93),rgba(0,0,0,0) 65%)}.lead-content{position:absolute;bottom:0;padding:38px}.tag{display:inline-block;text-decoration:none;text-transform:uppercase;color:var(--green);font-weight:700;letter-spacing:.1em;font-size:10px;margin-bottom:10px}.lead-story .tag{color:#fff;border-left:3px solid var(--yellow);padding-left:8px}.tag.yellow{color:#946f00}.tag.blue{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Playfair Display",Georgia,serif}.lead-story h1{font-size:38px;line-height:1.1;margin-bottom:12px;max-width:720px}.lead-story p{font-size:16px;margin-bottom:18px;color:#e7eee9}.byline,time{font-size:12px;color:var(--muted)}.lead-story time{color:#dce9df;margin-left:10px;padding-left:10px;border-left:1px solid #a8c1ad}.hero-side{display:flex;flex-direction:column;gap:22px}.side-story{display:grid;grid-template-columns:44% 1fr;gap:15px;border-bottom:1px solid var(--line);padding-bottom:19px}.side-story:last-child{border:0}.side-story img{height:142px;width:100%;object-fit:cover;border-radius:4px}.side-story h2{font-size:21px;line-height:1.15;margin:0 0 12px}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft)}.ticker-inner{height:52px;display:flex;align-items:center;gap:22px;overflow:hidden}.ticker strong{color:var(--green);font-size:13px;white-space:nowrap}.ticker-track{display:flex;gap:28px;white-space:nowrap;overflow:hidden;color:#404c44;font-size:13px;flex:1}.ticker a,.section-heading>a{font-size:12px;font-weight:700;text-decoration:none;color:var(--green);white-space:nowrap}.section-grid{display:grid;grid-template-columns:1fr 290px;gap:50px;padding:60px 0}.section-heading{border-bottom:2px solid var(--green);display:flex;justify-content:space-between;align-items:end;padding-bottom:14px;margin-bottom:23px}.eyebrow{font-size:10px;color:var(--green);font-weight:700;text-transform:uppercase;letter-spacing:.13em}.section-heading h2{font-size:30px;margin:3px 0 0}.politics-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.feature-text img{width:100%;height:245px;object-fit:cover;border-radius:4px;margin-bottom:16px}.feature-text h3{font-size:28px;line-height:1.13;margin-bottom:9px}.feature-text p{font-size:14px;color:var(--muted);line-height:1.45}.headline-list{display:flex;flex-direction:column}.text-story{padding:2px 0 17px;margin-bottom:17px;border-bottom:1px solid var(--line)}.text-story:last-child{border:0}.text-story h3{font-size:19px;line-height:1.18;margin:0 0 10px}.most-read{border-top:5px solid var(--yellow);background:#fbfcfa;padding:20px 21px;height:max-content}.aside-title{font:700 23px "Playfair Display",serif;display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.aside-title span{color:var(--green);font:700 13px "DM Sans",sans-serif}.most-read ol{padding:0;margin:0;list-style:none;counter-reset:list}.most-read li{counter-increment:list;position:relative;padding:19px 0 17px 37px;border-bottom:1px solid var(--line)}.most-read li:before{content:"0" counter(list);position:absolute;left:0;top:15px;font:bold 19px "Playfair Display",serif;color:var(--green)}.most-read li a{font:700 16px/1.2 "Playfair Display",serif;color:var(--ink);text-decoration:none}.most-read small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.alt-section{background:var(--soft);padding:54px 0}.card-row{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.news-card img{width:100%;height:195px;object-fit:cover;border-radius:4px;margin-bottom:14px}.news-card h3{font-size:23px;line-height:1.15;margin-bottom:9px}.news-card p{font-size:13px;line-height:1.4;color:var(--muted)}.economy{padding:65px 0;display:grid;grid-template-columns:.9fr 1.4fr;gap:62px}.economy-intro h2{font-size:35px;margin:5px 0 10px}.economy-intro>p{font-size:15px;color:var(--muted);line-height:1.5}.market{display:grid;gap:9px;margin-top:30px}.market div{padding:13px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.market span{font-size:12px;color:var(--muted)}.market strong{font-size:15px}.market em{font-style:normal;font-size:10px}.up{color:#158345}.down{color:#bf3d3d}.economy-stories{display:flex;flex-direction:column;gap:25px}.wide-story{display:grid;grid-template-columns:47% 1fr;gap:20px}.wide-story img{width:100%;height:210px;object-fit:cover;border-radius:4px}.wide-story h3{font-size:27px;line-height:1.12;margin:0 0 10px}.wide-story p{color:var(--muted);font-size:14px;line-height:1.45}.opinion-band{background:var(--deep);color:#fff;padding:53px 0}.section-heading.light{border-color:var(--yellow)}.section-heading.light .eyebrow,.section-heading.light a{color:var(--yellow)}.section-heading.light h2{color:#fff}.opinion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.opinion-grid article{border-top:1px solid rgba(255,255,255,.2);padding-top:20px}.avatar{height:38px;width:38px;border-radius:50%;background:#f1f2e7;color:var(--deep);display:grid;place-items:center;font-size:11px;font-weight:700;margin-bottom:10px}.avatar.gold{background:var(--yellow)}.avatar.blue-bg{background:#7aa5d5}.opinion-grid span{color:#c8ded0;font-size:12px;font-weight:700}.opinion-grid h3{font-size:22px;line-height:1.17;margin:7px 0}.latest{padding:60px 0}.outline-btn{background:#fff;border:1px solid var(--green);color:var(--green);border-radius:4px;padding:9px 12px;font:700 12px inherit;cursor:pointer}.latest-list article{display:grid;grid-template-columns:85px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.latest-list article>time{font-size:14px;font-weight:700;color:var(--green);padding-top:2px}.latest-list h3{font-size:21px;line-height:1.17;margin:0}.newsletter{background:linear-gradient(110deg,#006832,#003d20);color:#fff;padding:48px 0}.newsletter-inner{display:grid;grid-template-columns:1fr 410px;gap:50px;align-items:center}.newsletter .eyebrow{color:var(--yellow)}.newsletter h2{font-size:34px;margin:5px 0 8px}.newsletter p{margin:0;color:#d1e1d5}.newsletter form{display:grid;grid-template-columns:1fr auto;position:relative}.newsletter input{height:49px;border:0;padding:0 14px;border-radius:4px 0 0 4px;font:inherit}.newsletter button{border:0;background:var(--yellow);color:#17301d;padding:0 18px;font-weight:700;border-radius:0 4px 4px 0;cursor:pointer}.newsletter small{grid-column:1/3;color:#c4d9ca;font-size:10px;margin-top:9px}.newsletter small a{color:#fff}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}footer{background:#10261a;color:#d3ddd5;padding:45px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-logo img{width:150px;height:70px;object-fit:contain;background:#fff;border-radius:3px}.footer-grid p{font-size:13px;max-width:230px;line-height:1.5}.footer-grid h4{color:#fff;font-size:12px;margin:0 0 15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a{color:#d3ddd5;text-decoration:none;font-size:12px}.socials{display:flex;gap:8px}.socials a{border:1px solid #536c5a;border-radius:50%;height:31px;width:31px;display:grid;place-items:center;color:#fff!important;font-weight:700}.copyright{border-top:1px solid #34513c;margin-top:40px;padding:18px 0;font-size:11px;color:#9fb2a4}#toast{position:fixed;bottom:20px;left:50%;transform:translate(-50%,100px);background:#10261a;color:#fff;padding:13px 18px;border-radius:4px;font-size:13px;transition:.3s;z-index:30;box-shadow:0 7px 20px #0003}#toast.show{transform:translate(-50%,0)}.mobile-drawer{display:none}@media(max-width:800px){.wrap{width:min(100% - 30px,650px)}.topline-inner{justify-content:center}.topline-inner>span:first-child,.topline-inner>span:last-child{display:none}.header-main{height:77px;grid-template-columns:1fr auto 1fr}.brand img{width:136px;height:63px}.subscribe{display:none}.nav{justify-content:flex-start;height:43px;gap:20px}.hero{padding-top:28px}.hero-grid,.section-grid,.economy,.newsletter-inner{grid-template-columns:1fr}.lead-story{height:408px}.lead-content{padding:23px}.lead-story h1{font-size:30px}.lead-story p{font-size:14px}.hero-side{display:grid;grid-template-columns:1fr 1fr}.side-story{grid-template-columns:1fr;gap:9px;padding-bottom:0;border:0}.side-story img{height:130px}.side-story h2{font-size:17px}.ticker-inner{gap:13px}.ticker-inner>a{display:none}.section-grid{gap:36px;padding:42px 0}.politics-grid{grid-template-columns:1fr}.feature-text h3{font-size:25px}.card-row,.opinion-grid{grid-template-columns:1fr}.card-row{gap:35px}.news-card img{height:230px}.economy{gap:35px;padding:45px 0}.wide-story{grid-template-columns:1fr}.wide-story img{height:220px}.newsletter{padding:39px 0}.newsletter h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.mobile-drawer{display:flex;position:fixed;z-index:50;inset:0 auto 0 0;width:min(310px,82vw);background:#fff;box-shadow:20px 0 40px #0003;transform:translateX(-110%);transition:.28s;flex-direction:column;padding:70px 28px 28px;gap:20px}.mobile-drawer.open{transform:none}.mobile-drawer a{color:var(--deep);font:700 20px "Playfair Display",serif;text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:13px}.close-menu{position:absolute;right:16px;top:12px;background:none;border:0;color:var(--green);font-size:34px}.menu-btn{z-index:1}.most-read{max-width:500px}.latest-list h3{font-size:19px}}@media(max-width:480px){.hero-side{grid-template-columns:1fr}.side-story{grid-template-columns:36% 1fr}.side-story img{height:100px}.lead-story{height:430px}.lead-story h1{font-size:27px}.hero-side{gap:17px}.section-heading h2{font-size:27px}.footer-grid{grid-template-columns:1fr}.newsletter form{grid-template-columns:1fr}.newsletter input,.newsletter button{border-radius:4px}.newsletter button{height:47px;margin-top:8px}.newsletter small{grid-column:1}.latest-list article{grid-template-columns:54px 1fr;gap:10px}}
