  .hero-bg { background: linear-gradient(180deg, rgba(15,23,42,0.5), rgba(15,23,42,0.35)), url('https://images.unsplash.com/photo-1549924231-f129b911e442?auto=format&fit=crop&w=1600&q=80') center/cover no-repeat; }
    .glass { background: rgba(255,255,255,0.06); backdrop-filter: blur(6px); }
    /* Make Owl nav small on desktop */
    .owl-nav button { outline: none; }

        .hero-bg { background: linear-gradient(180deg, rgba(15,23,42,0.6), rgba(15,23,42,0.3)), url('https://images.unsplash.com/photo-1551731409-43eb3e517a9e?auto=format&fit=crop&w=1600&q=80') center/cover no-repeat; }
    .glass { background: rgba(255,255,255,0.08); backdrop-filter: blur(8px); }

      .hero-bg {
      background: linear-gradient(180deg, rgba(15,23,42,0.7), rgba(15,23,42,0.3)),
      url('https://images.unsplash.com/photo-1551731409-43eb3e517a9e?auto=format&fit=crop&w=1600&q=80') center/cover no-repeat;
    }