
/* V10.6.3 — logo-matched two-line app heading */

.v66-brand{
  align-items:center!important;
}

.v66-brand-copy{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}

.v66-brand-title.earthroute2-wordmark{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:1px!important;
  overflow:visible!important;
  white-space:normal!important;
  text-overflow:clip!important;
  line-height:.92!important;
  letter-spacing:.015em!important;
  font-family:Inter,Poppins,system-ui,sans-serif!important;
  text-shadow:
    0 3px 10px rgba(0,0,0,.65),
    0 0 16px rgba(38,217,255,.12)!important;
}

.earthroute2-wordmark-top{
  display:block!important;
  color:#f1f7fb!important;
  font-size:clamp(25px,6.5vw,38px)!important;
  font-weight:900!important;
  letter-spacing:.015em!important;
}

.earthroute2-wordmark-green{
  color:#35ef7f!important;
}

.earthroute2-wordmark-bottom{
  display:block!important;
  margin-top:4px!important;
  color:#43adff!important;
  font-size:clamp(22px,5.9vw,34px)!important;
  font-weight:900!important;
  letter-spacing:.085em!important;
}

.v66-brand-sub{
  margin-top:8px!important;
}

@media(max-width:430px){
  .earthroute2-wordmark-top{
    font-size:27px!important;
  }

  .earthroute2-wordmark-bottom{
    font-size:23px!important;
  }

  .v66-brand-sub{
    font-size:13px!important;
  }
}

@media(max-width:390px){
  .earthroute2-wordmark-top{
    font-size:24px!important;
  }

  .earthroute2-wordmark-bottom{
    font-size:21px!important;
  }
}
