.splash{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background:#192830;display:flex;align-items:center;justify-content:center;z-index:9999999;transform:all 2s}.splash-logo{display:flex;align-items:center;justify-content:center;gap:0}.splash-logo img{width:38px;filter:brightness(0) invert(1)}.splash-logo span{font-style:italic;font-weight:600;font-size:1.1rem;color:#fff;text-shadow:0 0 2px #fff}@keyframes rotateAnimation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.profile-dropdown{display:flex;align-items:center}