.octopus-dashboard.svelte-4a3hgc{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.octopus-dashboard.svelte-4a3hgc svg{width:100%;height:100%;max-width:100%;max-height:100%}.chart-container.svelte-10c15aa{background:var(--theme-neutral-100);border:1px solid var(--theme-neutral-300);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.chart-header.svelte-10c15aa{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--theme-neutral-300)}.chart-area.svelte-10c15aa{flex:1;min-height:100px;padding:12px}.chart-svg.svelte-10c15aa{width:100%;height:100%}.chart-svg.svelte-10c15aa .grid-line:where(.svelte-10c15aa){stroke:var(--theme-neutral-300)}.chart-svg.svelte-10c15aa .axis-line:where(.svelte-10c15aa){stroke:var(--theme-neutral-400)}.chart-legend.svelte-10c15aa{display:flex;justify-content:center;gap:16px;padding:8px 12px;border-top:1px solid var(--theme-neutral-300);background:var(--theme-neutral-200)}.legend-item.svelte-10c15aa{display:flex;align-items:center;gap:6px}.legend-color.svelte-10c15aa{width:10px;height:10px;border-radius:2px}.skeleton.svelte-10c15aa{background:var(--theme-neutral-400);border-radius:4px}.skeleton--title.svelte-10c15aa{width:60px;height:12px}.skeleton--legend.svelte-10c15aa{width:80px;height:10px}.landing.svelte-adqw5u{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:transparent;overflow:hidden;width:100%;max-width:100vw}.octopus-scene.svelte-adqw5u{position:relative;width:100%;height:100%;display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:center;padding:calc(var(--spacing-unit) * 2);gap:calc(var(--spacing-unit) * 4)}@media (min-width: 1024px){.octopus-scene.svelte-adqw5u{flex-direction:row;justify-content:center;align-items:flex-start;padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 4)}}.octopus-dashboard{flex:1 1 auto;min-width:0;min-height:200px;max-width:100%;max-height:100%;pointer-events:none;z-index:1}@media (min-width: 1024px){.octopus-dashboard{flex:1 1 60%;min-height:0;max-width:900px}}@media (min-width: 1400px){.octopus-dashboard{max-width:1100px}}.hero-text.svelte-adqw5u{flex:0 0 auto;text-align:right;z-index:10;width:100%;max-width:400px;padding:0 calc(var(--spacing-unit) * 2)}@media (min-width: 1024px){.hero-text.svelte-adqw5u{padding:0}}.hero-title.svelte-adqw5u{display:flex;flex-direction:column;gap:calc(var(--spacing-unit) * .5);margin:0 0 calc(var(--spacing-unit) * 2) 0}.hero-title__main.svelte-adqw5u{font-family:Righteous,sans-serif;font-size:var(--text-4xl);color:var(--theme-primary);font-weight:400;line-height:1;overflow:visible}@media (min-width: 768px){.hero-title__main.svelte-adqw5u{font-size:var(--text-5xl)}}@media (min-width: 1024px){.hero-title__main.svelte-adqw5u{font-size:var(--text-6xl)}}.hero-title__anywhere.svelte-adqw5u{display:inline-block;font-family:Birthstone Bounce,cursive;color:var(--orange-500);margin-right:calc(-10 * var(--spacing-unit));transform:rotate(-15deg)!important;transform-origin:left bottom}.hero-title__sub.svelte-adqw5u{font-family:Space Grotesk,sans-serif;font-size:var(--text-sm);color:var(--theme-neutral-600);font-weight:400}@media (min-width: 768px){.hero-title__sub.svelte-adqw5u{font-size:var(--text-md)}}@media (min-width: 1024px){.hero-title__sub.svelte-adqw5u{font-size:var(--text-lg)}}.hero-tagline.svelte-adqw5u{font-size:var(--text-base);color:var(--theme-neutral-500);margin:0 0 calc(var(--spacing-unit) * 3) 0}.hero-cta.svelte-adqw5u{display:flex;justify-content:flex-end;gap:calc(var(--spacing-unit) * 2)}.chart-with-bubbles.svelte-adqw5u{display:flex;flex-direction:column-reverse;align-items:flex-end;margin-top:calc(var(--spacing-unit) * 3)}@media (min-width: 1024px){.chart-with-bubbles.svelte-adqw5u{flex-direction:row;align-items:center}}.thought-bubbles.svelte-adqw5u{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:calc(var(--spacing-unit) * 2);padding-top:calc(var(--spacing-unit) * 3);padding-right:calc(var(--spacing-unit) * 3);margin-bottom:calc(var(--spacing-unit) * -8)}@media (min-width: 1024px){.thought-bubbles.svelte-adqw5u{flex-direction:row-reverse;justify-content:center;margin-bottom:0;padding-right:calc(var(--spacing-unit) * 5)}}.bubble.svelte-adqw5u{border-radius:50%;background-color:var(--theme-neutral-300);opacity:.7;border:2px solid var(--theme-neutral-500);box-shadow:var(--shadow-md)}.bubble--lg.svelte-adqw5u{width:calc(var(--spacing-unit) * 6);height:calc(var(--spacing-unit) * 6)}.bubble--md.svelte-adqw5u{width:calc(var(--spacing-unit) * 3);height:calc(var(--spacing-unit) * 3);margin-bottom:calc(var(--spacing-unit) * 7.5);margin-right:0}@media (max-width: 1024px){.bubble--md.svelte-adqw5u{margin-bottom:0;margin-right:calc(var(--spacing-unit) * 7.5)}}.bubble--sm.svelte-adqw5u{width:calc(var(--spacing-unit) * 2);height:calc(var(--spacing-unit) * 2);margin-bottom:calc(var(--spacing-unit) * 15);margin-right:0}@media (max-width: 1024px){.bubble--sm.svelte-adqw5u{margin-bottom:0;margin-right:calc(var(--spacing-unit) * 15)}}.hero-chart{width:220px;height:160px;box-shadow:0 4px 20px #0000004d}@media (min-width: 768px){.hero-chart{width:260px;height:180px}}@media (min-width: 1024px){.hero-chart{width:280px;height:200px}}.features-badges.svelte-adqw5u{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:calc(var(--spacing-unit) * 1.5);margin-top:calc(var(--spacing-unit) * 3)}.feature-badge.svelte-adqw5u{display:flex;align-items:center;gap:calc(var(--spacing-unit) * .75);color:var(--theme-neutral-500);font-size:var(--text-xs);font-weight:500}.feature-badge.svelte-adqw5u svg:where(.svelte-adqw5u){color:var(--theme-primary);opacity:.8}.button.svelte-adqw5u{display:inline-flex;align-items:center;justify-content:center;padding:calc(var(--spacing-unit) * 1.5) calc(var(--spacing-unit) * 4);font-size:var(--text-sm);font-weight:600;border-radius:var(--rounded-md);text-decoration:none;transition:background-color .15s ease,transform .15s ease;cursor:pointer;border:none}.button--primary.svelte-adqw5u{background:var(--theme-primary);color:#fff}.button--primary.svelte-adqw5u:hover{background:var(--theme-primary-hover);transform:translateY(-1px)}.button--loading.svelte-adqw5u{position:relative;pointer-events:none}.button-spinner.svelte-adqw5u{position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-adqw5u-button-spin .8s linear infinite}.button-text--hidden.svelte-adqw5u{visibility:hidden}@keyframes svelte-adqw5u-button-spin{to{transform:rotate(360deg)}}
