.blog-row[data-astro-cid-geilrh6l]{width:100%;border-bottom:1px solid rgba(255,255,255,.08)}.blog-row-link[data-astro-cid-geilrh6l]{display:grid;width:100%;grid-template-columns:10.5rem minmax(0,1fr) 7.75rem;align-items:center;gap:1.25rem 1.5rem;padding:1.5rem 0;text-decoration:none;color:inherit;transition:opacity .2s ease}.blog-row-link[data-astro-cid-geilrh6l]:hover{opacity:.9}.blog-row-link[data-astro-cid-geilrh6l]:hover .blog-row-title[data-astro-cid-geilrh6l]{color:#60a5fa}.blog-row-link[data-astro-cid-geilrh6l]:hover .blog-row-chevron[data-astro-cid-geilrh6l]{transform:translate(3px)}.blog-row-link[data-astro-cid-geilrh6l]:hover .blog-row-thumb-image[data-astro-cid-geilrh6l]{transform:scale(1.05)}.blog-row-thumb[data-astro-cid-geilrh6l]{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.blog-row-thumb-image[data-astro-cid-geilrh6l]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-row-thumb-overlay[data-astro-cid-geilrh6l]{position:absolute;inset:0;background:linear-gradient(135deg,#05080e26,#05080e73);pointer-events:none}.blog-row-main[data-astro-cid-geilrh6l]{min-width:0}.blog-row-meta[data-astro-cid-geilrh6l]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#e2e8f08c}.blog-row-dot[data-astro-cid-geilrh6l]{width:.25rem;height:.25rem;border-radius:999px;background:#60a5fab3}.blog-row-title[data-astro-cid-geilrh6l]{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.3;color:#fff;transition:color .2s ease}.blog-row-description[data-astro-cid-geilrh6l]{margin-top:.4rem;color:#e2e8f0b8;line-height:1.55;font-size:.95rem}.blog-row-tags[data-astro-cid-geilrh6l]{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.65rem;list-style:none;padding:0}.blog-row-tags[data-astro-cid-geilrh6l] .blog-tag-pill--row{border:1px solid;background:#94a3b81f;border-color:#64748b;color:#94a3b8}.blog-row-tags[data-astro-cid-geilrh6l] .blog-tag-pill--row.is-highlighted{background:var(--tag-bg);border-color:var(--tag-border);color:var(--tag-text)}html.light-theme .blog-row-tags[data-astro-cid-geilrh6l] .blog-tag-pill--row:not(.is-highlighted){background:#94a3b82e;border-color:#94a3b8;color:#64748b}.blog-row-cta[data-astro-cid-geilrh6l]{display:inline-flex;align-items:center;justify-content:flex-end;gap:.3rem;color:#60a5fa;font-size:.88rem;font-weight:600;white-space:nowrap}.blog-row-chevron[data-astro-cid-geilrh6l]{width:1rem;height:1rem;transition:transform .2s ease}html.light-theme .blog-row[data-astro-cid-geilrh6l]{border-bottom-color:#0f172a14}html.light-theme .blog-row-meta[data-astro-cid-geilrh6l]{color:#3341558c}html.light-theme .blog-row-title[data-astro-cid-geilrh6l]{color:#0f172a}html.light-theme .blog-row-description[data-astro-cid-geilrh6l]{color:#334155b8}html.light-theme .blog-row-thumb[data-astro-cid-geilrh6l]{border-color:#0f172a14}@media(max-width:640px){.blog-row-link[data-astro-cid-geilrh6l]{grid-template-columns:8rem minmax(0,1fr) auto;gap:1rem}}.blog-tag-filters-wrap[data-astro-cid-qtl55m4z]{margin-bottom:2rem}.blog-tag-filters-header[data-astro-cid-qtl55m4z]{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.65rem}.blog-tag-filters-label[data-astro-cid-qtl55m4z]{font-size:.9rem;font-style:italic;font-weight:400;letter-spacing:.01em;color:#ffffff73}.blog-tag-filters-clear[data-astro-cid-qtl55m4z]{padding:0;border:none;background:none;color:#60a5fa;font-size:.72rem;font-weight:500;font-style:normal;text-decoration:underline;text-underline-offset:2px;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.blog-tag-filters-clear[data-astro-cid-qtl55m4z]:hover{opacity:.85}.blog-tag-filters-clear[data-astro-cid-qtl55m4z][hidden]{display:none}.blog-tag-filters-row[data-astro-cid-qtl55m4z]{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.blog-tag-filter[data-astro-cid-qtl55m4z]{padding:.12rem .42rem;border-radius:999px;border:1px solid #64748b;background:#94a3b81f;color:#94a3b8;font-size:.58rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.blog-tag-filter[data-astro-cid-qtl55m4z]:hover{border-color:#94a3b8;color:#cbd5e1}.blog-tag-filter[data-astro-cid-qtl55m4z].is-active{background:var(--tag-bg);border-color:var(--tag-border);color:var(--tag-text)}.blog-tag-filter[data-astro-cid-qtl55m4z].is-active:hover{opacity:.9}html.light-theme .blog-tag-filters-label[data-astro-cid-qtl55m4z]{color:#33415580}html.light-theme .blog-tag-filter[data-astro-cid-qtl55m4z]{background:#94a3b82e;border-color:#94a3b8;color:#64748b}html.light-theme .blog-tag-filter[data-astro-cid-qtl55m4z]:hover{border-color:#64748b;color:#475569}.blog-list[data-astro-cid-lpkrj5ko]{width:100%;border-top:1px solid rgba(255,255,255,.08)}.filter-empty[data-astro-cid-lpkrj5ko],.empty-state[data-astro-cid-lpkrj5ko]{border:1px solid rgba(255,255,255,.1);border-radius:1.1rem;padding:2.5rem;background:#0000001a;text-align:center}html.light-theme .blog-list[data-astro-cid-lpkrj5ko]{border-top-color:#0f172a14}html.light-theme .filter-empty[data-astro-cid-lpkrj5ko],html.light-theme .empty-state[data-astro-cid-lpkrj5ko]{background:#00000008;border-color:#0f172a14}
