.loader-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0f0f12;transition:opacity .3s ease}.loader-screen.loader-fade-out{opacity:0;pointer-events:none}.loader-logo{width:200px;margin-bottom:32px}.loader-bar-track{width:220px;height:4px;background:#ffffff1a;border-radius:4px;overflow:hidden}.loader-bar-fill{height:100%;width:0;background:linear-gradient(90deg,#00b4ba,#9ae6ff);border-radius:4px;transition:width .1s linear}.loader-percent{margin-top:12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#ffffff80;letter-spacing:.5px}
