@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--sp-header-h:4.5rem;--sp-bg:#050508;--sp-bg-elevated:#0c0c12;--sp-surface:#ffffff09;--sp-surface-hover:#ffffff0e;--sp-border:#ffffff17;--sp-border-strong:#ffffff24;--sp-text:#f4f4f5;--sp-muted:#a1a1aa;--sp-muted-dim:#71717a;--sp-accent:#6366f1;--sp-accent-bright:#818cf8;--sp-violet:#8b5cf6;--sp-cyan:#22d3ee;--sp-success:#34d399;--sp-warning:#fbbf24;--sp-danger:#f87171;--sp-radius:14px;--sp-radius-sm:10px;--sp-radius-lg:22px;--sp-max:1200px;--sp-max-wide:1440px;--sp-section-y:clamp(1.1rem, 2vh, 1.85rem);--sp-block-gap:1.15rem;--sp-font:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--sp-shadow-glow:0 0 64px -8px #6366f10a, 0 0 96px -20px #8b5cf607;--sp-ease:cubic-bezier(.33, 0, .2, 1);--sp-ease-out:cubic-bezier(.22, 1, .36, 1);--sp-ease-soft:cubic-bezier(.28, .88, .45, 1);--sp-t-fast:.26s;--sp-t-mid:.4s;--sp-t-slow:.52s;--sp-card-radius:var(--sp-radius);--sp-card-pad-y:1rem;--sp-card-pad-x:1.125rem;--sp-semantic-success:#34d399;--sp-semantic-success-soft:#34d39924;--sp-semantic-warning:#fbbf24;--sp-semantic-warning-soft:#fbbf241f;--sp-semantic-danger:#f87171;--sp-semantic-danger-soft:#f871711a;--sp-semantic-action-glow:#6366f114;--sp-glow-hover-accent:0 0 48px -14px #6366f10d, 0 0 80px -28px #8b5cf608;--sp-glow-hover-danger:0 0 44px -16px #fca5a509, 0 0 72px -28px #f8717105;--sp-card-lift-hover:translateY(-2px);--sp-card-shadow-idle:inset 0 1px 0 #ffffff0a, 0 0 0 1px #ffffff0a;--sp-card-shadow-hover:inset 0 1px 0 #fff1, 0 1px 1px #0000001a, 0 4px 14px -2px #00000024, 0 18px 44px -14px #0000001f;--sp-hover-card:var(--sp-card-shadow-hover), var(--sp-glow-hover-accent);--sp-hover-card-warm:var(--sp-card-shadow-hover), var(--sp-glow-hover-danger);--sp-hover-whisper:inset 0 1px 0 #ffffff0e, 0 0 40px -18px #6366f10b, 0 0 64px -28px #8b5cf607;--sp-ghost-border-hover:#ffffff38;--sp-glow-orb-a:#6366f124;--sp-glow-orb-b:#8b5cf61a;--sp-header-bg:linear-gradient(to bottom, #050508f0, #050508c7);--sp-hero-title-from:#fff;--sp-hero-title-to:#e4e4e7;--sp-metric-grad-from:#fff;--sp-metric-grad-to:#a1a1aa;--sp-hero-panel-outer:linear-gradient(165deg, #ffffff0f 0%, #ffffff05 100%);--sp-hero-panel-drop:0 12px 40px -4px #00000038, 0 28px 64px -16px #0000001a;--sp-hero-panel-inner-bg:#08080cd9;--sp-demo-bg:#0a0a10;--sp-demo-sidebar-bg:#ffffff0b;--sp-demo-chrome-bg:#ffffff0e;--sp-demo-shadow:0 16px 40px -8px #00000038, 0 36px 72px -20px #00000024;--sp-demo-ring:0 0 0 1px #ffffff12;--sp-demo-depth:0 10px 28px -6px #0000002e, 0 24px 56px -16px #0000001a;--sp-demo-ambient:0 0 100px -28px #6366f11c, 0 0 140px -40px #8b5cf613;--sp-problem-section-mid:#6366f112;--sp-cta-band-bg:linear-gradient(135deg, #6366f124 0%, #8b5cf614 50%, #050508e6 100%);--sp-card-problem-border:#f8717138;--sp-card-problem-border-h:#fca5a56b;--sp-card-problem-bg:#f8717116;--sp-card-problem-heading:#fecaca;--sp-footer-bg:#00000059;--sp-contact-grad:#6366f10f;--sp-form-panel-shadow:0 12px 36px #0000002e;--sp-form-panel-bg:linear-gradient(165deg, #ffffff0d 0%, #ffffff05 100%);--sp-input-bg:#05050899;--sp-input-focus-border:#6366f180;--sp-input-focus-ring:#6366f126}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html.sp-fullpage-html{scroll-snap-type:none;scroll-padding-top:var(--sp-header-h);height:100%}html.sp-fullpage-html body.sp-fullpage{min-height:100svh}body.sp-body{font-family:var(--sp-font);color:var(--sp-text);background:var(--sp-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}.sp-hidden{display:none!important}.sp-page-bg{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.sp-page-bg:before{content:"";background:radial-gradient(circle, var(--sp-glow-orb-a) 0%, transparent 55%);filter:blur(40px);border-radius:50%;width:min(140vw,1600px);height:min(140vw,1600px);position:absolute;top:-40%;left:50%;transform:translate(-50%)}.sp-page-bg:after{content:"";background:radial-gradient(circle, var(--sp-glow-orb-b) 0%, transparent 60%);filter:blur(50px);border-radius:50%;width:520px;height:520px;position:absolute;top:20%;right:-15%}.sp-wrap{z-index:1;position:relative}body.sp-fullpage .sp-wrap{padding-top:var(--sp-header-h)}.sp-fullpage .sp-screen.sp-hero{min-height:calc(100vh - var(--sp-header-h));min-height:calc(100dvh - var(--sp-header-h));min-height:calc(100svh - var(--sp-header-h));min-height:calc(100lvh - var(--sp-header-h));box-sizing:border-box;flex-direction:column;justify-content:stretch;padding-block:0;display:flex}.sp-fullpage .sp-screen.sp-hero>.sp-container{box-sizing:border-box;width:100%;min-height:calc(100vh - var(--sp-header-h));min-height:calc(100dvh - var(--sp-header-h));min-height:calc(100svh - var(--sp-header-h));min-height:calc(100lvh - var(--sp-header-h));flex-direction:column;flex:auto;justify-content:center;padding-block:clamp(.35rem,1vh,.85rem);display:flex}.sp-fullpage .sp-screen.sp-hero .sp-hero-grid{flex:auto;align-items:center;min-height:0}@media (width>=1024px){.sp-fullpage .sp-screen.sp-hero>.sp-container{justify-content:center}}.sp-fullpage .sp-screen:not(.sp-screen--footer):not(.sp-hero){scroll-snap-align:start;scroll-snap-stop:normal;box-sizing:border-box;min-height:0;padding-block:var(--sp-section-y);flex-direction:column;justify-content:flex-start;display:flex}.sp-fullpage .sp-screen--start{padding-block:var(--sp-section-y);justify-content:flex-start}.sp-fullpage .sp-screen--footer{justify-content:flex-end;min-height:0;padding-block:clamp(1.25rem,2.5vh,2rem)}.sp-fullpage .sp-screen>.sp-container{width:100%}.sp-fullpage .sp-section,.sp-fullpage .sp-section--tight{padding-block:0}.sp-container{width:100%;max-width:var(--sp-max-wide);margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,4vw,2.5rem);padding-right:clamp(1.25rem,4vw,2.5rem)}.sp-section{padding-block:clamp(3.5rem,8vw,6rem)}.sp-section--tight{padding-block:clamp(2.5rem,5vw,3.5rem)}.sp-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sp-accent-bright);align-items:center;gap:.5rem;margin:0 0 .65rem;font-size:.6875rem;font-weight:600;display:inline-flex}.sp-eyebrow-dot{background:var(--sp-success);width:6px;height:6px;animation:sp-pulse 3.2s var(--sp-ease-soft) infinite;border-radius:50%;box-shadow:0 0 8px #34d39959}@keyframes sp-pulse{0%,to{opacity:1}50%{opacity:.62}}.sp-h2{letter-spacing:-.038em;color:var(--sp-text);margin:0 0 .45rem;font-size:clamp(1.85rem,4.2vw,2.5rem);font-weight:800;line-height:1.12}.sp-lead{color:var(--sp-muted);letter-spacing:.01em;max-width:34rem;margin:0;font-size:1rem;font-weight:400;line-height:1.58}.sp-center{text-align:center}.sp-center .sp-lead{margin-left:auto;margin-right:auto}.sp-diff-promise{color:var(--sp-muted);letter-spacing:.02em;max-width:28rem;margin:.65rem auto 0;font-size:.875rem;font-weight:500;line-height:1.55}.sp-header{z-index:100;border-bottom:1px solid var(--sp-border);background:var(--sp-header-bg);-webkit-backdrop-filter:blur(16px);position:fixed;top:0;left:0;right:0}.sp-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem 1.125rem;display:flex}.sp-brand{color:inherit;transition:opacity var(--sp-t-mid) var(--sp-ease-soft);align-items:center;gap:.75rem;text-decoration:none;display:flex}.sp-brand:hover{opacity:.9}.sp-brand-mark{background:linear-gradient(135deg, var(--sp-accent) 0%, var(--sp-violet) 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 16px #6366f11f,0 12px 32px -8px #8b5cf60f}.sp-brand-mark img{object-fit:cover;border-radius:12px;width:100%;height:100%}.sp-brand-text strong{letter-spacing:-.02em;font-size:1rem;font-weight:700;line-height:1.2;display:block}.sp-brand-text span{color:var(--sp-muted-dim);font-size:.75rem}.sp-nav-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.sp-theme-toggle{border-radius:var(--sp-radius-sm);border:1px solid var(--sp-border-strong);background:var(--sp-surface);width:2.5rem;height:2.5rem;color:var(--sp-text);cursor:pointer;transition:background var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-mid) var(--sp-ease-soft), transform var(--sp-t-mid) var(--sp-ease-soft);justify-content:center;align-items:center;padding:0;display:inline-flex}.sp-theme-toggle:hover{background:var(--sp-surface-hover);border-color:var(--sp-ghost-border-hover)}.sp-theme-toggle:active{transition-duration:var(--sp-t-fast);transform:scale(.97)}.sp-theme-toggle__icon{justify-content:center;align-items:center;display:none}html[data-sp-theme=dark] .sp-theme-toggle__icon--sun{display:flex}html[data-sp-theme=dark] .sp-theme-toggle__icon--moon,html[data-sp-theme=light] .sp-theme-toggle__icon--sun{display:none}html[data-sp-theme=light] .sp-theme-toggle__icon--moon{display:flex}.sp-btn{border-radius:var(--sp-radius-sm);cursor:pointer;transition:transform var(--sp-t-mid) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease), background var(--sp-t-slow) var(--sp-ease), background-position var(--sp-t-slow) var(--sp-ease), border-color var(--sp-t-slow) var(--sp-ease), opacity var(--sp-t-mid) var(--sp-ease-soft), filter var(--sp-t-mid) var(--sp-ease-soft);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25;text-decoration:none;display:inline-flex}.sp-btn:active{transition-duration:var(--sp-t-fast);transform:scale(.985)}.sp-btn:focus-visible{outline:2px solid var(--sp-accent-bright);outline-offset:2px}@keyframes sp-btn-primary-glow{0%,to{box-shadow:inset 0 1px #ffffff1f,0 1px 1px #00000014,0 4px 16px -2px #6366f11f,0 14px 36px -10px #8b5cf614,0 0 40px -12px #22d3ee0f}50%{box-shadow:inset 0 1px #ffffff24,0 1px 1px #00000012,0 6px 22px -2px #6366f129,0 18px 44px -10px #8b5cf61c,0 0 52px -10px #818cf817}}.sp-btn--primary{color:#fff;animation:sp-btn-primary-glow 4.5s var(--sp-ease-soft) infinite;background:linear-gradient(125deg,#6366f1 0%,#4f46e5 38%,#7c3aed 72%,#22d3ee 130%) 0 0/200% 200%;position:relative;box-shadow:inset 0 1px #ffffff1f,0 1px 1px #00000014,0 4px 16px -2px #6366f11f,0 14px 36px -10px #8b5cf614,0 0 40px -12px #22d3ee0f}.sp-btn--primary:hover{filter:brightness(1.07)saturate(1.05);background-position:100%;animation:none;transform:translateY(-.5px)scale(1.008);box-shadow:inset 0 1px #ffffff38,inset 0 -1px #ffffff0f,0 1px 2px #0000000f,0 8px 28px -4px #6366f133,0 20px 48px -12px #8b5cf624,0 0 64px -12px #818cf81f,0 0 80px -10px #ffffff12}.sp-btn--ghost{color:var(--sp-text);border-color:var(--sp-border-strong);background:0 0}.sp-btn--ghost:hover{background:var(--sp-surface-hover);border-color:var(--sp-ghost-border-hover);box-shadow:inset 0 1px 0 #ffffff0d, 0 0 0 1px #ffffff0d, 0 6px 22px -6px #00000024, var(--sp-glow-hover-accent);transform:translateY(-.5px)scale(1.006)}.sp-btn--lg{border-radius:var(--sp-radius);min-height:3rem;padding:.95rem 1.65rem;font-size:.96875rem;font-weight:700}.sp-btn--block{width:100%}.sp-hero{padding-top:clamp(2rem,5vw,3.5rem);padding-bottom:clamp(3rem,7vw,5rem)}.sp-fullpage .sp-hero{padding-top:0;padding-bottom:0}.sp-hero-grid{grid-template-columns:1fr;align-items:center;gap:clamp(1.25rem,2.5vw,2rem);display:grid}@media (width>=1024px){.sp-hero-grid{grid-template-columns:1.05fr .95fr;gap:clamp(1.75rem,2.5vw,2.5rem)}}.sp-hero-hook{letter-spacing:.01em;color:#fb923c;text-wrap:balance;max-width:28rem;margin:0 0 1rem;font-size:.9375rem;font-weight:600;line-height:1.45}html[data-sp-theme=light] .sp-hero-hook{color:#c2410c}.sp-hero-title{letter-spacing:-.052em;background:linear-gradient(180deg, var(--sp-hero-title-from) 0%, var(--sp-hero-title-to) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:clamp(2.35rem,5.8vw,3.65rem);font-weight:800;line-height:1.03}.sp-hero-sub{color:var(--sp-muted);letter-spacing:.01em;max-width:28rem;margin:0 0 1.5rem;font-size:1.0625rem;font-weight:400;line-height:1.58}.sp-hero-ctas{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.sp-cta-micro{color:var(--sp-muted-dim);letter-spacing:.02em;margin:0 0 1.1rem;font-size:.8125rem;font-weight:500}.sp-cta-micro strong{color:var(--sp-muted);font-weight:600}.sp-hero-proof{color:var(--sp-muted);max-width:28rem;margin:0 0 .85rem;font-size:.8125rem;line-height:1.5}.sp-hero-proof strong{color:var(--sp-text);font-weight:600}.sp-social-proof{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.sp-pill{border:1px solid var(--sp-border);background:var(--sp-surface);color:var(--sp-muted);letter-spacing:.02em;border-radius:999px;padding:.35rem .65rem;font-size:.6875rem;font-weight:600}.sp-pill--ok{background:var(--sp-semantic-success-soft);color:#6ee7b7;border-color:#34d39961}@keyframes sp-hero-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sp-hero-ent{opacity:0;animation:sp-hero-in .55s var(--sp-ease-soft) forwards}.sp-hero-ent--t0{animation-delay:0s}.sp-hero-ent--t1{animation-delay:.1s}.sp-hero-ent--t2{animation-delay:.2s}.sp-hero-ent--t3{animation-delay:.26s}.sp-hero-ent--t4{animation-delay:.3s}.sp-hero-ent--t5{animation-delay:.32s}.sp-hero-ent--panel{animation-delay:.16s}@media (prefers-reduced-motion:reduce){.sp-hero-ent{opacity:1;animation:none;transform:none}.sp-btn--primary{animation:none}.sp-hero-live-dot,.sp-hero-live-sync{animation:none!important}.sp-hero-live-dot{opacity:1;transform:none;box-shadow:0 0 0 2px #34d39933}.sp-demo-sync-bar:after,.sp-demo-status--pulse{animation:none!important}.sp-demo-status--pulse{opacity:1;box-shadow:none}}.sp-hero-panel{border-radius:var(--sp-radius-lg);border:1px solid var(--sp-border);background:var(--sp-hero-panel-outer);box-shadow:var(--sp-shadow-glow), var(--sp-hero-panel-drop);-webkit-backdrop-filter:blur(20px);padding:1rem}.sp-hero-panel-inner{border-radius:calc(var(--sp-radius-lg) - 6px);border:1px solid var(--sp-border);background:var(--sp-hero-panel-inner-bg);padding:1.25rem}.sp-hero-live{border-bottom:1px solid var(--sp-border);letter-spacing:.06em;text-transform:uppercase;color:var(--sp-muted-dim);flex-wrap:wrap;align-items:center;gap:.5rem;margin:-.15rem 0 .85rem;padding-bottom:.65rem;font-size:.6875rem;font-weight:600;display:flex}.sp-hero-live-dot{background:var(--sp-success);width:7px;height:7px;animation:sp-live-dot 2.2s var(--sp-ease-soft) infinite;border-radius:50%;box-shadow:0 0 0 2px #34d39933}@keyframes sp-live-dot{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 0 2px #34d39933}45%{opacity:.55;transform:scale(.92);box-shadow:0 0 0 4px #34d3991f}}.sp-hero-live-text{color:#6ee7b7}html[data-sp-theme=light] .sp-hero-live-text{color:#047857}.sp-hero-live-sync{background:linear-gradient(90deg,#6366f126 0%,#818cf88c 45%,#6366f126 100%) 0 0/200% 100%;border-radius:999px;width:min(42%,7.5rem);height:3px;margin-left:auto;animation:1.8s linear infinite sp-hero-sync}@keyframes sp-hero-sync{0%{background-position:0%}to{background-position:200%}}.sp-mini-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.sp-mini-card{border-radius:var(--sp-card-radius);padding:var(--sp-card-pad-y) var(--sp-card-pad-x);border:1px solid var(--sp-border);transition:transform var(--sp-t-mid) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease), border-color var(--sp-t-slow) var(--sp-ease);box-shadow:var(--sp-card-shadow-idle)}.sp-mini-card:hover{transform:var(--sp-card-lift-hover);box-shadow:var(--sp-hover-card)}.sp-mini-card--ok{background:var(--sp-semantic-success-soft);border-color:#34d39938}.sp-mini-card--accent{background:#6366f11a;border-color:#6366f147}.sp-mini-label{color:var(--sp-muted-dim);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .25rem;font-size:.6875rem}.sp-mini-card--ok .sp-mini-label{color:#6ee7b7}.sp-mini-card--accent .sp-mini-label{color:var(--sp-accent-bright)}.sp-mini-value{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.sp-panel-row{border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);padding:var(--sp-card-pad-y) var(--sp-card-pad-x);transition:border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft), background var(--sp-t-slow) var(--sp-ease-soft);margin-top:.45rem}.sp-panel-row:hover{box-shadow:var(--sp-hover-whisper);background:linear-gradient(90deg,#6366f11a 0%,#ffffff05 100%);border-color:#6366f147}html[data-sp-theme=light] .sp-panel-row:hover{background:linear-gradient(90deg,#6366f114 0%,#ffffffa6 100%)}.sp-panel-row p{color:var(--sp-muted);margin:0;font-size:.8125rem}.sp-panel-row strong{color:var(--sp-text);margin-top:.35rem;font-size:.9375rem;font-weight:600;display:block}.sp-section--problem{background:linear-gradient(180deg, transparent 0%, var(--sp-problem-section-mid) 42%, var(--sp-problem-section-mid) 58%, transparent 100%)}.sp-problem-grid{margin-top:var(--sp-block-gap);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.sp-card-problem{padding:var(--sp-card-pad-y) var(--sp-card-pad-x);border-radius:var(--sp-card-radius);border:1px solid var(--sp-card-problem-border);background:var(--sp-card-problem-bg);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft)}.sp-card-problem:hover{border-color:var(--sp-card-problem-border-h);box-shadow:var(--sp-card-shadow-hover), 0 0 0 1px #f8717124, 0 14px 44px -10px #f871711f, 0 0 56px -16px #fca5a514;transform:translateY(-3px)}.sp-card-problem h3{color:var(--sp-card-problem-heading);margin:0 0 .5rem;font-size:1rem;font-weight:600}.sp-card-problem p{color:var(--sp-muted);margin:0;font-size:.8125rem;line-height:1.52}.sp-compare{margin-top:var(--sp-block-gap);grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.sp-compare{grid-template-columns:1fr 1fr}}.sp-compare-col{border-radius:var(--sp-card-radius);padding:var(--sp-card-pad-y) calc(var(--sp-card-pad-x) + .2rem);border:1px solid var(--sp-border);background:var(--sp-surface);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);box-shadow:var(--sp-card-shadow-idle)}.sp-compare-col:hover{transform:var(--sp-card-lift-hover);border-color:var(--sp-border-strong);box-shadow:var(--sp-card-shadow-hover)}.sp-compare-col--after{background:linear-gradient(160deg, #6366f11f 0%, var(--sp-surface) 100%);box-shadow:var(--sp-card-shadow-idle), 0 0 0 1px #6366f114;border-color:#6366f161}.sp-compare-col--after:hover{box-shadow:var(--sp-hover-card)}.sp-compare-label{letter-spacing:.12em;text-transform:uppercase;color:var(--sp-muted-dim);margin:0 0 1rem;font-size:.6875rem;font-weight:700}.sp-compare-col--after .sp-compare-label{color:var(--sp-accent-bright)}.sp-compare ul{margin:0;padding:0;list-style:none}.sp-compare li{color:var(--sp-muted);margin-bottom:.75rem;padding-left:1.35rem;font-size:.9375rem;position:relative}.sp-compare li:last-child{margin-bottom:0}.sp-compare li:before{content:"";background:var(--sp-muted-dim);border-radius:50%;width:6px;height:6px;position:absolute;top:.45em;left:0}.sp-compare-col--after li:before{background:var(--sp-success);box-shadow:0 0 6px #34d39947}.sp-benefits-grid{margin-top:var(--sp-block-gap);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.sp-benefit{padding:var(--sp-card-pad-y) var(--sp-card-pad-x);border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);background:var(--sp-bg-elevated);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), background var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft)}.sp-benefit:hover{transform:var(--sp-card-lift-hover);border-color:var(--sp-border-strong);background:var(--sp-surface-hover);box-shadow:var(--sp-hover-card)}.sp-benefit-icon{width:40px;height:40px;color:var(--sp-accent-bright);background:#6366f11f;border-radius:11px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.sp-benefit h3{margin:0 0 .4rem;font-size:1rem;font-weight:600}.sp-benefit p{color:var(--sp-muted);margin:0;font-size:.8125rem;line-height:1.48}.sp-diff-grid{margin-top:var(--sp-block-gap);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.sp-diff{padding:var(--sp-card-pad-y) var(--sp-card-pad-x);border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);background:linear-gradient(135deg,#ffffff08 0%,#0000 100%);gap:.9rem;display:flex}.sp-diff:hover{transform:var(--sp-card-lift-hover);border-color:var(--sp-border-strong);box-shadow:var(--sp-hover-card)}.sp-diff-badge{background:linear-gradient(135deg, var(--sp-accent), var(--sp-violet));color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:800;display:flex}.sp-diff h3{margin:0 0 .35rem;font-size:.9375rem;font-weight:600}.sp-diff p{color:var(--sp-muted);margin:0;font-size:.8125rem;line-height:1.5}.sp-demo-wrap{margin-top:var(--sp-block-gap);transform:translate3d(0, var(--sp-demo-y,0px), 0)}.sp-demo{border-radius:var(--sp-radius-lg);background:var(--sp-demo-bg);transform-origin:50%;box-shadow:var(--sp-demo-ring), var(--sp-demo-depth), var(--sp-demo-shadow), var(--sp-demo-ambient);transition:box-shadow var(--sp-t-slow) var(--sp-ease-soft), transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft);border:1px solid #ffffff1a;margin-top:0;overflow:hidden}.sp-demo:hover{box-shadow:var(--sp-demo-ring), inset 0 1px 0 #ffffff14, 0 10px 32px -8px #00000047, 0 32px 72px -18px #0000002e, 0 0 100px -24px #6366f129, 0 0 140px -36px #8b5cf61c;border-color:#818cf847;transform:scale(1.02)}.sp-demo-chrome{background:var(--sp-demo-chrome-bg);border-bottom:1px solid var(--sp-border);align-items:center;gap:.5rem;padding:.65rem 1rem;display:flex}.sp-demo-dots{gap:6px;display:flex}.sp-demo-dots span{background:var(--sp-muted-dim);opacity:.5;border-radius:50%;width:10px;height:10px}.sp-demo-dots span:first-child{background:var(--sp-semantic-danger);opacity:1}.sp-demo-dots span:nth-child(2){background:var(--sp-semantic-warning);opacity:1}.sp-demo-dots span:nth-child(3){background:var(--sp-success);opacity:1}.sp-demo-url{text-align:center;color:var(--sp-muted-dim);letter-spacing:.04em;flex:1;font-size:.6875rem}.sp-demo-body{grid-template-columns:1fr;display:grid}@media (width>=900px){.sp-demo-body{grid-template-columns:200px 1fr;min-height:320px}}.sp-demo-sidebar{border-bottom:1px solid var(--sp-border);background:var(--sp-demo-sidebar-bg);padding:1rem}@media (width>=900px){.sp-demo-sidebar{border-bottom:none;border-right:1px solid var(--sp-border)}}.sp-demo-nav-item{color:var(--sp-muted);border:1px solid #0000;border-radius:8px;margin-bottom:4px;padding:.5rem .65rem;font-size:.75rem}.sp-demo-nav-item--active{color:var(--sp-text);background:#6366f133;border-color:#6366f138;font-weight:600}.sp-demo-main{background:linear-gradient(#ffffff0b 0%,#ffffff04 55%,#0000 100%);padding:1.1rem 1.2rem}.sp-demo-toolbar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.sp-demo-chip{border:1px solid var(--sp-border);color:var(--sp-muted);border-radius:8px;padding:.35rem .65rem;font-size:.6875rem}.sp-demo-chip--hot{color:var(--sp-accent-bright);background:#6366f114;border-color:#6366f166}.sp-demo-chip--sync{background:#6366f10f;border-color:#6366f147;flex-direction:column;align-items:stretch;gap:.3rem;min-width:6.5rem;padding:.4rem .55rem .35rem;display:inline-flex}.sp-demo-sync-label{letter-spacing:.04em;text-transform:uppercase;color:var(--sp-accent-bright);font-size:.625rem;font-weight:700}.sp-demo-sync-bar{background:#ffffff14;border-radius:999px;height:3px;display:block;overflow:hidden}.sp-demo-sync-bar:after{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--sp-accent-bright), var(--sp-cyan));width:38%;height:100%;animation:sp-demo-sync-sweep 1.35s var(--sp-ease-soft) infinite;display:block}@keyframes sp-demo-sync-sweep{0%{opacity:.65;transform:translate(-120%)}40%{opacity:1}to{opacity:.65;transform:translate(320%)}}.sp-demo-rows{flex-direction:column;gap:.5rem;display:flex}.sp-demo-row{border-radius:var(--sp-card-radius);transition:border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);background:#ffffff0a;border:1px solid #ffffff1a;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:.65rem .9rem;font-size:.8125rem;display:grid}.sp-demo-row:hover{box-shadow:var(--sp-hover-whisper);border-color:#6366f12e}.sp-demo-row--active{background:linear-gradient(90deg,#6366f117 0%,#ffffff08 100%);border-color:#6366f138}.sp-demo-row--active:hover{background:linear-gradient(90deg,#6366f124 0%,#ffffff0a 100%);border-color:#818cf859}html[data-sp-theme=light] .sp-demo-row--active{background:linear-gradient(90deg,#6366f112 0%,#fffffffa 100%)}.sp-demo-row-title{color:var(--sp-text);font-weight:600}.sp-demo-status{border-radius:6px;padding:.25rem .5rem;font-size:.6875rem;font-weight:600}.sp-demo-status--open{color:#6ee7b7;background:#34d3991f}.sp-demo-status--progress{color:var(--sp-accent-bright);background:#6366f126}.sp-demo-status--pulse{animation:sp-status-blink 2.4s var(--sp-ease-soft) infinite}@keyframes sp-status-blink{0%,to{opacity:1;box-shadow:0 0 #818cf800}50%{opacity:.88;box-shadow:0 0 0 3px #818cf81f}}.sp-demo-meta{color:var(--sp-muted-dim);font-size:.6875rem}.sp-metrics-grid{margin-top:var(--sp-block-gap);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.sp-metric{text-align:center;padding:var(--sp-card-pad-y) calc(var(--sp-card-pad-x) + .15rem);border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);background:var(--sp-bg-elevated);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft)}.sp-metric:hover{transform:var(--sp-card-lift-hover);border-color:var(--sp-border-strong);box-shadow:var(--sp-hover-card)}.sp-metric-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--sp-muted-dim);margin:0 0 .4rem;font-size:.6875rem;font-weight:600}.sp-metric-context{color:var(--sp-muted);letter-spacing:.01em;margin:.45rem 0 0;font-size:.8125rem;font-weight:500;line-height:1.45}.sp-metric-value{letter-spacing:-.03em;background:linear-gradient(180deg, var(--sp-metric-grad-from), var(--sp-metric-grad-to));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}@keyframes sp-metric-glow-in{0%{box-shadow:var(--sp-card-shadow-idle);border-color:var(--sp-border)}45%{box-shadow:var(--sp-card-shadow-hover), 0 0 40px -10px #6366f11f;border-color:#6366f138}to{box-shadow:var(--sp-card-shadow-idle);border-color:var(--sp-border)}}html.sp-card-reveal-js .sp-metrics-grid.sp-card-reveal--in .sp-metric{animation:sp-metric-glow-in 1.15s var(--sp-ease-soft) both}html.sp-card-reveal-js .sp-metrics-grid.sp-card-reveal--in .sp-metric:first-child{animation-delay:60ms}html.sp-card-reveal-js .sp-metrics-grid.sp-card-reveal--in .sp-metric:nth-child(2){animation-delay:.14s}html.sp-card-reveal-js .sp-metrics-grid.sp-card-reveal--in .sp-metric:nth-child(3){animation-delay:.22s}html.sp-card-reveal-js .sp-metrics-grid.sp-card-reveal--in .sp-metric:nth-child(4){animation-delay:.3s}@media (prefers-reduced-motion:reduce){html.sp-card-reveal-js .sp-metrics-grid.sp-card-reveal--in .sp-metric{animation:none}}.sp-cta-band{border-radius:var(--sp-radius-lg);text-align:center;background:var(--sp-cta-band-bg);box-shadow:var(--sp-shadow-glow);transition:border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);border:1px solid #6366f133;padding:clamp(1.35rem,2.75vh,2.25rem)}.sp-cta-band h2{letter-spacing:-.035em;color:var(--sp-text);margin:0 0 .45rem;font-size:clamp(1.55rem,3.2vw,2.05rem);font-weight:800;line-height:1.15}.sp-cta-band p{color:var(--sp-muted);max-width:28rem;margin:0 auto 1.35rem;font-size:.96875rem;line-height:1.55}.sp-cta-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sp-steps{margin-top:var(--sp-block-gap);counter-reset:sp-step;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.sp-step{padding:var(--sp-card-pad-y) var(--sp-card-pad-x);border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);background:var(--sp-surface);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);grid-template-columns:28px 1fr;align-items:start;gap:.5rem .75rem;display:grid}.sp-step:hover{transform:var(--sp-card-lift-hover);border-color:var(--sp-border-strong);box-shadow:var(--sp-hover-card)}.sp-step:before{counter-increment:sp-step;content:counter(sp-step);background:linear-gradient(135deg, var(--sp-accent), var(--sp-violet));color:#fff;border-radius:8px;flex-shrink:0;grid-area:1/1;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8125rem;font-weight:800;line-height:1;display:flex}.sp-step h3{grid-area:1/2;margin:0;font-size:1rem;font-weight:600;line-height:1.35}.sp-step p{color:var(--sp-muted);grid-area:2/1/auto/-1;margin:0;font-size:.875rem;line-height:1.55}.sp-pricing-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.15rem;display:flex}.sp-toggle{border-radius:var(--sp-radius-sm);border:1px solid var(--sp-border);background:var(--sp-bg-elevated);display:inline-flex;overflow:hidden}.sp-toggle button{color:var(--sp-muted);cursor:pointer;transition:background var(--sp-t-mid) var(--sp-ease-soft), color var(--sp-t-mid) var(--sp-ease-soft);background:0 0;border:none;padding:.65rem 1.1rem;font-family:inherit;font-size:.8125rem;font-weight:600}.sp-toggle button.sp-is-active{color:var(--sp-text);background:#6366f133}.sp-plans-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1rem;display:grid}.sp-plan{padding:var(--sp-card-pad-y) calc(var(--sp-card-pad-x) + .2rem);border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);background:var(--sp-bg-elevated);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);flex-direction:column;display:flex;position:relative}.sp-plan:hover{transform:var(--sp-card-lift-hover);border-color:var(--sp-border-strong);box-shadow:var(--sp-hover-card)}.sp-plan--featured{background:linear-gradient(180deg, #6366f11c 0%, var(--sp-bg-elevated) 100%);box-shadow:var(--sp-card-shadow-idle), 0 0 0 1px #6366f11a, 0 10px 36px -8px #6366f114, 0 22px 56px -12px #8b5cf60e, 0 0 72px -18px #6366f112;z-index:2;border-color:#6366f161}.sp-plan--featured:hover{box-shadow:0 0 0 1px #6366f124, var(--sp-card-shadow-hover), 0 14px 48px -10px #6366f11f, 0 28px 72px -14px #8b5cf617, 0 0 96px -20px #818cf816}@media (width>=960px){.sp-plan--featured{transform:scale(1.03)}.sp-plan--featured:hover{box-shadow:0 0 0 1px #6366f126, var(--sp-card-shadow-hover), 0 16px 52px -10px #6366f121, 0 32px 80px -14px #8b5cf61a, 0 0 104px -18px #818cf817;transform:scale(1.03)translateY(-2px)}}.sp-plan--featured-aggressive{box-shadow:var(--sp-card-shadow-idle), 0 0 0 1px #6366f129, 0 12px 40px -8px #6366f11f, 0 26px 64px -12px #8b5cf614, 0 0 88px -16px #6366f117;border-color:#818cf87a}.sp-plan--featured-aggressive:hover{box-shadow:0 0 0 1px #6366f133, var(--sp-card-shadow-hover), 0 18px 56px -10px #6366f129, 0 36px 88px -14px #8b5cf61f, 0 0 112px -18px #818cf81a;border-color:#a5b4fc8c}@media (width>=960px){.sp-plan--featured-aggressive:hover{transform:scale(1.03)translateY(-2px)}}.sp-plan-badge{letter-spacing:.08em;text-transform:uppercase;background:var(--sp-accent);color:#fff;border-radius:999px;padding:.35rem .65rem;font-size:.625rem;font-weight:700;position:absolute;top:-10px;right:1rem}.sp-plan-name{color:var(--sp-accent-bright);margin:0 0 .35rem;font-size:.875rem;font-weight:600}.sp-plan-price{letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:800}.sp-plan-note{color:var(--sp-muted-dim);margin:.25rem 0 0;font-size:.75rem}.sp-plan-note--save{color:#6ee7b7}.sp-plan-annual-savings{color:#6ee7b7;margin-top:.15rem;font-size:.8125rem;font-weight:600;line-height:1.35}html[data-sp-theme=light] .sp-plan-annual-savings{color:#047857}.sp-plan-tagline{color:var(--sp-accent-bright);letter-spacing:.01em;margin:.65rem 0 0;font-size:.8125rem;font-weight:600;line-height:1.45}.sp-plan-desc{color:var(--sp-muted);min-height:2.6em;margin:1rem 0 0;font-size:.875rem}.sp-plan-list{flex:1;margin:1.25rem 0 0;padding:0;list-style:none}.sp-plan-list li{color:var(--sp-muted);align-items:flex-start;gap:.5rem;margin-bottom:.65rem;font-size:.875rem;display:flex}.sp-plan-check{width:18px;height:18px;color:var(--sp-success);background:#34d39926;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.625rem;display:flex}.sp-plan .sp-btn{margin-top:1.1rem}.sp-plan--featured .sp-btn--primary{font-weight:700;box-shadow:inset 0 1px #ffffff1f,0 2px 8px -2px #6366f114,0 10px 28px -8px #8b5cf60d}.sp-guarantee{margin-top:var(--sp-block-gap);text-align:center;padding:var(--sp-card-pad-y) var(--sp-card-pad-x);border-radius:var(--sp-card-radius);border:1px dashed var(--sp-border-strong);background:var(--sp-surface)}.sp-guarantee p{color:var(--sp-muted);margin:0;font-size:.9375rem}.sp-guarantee strong{color:var(--sp-text)}.sp-testimonials-grid{margin-top:var(--sp-block-gap);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.sp-quote{padding:var(--sp-card-pad-y) calc(var(--sp-card-pad-x) + .2rem);border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);background:var(--sp-bg-elevated);box-shadow:var(--sp-card-shadow-idle);transition:transform var(--sp-t-mid) var(--sp-ease-soft), border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft)}.sp-quote:hover{transform:var(--sp-card-lift-hover);box-shadow:var(--sp-hover-card);border-color:#6366f13d}.sp-quote p{color:var(--sp-text);margin:0;font-size:.9375rem;font-style:italic;line-height:1.6}.sp-quote footer{border-top:1px solid var(--sp-border);margin-top:1.25rem;padding-top:1rem}.sp-quote cite{font-size:.8125rem;font-style:normal;font-weight:600}.sp-quote span{color:var(--sp-muted-dim);margin-top:.2rem;font-size:.75rem;font-weight:400;display:block}.sp-faq-list{max-width:720px;margin:var(--sp-block-gap) auto 0}.sp-details{border-radius:var(--sp-card-radius);border:1px solid var(--sp-border);background:var(--sp-bg-elevated);box-shadow:var(--sp-card-shadow-idle);transition:border-color var(--sp-t-slow) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);margin-bottom:.55rem;overflow:hidden}.sp-details:hover{border-color:var(--sp-border-strong)}.sp-details:not([open]):hover{box-shadow:var(--sp-hover-whisper)}.sp-details[open]{box-shadow:var(--sp-card-shadow-hover), 0 0 52px -22px #6366f10a;border-color:#6366f12e}.sp-details summary{cursor:pointer;padding:.85rem 1rem;font-size:.9375rem;font-weight:600;list-style:none}.sp-details summary::-webkit-details-marker{display:none}.sp-details summary:after{content:"+";float:right;color:var(--sp-muted-dim);font-weight:400}.sp-details[open] summary:after{content:"−"}.sp-details p{color:var(--sp-muted);margin:0;padding:0 1.15rem 1.15rem;font-size:.875rem;line-height:1.55}.sp-contact{border-top:1px solid var(--sp-border);background:linear-gradient(180deg, var(--sp-contact-grad) 0%, transparent 40%)}.sp-contact-grid{grid-template-columns:1fr;align-items:start;gap:1.35rem;display:grid}@media (width>=768px){.sp-contact-grid{grid-template-columns:1fr 1fr}}.sp-micro-list{margin:1.25rem 0 0;padding:0;list-style:none}.sp-micro-list li{color:var(--sp-muted);align-items:flex-start;gap:.5rem;margin-bottom:.65rem;font-size:.875rem;display:flex}.sp-micro-list li:before{content:"";background:var(--sp-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.45em}.sp-form{border-radius:var(--sp-radius-lg);border:1px solid var(--sp-border);background:var(--sp-form-panel-bg);box-shadow:var(--sp-form-panel-shadow);padding:1.5rem}.sp-field{margin-bottom:1rem}.sp-field label{letter-spacing:.08em;text-transform:uppercase;color:var(--sp-muted-dim);margin-bottom:.4rem;font-size:.6875rem;font-weight:600;display:block}.sp-input{width:100%;color:var(--sp-text);background:var(--sp-input-bg);border:1px solid var(--sp-border);border-radius:var(--sp-radius-sm);transition:border-color var(--sp-t-mid) var(--sp-ease-soft), box-shadow var(--sp-t-mid) var(--sp-ease-soft);padding:.75rem .9rem;font-family:inherit;font-size:.9375rem}.sp-input:focus{border-color:var(--sp-input-focus-border);box-shadow:0 0 0 2px var(--sp-input-focus-ring);outline:none}.sp-field-row{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=500px){.sp-field-row{grid-template-columns:1fr 1fr}}.sp-form-hint{color:var(--sp-muted-dim);text-align:center;margin:.75rem 0 0;font-size:.6875rem}.sp-final-cta{text-align:center;padding-block:0}.sp-final-cta h2{letter-spacing:-.045em;max-width:min(30rem,100%);color:var(--sp-text);margin:0 auto .65rem;font-size:clamp(1.85rem,4.2vw,2.65rem);font-weight:800;line-height:1.08}.sp-final-cta__sub{max-width:36rem;color:var(--sp-muted);margin:0 auto 1.5rem;font-size:1.0625rem;font-weight:400;line-height:1.58}.sp-footer{border-top:1px solid var(--sp-border);background:var(--sp-footer-bg);padding-block:2rem 1.5rem;overflow:visible}.sp-footer-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.25rem;margin-bottom:1.35rem;display:grid}.sp-footer-col h4{letter-spacing:.12em;text-transform:uppercase;color:var(--sp-muted-dim);margin:0 0 .75rem;font-size:.6875rem;font-weight:700}.sp-footer-col ul{margin:0;padding:0;list-style:none}.sp-footer-col a{color:var(--sp-muted);transition:color var(--sp-t-mid) var(--sp-ease-soft);padding:.35rem 0;font-size:.8125rem;text-decoration:none;display:block}.sp-footer-col a:hover{color:var(--sp-text)}.sp-footer-credit{border-top:1px solid var(--sp-border);margin-top:1.35rem;padding-top:1.25rem;overflow:visible}.sp-footer-credit__text{letter-spacing:.02em;max-width:40rem;color:var(--sp-muted-dim);margin:0;font-size:.75rem;font-weight:400;line-height:1.55}.sp-footer-credit{overflow:visible}.sp-footer-credit__name-wrap{vertical-align:baseline;max-width:100%;display:inline-block;position:relative}.sp-footer-credit__link{color:inherit;text-underline-offset:3px;opacity:.7;transition:opacity .2s var(--sp-ease-soft), text-decoration-color .2s var(--sp-ease-soft);text-decoration:none}.sp-footer-credit__link:hover{opacity:1;text-decoration:underline;-webkit-text-decoration-color:var(--sp-border-strong);text-decoration-color:var(--sp-border-strong)}.sp-footer-credit__link:focus-visible{outline:1px solid var(--sp-border-strong);outline-offset:3px;opacity:1;border-radius:2px}.sp-footer-credit__tooltip{--sp-devtip-bg:#101016eb;--sp-devtip-edge:#ffffff1a;--sp-devtip-text:#e4e4e7;z-index:80;box-sizing:border-box;border-radius:var(--sp-radius-sm);border:1px solid var(--sp-devtip-edge);background:var(--sp-devtip-bg);min-width:11rem;max-width:min(17.5rem,100vw - 2rem);color:var(--sp-devtip-text);letter-spacing:.02em;text-align:center;text-wrap:balance;-webkit-backdrop-filter:blur(14px)saturate(1.15);pointer-events:none;opacity:0;visibility:hidden;transform-origin:50% 100%;transition:opacity .2s var(--sp-ease-soft), transform .2s var(--sp-ease-soft), visibility 0s linear .2s;padding:.55rem .7rem .6rem;font-size:.6875rem;font-weight:500;line-height:1.45;position:absolute;bottom:calc(100% + 11px);left:50%;transform:translate(-50%,6px)scale(.98);box-shadow:0 0 0 1px #0003,0 10px 28px -6px #00000059,0 0 40px -12px #6366f114}.sp-footer-credit__tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--sp-devtip-bg);filter:drop-shadow(0 1px #0000001f);margin-left:-6px;position:absolute;top:100%;left:50%}.sp-footer-credit__name-wrap:hover .sp-footer-credit__tooltip,.sp-footer-credit__name-wrap:focus-within .sp-footer-credit__tooltip{opacity:1;visibility:visible;transition:opacity .22s var(--sp-ease-soft), transform .22s var(--sp-ease-out), visibility 0s linear 0s;transform:translate(-50%)scale(1)}html[data-sp-theme=light] .sp-footer-credit__tooltip{--sp-devtip-bg:#fffffff5;--sp-devtip-edge:#0f172a1a;--sp-devtip-text:#0f172a;box-shadow:0 0 0 1px #0f172a0f,0 10px 28px -6px #0f172a1a,0 0 36px -10px #6366f10f}@media (hover:none){.sp-footer-credit__tooltip{bottom:calc(100% + 9px)}}@media (prefers-reduced-motion:reduce){.sp-footer-credit__tooltip{transition:opacity .15s,visibility 0s linear .15s;transform:translate(-50%)}.sp-footer-credit__name-wrap:hover .sp-footer-credit__tooltip,.sp-footer-credit__name-wrap:focus-within .sp-footer-credit__tooltip{transition:opacity .15s,visibility;transform:translate(-50%)}}.sp-footer-bottom{border-top:1px solid var(--sp-border);color:var(--sp-muted-dim);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.75rem;display:flex}.sp-footer-bottom a{color:var(--sp-muted);text-decoration:none}.sp-footer-bottom a:hover{color:var(--sp-text)}.sp-toast{z-index:100;border-radius:var(--sp-radius-sm);color:#022c22;background:#34d399f2;padding:.65rem 1.25rem;font-size:.875rem;font-weight:500;position:fixed;top:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0000002e}.sp-wa{z-index:50;color:#fff;width:56px;height:56px;transition:transform var(--sp-t-mid) var(--sp-ease-soft), box-shadow var(--sp-t-slow) var(--sp-ease-soft);background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 6px 22px #25d36638}.sp-wa:hover{transform:scale(1.03);box-shadow:0 4px 14px #25d36624,0 12px 36px -8px #25d3661f,0 0 48px -12px #34d39914}.sp-wa svg{width:28px;height:28px}.sp-mobile-cta-bar{z-index:48;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px)saturate(1.15);border-top:1px solid var(--sp-border);background:linear-gradient(#050508b8 0%,#050508f0 100%);justify-content:center;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000047,0 -1px #ffffff0a}.sp-mobile-cta-bar__btn{border-radius:var(--sp-radius);min-height:48px;box-shadow:0 4px 14px -2px #6366f138,0 10px 28px -6px #8b5cf624,0 2px 8px #0000001f}.sp-reveal{opacity:0;transition:opacity .44s var(--sp-ease-soft), transform .44s var(--sp-ease-soft);transform:translateY(16px)}.sp-reveal.sp-reveal--visible{opacity:1;transform:translateY(0)}html.sp-card-reveal-js .sp-card-reveal:not(.sp-card-reveal--in)>*{opacity:0;transition:opacity .48s var(--sp-ease-soft), transform .48s var(--sp-ease-soft);transform:translateY(8px)}html.sp-card-reveal-js .sp-card-reveal--in>*{opacity:1;transform:translateY(0)}html.sp-card-reveal-js .sp-card-reveal--in>:first-child{transition-delay:0s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(2){transition-delay:48ms}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(3){transition-delay:96ms}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(4){transition-delay:.144s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(5){transition-delay:.192s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(6){transition-delay:.24s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(7){transition-delay:.288s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(8){transition-delay:.336s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(9){transition-delay:.384s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(10){transition-delay:.432s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(11){transition-delay:.48s}html.sp-card-reveal-js .sp-card-reveal--in>:nth-child(12){transition-delay:.528s}@media (prefers-reduced-motion:reduce){.sp-reveal{opacity:1;transition:none;transform:none}html.sp-card-reveal-js .sp-card-reveal>*{opacity:1!important;transition:none!important;transform:none!important}}html[data-sp-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--sp-bg:#f1f5f9;--sp-bg-elevated:#fff;--sp-surface:#0f172a0a;--sp-surface-hover:#0f172a14;--sp-border:#0f172a1a;--sp-border-strong:#0f172a29;--sp-text:#0f172a;--sp-muted:#475569;--sp-muted-dim:#64748b;--sp-shadow-glow:0 0 56px -6px #6366f108, 0 0 88px -18px #8b5cf606;--sp-card-shadow-idle:inset 0 1px 0 #ffffffeb, 0 0 0 1px #0f172a0b;--sp-card-shadow-hover:inset 0 1px 0 #fff, 0 1px 2px #0f172a08, 0 6px 18px -4px #0f172a0b, 0 18px 44px -12px #0f172a09;--sp-glow-hover-accent:0 0 48px -12px #6366f109, 0 0 76px -24px #8b5cf606;--sp-glow-hover-danger:0 0 44px -14px #f8717107, 0 0 68px -24px #ef444405;--sp-hover-whisper:inset 0 1px 0 #ffffffd9, 0 0 36px -14px #6366f107, 0 0 56px -22px #8b5cf605;--sp-ghost-border-hover:#0f172a38;--sp-glow-orb-a:#6366f11c;--sp-glow-orb-b:#8b5cf617;--sp-header-bg:linear-gradient(to bottom, #fffffff7, #f1f5f9f0);--sp-hero-title-from:#020617;--sp-hero-title-to:#475569;--sp-metric-grad-from:#0f172a;--sp-metric-grad-to:#64748b;--sp-hero-panel-outer:linear-gradient(165deg, #fffffffa 0%, #f8fafceb 100%);--sp-hero-panel-drop:0 8px 28px -4px #0f172a0a, 0 22px 48px -14px #0f172a08;--sp-hero-panel-inner-bg:#fffffffa;--sp-demo-bg:#f8fafc;--sp-demo-sidebar-bg:#f1f5f9fa;--sp-demo-chrome-bg:#0f172a0d;--sp-demo-shadow:0 10px 28px -6px #0f172a0b, 0 24px 48px -14px #0f172a09;--sp-demo-ring:0 0 0 1px #0f172a12;--sp-demo-depth:0 6px 20px -6px #0f172a0a, 0 16px 40px -12px #0f172a08;--sp-demo-ambient:0 0 88px -24px #6366f111, 0 0 120px -36px #8b5cf60b;--sp-problem-section-mid:#6366f114;--sp-cta-band-bg:linear-gradient(135deg, #6366f11a 0%, #8b5cf60f 50%, #fffffffa 100%);--sp-card-problem-border:#dc262638;--sp-card-problem-border-h:#b91c1c61;--sp-card-problem-bg:#fee2e280;--sp-card-problem-heading:#b91c1c;--sp-footer-bg:#ffffffeb;--sp-contact-grad:#6366f112;--sp-form-panel-shadow:0 12px 36px #0f172a0d;--sp-form-panel-bg:linear-gradient(165deg, #fffffffa 0%, #f8fafcf2 100%);--sp-input-bg:#fffffff2;--sp-input-focus-border:#4f46e58c;--sp-input-focus-ring:#6366f12e}html[data-sp-theme=light] .sp-pill--ok{color:#047857;background:#10b9811a;border-color:#05966959}html[data-sp-theme=light] .sp-cta-band{border-color:#6366f138}html[data-sp-theme=light] .sp-mobile-cta-bar{-webkit-backdrop-filter:blur(18px)saturate(1.08);background:linear-gradient(#f1f5f9e0 0%,#fffffffa 100%);box-shadow:0 -6px 28px #0f172a0f,0 -1px #0f172a0a}html[data-sp-theme=light] .sp-demo{border-color:#0f172a1c}html[data-sp-theme=light] .sp-demo:hover{border-color:#6366f152}html[data-sp-theme=light] .sp-demo-row{background:#fffffff7;border-color:#0f172a1a}html[data-sp-theme=light] .sp-demo-main{background:linear-gradient(#f1f5f9bf 0%,#f8fafc59 50%,#0000 100%)}@media (width<=767px){:root{--sp-section-y:clamp(1.4rem, 3.6vw, 2rem);--sp-card-pad-y:.9rem;--sp-card-pad-x:1rem}.sp-container{padding-left:16px;padding-right:16px}body.sp-landing-body{padding-bottom:calc(4.35rem + env(safe-area-inset-bottom))}.sp-mobile-cta-bar{display:flex}.sp-wa{bottom:calc(4.9rem + env(safe-area-inset-bottom));right:1rem}.sp-hero-title{text-wrap:balance}.sp-hero-copy{text-align:center}.sp-hero-sub,.sp-hero-proof,.sp-hero-hook{margin-left:auto;margin-right:auto}.sp-hero-ctas{flex-direction:column;align-items:stretch;width:100%;max-width:22rem;margin-left:auto;margin-right:auto}.sp-hero-ctas .sp-btn{justify-content:center;width:100%;min-height:48px}.sp-hero-ctas .sp-btn--primary{padding-block:1rem;font-size:1rem}.sp-social-proof{justify-content:center}.sp-problem-grid,.sp-benefits-grid,.sp-diff-grid,.sp-steps,.sp-metrics-grid,.sp-plans-grid,.sp-testimonials-grid{grid-template-columns:1fr}.sp-benefit-icon{border-radius:13px;width:48px;height:48px;margin-bottom:.85rem}.sp-benefit-icon svg{width:24px;height:24px}.sp-cta-row{flex-direction:column;align-items:stretch}.sp-cta-row .sp-btn{justify-content:center;width:100%;min-height:48px}.sp-compare{grid-template-columns:1fr}.sp-pricing-head{flex-direction:column;align-items:stretch}.sp-demo-wrap{transform:none!important}.sp-demo:hover{transform:none}.sp-footer-credit__text{text-align:center;max-width:22rem;margin-left:auto;margin-right:auto}.sp-footer-bottom{text-align:center;justify-content:center}}.sp-divider{background:linear-gradient(90deg, transparent, var(--sp-border), transparent);border:none;height:1px;margin:0}
