.ba-slider.svelte-k4zqkv.svelte-k4zqkv{position:relative;overflow:hidden;border-radius:var(--radius-lg, 1rem);cursor:ew-resize;touch-action:none;user-select:none;-webkit-user-select:none;background:var(--card-background, #f0f0f0);box-shadow:0 4px 24px #0000001a;border:1px solid var(--border-color, rgba(0, 0, 0, .08))}.ba-img.svelte-k4zqkv.svelte-k4zqkv{display:block;width:100%;height:auto;pointer-events:none}.ba-before.svelte-k4zqkv.svelte-k4zqkv{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;clip-path:inset(0 calc(100% - var(--pos)) 0 0);z-index:1}.ba-divider.svelte-k4zqkv.svelte-k4zqkv{position:absolute;top:0;bottom:0;left:var(--pos);transform:translate(-50%);width:3px;background:linear-gradient(180deg,#667eea,#764ba2);z-index:2;display:flex;align-items:center;justify-content:center}.ba-handle.svelte-k4zqkv.svelte-k4zqkv{position:absolute;width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 2px 10px #00000038,0 0 0 2px #fffc;display:flex;align-items:center;justify-content:center;gap:0;transition:transform .15s ease,box-shadow .15s ease;outline:none;cursor:ew-resize}.ba-handle.svelte-k4zqkv.svelte-k4zqkv:hover,.ba-handle.svelte-k4zqkv.svelte-k4zqkv:focus-visible{transform:scale(1.1);box-shadow:0 2px 14px #00000047,0 0 0 3px #667eea66}.dragging.svelte-k4zqkv .ba-handle.svelte-k4zqkv{transform:scale(1.08);box-shadow:0 2px 14px #00000047,0 0 0 3px #667eea80;transition:none}.ba-handle.svelte-k4zqkv svg.svelte-k4zqkv{width:14px;height:14px;color:#667eea;flex-shrink:0}.ba-label.svelte-k4zqkv.svelte-k4zqkv{position:absolute;top:12px;z-index:3;background:#0000008c;color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .75rem;border-radius:1rem;pointer-events:none;transition:opacity .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.ba-label-before.svelte-k4zqkv.svelte-k4zqkv{left:12px}.ba-label-after.svelte-k4zqkv.svelte-k4zqkv{right:12px}.dragging.svelte-k4zqkv .ba-label.svelte-k4zqkv{opacity:0}@media (max-width: 768px){.ba-handle.svelte-k4zqkv.svelte-k4zqkv{width:48px;height:48px}.ba-handle.svelte-k4zqkv svg.svelte-k4zqkv{width:16px;height:16px}}.landing.svelte-l6x3vv.svelte-l6x3vv{min-height:100vh;display:flex;flex-direction:column;background:var(--page-background, #fff);color:var(--body-text-color, #1a1a2e)}.section-inner.svelte-l6x3vv.svelte-l6x3vv{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title.svelte-l6x3vv.svelte-l6x3vv{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem;color:var(--body-text-color, #1a1a2e)}.hero.svelte-l6x3vv.svelte-l6x3vv{padding:6rem 2rem 4rem;text-align:center;background:var(--card-background, rgba(255,255,255,.5));border-bottom:1px solid var(--border-color, rgba(0,0,0,.08))}.hero-inner.svelte-l6x3vv.svelte-l6x3vv{max-width:800px;margin:0 auto}.hero-logo.svelte-l6x3vv.svelte-l6x3vv{height:128px;margin-bottom:2rem}.hero-headline.svelte-l6x3vv.svelte-l6x3vv{font-size:2.5rem;font-weight:800;line-height:1.15;margin:0 0 1rem;color:var(--body-text-color, #1a1a2e)}.hero-subtitle.svelte-l6x3vv.svelte-l6x3vv{font-size:1.2rem;line-height:1.6;opacity:.7;margin:0 0 2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta.svelte-l6x3vv.svelte-l6x3vv{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.rgpd-badge.svelte-l6x3vv.svelte-l6x3vv{font-size:.8rem;opacity:.5;margin:0}.btn-primary.svelte-l6x3vv.svelte-l6x3vv{padding:.875rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:var(--radius-base, .5rem);font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer}.btn-primary.svelte-l6x3vv.svelte-l6x3vv:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea59}.btn-secondary.svelte-l6x3vv.svelte-l6x3vv{padding:.875rem 2rem;background:transparent;color:var(--body-text-color, #333);border:2px solid var(--border-color, rgba(0,0,0,.15));border-radius:var(--radius-base, .5rem);font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer}.btn-secondary.svelte-l6x3vv.svelte-l6x3vv:hover{background:var(--hover-background, rgba(0,0,0,.04));border-color:var(--body-text-color, #333)}.value-props.svelte-l6x3vv.svelte-l6x3vv{padding:5rem 0}.vp-grid.svelte-l6x3vv.svelte-l6x3vv{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 3rem}.vp-item.svelte-l6x3vv.svelte-l6x3vv{display:flex;gap:1rem;align-items:flex-start}.vp-icon.svelte-l6x3vv.svelte-l6x3vv{flex-shrink:0;width:36px;height:36px;color:#667eea}.vp-icon.svelte-l6x3vv svg{width:36px;height:36px}.vp-text.svelte-l6x3vv h3.svelte-l6x3vv{font-size:1rem;font-weight:700;margin:0 0 .3rem}.vp-text.svelte-l6x3vv p.svelte-l6x3vv{font-size:.88rem;line-height:1.5;opacity:.7;margin:0}.modes.svelte-l6x3vv.svelte-l6x3vv{padding:5rem 0;background:var(--card-background, rgba(255,255,255,.5));border-top:1px solid var(--border-color, rgba(0,0,0,.08));border-bottom:1px solid var(--border-color, rgba(0,0,0,.08))}.modes-grid.svelte-l6x3vv.svelte-l6x3vv{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mode-card.svelte-l6x3vv.svelte-l6x3vv{position:relative;background:var(--page-background, white);border:1px solid var(--border-color, rgba(0,0,0,.08));border-radius:var(--radius-lg, 1rem);padding:2rem 1.5rem;text-decoration:none;color:var(--body-text-color, #1a1a2e);transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.mode-card.svelte-l6x3vv.svelte-l6x3vv:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--mode-color);opacity:0;transition:opacity .3s ease}.mode-card.svelte-l6x3vv.svelte-l6x3vv:hover{transform:translateY(-4px);border-color:var(--mode-color);box-shadow:0 16px 40px #0000001a}.dark.svelte-l6x3vv .mode-card.svelte-l6x3vv:hover{box-shadow:0 16px 40px #00000059}.mode-card.svelte-l6x3vv.svelte-l6x3vv:hover:before{opacity:1}.mode-icon.svelte-l6x3vv.svelte-l6x3vv{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.mode-icon.svelte-l6x3vv svg{width:24px;height:24px;color:#fff}.mode-name.svelte-l6x3vv.svelte-l6x3vv{font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.mode-desc.svelte-l6x3vv.svelte-l6x3vv{font-size:.9rem;line-height:1.5;opacity:.7;margin:0 0 1rem;flex:1}.mode-features.svelte-l6x3vv.svelte-l6x3vv{list-style:none;padding:0;margin:0 0 1rem}.mode-features.svelte-l6x3vv li.svelte-l6x3vv{font-size:.82rem;opacity:.6;padding:.2rem 0;display:flex;align-items:center;gap:.5rem}.feat-dot.svelte-l6x3vv.svelte-l6x3vv{width:5px;height:5px;border-radius:50%;flex-shrink:0}.mode-cta.svelte-l6x3vv.svelte-l6x3vv{font-size:.85rem;font-weight:600;color:var(--mode-color);opacity:0;transition:opacity .3s ease}.mode-card.svelte-l6x3vv:hover .mode-cta.svelte-l6x3vv{opacity:1}.how.svelte-l6x3vv.svelte-l6x3vv{padding:5rem 0}.steps.svelte-l6x3vv.svelte-l6x3vv{display:flex;align-items:flex-start;justify-content:center;gap:1.5rem}.step.svelte-l6x3vv.svelte-l6x3vv{text-align:center;max-width:280px;flex:1}.step-number.svelte-l6x3vv.svelte-l6x3vv{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;margin:0 auto 1rem}.step.svelte-l6x3vv h3.svelte-l6x3vv{font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.step.svelte-l6x3vv p.svelte-l6x3vv{font-size:.9rem;line-height:1.5;opacity:.7;margin:0}.step-arrow.svelte-l6x3vv.svelte-l6x3vv{display:flex;align-items:center;padding-top:.75rem;opacity:.25;flex-shrink:0}.step-arrow.svelte-l6x3vv svg{width:32px;height:32px}.showcases.svelte-l6x3vv.svelte-l6x3vv{padding:5rem 0;background:var(--card-background, rgba(255, 255, 255, .5));border-top:1px solid var(--border-color, rgba(0, 0, 0, .08));border-bottom:1px solid var(--border-color, rgba(0, 0, 0, .08))}.showcase-subtitle.svelte-l6x3vv.svelte-l6x3vv{text-align:center;font-size:1.05rem;opacity:.6;margin:-2rem 0 3rem}.showcase-grid.svelte-l6x3vv.svelte-l6x3vv{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.showcase-item.svelte-l6x3vv.svelte-l6x3vv{display:flex;flex-direction:column}.showcase-caption.svelte-l6x3vv.svelte-l6x3vv{padding:1.25rem .25rem 0}.showcase-caption.svelte-l6x3vv h3.svelte-l6x3vv{font-size:1rem;font-weight:700;margin:0 0 .35rem;color:var(--body-text-color, #1a1a2e)}.showcase-caption.svelte-l6x3vv p.svelte-l6x3vv{font-size:.88rem;line-height:1.5;opacity:.7;margin:0}.social-proof.svelte-l6x3vv.svelte-l6x3vv{padding:3rem 0;border-top:1px solid var(--border-color, rgba(0,0,0,.08))}.proof-text.svelte-l6x3vv.svelte-l6x3vv{text-align:center;font-size:1rem;font-style:italic;opacity:.6;max-width:700px;margin:0 auto}.landing-footer.svelte-l6x3vv.svelte-l6x3vv{margin-top:auto;padding:2.5rem 2rem;border-top:1px solid var(--border-color, rgba(0,0,0,.08));text-align:center}.footer-inner.svelte-l6x3vv.svelte-l6x3vv{max-width:1200px;margin:0 auto}.footer-entity.svelte-l6x3vv.svelte-l6x3vv{font-size:.85rem;opacity:.6;margin:0 0 1rem}.footer-links.svelte-l6x3vv.svelte-l6x3vv{display:flex;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-links.svelte-l6x3vv a.svelte-l6x3vv{color:var(--text-secondary-color, #666);text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links.svelte-l6x3vv a.svelte-l6x3vv:hover{color:var(--body-text-color, #333)}.footer-made.svelte-l6x3vv.svelte-l6x3vv{font-size:.85rem;opacity:.5;margin:0 0 .5rem}.footer-copyright.svelte-l6x3vv.svelte-l6x3vv{font-size:.75rem;opacity:.4;margin:0}@media (max-width: 1024px){.modes-grid.svelte-l6x3vv.svelte-l6x3vv,.vp-grid.svelte-l6x3vv.svelte-l6x3vv{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero.svelte-l6x3vv.svelte-l6x3vv{padding:4rem 1.5rem 3rem}.hero-logo.svelte-l6x3vv.svelte-l6x3vv{height:80px}.hero-headline.svelte-l6x3vv.svelte-l6x3vv{font-size:1.75rem}.hero-subtitle.svelte-l6x3vv.svelte-l6x3vv{font-size:1rem}.section-inner.svelte-l6x3vv.svelte-l6x3vv{padding:0 1.5rem}.section-title.svelte-l6x3vv.svelte-l6x3vv{font-size:1.5rem;margin-bottom:2rem}.vp-grid.svelte-l6x3vv.svelte-l6x3vv{grid-template-columns:1fr;gap:1.5rem}.modes-grid.svelte-l6x3vv.svelte-l6x3vv{grid-template-columns:1fr}.showcase-grid.svelte-l6x3vv.svelte-l6x3vv{grid-template-columns:1fr;gap:2rem}.mode-cta.svelte-l6x3vv.svelte-l6x3vv{opacity:1}.steps.svelte-l6x3vv.svelte-l6x3vv{flex-direction:column;align-items:center}.step-arrow.svelte-l6x3vv.svelte-l6x3vv{transform:rotate(90deg);padding-top:0}.modes.svelte-l6x3vv.svelte-l6x3vv,.how.svelte-l6x3vv.svelte-l6x3vv,.value-props.svelte-l6x3vv.svelte-l6x3vv{padding:3rem 0}}
