html{scroll-behavior:smooth}.hero-name{color:#fff;transition:color .3s ease}html.light .hero-name{color:#754cc9}.hero-title{color:#9361f9;transition:color .3s ease}html.light .hero-title{color:#6b46c1}.hero-description{color:#fff;transition:color .3s ease}html.light .hero-description{color:#1e293b}.hero-section{color:#fff;transition:color .3s ease}html.light .hero-section{color:#1e293b}.hero-btn-primary{background-color:#8055e3;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-btn-primary:hover{background-color:#8b5cf6e6;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 20px #6b46c140}.hero-btn-outline{background-color:transparent;color:#8b5cf6;border:1px solid #8b5cf6;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-btn-outline:hover{background-color:#8b5cf6;color:#fff;transform:scale(1.05)}.hero-arrow{color:#fff;transition:color .3s ease}html.light .hero-arrow{color:#6b46c1}.hero-arrow:hover{color:#a855f7}html.light .hero-arrow:hover{color:#6b46c1}
