/* HTCW-P0002A — responsive cinematic home hero */
.hero-video{position:relative;isolation:isolate;min-height:700px;background:#061229 url('/media/hero/hitech-hero-poster.webp') center/cover no-repeat}
.hero-media,.hero-scrim{position:absolute;inset:0;z-index:-2;overflow:hidden;pointer-events:none}
.hero-media video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.hero-scrim{z-index:-1;background:linear-gradient(90deg,rgba(3,12,31,.98) 0%,rgba(4,15,37,.92) 30%,rgba(5,17,42,.54) 58%,rgba(5,14,34,.16) 100%),linear-gradient(180deg,rgba(2,9,23,.2),rgba(2,9,23,.44))}
.hero-video-grid{grid-template-columns:minmax(0,760px) 1fr;position:relative;z-index:1}
.hero-video-copy{padding:96px 0 112px;text-shadow:0 2px 28px rgba(0,0,0,.28)}
.hero-video-copy h1{max-width:790px}
.hero-video-copy .hero-lead{max-width:650px}
.hero-video-copy .button{text-shadow:none}
@media(max-width:1000px){.hero-video-grid{grid-template-columns:minmax(0,720px) 1fr}.hero-video-copy{padding:82px 0 100px}.hero-scrim{background:linear-gradient(90deg,rgba(3,12,31,.98),rgba(4,15,37,.86) 52%,rgba(5,14,34,.3)),linear-gradient(180deg,rgba(2,9,23,.18),rgba(2,9,23,.5))}}
@media(max-width:768px){.hero-video{min-height:720px;background-image:url('/media/hero/hitech-hero-poster-mobile.webp');background-position:center}.hero-media video{object-position:center}.hero-scrim{background:linear-gradient(180deg,rgba(2,9,23,.55) 0%,rgba(2,9,23,.72) 38%,rgba(2,9,23,.97) 100%)}.hero-video-grid{display:flex;align-items:flex-end;min-height:720px}.hero-video-copy{width:100%;padding:250px 0 70px}.hero-video-copy h1{font-size:clamp(2.35rem,11vw,3.25rem)}}
@media(max-width:480px){.hero-video,.hero-video-grid{min-height:690px}.hero-video-copy{padding-top:230px}.hero-video-copy .trust-row{gap:10px}}
@media(prefers-reduced-motion:reduce){.hero-media video{display:none}.hero-video{background-image:linear-gradient(180deg,rgba(2,9,23,.36),rgba(2,9,23,.78)),url('/media/hero/hitech-hero-poster.webp')}}
@media(max-width:768px) and (prefers-reduced-motion:reduce){.hero-video{background-image:linear-gradient(180deg,rgba(2,9,23,.4),rgba(2,9,23,.86)),url('/media/hero/hitech-hero-poster-mobile.webp')}}
