.post-card[data-astro-cid-fjbsocwl]{border:1px solid var(--line);background:var(--surface);border-radius:20px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 1px #00000005}.post-card[data-astro-cid-fjbsocwl]:after{content:"";background:var(--accent);opacity:0;transform-origin:50%;pointer-events:none;width:2px;transition:opacity .18s,transform .22s;position:absolute;inset:0 auto 0 0;transform:scaleY(.2)}.post-card[data-astro-cid-fjbsocwl]:hover{border-color:var(--line-strong);transform:translateY(-4px);box-shadow:0 20px 48px #00000017}.post-card[data-astro-cid-fjbsocwl]:hover:after{opacity:.82;transform:scaleY(1)}.post-card__link[data-astro-cid-fjbsocwl]{min-height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.post-card__cover-wrap[data-astro-cid-fjbsocwl]{aspect-ratio:16/9;background:var(--surface-soft);position:relative;overflow:hidden}.post-card__cover-wrap[data-astro-cid-fjbsocwl]:after{content:"";opacity:.55;pointer-events:none;background:linear-gradient(#00000017,#0000 30% 70%,#0000001c);position:absolute;inset:0}.post-card__cover[data-astro-cid-fjbsocwl]{object-fit:cover;width:100%;height:100%;transition:transform .32s,filter .32s}.post-card[data-astro-cid-fjbsocwl]:hover .post-card__cover[data-astro-cid-fjbsocwl]{filter:saturate(1.04);transform:scale(1.025)}.post-card__cover-top[data-astro-cid-fjbsocwl]{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;inset:16px 16px auto}.post-card__category[data-astro-cid-fjbsocwl],.post-card__featured-label[data-astro-cid-fjbsocwl]{color:#171714;backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffff80;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:760}.post-card__featured-label[data-astro-cid-fjbsocwl]{color:#fff;background:#171714;border-color:#171714;margin-left:auto}.post-card__index[data-astro-cid-fjbsocwl]{z-index:2;color:#ffffffb8;letter-spacing:.08em;text-shadow:0 1px 8px #0000004d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:700;position:absolute;bottom:10px;right:14px}.post-card__body[data-astro-cid-fjbsocwl]{flex-direction:column;flex:1;min-width:0;padding:21px;display:flex}.post-card__content[data-astro-cid-fjbsocwl]{min-width:0}.post-card__title[data-astro-cid-fjbsocwl]{-webkit-line-clamp:2;letter-spacing:-.025em;text-wrap:balance;-webkit-box-orient:vertical;margin:0;font-size:1.22rem;line-height:1.38;display:-webkit-box;overflow:hidden}.post-card--featured[data-astro-cid-fjbsocwl] .post-card__title[data-astro-cid-fjbsocwl]{font-size:clamp(1.55rem,2.1vw,2.2rem);line-height:1.24}.post-card__description[data-astro-cid-fjbsocwl]{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:12px 0 0;font-size:.9rem;line-height:1.72;display:-webkit-box;overflow:hidden}.post-card--featured[data-astro-cid-fjbsocwl] .post-card__description[data-astro-cid-fjbsocwl]{-webkit-line-clamp:3;font-size:.94rem}.post-card__spacer[data-astro-cid-fjbsocwl]{flex:1;min-height:24px}.post-card__meta[data-astro-cid-fjbsocwl],.post-card__stats[data-astro-cid-fjbsocwl]{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 13px;font-size:.78rem;display:flex}.post-card__stats[data-astro-cid-fjbsocwl]{border-top:1px solid var(--line);margin-top:13px;padding-top:13px;font-size:.82rem}.post-card__stat[data-astro-cid-fjbsocwl]{align-items:center;gap:5px;display:inline-flex}.post-card__stat[data-astro-cid-fjbsocwl] svg[data-astro-cid-fjbsocwl]{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.post-card__read[data-astro-cid-fjbsocwl]{color:var(--text);opacity:0;margin-left:auto;font-weight:700;transition:opacity .18s,transform .18s;transform:translate(-4px)}.post-card[data-astro-cid-fjbsocwl]:hover .post-card__read[data-astro-cid-fjbsocwl]{opacity:1;transform:none}@media (width>=1024px){.post-card--featured[data-astro-cid-fjbsocwl]{grid-column:span 2}.post-card--featured[data-astro-cid-fjbsocwl] .post-card__link[data-astro-cid-fjbsocwl]{grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr);display:grid}.post-card--featured[data-astro-cid-fjbsocwl] .post-card__cover-wrap[data-astro-cid-fjbsocwl]{aspect-ratio:auto;min-height:100%}.post-card--featured[data-astro-cid-fjbsocwl] .post-card__body[data-astro-cid-fjbsocwl]{padding:28px}.post-card--featured[data-astro-cid-fjbsocwl] .post-card__index[data-astro-cid-fjbsocwl]{font-size:.75rem;bottom:14px;left:18px;right:auto}}@media (hover:none){.post-card__read[data-astro-cid-fjbsocwl]{opacity:1;transform:none}.post-card[data-astro-cid-fjbsocwl]:hover{transform:none}.post-card[data-astro-cid-fjbsocwl]:hover:after{opacity:0}}@media (width<=560px){.post-card__body[data-astro-cid-fjbsocwl]{padding:18px}.post-card__cover-top[data-astro-cid-fjbsocwl]{inset:12px 12px auto}}@media (prefers-reduced-motion:reduce){.post-card[data-astro-cid-fjbsocwl],.post-card[data-astro-cid-fjbsocwl]:after,.post-card__cover[data-astro-cid-fjbsocwl],.post-card__read[data-astro-cid-fjbsocwl]{transition:none}.post-card[data-astro-cid-fjbsocwl]:hover,.post-card[data-astro-cid-fjbsocwl]:hover .post-card__cover[data-astro-cid-fjbsocwl]{transform:none}}.post-section[data-astro-cid-274u2iem]{width:min(1180px,100% - 32px);margin:0 auto;padding:56px 0}.post-section__header[data-astro-cid-274u2iem]{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.post-section__eyebrow[data-astro-cid-274u2iem]{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 5px;font-size:.76rem}.post-section__header[data-astro-cid-274u2iem] h1[data-astro-cid-274u2iem],.post-section__header[data-astro-cid-274u2iem] h2[data-astro-cid-274u2iem]{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.55rem)}.post-section__description[data-astro-cid-274u2iem]{max-width:680px;color:var(--muted);margin:10px 0 0;line-height:1.7}.post-section__all[data-astro-cid-274u2iem]{color:var(--muted);flex:none;font-size:.88rem;text-decoration:none}.post-section__all[data-astro-cid-274u2iem]:hover{color:var(--text)}.post-grid[data-astro-cid-274u2iem]{grid-template-columns:1fr;gap:20px;display:grid}.post-empty[data-astro-cid-274u2iem]{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:18px;padding:40px}@media (width>=768px){.post-grid[data-astro-cid-274u2iem]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.post-grid[data-astro-cid-274u2iem]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.post-section__header[data-astro-cid-274u2iem]{flex-direction:column;align-items:flex-start;gap:12px}}
