.newsletter-panel[data-astro-cid-zlho2ced]{background:var(--lime);color:var(--ink);border-radius:var(--radius-lg);padding:var(--space-3xl) var(--space-xl);text-align:center}.newsletter-eyebrow[data-astro-cid-zlho2ced]{color:var(--ink-muted);letter-spacing:2px}.newsletter-content[data-astro-cid-zlho2ced]{max-width:600px;margin:0 auto}.newsletter-content[data-astro-cid-zlho2ced]>p[data-astro-cid-zlho2ced].design-label+h2[data-astro-cid-zlho2ced]{margin-top:.375rem}.newsletter-content[data-astro-cid-zlho2ced] h2[data-astro-cid-zlho2ced]{color:var(--ink);margin-bottom:var(--space-sm);font-size:clamp(1.5rem,2vw + 1rem,2.625rem);font-weight:400;line-height:1.2}.newsletter-lead[data-astro-cid-zlho2ced]{color:var(--ink-muted);margin-bottom:var(--space-xl);font-size:1.1rem}.newsletter-form[data-astro-cid-zlho2ced]{display:flex;gap:var(--space-sm);margin-bottom:var(--space-md)}.newsletter-form[data-astro-cid-zlho2ced] input[data-astro-cid-zlho2ced]{flex:1;border:none;border-radius:var(--radius-full);padding:1rem 1.5rem;font-family:var(--font-body);font-size:1rem}.newsletter-form[data-astro-cid-zlho2ced] input[data-astro-cid-zlho2ced]:focus{outline:none;box-shadow:0 0 0 4px #ffffff4d}.newsletter-note[data-astro-cid-zlho2ced]{font-size:.85rem!important;color:#232323a6!important;margin:0!important}@media(min-width:1200px){.newsletter-content[data-astro-cid-zlho2ced] h2[data-astro-cid-zlho2ced]{font-size:38px}}@media(max-width:768px){.newsletter-form[data-astro-cid-zlho2ced]{flex-direction:column}}.blog-hero-inner[data-astro-cid-5tznm7mj] .page-hero-title[data-astro-cid-5tznm7mj]{max-width:22ch;text-transform:none}.blog-featured-panel[data-astro-cid-5tznm7mj]{background:var(--surface-white);padding:clamp(1.5rem,4vw,3rem)}.blog-archive-panel[data-astro-cid-5tznm7mj]{background:var(--surface-muted);padding:clamp(1.5rem,4vw,3rem)}.blog-section-heading[data-astro-cid-5tznm7mj]{margin:0 0 var(--space-xl)}.blog-section-heading--center[data-astro-cid-5tznm7mj]{text-align:center}.featured-post[data-astro-cid-5tznm7mj]{background:var(--surface-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;overflow:hidden}.featured-post[data-astro-cid-5tznm7mj]:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.featured-link[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1.5fr 1fr;text-decoration:none;color:inherit}.featured-image[data-astro-cid-5tznm7mj]{background:var(--surface-muted);overflow:hidden;min-height:200px}.featured-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;min-height:200px;object-fit:cover;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.featured-post[data-astro-cid-5tznm7mj]:hover .featured-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{transform:scale(1.05)}.visual-placeholder[data-astro-cid-5tznm7mj]{width:100%;height:100%;min-height:140px;background:linear-gradient(135deg,var(--surface-white),var(--surface-muted))}.featured-content[data-astro-cid-5tznm7mj]{padding:var(--space-2xl);display:flex;flex-direction:column;justify-content:center}.meta-row[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-md);font-size:.85rem;font-weight:600}.meta-tag[data-astro-cid-5tznm7mj]{color:var(--ink);text-transform:uppercase;letter-spacing:.05em}.meta-date[data-astro-cid-5tznm7mj]{color:var(--ink-muted)}.featured-title[data-astro-cid-5tznm7mj]{font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;margin:0 0 var(--space-md);line-height:1.2}.featured-description[data-astro-cid-5tznm7mj]{font-size:1.0625rem;color:var(--ink-muted);margin:0 0 var(--space-xl);line-height:1.55}.read-action[data-astro-cid-5tznm7mj]{font-weight:600;color:var(--ink);display:flex;align-items:center;gap:8px;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase}.arrow[data-astro-cid-5tznm7mj]{transition:transform .2s ease}.blog-card[data-astro-cid-5tznm7mj]:hover .arrow[data-astro-cid-5tznm7mj],.featured-post[data-astro-cid-5tznm7mj]:hover .arrow[data-astro-cid-5tznm7mj]{transform:translate(4px)}.filter-controls[data-astro-cid-5tznm7mj]{display:flex;justify-content:center;margin-bottom:var(--space-xl)}.filter-bar[data-astro-cid-5tznm7mj]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;padding:.35rem;border-radius:var(--radius-lg);background:var(--surface-white);border:1px solid var(--color-border)}.filter-btn[data-astro-cid-5tznm7mj]{background:transparent;border:none;color:var(--ink-muted);font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.65rem 1rem;cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast),color var(--transition-fast)}.filter-btn[data-astro-cid-5tznm7mj]:hover{color:var(--ink);background:var(--surface-muted)}.filter-btn[data-astro-cid-5tznm7mj].active{background:var(--ink);color:#fff}.blog-card[data-astro-cid-5tznm7mj]{background:var(--surface-white);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--color-border);transition:transform .3s ease,box-shadow .3s ease;min-height:360px;display:flex;flex-direction:column}.blog-card[data-astro-cid-5tznm7mj]:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.blog-card[data-astro-cid-5tznm7mj].hidden{display:none}.card-link[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;padding:16px 16px 0;box-sizing:border-box}.blog-image[data-astro-cid-5tznm7mj]{height:140px;flex-shrink:0;background:var(--surface-muted);overflow:hidden;border-radius:12px}.blog-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.blog-card[data-astro-cid-5tznm7mj]:hover .blog-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{transform:scale(1.04)}.blog-content[data-astro-cid-5tznm7mj]{padding:16px;flex:1;display:flex;flex-direction:column;gap:16px}.blog-title[data-astro-cid-5tznm7mj]{font-size:18px;font-weight:600;margin:0;line-height:1.25}.blog-description[data-astro-cid-5tznm7mj]{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.5;flex:1}.empty-state[data-astro-cid-5tznm7mj]{text-align:center;padding:var(--space-3xl);background:var(--surface-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border)}@media(max-width:1024px){.featured-link[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}}
