.post-featured[data-astro-cid-73h5nvzy]{display:grid;grid-template-columns:6fr 6fr;background:var(--surface);border-radius:32px;overflow:hidden;min-height:360px;transition:transform .32s var(--ease-out),box-shadow .32s var(--ease-out)}.post-featured[data-astro-cid-73h5nvzy]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.post-featured__media[data-astro-cid-73h5nvzy]{position:relative;display:block;min-height:360px;overflow:hidden;background:radial-gradient(60% 60% at 50% 40%,rgba(214,188,138,.6),transparent 70%),var(--clay-bg)}.post-featured__media[data-astro-cid-73h5nvzy] .post-featured__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.post-featured__num[data-astro-cid-73h5nvzy]{position:absolute;top:24px;left:28px;font-family:var(--serif);font-style:italic;font-size:28px;color:var(--cream);text-shadow:0 1px 6px rgba(43,31,24,.45);z-index:1}.post-featured__body[data-astro-cid-73h5nvzy]{padding:48px 56px;display:flex;flex-direction:column;justify-content:center;gap:16px}.post-featured__eyebrow[data-astro-cid-73h5nvzy]{display:inline-flex;align-items:center;gap:10px;font-family:var(--sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--sage-deep);font-weight:600}.post-featured__eyebrow[data-astro-cid-73h5nvzy]:before{content:"";width:22px;height:2px;border-radius:2px;background:var(--sage-deep)}.post-featured__title[data-astro-cid-73h5nvzy]{font-family:var(--serif);font-weight:400;font-size:clamp(28px,3.4vw,40px);line-height:1.1;letter-spacing:-.015em;margin:0;color:var(--ink)}.post-featured__title[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]{color:inherit;text-decoration:none;background-image:linear-gradient(var(--gold-soft),var(--gold-soft));background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size var(--dur-base) var(--ease-out)}.post-featured__title[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]:hover{background-size:100% 1px}.post-featured__desc[data-astro-cid-73h5nvzy]{font-family:var(--sans);font-size:16px;line-height:1.7;color:var(--ink-soft);margin:0;max-width:50ch}.post-featured__meta[data-astro-cid-73h5nvzy]{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;padding-top:20px;border-top:1px solid var(--line);font-family:var(--sans);font-size:13px;color:var(--ink-mute)}.post-featured__meta[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]{color:var(--ink-soft);text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--dur-fast) var(--ease-out)}.post-featured__meta[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]:hover{border-bottom-color:var(--gold)}.post-featured__chip[data-astro-cid-73h5nvzy]{display:inline-flex;align-items:center;padding:4px 12px;background:var(--clay-wash);color:var(--clay-deep)!important;border-radius:var(--r-pill);font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;border-bottom:0!important}.post-featured__cta[data-astro-cid-73h5nvzy]{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-family:var(--sans);font-size:14px;font-weight:500;padding:12px 0;text-decoration:none;border-bottom:1px solid var(--gold);align-self:flex-start;margin-top:4px;transition:border-color var(--dur-fast) var(--ease-out)}.post-featured__cta[data-astro-cid-73h5nvzy]:hover{border-bottom-color:var(--ink)}.post-featured__cta[data-astro-cid-73h5nvzy] span[data-astro-cid-73h5nvzy]:last-child{transition:transform var(--dur-fast) var(--ease-out)}.post-featured__cta[data-astro-cid-73h5nvzy]:hover span[data-astro-cid-73h5nvzy]:last-child{transform:translate(4px)}.post-card[data-astro-cid-73h5nvzy]{position:relative;background:var(--surface);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:transform .32s var(--ease-out),box-shadow .32s var(--ease-out)}.post-card[data-astro-cid-73h5nvzy]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.post-card__media[data-astro-cid-73h5nvzy]{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:radial-gradient(60% 60% at 50% 40%,rgba(214,188,138,.5),transparent 70%),var(--clay-bg)}.post-card__media[data-astro-cid-73h5nvzy] .post-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .42s var(--ease-out)}.post-card[data-astro-cid-73h5nvzy]:hover .post-card__media[data-astro-cid-73h5nvzy] .post-card__img{transform:scale(1.04)}.post-card__num[data-astro-cid-73h5nvzy]{position:absolute;top:16px;left:20px;font-family:var(--serif);font-style:italic;font-size:22px;color:var(--cream);text-shadow:0 1px 6px rgba(43,31,24,.45);z-index:1}.post-card__body[data-astro-cid-73h5nvzy]{padding:28px 28px 24px;display:flex;flex-direction:column;gap:12px;flex:1}.post-card__eyebrow[data-astro-cid-73h5nvzy]{display:inline-flex;width:fit-content;font-family:var(--sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--sage-deep);font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:border-color var(--dur-fast) var(--ease-out)}.post-card__eyebrow[data-astro-cid-73h5nvzy]:hover{border-bottom-color:var(--sage-deep)}.post-card__title[data-astro-cid-73h5nvzy]{font-family:var(--serif);font-weight:400;font-size:22px;line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--ink)}.post-card__title[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]{color:inherit;text-decoration:none}.post-card__title[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]:hover{color:var(--clay-deep)}.post-card__desc[data-astro-cid-73h5nvzy]{font-family:var(--sans);font-size:14px;line-height:1.65;color:var(--ink-soft);margin:0}.post-card__foot[data-astro-cid-73h5nvzy]{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.post-card__meta[data-astro-cid-73h5nvzy]{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--sans);font-size:12px;color:var(--ink-mute)}.post-card__meta[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]{color:var(--ink-soft);text-decoration:none}.post-card__meta[data-astro-cid-73h5nvzy] a[data-astro-cid-73h5nvzy]:hover{color:var(--clay-deep)}.post-card__cta[data-astro-cid-73h5nvzy]{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-family:var(--sans);font-size:13px;font-weight:500;padding:10px 0;text-decoration:none;border-bottom:1px solid var(--gold);align-self:flex-start;min-height:44px;transition:border-color var(--dur-fast) var(--ease-out)}.post-card__cta[data-astro-cid-73h5nvzy]:hover{border-bottom-color:var(--ink)}.post-card__cta[data-astro-cid-73h5nvzy] span[data-astro-cid-73h5nvzy]:last-child{transition:transform var(--dur-fast) var(--ease-out)}.post-card__cta[data-astro-cid-73h5nvzy]:hover span[data-astro-cid-73h5nvzy]:last-child{transform:translate(4px)}@media(max-width:920px){.post-featured[data-astro-cid-73h5nvzy]{grid-template-columns:1fr}.post-featured__media[data-astro-cid-73h5nvzy]{aspect-ratio:4 / 3;min-height:0}.post-featured__body[data-astro-cid-73h5nvzy]{padding:32px 28px}}
