.blog-filter-pills-wrapper[data-astro-cid-ryhzysuj]{position:sticky;top:5rem;z-index:20;background:var(--color-bg-primary);padding:.875rem 0;margin-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.blog-filter-pills[data-astro-cid-ryhzysuj]{display:flex;flex-wrap:wrap;gap:.625rem;padding:.25rem 0}.filter-pill[data-astro-cid-ryhzysuj]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-secondary);border:2px solid var(--color-border);border-radius:9999px;cursor:pointer;transition:all var(--transition-fast);font-size:.875rem;font-weight:500;color:var(--color-text-primary);white-space:nowrap;flex-shrink:0}.filter-pill[data-astro-cid-ryhzysuj]:hover{background:var(--color-bg-tertiary);border-color:var(--color-primary-300);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.filter-pill[data-astro-cid-ryhzysuj].active{background:#002b5b;color:#fff;border-color:#002b5b;box-shadow:var(--shadow-md)}html.dark .filter-pill[data-astro-cid-ryhzysuj].active{background:#fff;color:#111827;border-color:#fff}html.dark .filter-pill[data-astro-cid-ryhzysuj].active .pill-count[data-astro-cid-ryhzysuj]{background:#0000001a;color:#111827}.pill-label[data-astro-cid-ryhzysuj]{font-weight:600}.pill-count[data-astro-cid-ryhzysuj]{font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:9999px;background:var(--color-bg-tertiary);color:var(--color-text-secondary);transition:all var(--transition-fast)}.filter-pill[data-astro-cid-ryhzysuj].active .pill-count[data-astro-cid-ryhzysuj]{background:#ffffff40;color:#fff}.blog-subfilter-pills[data-astro-cid-ryhzysuj]{display:none;padding:.625rem 0 .25rem;margin-top:.25rem}.blog-subfilter-pills[data-astro-cid-ryhzysuj].active{display:block}.subfilter-group[data-astro-cid-ryhzysuj]{display:none;flex-wrap:wrap;gap:.5rem;padding:.25rem 0}.subfilter-group[data-astro-cid-ryhzysuj].active{display:flex}.filter-subpill[data-astro-cid-ryhzysuj]{padding:.375rem .875rem;font-size:.8125rem;background:var(--color-primary-50);border-color:var(--color-primary-200);color:var(--color-primary-700)}.filter-subpill[data-astro-cid-ryhzysuj]:hover{background:var(--color-primary-100);border-color:var(--color-primary-400)}.filter-subpill[data-astro-cid-ryhzysuj].active{background:var(--color-primary-600);border-color:var(--color-primary-600);color:#fff}.filter-subpill[data-astro-cid-ryhzysuj].active .pill-count[data-astro-cid-ryhzysuj]{background:#ffffff40;color:#fff}.filter-loading[data-astro-cid-ryhzysuj]{display:none;align-items:center;gap:.75rem;padding:1rem;justify-content:center;color:var(--color-text-secondary);font-size:.875rem}.filter-loading[data-astro-cid-ryhzysuj].active{display:flex}.loading-spinner[data-astro-cid-ryhzysuj]{width:1.25rem;height:1.25rem;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.blog-filter-pills-wrapper[data-astro-cid-ryhzysuj]{top:4rem;padding:.75rem 0;margin-bottom:1.25rem}.filter-pill[data-astro-cid-ryhzysuj]{padding:.4375rem .875rem;font-size:.8125rem}.pill-count[data-astro-cid-ryhzysuj]{font-size:.6875rem;padding:.125rem .375rem}.filter-subpill[data-astro-cid-ryhzysuj]{padding:.3125rem .75rem;font-size:.75rem}}.filter-pill[data-astro-cid-ryhzysuj]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}html.dark .filter-subpill[data-astro-cid-ryhzysuj]{background:#ffffff1a;border-color:#fff3;color:#fff}html.dark .filter-subpill[data-astro-cid-ryhzysuj]:hover{background:#ffffff26;border-color:#ffffff4d}html.dark .filter-subpill[data-astro-cid-ryhzysuj].active{background:#fff;border-color:#fff;color:#111827}.blog-posts-grid[data-astro-cid-hrno2mm7]{position:relative}.blog-card-wrapper[data-astro-cid-hrno2mm7]{display:contents}.no-results-message[data-astro-cid-hrno2mm7]{grid-column:1/-1;padding:3rem 1.5rem;text-align:center}.no-results-content[data-astro-cid-hrno2mm7]{max-width:28rem;margin:0 auto}.no-results-icon[data-astro-cid-hrno2mm7]{width:4rem;height:4rem;margin:0 auto 1.5rem;color:var(--color-text-tertiary)}.no-results-message[data-astro-cid-hrno2mm7] h3[data-astro-cid-hrno2mm7]{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}.no-results-message[data-astro-cid-hrno2mm7] p[data-astro-cid-hrno2mm7]{color:var(--color-text-secondary)}