.landing-scope{--background:#fff;--foreground:#111c3a;--primary:#111c3a;--primary-foreground:#fff;--secondary:#f5f7fa;--border:#e5e7eb;--input:#e5e7eb;--ring:#924bff;--accent:#924bff;--accent-foreground:#fff;--muted:#f5f7fa;--muted-foreground:#6b7280;--card:#111c3a;--card-foreground:#fff;--popover:#fff;--popover-foreground:#111c3a;--secondary-foreground:#111c3a;--destructive:oklch(0.577 0.245 27.325);--destructive-foreground:oklch(0.577 0.245 27.325);--chart-1:#33baff;--chart-2:#924bff;--chart-3:#ff679e;--chart-4:#111c3a;--chart-5:#f5f7fa;--radius:1rem;background:#fff;scroll-behavior:smooth}.landing-scope .gradient-text{background:linear-gradient(90deg,#33baff,#924bff 50%,#ff679e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes count-up{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.landing-scope .animate-float{animation:float 6s ease-in-out infinite}.landing-scope .animate-pulse-glow{animation:pulse-glow 4s ease-in-out infinite}.landing-scope .animate-slide-up{animation:slide-up .6s ease-out forwards}.landing-scope .animate-fade-in{animation:fade-in .8s ease-out forwards}.landing-scope .stagger-1{animation-delay:.1s}.landing-scope .stagger-2{animation-delay:.2s}.landing-scope .stagger-3{animation-delay:.3s}.landing-scope .stagger-4{animation-delay:.4s}.landing-scope .stagger-5{animation-delay:.5s}.landing-scope .stagger-6{animation-delay:.6s}.landing-scope .gradient-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none}.landing-scope .gradient-blob-1{background:linear-gradient(135deg,#33baff,#924bff)}.landing-scope .gradient-blob-2{background:linear-gradient(135deg,#924bff,#ff679e)}.landing-scope .gradient-blob-3{background:linear-gradient(135deg,#ff679e,#33baff)}