.blog-hero[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,#05386f,#0a4d8c);color:#fff;padding:52px 0 44px}.blog-hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{color:#fff;margin-bottom:10px}.blog-hero__sub[data-astro-cid-5tznm7mj]{font-size:1.05rem;color:#ffffffc7;max-width:52ch}.category-bar[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}.category-pill[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;font-size:.82rem;font-weight:600;text-decoration:none;border:1px solid var(--border);background:var(--offwhite);color:var(--navy);transition:background var(--speed-fast) var(--ease),border-color var(--speed-fast) var(--ease);min-height:unset}.category-pill[data-astro-cid-5tznm7mj]:hover,.category-pill--active[data-astro-cid-5tznm7mj]{background:var(--navy);border-color:var(--navy);color:#fff;text-decoration:none}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-card[data-astro-cid-5tznm7mj]{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow var(--speed) var(--ease),transform var(--speed) var(--ease)}.post-card[data-astro-cid-5tznm7mj]:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.post-card--featured[data-astro-cid-5tznm7mj]{grid-column:1 / -1;display:grid;grid-template-columns:420px 1fr;gap:0;min-height:300px;max-height:340px}.post-card__img-wrap[data-astro-cid-5tznm7mj]{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--offwhite);display:block;text-decoration:none;cursor:pointer}.post-card--featured[data-astro-cid-5tznm7mj] .post-card__img-wrap[data-astro-cid-5tznm7mj]{aspect-ratio:auto;min-height:100%;height:100%}.post-card__img-wrap[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.post-card__img-wrap[data-astro-cid-5tznm7mj]:hover img[data-astro-cid-5tznm7mj]{transform:scale(1.03)}.post-card__img-fallback[data-astro-cid-5tznm7mj]{width:100%;height:100%;background:linear-gradient(135deg,#05386f,#0292db 60%,#00b4d8)}.post-card__category[data-astro-cid-5tznm7mj]{position:absolute;top:12px;left:12px;background:var(--orange);color:#fff;font-size:.72rem;font-weight:700;padding:3px 10px;border-radius:4px;letter-spacing:.04em;text-transform:uppercase;pointer-events:none}.post-card__body[data-astro-cid-5tznm7mj]{padding:22px;flex:1;display:flex;flex-direction:column;gap:10px}.post-card--featured[data-astro-cid-5tznm7mj] .post-card__body[data-astro-cid-5tznm7mj]{padding:36px;justify-content:center;gap:14px}.post-card__title[data-astro-cid-5tznm7mj]{font-size:1rem;font-weight:700;color:var(--navy);line-height:1.4;margin:0}.post-card--featured[data-astro-cid-5tznm7mj] .post-card__title[data-astro-cid-5tznm7mj]{font-size:1.4rem;font-family:Playfair Display,Georgia,serif}.post-card__title[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{text-decoration:none;color:inherit}.post-card__title[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--skyblue);text-decoration:none}.post-card__excerpt[data-astro-cid-5tznm7mj]{font-size:.88rem;color:var(--text-muted);line-height:1.65;margin:0;flex:1;display:none}.post-card--featured[data-astro-cid-5tznm7mj] .post-card__excerpt[data-astro-cid-5tznm7mj]{display:block}.post-card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:.78rem;color:var(--text-muted);margin-top:auto}.post-card__author[data-astro-cid-5tznm7mj]{font-weight:600;color:var(--navy)}.post-card__sep[data-astro-cid-5tznm7mj]{color:var(--border)}.newsletter-section[data-astro-cid-5tznm7mj]{padding:48px 0}.newsletter-card[data-astro-cid-5tznm7mj]{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:36px;display:flex;align-items:center;gap:28px;flex-wrap:wrap;box-shadow:var(--shadow)}.newsletter-card__icon[data-astro-cid-5tznm7mj]{color:var(--skyblue);flex-shrink:0}.newsletter-card__copy[data-astro-cid-5tznm7mj]{flex:1;min-width:200px}.newsletter-card__title[data-astro-cid-5tznm7mj]{font-size:1.1rem;font-weight:700;color:var(--navy);margin:0 0 4px}.newsletter-card__sub[data-astro-cid-5tznm7mj]{font-size:.88rem;color:var(--text-muted);margin:0}.newsletter-form[data-astro-cid-5tznm7mj]{display:flex;gap:10px;flex-wrap:wrap}.newsletter-form__input[data-astro-cid-5tznm7mj]{flex:1;min-width:200px;padding:10px 14px;border:1px solid var(--border);border-radius:8px;font-size:.9rem;font-family:inherit;outline:none;transition:border-color var(--speed-fast) var(--ease)}.newsletter-form__input[data-astro-cid-5tznm7mj]:focus{border-color:var(--skyblue)}.newsletter-form__btn[data-astro-cid-5tznm7mj]{padding:10px 22px;background:var(--orange);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background var(--speed-fast) var(--ease);min-height:44px}.newsletter-form__btn[data-astro-cid-5tznm7mj]:hover{background:#e55a00}@media(max-width:900px){.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr 1fr}.post-card--featured[data-astro-cid-5tznm7mj]{grid-column:1 / -1;grid-template-columns:1fr;max-height:none;min-height:unset}.post-card--featured[data-astro-cid-5tznm7mj] .post-card__img-wrap[data-astro-cid-5tznm7mj]{min-height:220px;height:220px;aspect-ratio:auto}}@media(max-width:600px){.posts-grid[data-astro-cid-5tznm7mj],.post-card--featured[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.post-card--featured[data-astro-cid-5tznm7mj] .post-card__body[data-astro-cid-5tznm7mj]{padding:22px}.newsletter-card[data-astro-cid-5tznm7mj]{flex-direction:column;align-items:flex-start;padding:24px}}
