.pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:2.5rem;padding:.5rem}.page-btn{min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--text);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;padding:0 .5rem;box-shadow:0 1px 3px #0000000a}.page-btn:hover:not(:disabled):not(.active){border-color:var(--primary);color:var(--primary);background:var(--bg-light);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #0000000a}.page-btn.active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:600;box-shadow:0 2px 12px #1113}.page-btn:disabled{opacity:.35;cursor:not-allowed;background:transparent;border-color:transparent;box-shadow:none}.page-btn.prev-next{padding:0 1rem;font-size:.85rem;font-weight:500;gap:.35rem}.page-dots{display:flex;align-items:center;justify-content:center;min-width:36px;height:42px;color:var(--text-muted);font-size:.875rem;pointer-events:none;user-select:none}.blog-layout[data-astro-cid-gcehbyzz]{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:grid;grid-template-columns:220px 1fr;gap:2rem;align-items:start}@media(max-width:768px){.blog-layout[data-astro-cid-gcehbyzz]{grid-template-columns:1fr}}.cat-sidebar[data-astro-cid-gcehbyzz]{position:sticky;top:80px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.25rem}.cat-sidebar[data-astro-cid-gcehbyzz] h3[data-astro-cid-gcehbyzz]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.cat-list[data-astro-cid-gcehbyzz]{list-style:none;padding:0;margin:0}.cat-list[data-astro-cid-gcehbyzz] li[data-astro-cid-gcehbyzz]{margin-bottom:.15rem}.cat-link[data-astro-cid-gcehbyzz]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .75rem;border-radius:7px;text-decoration:none;color:var(--text);font-size:.875rem;transition:background .12s,color .12s}.cat-link[data-astro-cid-gcehbyzz]:hover{background:var(--bg-light);color:var(--primary)}.cat-link[data-astro-cid-gcehbyzz].active{background:var(--primary);color:#fff;font-weight:600}.cat-count[data-astro-cid-gcehbyzz]{font-size:.75rem;opacity:.6;background:#00000014;border-radius:999px;padding:.1rem .45rem}.cat-link[data-astro-cid-gcehbyzz].active .cat-count[data-astro-cid-gcehbyzz]{background:#fff3;opacity:1}.toolbar[data-astro-cid-gcehbyzz]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border);font-size:.875rem;color:var(--text-muted)}.toolbar[data-astro-cid-gcehbyzz] strong[data-astro-cid-gcehbyzz]{color:var(--primary)}.post-list[data-astro-cid-gcehbyzz]{display:flex;flex-direction:column;gap:0}.post-item[data-astro-cid-gcehbyzz]{display:flex;gap:1.25rem;padding:1.25rem 0;border-bottom:1px solid var(--border);text-decoration:none;color:inherit;transition:background .12s;border-radius:8px}.post-item[data-astro-cid-gcehbyzz]:last-child{border-bottom:none}.post-item[data-astro-cid-gcehbyzz]:hover{background:var(--bg-light);padding-left:.75rem;padding-right:.75rem;margin:0 -.75rem}.post-thumb[data-astro-cid-gcehbyzz]{width:80px;height:80px;object-fit:cover;border-radius:7px;flex-shrink:0;display:block}.post-thumb-placeholder[data-astro-cid-gcehbyzz]{width:80px;height:80px;border-radius:7px;flex-shrink:0;background:linear-gradient(135deg,#f0f4f8,#e8edf2);display:flex;align-items:center;justify-content:center;color:#c8d0d8;font-size:1.25rem}.post-body[data-astro-cid-gcehbyzz]{flex:1;min-width:0}.post-meta[data-astro-cid-gcehbyzz]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.4rem}.post-cat[data-astro-cid-gcehbyzz]{font-size:.72rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.06em}.post-tags[data-astro-cid-gcehbyzz]{display:flex;gap:.3rem;flex-wrap:wrap}.post-tag[data-astro-cid-gcehbyzz]{font-size:.7rem;padding:.1rem .45rem;background:var(--bg-light);border-radius:999px;color:var(--text-muted);border:1px solid var(--border)}.post-title[data-astro-cid-gcehbyzz]{font-size:1rem;font-weight:600;color:var(--primary);line-height:1.4;margin-bottom:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-desc[data-astro-cid-gcehbyzz]{font-size:.85rem;color:var(--text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.empty-state[data-astro-cid-gcehbyzz]{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.empty-state[data-astro-cid-gcehbyzz] i[data-astro-cid-gcehbyzz]{font-size:2.5rem;display:block;margin-bottom:.75rem;opacity:.3}
