:root{--navy:#354044;--accent:#c95134;--ink:#1b2935;--muted:#65727c;--line:#d9e0e4;--soft:#f2f5f6}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--ink);font:16px/1.55 Arial,sans-serif;background:#fff}#app{min-height:100vh;display:flex;flex-direction:column}#app>main{width:100%}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{display:block;width:100%;height:100%;object-fit:cover}.shell{max-width:1300px;margin:auto;padding:0 34px}.mast.shell,.navigation.shell{padding-left:56px;padding-right:56px}.utility{background:#edf1f3;color:#53616b;font-size:13px}.utility .shell{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px}header,footer{background:var(--navy);color:#fff}.mast{display:flex;align-items:center;gap:32px;padding:28px 0}.brand{font:700 43px Georgia,serif;line-height:1}.brand small{display:block;font:14px Arial;color:#cdd9df;margin-top:9px}.action{margin-left:auto;font-size:14px;border:1px solid #ffffff55;padding:9px 13px}.navigation{display:flex;gap:22px;overflow:auto;border-top:1px solid #ffffff36;padding:14px 0;font-size:14px}.navigation a{white-space:nowrap;color:#e6eef2}.topics{display:flex;gap:25px;padding:16px 0;border-bottom:1px solid var(--line);overflow:auto;white-space:nowrap;font-size:14px}.topics strong,.eyebrow{color:var(--accent);font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.hero-grid{display:grid;gap:26px;margin:30px 0 45px}.hero img{height:360px}h1,h2,h3{font-family:Georgia,serif;line-height:1.2}.hero h1{font-size:38px;margin:13px 0}.lead{font-size:17px;color:var(--muted)}.meta{font-size:12px;color:var(--muted);margin-top:13px}.side-story{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.side-story img{height:140px;margin-bottom:12px}.side-story h3{font-size:21px;margin:7px 0}.latest{border-left:1px solid var(--line);padding-left:22px}.latest h2{font:700 18px Arial;border-bottom:2px solid var(--navy);padding-bottom:12px}.latest a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.section{margin:42px 0}.section-title{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--navy);padding-bottom:12px;margin-bottom:22px}.section-title h2{font-size:27px}.section-title h2:before{content:'';display:inline-block;width:4px;height:22px;background:var(--accent);margin-right:10px;vertical-align:-2px}.section-grid{display:grid;gap:23px}.card img{height:170px;margin-bottom:13px}.card h3{font-size:21px;margin:8px 0}.newsletter{background:var(--soft);border-left:5px solid var(--accent);padding:28px;margin:46px 0;display:flex;justify-content:space-between;align-items:center;gap:25px}.newsletter h2{margin:0;font-size:28px}.btn{background:var(--accent);color:#fff;padding:13px 21px;font-weight:bold}.article{max-width:850px;margin:36px auto 65px}.article h1{font-size:46px;margin:12px 0 18px}.article .lead{font:21px/1.6 Georgia,serif}.article>img{height:460px;margin:25px 0}.article p{font:18px/1.8 Georgia,serif}.article h2{font-size:28px;margin-top:32px}.contact{max-width:780px;margin:45px auto}.contact-box{background:var(--soft);padding:28px;border-left:4px solid var(--accent);font-size:18px}footer{padding:38px 0 24px;margin-top:auto}.foot{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.foot strong{font:700 30px Georgia,serif}@media(max-width:850px){.shell{padding:0 20px}.mast{padding:22px 0}.brand{font-size:34px}.hero-grid,.hero,.section-grid,.side-list{grid-template-columns:1fr!important}.latest{display:none}.hero img,.article>img{height:260px}.hero h1,.article h1{font-size:32px}.navigation{gap:16px}}.hero-grid{grid-template-columns:1fr}.latest{display:none}.side-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.section-grid{grid-template-columns:repeat(4,1fr)}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:end}