.page-layout[data-astro-cid-5tznm7mj]{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-6) var(--space-16)}.page-hero[data-astro-cid-5tznm7mj]{padding:var(--space-12) 0 var(--space-12);display:flex;flex-direction:column;align-items:center}.hero-title-wrapper[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr auto 1fr;align-items:baseline;width:100%;margin-bottom:var(--space-3)}.page-title[data-astro-cid-5tznm7mj]{grid-column:2;grid-row:1;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--fw-extrabold);line-height:1;letter-spacing:-.02em;color:var(--c-text);margin:0}.gradient-text[data-astro-cid-5tznm7mj]{background:var(--c-accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-subtitle[data-astro-cid-5tznm7mj]{grid-column:1;grid-row:1;font-size:var(--fs-base);color:var(--c-text-secondary);margin:0;padding-right:var(--space-1);text-align:right;justify-self:end;white-space:nowrap}.post-count[data-astro-cid-5tznm7mj]{font-size:var(--fs-sm);color:var(--c-text-tertiary);margin:0}.minimal-divider[data-astro-cid-5tznm7mj]{border:none;height:1px;background-color:var(--c-border);margin:0 0 var(--space-8) 0}.category-filter[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-6);margin-bottom:var(--space-10);max-width:var(--content-width, 720px)}.filter-chip[data-astro-cid-5tznm7mj]{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--c-text-tertiary);background:none;border:none;padding:0 0 var(--space-1) 0;border-bottom:2px solid transparent;cursor:pointer;transition:all var(--t-fast)}.filter-chip[data-astro-cid-5tznm7mj]:hover{color:var(--c-text-secondary)}.filter-chip[data-astro-cid-5tznm7mj].active{color:var(--c-text);border-bottom-color:var(--c-text)}.blog-content[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;align-items:center}.post-list[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;width:100%;max-width:var(--content-width, 720px)}.post-item[data-astro-cid-5tznm7mj]{padding:var(--space-6) 0;border-bottom:1px solid var(--c-border-light);transition:opacity var(--t-base)}.post-item[data-astro-cid-5tznm7mj]:first-child{padding-top:0}.post-item[data-astro-cid-5tznm7mj].hidden{display:none}.post-item-meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);font-size:var(--fs-sm);color:var(--c-text-tertiary);margin-bottom:var(--space-2)}.meta-sep[data-astro-cid-5tznm7mj]{color:var(--c-border)}.post-item-category[data-astro-cid-5tznm7mj]{color:var(--c-accent);font-weight:var(--fw-medium)}.post-item-tag[data-astro-cid-5tznm7mj]{font-size:var(--fs-xs);color:var(--c-text-tertiary);padding:1px var(--space-2);background:var(--c-bg-secondary);border-radius:var(--radius-sm);transition:color var(--t-fast),background var(--t-fast)}.post-item-tag[data-astro-cid-5tznm7mj]:hover{color:var(--c-accent);background:var(--c-accent-lighter)}.post-item-title[data-astro-cid-5tznm7mj]{font-size:var(--fs-xl);font-weight:var(--fw-bold);line-height:var(--lh-snug);margin-bottom:var(--space-2)}.post-item-title[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{color:var(--c-text);text-decoration:none;transition:color var(--t-fast)}.post-item-title[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--c-accent)}.post-item-desc[data-astro-cid-5tznm7mj]{font-size:var(--fs-sm);color:var(--c-text-secondary);line-height:var(--lh-relaxed);margin-bottom:var(--space-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-item-reading[data-astro-cid-5tznm7mj]{font-size:var(--fs-xs);color:var(--c-text-tertiary)}.empty-state[data-astro-cid-5tznm7mj]{text-align:center;padding:var(--space-16);color:var(--c-text-tertiary);font-size:var(--fs-lg)}.reveal-text[data-astro-cid-5tznm7mj]{opacity:0;animation:revealUp .8s cubic-bezier(.2,1,.3,1) forwards}.reveal-fade[data-astro-cid-5tznm7mj]{opacity:0;animation:fadeIn 1s ease forwards}.delay-1[data-astro-cid-5tznm7mj]{animation-delay:.1s}.delay-2[data-astro-cid-5tznm7mj]{animation-delay:.2s}.delay-3[data-astro-cid-5tznm7mj]{animation-delay:.3s}@keyframes revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}@media(max-width:768px){.page-hero[data-astro-cid-5tznm7mj]{padding:var(--space-8) 0 var(--space-8)}.page-title[data-astro-cid-5tznm7mj]{font-size:clamp(1.25rem,5vw,1.75rem);order:1}.hero-title-wrapper[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.page-subtitle[data-astro-cid-5tznm7mj]{font-size:var(--fs-sm);padding-right:0;white-space:normal;text-align:center;justify-self:center;order:2}.category-filter[data-astro-cid-5tznm7mj]{gap:var(--space-4)}}
