.post-page[data-astro-cid-2q5oecfc]{padding-top:40px;padding-bottom:60px}.post-back[data-astro-cid-2q5oecfc]{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--text-secondary);text-decoration:none;margin-bottom:28px;transition:color .2s}.post-back[data-astro-cid-2q5oecfc]:hover{color:var(--accent)}.post-layout[data-astro-cid-2q5oecfc]{display:grid;gap:40px;align-items:start}@media(min-width:1024px){.post-layout[data-astro-cid-2q5oecfc]{grid-template-columns:minmax(0,1fr) 280px;gap:48px}}.post-main[data-astro-cid-2q5oecfc]{min-width:0}.post-hero-image[data-astro-cid-2q5oecfc]{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius-md);margin-bottom:32px;border:1px solid var(--border-primary)}.post-hero-image[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{width:100%;height:100%;object-fit:cover}.post-category-badge[data-astro-cid-2q5oecfc]{position:absolute;top:16px;left:16px;padding:6px 14px;border-radius:var(--radius-full);background:#0009;backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.post-meta-row[data-astro-cid-2q5oecfc]{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:24px;margin-bottom:32px;border-bottom:1px solid var(--border-primary)}.post-meta-left[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:12px}.post-author-avatar[data-astro-cid-2q5oecfc]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 60%,#6366f1));display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.post-author-info[data-astro-cid-2q5oecfc]{display:flex;flex-direction:column;gap:2px}.post-author-name[data-astro-cid-2q5oecfc]{font-size:14px;font-weight:700;color:var(--text-primary)}.post-date-row[data-astro-cid-2q5oecfc]{font-size:13px;color:var(--text-tertiary)}.post-read-time[data-astro-cid-2q5oecfc]{font-size:13px;color:var(--text-tertiary);display:flex;align-items:center;gap:6px}.post-body[data-astro-cid-2q5oecfc]{font-size:17px;line-height:1.85;color:var(--text-primary);max-width:100%;overflow-wrap:anywhere}.post-body[data-astro-cid-2q5oecfc]>[data-astro-cid-2q5oecfc]:first-child{margin-top:0}.post-body[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{margin:1.8em 0}.post-body[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]+p[data-astro-cid-2q5oecfc],.post-body[data-astro-cid-2q5oecfc] h3[data-astro-cid-2q5oecfc]+p[data-astro-cid-2q5oecfc]{margin-top:.8em}.post-body[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]{font-size:1.6rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;margin:2.8em 0 .9em;color:var(--text-primary)}.post-body[data-astro-cid-2q5oecfc] h3[data-astro-cid-2q5oecfc]{font-size:1.25rem;font-weight:600;line-height:1.35;margin:2.2em 0 .8em;color:var(--text-primary)}.post-body[data-astro-cid-2q5oecfc] h2[data-astro-cid-2q5oecfc]:first-child,.post-body[data-astro-cid-2q5oecfc] h3[data-astro-cid-2q5oecfc]:first-child{margin-top:0}.post-body[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]{color:var(--accent);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--accent) 40%,transparent);transition:border-color .2s}.post-body[data-astro-cid-2q5oecfc] a[data-astro-cid-2q5oecfc]:hover{border-bottom-color:var(--accent)}.post-body[data-astro-cid-2q5oecfc] strong[data-astro-cid-2q5oecfc]{font-weight:700}.post-body[data-astro-cid-2q5oecfc] ul[data-astro-cid-2q5oecfc],.post-body[data-astro-cid-2q5oecfc] ol[data-astro-cid-2q5oecfc]{margin:1.8em 0;padding-left:1.5em}.post-body[data-astro-cid-2q5oecfc] ul[data-astro-cid-2q5oecfc]{list-style:disc}.post-body[data-astro-cid-2q5oecfc] ol[data-astro-cid-2q5oecfc]{list-style:decimal}.post-body[data-astro-cid-2q5oecfc] li[data-astro-cid-2q5oecfc]{margin:.7em 0;padding-left:.3em;line-height:1.7}.post-body[data-astro-cid-2q5oecfc] li[data-astro-cid-2q5oecfc]+li[data-astro-cid-2q5oecfc]{margin-top:.7em}.post-body[data-astro-cid-2q5oecfc] blockquote[data-astro-cid-2q5oecfc]{border-left:3px solid var(--accent);padding:.4em 0 .4em 1.4em;margin:2em 0;font-style:italic;color:var(--text-secondary)}.post-body[data-astro-cid-2q5oecfc] code[data-astro-cid-2q5oecfc]{background:color-mix(in srgb,var(--accent) 8%,var(--bg-secondary));color:var(--accent);padding:.15em .4em;border-radius:4px;font-size:.9em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.post-body[data-astro-cid-2q5oecfc] pre[data-astro-cid-2q5oecfc]{background:#0f172a;color:#e2e8f0;padding:1.1em 1.3em;border-radius:var(--radius-sm);overflow-x:auto;margin:2em 0;font-size:14px;line-height:1.6}.post-body[data-astro-cid-2q5oecfc] pre[data-astro-cid-2q5oecfc] code[data-astro-cid-2q5oecfc]{background:transparent;color:inherit;padding:0}.post-body[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{border-radius:var(--radius-sm);border:1px solid var(--border-primary);margin:2.2em 0;max-width:100%;height:auto}.post-body[data-astro-cid-2q5oecfc] hr[data-astro-cid-2q5oecfc]{border:none;border-top:1px solid var(--border-primary);margin:3em 0}.post-body[data-astro-cid-2q5oecfc] table[data-astro-cid-2q5oecfc]{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.95em}.post-body[data-astro-cid-2q5oecfc] th[data-astro-cid-2q5oecfc],.post-body[data-astro-cid-2q5oecfc] td[data-astro-cid-2q5oecfc]{border:1px solid var(--border-primary);padding:.6em .9em;text-align:left}.post-body[data-astro-cid-2q5oecfc] th[data-astro-cid-2q5oecfc]{background:var(--bg-secondary);font-weight:600}.post-cta[data-astro-cid-2q5oecfc]{text-align:center;margin-top:48px;padding:32px;border-radius:var(--radius-md);background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 6%,var(--bg-primary)),color-mix(in srgb,var(--accent) 12%,var(--bg-primary)));border:1px solid color-mix(in srgb,var(--accent) 20%,var(--border-primary))}.post-cta[data-astro-cid-2q5oecfc] p[data-astro-cid-2q5oecfc]{font-size:15px;color:var(--text-secondary);margin-bottom:20px}.post-share[data-astro-cid-2q5oecfc]{margin-top:40px;padding-top:28px;border-top:1px solid var(--border-primary);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.post-share-label[data-astro-cid-2q5oecfc]{font-size:14px;font-weight:600;color:var(--text-secondary)}.post-share-buttons[data-astro-cid-2q5oecfc]{display:flex;gap:10px}.post-share-btn[data-astro-cid-2q5oecfc]{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-secondary);color:var(--text-secondary);text-decoration:none;transition:background .2s,color .2s,transform .2s}.post-share-btn[data-astro-cid-2q5oecfc]:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.post-related[data-astro-cid-2q5oecfc]{margin-top:48px;padding-top:32px;border-top:1px solid var(--border-primary)}.post-related-heading[data-astro-cid-2q5oecfc]{font-size:18px;font-weight:700;margin-bottom:20px}.post-related-grid[data-astro-cid-2q5oecfc]{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.post-related-grid[data-astro-cid-2q5oecfc]{grid-template-columns:repeat(3,1fr)}}.post-related-card[data-astro-cid-2q5oecfc]{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border-primary);background:var(--card-bg);transition:transform .2s,box-shadow .2s,border-color .2s}.post-related-card[data-astro-cid-2q5oecfc]:hover{transform:translateY(-2px);box-shadow:0 12px 30px -18px #00000026;border-color:color-mix(in srgb,var(--accent) 30%,var(--border-primary))}.post-related-image[data-astro-cid-2q5oecfc]{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-secondary)}.post-related-image[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{width:100%;height:100%;object-fit:cover;transition:transform .25s}.post-related-card[data-astro-cid-2q5oecfc]:hover .post-related-image[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{transform:scale(1.04)}.post-related-body[data-astro-cid-2q5oecfc]{padding:12px 14px 16px}.post-related-cat[data-astro-cid-2q5oecfc]{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:6px}.post-related-title[data-astro-cid-2q5oecfc]{font-size:14px;font-weight:700;line-height:1.35;transition:color .2s}.post-related-card[data-astro-cid-2q5oecfc]:hover .post-related-title[data-astro-cid-2q5oecfc]{color:var(--accent)}.post-sidebar[data-astro-cid-2q5oecfc]{display:flex;flex-direction:column;gap:28px}@media(min-width:1024px){.post-sidebar[data-astro-cid-2q5oecfc]{position:sticky;top:60px;max-height:calc(100vh - 70px);overflow-y:auto;padding-right:4px}}.post-side-section[data-astro-cid-2q5oecfc]{border-top:3px solid var(--text-primary);padding-top:16px}.post-side-heading[data-astro-cid-2q5oecfc]{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-primary);margin-bottom:14px}.post-side-list[data-astro-cid-2q5oecfc]{list-style:none;padding:0;margin:0}.post-side-item[data-astro-cid-2q5oecfc]{border-top:1px solid var(--border-primary)}.post-side-item[data-astro-cid-2q5oecfc]:first-child{border-top:none}.post-side-link[data-astro-cid-2q5oecfc]{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:start;padding:10px 0;text-decoration:none;color:inherit}.post-side-thumb[data-astro-cid-2q5oecfc]{position:relative;width:56px;aspect-ratio:16 / 10;overflow:hidden;border-radius:var(--radius-sm);background:var(--bg-secondary)}.post-side-thumb[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{width:100%;height:100%;object-fit:cover;transition:transform .25s}.post-side-link[data-astro-cid-2q5oecfc]:hover .post-side-thumb[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{transform:scale(1.06)}.post-side-rank[data-astro-cid-2q5oecfc]{position:absolute;top:0;left:0;z-index:1;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--text-primary);color:var(--bg-primary);font-size:9px;font-weight:800;line-height:1}.post-side-title[data-astro-cid-2q5oecfc]{font-size:12.5px;font-weight:700;line-height:1.35;transition:color .2s}.post-side-link[data-astro-cid-2q5oecfc]:hover .post-side-title[data-astro-cid-2q5oecfc]{color:var(--accent)}.post-side-meta[data-astro-cid-2q5oecfc]{font-size:11px;color:var(--text-tertiary);margin-top:3px}.post-side-newsletter[data-astro-cid-2q5oecfc]{border:1px solid var(--border-primary);border-radius:var(--radius-md);padding:18px;background:var(--card-bg)}.post-side-newsletter-eyebrow[data-astro-cid-2q5oecfc]{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.post-side-newsletter-title[data-astro-cid-2q5oecfc]{font-size:14px;font-weight:700;line-height:1.25;margin-bottom:6px}.post-side-newsletter-text[data-astro-cid-2q5oecfc]{font-size:12px;color:var(--text-secondary);line-height:1.45;margin-bottom:12px}.post-side-newsletter-btn[data-astro-cid-2q5oecfc]{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.post-side-newsletter-btn[data-astro-cid-2q5oecfc]:hover{background:color-mix(in srgb,var(--accent) 85%,black);transform:translateY(-1px)}
