.admin-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:.5rem 1rem;font-size:.75rem;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.85);backdrop-filter:blur(8px);color:#fff}.admin-bar a{color:inherit;text-decoration:underline}.admin-bar a:hover{text-decoration:none}