body{font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:0;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#6366f1}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#94a3b8 transparent}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#00000005}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:0}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4f46e5}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.animate-float{animation:float 6s ease-in-out infinite}.animate-float-delayed{animation:float 6s ease-in-out 3s infinite}@keyframes gradient-xy{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.animate-gradient{background-size:200% 200%;animation:gradient-xy 6s ease infinite}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{animation:scroll 30s linear infinite}.pause-on-hover:hover .animate-scroll{animation-play-state:paused}.bg-grid-pattern{background-image:radial-gradient(rgba(99,102,241,.1) 1px,transparent 1px);background-size:40px 40px}.glass-panel{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5)}.glass-panel-dark{background:#0f172a99;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}
