/* Homepage hero and capability panel — dimensions and hierarchy follow the approved reference. */
.hero{min-height:520px;background:#02030d}.hero:before{background:linear-gradient(90deg,rgba(2,3,13,1) 0%,rgba(2,3,15,.94) 35%,rgba(2,3,17,.13) 70%)}.hero-art{background-position:center center}.hero-content{padding:92px 0 145px}.hero .eyebrow{display:none}.hero h1{max-width:720px;font-size:clamp(45px,4.2vw,70px);line-height:1.04;letter-spacing:-.052em;margin-bottom:18px}.hero .lead{width:590px;font-size:clamp(16px,1.15vw,20px);line-height:1.5;margin-bottom:29px}.hero .actions{gap:16px}.hero .button{height:48px;padding:0 23px;border-radius:24px;font-size:14px}.hero .button-gradient{min-width:184px}.hero .button-ghost{min-width:158px;border-color:rgba(255,255,255,.65)}
.features{margin-top:-71px;min-height:160px;padding:27px 17px 26px;border-radius:14px;box-shadow:0 12px 27px rgba(12,14,34,.14)}.features article{padding:0 15px}.features .feature-icon{display:grid;place-items:center;width:37px;height:37px;margin:0 0 10px;color:#fff;line-height:1;border-radius:8px;background:linear-gradient(135deg,#3c24b9,#8535bd);box-shadow:0 5px 11px rgba(67,43,197,.2)}.features .feature-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.features article:nth-child(2) .feature-icon{background:linear-gradient(135deg,#ff8421,#ed5c18)}.features article:nth-child(3) .feature-icon{background:linear-gradient(135deg,#2836b8,#4a52d6)}.features article:nth-child(4) .feature-icon{background:linear-gradient(135deg,#5f249e,#9b3cbd)}.features h3{font-size:13px;line-height:1.25;margin-bottom:5px;letter-spacing:-.02em}.features p{font-size:12px;line-height:1.45;color:#3e3e49}
@media(max-width:680px){.hero{min-height:525px}.hero-content{padding:76px 0 135px}.hero h1{font-size:35px}.features{min-height:0}.features .feature-icon{width:34px;height:34px}}
