.post-list-card.svelte-186yb1i{position:relative;display:block;border-radius:18px;border-left:3px solid transparent;overflow:hidden;text-decoration:none;box-shadow:var(--shadow-sm);break-inside:avoid;margin-bottom:1.25rem;opacity:0;transform:translateY(16px);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--pi) * 60ms)}.post-list-card.visible{opacity:1;transform:none}.post-list-card.svelte-186yb1i:hover{box-shadow:var(--shadow-blue-md);border-left-color:var(--color-blue)}.post-list-card.svelte-186yb1i:nth-child(2n):hover{box-shadow:var(--shadow-pink-md);border-left-color:var(--color-pink)}.plc-cover.svelte-186yb1i{position:relative;width:100%}.plc-cover-inner.svelte-186yb1i{width:100%;overflow:hidden;border-radius:18px}.plc-cover-inner.svelte-186yb1i img:where(.svelte-186yb1i){display:block;width:100%;height:auto;min-height:220px;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.post-list-card.svelte-186yb1i:hover .plc-cover-inner:where(.svelte-186yb1i) img:where(.svelte-186yb1i){transform:scale(1.05)}.plc-fallback.svelte-186yb1i{width:100%;min-height:220px;background:linear-gradient(135deg,var(--blue-alpha-15) 0%,var(--pink-alpha-15) 100%)}.plc-overlay.svelte-186yb1i{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#0000000d,#00000040,#0000008c);pointer-events:none}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-overlay:where(.svelte-186yb1i){background:linear-gradient(to bottom,#00000008,#00000014)}.plc-body.svelte-186yb1i{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.5rem}.plc-title.svelte-186yb1i{font-size:1.125rem;font-weight:600;color:#fff;margin:0;line-height:1.4;text-shadow:0 2px 8px rgba(0,0,0,.3);transform-origin:left center;transition:color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.post-list-card.svelte-186yb1i:hover .plc-title:where(.svelte-186yb1i){transform:scale(1.04)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-title:where(.svelte-186yb1i){color:var(--color-text);text-shadow:none}.post-list-card.svelte-186yb1i:hover .plc-title:where(.svelte-186yb1i){color:var(--color-blue-light)}.post-list-card.svelte-186yb1i:nth-child(2n):hover .plc-title:where(.svelte-186yb1i){color:var(--color-pink-light)}.plc-summary.svelte-186yb1i{font-size:.875rem;color:#ffffffe6;line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 4px rgba(0,0,0,.3)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-summary:where(.svelte-186yb1i){color:var(--color-text-light);text-shadow:none}.plc-meta.svelte-186yb1i{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.plc-date.svelte-186yb1i{font-size:.75rem;color:#ffffffd9;font-family:JetBrains Mono,Fira Code,Consolas,monospace;text-shadow:0 1px 3px rgba(0,0,0,.3)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-date:where(.svelte-186yb1i){color:var(--color-text-muted);text-shadow:none}.plc-tags.svelte-186yb1i{display:flex;gap:6px;flex-wrap:wrap}.has-cover.svelte-186yb1i .plc-tag:where(.svelte-186yb1i){font-size:.6875rem;padding:2px 9px;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 1px 2px rgba(0,0,0,.25);transition:transform .2s ease,opacity .2s ease}.has-cover.svelte-186yb1i .plc-tag:where(.svelte-186yb1i):hover{transform:scale(1.08);opacity:.9}.has-cover.svelte-186yb1i .plc-tag[data-ti="0"]:where(.svelte-186yb1i){color:#cce8f8;background:#7eb6d947;border:1px solid rgba(126,182,217,.45)}.has-cover.svelte-186yb1i .plc-tag[data-ti="1"]:where(.svelte-186yb1i){color:#fcd5de;background:#e8a4b447;border:1px solid rgba(232,164,180,.45)}.has-cover.svelte-186yb1i .plc-tag[data-ti="2"]:where(.svelte-186yb1i){color:#e8d8f8;background:#b496d240;border:1px solid rgba(180,150,210,.4)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-tag:where(.svelte-186yb1i){font-size:.6875rem;padding:2px 9px;border-radius:12px;-webkit-backdrop-filter:none;backdrop-filter:none;text-shadow:none;transition:transform .2s ease}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-tag:where(.svelte-186yb1i):hover{transform:scale(1.08)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-tag[data-ti="0"]:where(.svelte-186yb1i){color:var(--color-blue);background:var(--blue-alpha-08);border:1px solid var(--blue-alpha-20)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-tag[data-ti="1"]:where(.svelte-186yb1i){color:var(--color-pink);background:var(--pink-alpha-08);border:1px solid var(--pink-alpha-20)}.post-list-card.svelte-186yb1i:not(.has-cover) .plc-tag[data-ti="2"]:where(.svelte-186yb1i){color:#9b7ac8;background:#9b7ac814;border:1px solid rgba(155,122,200,.2)}@media(max-width:640px){.post-list-card.svelte-186yb1i{margin-bottom:1rem}.plc-fallback.svelte-186yb1i{min-height:200px}.plc-body.svelte-186yb1i{padding:1.25rem 1.5rem}.plc-title.svelte-186yb1i{font-size:1rem}}
