*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#202a2b;background:#fff;line-height:1.65}.topline{background:#173d3d;color:#fff;text-align:center;font-size:12px;padding:8px}.site-head{border-bottom:1px solid #e5e7e7;background:#fff}.brandrow{max-width:1180px;margin:auto;display:flex;align-items:center;gap:22px;padding:22px 22px}.logo{font-family:Georgia,serif;font-size:36px;font-weight:700;color:#153c3c;text-decoration:none}.tag{font-size:13px;color:#687474;flex:1}.searchbox{border:1px solid #d9dddd;border-radius:3px;padding:9px 14px;color:#879090;font-size:12px;width:190px}nav{max-width:1180px;margin:auto;display:flex;gap:27px;padding:0 22px 15px;overflow:auto}nav a{font-size:12px;font-weight:700;color:#263838;text-decoration:none;white-space:nowrap}.home{max-width:1180px;margin:auto;padding:25px 22px 70px}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:410px;background:#f2f6f4}.hero-copy{padding:55px 55px 45px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:800;color:#557a73}.hero h1{font:700 48px/1.08 Georgia,serif;margin:15px 0}.hero p{color:#596767;max-width:540px}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-links{display:flex;gap:18px;margin-top:25px}.hero-links a,.resource-banner a{background:#1c4b49;color:#fff;text-decoration:none;padding:12px 18px;font-size:12px;font-weight:700}.hero-links a+ a{background:transparent;color:#1c4b49;border:1px solid #aabbb7}.featured-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;margin:50px 0}.lead-story img{width:100%;height:300px;object-fit:cover}.lead-story h2{font:700 32px/1.15 Georgia,serif;margin:8px 0}.lead-story a,.story-card a{color:#1f2d2d;text-decoration:none}.side-stories{display:grid;grid-template-columns:1fr 1fr;gap:22px}.story-card img{width:100%;height:170px;object-fit:cover}.side-stories .story-card img{height:135px}.story-card h3{font:700 20px/1.25 Georgia,serif;margin:6px 0}.story-card p{font-size:13px;color:#667070;margin-top:6px}.cat{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:#6d8b83;margin-top:12px}.section{padding:25px 0 50px}.section.alt{background:#f7f8f7;margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}.section-title{display:flex;align-items:end;justify-content:space-between;border-top:2px solid #1e4c4a;padding-top:15px;margin-bottom:20px}.section-title h2{font:700 30px Georgia,serif;margin:3px 0}.section-title a{font-size:12px;color:#1e4c4a;text-decoration:none;font-weight:700}.story-grid{display:grid;gap:24px}.story-grid.four{grid-template-columns:repeat(4,1fr)}.story-grid.three{grid-template-columns:repeat(3,1fr)}.resource-banner{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#eaf1ee;padding:28px 30px;margin:10px 0 35px}.resource-banner h2{font:700 25px Georgia,serif;margin:4px 0}.resource-banner p{margin:0;color:#5d6b69;font-size:13px}.topic-strip{border-top:1px solid #dfe5e2;border-bottom:1px solid #dfe5e2;padding:28px 0;margin:20px 0 50px}.topic-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.topic-links a{border:1px solid #cbd6d2;padding:9px 14px;text-decoration:none;color:#294846;font-size:12px;background:#fff}.about{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:40px 0}.about h2{font:700 31px Georgia,serif}.about p{color:#596666}.small{font-size:11px;color:#7a8382}footer{background:#173d3d;color:#dbe6e2;padding:35px 22px;text-align:center;font-size:13px}.article{max-width:820px;margin:auto;padding:45px 22px 80px}.crumb{font-size:11px;color:#71807e;text-transform:uppercase;letter-spacing:1px}.article h1{font:700 46px/1.1 Georgia,serif}.article-img{width:100%;max-height:500px;object-fit:cover;margin:20px 0}.notice,.editor-box{background:#f0f5f2;border-left:4px solid #50776e;padding:14px 18px;margin:25px 0}.cta{display:inline-block;background:#1c4b49;color:#fff;text-decoration:none;padding:13px 20px;font-weight:700}.share-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:25px 0}.share-row span{font-size:12px;font-weight:700;margin-right:5px}.share-row a{border:1px solid #d2dad8;padding:7px 11px;text-decoration:none;color:#294846;font-size:11px}.offer-popup{position:fixed;left:50%;bottom:22px;transform:translate(-50%,30px);opacity:0;visibility:hidden;z-index:99;background:#fff;width:min(620px,calc(100% - 28px));box-shadow:0 15px 45px rgba(0,0,0,.2);display:flex;border:1px solid #dce4e1;transition:.25s}.offer-popup.show{opacity:1;visibility:visible;transform:translate(-50%,0)}.offer-popup img{width:180px;object-fit:cover}.offer-popup>div{padding:22px}.popup-label{font-size:10px;letter-spacing:1.5px;font-weight:800;color:#66837b}.offer-popup h3{font:700 22px Georgia,serif;margin:5px 0}.offer-popup p{font-size:12px;color:#687472}.offer-popup a{display:inline-block;background:#1c4b49;color:#fff;text-decoration:none;padding:10px 15px;font-size:12px;font-weight:700}.popup-close{position:absolute;right:7px;top:5px;border:0;background:#fff;font-size:25px;cursor:pointer;color:#52615f}@media(max-width:800px){.brandrow{flex-wrap:wrap}.searchbox{width:100%}.hero,.featured-grid,.about{grid-template-columns:1fr}.hero-copy{padding:35px 25px}.hero h1{font-size:37px}.side-stories{grid-template-columns:1fr 1fr}.story-grid.four{grid-template-columns:1fr 1fr}.story-grid.three{grid-template-columns:1fr 1fr}.resource-banner{display:block}.resource-banner a{display:inline-block;margin-top:15px}.offer-popup img{width:115px}.article h1{font-size:37px}}@media(max-width:520px){.home{padding-left:14px;padding-right:14px}.brandrow{padding-left:14px;padding-right:14px}.side-stories,.story-grid.four,.story-grid.three{grid-template-columns:1fr}.hero-photo{height:270px}.lead-story img{height:230px}nav{padding-left:14px}.offer-popup{display:block}.offer-popup img{width:100%;height:130px}.offer-popup>div{padding:16px}}

/* Final mobile CTA + elevated resource popup */
.sticky-official-cta{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);z-index:120;width:min(680px,calc(100% - 28px));box-sizing:border-box;text-align:center;background:#12a889;color:#fff;text-decoration:none;font-weight:800;font-size:16px;padding:17px 24px;border-radius:28px;box-shadow:0 10px 30px rgba(0,0,0,.18)}
.sticky-official-cta span{font-size:20px;margin-left:7px}
.offer-popup{bottom:92px!important}
@media(max-width:520px){.sticky-official-cta{bottom:12px;width:calc(100% - 24px);font-size:15px;padding:16px 18px}.offer-popup{bottom:88px!important;max-height:72vh;overflow:auto}.offer-popup img{height:110px}}
