.blog-hero{margin-bottom:2rem}.hero-bleed{background:transparent;margin-left:calc(50% - 50vw);padding:3.5rem 0 1.2rem;width:100vw}.hero-inner{margin:0 auto;max-width:1100px;padding:0 2rem;text-align:center}.c-ttl01{align-items:center;color:#05161a;display:inline-flex;font-family:Montserrat,sans-serif;font-size:2.8rem;font-weight:800;gap:.05em}.c-ttl01 img{height:.8em}.hero-underline{background:var(--accent-color,#ff9427);height:8px;margin-top:1rem;width:100%}.blog-category-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:1rem 0 2rem}.blog-category-pill{background:#05161a;border-radius:50px;color:#fff;font-size:14px;padding:6px 16px;text-decoration:none}.blog-category-pill:hover{background:#7e7e7e}.featured-wrapper{box-sizing:border-box;margin:0 auto 4rem;max-width:1100px;padding:0 1.5rem}.featured-block{margin-bottom:2.5rem}.featured-title{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.featured-grid{display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}.featured-card{color:inherit;text-decoration:none}.featured-img,.post-img{aspect-ratio:128/67;background:#eee;border-radius:8px;overflow:hidden;width:100%}.featured-img img,.post-img img{height:100%;object-fit:cover;object-position:center;width:100%}.featured-card-title{font-size:1rem;font-weight:600;margin:10px 0 4px}.featured-card-date{color:#666;font-size:.85rem}.latest-wrapper{margin:0 auto 4rem;max-width:1100px;padding:0 1.5rem}.latest-title{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:2rem;text-align:center}.latest-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.post-card{background:#fff;border-radius:8px;color:inherit;overflow:hidden;text-decoration:none}.post-info{padding:12px 14px 18px}.post-tags{margin-bottom:6px}.post-tag{color:#05161a;font-size:.8rem;margin-right:6px}.post-title{font-size:1.05rem;font-weight:600;line-height:1.3;margin:0 0 6px}.post-date{color:#666;font-size:.85rem}.blog-pagination{margin-top:3rem;text-align:center}.pag-link{border:1px solid #111;border-radius:6px;color:inherit;display:inline-block;font-size:.95rem;margin:0 4px;padding:8px 12px;text-decoration:none}.pag-link.active{background:#111;color:#fff}@media (max-width:900px){.latest-grid{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:1fr 1fr}.c-ttl01{font-size:48px}.featured-title{text-align:center}}@media (max-width:600px){.featured-grid,.latest-grid{grid-template-columns:1fr}}