.post-item[data-astro-cid-4vzqkugj]{list-style:none}.post-item[data-astro-cid-4vzqkugj].default .card[data-astro-cid-4vzqkugj]{display:grid;grid-template:auto 1fr / auto 1fr;height:11rem;background:var(--gradient-subtle);border:1px solid var(--gray-800);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;font-family:var(--font-brand);font-size:var(--text-lg);font-weight:500;transition:box-shadow var(--theme-transition)}.post-item[data-astro-cid-4vzqkugj].default .card[data-astro-cid-4vzqkugj]:hover{box-shadow:var(--shadow-md)}.post-item[data-astro-cid-4vzqkugj].default .title[data-astro-cid-4vzqkugj]{grid-area:1 / 1 / 2 / 2;z-index:1;margin:.5rem;padding:.5rem 1rem;background:var(--gray-999);color:var(--gray-200);border-radius:.375rem}.post-item[data-astro-cid-4vzqkugj].default img[data-astro-cid-4vzqkugj]{grid-area:1 / 1 / 3 / 3;width:100%;height:100%;object-fit:cover}.post-item[data-astro-cid-4vzqkugj].compact .card[data-astro-cid-4vzqkugj]{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1rem;background:var(--gray-999);border:1px solid var(--gray-800);border-radius:.75rem;text-decoration:none;color:inherit;transition:all .2s ease;min-height:120px}.post-item[data-astro-cid-4vzqkugj].compact .card[data-astro-cid-4vzqkugj]:hover{background:var(--gray-900);border-color:var(--gray-700);transform:translateY(-2px);box-shadow:var(--shadow-md)}.post-item[data-astro-cid-4vzqkugj].compact .content[data-astro-cid-4vzqkugj]{display:flex;flex-direction:column;gap:.5rem;min-width:0}.post-item[data-astro-cid-4vzqkugj].compact .meta[data-astro-cid-4vzqkugj]{display:flex;flex-direction:column;gap:.25rem}.post-item[data-astro-cid-4vzqkugj].compact .date[data-astro-cid-4vzqkugj]{font-size:var(--text-xs);color:var(--gray-400);font-weight:400}.post-item[data-astro-cid-4vzqkugj].compact .tags[data-astro-cid-4vzqkugj]{display:flex;flex-wrap:wrap;gap:.25rem}.post-item[data-astro-cid-4vzqkugj].compact .tag[data-astro-cid-4vzqkugj]{font-size:.65rem;padding:.125rem .375rem;background:var(--accent-regular);color:var(--gray-0);border-radius:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.post-item[data-astro-cid-4vzqkugj].compact .tag-more[data-astro-cid-4vzqkugj]{font-size:.65rem;padding:.125rem .375rem;background:var(--gray-700);color:var(--gray-300);border-radius:.75rem;font-weight:500}.post-item[data-astro-cid-4vzqkugj].compact .title[data-astro-cid-4vzqkugj]{font-size:var(--text-base);font-weight:600;color:var(--gray-0);line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-item[data-astro-cid-4vzqkugj].compact .description[data-astro-cid-4vzqkugj]{font-size:var(--text-sm);color:var(--gray-300);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-item[data-astro-cid-4vzqkugj].compact .image-container[data-astro-cid-4vzqkugj]{width:100px;height:80px;flex-shrink:0;border-radius:.5rem;overflow:hidden}.post-item[data-astro-cid-4vzqkugj].compact img[data-astro-cid-4vzqkugj]{width:100%;height:100%;object-fit:cover}[data-theme=light] .post-item[data-astro-cid-4vzqkugj].compact .card[data-astro-cid-4vzqkugj]{background:var(--gray-0);border-color:var(--gray-300)}[data-theme=light] .post-item[data-astro-cid-4vzqkugj].compact .card[data-astro-cid-4vzqkugj]:hover{background:var(--gray-50);border-color:var(--gray-400)}[data-theme=light] .post-item[data-astro-cid-4vzqkugj].compact .date[data-astro-cid-4vzqkugj]{color:var(--gray-600)}[data-theme=light] .post-item[data-astro-cid-4vzqkugj].compact .title[data-astro-cid-4vzqkugj]{color:var(--gray-800)}[data-theme=light] .post-item[data-astro-cid-4vzqkugj].compact .description[data-astro-cid-4vzqkugj]{color:var(--gray-600)}[data-theme=light] .post-item[data-astro-cid-4vzqkugj].compact .tag-more[data-astro-cid-4vzqkugj]{background:var(--gray-200);color:var(--gray-700)}@media (min-width: 50em){.post-item[data-astro-cid-4vzqkugj].default .card[data-astro-cid-4vzqkugj]{height:22rem;border-radius:1.5rem}.post-item[data-astro-cid-4vzqkugj].default .title[data-astro-cid-4vzqkugj]{border-radius:.9375rem}.post-item[data-astro-cid-4vzqkugj].compact .card[data-astro-cid-4vzqkugj]{min-height:100px}.post-item[data-astro-cid-4vzqkugj].compact .image-container[data-astro-cid-4vzqkugj]{width:120px;height:90px}.post-item[data-astro-cid-4vzqkugj].compact .meta[data-astro-cid-4vzqkugj]{flex-direction:row;justify-content:space-between;align-items:center}}.content-section[data-astro-cid-ijnerlr2]{display:flex;flex-direction:column;gap:1.5rem}.view-controls[data-astro-cid-ijnerlr2]{display:flex;justify-content:flex-end;align-items:center}@media (max-width: 50em){.view-controls[data-astro-cid-ijnerlr2]{justify-content:flex-start}}
