.hero-eyebrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-20);gap:var(--space-12)}.hero-h1{font-family:var(--font-serif);font-size:clamp(32px,6vw,68px);font-weight:400;line-height:1.06;letter-spacing:-.02em;color:var(--color-text);margin-bottom:var(--space-28)}@media (max-width:640px){.hero-eyebrow{flex-direction:column;align-items:flex-start}.hero-h1{margin-bottom:var(--space-20)}}