
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}
body{margin:0;font-family:Georgia,'Times New Roman',serif;color:#1a2330;background:#ffffff;line-height:1.7;font-size:18px}
a{color:#1f7a4d;text-decoration:none}a:hover{text-decoration:underline}
img{max-width:100%;height:auto}
.wrap{max-width:1080px;margin:0 auto;padding:0 20px}
.sans{font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
header.site{background:#0f2a43;color:#fff}
header.site a{color:#fff}
.top{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;max-width:1080px;margin:0 auto;flex-wrap:wrap;gap:10px}
.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-weight:700;font-size:24px;letter-spacing:.2px}
.brand .cent{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#c9a227;color:#0f2a43;font-weight:800;font-size:22px}
.brand small{display:block;font-family:-apple-system,Segoe UI,sans-serif;font-weight:400;font-size:11px;color:#b9c7d6;letter-spacing:.5px;text-transform:uppercase}
nav.main{background:#163a5c;border-top:1px solid rgba(255,255,255,.08)}
nav.main .wrap{display:flex;gap:22px;flex-wrap:wrap;padding:11px 20px}
nav.main a{font-family:-apple-system,Segoe UI,sans-serif;font-size:14px;letter-spacing:.3px;text-transform:uppercase;color:#dbe6f0;font-weight:600}
nav.main a:hover{color:#c9a227;text-decoration:none}
h1,h2,h3{line-height:1.25;color:#0f2a43}
h1{font-size:34px;margin:.2em 0 .3em}
h2{font-size:26px;margin:1.4em 0 .4em}h3{font-size:21px;margin:1.2em 0 .3em}
.hero{background:#f6f8fb;border-bottom:1px solid #e6ebf1;padding:38px 0}
.hero h1{font-size:40px;max-width:760px}.hero p{color:#5b6b7c;font-size:20px;max-width:680px;margin:.4em 0 0}
.kicker{font-family:-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700;color:#1f7a4d}
main{padding:34px 0 10px}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
@media(max-width:820px){.grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.grid{grid-template-columns:1fr}body{font-size:17px}.hero h1{font-size:30px}
.brand{font-size:19px}.brand .cent{width:34px;height:34px;font-size:19px}.brand small{font-size:10px}
.top{padding:13px 18px}h1{font-size:28px}}
.card{border:1px solid #e6ebf1;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .15s,transform .15s;display:flex;flex-direction:column}
.card:hover{box-shadow:0 10px 28px rgba(15,42,67,.10);transform:translateY(-2px)}
.card .body{padding:16px 18px 18px}
.card .cat{font-family:-apple-system,Segoe UI,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#c9a227}
.card h3{margin:.35em 0 .3em;font-size:19px}.card h3 a{color:#0f2a43}
.card p{margin:.2em 0 0;color:#5b6b7c;font-size:15px;font-family:-apple-system,Segoe UI,sans-serif}
.card .thumb{height:8px;background:linear-gradient(90deg,#0f2a43,#1f7a4d)}
.section-h{display:flex;align-items:baseline;justify-content:space-between;border-bottom:2px solid #0f2a43;margin:38px 0 18px;padding-bottom:6px}
.section-h h2{margin:0;font-size:22px}.section-h a{font-family:-apple-system,Segoe UI,sans-serif;font-size:13px;font-weight:600}
article.post{max-width:760px;margin:0 auto}
article.post .meta{font-family:-apple-system,Segoe UI,sans-serif;color:#5b6b7c;font-size:14px;margin:.2em 0 1.2em}
article.post p{margin:1.05em 0}
article.post ul,article.post ol{margin:1em 0;padding-left:1.3em}article.post li{margin:.4em 0}
article.post h2{border-top:1px solid #e6ebf1;padding-top:.7em}
.crumbs{font-family:-apple-system,Segoe UI,sans-serif;font-size:13px;color:#5b6b7c;margin:0 0 10px}
.lede{font-size:20px;color:#0f2a43}
.related{background:#f6f8fb;border:1px solid #e6ebf1;border-radius:12px;padding:18px 20px;margin:34px 0}
.related h3{margin:0 0 .5em;font-size:16px;font-family:-apple-system,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.5px;color:#1f7a4d}
.related a{display:block;padding:5px 0;font-size:16px}
footer.site{background:#0f2a43;color:#c6d3df;margin-top:50px;padding:34px 0;font-family:-apple-system,Segoe UI,sans-serif;font-size:14px}
footer.site a{color:#c6d3df}footer.site a:hover{color:#c9a227}
.fcols{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}
.fcols h4{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.6px;margin:0 0 10px}
.fcols a{display:block;padding:3px 0}
.fnote{border-top:1px solid rgba(255,255,255,.12);margin-top:24px;padding-top:16px;color:#93a6b8;font-size:13px}
.pagelist a{display:block;padding:8px 0;border-bottom:1px solid #e6ebf1;font-size:18px}
