.article-hero:where(.astro-dmoux5iz){display:flex;flex-direction:column;background:var(--white);padding:48px 120px 0;gap:32px}.breadcrumb:where(.astro-dmoux5iz){display:flex;align-items:center;gap:8px}.breadcrumb-link:where(.astro-dmoux5iz){font-family:Inter;font-size:13px;color:var(--primary);text-decoration:none}.breadcrumb-sep:where(.astro-dmoux5iz){font-family:Inter;font-size:13px;color:var(--separator)}.breadcrumb-current:where(.astro-dmoux5iz){font-family:Inter;font-size:13px;color:var(--primary)}.hero-content:where(.astro-dmoux5iz){display:flex;flex-direction:column;align-items:center;gap:24px}.article-tag:where(.astro-dmoux5iz){font-family:JetBrains Mono;font-size:11px;font-weight:600;letter-spacing:1px;color:var(--white);background:var(--primary);padding:6px 12px;border-radius:4px}.article-title:where(.astro-dmoux5iz){font-family:Newsreader,serif;font-size:48px;font-weight:500;line-height:1.2;color:var(--textDark);text-align:center;margin:0;max-width:900px}.article-excerpt:where(.astro-dmoux5iz){font-family:Inter;font-size:18px;line-height:1.6;color:var(--textGray);text-align:center;margin:0;max-width:750px}.article-meta:where(.astro-dmoux5iz){display:flex;align-items:center;gap:24px}.author-info:where(.astro-dmoux5iz){display:flex;align-items:center;gap:12px}.author-avatar:where(.astro-dmoux5iz){width:48px;height:48px;background:var(--primary);border-radius:24px;flex-shrink:0}.author-details:where(.astro-dmoux5iz){display:flex;flex-direction:column;gap:4px}.author-name:where(.astro-dmoux5iz){font-family:Inter;font-size:15px;font-weight:600;color:var(--textDark)}.meta-separator:where(.astro-dmoux5iz){width:1px;height:32px;background:var(--border)}.date-read-info:where(.astro-dmoux5iz){display:flex;align-items:center;gap:16px}.meta-item:where(.astro-dmoux5iz){display:flex;align-items:center;gap:6px;color:var(--textMuted)}.meta-item:where(.astro-dmoux5iz) span:where(.astro-dmoux5iz){font-family:Inter;font-size:13px;color:var(--textGray)}.featured-image:where(.astro-dmoux5iz){width:100%;height:500px;border-radius:16px;overflow:hidden}.featured-image:where(.astro-dmoux5iz) img:where(.astro-dmoux5iz){width:100%;height:100%;object-fit:cover}.article-content-section:where(.astro-dmoux5iz){display:flex;background:var(--white);padding:64px 120px;gap:64px}.main-content:where(.astro-dmoux5iz){display:flex;flex-direction:column;gap:32px;flex:1}.intro-text:where(.astro-dmoux5iz){font-family:Inter;font-size:18px;line-height:1.8;color:var(--textDark);margin:0}.section-text:where(.astro-dmoux5iz){font-family:Inter;font-size:16px;line-height:1.8;color:var(--textBody);margin:0;white-space:pre-line}.sidebar:where(.astro-dmoux5iz){width:320px;display:flex;flex-direction:column;gap:32px;flex-shrink:0}.sidebar-card:where(.astro-dmoux5iz){display:flex;flex-direction:column;background:var(--bgLight);border-radius:12px;padding:24px;gap:16px}.author-card:where(.astro-dmoux5iz){align-items:center;gap:20px}.card-label:where(.astro-dmoux5iz){font-family:JetBrains Mono;font-size:11px;font-weight:600;letter-spacing:1px;color:var(--textMuted)}.author-card-avatar:where(.astro-dmoux5iz){width:80px;height:80px;background:var(--primary);border-radius:40px}.author-card-name:where(.astro-dmoux5iz){font-family:Newsreader,serif;font-size:20px;font-weight:500;color:var(--textDark)}.tags-list:where(.astro-dmoux5iz){display:flex;gap:8px;flex-wrap:wrap}.tag-item:where(.astro-dmoux5iz){font-family:Inter;font-size:12px;color:var(--textGray);background:var(--white);padding:6px 10px;border-radius:4px;border:1px solid var(--border)}.share-card:where(.astro-dmoux5iz){background:var(--primary);align-items:center}.share-label:where(.astro-dmoux5iz){font-family:Inter;font-size:14px;font-weight:500;color:var(--white)}.share-buttons:where(.astro-dmoux5iz){display:flex;gap:12px}.share-btn:where(.astro-dmoux5iz){width:40px;height:40px;background:var(--white);border-radius:20px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--primary)}.share-btn:where(.astro-dmoux5iz):hover{opacity:.9}.related-section:where(.astro-dmoux5iz){display:flex;flex-direction:column;background:var(--bgLight);padding:80px 120px;gap:48px}.related-header:where(.astro-dmoux5iz){display:flex;justify-content:space-between;align-items:center}.related-title:where(.astro-dmoux5iz){font-family:Newsreader,serif;font-size:28px;font-weight:500;color:var(--textDark);margin:0}.view-all-link:where(.astro-dmoux5iz){display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--primary)}.view-all-link:where(.astro-dmoux5iz) span:where(.astro-dmoux5iz){font-family:Inter;font-size:14px;font-weight:500}.related-grid:where(.astro-dmoux5iz){display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-card:where(.astro-dmoux5iz){background:var(--white);border-radius:12px;border:1px solid var(--border);overflow:hidden;text-decoration:none;transition:transform .2s,box-shadow .2s}.related-card:where(.astro-dmoux5iz):hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.related-card-image:where(.astro-dmoux5iz){width:100%;height:180px;overflow:hidden}.related-card-image:where(.astro-dmoux5iz) img:where(.astro-dmoux5iz){width:100%;height:100%;object-fit:cover}.related-card-content:where(.astro-dmoux5iz){display:flex;flex-direction:column;padding:20px;gap:12px}.related-card-tag:where(.astro-dmoux5iz){font-family:JetBrains Mono;font-size:10px;font-weight:600;letter-spacing:1px;color:var(--primary)}.related-card-title:where(.astro-dmoux5iz){font-family:Newsreader,serif;font-size:16px;font-weight:500;line-height:1.4;color:var(--textDark);margin:0}.related-card-meta:where(.astro-dmoux5iz){font-family:Inter;font-size:12px;color:var(--textMuted)}.newsletter-section:where(.astro-dmoux5iz){display:flex;flex-direction:column;align-items:center;background:var(--primary);padding:80px 120px;gap:32px}.newsletter-title:where(.astro-dmoux5iz){font-family:Newsreader,serif;font-size:36px;font-weight:500;color:var(--white);margin:0}.newsletter-desc:where(.astro-dmoux5iz){font-family:Inter;font-size:16px;color:#ffffff90;line-height:1.6;text-align:center;max-width:600px;margin:0}.newsletter-btn:where(.astro-dmoux5iz){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-dmoux5iz):hover{opacity:.9}@media(max-width:1024px){.article-hero:where(.astro-dmoux5iz){padding:40px 40px 0;gap:24px}.article-title:where(.astro-dmoux5iz){font-size:36px}.article-excerpt:where(.astro-dmoux5iz){font-size:16px}.featured-image:where(.astro-dmoux5iz){height:400px}.article-content-section:where(.astro-dmoux5iz){padding:48px 40px;gap:48px}.sidebar:where(.astro-dmoux5iz){width:280px}.related-section:where(.astro-dmoux5iz){padding:60px 40px}.related-grid:where(.astro-dmoux5iz){grid-template-columns:repeat(2,1fr)}.newsletter-section:where(.astro-dmoux5iz){padding:60px 40px}.newsletter-title:where(.astro-dmoux5iz){font-size:28px}}@media(max-width:768px){.article-hero:where(.astro-dmoux5iz){padding:24px 20px 0;gap:20px}.article-title:where(.astro-dmoux5iz){font-size:28px}.article-excerpt:where(.astro-dmoux5iz){font-size:15px}.article-meta:where(.astro-dmoux5iz){flex-direction:column;gap:16px}.meta-separator:where(.astro-dmoux5iz){display:none}.featured-image:where(.astro-dmoux5iz){height:250px;border-radius:12px}.article-content-section:where(.astro-dmoux5iz){flex-direction:column;padding:32px 20px;gap:32px}.sidebar:where(.astro-dmoux5iz){width:100%}.related-section:where(.astro-dmoux5iz){padding:48px 20px}.related-header:where(.astro-dmoux5iz){flex-direction:column;gap:16px;align-items:flex-start}.related-grid:where(.astro-dmoux5iz){grid-template-columns:1fr}.newsletter-section:where(.astro-dmoux5iz){padding:48px 20px}.newsletter-title:where(.astro-dmoux5iz){font-size:24px;text-align:center}}@media(max-width:480px){.article-title:where(.astro-dmoux5iz){font-size:24px}.featured-image:where(.astro-dmoux5iz){height:200px}}
