.navbar{color:#fff;z-index:1000;background-color:#1e1e1e;justify-content:space-between;align-items:stretch;width:100%;padding:0 60px;display:flex;position:fixed;top:0;left:0}.nav-center{flex-direction:row;justify-content:center;align-items:center;gap:0;display:flex}.nav-right{align-items:center;gap:20px;display:flex}.navbar{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.nav-right{justify-self:end}.logo{color:#0000;-webkit-text-stroke:.8px #0cf;font-size:1.5rem;font-weight:700;transition:color .2s,text-shadow .2s,-webkit-text-stroke .2s}.logo:hover{color:#0cf;text-shadow:0 0 6px #0051e799,0 0 12px #0051e766,0 0 20px #0051e740}.nav-links{align-items:center;gap:20px;display:flex}.nav-item{aligh-items:center;color:#fff;letter-spacing:.15em;z-index:0;justify-content:center;width:100%;height:100%;padding:1rem 4rem;font-size:.9rem;text-decoration:none;transition:color .2s,text-shadow .2s;display:flex;position:relative;overflow:hidden}.divider{color:#888;margin:0 6px}.nav-item:hover{color:#0cf;text-shadow:0 0 6px #0cf9,0 0 14px #0cf9,0 0 28px #0cf6}
