/* V94 home refinements — intentionally scoped to the visitor hero. */
.jawda-hero-v16 .jawda-hero-brand{
  display:grid;place-items:center;width:76px;height:76px;margin-bottom:14px;
  border:1px solid rgba(255,255,255,.24);border-radius:23px;
  background:linear-gradient(145deg,#fff,#eaf3ff);box-shadow:0 18px 38px rgba(0,12,38,.24)
}
.jawda-hero-v16 .jawda-hero-brand img{display:block;width:54px;height:64px;object-fit:contain}
.jawda-hero-v16 .auth-welcome-logo{overflow:hidden;padding:6px;background:linear-gradient(145deg,#fff,#eaf3ff)!important}
.jawda-hero-v16 .auth-welcome-logo img{display:block;width:34px;height:40px;object-fit:contain}
.jawda-hero-v16 .jawda-hero-copy h1{max-width:650px;letter-spacing:-.025em}
@media(max-width:991.98px) and (min-width:768px){.jawda-hero-v16 .jawda-hero-brand{margin-inline:auto}}
@media(max-width:767.98px){.jawda-hero-v16 .jawda-hero-brand{display:none}}

