.postCard_card__I4TR3{display:flex;flex-direction:column;background:var(--surface);border-radius:var(--radius-card);overflow:hidden;text-decoration:none;box-shadow:var(--shadow-card);transition:box-shadow .3s,transform .2s;height:100%}.postCard_card__I4TR3:hover{box-shadow:var(--shadow-glow-violet);transform:translateY(-2px)}.postCard_gradientStrip__lZPgn{width:100%;height:6px;background:var(--gradient-brand);flex-shrink:0}.postCard_thumb__fhpS_{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;flex-shrink:0}.postCard_content__PFg0w{padding:1.25rem;display:flex;flex-direction:column;flex:1 1}.postCard_category__KWHKu{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gold);margin-bottom:.5rem}.postCard_title__WiYVq{font-family:var(--font-display);font-size:1.1rem;font-weight:800;color:var(--ink);margin:0 0 .5rem;line-height:1.3;-webkit-line-clamp:2}.postCard_description__UxwH1,.postCard_title__WiYVq{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.postCard_description__UxwH1{font-family:var(--font-body);font-size:.9rem;color:var(--ink-muted);line-height:1.55;margin:0 0 1rem;flex:1 1;-webkit-line-clamp:3}.postCard_footer__3HseI{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--ink-muted);margin-top:auto}.postCard_footerDot__pSmM0{color:var(--line)}.postCard_featured__EXJ4r{flex-direction:column}@media (min-width:640px){.postCard_featured__EXJ4r{flex-direction:row}.postCard_featured__EXJ4r .postCard_gradientStrip__lZPgn{width:8px;height:auto}.postCard_featured__EXJ4r .postCard_thumb__fhpS_{width:42%;aspect-ratio:auto;align-self:stretch;object-fit:cover}.postCard_featured__EXJ4r .postCard_content__PFg0w{padding:1.75rem}.postCard_featured__EXJ4r .postCard_title__WiYVq{font-size:1.4rem}.postCard_featured__EXJ4r .postCard_description__UxwH1{font-size:.95rem}}.authorBox_box__ItOyc{display:flex;gap:1rem;align-items:flex-start;background:var(--surface);border-radius:var(--radius-card);padding:1.25rem;box-shadow:var(--shadow-card)}.authorBox_avatar__u_iE8{width:44px;height:44px;border-radius:50%;background:var(--surface-container);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--ink);flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.authorBox_info___bipu{display:flex;flex-direction:column;gap:.15rem}.authorBox_name__qAYdi{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--ink);margin:0}.authorBox_role__kIbPr{font-size:.85rem;margin:0}.authorBox_bio__fpsDY,.authorBox_role__kIbPr{font-family:var(--font-body);color:var(--ink-muted)}.authorBox_bio__fpsDY{font-size:.9rem;margin:.35rem 0 0;line-height:1.6}.marigold_divider__R2Imd{display:flex;align-items:center;justify-content:center;margin-block:8px;width:100%;gap:12px}.marigold_line__PoilC{flex:1 1;height:1px;background:var(--line)}.marigold_dots__CT54m{display:flex;gap:6px;align-items:center}.marigold_dot__iJCo7{width:6px;height:6px;border-radius:50%}.marigold_gold__vkBxX{background:var(--gold)}.marigold_magenta__WADNH{background:var(--magenta)}.marigold_middle__ARFu5{width:8px;height:8px}