.bookmark-btn[data-astro-cid-4cobjta2]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:var(--color-bg-card);border:1px solid var(--color-divider);border-radius:var(--radius-pill);color:var(--color-text-muted);cursor:pointer;transition:color var(--motion-standard),border-color var(--motion-standard),background var(--motion-standard)}.bookmark-btn[data-astro-cid-4cobjta2]:hover{color:var(--color-accent);border-color:var(--color-accent)}.bookmark-btn[data-astro-cid-4cobjta2]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.bookmark-btn[data-astro-cid-4cobjta2][aria-pressed=true]{color:var(--color-accent);border-color:var(--color-accent);background:color-mix(in oklch,var(--color-accent) 12%,transparent)}.bookmark-btn__icon[data-astro-cid-4cobjta2]{width:18px;height:18px}.bookmark-btn__icon--filled[data-astro-cid-4cobjta2],.bookmark-btn[data-astro-cid-4cobjta2][aria-pressed=true] .bookmark-btn__icon--outline[data-astro-cid-4cobjta2]{display:none}.bookmark-btn[data-astro-cid-4cobjta2][aria-pressed=true] .bookmark-btn__icon--filled[data-astro-cid-4cobjta2]{display:inline-block}.bookmark-btn--overlay[data-astro-cid-4cobjta2]{position:absolute;top:var(--space-s);right:var(--space-s);background:color-mix(in oklch,var(--color-bg-card) 92%,transparent);backdrop-filter:blur(4px);box-shadow:var(--elevation-raised);z-index:2}.post-card[data-astro-cid-73h5nvzy]{position:relative;display:flex;flex-direction:column;background:var(--color-bg-card);border:1px solid var(--color-divider);border-radius:var(--radius-l, 12px);overflow:hidden;box-shadow:var(--elevation-raised);transition:border-color var(--motion-standard)}.post-card[data-astro-cid-73h5nvzy]:hover{border-color:var(--accent, var(--color-accent))}.post-card__link[data-astro-cid-73h5nvzy]{position:static;text-decoration:none;color:inherit}.post-card__link[data-astro-cid-73h5nvzy]:after{content:"";position:absolute;inset:0;z-index:1}.post-card__link[data-astro-cid-73h5nvzy]:focus-visible{outline:none}.post-card__link[data-astro-cid-73h5nvzy]:focus-visible:after{outline:2px solid var(--color-accent);outline-offset:2px}.post-card__accent[data-astro-cid-73h5nvzy]{display:block;height:4px;width:100%;background:var(--accent, var(--color-accent))}.post-card[data-astro-cid-73h5nvzy][data-tag=dunbar]{--accent: #3b3a72}.post-card[data-astro-cid-73h5nvzy][data-tag=friendship]{--accent: #2c8c6f}.post-card[data-astro-cid-73h5nvzy][data-tag=relationships]{--accent: #a14c4c}.post-card[data-astro-cid-73h5nvzy][data-tag=connection]{--accent: #3a6f9e}.post-card[data-astro-cid-73h5nvzy][data-tag=apology]{--accent: #8b6336}.post-card[data-astro-cid-73h5nvzy][data-tag=personal-crm]{--accent: #4a4a4a}.post-card__body[data-astro-cid-73h5nvzy]{flex:1;display:flex;flex-direction:column;padding:var(--space-l) var(--space-l) var(--space-l)}.post-card__eyebrow[data-astro-cid-73h5nvzy]{display:flex;align-items:center;gap:var(--space-s);flex-wrap:wrap}.post-card__topic-icon[data-astro-cid-73h5nvzy]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:color-mix(in oklch,var(--accent, var(--color-accent)) 14%,transparent);color:var(--accent, var(--color-accent));flex-shrink:0}.post-card__topic-icon[data-astro-cid-73h5nvzy] svg[data-astro-cid-73h5nvzy]{width:18px;height:18px}.post-card__tag[data-astro-cid-73h5nvzy]{font-size:var(--type-label-m-size);font-weight:var(--type-label-m-weight);letter-spacing:var(--type-label-m-track);text-transform:uppercase;color:var(--accent, var(--color-accent))}.post-card__new[data-astro-cid-73h5nvzy]{display:inline-block;padding:2px .5rem;background:var(--accent, var(--color-accent));color:var(--color-accent-on, #fff);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill, 999px);line-height:1.4}.post-card__title[data-astro-cid-73h5nvzy]{font-family:var(--font-sans);font-style:normal;font-size:1.15rem;font-weight:600;line-height:1.3;margin:var(--space-s) 0;color:var(--color-text);letter-spacing:-.005em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__desc[data-astro-cid-73h5nvzy]{font-size:var(--type-body-s-size);color:var(--color-text-muted);line-height:1.6;margin:0 0 var(--space-m);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta[data-astro-cid-73h5nvzy]{display:flex;align-items:center;gap:var(--space-s);font-size:var(--type-body-s-size);color:var(--color-text-muted);margin:var(--space-s) 0 0}.post-card__reading-chip[data-astro-cid-73h5nvzy]{display:inline-flex;align-items:center;gap:var(--space-xs);font-size:var(--type-label-s-size);font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-subtle);background:var(--color-bg-subtle);border-radius:var(--radius-pill);padding:2px 8px}.post-card__reading-icon[data-astro-cid-73h5nvzy]{width:12px;height:12px}.post-card__updated[data-astro-cid-73h5nvzy]{color:var(--accent, var(--color-accent))}@media(prefers-reduced-motion:reduce){.post-card[data-astro-cid-73h5nvzy]{transition:none}}
