.hero-v6{position:relative;max-width:none;min-height:720px;padding:0;display:grid;grid-template-columns:minmax(0,1fr);isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}
.hero-v6 .hero-visual{position:absolute;inset:0;margin:0;z-index:-2;background:#030914}
.hero-v6 .hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#030914 0%,rgba(3,9,20,.96) 25%,rgba(3,9,20,.72) 48%,rgba(3,9,20,.2) 78%),linear-gradient(0deg,rgba(3,9,20,.7),transparent 45%)}
.hero-v6 .hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.06);display:block}
.hero-v6 .hero-copy{width:min(1180px,100%);margin:auto;padding:130px 24px 95px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.hero-v6 h1{color:#f7f9fc;max-width:690px;text-shadow:0 4px 30px #000}
.hero-v6 .lead{color:#c3cfdb;max-width:650px;text-shadow:0 2px 18px #000}
.hero-v6 .btn:not(.primary){color:#fff;border-color:#64768a;background:rgba(3,9,20,.48);backdrop-filter:blur(8px)}
html[data-theme=light] .hero-v6{--text:#f4f7fb;--muted:#b8c4d2}
[dir=rtl] .hero-v6 .hero-copy{align-items:flex-start}
[dir=rtl] .hero-v6 .hero-visual:after{background:linear-gradient(270deg,#030914 0%,rgba(3,9,20,.96) 25%,rgba(3,9,20,.72) 48%,rgba(3,9,20,.2) 78%),linear-gradient(0deg,rgba(3,9,20,.7),transparent 45%)}
@media(max-width:1000px){.hero-v6{min-height:720px}.hero-v6 .hero-copy{padding-top:105px}.hero-v6 .hero-visual img{object-position:66% center}.hero-v6 .hero-visual:after{background:linear-gradient(90deg,#030914 0%,rgba(3,9,20,.93) 45%,rgba(3,9,20,.35) 100%),linear-gradient(0deg,rgba(3,9,20,.82),transparent 55%)}}
@media(max-width:700px){.hero-v6{min-height:760px}.hero-v6 .hero-copy{padding:86px 18px 70px;justify-content:flex-end}.hero-v6 h1{font-size:3.05rem}.hero-v6 .hero-visual img{object-position:64% center}.hero-v6 .hero-visual:after{background:linear-gradient(0deg,#030914 2%,rgba(3,9,20,.94) 40%,rgba(3,9,20,.28) 82%),linear-gradient(90deg,rgba(3,9,20,.72),rgba(3,9,20,.12))}}
