.page-hero[data-astro-cid-fmgelhwa]{background:linear-gradient(180deg,var(--blue-100) 0%,var(--blue-50) 100%);text-align:center;padding:clamp(3rem,8vw,6rem) 0 clamp(2.5rem,6vw,3.5rem)}.page-hero[data-astro-cid-fmgelhwa] h1[data-astro-cid-fmgelhwa]{font-size:clamp(2rem,4vw,2.9rem);line-height:1.1;color:var(--blue-800);margin:.5rem 0 .75rem}.page-hero__sub[data-astro-cid-fmgelhwa]{color:var(--blue-900);font-size:1.05rem;line-height:1.6;max-width:640px;margin:0 auto 1.75rem}.blog-search[data-astro-cid-fmgelhwa]{position:relative;max-width:480px;margin:0 auto}.blog-search__icon[data-astro-cid-fmgelhwa]{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--blue-600);pointer-events:none}.blog-search__input[data-astro-cid-fmgelhwa]{width:100%;padding:.9rem 1.1rem .9rem 3rem;border:1px solid var(--blue-100);border-radius:999px;background:var(--white);box-shadow:var(--shadow-sm);font-family:var(--font-sans);font-size:1rem;color:var(--ink);transition:border-color .2s ease,box-shadow .2s ease}.blog-search__input[data-astro-cid-fmgelhwa]:focus{outline:none;border-color:var(--blue-600);box-shadow:0 0 0 3px var(--blue-100)}.blog-filters[data-astro-cid-fmgelhwa]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem}.blog-filter[data-astro-cid-fmgelhwa]{padding:.45rem 1.1rem;border-radius:999px;border:1px solid var(--blue-100);background:var(--white);color:var(--blue-800);font-family:var(--font-sans);font-size:.92rem;font-weight:500;cursor:pointer;transition:all .2s ease}.blog-filter[data-astro-cid-fmgelhwa]:hover{border-color:var(--blue-600);color:var(--blue-900)}.blog-filter[data-astro-cid-fmgelhwa].is-active{background:var(--blue-700);border-color:var(--blue-700);color:var(--white)}.blog-grid[data-astro-cid-fmgelhwa]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem}.blog-card[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--blue-100);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-card[data-astro-cid-fmgelhwa][hidden]{display:none}.blog-card[data-astro-cid-fmgelhwa]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--blue-300)}.blog-card__media[data-astro-cid-fmgelhwa]{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--blue-50)}.blog-card__media--empty[data-astro-cid-fmgelhwa]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--blue-300)}.blog-card__media--empty[data-astro-cid-fmgelhwa] svg[data-astro-cid-fmgelhwa]{width:40px;height:40px}.blog-card__media[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-card[data-astro-cid-fmgelhwa]:hover .blog-card__media[data-astro-cid-fmgelhwa] img[data-astro-cid-fmgelhwa]{transform:scale(1.05)}.blog-card__media[data-astro-cid-fmgelhwa]:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#2d4a6beb,#2d4a6b59 45%,#2d4a6b00 75%)}.blog-card__tag[data-astro-cid-fmgelhwa]{position:absolute;top:.9rem;left:.9rem;z-index:1;background:var(--coral-600);color:var(--white);font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px}.blog-card__overlay[data-astro-cid-fmgelhwa]{position:absolute;inset:auto 0 0;z-index:1;padding:1.1rem 1.25rem}.blog-card__title[data-astro-cid-fmgelhwa]{font-family:var(--font-serif);color:var(--white);font-size:1.25rem;line-height:1.25;margin:0 0 .35rem}.blog-card__date[data-astro-cid-fmgelhwa]{color:var(--blue-100);font-size:.82rem}.blog-card__excerpt[data-astro-cid-fmgelhwa]{color:var(--ink-soft);line-height:1.6;font-size:.95rem;margin:0;padding:1.25rem 1.25rem 0;flex-grow:1}.blog-card__more[data-astro-cid-fmgelhwa]{color:var(--blue-700);font-weight:600;font-size:.92rem;padding:.9rem 1.25rem 1.4rem}.blog-card[data-astro-cid-fmgelhwa]:hover .blog-card__more[data-astro-cid-fmgelhwa]{color:var(--coral-600)}.blog-empty[data-astro-cid-fmgelhwa]{text-align:center;color:var(--ink-soft);font-size:1.05rem;margin-top:1rem}
