nav{position:fixed;top:0;left:0;width:100vw;padding:0 1rem;z-index:1000;display:flex;justify-content:space-between}.admin-nav{flex-direction:row-reverse;justify-content:flex-end;gap:2rem}.admin-nav .logo{filter:brightness(0) invert(1) opacity(.5)}.logo{width:170px}.hfm-logo,.logo{height:90px!important;object-fit:contain;cursor:pointer}.hfm-logo{width:100px}@media screen and (max-width:500px){nav{height:1rem}.logo{width:80px;height:90px!important;object-fit:contain;cursor:pointer}}