.feature-steps-panel{padding:50px 140px!important}.get-started-button{max-width:220px;border-radius:20px}.text-gradient{background:linear-gradient(90deg,#0d6efd,#6f42c1,#d63384);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.solution-card{padding:1.5rem;transition:all .4s ease}.solution-card:hover{transform:scale(1.03);box-shadow:0 8px 30px rgba(0,0,0,.15)}.pulse-dot{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1.2);opacity:1}to{transform:scale(.9);opacity:.7}}.ping-dot{animation:ping 2s infinite}@keyframes ping{0%{transform:scale(.5);opacity:1}to{transform:scale(1.5);opacity:0}}.bounce-dot{animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-title{letter-spacing:.5px!important;word-spacing:6px}.free-trial-button{max-width:250px}