.blog-hero:where(.astro-wkcwhgs7){display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 120px;background:var(--white)}.hero-label:where(.astro-wkcwhgs7){font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;letter-spacing:2px;color:var(--primary)}.hero-title:where(.astro-wkcwhgs7){font-family:Newsreader,serif;font-size:48px;font-weight:500;color:var(--textDark);text-align:center;margin:0}.hero-desc:where(.astro-wkcwhgs7){font-family:Inter,sans-serif;font-size:18px;color:var(--textGray);text-align:center;max-width:700px;margin:0}.section-title:where(.astro-wkcwhgs7){font-family:Newsreader,serif;font-size:28px;font-weight:500;color:var(--textDark);margin:0}.featured-section:where(.astro-wkcwhgs7){display:flex;flex-direction:column;gap:32px;padding:0 120px 80px;background:var(--white)}.featured-card:where(.astro-wkcwhgs7){display:flex;background:var(--bgLight);border-radius:16px;overflow:hidden;text-decoration:none;height:400px;transition:box-shadow .2s}.featured-card:where(.astro-wkcwhgs7):hover{box-shadow:0 8px 24px #00000014}.featured-img:where(.astro-wkcwhgs7){flex:1;overflow:hidden}.featured-img:where(.astro-wkcwhgs7) img:where(.astro-wkcwhgs7){width:100%;height:100%;object-fit:cover}.featured-content:where(.astro-wkcwhgs7){display:flex;flex-direction:column;justify-content:center;gap:24px;padding:40px;width:500px;flex-shrink:0}.featured-tags:where(.astro-wkcwhgs7),.article-tags:where(.astro-wkcwhgs7){display:flex;gap:8px}.tag:where(.astro-wkcwhgs7){font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:1px;color:var(--primary);background:var(--primaryBg);padding:6px 12px;border-radius:4px;text-transform:uppercase}.featured-title:where(.astro-wkcwhgs7){font-family:Newsreader,serif;font-size:28px;font-weight:500;line-height:1.3;color:var(--textDark);margin:0}.featured-excerpt:where(.astro-wkcwhgs7){font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:var(--textGray);margin:0}.featured-meta:where(.astro-wkcwhgs7),.article-meta:where(.astro-wkcwhgs7){display:flex;align-items:center;gap:8px}.meta-date:where(.astro-wkcwhgs7),.meta-read:where(.astro-wkcwhgs7){font-family:Inter,sans-serif;font-size:12px;color:var(--textMuted)}.meta-dot:where(.astro-wkcwhgs7){font-size:12px;color:#ccc}.recent-section:where(.astro-wkcwhgs7){display:flex;flex-direction:column;gap:48px;padding:80px 120px;background:var(--bgLight)}.recent-header:where(.astro-wkcwhgs7){display:flex;justify-content:space-between;align-items:center}.articles-grid:where(.astro-wkcwhgs7){display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card:where(.astro-wkcwhgs7){display:flex;flex-direction:column;background:var(--white);border-radius:12px;border:1px solid var(--border);overflow:hidden;text-decoration:none;transition:box-shadow .2s}.article-card:where(.astro-wkcwhgs7):hover{box-shadow:0 8px 24px #00000014}.article-img:where(.astro-wkcwhgs7){width:100%;height:200px;overflow:hidden}.article-img:where(.astro-wkcwhgs7) img:where(.astro-wkcwhgs7){width:100%;height:100%;object-fit:cover;transition:transform .3s}.article-card:where(.astro-wkcwhgs7):hover .article-img:where(.astro-wkcwhgs7) img:where(.astro-wkcwhgs7){transform:scale(1.05)}.article-content:where(.astro-wkcwhgs7){display:flex;flex-direction:column;gap:16px;padding:24px}.article-title:where(.astro-wkcwhgs7){font-family:Newsreader,serif;font-size:18px;font-weight:500;line-height:1.4;color:var(--textDark);margin:0}.article-excerpt:where(.astro-wkcwhgs7){font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:var(--textGray);margin:0}.newsletter-section:where(.astro-wkcwhgs7){display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 120px;background:var(--primary)}.newsletter-title:where(.astro-wkcwhgs7){font-family:Newsreader,serif;font-size:36px;font-weight:500;color:var(--white);margin:0}.newsletter-desc:where(.astro-wkcwhgs7){font-family:Inter,sans-serif;font-size:16px;color:#ffffff90;line-height:1.6;text-align:center;max-width:600px;margin:0}.newsletter-btn:where(.astro-wkcwhgs7){font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:var(--primary);background:var(--white);padding:16px 40px;border-radius:6px;text-decoration:none;transition:opacity .2s}.newsletter-btn:where(.astro-wkcwhgs7):hover{opacity:.9}@media(max-width:1024px){.blog-hero:where(.astro-wkcwhgs7){padding:60px 40px}.hero-title:where(.astro-wkcwhgs7){font-size:38px}.featured-section:where(.astro-wkcwhgs7){padding:0 40px 60px}.featured-content:where(.astro-wkcwhgs7){width:400px;padding:32px}.recent-section:where(.astro-wkcwhgs7){padding:60px 40px}.articles-grid:where(.astro-wkcwhgs7){grid-template-columns:repeat(2,1fr)}.newsletter-section:where(.astro-wkcwhgs7){padding:60px 40px}}@media(max-width:768px){.blog-hero:where(.astro-wkcwhgs7){padding:48px 20px;gap:24px}.hero-title:where(.astro-wkcwhgs7){font-size:32px}.hero-desc:where(.astro-wkcwhgs7){font-size:15px}.featured-section:where(.astro-wkcwhgs7){padding:0 20px 48px}.featured-card:where(.astro-wkcwhgs7){flex-direction:column;height:auto}.featured-img:where(.astro-wkcwhgs7){height:220px}.featured-content:where(.astro-wkcwhgs7){width:100%;padding:24px}.featured-title:where(.astro-wkcwhgs7){font-size:22px}.recent-section:where(.astro-wkcwhgs7){padding:48px 20px;gap:32px}.section-title:where(.astro-wkcwhgs7){font-size:24px}.articles-grid:where(.astro-wkcwhgs7){grid-template-columns:1fr}.newsletter-section:where(.astro-wkcwhgs7){padding:48px 20px}.newsletter-title:where(.astro-wkcwhgs7){font-size:28px;text-align:center}}
