/* CurioSpark v8.36.16 - Home mobile eyebrow lift
   Scope: Mobile Home hero eyebrow only.
   No text, image, animation, script, auth, registration, payment, API,
   shared stylesheet, or desktop layout changes. */

@media (max-width: 640px) {
  body.home-streamline-v8361 .brand-world-hero .hero-copy > .eyebrow {
    position: relative;
    z-index: 2;
    transform: translateY(-2rem);
  }
}
