.modern-hero{position:relative;padding:140px 0 100px;background:var(--primary-black-color,#0E0F11);overflow:hidden}.modern-hero .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none}.modern-hero .gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;animation:synth-home-hero-float 25s ease-in-out infinite;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout style paint}.modern-hero .orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(156,254,79,.4) 0,transparent 70%);top:-300px;left:-300px;animation-delay:0s}.modern-hero .orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(156,254,79,.3) 0,transparent 70%);bottom:-200px;right:-200px;animation-delay:8s}.modern-hero .orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(156,254,79,.2) 0,transparent 70%);top:40%;right:5%;animation-delay:16s}@keyframes synth-home-hero-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-40px) scale(1.15)}66%{transform:translate(-30px,30px) scale(.85)}}.modern-hero .hero-content-modern{position:relative;z-index:2}.modern-hero .hero-badge-modern{display:inline-block;margin-bottom:24px}.modern-hero .hero-badge-modern span{display:inline-block;padding:8px 20px;background:rgba(156,254,79,.1);border:1px solid rgba(156,254,79,.25);border-radius:50px;color:var(--primary-color,#9cfe4f);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px}.modern-hero .hero-title-modern{font-size:52px;font-weight:700;color:var(--white-color,#ffffff);margin:0 0 28px;line-height:1.2;font-family:var(--heading-font,"Source Sans 3",sans-serif)}.modern-hero .hero-subtitle-modern{font-size:18px;color:var(--text-color,#9e9fa0);line-height:1.75;margin:0 0 40px;max-width:34em}.modern-hero .hero-subtitle-modern strong{color:rgba(255,255,255,.92);font-weight:700}.modern-hero .hero-ctas-modern{display:flex;gap:16px;margin-bottom:48px;flex-wrap:wrap}.modern-hero .btn-modern-primary{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;background:linear-gradient(135deg,#9cfe4f,#7ed321);color:var(--primary-black-color,#0e0f11);text-decoration:none;border-radius:50px;font-weight:700;font-size:16px;letter-spacing:.3px;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(156,254,79,.25);transform:translateZ(0)}.modern-hero .btn-modern-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.modern-hero .btn-modern-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px rgba(156,254,79,.4);background:linear-gradient(135deg,#b0ff6e,#9cfe4f)}.modern-hero .btn-modern-primary:hover:before{left:100%}.modern-hero .btn-modern-primary:active{transform:translateY(-1px) scale(.98)}.modern-hero .btn-modern-primary i{transition:transform .4s cubic-bezier(.4,0,.2,1);font-size:18px;font-weight:700}.modern-hero .btn-modern-primary:hover i{transform:translateX(6px)}.modern-hero .btn-modern-secondary{display:inline-flex;align-items:center;padding:18px 40px;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white-color,#ffffff);text-decoration:none;border-radius:50px;font-weight:600;font-size:16px;letter-spacing:.3px;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid rgba(156,254,79,.2);position:relative;overflow:hidden;transform:translateZ(0)}.modern-hero .btn-modern-secondary:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(135deg,rgba(156,254,79,.1),rgba(156,254,79,.05));transition:width .4s cubic-bezier(.4,0,.2,1);z-index:0}.modern-hero .btn-modern-secondary span{position:relative;z-index:1}.modern-hero .btn-modern-secondary:hover{border-color:var(--primary-color,#9cfe4f);color:var(--primary-color,#9cfe4f);transform:translateY(-3px) scale(1.02);background:rgba(156,254,79,.08);box-shadow:0 8px 25px rgba(156,254,79,.15)}.modern-hero .btn-modern-secondary:hover:before{width:100%}.modern-hero .btn-modern-secondary:active{transform:translateY(-1px) scale(.98)}.modern-hero .hero-trust-modern{display:flex;gap:32px;flex-wrap:wrap;padding-top:32px;border-top:1px solid var(--border-color,#313131)}.modern-hero .trust-item{display:flex;align-items:center;gap:10px;color:var(--text-color,#9e9fa0);font-size:14px}.modern-hero .trust-item i{color:var(--primary-color,#9cfe4f);font-size:16px}.modern-hero .trust-item strong{color:var(--white-color,#ffffff);font-weight:600}.modern-hero .hero-image-modern{position:relative;z-index:1}.modern-hero .image-wrapper{position:relative;width:100%;aspect-ratio:3/2;border-radius:20px;overflow:hidden;border:1px solid var(--border-color,#313131)}.modern-hero .hero-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}.modern-hero .image-wrapper:hover .hero-img{transform:scale(1.03)}@media (max-width:991px){.modern-hero{padding:140px 0 80px}.modern-hero .hero-title-modern{font-size:40px}.modern-hero .hero-subtitle-modern{font-size:17px}.modern-hero .image-wrapper{margin-top:40px}}@media (max-width:768px){.modern-hero{padding:130px 0 60px}.modern-hero .hero-title-modern{font-size:32px;line-height:1.2}.modern-hero .hero-subtitle-modern{font-size:16px}.modern-hero .hero-ctas-modern{flex-direction:column;gap:12px}.modern-hero .btn-modern-primary,.modern-hero .btn-modern-secondary{width:100%;justify-content:center;padding:16px 32px;font-size:15px;border-radius:50px}.modern-hero .hero-trust-modern{flex-direction:column;gap:16px}.modern-hero .trust-item{font-size:13px}}@media (max-width:576px){.modern-hero{padding:120px 0 50px}.modern-hero .hero-badge-modern span{font-size:11px;padding:6px 14px}.modern-hero .hero-title-modern{font-size:28px;line-height:1.25;margin-bottom:16px}.modern-hero .hero-subtitle-modern{font-size:15px;line-height:1.5}.modern-hero .btn-modern-primary,.modern-hero .btn-modern-secondary{padding:14px 28px;font-size:14px;border-radius:50px}.modern-hero .trust-item{font-size:12px}.modern-hero .trust-item i{font-size:14px}.modern-hero .image-wrapper{border-radius:16px}}@media (max-width:375px){.modern-hero{padding:110px 0 40px}.modern-hero .hero-title-modern{font-size:24px}.modern-hero .hero-subtitle-modern{font-size:14px}.modern-hero .btn-modern-primary,.modern-hero .btn-modern-secondary{padding:13px 24px;font-size:13px;border-radius:50px}}