.landing-page.svelte-5h7eao.svelte-5h7eao{overflow-x:hidden}.hero.svelte-5h7eao.svelte-5h7eao{padding:8rem 0 4rem;position:relative}.hero-container.svelte-5h7eao.svelte-5h7eao{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.badge.svelte-5h7eao.svelte-5h7eao{display:inline-block;padding:.4rem 1rem;background:var(--accent-soft);color:var(--accent-primary);border-radius:999px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}h1.svelte-5h7eao.svelte-5h7eao{font-size:4rem;letter-spacing:-.04em;margin-bottom:1.5rem}.hero-subtitle.svelte-5h7eao.svelte-5h7eao{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2.5rem;max-width:500px}.hero-actions.svelte-5h7eao.svelte-5h7eao{display:flex;gap:1rem;margin-bottom:1rem}.dev-build-note.svelte-5h7eao.svelte-5h7eao{font-size:.8rem;color:var(--text-secondary);opacity:.8}.dev-build-note.svelte-5h7eao code.svelte-5h7eao{background:var(--accent-soft);padding:.1rem .3rem;border-radius:4px;font-family:monospace}.hero-visual.svelte-5h7eao.svelte-5h7eao{height:500px;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:var(--shadow-lg)}.visual-header.svelte-5h7eao.svelte-5h7eao{padding:1rem;background:rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--glass-border)}.controls.svelte-5h7eao.svelte-5h7eao{display:flex;gap:.5rem}.controls.svelte-5h7eao button.svelte-5h7eao{padding:.4rem .8rem;border-radius:8px;font-size:.8rem;font-weight:600;background:transparent;color:var(--text-secondary);transition:all .2s}.controls.svelte-5h7eao button.active.svelte-5h7eao{background:var(--bg-primary);color:var(--accent-primary);box-shadow:var(--shadow-sm)}.status.svelte-5h7eao.svelte-5h7eao{font-size:.75rem;font-weight:600;color:var(--accent-secondary);display:flex;align-items:center;gap:.4rem}.status.svelte-5h7eao.svelte-5h7eao:before{content:"";width:6px;height:6px;background:var(--accent-secondary);border-radius:50%;animation:svelte-5h7eao-pulse 2s infinite}@keyframes svelte-5h7eao-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.graph-container.svelte-5h7eao.svelte-5h7eao{flex:1;width:100%;cursor:grab}.graph-container.svelte-5h7eao.svelte-5h7eao:active{cursor:grabbing}.features.svelte-5h7eao.svelte-5h7eao{padding:8rem 0}.section-header.svelte-5h7eao.svelte-5h7eao{text-align:center;margin-bottom:4rem}.section-header.svelte-5h7eao h2.svelte-5h7eao{font-size:2.5rem;margin-bottom:1rem}.features-grid.svelte-5h7eao.svelte-5h7eao{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.feature-card.svelte-5h7eao.svelte-5h7eao{padding:2.5rem;border-radius:24px;transition:transform .3s}.feature-card.svelte-5h7eao.svelte-5h7eao:hover{transform:translateY(-5px)}.feature-icon.svelte-5h7eao.svelte-5h7eao{font-size:2.5rem;margin-bottom:1.5rem}.feature-card.svelte-5h7eao h3.svelte-5h7eao{margin-bottom:1rem}.feature-card.svelte-5h7eao p.svelte-5h7eao{color:var(--text-secondary);font-size:.95rem}.tech-stack.svelte-5h7eao.svelte-5h7eao{padding:6rem 0;background:var(--bg-secondary)}.tech-container.svelte-5h7eao.svelte-5h7eao{display:flex;align-items:center;gap:4rem}.tech-info.svelte-5h7eao.svelte-5h7eao{flex:1}.tech-info.svelte-5h7eao h2.svelte-5h7eao{font-size:2.5rem;margin-bottom:1.5rem}.tech-list.svelte-5h7eao.svelte-5h7eao{list-style:none;margin-top:2rem}.tech-list.svelte-5h7eao li.svelte-5h7eao{margin-bottom:1rem;padding-left:1.5rem;position:relative}.tech-list.svelte-5h7eao li.svelte-5h7eao:before{content:"\2192";position:absolute;left:0;color:var(--accent-primary);font-weight:700}.tech-visual.svelte-5h7eao.svelte-5h7eao{flex:1;height:400px;display:flex;justify-content:center;align-items:center}.tech-blob.svelte-5h7eao.svelte-5h7eao{width:300px;height:300px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:40% 60% 70% 30%/40% 50% 60%;filter:blur(40px);opacity:.4;animation:svelte-5h7eao-morph 8s ease-in-out infinite}@keyframes svelte-5h7eao-morph{0%{border-radius:40% 60% 70% 30%/40% 50% 60%}50%{border-radius:70% 30% 50% 50%/30% 60% 40% 70%}to{border-radius:40% 60% 70% 30%/40% 50% 60%}}.audience.svelte-5h7eao.svelte-5h7eao{padding:4rem 0}.audience-grid.svelte-5h7eao.svelte-5h7eao{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.audience-item.svelte-5h7eao h4.svelte-5h7eao{font-size:1.25rem;margin-bottom:.75rem;color:var(--accent-primary)}.audience-item.svelte-5h7eao p.svelte-5h7eao{color:var(--text-secondary)}.cta.svelte-5h7eao.svelte-5h7eao{padding:8rem 0}.cta-card.svelte-5h7eao.svelte-5h7eao{padding:6rem;border-radius:48px;text-align:center}.cta-card.svelte-5h7eao h2.svelte-5h7eao{font-size:3.5rem;margin-bottom:1.5rem}.cta-card.svelte-5h7eao p.svelte-5h7eao{font-size:1.25rem;color:var(--text-secondary);margin-bottom:3rem}.cta-actions.svelte-5h7eao.svelte-5h7eao{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-note.svelte-5h7eao.svelte-5h7eao{font-size:.95rem!important;color:var(--text-secondary);margin-bottom:0!important}.cta-note.svelte-5h7eao a.svelte-5h7eao{color:var(--accent-primary);text-decoration:underline;font-weight:500}@media (max-width: 1024px){h1.svelte-5h7eao.svelte-5h7eao{font-size:3rem}.hero-container.svelte-5h7eao.svelte-5h7eao{grid-template-columns:1fr}.cta-card.svelte-5h7eao.svelte-5h7eao{padding:4rem 2rem}}@media (max-width: 768px){.audience-grid.svelte-5h7eao.svelte-5h7eao{grid-template-columns:1fr}.tech-container.svelte-5h7eao.svelte-5h7eao{flex-direction:column}}
