.post-item[data-v-f73e72cb]{background-color:transparent;border:1px solid var(--border-soft);border-radius:.75rem;color:inherit;cursor:pointer;display:flex;gap:.75rem;max-height:var(--post-card-max-h,155px);min-height:var(--post-card-min-h,112px);overflow:hidden;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.post-item[data-v-f73e72cb]:hover{background-color:var(--surface-2);border-color:transparent;box-shadow:var(--shadow-card)}.post-item:hover .post-item__title[data-v-f73e72cb]{color:var(--accent)}.post-item:hover:has(.post-item__cover-bg) .post-item__title[data-v-f73e72cb]{color:var(--accent)}.post-item:hover .post-item__cover-bg img[data-v-f73e72cb]{transform:scale(1.05)}@media(min-width:640px){.post-item[data-v-f73e72cb]{gap:1rem;padding:1rem 1.25rem}}@media(min-width:640px)and (max-width:1279px){.post-item[data-v-f73e72cb]{gap:.75rem;padding:.85rem 1rem}}.post-item__cover-bg[data-v-f73e72cb]{bottom:0;opacity:.15;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:0}@media(min-width:640px){.post-item__cover-bg[data-v-f73e72cb]{mask-image:linear-gradient(90deg,transparent 0,#000 35%,#000);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 35%,#000);opacity:1;width:45%}}@media(min-width:640px)and (max-width:1279px){.post-item__cover-bg[data-v-f73e72cb]{mask-image:linear-gradient(90deg,transparent 0,#000 25%,#000);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 25%,#000);width:32%}}.post-item__cover-bg img[data-v-f73e72cb]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.post-item__content[data-v-f73e72cb]{display:flex;flex:1;flex-direction:column;min-width:0;position:relative;z-index:1}.post-item__header[data-v-f73e72cb]{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;margin-bottom:.25rem}@media(min-width:640px){.post-item__header[data-v-f73e72cb]{flex-direction:row;gap:.75rem;justify-content:space-between}}.post-item__title-wrapper[data-v-f73e72cb]{align-items:flex-start;display:flex;flex:1;flex-wrap:wrap;gap:.5rem;min-width:0}.post-item__date[data-v-f73e72cb]{color:var(--text-soft);flex-shrink:0;font-size:.75rem;position:relative;white-space:nowrap;z-index:2}@media(min-width:640px){.post-item__date[data-v-f73e72cb]{padding-top:.25rem}}.post-item:has(.post-item__cover-bg) .post-item__date[data-v-f73e72cb]{-webkit-backdrop-filter:var(--cover-overlay-backdrop);backdrop-filter:var(--cover-overlay-backdrop);background:var(--surface-cover-overlay);border:var(--cover-overlay-border);border-radius:.5rem;box-shadow:var(--cover-overlay-shadow);color:var(--text-on-cover-muted);padding:.25rem .5rem}.post-item__pin[data-v-f73e72cb]{align-items:center;background:var(--pin-badge-bg);border:1px solid var(--pin-badge-border);border-radius:.5rem;color:#ef4444;display:inline-flex;flex-shrink:0;font-size:.6875rem;font-weight:600;gap:.25rem;line-height:1.2;margin-top:.15rem;padding:.15rem .4rem}.post-item__dot[data-v-f73e72cb]{background:var(--text-faint);border-radius:50%;height:3px;width:3px}.post-item__title[data-v-f73e72cb]{color:var(--text-main);font-size:1rem;font-weight:700;line-height:1.35;margin:0;position:relative;transition:color .2s;z-index:2}.post-item:has(.post-item__cover-bg) .post-item__title[data-v-f73e72cb]{align-self:flex-start;color:var(--text-on-cover);flex:0 1 auto;max-width:100%;width:-moz-fit-content;width:fit-content}@media(min-width:640px){.post-item__title[data-v-f73e72cb]{font-size:1.125rem;max-width:85%}.post-item:has(.post-item__cover-bg) .post-item__title[data-v-f73e72cb]{max-width:85%}}@media(min-width:640px)and (max-width:1279px){.post-item__title[data-v-f73e72cb]{max-width:100%}.post-item:has(.post-item__cover-bg) .post-item__title[data-v-f73e72cb]{max-width:100%}}.post-item__title-highlight[data-v-f73e72cb]{background:var(--surface-cover-overlay);border:var(--cover-overlay-border);border-radius:.5rem;box-decoration-break:clone;-webkit-box-decoration-break:clone;box-shadow:none;display:inline;filter:drop-shadow(0 1px 2px rgba(15,23,42,.07));padding:.2em .45em}.dark .post-item__title-highlight[data-v-f73e72cb]{filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.post-item__summary[data-v-f73e72cb]{color:var(--text-muted);font-size:.8125rem;line-height:1.5;margin-bottom:.25rem;position:relative;z-index:2}@media(min-width:640px){.post-item__summary[data-v-f73e72cb]{max-width:55%}.post-item:not(:has(.post-item__cover-bg)) .post-item__summary[data-v-f73e72cb]{max-width:100%}}@media(min-width:640px)and (max-width:1279px){.post-item__summary[data-v-f73e72cb]{max-width:70%}}.post-item__footer[data-v-f73e72cb]{display:flex;flex-direction:column;gap:.25rem;margin-top:auto}@media(min-width:640px){.post-item__footer[data-v-f73e72cb]{align-items:center;flex-direction:row;justify-content:space-between}}.post-item__tags[data-v-f73e72cb]{display:flex;flex-wrap:wrap;gap:.25rem;padding:.125rem 0}.post-item__meta-bottom[data-v-f73e72cb]{align-items:center;background:var(--surface-2);border:1px solid transparent;border-radius:.5rem;box-shadow:none;color:var(--text-soft);display:flex;flex-wrap:wrap;font-size:.6875rem;gap:.5rem;padding:.3rem .625rem}.post-item:has(.post-item__cover-bg) .post-item__meta-bottom[data-v-f73e72cb]{-webkit-backdrop-filter:var(--cover-overlay-backdrop);backdrop-filter:var(--cover-overlay-backdrop);background:var(--surface-cover-overlay);border:var(--cover-overlay-border);box-shadow:var(--cover-overlay-shadow);color:var(--text-on-cover-muted)}.post-item:has(.post-item__cover-bg) .post-item__meta-bottom .post-item__dot[data-v-f73e72cb]{background:currentColor;opacity:.42}.tag-badge[data-v-f73e72cb]{background:transparent!important;border:none!important;padding:.125rem 0}.post-item__meta-item[data-v-f73e72cb]{align-items:center;display:inline-flex;gap:.25rem}
