.post-header.svelte-7efy0w{position:relative;padding:6rem 0 3rem;overflow:hidden}.header-bg.svelte-7efy0w{position:absolute;inset:0;z-index:0}.header-bg.svelte-7efy0w .glow:where(.svelte-7efy0w){position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.header-bg.svelte-7efy0w .glow-1:where(.svelte-7efy0w){width:600px;height:600px;background:var(--color-primary);top:-200px;left:-100px}.header-bg.svelte-7efy0w .glow-2:where(.svelte-7efy0w){width:400px;height:400px;background:var(--color-accent);bottom:-100px;right:-50px}.header-content.svelte-7efy0w{position:relative;z-index:1;max-width:900px}.meta-top.svelte-7efy0w{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.back-link.svelte-7efy0w{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text-muted);text-decoration:none;font-size:var(--font-size-sm);transition:color var(--transition-base)}.back-link.svelte-7efy0w:hover{color:var(--color-primary)}.tags.svelte-7efy0w{display:flex;flex-wrap:wrap;gap:.5rem}.tag.svelte-7efy0w{display:inline-block;padding:.25rem .75rem;background:#a855f726;border:1px solid rgba(168,85,247,.3);border-radius:9999px;font-size:var(--font-size-xs);color:var(--color-primary);text-decoration:none;transition:all var(--transition-base)}.tag.svelte-7efy0w:hover{background:#a855f740;border-color:var(--color-primary)}.post-header.svelte-7efy0w h1:where(.svelte-7efy0w){font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1rem}.subtitle.svelte-7efy0w{font-size:var(--font-size-lg);color:var(--color-text-muted);line-height:1.6;margin-bottom:1.5rem}.meta-bottom.svelte-7efy0w{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:var(--font-size-sm);color:var(--color-text-muted)}.separator.svelte-7efy0w{opacity:.5}.featured-image-wrapper.svelte-7efy0w{padding:2rem 0}.featured-image.svelte-7efy0w{max-width:1000px;margin:0 auto;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.featured-image.svelte-7efy0w img:where(.svelte-7efy0w){width:100%;height:auto;display:block}.post-content-wrapper.svelte-7efy0w{padding:2rem 0 5rem}.content-grid.svelte-7efy0w{display:grid;grid-template-columns:240px 1fr;gap:3rem;max-width:1100px;margin:0 auto}.toc-sidebar.svelte-7efy0w{position:relative}.toc.svelte-7efy0w{position:sticky;top:100px;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:1rem;padding:1.5rem}.toc.svelte-7efy0w h3:where(.svelte-7efy0w){font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:1rem}.toc.svelte-7efy0w ul:where(.svelte-7efy0w){list-style:none;padding:0;margin:0}.toc.svelte-7efy0w li:where(.svelte-7efy0w){margin-bottom:.5rem}.toc.svelte-7efy0w a:where(.svelte-7efy0w){display:block;color:var(--color-text-muted);text-decoration:none;font-size:var(--font-size-sm);transition:all var(--transition-base);border-left:2px solid transparent;padding:.5rem 0 .5rem 1rem;margin-left:-1rem}.toc.svelte-7efy0w a:where(.svelte-7efy0w):hover{color:var(--color-primary);border-left-color:var(--color-primary)}.toc.svelte-7efy0w a.active:where(.svelte-7efy0w){color:var(--color-primary);border-left-color:var(--color-primary);background:#a855f71a;border-radius:0 .25rem .25rem 0}.post-content.svelte-7efy0w{max-width:700px}.post-content.svelte-7efy0w .lead:where(.svelte-7efy0w){font-size:var(--font-size-xl);color:var(--color-text);line-height:1.7;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.post-content.svelte-7efy0w section:where(.svelte-7efy0w){padding:0;margin-bottom:2rem}.post-content.svelte-7efy0w h2:where(.svelte-7efy0w){font-size:var(--font-size-2xl);font-weight:700;margin-bottom:.75rem;margin-top:.5rem}.post-content.svelte-7efy0w h3:where(.svelte-7efy0w){font-size:var(--font-size-xl);font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.post-content.svelte-7efy0w h4:where(.svelte-7efy0w){font-size:var(--font-size-lg);font-weight:600;margin-bottom:.5rem}.post-content.svelte-7efy0w p:where(.svelte-7efy0w){color:var(--color-text-muted);line-height:1.7;margin-bottom:1rem}.post-content.svelte-7efy0w ul:where(.svelte-7efy0w),.post-content.svelte-7efy0w ol:where(.svelte-7efy0w){margin-bottom:1rem;padding-left:1.5rem}.post-content.svelte-7efy0w li:where(.svelte-7efy0w){color:var(--color-text-muted);line-height:1.7;margin-bottom:.5rem}.post-content.svelte-7efy0w strong:where(.svelte-7efy0w){color:var(--color-text)}.post-content.svelte-7efy0w a:where(.svelte-7efy0w){color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.post-content.svelte-7efy0w a:where(.svelte-7efy0w):hover{color:var(--color-text)}.post-content.svelte-7efy0w code:where(.svelte-7efy0w){background:#a855f726;padding:.125rem .375rem;border-radius:.25rem;font-size:.9em;color:var(--color-primary)}.feature-grid.svelte-7efy0w{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.feature-card.svelte-7efy0w{padding:1.25rem;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:.75rem;transition:border-color var(--transition-base)}.feature-card.svelte-7efy0w:hover{border-color:var(--color-primary)}.feature-icon.svelte-7efy0w{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#a855f726;border-radius:.5rem;color:var(--color-primary);margin-bottom:.75rem}.feature-card.svelte-7efy0w h4:where(.svelte-7efy0w){margin-bottom:.5rem;color:var(--color-text)}.feature-card.svelte-7efy0w p:where(.svelte-7efy0w){margin:0;font-size:var(--font-size-sm)}.numbered-list.svelte-7efy0w{counter-reset:item;list-style:none;padding-left:0}.numbered-list.svelte-7efy0w li:where(.svelte-7efy0w){counter-increment:item;padding-left:2.5rem;position:relative;margin-bottom:.75rem}.numbered-list.svelte-7efy0w li:where(.svelte-7efy0w):before{content:counter(item);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;background:#a855f726;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--font-size-sm);font-weight:600;color:var(--color-primary)}.step-cards.svelte-7efy0w{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.step-card.svelte-7efy0w{display:flex;gap:1rem;padding:1.25rem;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:.75rem}.step-number.svelte-7efy0w{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--gradient-primary);border-radius:50%;font-weight:700;color:#fff;flex-shrink:0}.step-content.svelte-7efy0w h4:where(.svelte-7efy0w){margin-bottom:.5rem;color:var(--color-text)}.step-content.svelte-7efy0w p:where(.svelte-7efy0w){margin:0;font-size:var(--font-size-sm)}.callout.svelte-7efy0w{display:flex;gap:1rem;padding:1rem;border-radius:.5rem;margin:1rem 0}.callout.svelte-7efy0w svg:where(.svelte-7efy0w){flex-shrink:0;margin-top:2px}.callout.svelte-7efy0w ul:where(.svelte-7efy0w){margin:0;font-size:var(--font-size-sm)}.callout.svelte-7efy0w ul:where(.svelte-7efy0w){margin-top:.5rem;padding-left:1.25rem}.callout-info.svelte-7efy0w{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}.callout-info.svelte-7efy0w svg:where(.svelte-7efy0w){color:#3b82f6}.faq-list.svelte-7efy0w{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.faq-item.svelte-7efy0w{padding:1rem;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:.5rem}.faq-item.svelte-7efy0w h4:where(.svelte-7efy0w){margin-bottom:.5rem;color:var(--color-text)}.faq-item.svelte-7efy0w p:where(.svelte-7efy0w){margin:0;font-size:var(--font-size-sm)}.checklist.svelte-7efy0w{list-style:none;padding-left:0}.checklist.svelte-7efy0w li:where(.svelte-7efy0w){padding-left:1.75rem;position:relative;margin-bottom:.5rem}.checklist.svelte-7efy0w li:where(.svelte-7efy0w):before{content:"✓";position:absolute;left:0;color:var(--color-gold);font-weight:700}.cta-box.svelte-7efy0w{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#a855f726,#8b5cf61a);border:1px solid rgba(168,85,247,.3);border-radius:.75rem;text-align:center}.cta-box.svelte-7efy0w h3:where(.svelte-7efy0w){margin-top:0;margin-bottom:.5rem;color:var(--color-text)}.cta-box.svelte-7efy0w p:where(.svelte-7efy0w){margin-bottom:1rem}.cta-buttons.svelte-7efy0w{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn.svelte-7efy0w{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:all var(--transition-base);font-size:var(--font-size-sm)}.btn-primary.svelte-7efy0w{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 20px #a855f74d}.btn-primary.svelte-7efy0w:hover{transform:translateY(-2px);box-shadow:0 8px 30px #a855f766}.btn-secondary.svelte-7efy0w{background:var(--color-card-bg);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary.svelte-7efy0w:hover{border-color:var(--color-primary);color:var(--color-primary)}@media(max-width:900px){.content-grid.svelte-7efy0w{grid-template-columns:1fr;gap:2rem}.toc-sidebar.svelte-7efy0w{order:-1}.toc.svelte-7efy0w{position:static}.post-content.svelte-7efy0w{max-width:none}.feature-grid.svelte-7efy0w{grid-template-columns:1fr}}@media(max-width:640px){.post-header.svelte-7efy0w{padding:4rem 0 2rem}.post-header.svelte-7efy0w h1:where(.svelte-7efy0w){font-size:2rem}.meta-top.svelte-7efy0w{flex-direction:column;align-items:flex-start}.cta-buttons.svelte-7efy0w{flex-direction:column}.btn.svelte-7efy0w{width:100%}}
