:root{--color-primary: #8c00ec;--color-primary-dark: #7000cc;--color-primary-light: #a033f0;--color-secondary: #e80ffd;--color-tertiary: #00c3ff;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--gradient-brand: linear-gradient(135deg, #00c3ff 0%, #8c00ec 50%, #e80ffd 100%);--gradient-primary: linear-gradient(135deg, #00c3ff 0%, #8c00ec 50%, #e80ffd 100%);--gradient-hero: linear-gradient(135deg, #0a0a0f 0%, #12121a 100%);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-xl: 1.5rem}.landing-page.svelte-1bmyl5h{font-family:"Baloo 2",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:var(--color-gray-800);line-height:1.6;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.landing-page.visible.svelte-1bmyl5h{opacity:1;transform:translateY(0)}.container.svelte-1bmyl5h{max-width:1400px;margin:0 auto;padding:0 2rem}@media (min-width: 1600px){.container.svelte-1bmyl5h{max-width:1600px;padding:0 4rem}}.section.svelte-1bmyl5h{padding:4rem 0}.section-intro.svelte-1bmyl5h{text-align:center;margin-bottom:2.5rem}.section-title.svelte-1bmyl5h{font-size:2.25rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.section-subtitle.svelte-1bmyl5h{font-size:1.125rem;color:var(--color-gray-600)}.gradient-text.svelte-1bmyl5h{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section.svelte-1bmyl5h{position:relative;min-height:100vh;background:linear-gradient(180deg,#fafbff,#f0f4ff,#e8f0ff);overflow:hidden;padding:0}.hero-background.svelte-1bmyl5h{position:absolute;inset:0;z-index:0}.hero-gradient.svelte-1bmyl5h{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(0,195,255,.12),transparent),radial-gradient(ellipse 60% 40% at 80% 20%,rgba(140,0,236,.08),transparent),radial-gradient(ellipse 50% 30% at 20% 80%,rgba(232,15,253,.06),transparent)}.hero-orb.svelte-1bmyl5h{position:absolute;border-radius:50%;filter:blur(80px);animation:svelte-1bmyl5h-orb-float 15s ease-in-out infinite}.hero-orb-1.svelte-1bmyl5h{width:500px;height:500px;background:radial-gradient(circle,rgba(0,195,255,.25) 0%,transparent 70%);top:-150px;left:-50px}.hero-orb-2.svelte-1bmyl5h{width:450px;height:450px;background:radial-gradient(circle,rgba(140,0,236,.2) 0%,transparent 70%);top:15%;right:-100px;animation-delay:-5s}.hero-orb-3.svelte-1bmyl5h{width:350px;height:350px;background:radial-gradient(circle,rgba(232,15,253,.15) 0%,transparent 70%);bottom:-50px;left:25%;animation-delay:-10s}@keyframes svelte-1bmyl5h-orb-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.hero-noise.svelte-1bmyl5h{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.015;pointer-events:none}.hero-section.svelte-1bmyl5h .container:where(.svelte-1bmyl5h){position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh;padding-top:1.5rem;padding-bottom:2rem}.hero-topbar.svelte-1bmyl5h{display:flex;justify-content:center;margin-bottom:2rem}@media (min-width: 768px){.hero-topbar.svelte-1bmyl5h{justify-content:flex-start}}.hero-section.svelte-1bmyl5h .brand-lockup:where(.svelte-1bmyl5h){display:flex;align-items:center;gap:.75rem}.hero-section.svelte-1bmyl5h .brand-logo:where(.svelte-1bmyl5h){border-radius:var(--radius-md)}.hero-section.svelte-1bmyl5h .brand-name:where(.svelte-1bmyl5h){font-size:1.25rem;font-weight:700;color:#7b3ff2}.hero-center.svelte-1bmyl5h{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 0}.hero-pill.svelte-1bmyl5h{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .625rem;background:#8c00ec14;border:1px solid rgba(140,0,236,.15);border-radius:100px;font-size:.875rem;color:var(--color-primary);margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pill-dot.svelte-1bmyl5h{width:8px;height:8px;background:#00c3ff;border-radius:50%;animation:svelte-1bmyl5h-pulse-dot 2s ease-in-out infinite;box-shadow:0 0 10px #00c3ff}@keyframes svelte-1bmyl5h-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-title.svelte-1bmyl5h{font-size:3rem;font-weight:800;line-height:1.05;color:var(--color-gray-900);margin-bottom:1.5rem;letter-spacing:-.03em}@media (min-width: 768px){.hero-title.svelte-1bmyl5h{font-size:4.5rem}}@media (min-width: 1200px){.hero-title.svelte-1bmyl5h{font-size:5.5rem}}.hero-title-gradient.svelte-1bmyl5h{background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.hero-subtitle.svelte-1bmyl5h{font-size:1.125rem;color:var(--color-gray-600);margin-bottom:2.5rem;max-width:500px;line-height:1.6}@media (min-width: 768px){.hero-subtitle.svelte-1bmyl5h{font-size:1.25rem}}.hero-actions.svelte-1bmyl5h{display:flex;flex-direction:column;align-items:center;gap:1rem}.btn-primary.svelte-1bmyl5h{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--gradient-brand);color:#fff;font-size:1.1rem;font-weight:600;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:all .3s ease;box-shadow:0 0 30px #8c00ec66,0 0 60px #00c3ff33}.btn-primary.svelte-1bmyl5h:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 0 40px #8c00ec99,0 0 80px #00c3ff4d}.btn-primary.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:20px;height:20px;transition:transform .2s}.btn-primary.svelte-1bmyl5h:hover svg:where(.svelte-1bmyl5h){transform:translate(4px)}.hero-meta.svelte-1bmyl5h{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--color-gray-500)}.meta-dot.svelte-1bmyl5h{width:4px;height:4px;background:var(--color-gray-400);border-radius:50%}.hero-preview.svelte-1bmyl5h{margin-top:2rem;display:flex;justify-content:center}.preview-wrapper.svelte-1bmyl5h{position:relative;max-width:900px;width:100%}.preview-glow.svelte-1bmyl5h{position:absolute;inset:-2px;background:var(--gradient-brand);border-radius:calc(var(--radius-xl) + 2px);opacity:.5;filter:blur(20px);z-index:-1}.preview-image.svelte-1bmyl5h{width:100%;height:auto;border-radius:var(--radius-xl);border:1px solid rgba(140,0,236,.1);box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #ffffff80}.preview-placeholder.svelte-1bmyl5h{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#fffc,#f0f4ffe6);border-radius:var(--radius-xl);border:1px solid rgba(140,0,236,.1);display:flex;align-items:center;justify-content:center}.preview-placeholder.svelte-1bmyl5h .placeholder-content:where(.svelte-1bmyl5h){color:var(--color-gray-500)}.preview-placeholder.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:48px;height:48px;margin-bottom:.5rem}.floating-stat.svelte-1bmyl5h{position:absolute;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fffffff2;border-radius:var(--radius-lg);box-shadow:0 10px 40px #0003;animation:svelte-1bmyl5h-float-stat 4s ease-in-out infinite}@keyframes svelte-1bmyl5h-float-stat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.stat-1.svelte-1bmyl5h{top:10%;left:-20px;animation-delay:0s}.stat-2.svelte-1bmyl5h{top:40%;right:-20px;animation-delay:1.3s}.stat-3.svelte-1bmyl5h{bottom:15%;left:10%;animation-delay:2.6s}@media (max-width: 768px){.floating-stat.svelte-1bmyl5h{display:none}}.stat-icon.svelte-1bmyl5h{width:36px;height:36px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.stat-icon.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:18px;height:18px;color:#fff}.stat-icon.green.svelte-1bmyl5h{background:linear-gradient(135deg,#10b981,#059669)}.stat-icon.blue.svelte-1bmyl5h{background:linear-gradient(135deg,#00c3ff,#0891b2)}.stat-icon.purple.svelte-1bmyl5h{background:var(--gradient-brand)}.stat-info.svelte-1bmyl5h{display:flex;flex-direction:column}.stat-value.svelte-1bmyl5h{font-size:1rem;font-weight:700;color:var(--color-gray-900);line-height:1.2}.stat-label.svelte-1bmyl5h{font-size:.75rem;color:var(--color-gray-500)}.cta-primary.svelte-1bmyl5h{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--gradient-primary);color:#fff;font-size:1.125rem;font-weight:600;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:var(--shadow-lg),0 0 40px #667eea4d}.cta-primary.svelte-1bmyl5h:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl),0 0 60px #667eea66}.cta-arrow.svelte-1bmyl5h{width:20px;height:20px;transition:transform .2s}.cta-primary.svelte-1bmyl5h:hover .cta-arrow:where(.svelte-1bmyl5h){transform:translate(4px)}.cta-large.svelte-1bmyl5h{padding:1.25rem 2.5rem;font-size:1.25rem}.image-placeholder.svelte-1bmyl5h{background:linear-gradient(135deg,var(--color-gray-100) 0%,var(--color-gray-200) 100%);border-radius:var(--radius-xl);padding:2.5rem;display:flex;align-items:center;justify-content:center;min-height:320px;border:2px dashed var(--color-gray-300);width:100%}.feature-image.svelte-1bmyl5h{width:100%;max-width:100%;height:auto;max-height:400px;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);object-fit:contain}@media (max-width: 767px){.feature-image.svelte-1bmyl5h{max-height:300px}}.placeholder-content.svelte-1bmyl5h{text-align:center;color:var(--color-gray-500)}.placeholder-content.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:64px;height:64px;margin-bottom:1rem;opacity:.5}.placeholder-content.svelte-1bmyl5h span:where(.svelte-1bmyl5h){display:block;font-weight:600;margin-bottom:.5rem}.placeholder-content.svelte-1bmyl5h small:where(.svelte-1bmyl5h){display:block;font-size:.875rem;opacity:.7}.features-section.svelte-1bmyl5h{background:#fff}.features-cards.svelte-1bmyl5h{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){.features-cards.svelte-1bmyl5h{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1200px){.features-cards.svelte-1bmyl5h{grid-template-columns:repeat(4,1fr)}}.feature-card.svelte-1bmyl5h{background:var(--color-gray-50);border-radius:var(--radius-xl);padding:2rem;transition:transform .2s,box-shadow .2s;border:1px solid var(--color-gray-100);cursor:pointer}.feature-card.svelte-1bmyl5h:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);background:#fff}.feature-card-icon.svelte-1bmyl5h{width:56px;height:56px;background:var(--gradient-primary);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-card-icon.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:28px;height:28px;color:#fff}.feature-card.svelte-1bmyl5h h3:where(.svelte-1bmyl5h){font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:var(--color-gray-900)}.feature-card.svelte-1bmyl5h p:where(.svelte-1bmyl5h){font-size:1rem;color:var(--color-gray-600);line-height:1.6}.feature-highlight.svelte-1bmyl5h{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:var(--radius-xl);padding:2.5rem;border:1px solid rgba(102,126,234,.1);cursor:pointer;transition:transform .2s,box-shadow .2s}.feature-highlight.svelte-1bmyl5h:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media (min-width: 768px){.feature-highlight.svelte-1bmyl5h{grid-template-columns:1fr 1fr;gap:3rem;padding:3rem}}@media (min-width: 1200px){.feature-highlight.svelte-1bmyl5h{padding:4rem;gap:4rem}}.feature-highlight-badge.svelte-1bmyl5h{display:inline-block;background:var(--gradient-primary);color:#fff;font-size:.8rem;font-weight:600;padding:.375rem 1rem;border-radius:var(--radius-lg);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.feature-highlight-content.svelte-1bmyl5h h3:where(.svelte-1bmyl5h){font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--color-gray-900);line-height:1.2}@media (min-width: 768px){.feature-highlight-content.svelte-1bmyl5h h3:where(.svelte-1bmyl5h){font-size:2rem}}.feature-highlight-content.svelte-1bmyl5h p:where(.svelte-1bmyl5h){font-size:1.1rem;color:var(--color-gray-600);line-height:1.6;margin-bottom:1.5rem}.feature-highlight-list.svelte-1bmyl5h{list-style:none;padding:0;margin:0}.feature-highlight-list.svelte-1bmyl5h li:where(.svelte-1bmyl5h){display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;font-weight:500;color:var(--color-gray-700)}.feature-highlight-list.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:20px;height:20px;color:var(--color-primary);flex-shrink:0}.feature-highlight-visual.svelte-1bmyl5h{display:flex;justify-content:center}.steps-section.svelte-1bmyl5h{background:var(--color-gray-50)}.steps-grid.svelte-1bmyl5h{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.steps-grid.svelte-1bmyl5h{flex-direction:row;justify-content:center}}.step-card.svelte-1bmyl5h{background:#fff;border-radius:var(--radius-xl);padding:2.5rem 2rem;text-align:center;box-shadow:var(--shadow-md);position:relative;flex:1;max-width:340px;min-width:280px}.step-number.svelte-1bmyl5h{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:32px;height:32px;background:var(--gradient-primary);color:#fff;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem}.step-icon.svelte-1bmyl5h{width:64px;height:64px;background:var(--color-gray-100);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.step-icon.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:32px;height:32px;color:var(--color-primary)}.step-card.svelte-1bmyl5h h3:where(.svelte-1bmyl5h){font-size:1.1rem;font-weight:600;color:var(--color-gray-800)}.step-connector.svelte-1bmyl5h{display:none}@media (min-width: 768px){.step-connector.svelte-1bmyl5h{display:flex;align-items:center}.step-connector.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:24px;height:24px;color:var(--color-gray-400)}}.steps-conclusion.svelte-1bmyl5h{text-align:center;font-size:1.25rem;font-weight:600;color:var(--color-gray-700);margin-top:2.5rem}.audience-section.svelte-1bmyl5h{background:var(--color-gray-50)}.audience-centered.svelte-1bmyl5h{text-align:center}.audience-cards.svelte-1bmyl5h{display:grid;grid-template-columns:1fr;gap:1rem;margin:2rem 0}@media (min-width: 768px){.audience-cards.svelte-1bmyl5h{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.audience-card.svelte-1bmyl5h{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);transition:transform .2s,box-shadow .2s;cursor:pointer}.audience-card.svelte-1bmyl5h:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.audience-card.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:32px;height:32px;color:var(--color-primary)}.audience-card.svelte-1bmyl5h span:where(.svelte-1bmyl5h){font-size:1.05rem;font-weight:500;color:var(--color-gray-700);text-align:center}.pricing-section.svelte-1bmyl5h{background:var(--color-gray-50)}.plans-loading.svelte-1bmyl5h,.plans-empty.svelte-1bmyl5h{text-align:center;padding:3rem;color:var(--color-gray-500)}.loading-spinner.svelte-1bmyl5h{width:40px;height:40px;border:3px solid var(--color-gray-200);border-top-color:var(--color-primary);border-radius:50%;margin:0 auto 1rem;animation:svelte-1bmyl5h-spin 1s linear infinite}@keyframes svelte-1bmyl5h-spin{to{transform:rotate(360deg)}}.billing-toggle.svelte-1bmyl5h{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;background:var(--color-gray-100);padding:.25rem;border-radius:var(--radius-lg);width:fit-content;margin-left:auto;margin-right:auto}.toggle-option.svelte-1bmyl5h{padding:.75rem 1.5rem;border:none;background:transparent;border-radius:var(--radius-md);font-weight:500;cursor:pointer;transition:all .2s;color:var(--color-gray-600);display:flex;align-items:center;gap:.5rem}.toggle-option.active.svelte-1bmyl5h{background:#fff;color:var(--color-gray-900);box-shadow:var(--shadow-sm)}.save-badge.svelte-1bmyl5h{background:var(--color-primary);color:#fff;font-size:.75rem;padding:.125rem .5rem;border-radius:var(--radius-sm)}.plans-grid.svelte-1bmyl5h{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.plans-grid.svelte-1bmyl5h{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}@media (min-width: 1200px){.plans-grid.svelte-1bmyl5h{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.plan-card.svelte-1bmyl5h{background:#fff;border-radius:var(--radius-xl);padding:2.5rem;box-shadow:var(--shadow-md);position:relative;display:flex;flex-direction:column;border:2px solid transparent;transition:transform .2s,box-shadow .2s}.plan-card.svelte-1bmyl5h:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.plan-card.highlighted.svelte-1bmyl5h{border-color:var(--color-primary)}.plan-badge.svelte-1bmyl5h{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gradient-primary);color:#fff;font-size:.75rem;font-weight:600;padding:.375rem 1rem;border-radius:var(--radius-lg);white-space:nowrap}.plan-header.svelte-1bmyl5h{margin-bottom:1.5rem}.plan-name.svelte-1bmyl5h{font-size:1.5rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.plan-description.svelte-1bmyl5h{font-size:.95rem;color:var(--color-gray-500)}.plan-price.svelte-1bmyl5h{margin-bottom:.5rem}.price-value.svelte-1bmyl5h{font-size:2.5rem;font-weight:800;color:var(--color-gray-900)}.price-period.svelte-1bmyl5h{font-size:1rem;color:var(--color-gray-500)}.plan-trial.svelte-1bmyl5h{font-size:.875rem;color:var(--color-gray-500);margin-bottom:1.5rem}.plan-features.svelte-1bmyl5h{list-style:none;padding:0;margin:0 0 1.5rem;flex-grow:1}.plan-features.svelte-1bmyl5h li:where(.svelte-1bmyl5h){display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.95rem;color:var(--color-gray-700)}.plan-features.svelte-1bmyl5h svg:where(.svelte-1bmyl5h){width:18px;height:18px;color:var(--color-primary);flex-shrink:0;margin-top:2px}.plan-features.svelte-1bmyl5h li.inherited-features:where(.svelte-1bmyl5h){font-weight:600;color:var(--color-primary);border-bottom:1px solid var(--color-gray-200);padding-bottom:.75rem;margin-bottom:.25rem}.plan-cta.svelte-1bmyl5h{width:100%;padding:1rem;background:var(--gradient-primary);color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:transform .2s,box-shadow .2s}.plan-cta.svelte-1bmyl5h:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.show-all-plans.svelte-1bmyl5h{display:block;margin:2rem auto 0;padding:.75rem 1.5rem;background:transparent;border:2px solid var(--color-gray-300);border-radius:var(--radius-lg);color:var(--color-gray-600);font-weight:500;cursor:pointer;transition:all .2s}.show-all-plans.svelte-1bmyl5h:hover{border-color:var(--color-primary);color:var(--color-primary)}.pricing-note.svelte-1bmyl5h{text-align:center;font-size:.875rem;color:var(--color-gray-500);margin-top:2rem}.cta-section.svelte-1bmyl5h{background:#fff}.cta-card.svelte-1bmyl5h{background:var(--gradient-brand);border-radius:var(--radius-xl);padding:5rem 3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.cta-card.svelte-1bmyl5h:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.1) 0%,transparent 40%);pointer-events:none}@media (min-width: 1200px){.cta-card.svelte-1bmyl5h{padding:6rem 4rem}}.cta-card.svelte-1bmyl5h h2:where(.svelte-1bmyl5h){font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative}.cta-card.svelte-1bmyl5h p:where(.svelte-1bmyl5h){font-size:1.25rem;opacity:.9;margin-bottom:2rem;position:relative}.cta-card.svelte-1bmyl5h .cta-primary:where(.svelte-1bmyl5h){background:#fff;color:var(--color-primary);position:relative}.cta-card.svelte-1bmyl5h .cta-primary:where(.svelte-1bmyl5h):hover{box-shadow:var(--shadow-xl),0 0 60px #fff6}.footer.svelte-1bmyl5h{background:var(--color-gray-900);color:var(--color-gray-400);padding:2.5rem 0}.footer-content.svelte-1bmyl5h{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media (min-width: 768px){.footer-content.svelte-1bmyl5h{flex-direction:row;justify-content:space-between;text-align:left}}.footer-brand.svelte-1bmyl5h{display:flex;align-items:center;gap:.75rem}.footer-brand.svelte-1bmyl5h p:where(.svelte-1bmyl5h){font-weight:600;color:#fff;margin:0}.footer-brand.svelte-1bmyl5h span:where(.svelte-1bmyl5h){font-size:.875rem}.footer-links.svelte-1bmyl5h{display:flex;gap:1.5rem}.footer-link.svelte-1bmyl5h{color:var(--color-gray-400);text-decoration:none;font-size:.95rem;transition:color .2s}.footer-link.svelte-1bmyl5h:hover{color:#fff}.footer-copyright.svelte-1bmyl5h{font-size:.875rem}.footer-copyright.svelte-1bmyl5h p:where(.svelte-1bmyl5h){margin:0}
