/* Good Day AI Academy · lightning identity */
.brand>span:first-child,.logo>span:first-child,.brand-mark,header>a>span:first-child{
  flex:0 0 auto!important;
  background-color:transparent!important;
  background-image:url('/brand-logo.png?v=3')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:contain!important;
  border-radius:0!important;
  color:transparent!important;
  font-size:0!important;
  box-shadow:none!important;
}
.brand img[src^="/brand-logo.png?v=3"],.logo img[src^="/brand-logo.png?v=3"],.gda-access-brand img[src^="/brand-logo.png?v=3"]{
  display:block;
  width:42px;
  height:42px;
  flex:0 0 auto;
  object-fit:contain;
}
.brand>span:first-child,.logo>span:first-child{width:42px!important;height:42px!important}
.brand-mark{width:44px!important;height:44px!important}
.mini-brand{
  background-color:transparent!important;
  background-image:url('/brand-logo.png?v=3')!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:contain!important;
  border-radius:0!important;
  color:transparent!important;
  font-size:0!important;
}
.brand-name{display:flex;flex-direction:column;gap:1px;line-height:1!important;letter-spacing:0!important}
.brand-name strong{font:700 14px/1.05 Manrope,Arial,sans-serif;letter-spacing:-.035em;text-transform:none}
.brand-name b{font:700 9px/1.15 Manrope,Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#5d64f5}
.nav .brand-primary{gap:12px}
.nav .brand-primary .brand-mark{width:48px!important;height:48px!important}
.nav .brand-primary .brand-name strong{font-size:16px}
.nav .brand-primary .brand-name b{font-size:9px;letter-spacing:.14em}
@media(max-width:620px){
  .brand img[src^="/brand-logo.png?v=3"],.logo img[src^="/brand-logo.png?v=3"],.gda-access-brand img[src^="/brand-logo.png?v=3"]{width:36px;height:36px}
  .brand>span:first-child,.logo>span:first-child,.brand-mark{width:36px!important;height:36px!important}
  .nav .brand-primary .brand-mark{width:40px!important;height:40px!important}
  .nav .brand-primary .brand-name strong{font-size:14px}
  .nav .brand-primary .brand-name b{font-size:8px}
}
