.ga-hero{background:#f6f9fc;border-radius:16px;padding:60px 24px;margin:0 20px;position:relative;overflow:hidden}
.ga-hero-inner{max-width:1344px;margin:0 auto;display:flex;align-items:center;gap:40px;position:relative;z-index:1}
.ga-hero-text{flex:1}
.ga-hero-text h1{font-size:2.5rem;font-weight:500;color:#0a2540;letter-spacing:-0.02em;margin:0 0 16px;line-height:1.15}
.ga-hero-text p{font-size:1.05rem;color:#425466;line-height:1.7;margin:0 0 28px}
.ga-hero-img{flex:0 0 800px;text-align:center;margin-right:-80px}
.screen-frame{border-radius:10px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.18),0 0 0 3px #1a1a1a;background:#1a1a1a;margin:0 auto}
.screen-frame img{width:100%;display:block;border-radius:0}
@media(max-width:1023px){.ga-hero-img{flex:0 0 360px}}
@media(max-width:768px){.ga-hero-inner{flex-direction:column;text-align:center}.ga-hero-img{flex:none;width:100%}.ga-hero-text h1{font-size:1.75rem}}
