*{box-sizing:border-box}body{margin:0;color:#102d4e;background:#fff;font-family:Arial,sans-serif;line-height:1.7}.wrap{max-width:1180px;margin:auto;padding:0 24px}.site-header{background:#fff;border-bottom:1px solid #e7ece8;position:sticky;top:0;z-index:10}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:30px;font-weight:900;color:#102d4e;text-decoration:none}.logo span{color:#52a82f}.navlinks a{font-size:12px;font-weight:800;color:#233747;text-decoration:none;margin-left:20px}.hero{background:linear-gradient(90deg,#f2f7f5,#eef7ec);padding:48px 0 0}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:28px;align-items:center}.kicker{display:inline-block;background:#dcefe0;color:#164b31;border-radius:999px;padding:7px 13px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero h1{font-size:54px;line-height:1.05;margin:16px 0;letter-spacing:-2px}.hero p{font-size:19px;color:#53636c}.btn{display:inline-block;background:#198a43;color:#fff!important;text-decoration:none;padding:12px 21px;border-radius:999px;font-weight:900;margin:8px 0}.hero-photo{width:100%;height:410px;object-fit:cover;border-radius:24px 24px 0 0}.sharebar{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 25px}.sharebar a,.sharebar button{border:0;background:#f0f5f2;color:#17354c;text-decoration:none;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.categories{margin-top:-30px;position:relative}.catgrid{background:#fff;border:1px solid #e2e9e4;border-radius:20px;box-shadow:0 10px 30px #193d2415;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.cat{text-align:center;padding:21px 8px;font-size:13px;font-weight:900;border-right:1px solid #edf0ed}.section{padding:55px 0}.section-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #dfe7e1;margin-bottom:24px}.section-head h2{font-size:34px;margin:0 0 10px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{border:1px solid #e2e9e4;border-radius:17px;overflow:hidden}.card img{width:100%;height:180px;object-fit:cover}.cardbody{padding:18px}.tag{font-size:10px;font-weight:900;color:#198a43;letter-spacing:.1em;text-transform:uppercase}.card h3{font-size:21px;line-height:1.2;margin:8px 0}.card h3 a{color:#102d4e;text-decoration:none}.card p{font-size:14px;color:#65737a}.article{max-width:900px;margin:auto;padding:50px 24px 90px}.article h1{font-size:49px;line-height:1.08}.deck{font-size:20px;color:#5e6c74}.meta{font-size:12px;color:#78858b}.article img.main-photo{width:100%;max-height:480px;object-fit:cover;border-radius:20px;margin:24px 0}.article h2{font-size:30px;margin-top:36px}.note{background:#eef8f0;border-left:5px solid #198a43;padding:16px 19px;margin:26px 0}.cta{background:#e9f7ee;border-radius:17px;padding:25px;margin-top:35px}.disclosure{font-size:12px;color:#758188}.sticky{position:fixed;right:18px;bottom:18px;z-index:8}.sticky a{background:#102d4e;color:#fff;text-decoration:none;padding:11px 17px;border-radius:999px;font-size:12px;font-weight:900}.popup{display:none;position:fixed;inset:0;background:#081a1dcc;z-index:100;align-items:center;justify-content:center;padding:20px}.popupbox{max-width:440px;background:#fff;border-radius:22px;overflow:hidden;position:relative;box-shadow:0 25px 70px #0006}.popupbox img{width:100%;height:220px;object-fit:cover}.popupcontent{padding:22px}.popupclose{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;font-size:23px;cursor:pointer}.footer{background:#102d4e;color:#dbe6ec;padding:34px 0;font-size:13px}@media(max-width:800px){.hero-grid{grid-template-columns:1fr}.hero h1{font-size:40px}.hero-photo{height:300px}.catgrid{grid-template-columns:repeat(3,1fr)}.grid{grid-template-columns:1fr}.navlinks{display:none}.article h1{font-size:38px}}