:root{--v3-indigo: #615fff;--v3-violet: #8b5cf6;--v3-orange: #f97316}.v3-container.svelte-13wmnd{max-width:1060px;margin:0 auto;padding:0 1.5rem}.v3-tag.svelte-13wmnd{display:block;font-size:.8rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--v3-indigo);margin-bottom:.75rem;text-align:center}.v3-title.svelte-13wmnd{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15;margin-bottom:1rem;text-align:center}.v3-desc.svelte-13wmnd{font-size:1.15rem;color:#64748b;max-width:640px;margin:0 auto 3rem;text-align:center;line-height:1.7}.v3-grad.svelte-13wmnd{background:linear-gradient(135deg,var(--v3-indigo),var(--v3-violet),var(--v3-orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.v3-btn.svelte-13wmnd{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:999px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .3s;cursor:pointer;border:none}.v3-btn--primary.svelte-13wmnd{background:linear-gradient(135deg,var(--v3-indigo),var(--v3-violet));color:#fff;box-shadow:0 4px 24px #615fff4d}.v3-btn--primary.svelte-13wmnd:hover{box-shadow:0 8px 32px #615fff73}.v3-btn__arrow{width:1.1rem;height:1.1rem}.v3-badge.svelte-13wmnd{display:inline-flex;align-items:center;gap:.5rem;background:#615fff14;border:1px solid rgba(97,95,255,.2);border-radius:999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600;color:var(--v3-indigo);margin-bottom:1.5rem}.v3-badge__dot.svelte-13wmnd{width:8px;height:8px;border-radius:50%;background:#34d399;animation:svelte-13wmnd-pulse 2s infinite}@keyframes svelte-13wmnd-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.v3-hero.svelte-13wmnd{position:relative;overflow:hidden;padding:5rem 1.5rem 4rem;min-height:90vh;display:flex;align-items:center;justify-content:center;background:#fff}.v3-hero__orbs.svelte-13wmnd{position:absolute;inset:0;pointer-events:none}.v3-hero__orb.svelte-13wmnd{position:absolute;border-radius:50%;filter:blur(120px);opacity:.18;animation:svelte-13wmnd-orbDrift 25s ease-in-out infinite}.v3-hero__orb--1.svelte-13wmnd{width:600px;height:600px;background:var(--v3-indigo);top:-20%;left:-10%}.v3-hero__orb--2.svelte-13wmnd{width:500px;height:500px;background:var(--v3-violet);bottom:-15%;right:-5%;animation-delay:-8s}.v3-hero__orb--3.svelte-13wmnd{width:350px;height:350px;background:var(--v3-orange);top:30%;right:25%;animation-delay:-16s;opacity:.1}@keyframes svelte-13wmnd-orbDrift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.08)}66%{transform:translate(-25px,20px) scale(.94)}}.v3-hero__inner.svelte-13wmnd{position:relative;z-index:1;max-width:1100px;display:flex;flex-direction:column;align-items:center;gap:3rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.v3-hero__inner--visible.svelte-13wmnd{opacity:1;transform:translateY(0)}@media(min-width:768px){.v3-hero__inner.svelte-13wmnd{flex-direction:row;gap:4rem}}.v3-hero__text.svelte-13wmnd{flex:1}.v3-hero__title.svelte-13wmnd{font-size:clamp(2.5rem,6vw,3.8rem);font-weight:800;line-height:1.1;color:#1e293b;margin-bottom:1.25rem}.v3-hero__sub.svelte-13wmnd{font-size:1.2rem;line-height:1.7;color:#64748b;margin-bottom:2rem}.v3-hero__ctas.svelte-13wmnd{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.v3-hero__note.svelte-13wmnd{font-size:.8rem;color:#94a3b8;margin:0}.v3-hero__graphic.svelte-13wmnd{flex-shrink:0;width:300px;height:300px;position:relative}@media(min-width:768px){.v3-hero__graphic.svelte-13wmnd{width:360px;height:360px}}.v3-hub.svelte-13wmnd{position:relative;width:100%;height:100%}.v3-hub__core.svelte-13wmnd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--v3-indigo),var(--v3-violet));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.5rem;box-shadow:0 0 50px #615fff40}.v3-hub__ring.svelte-13wmnd{position:absolute;top:50%;left:50%;border-radius:50%;border:1.5px solid rgba(97,95,255,.15)}.v3-hub__ring--1.svelte-13wmnd{width:140px;height:140px;margin:-70px 0 0 -70px;animation:svelte-13wmnd-ringRotate 20s linear infinite;border-style:dashed}.v3-hub__ring--2.svelte-13wmnd{width:210px;height:210px;margin:-105px 0 0 -105px;animation:svelte-13wmnd-ringRotate 30s linear infinite reverse}.v3-hub__ring--3.svelte-13wmnd{width:280px;height:280px;margin:-140px 0 0 -140px;animation:svelte-13wmnd-ringRotate 40s linear infinite;border-style:dashed;border-color:#8b5cf61a}@keyframes svelte-13wmnd-ringRotate{to{transform:rotate(360deg)}}.v3-hub__node.svelte-13wmnd{position:absolute;width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;box-shadow:0 2px 12px #0000000f}.v3-hub__node--1.svelte-13wmnd{top:8%;left:12%;animation:svelte-13wmnd-nodeFloat 6s ease-in-out infinite}.v3-hub__node--2.svelte-13wmnd{top:5%;right:12%;animation:svelte-13wmnd-nodeFloat 6s ease-in-out infinite 1.5s}.v3-hub__node--3.svelte-13wmnd{bottom:8%;right:15%;animation:svelte-13wmnd-nodeFloat 6s ease-in-out infinite 3s}.v3-hub__node--4.svelte-13wmnd{bottom:12%;left:8%;animation:svelte-13wmnd-nodeFloat 6s ease-in-out infinite 4.5s}@keyframes svelte-13wmnd-nodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.v3-hub__dot.svelte-13wmnd{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--v3-indigo);opacity:.5;animation:svelte-13wmnd-dotPulse 4s ease-in-out infinite}.v3-hub__dot--1.svelte-13wmnd{top:30%;left:28%;animation-delay:0s}.v3-hub__dot--2.svelte-13wmnd{top:22%;right:30%;animation-delay:.8s}.v3-hub__dot--3.svelte-13wmnd{bottom:25%;right:25%;animation-delay:1.6s}.v3-hub__dot--4.svelte-13wmnd{bottom:30%;left:30%;animation-delay:2.4s}.v3-hub__dot--5.svelte-13wmnd{top:50%;right:10%;animation-delay:3.2s}@keyframes svelte-13wmnd-dotPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(2)}}.v3-speed.svelte-13wmnd{padding:5rem 0;background:linear-gradient(180deg,#f8fafc,#fff)}.v3-alert.svelte-13wmnd{display:flex;gap:1rem;align-items:flex-start;margin-top:2.5rem;padding:1rem 1.25rem;border-radius:12px;background:#615fff0a;border:1px solid rgba(97,95,255,.12)}.v3-alert__body.svelte-13wmnd{flex:1}.v3-alert__text.svelte-13wmnd{font-size:.88rem;color:#475569;line-height:1.5;margin:0 0 .75rem}.v3-alert__text.svelte-13wmnd strong:where(.svelte-13wmnd){color:#1e293b}.v3-alert__pills.svelte-13wmnd{display:flex;flex-wrap:wrap;gap:.5rem}.v3-pill.svelte-13wmnd{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--v3-indigo);background:#615fff14;border:1px solid rgba(97,95,255,.15);text-decoration:none;transition:all .2s}.v3-pill.svelte-13wmnd:hover{background:#615fff24;border-color:#615fff4d}@keyframes svelte-13wmnd-shimmer{0%,to{opacity:0}50%{opacity:1}}.v3-wf.svelte-13wmnd{max-width:560px;margin:2rem auto 3rem;font-size:.75rem}.v3-wf__axis.svelte-13wmnd{display:flex;justify-content:space-between;color:#94a3b8;font-size:.65rem;font-variant-numeric:tabular-nums;margin-bottom:.25rem;padding-left:56px}.v3-wf__lanes.svelte-13wmnd{display:flex;flex-direction:column;gap:3px}.v3-wf__lane.svelte-13wmnd{display:grid;grid-template-columns:52px 1fr;align-items:center;height:16px;position:relative}.v3-wf__lane--w.svelte-13wmnd{background:#615fff08;border-radius:4px}.v3-wf__res.svelte-13wmnd{font-size:.65rem;color:#94a3b8;text-align:right;padding-right:.5rem;font-weight:500}.v3-wf__res--w.svelte-13wmnd{color:var(--v3-indigo);font-weight:700}.v3-wf__res--ga.svelte-13wmnd{color:#94a3b8}.v3-wf__bar.svelte-13wmnd{position:absolute;left:52px;height:6px;border-radius:3px;opacity:0;animation:svelte-13wmnd-wfSlide 4s ease-in-out infinite}.v3-wf__bar--1.svelte-13wmnd{width:8%;left:calc(52px + 0%);background:#c4b5fd;animation-delay:0s}.v3-wf__bar--2.svelte-13wmnd{width:10%;left:calc(52px + 5%);background:#7dd3fc;animation-delay:.15s}.v3-wf__bar--3.svelte-13wmnd{width:20%;left:calc(52px + 6%);background:#fcd34d;animation-delay:.2s}.v3-wf__bar--4.svelte-13wmnd{width:12%;left:calc(52px + 10%);background:#d1d5db;animation-delay:.3s}.v3-wf__bar--5.svelte-13wmnd{width:22%;left:calc(52px + 14%);background:#6ee7b7;animation-delay:.4s}.v3-wf__bar--w.svelte-13wmnd{width:3%;left:calc(52px + 59%);background:linear-gradient(90deg,var(--v3-indigo),var(--v3-violet));height:8px;border-radius:4px;animation-delay:.7s}.v3-wf__bar--ga.svelte-13wmnd{width:3%;left:calc(52px + 82%);background:#cbd5e1;animation-delay:1s}@keyframes svelte-13wmnd-wfSlide{0%{opacity:0;transform:scaleX(0);transform-origin:left}15%{opacity:.8;transform:scaleX(1)}70%{opacity:.8;transform:scaleX(1)}85%{opacity:0}to{opacity:0}}.v3-wf__beacon.svelte-13wmnd{position:absolute;height:100%;display:flex;align-items:center;opacity:0;animation:svelte-13wmnd-wfBeacon 4s ease-in-out infinite}.v3-wf__beacon--w.svelte-13wmnd{left:calc(52px + 59%);animation-delay:.7s}.v3-wf__beacon--ga.svelte-13wmnd{left:calc(52px + 82%);animation-delay:1s}.v3-wf__beacon.svelte-13wmnd span:where(.svelte-13wmnd){position:absolute;top:-14px;left:50%;transform:translate(-50%);font-size:.6rem;font-weight:700;white-space:nowrap}.v3-wf__beacon--w.svelte-13wmnd span:where(.svelte-13wmnd){color:var(--v3-indigo)}.v3-wf__beacon--ga.svelte-13wmnd span:where(.svelte-13wmnd){color:#94a3b8}@keyframes svelte-13wmnd-wfBeacon{0%{opacity:0}15%{opacity:0}20%{opacity:1}70%{opacity:1}85%{opacity:0}to{opacity:0}}.v3-wf__delta.svelte-13wmnd{text-align:center;margin-top:.5rem;font-size:.7rem;font-weight:700;color:var(--v3-indigo);opacity:.7}.v3-speed__points.svelte-13wmnd{display:grid;gap:1.5rem}@media(min-width:768px){.v3-speed__points.svelte-13wmnd{grid-template-columns:repeat(3,1fr)}}.v3-speed__point.svelte-13wmnd{display:flex;gap:1rem;align-items:flex-start}.v3-speed__point-icon{width:1.75rem;height:1.75rem;color:var(--v3-indigo);flex-shrink:0;margin-top:2px}.v3-speed__point.svelte-13wmnd strong:where(.svelte-13wmnd){display:block;font-size:.95rem;color:#1e293b;margin-bottom:.25rem}.v3-speed__point.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.85rem;color:#64748b;line-height:1.6;margin:0}.v3-features.svelte-13wmnd{padding:5rem 0;background:#fff}.v3-features__grid.svelte-13wmnd{display:grid;gap:1px;background:#e2e8f0;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0}@media(min-width:640px){.v3-features__grid.svelte-13wmnd{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.v3-features__grid.svelte-13wmnd{grid-template-columns:repeat(4,1fr)}}.v3-card.svelte-13wmnd{background:#fff;padding:2rem}.v3-card__icon.svelte-13wmnd{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#615fff14,#8b5cf614);display:flex;align-items:center;justify-content:center;color:var(--v3-indigo);margin-bottom:1rem}.v3-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.v3-card.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.88rem;color:#64748b;line-height:1.65;margin:0}.v3-identity.svelte-13wmnd{padding:5rem 0;background:#fff}.v3-hl.svelte-13wmnd{color:var(--v3-indigo);font-weight:700}.v3-id-compare.svelte-13wmnd{display:grid;gap:1rem;max-width:640px;margin:2.5rem auto 0}@media(min-width:640px){.v3-id-compare.svelte-13wmnd{grid-template-columns:1fr 1fr}}.v3-id-compare__col.svelte-13wmnd{border-radius:12px;padding:1.25rem}.v3-id-compare__col--old.svelte-13wmnd{background:#fef2f2;border:1px solid #fecaca}.v3-id-compare__col--new.svelte-13wmnd{background:#615fff0a;border:1px solid rgba(97,95,255,.15)}.v3-id-compare__header.svelte-13wmnd{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.75rem;text-align:center}.v3-id-compare__header--w.svelte-13wmnd{color:var(--v3-indigo)}.v3-id-compare__item.svelte-13wmnd{display:flex;align-items:center;gap:.5rem;font-size:.82rem;padding:.3rem 0}.v3-id-compare__item--bad.svelte-13wmnd{color:#dc2626}.v3-id-compare__item--good.svelte-13wmnd{color:#16a34a}.v3-signal.svelte-13wmnd{padding:5rem 0;background:linear-gradient(180deg,#f8fafc,#fff)}.v3-signal__grid.svelte-13wmnd{display:grid;gap:1.5rem;margin-top:2rem}@media(min-width:768px){.v3-signal__grid.svelte-13wmnd{grid-template-columns:repeat(3,1fr)}}.v3-signal__card.svelte-13wmnd{border-radius:16px;padding:2rem;background:#fff;border:1px solid #f1f5f9}.v3-signal__card-icon.svelte-13wmnd{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#f9731614,#ef444414);display:flex;align-items:center;justify-content:center;color:var(--v3-orange);margin-bottom:1rem}.v3-signal__card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.05rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.v3-signal__card.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.88rem;color:#64748b;line-height:1.65;margin:0}.v3-auto.svelte-13wmnd{padding:5rem 0;background:linear-gradient(180deg,#fff,#f8fafc)}.v3-auto__grid.svelte-13wmnd{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;max-width:680px}.v3-auto__item.svelte-13wmnd{display:flex;gap:1.25rem;align-items:flex-start;padding:1.5rem;border-radius:16px;background:#fff;border:1px solid #f1f5f9}.v3-auto__item-icon.svelte-13wmnd{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#615fff14,#8b5cf614);display:flex;align-items:center;justify-content:center;color:var(--v3-indigo);flex-shrink:0}.v3-auto__item.svelte-13wmnd h4:where(.svelte-13wmnd){font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.35rem}.v3-auto__item.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.85rem;color:#64748b;line-height:1.6;margin:0}.v3-privacy.svelte-13wmnd{padding:5rem 0;background:linear-gradient(180deg,#fff,#f8fafc)}.v3-privacy__grid.svelte-13wmnd{display:grid;gap:1.5rem}@media(min-width:768px){.v3-privacy__grid.svelte-13wmnd{grid-template-columns:repeat(3,1fr)}}.v3-privacy__item.svelte-13wmnd{text-align:center;padding:2rem;border-radius:16px;background:#fff;border:1px solid #f1f5f9}.v3-privacy__icon{width:36px;height:36px;color:var(--v3-indigo);margin:0 auto 1rem}.v3-privacy__item.svelte-13wmnd h4:where(.svelte-13wmnd){font-size:1.05rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.v3-privacy__item.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.88rem;color:#64748b;line-height:1.6;margin:0}.v3-pricing.svelte-13wmnd{padding:5rem 0;background:#fff}.v3-pricing__grid.svelte-13wmnd{display:grid;gap:1.5rem;max-width:780px;margin:2.5rem auto 0}@media(min-width:640px){.v3-pricing__grid.svelte-13wmnd{grid-template-columns:1fr 1fr}}.v3-pricing__card.svelte-13wmnd{position:relative;border-radius:20px;padding:2.5rem 2rem;background:#fff;border:1px solid #e2e8f0;display:flex;flex-direction:column}.v3-pricing__card--primary.svelte-13wmnd{border-color:var(--v3-indigo);box-shadow:0 0 0 1px var(--v3-indigo),0 8px 30px #615fff1a}.v3-pricing__card-ribbon.svelte-13wmnd{position:absolute;top:1rem;right:1rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .75rem;border-radius:999px;background:linear-gradient(135deg,var(--v3-indigo),var(--v3-violet));color:#fff}.v3-pricing__card-ribbon-v2.svelte-13wmnd{position:absolute;top:1rem;right:1rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .75rem;border-radius:999px;background:#615fff14;color:var(--v3-indigo)}.v3-pricing__name.svelte-13wmnd{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:.35rem}.v3-pricing__desc.svelte-13wmnd{font-size:.85rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.v3-pricing__price.svelte-13wmnd{display:flex;align-items:end;gap:.5rem;margin-bottom:1.5rem}.v3-pricing__from.svelte-13wmnd{font-size:.8rem;color:#94a3b8;font-weight:600}.v3-pricing__amount.svelte-13wmnd{font-size:2.75rem;font-weight:800;color:#1e293b;line-height:1}.v3-pricing__unit.svelte-13wmnd{font-size:.85rem;color:#64748b;line-height:1.4}.v3-pricing__unit-sub.svelte-13wmnd{font-size:.72rem;color:#94a3b8}.v3-pricing__features.svelte-13wmnd{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.v3-pricing__features.svelte-13wmnd li:where(.svelte-13wmnd){display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#475569}.v3-pricing__cta.svelte-13wmnd{display:block;text-align:center;margin-top:auto}.v3-pricing__note.svelte-13wmnd{font-size:.78rem;color:#94a3b8;line-height:1.5;margin:auto 0 0}.v3-pricing__footer.svelte-13wmnd{text-align:center;font-size:.85rem;color:#64748b;margin-top:2rem}.v3-cta-banner.svelte-13wmnd{padding:0 1.5rem;margin:3rem 0}.v3-cta-banner__inner.svelte-13wmnd{position:relative;max-width:960px;margin:0 auto;border-radius:24px;overflow:hidden;padding:3rem 2rem}@media(min-width:768px){.v3-cta-banner__inner.svelte-13wmnd{padding:4rem 3rem}}.v3-cta-banner__gradient.svelte-13wmnd{position:absolute;inset:0;background:linear-gradient(135deg,var(--v3-indigo),var(--v3-violet),var(--v3-orange));opacity:.06}.v3-cta-banner__content.svelte-13wmnd{position:relative;z-index:1;max-width:600px}.v3-cta-banner__content.svelte-13wmnd h2:where(.svelte-13wmnd){font-size:clamp(1.5rem,4vw,2rem);font-weight:800;color:#1e293b;margin-bottom:1rem;line-height:1.3}.v3-cta-banner__content.svelte-13wmnd>p:where(.svelte-13wmnd){font-size:1rem;color:#64748b;line-height:1.7;margin-bottom:1.5rem}.v3-cta-banner__content.svelte-13wmnd ul:where(.svelte-13wmnd){list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.5rem}.v3-cta-banner__content.svelte-13wmnd li:where(.svelte-13wmnd){display:flex;align-items:center;gap:.75rem;color:#475569;font-size:.95rem}
