.brand-logo{display:block;width:168px;height:61px;object-fit:contain;object-position:left center;border-radius:0;background:transparent;box-shadow:none;filter:drop-shadow(0 0 10px rgba(0,215,255,.24))}.sidebar-top .brand-logo{flex:0 0 auto;width:178px;height:64px}.public-header .brand-logo{width:188px;height:68px}@media(max-width:620px){.brand-logo,.sidebar-top .brand-logo{width:154px;height:56px}.public-header .brand-logo{width:158px;height:58px}}

/* Reaktra 0.12.7 — logo público destacado sin alterar el panel */
.guest-body .public-header{height:120px;min-height:120px}
.guest-body .public-header .brand-logo{width:300px;height:108px;max-width:100%;object-fit:contain}
@media(max-width:620px){
    .guest-body .public-header{height:88px;min-height:88px}
    .guest-body .public-header .brand-logo{width:min(210px,calc(100vw - 145px));height:auto;max-height:76px}
}
