section[data-astro-cid-ap556yej]{padding:5rem 0}.section-header[data-astro-cid-ap556yej]{text-align:center;max-width:800px;margin:0 auto 4rem}.category-tag[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--primary);display:inline-block;margin-bottom:1rem}.section-title[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:2.8rem;font-weight:800;color:#111;margin-bottom:1rem;text-align:center;letter-spacing:-1.2px;line-height:1.2}.section-subtitle[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;color:var(--text-muted);font-size:1.15rem;max-width:650px;margin:0 auto;line-height:1.6}.sphere-hero[data-astro-cid-ap556yej]{position:relative;padding:8rem 0 5rem;background:#fff;overflow:hidden}.hero-blur-glow[data-astro-cid-ap556yej]{position:absolute;top:-20%;right:-10%;width:60%;height:70%;border-radius:50%;background:radial-gradient(circle,#e71e4c0a,#e71e4c00 70%);filter:blur(120px);pointer-events:none;z-index:1}.hero-grid[data-astro-cid-ap556yej]{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-title[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:3.8rem;font-weight:800;line-height:1.1;color:#111;margin-bottom:1.5rem;letter-spacing:-1.8px}.hero-subtitle[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;font-size:1.25rem;line-height:1.7;color:var(--text-muted);margin-bottom:2.5rem;max-width:650px}.cta-group[data-astro-cid-ap556yej]{display:flex;gap:1.5rem}.btn-premium-hero[data-astro-cid-ap556yej]{display:inline-flex;align-items:center;gap:.75rem;background-color:var(--primary);color:#fff;padding:1.1rem 2.8rem;font-size:1.15rem;border-radius:50px;box-shadow:var(--shadow-btn);transition:all .3s cubic-bezier(.165,.84,.44,1)}.btn-premium-hero[data-astro-cid-ap556yej]:hover{background-color:var(--primary-hover);transform:translateY(-3px);box-shadow:var(--shadow-btn-hover)}.btn-premium-hero[data-astro-cid-ap556yej]:hover .arrow-icon[data-astro-cid-ap556yej]{transform:translate(4px)}.arrow-icon[data-astro-cid-ap556yej]{transition:transform .3s ease}.version-badge[data-astro-cid-ap556yej]{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.1rem;border-radius:50px;border:1px solid rgba(231,30,76,.12);background-color:#e71e4c08;color:var(--primary);font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem}.pulse-dot[data-astro-cid-ap556yej]{width:8px;height:8px;background-color:var(--primary);border-radius:50%;animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.1);opacity:1}to{transform:scale(.9);opacity:.6}}.globe-showcase-wrap[data-astro-cid-ap556yej]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:480px;margin:0 auto}.globe-container[data-astro-cid-ap556yej]{width:100%;height:auto;position:relative;background:transparent}.hero-globe-svg[data-astro-cid-ap556yej]{width:100%;height:auto;display:block;overflow:visible}.spinning-globe-wireframe[data-astro-cid-ap556yej]{transform-origin:250px 250px;animation:rotateGlobeWireframe 40s infinite linear}@keyframes rotateGlobeWireframe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signal-node[data-astro-cid-ap556yej]{opacity:0;transform-box:fill-box;transform-origin:center;animation:nodeFadeInOut 4s infinite ease-in-out}@keyframes nodeFadeInOut{0%,to{opacity:0;transform:scale(.8)}20%,80%{opacity:1;transform:scale(1)}}.pulse-ring[data-astro-cid-ap556yej]{transform-box:fill-box;transform-origin:center;animation:ringPulse 2s infinite cubic-bezier(.215,.61,.355,1)}.pulse-ring[data-astro-cid-ap556yej].ring-2{animation-delay:.5s}@keyframes ringPulse{0%{transform:scale(.6);opacity:.8}to{transform:scale(2.2);opacity:0}}.node-1[data-astro-cid-ap556yej]{animation-delay:0s}.node-2[data-astro-cid-ap556yej]{animation-delay:1.5s}.node-3[data-astro-cid-ap556yej]{animation-delay:.8s}.node-4[data-astro-cid-ap556yej]{animation-delay:2.3s}.node-5[data-astro-cid-ap556yej]{animation-delay:1.1s}.node-6[data-astro-cid-ap556yej]{animation-delay:3s}.connection-line[data-astro-cid-ap556yej]{opacity:0;stroke-dasharray:4 4;animation:lineFade 4s infinite ease-in-out}.line-delay-1[data-astro-cid-ap556yej]{animation-delay:.3s}.line-delay-2[data-astro-cid-ap556yej]{animation-delay:1.1s}.line-delay-3[data-astro-cid-ap556yej]{animation-delay:.9s}.line-delay-4[data-astro-cid-ap556yej]{animation-delay:2s}@keyframes lineFade{0%,to{opacity:0;stroke-dashoffset:0}30%,70%{opacity:.3}to{stroke-dashoffset:-20}}.sphere-metrics[data-astro-cid-ap556yej]{background-color:var(--bg-alt);padding:6rem 0;position:relative;z-index:5}.metrics-grid[data-astro-cid-ap556yej]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.metric-card[data-astro-cid-ap556yej]{background:var(--bg);border-radius:var(--border-radius);padding:3rem 2.2rem;position:relative;border:1px solid rgba(0,0,0,.04);box-shadow:var(--shadow-soft);transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;align-items:flex-start}.metric-card[data-astro-cid-ap556yej]:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.metric-icon-bubble[data-astro-cid-ap556yej]{width:48px;height:48px;border-radius:12px;background:#e71e4c0f;color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1.75rem}.metric-num[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:3rem;font-weight:800;line-height:1.1;color:#111;margin-bottom:.75rem;letter-spacing:-1.5px}.metric-card[data-astro-cid-ap556yej] h4[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:800;color:#111;margin-bottom:.5rem;line-height:1.3}.metric-card[data-astro-cid-ap556yej] p[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;font-size:.95rem;color:var(--text-muted);line-height:1.6}.sphere-features[data-astro-cid-ap556yej]{background-color:var(--bg-alt)}.features-grid[data-astro-cid-ap556yej]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.feat-card[data-astro-cid-ap556yej]{padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start;height:100%}.feat-card[data-astro-cid-ap556yej] .sketch-wrap[data-astro-cid-ap556yej]{width:100%;height:120px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.5rem;overflow:hidden}.feat-card[data-astro-cid-ap556yej] .sketch-img[data-astro-cid-ap556yej]{height:100%;width:auto;object-fit:contain;mix-blend-mode:multiply}.feat-card[data-astro-cid-ap556yej] h3[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:1.3rem;font-weight:800;margin-bottom:.75rem;color:#111}.feat-card[data-astro-cid-ap556yej] p[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;font-size:1rem;line-height:1.6;color:var(--text-muted)}.sphere-showcase[data-astro-cid-ap556yej]{background-color:#fff}.pipeline-container[data-astro-cid-ap556yej]{background-color:var(--bg-alt);border:1px solid rgba(0,0,0,.04);border-radius:var(--border-radius);padding:3rem;position:relative;box-shadow:var(--shadow-soft);margin:0 auto;max-width:1000px;width:100%}.pipeline-svg[data-astro-cid-ap556yej]{width:100%;height:auto;display:block;overflow:visible}.flow-line-in[data-astro-cid-ap556yej]{stroke-dasharray:6 6;animation:dash-flow-in 2s linear infinite}@keyframes dash-flow-in{to{stroke-dashoffset:24}}.flow-line-out[data-astro-cid-ap556yej]{stroke-dasharray:6 6;animation:dash-flow-out 2s linear infinite}@keyframes dash-flow-out{to{stroke-dashoffset:-24}}.radar-sweep-line[data-astro-cid-ap556yej],.radar-sweep-wedge[data-astro-cid-ap556yej]{transform-origin:500px 225px;animation:sweep-rotation 12s linear infinite}@keyframes sweep-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.core-orbit-ring[data-astro-cid-ap556yej]{transform-origin:500px 225px;animation:rotate-clockwise 24s linear infinite}@keyframes rotate-clockwise{to{transform:rotate(360deg)}}.core-orbit-ring-ccw[data-astro-cid-ap556yej]{transform-origin:500px 225px;animation:rotate-counter-clockwise 18s linear infinite}@keyframes rotate-counter-clockwise{to{transform:rotate(-360deg)}}.node-group[data-astro-cid-ap556yej]{cursor:pointer;transition:transform .3s ease}.node-group[data-astro-cid-ap556yej]:hover{transform:translateY(-2px)}.core-wave-1[data-astro-cid-ap556yej]{animation:wavePulse 3s infinite ease-out}.core-wave-2[data-astro-cid-ap556yej]{animation:wavePulse 3s infinite ease-out;animation-delay:1.5s}@keyframes wavePulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}.spin-core[data-astro-cid-ap556yej]{animation:coreSpin 20s infinite linear;transform-origin:center}@keyframes coreSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pipeline-annotation[data-astro-cid-ap556yej]{position:absolute;background:#111;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 12px #00000026}.annotation-top[data-astro-cid-ap556yej]{top:10%;left:50%;transform:translate(-50%)}.annotation-bottom[data-astro-cid-ap556yej]{bottom:10%;left:50%;transform:translate(-50%)}.mobile-pipeline-message[data-astro-cid-ap556yej]{display:none;margin-top:2rem}.sphere-timeline[data-astro-cid-ap556yej]{background-color:var(--bg)}.timeline-steps[data-astro-cid-ap556yej]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;position:relative}.timeline-step[data-astro-cid-ap556yej]{display:flex;flex-direction:column;padding:2.5rem;position:relative;height:100%}.timeline-step[data-astro-cid-ap556yej] .vg[data-astro-cid-ap556yej]{background-color:var(--bg-alt);border-radius:16px;height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem;position:relative;overflow:hidden;padding:1.5rem;border:1px solid rgba(0,0,0,.03)}.step-visual-box[data-astro-cid-ap556yej]{display:flex;flex-direction:column;align-items:center;gap:12px}.step-visual-box[data-astro-cid-ap556yej] p[data-astro-cid-ap556yej]{font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.circle-ring[data-astro-cid-ap556yej]{width:50px;height:50px;border-radius:50%;border:2px dashed rgba(231,30,76,.3);display:flex;align-items:center;justify-content:center;position:relative;animation:spinDashed 12s infinite linear}@keyframes spinDashed{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-ring[data-astro-cid-ap556yej] .active-dot[data-astro-cid-ap556yej]{width:10px;height:10px;background-color:var(--primary);border-radius:50%;box-shadow:0 0 10px var(--primary)}.guidance-chip[data-astro-cid-ap556yej]{background-color:#e71e4c0d;border:1px solid rgba(231,30,76,.1);border-radius:8px;padding:6px 12px}.guidance-chip[data-astro-cid-ap556yej] span[data-astro-cid-ap556yej]{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;color:var(--primary)}.chart-bars[data-astro-cid-ap556yej]{display:flex;gap:6px;align-items:flex-end;height:40px;width:60px}.chart-bars[data-astro-cid-ap556yej] span[data-astro-cid-ap556yej]{flex:1;background-color:var(--primary);border-radius:4px 4px 0 0;animation:barGrow 2.5s infinite alternate ease-in-out}.chart-bars[data-astro-cid-ap556yej] span[data-astro-cid-ap556yej]:nth-child(2){animation-delay:.4s}.chart-bars[data-astro-cid-ap556yej] span[data-astro-cid-ap556yej]:nth-child(3){animation-delay:.8s}@keyframes barGrow{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.prog[data-astro-cid-ap556yej]{position:absolute;right:-2rem;top:50%;width:4rem;height:2px;background-color:#0000000d;z-index:1}.prog[data-astro-cid-ap556yej] i[data-astro-cid-ap556yej]{display:block;width:8px;height:8px;background-color:var(--primary);border-radius:50%;position:absolute;top:-3px;right:0}.step-num[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:2.2rem;font-weight:800;color:#e71e4c1a;line-height:1;margin-bottom:.5rem}.timeline-step[data-astro-cid-ap556yej] h3[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:1.25rem;font-weight:800;color:#111;margin-bottom:.75rem}.timeline-step[data-astro-cid-ap556yej] p[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;color:var(--text-muted);font-size:.95rem;line-height:1.5}.crm-integration[data-astro-cid-ap556yej]{background-color:var(--bg-alt)}.crm-grid[data-astro-cid-ap556yej]{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.crm-content[data-astro-cid-ap556yej] h2[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2;color:#111;margin-bottom:1.5rem;letter-spacing:-1px}.crm-list[data-astro-cid-ap556yej]{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.75rem}.crm-item[data-astro-cid-ap556yej]{display:flex;gap:1.2rem;align-items:flex-start}.crm-item[data-astro-cid-ap556yej] .check[data-astro-cid-ap556yej]{width:24px;height:24px;border-radius:50%;background-color:#e71e4c0d;color:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;flex-shrink:0;margin-top:3px}.crm-item[data-astro-cid-ap556yej] b[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:1.1rem;font-weight:700;color:#111;display:block;margin-bottom:.25rem}.crm-item[data-astro-cid-ap556yej] span[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;color:var(--text-muted);font-size:.95rem;line-height:1.5;display:block}.crm-showcase-card[data-astro-cid-ap556yej]{background-color:#111;color:#fff;border-radius:var(--border-radius);padding:3rem;box-shadow:0 20px 40px #0000001f}.crm-showcase-card[data-astro-cid-ap556yej] h3[data-astro-cid-ap556yej]{color:#fff;font-size:1.8rem;margin-bottom:2rem;font-family:Raleway,sans-serif}.sync-rows[data-astro-cid-ap556yej]{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:2rem}.sync-row[data-astro-cid-ap556yej]{display:flex;justify-content:space-between;align-items:center;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.06)}.sync-row[data-astro-cid-ap556yej]:last-child{border-bottom:none}.sync-row[data-astro-cid-ap556yej] .lbl[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:.9rem;font-weight:600;color:#ffffffd9}.sync-row[data-astro-cid-ap556yej] .status-pill[data-astro-cid-ap556yej]{background-color:#22c55e26;color:#22c55e;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:50px;text-transform:uppercase;letter-spacing:.5px}.sync-row[data-astro-cid-ap556yej] .val[data-astro-cid-ap556yej]{font-family:Lato,sans-serif;font-size:.9rem;color:#fff9}.sync-banner[data-astro-cid-ap556yej]{display:flex;gap:1rem;align-items:center;background-color:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1rem}.sync-banner[data-astro-cid-ap556yej] .banner-text[data-astro-cid-ap556yej]{line-height:1.35;text-align:left}.sync-banner[data-astro-cid-ap556yej] b[data-astro-cid-ap556yej]{font-size:13px;color:#fff;display:block;margin-bottom:2px}.sync-banner[data-astro-cid-ap556yej] span[data-astro-cid-ap556yej]{font-size:11px;color:#fff9}.sphere-form-section[data-astro-cid-ap556yej]{background-color:#fff}.form-max-width[data-astro-cid-ap556yej]{max-width:800px;margin:0 auto}.form-container[data-astro-cid-ap556yej]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--border-radius);padding:4rem;box-shadow:var(--shadow-soft)}.form-header[data-astro-cid-ap556yej] h2[data-astro-cid-ap556yej]{font-size:2.2rem;margin-bottom:.75rem;font-family:Raleway,sans-serif}.form-header[data-astro-cid-ap556yej] p[data-astro-cid-ap556yej]{color:var(--text-muted);font-size:1.05rem;margin-bottom:3rem}.demo-form[data-astro-cid-ap556yej]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-ap556yej]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-ap556yej]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-ap556yej] label[data-astro-cid-ap556yej]{font-family:Raleway,sans-serif;font-size:.9rem;font-weight:700;color:#111}.form-group[data-astro-cid-ap556yej] input[data-astro-cid-ap556yej],.form-group[data-astro-cid-ap556yej] select[data-astro-cid-ap556yej],.form-group[data-astro-cid-ap556yej] textarea[data-astro-cid-ap556yej]{padding:1rem 1.25rem;font-family:Outfit,sans-serif;font-size:1rem;border:1px solid rgba(0,0,0,.08);background-color:var(--bg-alt);border-radius:12px;outline:none;transition:all .3s ease;color:#111}.form-group[data-astro-cid-ap556yej] input[data-astro-cid-ap556yej]:focus,.form-group[data-astro-cid-ap556yej] select[data-astro-cid-ap556yej]:focus,.form-group[data-astro-cid-ap556yej] textarea[data-astro-cid-ap556yej]:focus{border-color:var(--primary);background-color:var(--bg);box-shadow:0 4px 15px #e71e4c0d}.btn-submit[data-astro-cid-ap556yej]{padding:1.1rem 2rem;font-size:1.1rem;font-family:Raleway,sans-serif;margin-top:1rem}.success-message[data-astro-cid-ap556yej]{text-align:center;padding:2rem 0}.success-icon[data-astro-cid-ap556yej]{width:64px;height:64px;background-color:#22c55e1a;color:#22c55e;font-size:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-weight:700}.success-message[data-astro-cid-ap556yej] h3[data-astro-cid-ap556yej]{font-size:1.8rem;margin-bottom:.75rem;font-family:Raleway,sans-serif}.success-message[data-astro-cid-ap556yej] p[data-astro-cid-ap556yej]{color:var(--text-muted);font-size:1.1rem;margin-bottom:2rem;max-width:550px;margin-left:auto;margin-right:auto}.success-checklist[data-astro-cid-ap556yej]{list-style:none;padding:0;max-width:450px;margin:0 auto;text-align:left;background-color:var(--bg-alt);border:1px solid rgba(0,0,0,.04);border-radius:16px;padding:1.5rem 2rem}.success-checklist[data-astro-cid-ap556yej] li[data-astro-cid-ap556yej]{font-family:Outfit,sans-serif;font-size:.95rem;color:#555;margin-bottom:.75rem;font-weight:600}.success-checklist[data-astro-cid-ap556yej] li[data-astro-cid-ap556yej]:last-child{margin-bottom:0}@media(max-width:1024px){.hero-title[data-astro-cid-ap556yej]{font-size:3.2rem}.features-grid[data-astro-cid-ap556yej],.metrics-grid[data-astro-cid-ap556yej]{grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.hero-grid[data-astro-cid-ap556yej]{grid-template-columns:1fr;gap:3rem}.mock-wrap[data-astro-cid-ap556yej]{max-width:500px;margin:0 auto}.crm-grid[data-astro-cid-ap556yej]{grid-template-columns:1fr;gap:3rem}.crm-showcase-card[data-astro-cid-ap556yej]{max-width:500px;margin:0 auto;width:100%}}@media(max-width:768px){section[data-astro-cid-ap556yej]{padding:4rem 0}.hero-title[data-astro-cid-ap556yej]{font-size:2.8rem}.hero-subtitle[data-astro-cid-ap556yej]{font-size:1.1rem}.features-grid[data-astro-cid-ap556yej],.metrics-grid[data-astro-cid-ap556yej]{grid-template-columns:1fr;gap:1.5rem}.metric-card[data-astro-cid-ap556yej]{padding:2rem}.pipeline-svg[data-astro-cid-ap556yej]{display:none}.mobile-pipeline-message[data-astro-cid-ap556yej]{display:block}.pipeline-container[data-astro-cid-ap556yej]{padding:1.5rem}.timeline-steps[data-astro-cid-ap556yej]{grid-template-columns:1fr;gap:3rem}.prog[data-astro-cid-ap556yej]{display:none}.form-row[data-astro-cid-ap556yej]{grid-template-columns:1fr;gap:1.5rem}.form-container[data-astro-cid-ap556yej]{padding:2rem}}
