:root{--blue: #2563EB;--blue-dark: #1D4ED8;--blue-light: #EFF6FF;--blue-mid: #DBEAFE;--text: #111827;--text-secondary: #4B5563;--text-muted: #9CA3AF;--border: #E5E7EB;--bg: #F9FAFB;--white: #FFFFFF}.container[data-astro-cid-5tznm7mj]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-hero[data-astro-cid-5tznm7mj]{background:var(--white);border-bottom:1px solid var(--border);padding:3rem 1.5rem 2.5rem;text-align:center}.hero-tag[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:4px;background:var(--blue-light);color:var(--blue);font-size:.8125rem;font-weight:700;padding:4px 14px;border-radius:20px;margin-bottom:1rem;letter-spacing:.3px}.blog-hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.5px;color:var(--text);margin-bottom:.75rem}.blog-hero[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:1.0625rem;color:var(--text-secondary);max-width:560px;margin:0 auto 1.25rem;line-height:1.65}.hero-stats[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;color:var(--text-muted)}.hero-stats[data-astro-cid-5tznm7mj] strong[data-astro-cid-5tznm7mj]{color:var(--blue)}.stat-dot[data-astro-cid-5tznm7mj]{color:var(--border)}.featured-section[data-astro-cid-5tznm7mj]{padding:2.5rem 1.5rem;background:var(--white)}.section-label[data-astro-cid-5tznm7mj]{font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem}.featured-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}.featured-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.featured-card[data-astro-cid-5tznm7mj]:hover{border-color:var(--blue);box-shadow:0 4px 16px #2563eb1a;transform:translateY(-2px)}.featured-card--primary[data-astro-cid-5tznm7mj]{grid-column:1 / -1;flex-direction:row}.featured-card--primary[data-astro-cid-5tznm7mj] .card-image-wrap[data-astro-cid-5tznm7mj]{width:52%;flex-shrink:0}.featured-card--primary[data-astro-cid-5tznm7mj] .card-body[data-astro-cid-5tznm7mj]{padding:2rem;justify-content:center}.featured-card--primary[data-astro-cid-5tznm7mj] .card-title[data-astro-cid-5tznm7mj]{font-size:1.625rem}.card-image-wrap[data-astro-cid-5tznm7mj]{overflow:hidden;background:var(--bg)}.card-image[data-astro-cid-5tznm7mj]{width:100%;height:200px;object-fit:cover;object-position:left top;display:block;transition:transform .3s}.featured-card--primary[data-astro-cid-5tznm7mj] .card-image[data-astro-cid-5tznm7mj]{height:100%;min-height:240px}.featured-card[data-astro-cid-5tznm7mj]:hover .card-image[data-astro-cid-5tznm7mj]{transform:scale(1.02)}.card-body[data-astro-cid-5tznm7mj]{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.card-title[data-astro-cid-5tznm7mj]{font-size:1.1875rem;font-weight:700;color:var(--text);line-height:1.3;letter-spacing:-.2px;margin:0}.card-excerpt[data-astro-cid-5tznm7mj]{font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--text-muted);margin-top:auto;padding-top:.5rem}.meta-dot[data-astro-cid-5tznm7mj]{color:var(--border)}.cat-tag[data-astro-cid-5tznm7mj]{display:inline-block;background:var(--blue-light);color:var(--blue);font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.2px;width:fit-content}.cat-tag--sm[data-astro-cid-5tznm7mj]{font-size:.6875rem;padding:2px 8px}.categories-wrap[data-astro-cid-5tznm7mj]{background:var(--bg);border-top:1px solid var(--border);padding:2.5rem 1.5rem 4rem}.cat-nav[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.cat-pill[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:6px;background:var(--white);border:1px solid var(--border);border-radius:24px;padding:6px 14px 6px 10px;font-size:.875rem;font-weight:600;color:var(--text-secondary);text-decoration:none;transition:border-color .15s,color .15s,box-shadow .15s}.cat-pill[data-astro-cid-5tznm7mj]:hover{border-color:var(--blue);color:var(--blue);box-shadow:0 2px 8px #2563eb14}.cat-pill-icon[data-astro-cid-5tznm7mj]{font-size:1rem}.cat-pill-count[data-astro-cid-5tznm7mj]{background:var(--bg);color:var(--text-muted);font-size:.75rem;font-weight:700;padding:1px 7px;border-radius:10px;border:1px solid var(--border)}.cat-section[data-astro-cid-5tznm7mj]{margin-bottom:3.5rem;scroll-margin-top:80px}.cat-section[data-astro-cid-5tznm7mj]:last-child{margin-bottom:0}.cat-header[data-astro-cid-5tznm7mj]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid var(--border)}.cat-header-left[data-astro-cid-5tznm7mj]{display:flex;align-items:flex-start;gap:.875rem}.cat-icon[data-astro-cid-5tznm7mj]{font-size:1.75rem;line-height:1;margin-top:2px;flex-shrink:0}.cat-name[data-astro-cid-5tznm7mj]{font-size:1.375rem;font-weight:800;color:var(--text);margin:0 0 3px;letter-spacing:-.3px}.cat-desc[data-astro-cid-5tznm7mj]{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.5}.cat-count[data-astro-cid-5tznm7mj]{font-size:.8125rem;font-weight:600;color:var(--blue);background:var(--blue-light);padding:4px 12px;border-radius:20px;white-space:nowrap;flex-shrink:0;align-self:center}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.post-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:12px;overflow:hidden;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.post-card[data-astro-cid-5tznm7mj]:hover{border-color:var(--blue);box-shadow:0 2px 10px #2563eb14;transform:translateY(-2px)}.post-image-wrap[data-astro-cid-5tznm7mj]{overflow:hidden;background:var(--bg)}.post-image[data-astro-cid-5tznm7mj]{width:100%;height:160px;object-fit:cover;object-position:left top;display:block;transition:transform .3s}.post-card[data-astro-cid-5tznm7mj]:hover .post-image[data-astro-cid-5tznm7mj]{transform:scale(1.02)}.post-body[data-astro-cid-5tznm7mj]{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.post-title[data-astro-cid-5tznm7mj]{font-size:1rem;font-weight:700;color:var(--text);line-height:1.4;margin:0;letter-spacing:-.1px}.post-excerpt[data-astro-cid-5tznm7mj]{font-size:.8375rem;color:var(--text-secondary);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta--sm[data-astro-cid-5tznm7mj]{font-size:.75rem;margin-top:auto;padding-top:.625rem;border-top:1px solid var(--border);justify-content:space-between}.read-more[data-astro-cid-5tznm7mj]{color:var(--blue);font-weight:600}.see-all-wrap[data-astro-cid-5tznm7mj]{margin-top:1rem;text-align:right}.see-all-btn[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:4px;font-size:.875rem;font-weight:600;color:var(--blue);text-decoration:none;padding:6px 0;border-bottom:1px solid transparent;transition:border-color .15s}.see-all-btn[data-astro-cid-5tznm7mj]:hover{border-color:var(--blue)}.no-posts[data-astro-cid-5tznm7mj]{text-align:center;padding:4rem;color:var(--text-muted)}.blog-cta[data-astro-cid-5tznm7mj]{background:var(--blue);padding:2.5rem 1.5rem}.cta-inner[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-text[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:1.375rem;font-weight:800;color:#fff;margin-bottom:.375rem;letter-spacing:-.3px}.cta-text[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:.9375rem;color:#fffc;margin:0}.cta-btn[data-astro-cid-5tznm7mj]{display:inline-block;background:#fff;color:var(--blue);padding:.75rem 1.5rem;border-radius:8px;font-weight:700;font-size:.9375rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:opacity .15s,transform .1s}.cta-btn[data-astro-cid-5tznm7mj]:hover{opacity:.92;transform:translateY(-1px)}.pagination-wrap[data-astro-cid-5tznm7mj]{padding:2rem 1.5rem;background:var(--bg)}.pagination[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.page-link[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--border);border-radius:8px;font-size:.875rem;font-weight:600;color:var(--text-secondary);background:var(--white);text-decoration:none;transition:border-color .15s,color .15s,background .15s}.page-link[data-astro-cid-5tznm7mj]:hover{border-color:var(--blue);color:var(--blue);text-decoration:none}.page-active[data-astro-cid-5tznm7mj]{background:var(--blue);color:var(--white);border-color:var(--blue)}.page-active[data-astro-cid-5tznm7mj]:hover{background:var(--blue-dark);color:var(--white)}.page-prev[data-astro-cid-5tznm7mj],.page-next[data-astro-cid-5tznm7mj]{padding:0 14px}@media(max-width:768px){.featured-card--primary[data-astro-cid-5tznm7mj]{flex-direction:column}.featured-card--primary[data-astro-cid-5tznm7mj] .card-image-wrap[data-astro-cid-5tznm7mj]{width:100%}.featured-card--primary[data-astro-cid-5tznm7mj] .card-image[data-astro-cid-5tznm7mj]{height:200px}.featured-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.cta-inner[data-astro-cid-5tznm7mj]{flex-direction:column;text-align:center}.cat-nav[data-astro-cid-5tznm7mj]{gap:6px}.cat-header[data-astro-cid-5tznm7mj]{flex-direction:column;gap:.75rem}.cat-count[data-astro-cid-5tznm7mj]{align-self:flex-start}}@media(max-width:480px){.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.cat-pill[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]:not(.cat-pill-icon):not(.cat-pill-count){display:none}}
