.scroll-progress-bar.svelte-1fpqpxo{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--accent-purple),var(--accent-pink));z-index:1000;transition:width .3s ease}.features-page.svelte-1fpqpxo{min-height:100vh;position:relative;z-index:1;padding:6rem 0 2rem}.breadcrumb.svelte-1fpqpxo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-full);padding:.75rem 1.5rem;width:fit-content;margin-left:auto;margin-right:auto}.breadcrumb-link.svelte-1fpqpxo{color:var(--text-secondary);text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .3s ease;text-shadow:0 1px 10px rgba(0,0,0,.2)}.breadcrumb-link.svelte-1fpqpxo:hover{color:var(--accent-purple)}.breadcrumb-separator.svelte-1fpqpxo{color:var(--text-muted)}.breadcrumb-current.svelte-1fpqpxo{color:var(--accent-purple);font-weight:500}.features-hero.svelte-1fpqpxo{text-align:center;padding:4rem 0;max-width:800px;margin:0 auto}.hero-title.svelte-1fpqpxo{font-size:3rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;text-shadow:0 2px 20px rgba(0,0,0,.5),0 0 40px rgba(6,182,212,.3)}.hero-subtitle.svelte-1fpqpxo{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin:0;text-shadow:0 1px 10px rgba(0,0,0,.2)}.main-features.svelte-1fpqpxo{margin:4rem 0}.features-grid.svelte-1fpqpxo{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;margin-bottom:4rem}.feature-card.svelte-1fpqpxo{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2rem;transition:all var(--transition-normal)}.feature-card.svelte-1fpqpxo:hover{background:var(--glass-bg-hover);transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--accent-purple)}.feature-header.svelte-1fpqpxo{display:flex;gap:1.5rem;margin-bottom:2rem}.feature-icon.svelte-1fpqpxo{width:4rem;height:4rem;background:linear-gradient(135deg,var(--accent-purple),var(--accent-pink));border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-size:1.5rem;flex-shrink:0;box-shadow:var(--shadow-glow)}.feature-info.svelte-1fpqpxo{flex:1}.feature-title.svelte-1fpqpxo{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem;text-shadow:0 1px 10px rgba(0,0,0,.2)}.feature-description.svelte-1fpqpxo{color:var(--text-secondary);line-height:1.6;margin:0}.feature-details.svelte-1fpqpxo h4:where(.svelte-1fpqpxo){font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;text-shadow:0 1px 10px rgba(0,0,0,.2)}.feature-list.svelte-1fpqpxo{list-style:none;padding:0;margin:0}.feature-list.svelte-1fpqpxo li:where(.svelte-1fpqpxo){display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:var(--text-secondary);font-size:.875rem}.feature-list.svelte-1fpqpxo i:where(.svelte-1fpqpxo){color:var(--accent-green);font-size:.75rem;filter:drop-shadow(0 0 4px currentColor)}.feature-cta.svelte-1fpqpxo{margin-top:1.5rem;text-align:center}.btn-feature.svelte-1fpqpxo{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--accent-purple),var(--accent-pink));color:var(--text-primary);text-decoration:none;border-radius:var(--radius-lg);font-weight:600;font-size:.875rem;transition:all var(--transition-normal);box-shadow:var(--shadow-glow);border:1px solid var(--glass-border)}.btn-feature.svelte-1fpqpxo:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #8b5cf666;text-decoration:none;color:var(--text-primary)}.btn-feature.svelte-1fpqpxo i:where(.svelte-1fpqpxo){font-size:.75rem;transition:transform .3s ease}.btn-feature.svelte-1fpqpxo:hover i:where(.svelte-1fpqpxo){transform:translate(4px)}.additional-features.svelte-1fpqpxo{margin:6rem 0}.section-title.svelte-1fpqpxo{font-size:2rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:3rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}.additional-grid.svelte-1fpqpxo{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.additional-card.svelte-1fpqpxo{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2rem;transition:all var(--transition-normal)}.additional-card.svelte-1fpqpxo:hover{background:var(--glass-bg-hover);transform:translateY(-4px);box-shadow:var(--shadow-lg)}.additional-header.svelte-1fpqpxo{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.additional-icon.svelte-1fpqpxo{width:3rem;height:3rem;background:linear-gradient(135deg,var(--accent-purple),var(--accent-pink));border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-size:1.25rem;box-shadow:var(--shadow-glow)}.additional-header.svelte-1fpqpxo h3:where(.svelte-1fpqpxo){font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0;text-shadow:0 1px 10px rgba(0,0,0,.2)}.additional-list.svelte-1fpqpxo{list-style:none;padding:0;margin:0}.additional-list.svelte-1fpqpxo li:where(.svelte-1fpqpxo){display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:var(--text-secondary);font-size:.875rem}.additional-list.svelte-1fpqpxo i:where(.svelte-1fpqpxo){color:var(--accent-purple);font-size:.75rem;filter:drop-shadow(0 0 4px currentColor)}.features-cta.svelte-1fpqpxo{background:transparent;padding:4rem 0;text-align:center;margin:6rem 0}.cta-content.svelte-1fpqpxo{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:4rem 3rem;max-width:800px;margin:0 auto;position:relative;box-shadow:var(--shadow-lg);transition:all var(--transition-normal)}.cta-content.svelte-1fpqpxo:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--accent-purple),var(--accent-pink),var(--accent-orange));opacity:.1;border-radius:var(--radius-xl);pointer-events:none;z-index:-1}.cta-content.svelte-1fpqpxo:hover{background:var(--glass-bg-hover);transform:translateY(-4px);box-shadow:var(--shadow-lg),var(--shadow-glow)}.cta-content.svelte-1fpqpxo h2:where(.svelte-1fpqpxo){font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary);text-shadow:0 2px 20px rgba(0,0,0,.3);position:relative;z-index:2}.cta-content.svelte-1fpqpxo p:where(.svelte-1fpqpxo){font-size:1.125rem;margin-bottom:2rem;color:var(--text-secondary);max-width:600px;margin-left:auto;margin-right:auto;text-shadow:0 1px 10px rgba(0,0,0,.2);position:relative;z-index:2;line-height:1.6}.cta-buttons.svelte-1fpqpxo{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.cta-buttons.svelte-1fpqpxo{position:relative;z-index:2}.cta-buttons.svelte-1fpqpxo .btn:where(.svelte-1fpqpxo){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;border-radius:var(--radius-lg);transition:all var(--transition-normal)}.btn-primary.svelte-1fpqpxo{background:linear-gradient(135deg,var(--accent-purple),var(--accent-pink));color:var(--text-primary);border:1px solid var(--glass-border);box-shadow:var(--shadow-glow)}.btn-primary.svelte-1fpqpxo:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 40px #8b5cf666}.btn-outline.svelte-1fpqpxo{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);color:var(--text-primary)}.btn-outline.svelte-1fpqpxo:hover{background:var(--glass-bg-hover);border-color:var(--accent-purple);transform:translateY(-2px);color:var(--accent-purple)}.cta-note.svelte-1fpqpxo{color:var(--text-secondary);font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:0;position:relative;z-index:2;text-shadow:0 1px 6px rgba(0,0,0,.2)}.cta-note.svelte-1fpqpxo i:where(.svelte-1fpqpxo){color:var(--accent-green);filter:drop-shadow(0 0 4px currentColor)}@media (max-width: 768px){.hero-title.svelte-1fpqpxo{font-size:2.5rem}.features-hero.svelte-1fpqpxo{padding:2rem 0}.features-grid.svelte-1fpqpxo{grid-template-columns:1fr}.feature-header.svelte-1fpqpxo{flex-direction:column;text-align:center}.additional-grid.svelte-1fpqpxo{grid-template-columns:1fr}.cta-content.svelte-1fpqpxo{padding:var(--space-8);margin:0 var(--space-4)}.cta-buttons.svelte-1fpqpxo{flex-direction:column;align-items:center}.cta-note.svelte-1fpqpxo{flex-direction:column;gap:.25rem}}@media (max-width: 480px){.features-page.svelte-1fpqpxo{padding:4rem 0 1rem}.hero-title.svelte-1fpqpxo{font-size:2rem}.cta-content.svelte-1fpqpxo{padding:var(--space-6);margin:0 var(--space-3)}.feature-card.svelte-1fpqpxo,.additional-card.svelte-1fpqpxo{padding:1.5rem}}
