.page-hero.svelte-k948r4{padding:var(--space-20) var(--space-6) var(--space-16);text-align:center;background:linear-gradient(135deg,#fff,#f5f3ff,#fff)}.page-hero.svelte-k948r4 .container:where(.svelte-k948r4){display:flex;flex-direction:column;align-items:center;gap:var(--space-6)}.framework-badge.svelte-k948r4{display:inline-flex;align-items:center;gap:var(--space-2);padding:6px 14px;background:#7c3aed14;color:#5b21b6;border-radius:var(--radius-full);font-size:13px;font-weight:var(--font-weight-semibold);letter-spacing:.01em}.hero-title.svelte-k948r4{max-width:680px}.hero-subtitle.svelte-k948r4{font-size:18px;line-height:1.7;max-width:540px}.hero-ctas.svelte-k948r4{display:flex;gap:var(--space-4);flex-wrap:wrap;justify-content:center}.btn-lg.svelte-k948r4{padding:15px 28px;font-size:16px}.deploy-flow.svelte-k948r4{width:100%;max-width:780px;margin-top:var(--space-8);padding:var(--space-6) var(--space-8);background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}@keyframes svelte-k948r4-box-anim{0%,95%,to{opacity:0;transform:translateY(4px)}8%,88%{opacity:1;transform:translateY(0)}}@keyframes svelte-k948r4-arrow-draw{0%,to{stroke-dashoffset:30;opacity:0}to{stroke-dashoffset:0;opacity:1}}.flow-box.svelte-k948r4{opacity:0;animation:svelte-k948r4-box-anim 10s ease-in-out infinite}.box-1.svelte-k948r4{animation-delay:0s}.box-2.svelte-k948r4{animation-delay:.8s}.box-3.svelte-k948r4{animation-delay:1.8s}.box-4.svelte-k948r4{animation-delay:2.8s}.box-5.svelte-k948r4{animation-delay:3.8s}.flow-arrow.svelte-k948r4{stroke-dasharray:30;stroke-dashoffset:30;opacity:0;animation:svelte-k948r4-arrow-draw .5s ease-out forwards infinite}.arrow-1.svelte-k948r4{animation-delay:.6s;animation-duration:10s}.arrow-2.svelte-k948r4{animation-delay:1.4s;animation-duration:10s}.arrow-3.svelte-k948r4{animation-delay:2.4s;animation-duration:10s}.arrow-4.svelte-k948r4{animation-delay:3.4s;animation-duration:10s}.page-section.svelte-k948r4{padding:var(--space-16) var(--space-6)}.section-header.svelte-k948r4{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);margin-bottom:var(--space-12)}.section-subtitle.svelte-k948r4{font-size:18px;max-width:520px;line-height:1.6}.features-grid.svelte-k948r4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}.feature-card.svelte-k948r4{padding:var(--space-6);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:var(--space-3);transition:transform var(--transition-base),box-shadow var(--transition-base)}.feature-card.svelte-k948r4:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.feature-icon.svelte-k948r4{width:40px;height:40px;border-radius:var(--radius-sm);background:#7c3aed14;color:#7c3aed;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-title.svelte-k948r4{font-size:16px;font-weight:var(--font-weight-semibold);color:var(--color-text)}.feature-desc.svelte-k948r4{font-size:14px;line-height:1.6}.feature-desc.svelte-k948r4 code:where(.svelte-k948r4){font-family:monospace;background:#0000000f;padding:1px 5px;border-radius:4px;font-size:13px}.how-section.svelte-k948r4{background:var(--color-bg)}.timeline-wrap.svelte-k948r4{max-width:560px;margin:0 auto}.timeline-svg.svelte-k948r4{width:100%;height:auto;display:block}@keyframes svelte-k948r4-step-on{0%,5%{fill:#e5e7eb;stroke:#d1d5db}15%{fill:#7c3aed;stroke:#7c3aed}90%{fill:#7c3aed;stroke:#7c3aed}to{fill:#e5e7eb;stroke:#d1d5db}}@keyframes svelte-k948r4-line-on{0%,10%{stroke:#e5e7eb}20%{stroke:#7c3aed}90%{stroke:#7c3aed}to{stroke:#e5e7eb}}.tl-circle.svelte-k948r4{animation:svelte-k948r4-step-on 10s ease-in-out infinite}.tl-line.svelte-k948r4{animation:svelte-k948r4-line-on 10s ease-in-out infinite}.step-1.svelte-k948r4{animation-delay:0s}.step-2.svelte-k948r4{animation-delay:1.5s}.step-3.svelte-k948r4{animation-delay:3s}.step-4.svelte-k948r4{animation-delay:4.5s}.step-5.svelte-k948r4{animation-delay:6s}.line-1-2.svelte-k948r4{animation-delay:.75s}.line-2-3.svelte-k948r4{animation-delay:2.25s}.line-3-4.svelte-k948r4{animation-delay:3.75s}.line-4-5.svelte-k948r4{animation-delay:5.25s}.pricing-section.svelte-k948r4{background:linear-gradient(180deg,var(--color-bg-white) 0%,var(--color-bg) 100%)}.billing-toggle.svelte-k948r4{display:inline-flex;align-items:center;gap:2px;background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-full);padding:3px;margin-top:var(--space-4)}.toggle-opt.svelte-k948r4{padding:8px 20px;border-radius:var(--radius-full);font-size:14px;font-weight:var(--font-weight-medium);color:var(--color-text-muted);transition:all var(--transition-fast);display:inline-flex;align-items:center;gap:var(--space-2);cursor:pointer;border:none;background:none}.toggle-opt.active.svelte-k948r4{background:#fff;color:var(--color-text);font-weight:var(--font-weight-semibold);box-shadow:var(--shadow-sm)}.save-badge.svelte-k948r4{font-size:11px;padding:2px 8px;background:#7c3aed14;color:#7c3aed;border-radius:var(--radius-full);font-weight:var(--font-weight-semibold)}.pricing-center.svelte-k948r4{display:flex;justify-content:center}.price-card.svelte-k948r4{width:100%;max-width:480px;padding:var(--space-8);border-radius:var(--radius-xl);border:2px solid var(--glass-border);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:var(--space-5)}.price-card-header.svelte-k948r4{display:flex;flex-direction:column;gap:var(--space-3)}.plan-badges.svelte-k948r4{display:flex;gap:var(--space-2)}.fw-badge.svelte-k948r4{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--radius-full);font-size:12px;font-weight:var(--font-weight-semibold)}.astro-badge.svelte-k948r4{background:#7c3aed14;color:#7c3aed}.plan-name.svelte-k948r4{font-size:26px;font-weight:var(--font-weight-extrabold);letter-spacing:-.03em}.plan-tagline.svelte-k948r4{font-size:14px}.price-display.svelte-k948r4{display:flex;align-items:flex-end;gap:2px}.price-currency.svelte-k948r4{font-size:20px;font-weight:var(--font-weight-semibold);color:var(--color-text-muted);margin-bottom:8px}.price-amount.svelte-k948r4{font-size:64px;font-weight:var(--font-weight-extrabold);letter-spacing:-.04em;line-height:1}.price-suffix.svelte-k948r4{font-size:15px;margin-bottom:10px}.annual-note.svelte-k948r4{font-size:13px;margin-top:-var(--space-3)}.btn-astro-primary.svelte-k948r4{background:#7c3aed;color:#fff;border:none;border-radius:var(--radius-md);font-weight:var(--font-weight-semibold);transition:background var(--transition-fast),transform var(--transition-fast)}.btn-astro-primary.svelte-k948r4:hover{background:#6d28d9;transform:translateY(-1px)}.price-cta.svelte-k948r4{width:100%;padding:14px;font-size:15px;text-align:center;text-decoration:none;display:block}.price-features.svelte-k948r4{list-style:none;display:flex;flex-direction:column;gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--color-border)}.price-features.svelte-k948r4 li:where(.svelte-k948r4){display:flex;align-items:center;gap:var(--space-2);font-size:14px;color:var(--color-text-muted)}.price-features.svelte-k948r4 li:where(.svelte-k948r4) svg:where(.svelte-k948r4){color:#7c3aed;flex-shrink:0}.price-features.svelte-k948r4 li:where(.svelte-k948r4) strong:where(.svelte-k948r4){color:var(--color-text)}.cta-section.svelte-k948r4{background:var(--color-text);color:#fff;padding:var(--space-20) var(--space-6);text-align:center}.cta-section.svelte-k948r4 .container:where(.svelte-k948r4){display:flex;flex-direction:column;align-items:center;gap:var(--space-6)}.cta-title.svelte-k948r4{color:#fff;max-width:560px}.cta-subtitle.svelte-k948r4{font-size:18px;color:#ffffffa6;max-width:440px;line-height:1.6}.cta-buttons.svelte-k948r4{display:flex;gap:var(--space-4);flex-wrap:wrap;justify-content:center}.btn-cta-secondary.svelte-k948r4{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-cta-secondary.svelte-k948r4:hover{background:#ffffff2e;border-color:#fff6;transform:translateY(-1px)}.footer.svelte-k948r4{background:var(--color-text);color:#ffffffe6;padding-block:var(--space-12)}.footer-inner.svelte-k948r4{display:flex;flex-direction:column;align-items:center;gap:var(--space-6);text-align:center}.footer-brand.svelte-k948r4{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.footer-logo-text.svelte-k948r4{font-size:20px;font-weight:800;letter-spacing:-.04em}.footer-logo-domain.svelte-k948r4{font-weight:500;opacity:.6}.footer-tagline.svelte-k948r4{font-size:14px;color:#ffffff8c}.footer-links.svelte-k948r4{display:flex;gap:var(--space-6)}.footer-links.svelte-k948r4 a:where(.svelte-k948r4){font-size:14px;color:#fff9;transition:color var(--transition-fast)}.footer-links.svelte-k948r4 a:where(.svelte-k948r4):hover{color:#fff}.footer-copy.svelte-k948r4{font-size:13px;color:#fff6}@media(max-width:768px){.features-grid.svelte-k948r4{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.features-grid.svelte-k948r4{grid-template-columns:1fr}.footer-links.svelte-k948r4{flex-wrap:wrap;justify-content:center;gap:var(--space-4)}}
