body{scroll-behavior:smooth;}.hero-section{position:relative;overflow-x:hidden;overflow-y:hidden;}.hero-canvas{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1;}.hero-content{position:relative;z-index:2;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(241, 241, 241);}::-webkit-scrollbar-thumb{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(136, 136, 136);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}::-webkit-scrollbar-thumb:hover{background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(85, 85, 85);}.flex.items-center{color:rgb(226, 241, 14);}.mb-4{color:rgb(226, 101, 101);}.text-green-600{color:#1064ea;}.text-purple-600{color:#f00505;}.text-red-600{color:#f20d0d;}.text-gray-700.hover\:text-blue-600.transition-colors.duration-300{color:#fa0064;}.bg-transparent.border-2.border-white.hover\:bg-white.hover\:text-blue-900.text-white.px-8.py-3.rounded-lg.text-lg.font-semibold.transition-colors.duration-300{color:#f20707;}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-10px);}}@keyframes pulse{0%, 100%{opacity:1;}50%{opacity:0.7;}}@media (max-width: 768px){.hero-content h1{font-size:2.5rem;}.hero-content p{font-size:1.25rem;}.grid{grid-template-columns:1fr !important;}}