.brand.trg-header-logo{width:118px;height:62px;min-width:118px;display:flex;align-items:center;justify-content:center;overflow:visible;border-radius:12px;transition:background .2s ease,filter .2s ease,transform .2s ease}
.brand.trg-header-logo img{width:118px;height:62px;object-fit:contain;display:block;filter:drop-shadow(0 0 8px #a94cff35);transition:filter .2s ease}
.brand.trg-header-logo:hover{background:#8b5cf60b;filter:drop-shadow(0 0 12px #8b5cf64d);transform:translateY(-1px)}
.brand.trg-header-logo:hover img{filter:drop-shadow(0 0 13px #a866ff75)}
@media(max-width:650px){.brand.trg-header-logo{width:96px;min-width:96px;height:56px}.brand.trg-header-logo img{width:96px;height:56px}}
