*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#303846;line-height:1.7;background:#f7fbf4}.topbar{background:#061126;padding:.45rem 0}.topbar-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar-left{font-size:.78rem;color:#ffffffb3;display:flex;align-items:center;gap:1.25rem}.topbar-badge{display:inline-flex;align-items:center;gap:.3rem}.topbar-badge svg{color:#98ed68;flex-shrink:0}.topbar-right{font-size:.85rem;font-weight:700;color:#98ed68;white-space:nowrap}.topbar-right a{color:#98ed68;text-decoration:none}.site-header{background:#fff;position:sticky;top:0;z-index:100;border-bottom:2px solid #edf2ea;box-shadow:0 2px 12px #06112614}.header-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:68px;gap:1.5rem}.logo{text-decoration:none;display:inline-flex;align-items:center;gap:10px;flex-shrink:0;color:#061126;font-size:18px;font-weight:800}.logo-mark{width:32px;height:32px;background:#98ed68;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:17px;color:#063b1a;font-weight:900;flex-shrink:0}.main-nav{display:flex;align-items:center;gap:.25rem;list-style:none}.main-nav a{color:#303846;text-decoration:none;font-size:.9rem;font-weight:500;padding:.5rem .75rem;border-radius:6px;transition:color .15s,background .15s;white-space:nowrap}.main-nav a:hover{color:#3ca200;background:#98ed681a}.nav-active{color:#3ca200!important;font-weight:700!important}.nav-dropdown{position:relative}.nav-dropdown>a{display:flex;align-items:center;gap:.25rem;cursor:pointer}.dropdown-menu{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:10px;box-shadow:0 8px 32px #06112624;min-width:240px;overflow:hidden;z-index:200;border:1px solid #edf2ea}.nav-dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:block;color:#303846!important;font-size:.875rem!important;padding:.65rem 1.1rem!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid #edf2ea}.dropdown-menu a:last-child{border-bottom:none}.dropdown-menu a:hover{background:#f7fbf4!important;color:#3ca200!important}.header-cta{background:#e7333f;color:#fff!important;font-weight:700!important;padding:.6rem 1.25rem!important;border-radius:8px!important;text-decoration:none;font-size:.875rem!important;white-space:nowrap;flex-shrink:0;transition:background .15s}.header-cta:hover{background:#c0212a!important}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:.5rem;border:none;background:none}.hamburger span{display:block;width:22px;height:2px;background:#061126;border-radius:2px}.mobile-nav{display:none;position:fixed;inset:0;background:#061126;z-index:999;overflow-y:auto;flex-direction:column}.mobile-nav.open{display:flex}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav-close{background:none;border:none;cursor:pointer;color:#fff;padding:.25rem}.mobile-nav a{display:block;color:#ffffffd9;text-decoration:none;padding:.9rem 1.5rem;font-size:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav a:hover{color:#98ed68}.mobile-nav .mobile-cta{background:#e7333f;color:#fff!important;font-weight:700;text-align:center;margin:1rem 1.5rem;border-radius:8px;display:block;padding:.875rem!important}body.menu-open{overflow:hidden}.blog-hero{background:linear-gradient(135deg,#061126,#123c08);padding:3.5rem 1.5rem;text-align:center}.blog-hero h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#fff;margin-bottom:.75rem}.blog-hero p{font-size:1.1rem;color:#ffffffc7;max-width:600px;margin:0 auto 1.5rem}.hero-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.hero-stat{color:#ffffffa6;font-size:.85rem;display:flex;align-items:center;gap:.35rem}.hero-stat strong{color:#98ed68;font-size:1.1rem}.blog-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.cat-filter{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.cat-btn{padding:.4rem 1rem;border-radius:20px;border:2px solid #dde8d8;background:#fff;color:#596271;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s;text-decoration:none}.cat-btn:hover,.cat-btn.active{background:#123c08;border-color:#123c08;color:#98ed68}.cat-btn.cat-Emergency.active,.cat-btn.cat-Emergency:hover{background:#e7333f;border-color:#e7333f;color:#fff}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.section-head h2{font-size:1.3rem;font-weight:700;color:#061126}.section-head span{font-size:.82rem;color:#94a3b8}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.post-card{background:#fff;border:1px solid #dde8d8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s,transform .18s}.post-card:hover{box-shadow:0 8px 32px #0611261a;transform:translateY(-2px)}.card-thumb{display:block;width:100%;height:180px;overflow:hidden;background:#e2eadf}.card-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.post-card:hover .card-thumb img{transform:scale(1.04)}.card-cat{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#fff;padding:.25rem .6rem;border-radius:4px;margin-bottom:.65rem}.card-body{padding:1.25rem 1.25rem .75rem;flex:1;display:flex;flex-direction:column}.card-title{color:#061126;text-decoration:none;font-size:1rem;font-weight:700;line-height:1.32;margin-bottom:.65rem;display:block}.card-title:hover{color:#3ca200}.card-excerpt{color:#596271;font-size:.875rem;line-height:1.6;flex:1;margin-bottom:.9rem}.card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf2ea;padding:.75rem 1.25rem}.card-date{font-size:.77rem;color:#94a3b8}.card-read{font-size:.8rem;font-weight:600;color:#3ca200;text-decoration:none}.card-read:hover{text-decoration:underline}.cta-strip{background:#061126;border-radius:16px;padding:2.5rem 2rem;text-align:center;margin-top:3rem}.cta-strip h2{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:.5rem}.cta-strip p{color:#ffffffbf;margin-bottom:1.25rem}.cta-strip a{display:inline-block;background:#98ed68;color:#061126;font-weight:800;padding:.85rem 2rem;border-radius:8px;text-decoration:none;font-size:1rem}.cta-strip a:hover{background:#86dd62}.site-footer{background:#071026;padding:2.5rem 1.5rem;margin-top:4rem}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer-brand p{color:#ffffff80;font-size:.875rem;margin-top:.75rem;line-height:1.6}.footer-col h4{color:#fff;font-size:.9rem;font-weight:700;margin-bottom:.75rem}.footer-col ul{list-style:none}.footer-col ul li a{color:#ffffff8c;text-decoration:none;font-size:.85rem;display:block;padding:.2rem 0}.footer-col ul li a:hover{color:#98ed68}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:1.5rem;padding-top:1.5rem}.footer-bottom-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;font-size:.78rem;color:#fff6}@media(max-width:768px){.topbar-left,.main-nav,.header-cta{display:none}.hamburger{display:flex}.posts-grid,.footer-inner{grid-template-columns:1fr}.hero-stats{gap:1rem}}
