*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0a0f1f;color:#fff;font-family:Outfit,sans-serif}.hero-staff{align-items:flex-end;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 2rem 0;position:relative}.background-overlay{z-index:1}.background-overlay,.background-overlay:before{height:100%;left:0;position:absolute;top:0;width:100%}.background-overlay:before{background:linear-gradient(90deg,rgba(10,15,35,.75),rgba(10,15,35,.4) 50%,rgba(10,15,35,.6));content:"";z-index:2}.background-overlay img{height:100%;object-fit:cover;object-position:center;width:100%}.hero-container{align-items:flex-end;display:flex;gap:3rem;height:100vh;justify-content:space-between;max-width:1200px;position:relative;width:100%;z-index:2}.hero-content{display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;margin-bottom:0;max-width:550px;padding-bottom:0;padding-left:2rem;text-align:left}.hero-visual{align-items:flex-end;display:flex;flex:1;height:90vh;justify-content:flex-end;max-height:800px;overflow:hidden;position:relative}.hero-visual img.hand{filter:contrast(1.05) brightness(1.02);height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;max-height:100%;max-width:900px;object-fit:contain;object-position:bottom right;width:100%}.hero-content h1{color:#fff;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-content .highlight{color:#fff}.hero-content .highlight-blue{color:#5b9eff}.hero-content p{color:#b8c5d6;font-size:1rem;line-height:1.5;margin-bottom:2rem;max-width:500px}.hero-btn{background-color:#4169e1;border:none;border-radius:8px;color:#fff!important;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;padding:.75rem 1.75rem;text-align:center;text-decoration:none;transition:all .3s ease}.hero-btn:hover{background-color:#3354c1;transform:translateY(-3px)}@media (max-width:992px){.hero-container{align-items:center;flex-direction:column;gap:2rem;text-align:center}.hero-content{max-width:100%;padding-bottom:0;padding-left:0;text-align:center}.hero-content p{margin:0 auto 2rem}.hero-content h1{font-size:2.2rem}.hero-visual{align-items:center;height:60vh;max-height:500px;order:-1}.hero-visual img.hand{max-width:500px}}@media (max-width:768px){.hero-staff{padding:1.5rem 1.5rem 0}.hero-content h1{font-size:2rem}.hero-btn,.hero-content p{font-size:1rem}.hero-btn{padding:.9rem 2rem}.hero-visual{height:50vh;max-height:400px}}@media (max-width:576px){.hero-content h1{font-size:1.7rem}.hero-content p{font-size:.95rem}.hero-visual{height:40vh;max-height:350px}.hero-visual img.hand{max-width:350px}}