:root{--card-radius: 12px;--transition-speed: .3s}.container[data-astro-cid-5tznm7mj]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-hero[data-astro-cid-5tznm7mj]{position:relative;background-color:var(--primary-color);background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-color) 100%);color:#fff;padding:6rem 0 8rem;overflow:hidden;text-align:center}.pattern-overlay[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:20px 20px,15px 15px;background-position:0 0,10px 10px;opacity:.3;pointer-events:none}.hero-content[data-astro-cid-5tznm7mj]{position:relative;z-index:10;max-width:800px;margin:0 auto}.hero-label[data-astro-cid-5tznm7mj]{display:inline-block;background:#ffffff26;backdrop-filter:blur(4px);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase;border:1px solid rgba(255,255,255,.2)}.blog-hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.highlight[data-astro-cid-5tznm7mj]{background:linear-gradient(120deg,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-hero[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:1.25rem;color:#ffffffe6;line-height:1.6;max-width:600px;margin:0 auto}.blog-feed[data-astro-cid-5tznm7mj]{padding:4rem 0;background-color:var(--bg-light);margin-top:-4rem;position:relative;z-index:20}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem}.post-card[data-astro-cid-5tznm7mj]{background:#fff;border-radius:var(--card-radius);overflow:hidden;box-shadow:0 10px 30px -5px #0000000f;transition:transform var(--transition-speed),box-shadow var(--transition-speed);display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.post-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-5px);box-shadow:0 20px 40px -5px #0000001f}.card-link[data-astro-cid-5tznm7mj]{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.card-image-wrapper[data-astro-cid-5tznm7mj]{position:relative;padding-top:60%;overflow:hidden;background-color:#f1f5f9}.card-image[data-astro-cid-5tznm7mj]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.post-card[data-astro-cid-5tznm7mj]:hover .card-image[data-astro-cid-5tznm7mj]{transform:scale(1.05)}.image-placeholder[data-astro-cid-5tznm7mj]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.image-placeholder[data-astro-cid-5tznm7mj] .material-icons[data-astro-cid-5tznm7mj]{font-size:4rem}.hover-overlay[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.post-card[data-astro-cid-5tznm7mj]:hover .hover-overlay[data-astro-cid-5tznm7mj]{opacity:1}.read-more-btn[data-astro-cid-5tznm7mj]{background:#fff;color:var(--text-primary);padding:.75rem 1.5rem;border-radius:50px;font-weight:600;transform:translateY(10px);transition:transform .3s ease;font-size:.9rem}.post-card[data-astro-cid-5tznm7mj]:hover .read-more-btn[data-astro-cid-5tznm7mj]{transform:translateY(0)}.card-content[data-astro-cid-5tznm7mj]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.card-meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:1rem;font-size:.8rem;color:var(--text-secondary);margin-bottom:1rem}.card-meta[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.25rem}.icon-sm[data-astro-cid-5tznm7mj]{font-size:1rem;color:var(--accent-color)}.card-title[data-astro-cid-5tznm7mj]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;line-height:1.4}.card-excerpt[data-astro-cid-5tznm7mj]{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-footer[data-astro-cid-5tznm7mj]{margin-top:auto;border-top:1px solid var(--border-light);padding-top:1rem}.read-more-text[data-astro-cid-5tznm7mj]{font-size:.9rem;font-weight:600;color:var(--accent-color);display:inline-flex;align-items:center;gap:.5rem;transition:gap .2s ease}.post-card[data-astro-cid-5tznm7mj]:hover .read-more-text[data-astro-cid-5tznm7mj]{gap:.75rem}.empty-state[data-astro-cid-5tznm7mj]{grid-column:1 / -1;background:#fff;border-radius:var(--card-radius);padding:4rem 2rem;text-align:center;box-shadow:var(--shadow-sm);max-width:600px;margin:2rem auto}.empty-icon-wrapper[data-astro-cid-5tznm7mj]{width:80px;height:80px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.empty-icon[data-astro-cid-5tznm7mj]{font-size:40px;color:var(--accent-color)}.empty-state[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:.75rem}.empty-state[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--text-secondary);margin-bottom:2rem}.btn-primary[data-astro-cid-5tznm7mj]{background:var(--accent-color);color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s;font-size:1rem}.btn-primary[data-astro-cid-5tznm7mj]:hover{background:var(--primary-color)}@media (max-width: 768px){.blog-hero[data-astro-cid-5tznm7mj]{padding:4rem 0 6rem}.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.blog-feed[data-astro-cid-5tznm7mj]{margin-top:-3rem}}
