.xp-boot-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.xp-window{width:300px;padding:2px;background-color:#ECECEC;border:1px solid #0a246a;border-radius:3px}.xp-progress{height:16px;background-color:#FFFFFF;border:1px solid #848484;overflow:hidden;position:relative}.xp-progress-bar{height:100%;background-color:#316AC5;transition:width .3s ease}.xp-welcome-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#235BCE 0,#235BCE 50%,#5C94FC);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.xp-welcome-logo{display:flex;align-items:center;margin-bottom:50px}.xp-welcome-message,.xp-welcome-text{color:#FFFFFF;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.xp-welcome-message{background-color:rgba(255,255,255,.3);padding:15px 30px;border-radius:5px}