.landing-root{--blue:#2563eb;--sky:#0ea5e9;--text:#111118;--muted:#11111894;--faint:#11111861;--darker:#f7f7f9;--surface:#fff;--surface-h:#f4f4f8;--border:#11111817;--border-h:#11111838;--gradient:linear-gradient(135deg, #2563eb, #0ea5e9);--gradient-s:linear-gradient(135deg, #2563eb17, #0ea5e912);font-family:var(--font-dm), system-ui, sans-serif;color:var(--text);background:var(--darker);-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;overflow-x:hidden}.landing-root *{box-sizing:border-box}.landing-root h1,.landing-root h2,.landing-root h3{font-family:var(--font-syne), sans-serif}.landing-root .gradient-text{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-root .noise-overlay{z-index:9998;pointer-events:none;opacity:.02;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}.landing-root .bg-orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.landing-root .bg-orbs .orb{filter:blur(180px);border-radius:50%;animation:26s ease-in-out infinite orbFloat;position:absolute}.landing-root .bg-orbs .orb:first-child{opacity:.7;background:#bfdbfe;width:700px;height:700px;animation-duration:28s;top:-15%;left:-12%}.landing-root .bg-orbs .orb:nth-child(2){opacity:.5;background:#ddd6fe;width:580px;height:580px;animation-duration:34s;animation-delay:-8s;bottom:-12%;right:-12%}.landing-root .bg-orbs .orb:nth-child(3){opacity:.45;background:#bae6fd;width:420px;height:420px;animation-duration:22s;animation-delay:-15s;top:45%;right:12%}@keyframes orbFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(60px,-44px)scale(1.07)}50%{transform:translate(-36px,54px)scale(.94)}75%{transform:translate(44px,24px)scale(1.05)}}.landing-root .landing-nav{z-index:100;justify-content:space-between;align-items:center;padding:20px 48px;transition:padding .4s,background .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #11111800}.landing-root .landing-nav.scrolled{-webkit-backdrop-filter:blur(28px);background:#f7f7f9eb;padding:12px 48px;box-shadow:0 1px #11111814,0 4px 24px #1111180f}.landing-root .nav-logo{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;display:flex}.landing-root .nav-links{background:#1111180a;border:1px solid #11111817;border-radius:100px;align-items:center;gap:2px;margin:0;padding:5px 6px;list-style:none;display:flex}.landing-root .nav-links a,.landing-root .nav-links button{color:#1111189e;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;padding:6px 14px;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.landing-root .nav-links a:hover,.landing-root .nav-links button:hover{color:var(--text);background:#1111180f}.landing-root .nav-links a.nav-cta,.landing-root .nav-links button.nav-cta,.landing-root .nav-cta{background:var(--gradient);color:#fff;border-radius:100px;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:box-shadow .3s,opacity .3s;display:inline-block;box-shadow:0 3px 14px #2563eb4d}.landing-root .nav-links a.nav-cta:hover,.landing-root .nav-links button.nav-cta:hover,.landing-root .nav-cta:hover{color:#fff;opacity:.9;box-shadow:0 6px 28px #2563eb73}.landing-root .nav-links a.nav-cta:after,.landing-root .nav-links button.nav-cta:after,.landing-root .nav-cta:after{display:none}.landing-root .hero{text-align:center;z-index:1;background:radial-gradient(at 15% 30%,#2563eb24 0%,#0000 52%),radial-gradient(at 85% 20%,#0ea5e91f 0%,#0000 48%),radial-gradient(at 50% 90%,#6366f117 0%,#0000 50%),radial-gradient(at 70% 60%,#2563eb12 0%,#0000 40%),linear-gradient(160deg,#f0f5ff 0%,#f8faff 50%,#f7f7f9 100%);justify-content:center;align-items:center;min-height:100vh;padding:110px 24px 80px;display:flex;position:relative;overflow:hidden}.landing-root .hero-grid{pointer-events:none;z-index:0;background-image:radial-gradient(#2563eb14 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#00000080 0%,#0000 100%);mask-image:radial-gradient(70% 60% at 50% 40%,#00000080 0%,#0000 100%)}.landing-root .hero-glow{pointer-events:none;z-index:0;background:radial-gradient(#2563eb1a 0%,#0ea5e90a 50%,#0000 70%);width:700px;height:500px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.landing-root .hero-content{z-index:2;max-width:860px;position:relative}.landing-root .hero-badge{color:#2563eb;letter-spacing:.03em;opacity:0;background:#2563eb12;border:1px solid #2563eb33;border-radius:100px;align-items:center;gap:8px;margin-bottom:36px;padding:8px 20px;font-size:.82rem;font-weight:600;display:inline-flex}.landing-root .hero-badge .dot{background:#0ea5e9;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.landing-root .hero-h1{color:var(--text);letter-spacing:-1.5px;opacity:0;margin:0 0 24px;font-size:clamp(2.4rem,4vw,4.4rem);font-weight:800;line-height:1.12}.landing-root .hero-gradient-text{background:linear-gradient(135deg,#2563eb,#0ea5e9) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite gradShift}@keyframes gradShift{to{background-position:200%}}.landing-root .hero-sub{color:var(--muted);opacity:0;max-width:520px;margin:0 auto 40px;font-size:clamp(1rem,1.6vw,1.15rem);font-weight:400;line-height:1.72}.landing-root .hero-sub em{color:#111118bf;font-style:italic}.landing-root .hero-buttons{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.landing-root .btn-store{cursor:pointer;border:none;border-radius:14px;align-items:center;gap:12px;padding:14px 28px;font-family:inherit;font-size:.93rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-root .btn-store.primary{background:var(--gradient);color:#fff;box-shadow:0 4px 20px #2563eb4d}.landing-root .btn-store.primary:hover{transform:translateY(-2px);box-shadow:0 8px 36px #2563eb73}.landing-root .btn-store.secondary{color:var(--text);background:#fff;border:1.5px solid #11111824;box-shadow:0 2px 8px #1111180f}.landing-root .btn-store.secondary:hover{border-color:#11111838;transform:translateY(-2px);box-shadow:0 4px 16px #1111181a}.landing-root .btn-store svg{flex-shrink:0;width:22px;height:22px}.landing-root .btn-store .store-text{flex-direction:column;align-items:flex-start;display:flex}.landing-root .btn-store .store-text small{opacity:.6;text-transform:uppercase;letter-spacing:.6px;font-size:.64rem}.landing-root .btn-store .store-text strong{font-size:.98rem;font-weight:700}.landing-root .hero-stats{opacity:0;border-top:1px solid #11111817;justify-content:center;align-items:center;gap:40px;margin-top:40px;padding-top:28px;display:flex}.landing-root .hero-stat{flex-direction:column;align-items:center;gap:5px;display:flex}.landing-root .hstat-val{font-size:2rem;font-weight:800;font-family:var(--font-syne), sans-serif;letter-spacing:-1px;background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}.landing-root .hstat-label{color:var(--faint);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500}.landing-root .hstat-sep{background:#1111181a;flex-shrink:0;width:1px;height:36px}.landing-root section{z-index:1;padding:128px 24px;position:relative}.landing-root .section-label{text-transform:uppercase;letter-spacing:3.5px;color:#0ea5e9;align-items:center;gap:10px;margin-bottom:20px;font-size:.75rem;font-weight:600;display:inline-flex}.landing-root .section-label:before{content:"";background:var(--gradient);width:20px;height:1px}.landing-root .section-title{color:var(--text);letter-spacing:-2px;margin:0 0 20px;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.1}.landing-root .section-desc{color:var(--muted);max-width:540px;margin:0;font-size:1.05rem;line-height:1.78}.landing-root .container{max-width:1200px;margin:0 auto}.landing-root .reveal{opacity:0;transform:translateY(40px)}.landing-root .problems-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:64px;display:grid}.landing-root .problem-card{opacity:0;background:#fff;border:1px solid #11111817;border-radius:20px;padding:40px 32px;transition:all .4s;position:relative;overflow:hidden}.landing-root .problem-card:before{content:"";background:var(--gradient);opacity:0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.landing-root .problem-card:hover{border-color:#2563eb40;transform:translateY(-4px);box-shadow:0 12px 40px #2563eb14,0 4px 16px #1111180f}.landing-root .problem-card:hover:before{opacity:1}.landing-root .problem-icon{background:var(--gradient-s);border:1px solid #2563eb2e;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;display:flex}.landing-root .problem-card h3{color:var(--text);margin:0 0 12px;font-size:1.15rem;font-weight:700}.landing-root .problem-card p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.75}.landing-root .features{overflow:visible}.landing-root .features-header{text-align:center;margin-bottom:56px}.landing-root .features-grid{border:1px solid #11111817;border-radius:20px;grid-template-columns:repeat(3,1fr);margin-top:56px;display:grid;overflow:hidden}.landing-root .feat-item{opacity:0;background:#fff;flex-direction:column;gap:24px;padding:40px 32px;transition:background .3s;display:flex;position:relative}.landing-root .feat-item+.feat-item{border-left:1px solid #11111814}.landing-root .feat-item:after{content:"";background:var(--gradient);opacity:0;height:1px;transition:opacity .35s;position:absolute;top:0;left:24px;right:24px}.landing-root .feat-item:hover{background:#f9f9fc}.landing-root .feat-item:hover:after{opacity:.6}.landing-root .feat-n{letter-spacing:.22em;color:var(--faint);font-size:.66rem;font-weight:700;display:block}.landing-root .feat-item h3{color:var(--text);letter-spacing:-.35px;margin:0 0 8px;font-size:1.45rem;font-weight:700}.landing-root .feat-item p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.72}.landing-root .feat-footer{letter-spacing:.05em;color:var(--faint);border-top:1px solid #11111814;margin-top:auto;padding-top:20px;font-size:.66rem}.landing-root .feat-viz-wave{align-items:center;gap:3px;height:60px;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.landing-root .fw-bar{height:var(--fh,16px);background:var(--gradient);border-radius:2px;flex:1;min-height:3px;max-height:56px;animation:2.2s ease-in-out infinite fwPulse;display:block}@keyframes fwPulse{0%,to{opacity:.65;transform:scaleY(1)}50%{opacity:.15;transform:scaleY(.2)}}.landing-root .feat-viz-intent{flex-direction:column;gap:16px;display:flex}.landing-root .fvi-row{flex-direction:column;gap:5px;display:flex}.landing-root .fvi-meta{justify-content:space-between;align-items:baseline;display:flex}.landing-root .fvi-person{color:var(--faint);text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;font-weight:600}.landing-root .fvi-result{color:var(--text);font-size:.9rem;font-weight:600}.landing-root .fvi-bar-wrap{align-items:center;gap:10px;display:flex}.landing-root .fvi-track{background:#11111817;border-radius:2px;flex:1;height:2px;overflow:hidden}.landing-root .fvi-fill{background:var(--gradient);border-radius:2px;height:100%}.landing-root .fvi-pct{color:#0ea5e9;text-align:right;min-width:26px;font-size:.7rem;font-weight:700}.landing-root .feat-viz-metrics{flex-direction:column;gap:12px;display:flex}.landing-root .fvm-row{align-items:center;gap:12px;display:flex}.landing-root .fvm-label{color:var(--muted);flex-shrink:0;width:68px;font-size:.76rem}.landing-root .fvm-track{background:#11111817;border-radius:2px;flex:1;height:2px;overflow:hidden}.landing-root .fvm-fill{background:var(--gradient);border-radius:2px;height:100%}.landing-root .fvm-val{color:var(--text);text-align:right;min-width:52px;font-size:.78rem;font-weight:700}.landing-root .steps-container{gap:24px;margin-top:64px;display:flex}.landing-root .step{text-align:center;opacity:0;background:#fff;border:1px solid #11111817;border-radius:20px;flex:1;padding:40px 28px 36px;transition:all .35s}.landing-root .step:hover{border-color:#2563eb40;transform:translateY(-5px);box-shadow:0 12px 36px #2563eb14,0 4px 16px #1111180f}.landing-root .step-number{z-index:2;background:linear-gradient(145deg,#2563eb14,#0ea5e90f);border:1px solid #2563eb2e;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 28px;transition:all .4s;display:flex;position:relative}.landing-root .step:hover .step-number{border-color:#2563eb;box-shadow:0 0 24px #2563eb2e}.landing-root .step-number span{background:var(--gradient);-webkit-text-fill-color:transparent;font-size:2rem;font-weight:800;font-family:var(--font-syne), sans-serif;-webkit-background-clip:text;background-clip:text}.landing-root .step-icon{background:var(--gradient);border:2px solid var(--darker);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 4px 10px #2563eb4d}.landing-root .step h3{color:var(--text);margin:0 0 10px;font-size:1.1rem;font-weight:700}.landing-root .step p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.72}.landing-root .testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .testi-card{opacity:0;background:#fff;border:1px solid #11111817;border-radius:20px;flex-direction:column;gap:20px;padding:32px;transition:all .3s;display:flex}.landing-root .testi-card:hover{border-color:#2563eb38;transform:translateY(-3px);box-shadow:0 10px 32px #2563eb12,0 4px 12px #1111180d}.landing-root .testi-stars{color:#f59e0b;letter-spacing:2px;font-size:.85rem}.landing-root .testi-quote{color:var(--muted);flex:1;margin:0;font-size:.92rem;line-height:1.76}.landing-root .testi-author{border-top:1px solid #11111814;align-items:center;gap:12px;padding-top:16px;display:flex}.landing-root .testi-avatar{background:var(--gradient);color:#fff;width:38px;height:38px;font-size:.72rem;font-weight:700;font-family:var(--font-syne), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-root .testi-info strong{color:var(--text);font-size:.86rem;font-weight:600;display:block}.landing-root .testi-info span{color:var(--faint);font-size:.76rem}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.landing-root .pricing-card{opacity:0;background:#fff;border:1px solid #11111817;border-radius:20px;flex-direction:column;gap:20px;padding:36px 32px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.landing-root .pricing-card:hover{border-color:#1111182e;box-shadow:0 8px 28px #11111812}.landing-root .pricing-card-featured{background:linear-gradient(145deg,#2563eb0a,#0ea5e905);border-color:#2563eb40;box-shadow:0 0 0 1px #2563eb1a}.landing-root .pricing-popular{background:var(--gradient);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:.66rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.landing-root .pricing-plan{letter-spacing:.18em;text-transform:uppercase;color:var(--faint);font-size:.68rem;font-weight:700}.landing-root .pricing-price{align-items:baseline;gap:6px;display:flex}.landing-root .price-amount{color:var(--text);font-size:3rem;font-weight:800;font-family:var(--font-syne), sans-serif;letter-spacing:-1.5px;line-height:1}.landing-root .price-period{color:var(--faint);font-size:.82rem}.landing-root .pricing-desc{color:var(--muted);margin:0;font-size:.875rem;line-height:1.68}.landing-root .pricing-features{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.landing-root .pricing-features li{color:var(--muted);align-items:center;gap:10px;font-size:.855rem;display:flex}.landing-root .pricing-features li svg{color:#0ea5e9;flex-shrink:0}.landing-root .pricing-cta{text-align:center;color:var(--text);background:#1111180a;border:1.5px solid #1111181f;border-radius:12px;margin-top:auto;padding:13px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.landing-root .pricing-cta:hover{background:#11111812;border-color:#11111833}.landing-root .pricing-cta-featured{background:var(--gradient);color:#fff;border:none;box-shadow:0 4px 18px #2563eb4d}.landing-root .pricing-cta-featured:hover{opacity:.93;box-shadow:0 8px 28px #2563eb73}.landing-root .cta-section{text-align:center}.landing-root .cta-card{opacity:0;background:linear-gradient(145deg,#2563eb0d,#0ea5e914);border:1px solid #2563eb24;border-radius:28px;padding:88px 48px;position:relative;overflow:hidden;box-shadow:0 0 80px #2563eb12}.landing-root .cta-glow{pointer-events:none;background:radial-gradient(#2563eb1f 0%,#0ea5e90d 50%,#0000 75%);width:600px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.landing-root .cta-card h2{color:var(--text);letter-spacing:-1.5px;margin:0 0 18px;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;position:relative}.landing-root .cta-card p{color:var(--muted);max-width:480px;margin:0 auto 44px;font-size:1.05rem;line-height:1.75;position:relative}.landing-root .cta-stores{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;position:relative}.landing-root footer{z-index:1;border-top:1px solid #11111814;position:relative}.landing-root .footer-top{justify-content:space-between;align-items:flex-start;gap:60px;max-width:1200px;margin:0 auto;padding:64px 48px 48px;display:flex}.landing-root .footer-brand{flex-shrink:0;max-width:240px}.landing-root .footer-logo{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;margin-bottom:18px;padding:0;transition:opacity .2s;display:flex}.landing-root .footer-logo:hover{opacity:.72}.landing-root .footer-brand>p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.78}.landing-root .footer-nav{gap:56px;display:flex}.landing-root .footer-col h5{text-transform:uppercase;letter-spacing:.15em;color:var(--text);margin:0 0 18px;font-size:.66rem;font-weight:700}.landing-root .footer-col a,.landing-root .footer-col button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:11px;padding:0;font-family:inherit;font-size:.84rem;text-decoration:none;transition:color .2s;display:block}.landing-root .footer-col a:hover,.landing-root .footer-col button:hover{color:var(--text)}.landing-root .footer-bottom{border-top:1px solid #11111812;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 48px;display:flex}.landing-root .footer-bottom p{color:var(--faint);margin:0;font-size:.75rem}.landing-root .footer-socials{gap:10px;display:flex}.landing-root .footer-social-btn{width:36px;height:36px;color:var(--muted);background:#1111180a;border:1px solid #1111181a;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .25s;display:flex}.landing-root .footer-social-btn:hover{color:var(--text);background:#11111814;border-color:#11111833}.landing-root .mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.landing-root .mobile-toggle span{background:var(--text);border-radius:2px;width:24px;height:1.5px;transition:all .3s}@media (max-width:1024px){.landing-root .problems-grid{grid-template-columns:1fr;max-width:500px;margin:48px auto 0}.landing-root .steps-container{flex-direction:column;gap:20px}.landing-root .testi-grid{grid-template-columns:1fr 1fr}.landing-root .pricing-grid{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto}.landing-root .features-grid{grid-template-columns:1fr}.landing-root .feat-item+.feat-item{border-top:1px solid #11111814;border-left:none}.landing-root .feat-item:after{left:0;right:0}.landing-root .footer-top{flex-direction:column;gap:40px;padding:56px 32px 40px}.landing-root .footer-brand{max-width:100%}.landing-root .footer-bottom{padding:20px 32px}}@media (max-width:768px){.landing-root .landing-nav{padding:14px 20px}.landing-root .landing-nav.scrolled{padding:10px 20px}.landing-root .nav-links{-webkit-backdrop-filter:blur(24px);background:#f7f7f9f7;border:1px solid #11111817;border-radius:16px;flex-direction:column;gap:4px;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:12px;right:12px;box-shadow:0 12px 40px #1111181a}.landing-root .nav-links.show{display:flex}.landing-root .nav-links a,.landing-root .nav-links button{text-align:left;border-radius:10px;width:100%;padding:10px 16px}.landing-root .mobile-toggle{display:flex}.landing-root section{padding:80px 20px}.landing-root .hero{padding:110px 20px 80px}.landing-root .hero:before,.landing-root .hero:after{display:none}.landing-root .hero-stats{gap:24px}.landing-root .hstat-val{font-size:1.6rem}.landing-root .cta-card{border-radius:20px;padding:52px 24px}.landing-root .testi-grid{grid-template-columns:1fr}.landing-root .footer-top{padding:48px 20px 36px}.landing-root .footer-nav{flex-wrap:wrap;gap:32px}.landing-root .footer-bottom{text-align:center;flex-direction:column;gap:14px;padding:16px 20px}}
