/* RL Mate V0.33.4 — Logo Rebrand */
.sidebar .brand:before{
  content:""!important;
  width:242px!important;
  height:161px!important;
  background:url('assets/rl-mate-logo-2026.png') center/contain no-repeat!important;
  filter:drop-shadow(0 0 22px rgba(0,190,255,.28)) drop-shadow(0 0 26px rgba(232,41,255,.16))!important;
}
.sidebar .brand{height:178px!important;padding:0!important;overflow:visible!important}
.sidebar .brand>div,.sidebar .brand .logo-mark{display:none!important}
.auth-brand{display:flex!important;justify-content:center!important;align-items:center!important;min-height:210px!important;margin-bottom:28px!important}
.auth-brand:before{
  content:""!important;
  display:block!important;
  width:min(520px,88vw)!important;
  height:260px!important;
  margin:0 auto!important;
  background:url('assets/rl-mate-logo-2026.png') center/contain no-repeat!important;
  filter:drop-shadow(0 0 30px rgba(0,190,255,.22)) drop-shadow(0 0 34px rgba(232,41,255,.14))!important;
}
.auth-brand>div,.auth-brand .logo-mark{display:none!important}
.brand.compact:before{
  width:142px!important;
  height:52px!important;
  background:url('assets/rl-mate-logo-2026.png') left center/contain no-repeat!important;
}
@media(max-width:900px){
  .sidebar .brand{height:150px!important}
  .sidebar .brand:before{width:230px!important;height:150px!important}
  .auth-brand{min-height:160px!important}
  .auth-brand:before{width:min(420px,90vw)!important;height:190px!important}
}
