.real-hero{min-height:520px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;padding:54px 5.7%;background:radial-gradient(circle at 75% 70%,rgba(0,89,255,.34),transparent 38%),linear-gradient(135deg,#02050a 35%,#041531);border-bottom:1px solid rgba(55,145,255,.32);scroll-margin-top:72px}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:0;color:#fff;font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.045em}.hero-copy p{margin:24px 0 34px;font-size:clamp(1rem,1.7vw,1.35rem);line-height:1.55;color:#f0f4fa}.hero-button{display:inline-block;padding:15px 31px}.real-hero>img{width:100%;max-height:460px;object-fit:contain;filter:drop-shadow(0 28px 32px rgba(0,0,0,.6))}@media(max-width:700px){.real-hero{min-height:auto;grid-template-columns:1fr;padding:44px 7% 18px;text-align:center}.real-hero>img{grid-row:1;max-height:330px}.hero-copy{grid-row:2}.hero-copy h1{font-size:2.6rem}.hero-copy p{font-size:1rem}.hero-button{margin-bottom:28px}}
