.blog-hero[data-astro-cid-axvai24j]{background:var(--container-color);min-height:70vh;display:flex;align-items:center;padding:6rem 1.5rem;position:relative}.hero-container[data-astro-cid-axvai24j]{max-width:900px;margin:0 auto;text-align:center}.category-tag[data-astro-cid-axvai24j]{display:inline-block;background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.9rem;margin-bottom:2rem;font-weight:500;margin-top:20px}.hero-title[data-astro-cid-axvai24j]{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;color:var(--text-header);font-weight:800}.hero-description[data-astro-cid-axvai24j]{font-size:1.25rem;max-width:700px;margin:0 auto 3rem;color:var(--text-header);line-height:1.6;opacity:.9}.author-section[data-astro-cid-axvai24j]{display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem;gap:1rem}.author-image[data-astro-cid-axvai24j]{width:60px;height:60px}.author-image[data-astro-cid-axvai24j] img[data-astro-cid-axvai24j]{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid var(--text-header)}.author-info[data-astro-cid-axvai24j]{text-align:left}.author-name[data-astro-cid-axvai24j]{display:block;font-size:1.1rem;font-weight:600;color:var(--text-header)}.author-title[data-astro-cid-axvai24j]{font-size:.9rem;color:var(--text-header);opacity:.8}.stats-section[data-astro-cid-axvai24j]{display:flex;align-items:center;justify-content:center;gap:2rem}.stat-item[data-astro-cid-axvai24j]{display:flex;flex-direction:column;gap:.5rem}.stat-number[data-astro-cid-axvai24j]{font-size:1.5rem;font-weight:700;color:var(--text-header)}.stat-label[data-astro-cid-axvai24j]{font-size:.9rem;color:var(--text-header);opacity:.8}.stat-divider[data-astro-cid-axvai24j]{width:1px;height:40px;background:#ffffff1a}.fade-in[data-astro-cid-axvai24j]{opacity:0;transform:translateY(20px);animation:fadeIn .5s ease forwards}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.delay-1[data-astro-cid-axvai24j]{animation-delay:.2s}.delay-2[data-astro-cid-axvai24j]{animation-delay:.4s}.delay-3[data-astro-cid-axvai24j]{animation-delay:.6s}.delay-4[data-astro-cid-axvai24j]{animation-delay:.8s}@media (max-width: 768px){.blog-hero[data-astro-cid-axvai24j]{padding:4rem 1rem;min-height:60vh}.hero-title[data-astro-cid-axvai24j]{font-size:2.5rem}.hero-description[data-astro-cid-axvai24j]{font-size:1.1rem}.stats-section[data-astro-cid-axvai24j]{display:flex;align-items:center;justify-content:center;gap:1.5rem}.stat-divider[data-astro-cid-axvai24j]{display:none}}.blog-section[data-astro-cid-cnau7fuc]{padding:4rem 0;background-color:var(--bg-color)}.container[data-astro-cid-cnau7fuc]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-cnau7fuc]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-cnau7fuc] h2[data-astro-cid-cnau7fuc]{font-size:2.5rem;margin-bottom:.5rem;color:var(--heading-color)}.section-header[data-astro-cid-cnau7fuc] p[data-astro-cid-cnau7fuc]{color:#64748b;font-size:1.1rem}.blog-grid[data-astro-cid-cnau7fuc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.blog-card[data-astro-cid-cnau7fuc]{background:var(--bg-color);border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:1px solid rgba(226,232,240,.8)}.blog-card[data-astro-cid-cnau7fuc]:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000014}.card-link[data-astro-cid-cnau7fuc]{text-decoration:none;color:inherit;display:block}.card-image[data-astro-cid-cnau7fuc]{position:relative;height:200px;overflow:hidden}.card-image[data-astro-cid-cnau7fuc] img[data-astro-cid-cnau7fuc]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card[data-astro-cid-cnau7fuc]:hover .card-image[data-astro-cid-cnau7fuc] img[data-astro-cid-cnau7fuc]{transform:scale(1.05)}.card-content[data-astro-cid-cnau7fuc]{padding:1.5rem}.post-date[data-astro-cid-cnau7fuc]{color:#64748b;font-size:.9rem;margin-bottom:.5rem}.card-content[data-astro-cid-cnau7fuc] h3[data-astro-cid-cnau7fuc]{font-size:1.25rem;margin-bottom:.75rem;color:var(--text-color);font-weight:600;line-height:1.4}.excerpt[data-astro-cid-cnau7fuc]{color:#64748b;font-size:.95rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1024px){.blog-grid[data-astro-cid-cnau7fuc]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.section-header[data-astro-cid-cnau7fuc] h2[data-astro-cid-cnau7fuc]{font-size:2rem}.section-header[data-astro-cid-cnau7fuc] p[data-astro-cid-cnau7fuc]{font-size:1rem}.blog-grid[data-astro-cid-cnau7fuc]{grid-template-columns:1fr;gap:1.5rem}.card-content[data-astro-cid-cnau7fuc]{padding:1.25rem}.card-content[data-astro-cid-cnau7fuc] h3[data-astro-cid-cnau7fuc]{font-size:1.1rem}.excerpt[data-astro-cid-cnau7fuc]{font-size:.9rem;-webkit-line-clamp:2}}
