*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,Montserrat,system-ui,sans-serif;background:#eef3ff;color:#1a1a2e}.glass-card{background:#ffffff26;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.25);border-radius:24px;box-shadow:0 8px 32px -8px #0050c81a,inset 0 1px #ffffffe6}.glass-card-dark{background:#0f172ab3;backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);border:1px solid rgba(255,255,255,.08);border-radius:24px}@keyframes pulse-blue{0%{box-shadow:0 0 #3b82f6b3,0 8px 24px -8px #3b82f673}60%{box-shadow:0 0 0 14px #3b82f600,0 8px 24px -8px #3b82f673}to{box-shadow:0 0 #3b82f600,0 8px 24px -8px #3b82f673}}@keyframes pulse-emerald{0%{box-shadow:0 0 #10b981a6,0 8px 24px -8px #10b98166}60%{box-shadow:0 0 0 14px #10b98100,0 8px 24px -8px #10b98166}to{box-shadow:0 0 #10b98100,0 8px 24px -8px #10b98166}}@keyframes pulse-violet{0%{box-shadow:0 0 #8b5cf6a6}60%{box-shadow:0 0 0 14px #8b5cf600}to{box-shadow:0 0 #8b5cf600}}.animate-pulse-cta{animation:pulse-blue 2.5s ease-in-out infinite}.animate-pulse-cta-green{animation:pulse-emerald 2.5s ease-in-out infinite}.animate-pulse-cta-violet{animation:pulse-violet 2.5s ease-in-out infinite}@keyframes float-slow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(3deg)}}.animate-float{animation:float-slow 4s ease-in-out infinite}@keyframes reveal-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:reveal-up .55s cubic-bezier(.22,1,.36,1) both}.reveal-delay-1{animation-delay:.1s}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.3s}.reveal-delay-4{animation-delay:.4s}.gradient-text{background:linear-gradient(135deg,#007bff,#00d2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#94a3b899}#neural-canvas,canvas.neural{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}
