
:root{--ink:#172224;--teal:#146b6f;--teal2:#0b5558;--mint:#e7f4f1;--cream:#f7faf9;--line:#dce5e3;--muted:#5d6b6d}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.top-strip{background:#173f42;color:#fff;text-align:center;padding:9px 16px;font-size:13px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1200px;margin:auto;padding:17px 22px;display:flex;justify-content:space-between;align-items:center}.brand{font-size:31px;font-weight:900;letter-spacing:-1.4px}.brand span{color:var(--teal)}.menu{display:flex;gap:18px}.menu a{font-size:14px;color:#213335;text-decoration:none;font-weight:800}.hero{max-width:1200px;margin:28px auto 46px;padding:0 22px;display:grid;grid-template-columns:2fr 1fr;gap:18px}.hero-main,.side-card{position:relative;overflow:hidden;border-radius:14px;display:block;min-height:480px}.hero-main img,.side-card img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,35,36,.85),rgba(10,35,36,.05) 72%)}.hero-copy{position:absolute;left:32px;right:32px;bottom:30px;color:#fff}.kicker,.eyebrow{font-size:11px;letter-spacing:1px;font-weight:900}.hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1.03;margin:8px 0 10px;max-width:760px}.hero-copy p{font-size:18px;line-height:1.45;max-width:700px}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.side-card{min-height:231px}.side-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,35,36,.78),transparent 70%)}.side-card span{position:absolute;left:20px;bottom:18px;z-index:2;color:#fff;font-weight:900;font-size:22px}.section,.editorial-section{max-width:1200px;margin:0 auto 54px;padding:0 22px}.section-title,.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:2px solid #1c2c2e;padding-bottom:10px;margin-bottom:20px}.section-title h2,.section-head h2{font-family:Georgia,'Times New Roman',serif;font-size:32px;margin:0}.section-title p{margin:0;color:var(--muted)}.section-head a{color:var(--teal);text-decoration:none;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sc-cat{position:relative;height:190px;overflow:hidden;border-radius:12px;color:#fff}.sc-cat img{width:100%;height:100%;object-fit:cover}.sc-cat:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,35,36,.78),transparent 72%)}.sc-cat-overlay{position:absolute;z-index:2;left:16px;right:16px;bottom:14px}.sc-cat-overlay span{display:block;font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:700}.sc-cat-overlay small{font-size:12px}.editorial-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:24px}.lead-story{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;text-decoration:none;color:var(--ink);background:var(--cream)}.lead-story img{width:100%;height:100%;min-height:280px;object-fit:cover}.lead-copy{padding:26px}.lead-copy .eyebrow{color:var(--teal)}.lead-copy h3{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.15;margin:9px 0}.lead-copy p{color:var(--muted);line-height:1.55}.story-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.story-row{display:flex;justify-content:space-between;gap:20px;padding:21px 0;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink);font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.25}.story-row b{color:var(--teal);font-family:Arial,sans-serif;font-size:13px;white-space:nowrap}.trust{max-width:1200px;margin:20px auto 0;padding:30px 22px 60px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust div{background:var(--mint);border-radius:12px;padding:22px}.trust strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:22px;margin-bottom:7px}.trust span{color:#445557;line-height:1.5}footer{background:#153c3e;color:#fff;padding:45px 22px}.footer-inner{max-width:1200px;margin:auto}.footer-inner p{color:#c9dcda}.footer-inner a{color:#fff;text-decoration:none;margin-right:15px;font-weight:700}
@media(max-width:850px){.menu{display:none}.hero{grid-template-columns:1fr}.hero-main{min-height:430px}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.side-card{min-height:190px}.hero-copy h1{font-size:39px}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial-layout,.lead-story{grid-template-columns:1fr}.lead-story img{height:240px}.trust{grid-template-columns:1fr}}
