.hero-staff{align-items:center;background-color:#0a0f23;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem 2rem 4rem;position:relative}.hero-overlay{background:rgba(10,15,35,.5)}.hero-container{max-width:1000px;padding:0 2rem;position:relative;text-align:center;z-index:2}.hero-content h1{color:#fff;font-family:Outfit,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.hero-content .highlight{color:#fff!important}.hero-content p{color:#e5e5e5;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:800px}.hero-btn{background-color:#4169e1!important;border:none;border-radius:8px;color:#fff!important;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease}.hero-btn:hover{background-color:#3354c1!important;color:#fff!important;transform:translateY(-3px)}