.hero-image { transform: scaleX(-1); }
.hero-content { max-width: 1160px; }
.hero h1 { font-size: clamp(48px, 4.1vw, 78px); letter-spacing: -0.035em; }
.hero h1 span { display: block; white-space: nowrap; }
@media (max-width: 750px) { .hero h1 span { white-space: normal; } }
