.featured-card[data-astro-cid-5tznm7mj]{display:grid;gap:var(--space-6);grid-template-columns:1fr;padding:var(--space-6);border-radius:var(--radius-xl);text-decoration:none;color:var(--color-ink);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-bounce),box-shadow var(--dur-base) var(--ease-smooth)}.featured-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-4px);color:var(--color-ink);box-shadow:var(--shadow-md)}.featured-card[data-astro-cid-5tznm7mj].bg-pink{background:var(--bg-pastel-pink)}.featured-card[data-astro-cid-5tznm7mj].bg-lavender{background:var(--bg-pastel-lavender)}.featured-card[data-astro-cid-5tznm7mj].bg-mint{background:var(--bg-pastel-mint)}.featured-card[data-astro-cid-5tznm7mj].bg-cream{background:var(--bg-pastel-cream)}@media (min-width: 880px){.featured-card[data-astro-cid-5tznm7mj]{grid-template-columns:1.1fr 1fr;gap:var(--space-7);padding:var(--space-7);align-items:center}}.featured-image[data-astro-cid-5tznm7mj]{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md)}.featured-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;aspect-ratio:16 / 10;object-fit:cover}.featured-sticker[data-astro-cid-5tznm7mj]{position:absolute;top:16px;left:16px;background:var(--color-primary);color:var(--color-white);padding:.4rem .85rem;border-radius:var(--radius-pill);font-size:var(--font-caption);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--shadow-sm);transform:rotate(-4deg)}.featured-body[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:var(--space-3)}.featured-meta[data-astro-cid-5tznm7mj],.post-meta[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);font-size:var(--font-caption);color:var(--color-ink-soft)}.featured-meta[data-astro-cid-5tznm7mj] .cat[data-astro-cid-5tznm7mj],.post-category[data-astro-cid-5tznm7mj]{background:var(--color-white);color:var(--color-primary-deep);padding:.3rem .75rem;border-radius:var(--radius-pill);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em}.featured-body[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{margin:0;font-size:var(--font-display-md);line-height:var(--lh-snug)}.featured-body[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{margin:0;color:var(--color-ink-soft);font-size:var(--font-body-lg)}.read-more[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;margin-top:var(--space-2);color:var(--color-primary-deep);font-weight:var(--fw-bold)}.featured-card[data-astro-cid-5tznm7mj]:hover .read-more[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{transform:translate(4px);transition:transform var(--dur-fast) var(--ease-snap)}.category-bar[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);padding-top:var(--space-5);padding-bottom:var(--space-2)}.cb-label[data-astro-cid-5tznm7mj]{font-size:var(--font-caption);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted)}.cb-chips[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.cb-chip[data-astro-cid-5tznm7mj]{background:var(--bg-pastel-cream);color:var(--color-ink);padding:.4rem .85rem;border-radius:var(--radius-pill);font-size:var(--font-caption);font-weight:var(--fw-semibold)}.post-grid[data-astro-cid-5tznm7mj]{display:grid;gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.post[data-astro-cid-5tznm7mj]{border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);text-decoration:none;color:var(--color-ink);transition:transform var(--dur-base) var(--ease-bounce),box-shadow var(--dur-base) var(--ease-smooth)}.post[data-astro-cid-5tznm7mj]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);color:var(--color-ink)}.post[data-astro-cid-5tznm7mj].bg-pink{background:var(--bg-pastel-pink)}.post[data-astro-cid-5tznm7mj].bg-lavender{background:var(--bg-pastel-lavender)}.post[data-astro-cid-5tznm7mj].bg-mint{background:var(--bg-pastel-mint)}.post[data-astro-cid-5tznm7mj].bg-cream{background:var(--bg-pastel-cream)}.post-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--color-white)}.post-body[data-astro-cid-5tznm7mj]{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);flex:1}.post-body[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{margin:0;font-size:var(--font-display-sm);color:var(--color-ink)}.post-body[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{margin:0;color:var(--color-ink-soft);font-size:var(--font-body-sm)}.post-link[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;color:var(--color-primary-deep);font-weight:var(--fw-bold);font-size:var(--font-body-sm)}.post[data-astro-cid-5tznm7mj]:hover .post-link[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{transform:translate(3px);transition:transform var(--dur-fast) var(--ease-snap)}
