.hero-gradient{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,0))}.text-gradient{color:#000000}.gradient-text{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(90deg,#2563eb,#22c55e);padding-bottom:.15em;line-height:1.3;display:inline-block}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.animate-marquee{animation:marquee 30s linear infinite}.hero-section{color:#1f2937;margin:0;padding:0}body,html{margin:0;padding:0;background-color:#f9fafb}.hero-content{position:relative;z-index:10}.hero-badge{color:#1f2937;background:rgba(59,130,246,.1);border-radius:100px}.hero-description{color:#6b7280}.hero-stats{background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.2);border-radius:16px;color:#1f2937}.hero-stats-label{color:#6b7280}.customer-logos{filter:grayscale(100%) brightness(200%);opacity:.4;transition:all .3s ease}.customer-logos:hover{filter:grayscale(0) brightness(200%);opacity:.8}.feature-card{border:1px solid rgba(0,0,0,.1);transition:all .3s ease}.feature-icon{color:#2563eb;background:rgba(59,130,246,.1);border-radius:12px;padding:12px}.cta-section{background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}@media (max-width:768px){.hero-section{padding-top:6rem;padding-bottom:4rem}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.125rem}}@keyframes gradient{0%{background-position:0 0}to{background-position:100% 100%}}.animate-gradient{animation:gradient 15s linear infinite}.hero-section{background:linear-gradient(180deg,#dbeafe,#bfdbfe);position:relative;overflow:hidden}.floating-shapes{position:absolute;width:100%;height:100%;overflow:hidden}.shape-1,.shape-2,.shape-3,.shape-4{position:absolute;background:rgba(59,130,246,.1);border-radius:50%}.shape-1{width:600px;height:600px;left:-100px;top:-200px;animation:float 20s linear infinite}.shape-2{width:400px;height:400px;right:-50px;top:-100px;animation:float 15s linear infinite reverse}.shape-3{width:300px;height:300px;left:30%;bottom:-50px;animation:float 18s linear infinite}.shape-4{width:200px;height:200px;right:25%;top:30%;animation:float 12s linear infinite reverse}@keyframes float{0%{transform:rotate(0deg) translate(0)}25%{transform:rotate(90deg) translate(15px,15px)}50%{transform:rotate(180deg) translateY(30px)}75%{transform:rotate(270deg) translate(-15px,15px)}to{transform:rotate(1turn) translate(0)}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes bounce-x{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.animate-bounce-x{animation:bounce-x 1s infinite}body.ad-landing-active-no-scroll{overflow:hidden!important}