@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content h1{letter-spacing:-.02em}.hero-content .text-gradient{background:linear-gradient(135deg,#ff4d4d,#e01818,#ff6b6b 60%,#ff8787);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:brightness(1.3);text-shadow:none!important}.hero-cta .btn{min-width:180px;transition:all .3s ease}.hero-cta .btn:hover{transform:translateY(-2px) scale(1.02)}.hero-cta .btn-primary:hover{box-shadow:0 6px 25px #e0181899!important}@media(max-width:768px){.hero-content h1{font-size:2rem!important}.hero-content p{font-size:1rem!important}.hero-cta{flex-direction:column!important;align-items:stretch!important}.hero-cta .btn{width:100%}}
