.pagination:where(.astro-D776PWUY){display:flex;width:100%;margin:0 auto;color:var(--fg);justify-content:center;align-items:center}.pagination:where(.astro-D776PWUY) a:where(.astro-D776PWUY){display:block;width:2.4rem;height:3rem;margin:0 .4rem;border-radius:var(--radius);background:#f4f4f4;color:inherit;font-size:.85rem;text-align:center;text-decoration:underline;font-weight:500;line-height:3rem}.pagination:where(.astro-D776PWUY) a:where(.astro-D776PWUY):hover:not(.inactive){background:#ddd}.pagination:where(.astro-D776PWUY) a:where(.astro-D776PWUY).inactive{color:#999;text-decoration:none}:root{--cardWidth: 50vw;--cardWidthMobile: 90vw}.post-card:where(.astro-IYIQI2SO){border:solid 1px #aaa;padding:1rem;transition:all .35s;display:block;object-fit:cover;width:var(--cardWidth);aspect-ratio:2/1;margin:0 auto}@media (max-width: 768px){.post-card:where(.astro-IYIQI2SO){width:var(--cardWidthMobile)}}.post-card:where(.astro-IYIQI2SO):hover{box-shadow:0 0 2rem #0003}.post-title:where(.astro-IYIQI2SO){padding:.2rem 1rem;font-size:1.2rem;font-weight:700;color:var(--fg);text-decoration:none;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-title:where(.astro-IYIQI2SO) span:where(.astro-IYIQI2SO),.post-title:where(.astro-IYIQI2SO) img:where(.astro-IYIQI2SO){display:inline-block;margin-right:.2em;flex-shrink:0}.post-title:where(.astro-IYIQI2SO) img:where(.astro-IYIQI2SO){width:1.3em;height:1.3em;vertical-align:sub}.post-date:where(.astro-IYIQI2SO){font-size:.8rem;text-align:right;letter-spacing:.1rem}.post-tags:where(.astro-IYIQI2SO){font-size:.8rem;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:5px}.post-tags:where(.astro-IYIQI2SO) span:where(.astro-IYIQI2SO){display:flex;justify-content:flex-end;align-items:center;flex-shrink:1;min-width:0;border-radius:3px;padding:2px 4px;line-height:1.2;color:#32302c;background:rgba(227,226,224,.5)}@media (max-width: 768px){.post-title:where(.astro-IYIQI2SO){font-size:.9rem}.post-tags:where(.astro-IYIQI2SO) span:where(.astro-IYIQI2SO){font-size:.7rem}.post-date:where(.astro-IYIQI2SO){font-size:.7rem}}.post-featured-image:where(.astro-IYIQI2SO){padding:.6rem 0 .2rem;height:calc(100% - 4rem)}.post-featured-image:where(.astro-IYIQI2SO) img:where(.astro-IYIQI2SO){display:block;width:100%;height:100%;object-fit:cover}
