.post-card[data-astro-cid-sbmovh4h]{border:1px solid var(--color-border);background:var(--color-bg-card);border-radius:16px;flex:380px;min-width:300px;max-width:500px;transition:transform .2s,box-shadow .3s,border-color .3s;overflow:hidden}.post-card[data-astro-cid-sbmovh4h]:hover{border-color:var(--color-accent);box-shadow:var(--color-glow), 0 4px 20px #00000026;transform:translateY(-2px)}.post-card[data-astro-cid-sbmovh4h]:before{content:"";background:linear-gradient(90deg, transparent, var(--color-accent), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.post-card[data-astro-cid-sbmovh4h]:hover:before{opacity:1}.cover-wrap[data-astro-cid-sbmovh4h]{aspect-ratio:21/9;width:100%;position:relative;overflow:hidden}.cover-img[data-astro-cid-sbmovh4h]{object-fit:cover;width:100%;height:100%;transition:transform .4s}.post-card[data-astro-cid-sbmovh4h]:hover .cover-img[data-astro-cid-sbmovh4h]{transform:scale(1.05)}.cover-placeholder[data-astro-cid-sbmovh4h]{background:var(--bg-gradient);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.placeholder-icon[data-astro-cid-sbmovh4h]{opacity:.3;filter:drop-shadow(0 0 20px var(--color-accent));font-size:2.5rem}.cover-badge[data-astro-cid-sbmovh4h]{backdrop-filter:blur(8px);color:#fff;background:#0009;border:1px solid #ffffff1a;border-radius:20px;padding:3px 10px;font-size:.7rem;font-weight:600;position:absolute;bottom:8px;left:8px}.card-body[data-astro-cid-sbmovh4h]{padding:1rem 1.25rem 1.25rem}.card-title[data-astro-cid-sbmovh4h]{color:var(--color-heading);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-desc[data-astro-cid-sbmovh4h]{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tag[data-astro-cid-sbmovh4h]{background:color-mix(in srgb, var(--color-accent) 20%, var(--color-bg));color:var(--color-accent);border:1px solid #0000;border-radius:12px;padding:2px 10px;font-size:.7rem;transition:all .2s;display:inline-block}.tag[data-astro-cid-sbmovh4h]:hover{border-color:var(--color-accent)}.card-readmore[data-astro-cid-sbmovh4h]{color:var(--color-accent);opacity:0;margin-top:.75rem;font-size:.8rem;font-weight:600;transition:opacity .3s,transform .3s;transform:translateY(4px)}.post-card[data-astro-cid-sbmovh4h]:hover .card-readmore[data-astro-cid-sbmovh4h]{opacity:1;transform:translateY(0)}@media (width<=640px){.post-card[data-astro-cid-sbmovh4h]{flex:100%;min-width:0;max-width:100%}}.filter-bar[data-astro-cid-2t5tmnod]{--bar-accent:#848d97;--bar-accent-rgb:132, 141, 151;--filter-bar-bg:#1212188c;--filter-bar-border:#ffffff0f;--filter-search-bg:#ffffff0a;--filter-search-border:#ffffff0a;--filter-pill-hover-bg:#ffffff0a;--filter-pill-hover-border:#ffffff0f;background:var(--filter-bar-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--filter-bar-border);box-shadow:0 0 30px color-mix(in srgb, rgba(var(--bar-accent-rgb), .08), transparent), 0 4px 24px #0000000f;background:color-mix(in srgb, #1212188c 100%, rgba(var(--bar-accent-rgb), .06));border-radius:16px;flex-direction:column;gap:.625rem;margin-bottom:2rem;padding:.75rem 1rem;transition:background .6s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1),box-shadow .6s cubic-bezier(.22,1,.36,1);display:flex}.search-row[data-astro-cid-2t5tmnod]{width:100%}.search-wrap[data-astro-cid-2t5tmnod]{background:var(--filter-search-bg);border:1px solid var(--filter-search-border);border-radius:12px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;transition:border-color .4s,background .4s,box-shadow .4s;display:flex}.search-wrap[data-astro-cid-2t5tmnod]:focus-within{border-color:rgba(var(--bar-accent-rgb), .3);background:rgba(var(--bar-accent-rgb), .04);box-shadow:0 0 20px rgba(var(--bar-accent-rgb), .06)}.search-icon[data-astro-cid-2t5tmnod]{opacity:.35;width:15px;height:15px;color:var(--color-text-muted);flex-shrink:0;transition:opacity .4s,color .4s}.search-wrap[data-astro-cid-2t5tmnod]:focus-within .search-icon[data-astro-cid-2t5tmnod]{opacity:.7;color:var(--bar-accent)}.search-input[data-astro-cid-2t5tmnod]{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.875rem}.search-input[data-astro-cid-2t5tmnod]::placeholder{color:var(--color-text-muted);opacity:.4}.search-hint[data-astro-cid-2t5tmnod]{flex-shrink:0;align-items:center;gap:2px;display:none}.search-hint[data-astro-cid-2t5tmnod] kbd[data-astro-cid-2t5tmnod]{color:var(--color-text-muted);opacity:.35;background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;padding:1px 5px;font-family:inherit;font-size:.6rem}@media (width>=640px){.search-hint[data-astro-cid-2t5tmnod]{display:inline-flex}}.filter-row[data-astro-cid-2t5tmnod]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.filter-pills[data-astro-cid-2t5tmnod]{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.year-pills[data-astro-cid-2t5tmnod]{flex-wrap:wrap;align-items:center;gap:.25rem;margin-left:auto;display:flex}.pill[data-astro-cid-2t5tmnod]{all:unset;color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;padding:.2rem .7rem;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.5;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex}.pill[data-astro-cid-2t5tmnod]:hover{color:var(--color-text);background:var(--filter-pill-hover-bg);border-color:var(--filter-pill-hover-border)}.pill[data-astro-cid-2t5tmnod]:active{transform:scale(.94)}.pill[data-astro-cid-2t5tmnod][data-active=true]{color:#1a1a2e;background:var(--bar-accent);box-shadow:0 0 20px color-mix(in srgb, var(--bar-accent) 30%, transparent);border-color:#0000}[data-astro-cid-2t5tmnod][data-theme=dark] .pill[data-astro-cid-2t5tmnod][data-active=true]{color:#fff}.pill[data-astro-cid-2t5tmnod][data-active=true]:hover{filter:brightness(1.1)}.year-pill[data-astro-cid-2t5tmnod]{opacity:.5;padding:.15rem .5rem;font-size:.675rem}.year-pill[data-astro-cid-2t5tmnod]:hover{opacity:.8}.year-pill[data-astro-cid-2t5tmnod][data-active=true]{opacity:1}[data-astro-cid-2t5tmnod][data-theme=light] .filter-bar[data-astro-cid-2t5tmnod]{-webkit-backdrop-filter:blur(18px);box-shadow:0 0 30px color-mix(in srgb, rgba(var(--bar-accent-rgb), .06), transparent), 0 4px 24px #00000008;background:#ffffffa6;border-color:#0000000d}@media (width<=480px){.filter-bar[data-astro-cid-2t5tmnod]{border-radius:14px;gap:.5rem;padding:.625rem .75rem}.search-wrap[data-astro-cid-2t5tmnod]{border-radius:10px;padding:.45rem .625rem}.search-input[data-astro-cid-2t5tmnod]{font-size:.8125rem}.pill[data-astro-cid-2t5tmnod]{padding:.15rem .5rem;font-size:.7rem}.year-pill[data-astro-cid-2t5tmnod]{padding:.1rem .4rem;font-size:.625rem}.filter-row[data-astro-cid-2t5tmnod]{gap:.375rem}.filter-pills[data-astro-cid-2t5tmnod]{gap:.15rem}.year-pills[data-astro-cid-2t5tmnod]{margin-left:0}}.result-count[data-astro-cid-2t5tmnod]{color:var(--color-text-muted);white-space:nowrap;opacity:0;flex-shrink:0;font-size:.7rem;transition:opacity .2s}.result-count[data-astro-cid-2t5tmnod].visible{opacity:.7}.search-clear[data-astro-cid-2t5tmnod]{all:unset;cursor:pointer;width:20px;height:20px;color:var(--color-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:all .2s;display:none}.search-clear[data-astro-cid-2t5tmnod]:hover{color:var(--color-text);background:#ffffff14}.search-clear[data-astro-cid-2t5tmnod].show{display:flex}.post-card[data-astro-cid-2t5tmnod]{transition:opacity .25s,transform .25s!important}.post-card[data-astro-cid-2t5tmnod].filter-hidden{opacity:0;pointer-events:none;transform:scale(.95)}
