.post-page-root[data-astro-cid-wjv7cpkl]{min-height:100dvh;display:flex;flex-direction:column;font-family:Outfit,sans-serif;background:var(--bg);color:var(--text)}.post-nav[data-astro-cid-wjv7cpkl]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid var(--border);background:#0f0b14d9;backdrop-filter:blur(16px);position:sticky;top:0;z-index:100}.post-logo[data-astro-cid-wjv7cpkl]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text)}.post-logo-icon[data-astro-cid-wjv7cpkl]{font-size:1.4rem}.post-logo-text[data-astro-cid-wjv7cpkl]{font-size:1.05rem;font-weight:700}.post-logo-dot[data-astro-cid-wjv7cpkl]{color:var(--accent)}.post-nav-links[data-astro-cid-wjv7cpkl]{display:flex;align-items:center;gap:1.5rem}.post-nav-link[data-astro-cid-wjv7cpkl]{color:var(--text-dim);text-decoration:none;font-size:.95rem;font-weight:500}.post-nav-link[data-astro-cid-wjv7cpkl]:hover{color:var(--text)}.post-nav-cta[data-astro-cid-wjv7cpkl]{padding:.5rem 1rem;border-radius:var(--radius-pill);background:var(--gradient-cta);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none}.post-article[data-astro-cid-wjv7cpkl]{max-width:760px;margin:0 auto;padding:4rem 1.5rem;width:100%}.post-header[data-astro-cid-wjv7cpkl]{margin-bottom:3rem;text-align:center}.post-meta[data-astro-cid-wjv7cpkl]{color:var(--text-muted);font-size:.95rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.post-meta-dot[data-astro-cid-wjv7cpkl]{color:var(--border)}.post-title[data-astro-cid-wjv7cpkl]{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.15;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#c8aaff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.post-tags[data-astro-cid-wjv7cpkl]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.post-tag-pill[data-astro-cid-wjv7cpkl]{padding:.2rem .8rem;border-radius:var(--radius-pill);background:#ffffff0d;border:1px solid var(--border);color:var(--text-dim);font-size:.85rem;text-decoration:none;transition:all .2s}.post-tag-pill[data-astro-cid-wjv7cpkl]:hover{background:#ff2e6f1a;border-color:#ff2e6f4d;color:var(--accent)}.post-content[data-astro-cid-wjv7cpkl]{font-size:1.1rem;line-height:1.8;color:var(--text-dim)}.post-content[data-astro-cid-wjv7cpkl] p[data-astro-cid-wjv7cpkl]{margin-bottom:1.5rem}.post-content[data-astro-cid-wjv7cpkl] h2[data-astro-cid-wjv7cpkl]{color:var(--text);font-size:1.75rem;font-weight:800;margin:2.5rem 0 1rem}.post-faqs[data-astro-cid-wjv7cpkl]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.faq-item[data-astro-cid-wjv7cpkl]{margin-bottom:1.5rem}.faq-item[data-astro-cid-wjv7cpkl] dt[data-astro-cid-wjv7cpkl]{font-weight:700;color:var(--text);margin-bottom:.5rem;font-size:1.15rem}.faq-item[data-astro-cid-wjv7cpkl] dd[data-astro-cid-wjv7cpkl]{color:var(--text-dim);margin-left:0;line-height:1.6}.related-posts-section[data-astro-cid-wjv7cpkl]{max-width:900px;margin:0 auto 4rem;padding:0 1.5rem;width:100%}.related-title[data-astro-cid-wjv7cpkl]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text);text-align:center}.related-grid[data-astro-cid-wjv7cpkl]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.related-card[data-astro-cid-wjv7cpkl]{display:block;padding:1.5rem;text-decoration:none;border-radius:var(--radius-lg);background:#ffffff08;border:1px solid var(--border);transition:transform .2s,border-color .2s}.related-card[data-astro-cid-wjv7cpkl]:hover{transform:translateY(-2px);border-color:#ff2e6f4d}.related-card[data-astro-cid-wjv7cpkl] h3[data-astro-cid-wjv7cpkl]{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.related-card[data-astro-cid-wjv7cpkl] p[data-astro-cid-wjv7cpkl]{font-size:.9rem;color:var(--text-dim);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-inline-link{color:var(--accent);text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s}.post-inline-link:hover{border-bottom-color:var(--accent)}.post-cta-section[data-astro-cid-wjv7cpkl]{max-width:760px;margin:0 auto;padding:0 1.5rem 4rem;width:100%}.post-cta-box[data-astro-cid-wjv7cpkl]{padding:2.5rem 2rem;text-align:center;border-radius:var(--radius-lg);border:1px solid var(--border);background:#ffffff08}.post-cta-box[data-astro-cid-wjv7cpkl] h3[data-astro-cid-wjv7cpkl]{font-size:1.5rem;margin-bottom:.5rem;color:var(--text)}.post-cta-box[data-astro-cid-wjv7cpkl] p[data-astro-cid-wjv7cpkl]{color:var(--text-dim);margin-bottom:1.5rem}.post-cta-btn[data-astro-cid-wjv7cpkl]{display:inline-block;padding:.8rem 2rem;border-radius:var(--radius-pill);background:var(--gradient-cta);color:#fff;font-weight:700;text-decoration:none}.post-footer[data-astro-cid-wjv7cpkl]{text-align:center;padding:2rem 1.5rem;border-top:1px solid var(--border);display:flex;justify-content:center;gap:1.5rem}.post-footer[data-astro-cid-wjv7cpkl] a[data-astro-cid-wjv7cpkl]{color:var(--text-dim);text-decoration:none;font-size:.9rem}@media(max-width:600px){.post-nav[data-astro-cid-wjv7cpkl]{padding:1rem}.post-nav-link[data-astro-cid-wjv7cpkl]{display:none}.post-article[data-astro-cid-wjv7cpkl]{padding:3rem 1.25rem}.post-title[data-astro-cid-wjv7cpkl]{font-size:2rem}}
