.blog-hero[data-astro-cid-5tznm7mj]{position:relative;background-size:cover;background-position:center;padding:9rem 1rem 4rem;min-height:360px;display:flex;align-items:flex-end}.blog-hero-overlay[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background:linear-gradient(to top,#111111e0,#11111180 55%,#1113)}.blog-hero-inner[data-astro-cid-5tznm7mj]{position:relative;z-index:1;max-width:650px}h1[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:800;font-size:clamp(2rem,4vw + .5rem,3rem);line-height:1.1;letter-spacing:-.02em;color:var(--paper)}.lead[data-astro-cid-5tznm7mj]{font-size:1.0625rem;color:#fafaf8b3;line-height:1.6;max-width:50ch;margin-top:.75rem}.filter-bar[data-astro-cid-5tznm7mj]{background:var(--paper);border-bottom:1px solid var(--border);padding:1.25rem 1rem}.filter-buttons[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.filter-btn[data-astro-cid-5tznm7mj]{padding:.5rem 1.25rem;border-radius:100px;font-family:var(--font-ui);font-size:.8125rem;font-weight:500;border:1px solid var(--border);background:var(--paper);color:var(--subtle);cursor:pointer;transition:all .15s}.filter-btn[data-astro-cid-5tznm7mj]:hover{border-color:var(--copper);color:var(--copper)}.filter-btn[data-astro-cid-5tznm7mj].active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.blog-content[data-astro-cid-5tznm7mj]{background:var(--mid)}.post-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}.post-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--border);border-radius:.5rem;overflow:hidden;text-decoration:none;color:var(--ink);transition:border-color .2s,box-shadow .2s}.post-card[data-astro-cid-5tznm7mj]:hover{border-color:var(--copper);box-shadow:0 8px 24px #00000014}.card-image[data-astro-cid-5tznm7mj]{aspect-ratio:4 / 3;overflow:hidden}.card-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-card[data-astro-cid-5tznm7mj]:hover .card-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{transform:scale(1.03)}.card-image-placeholder[data-astro-cid-5tznm7mj]{width:100%;height:100%;background:var(--mid)}.card-body[data-astro-cid-5tznm7mj]{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.card-top[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.tag-bubble[data-astro-cid-5tznm7mj]{display:inline-block;padding:.25rem .625rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--copper);background:#b8704a1a;border:1px solid rgba(184,112,74,.2);border-radius:100px;line-height:1;white-space:nowrap}.card-top[data-astro-cid-5tznm7mj] time[data-astro-cid-5tznm7mj]{font-family:var(--font-ui);font-size:.8125rem;color:var(--muted)}.card-body[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-family:var(--font-display);font-weight:700;font-size:1.125rem;line-height:1.3;letter-spacing:-.01em;margin-bottom:.5rem}.card-excerpt[data-astro-cid-5tznm7mj]{font-size:.875rem;color:var(--subtle);line-height:1.6;flex-grow:1;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--border);font-family:var(--font-ui);font-size:.8125rem}.card-author[data-astro-cid-5tznm7mj]{color:var(--muted)}.card-read-more[data-astro-cid-5tznm7mj]{color:var(--copper);font-weight:600;transition:color .15s}.post-card[data-astro-cid-5tznm7mj]:hover .card-read-more[data-astro-cid-5tznm7mj]{color:var(--copper-dark)}.empty-state[data-astro-cid-5tznm7mj]{text-align:center;padding:3rem 0}.empty-state[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--subtle);margin-bottom:1rem}.post-grid[data-astro-cid-5tznm7mj].few-posts{grid-template-columns:1fr;max-width:700px}.post-card--featured[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr 1fr}.post-card--featured[data-astro-cid-5tznm7mj] .card-image[data-astro-cid-5tznm7mj]{aspect-ratio:auto;min-height:100%}.post-card--featured[data-astro-cid-5tznm7mj] .card-body[data-astro-cid-5tznm7mj]{padding:2rem;justify-content:center}.post-card--featured[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:1.375rem}.post-card--featured[data-astro-cid-5tznm7mj] .card-excerpt[data-astro-cid-5tznm7mj]{-webkit-line-clamp:5}@media(max-width:640px){.post-grid[data-astro-cid-5tznm7mj],.post-card--featured[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.post-card--featured[data-astro-cid-5tznm7mj] .card-image[data-astro-cid-5tznm7mj]{aspect-ratio:16 / 9}}@media(min-width:641px)and (max-width:900px){.post-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(2,1fr)}}
