.editorial-hero[data-astro-cid-2q5oecfc]{background-color:var(--white);padding:var(--space-16) 0 var(--space-12);border-bottom:1px solid var(--gray-200);position:relative}.editorial-hero[data-astro-cid-2q5oecfc]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-gradient)}.container--narrow[data-astro-cid-2q5oecfc]{max-width:800px;margin:0 auto}.breadcrumbs[data-astro-cid-2q5oecfc]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--gray-400);margin-bottom:var(--space-8);display:flex;justify-content:center;align-items:center;gap:var(--space-3)}.breadcrumbs[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]{color:var(--gray-500)}.breadcrumbs[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]:hover{color:var(--primary)}.breadcrumbs[data-astro-cid-2q5oecfc] span[data-astro-cid-2q5oecfc]{color:var(--gray-300)}.breadcrumbs-current[data-astro-cid-2q5oecfc]{color:var(--text-dark)}.post-title[data-astro-cid-2q5oecfc]{font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));line-height:1.15;margin-bottom:var(--space-8);letter-spacing:-.01em}.post-meta[data-astro-cid-2q5oecfc]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--space-4);font-size:var(--text-sm);color:var(--gray-500)}.meta-divider[data-astro-cid-2q5oecfc]{width:4px;height:4px;background-color:var(--gray-300);border-radius:50%}.reading-time[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:6px;font-family:monospace;font-size:var(--text-xs);background:var(--gray-100);padding:2px 8px;border-radius:4px}.tag--outline[data-astro-cid-2q5oecfc]{background:transparent;border:1px solid var(--gray-300);color:var(--gray-600)}.featured-image-wrap[data-astro-cid-2q5oecfc]{background-color:var(--white);padding:var(--space-10) 0 0}.featured-image[data-astro-cid-2q5oecfc]{width:100%;border-radius:var(--border-radius-lg);box-shadow:0 4px 24px #00000014;display:block}.bg-white[data-astro-cid-2q5oecfc]{background:var(--white)}.post-content[data-astro-cid-2q5oecfc]{padding:var(--space-16) 0 var(--space-8)}.prose[data-astro-cid-2q5oecfc]{font-size:1.125rem;color:#444}.prose[data-astro-cid-2q5oecfc] h2{font-size:var(--text-3xl);margin-top:var(--space-16);margin-bottom:var(--space-6);font-weight:700;letter-spacing:-.01em;color:var(--text-dark)}.prose[data-astro-cid-2q5oecfc] h3{font-size:var(--text-2xl);margin-top:var(--space-10);margin-bottom:var(--space-4);font-weight:600}.prose[data-astro-cid-2q5oecfc] p{line-height:1.8;margin-bottom:var(--space-6)}.prose[data-astro-cid-2q5oecfc] ul,.prose[data-astro-cid-2q5oecfc] ol{margin-bottom:var(--space-8);padding-left:var(--space-6)}.prose[data-astro-cid-2q5oecfc] li{margin-bottom:var(--space-3);line-height:1.7;position:relative}.prose[data-astro-cid-2q5oecfc] blockquote{border-left:none;padding:var(--space-8) var(--space-10);margin:var(--space-10) 0;background:var(--primary-light);border-radius:var(--border-radius-lg);font-style:italic;font-family:var(--font-heading);font-size:var(--text-xl);color:var(--primary-dark);text-align:center;position:relative}.prose[data-astro-cid-2q5oecfc] blockquote:before{content:'"';font-size:4rem;position:absolute;top:-10px;left:20px;color:#f7a82333;font-family:Georgia,serif;line-height:1}.prose[data-astro-cid-2q5oecfc] img{border-radius:var(--border-radius-lg);margin:var(--space-10) 0;width:100%;box-shadow:0 4px 20px #0000000f}.post-share[data-astro-cid-2q5oecfc]{margin-top:var(--space-12);padding-top:var(--space-6);border-top:1px solid var(--gray-200);display:flex;justify-content:space-between;align-items:center}.share-label[data-astro-cid-2q5oecfc]{font-size:var(--text-sm);font-weight:600;color:var(--gray-500)}.share-btn[data-astro-cid-2q5oecfc]{background:var(--white);border:1px solid var(--gray-200);padding:8px 16px;border-radius:var(--border-radius-pill);font-size:var(--text-sm);font-family:inherit;cursor:pointer;transition:all var(--transition-fast);color:var(--gray-700)}.share-btn[data-astro-cid-2q5oecfc]:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.post-nav[data-astro-cid-2q5oecfc]{border-top:1px solid var(--gray-200);background:var(--gray-50);padding:var(--space-12) 0}.post-nav__grid[data-astro-cid-2q5oecfc]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8)}.nav-card[data-astro-cid-2q5oecfc]{display:flex;flex-direction:column;text-decoration:none;padding:var(--space-6);background:var(--white);border-radius:var(--border-radius-lg);border:1px solid var(--gray-200);transition:all var(--transition-base)}.nav-card[data-astro-cid-2q5oecfc]:hover{border-color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.nav-card--prev[data-astro-cid-2q5oecfc]{text-align:left}.nav-card--next[data-astro-cid-2q5oecfc]{text-align:right}.nav-label[data-astro-cid-2q5oecfc]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-weight:700;margin-bottom:var(--space-2)}.nav-title[data-astro-cid-2q5oecfc]{font-size:var(--text-lg);font-weight:600;color:var(--text-dark);line-height:1.3;font-family:var(--font-heading)}.newsletter-cta[data-astro-cid-2q5oecfc]{background-color:var(--white);padding:var(--space-16) 0;border-top:1px solid var(--gray-200)}.cta-inner[data-astro-cid-2q5oecfc]{max-width:600px;margin:0 auto;background:var(--primary-light);padding:var(--space-12);border-radius:24px;border:1px solid rgba(247,168,35,.2)}.cta-inner[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:var(--text-3xl);margin-bottom:var(--space-4)}.cta-subtitle[data-astro-cid-2q5oecfc]{color:var(--gray-600);margin-bottom:var(--space-8)}@media(max-width:768px){.editorial-hero[data-astro-cid-2q5oecfc]{padding:var(--space-10) 0}.post-nav__grid[data-astro-cid-2q5oecfc]{grid-template-columns:1fr}.nav-card--next[data-astro-cid-2q5oecfc]{text-align:left}.cta-inner[data-astro-cid-2q5oecfc]{padding:var(--space-8) var(--space-6)}}
