html{background-color:#0a0f1c}body{margin:0;overflow-x:hidden;font-family:Lexend,sans-serif}.gradient-text{background:linear-gradient(270deg,#0f0,#00bfff,#8000ff,#0f0);background-size:600% 600%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientAnimation 15s ease infinite;filter:drop-shadow(0 4px 15px rgba(0,0,0,.5))}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-content{text-align:center;pointer-events:none}.hero-title{font-family:MuseoModerno,serif;font-weight:900;font-size:4rem;margin-bottom:.5rem}.hero-subtitle{font-family:Lexend,sans-serif;font-weight:100;letter-spacing:.5rem;font-size:1rem;color:#fff}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:.8rem;letter-spacing:.3rem}}