.nav>.logo img{width:38px;height:38px;display:block;object-fit:cover;border-radius:50%;border:2px solid #8f5cff;box-shadow:0 0 0 3px rgba(18,9,35,.9),0 0 22px rgba(145,82,255,.48);filter:contrast(1.08) saturate(1.08);transition:transform .25s,box-shadow .25s}.nav>.logo:hover img{transform:scale(1.07) rotate(-2deg);box-shadow:0 0 0 3px rgba(18,9,35,.9),0 0 30px rgba(145,82,255,.72)}@media(max-width:560px){.nav>.logo img{width:34px;height:34px}}
