.blog-card:where(.astro-e3grugc2){display:block;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);overflow:hidden;text-decoration:none;color:var(--text-primary);transition:all var(--duration-normal) var(--ease-out)}.blog-card:where(.astro-e3grugc2):hover{border-color:var(--border-accent);transform:translateY(-4px);box-shadow:var(--shadow-glow)}.blog-card-image:where(.astro-e3grugc2){height:200px;overflow:hidden}.blog-card-image:where(.astro-e3grugc2) img:where(.astro-e3grugc2){width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease-out)}.blog-card:where(.astro-e3grugc2):hover .blog-card-image:where(.astro-e3grugc2) img:where(.astro-e3grugc2){transform:scale(1.05)}.blog-card-content:where(.astro-e3grugc2){padding:24px}.blog-card-meta:where(.astro-e3grugc2){display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.category-badge:where(.astro-e3grugc2){display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:9999px}.date:where(.astro-e3grugc2){font-size:12px;color:var(--text-tertiary)}.card-desc:where(.astro-e3grugc2){color:var(--text-secondary);font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-list:where(.astro-e3grugc2){display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.tag-pill:where(.astro-e3grugc2){font-size:11px;padding:2px 8px;border-radius:9999px;background:var(--bg-tertiary);color:var(--text-tertiary);border:1px solid var(--border-subtle)}.card-footer:where(.astro-e3grugc2){margin-top:16px;padding-top:12px;border-top:1px solid var(--border-subtle)}.reading-time:where(.astro-e3grugc2){font-size:12px;color:var(--text-tertiary)}.blog-sidebar:where(.astro-3tvqi4ux){display:flex;flex-direction:column;gap:28px;align-self:start;max-width:280px;width:100%;box-sizing:border-box}.sidebar-widget:where(.astro-3tvqi4ux){background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:24px}.sidebar-title:where(.astro-3tvqi4ux){font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:16px}.sidebar-search:where(.astro-3tvqi4ux){display:block}.search-input-wrap:where(.astro-3tvqi4ux){position:relative;width:100%}.sidebar-input:where(.astro-3tvqi4ux){width:100%;box-sizing:border-box;background:var(--bg-input);border:1px solid var(--border-medium);border-radius:var(--radius-md);padding:9px 44px 9px 12px;font-size:14px;color:var(--text-primary);font-family:var(--font-family);transition:border-color var(--duration-fast) var(--ease-out);outline:none}.sidebar-input:where(.astro-3tvqi4ux):focus{border-color:var(--accent-primary)}.sidebar-input:where(.astro-3tvqi4ux)::placeholder{color:var(--text-tertiary)}.sidebar-search-btn:where(.astro-3tvqi4ux){position:absolute;right:4px;top:50%;transform:translateY(-50%);background:var(--accent-gradient);border:none;border-radius:calc(var(--radius-md) - 2px);width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;flex-shrink:0}.sidebar-list:where(.astro-3tvqi4ux){list-style:none;display:flex;flex-direction:column;gap:4px}.sidebar-cat-link:where(.astro-3tvqi4ux){display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-md);font-size:14px;color:var(--text-secondary);text-decoration:none;transition:all var(--duration-fast) var(--ease-out)}.sidebar-cat-link:where(.astro-3tvqi4ux):hover{background:var(--bg-tertiary);color:var(--text-primary)}.cat-dot:where(.astro-3tvqi4ux){width:8px;height:8px;border-radius:50%;flex-shrink:0}.popular-list:where(.astro-3tvqi4ux){list-style:none;display:flex;flex-direction:column;gap:12px}.popular-item:where(.astro-3tvqi4ux){display:flex;align-items:flex-start;gap:12px}.popular-num:where(.astro-3tvqi4ux){font-size:12px;font-weight:800;color:var(--accent-primary);opacity:.5;flex-shrink:0;line-height:1.5;font-variant-numeric:tabular-nums}.popular-link:where(.astro-3tvqi4ux){font-size:14px;line-height:1.4;color:var(--text-secondary);text-decoration:none;transition:color var(--duration-fast) var(--ease-out)}.popular-link:where(.astro-3tvqi4ux):hover{color:var(--text-primary)}.tag-cloud:where(.astro-3tvqi4ux){display:flex;flex-wrap:wrap;gap:8px}.tag-cloud-pill:where(.astro-3tvqi4ux){font-size:12px;padding:4px 10px;border-radius:9999px;background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);text-decoration:none;transition:all var(--duration-fast) var(--ease-out)}.tag-cloud-pill:where(.astro-3tvqi4ux):hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#f8a23214}
