*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#fff}.loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;transition:opacity .6s ease}.loader-overlay.fade-out{opacity:0;pointer-events:none}.loader-title{color:#333;font-family:system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:400;margin-bottom:24px;letter-spacing:.05em}.loader-bar-track{width:260px;height:4px;background:#0000001a;border-radius:2px;overflow:hidden}.loader-bar-fill{height:100%;background:#6c63ff;border-radius:2px;transition:width .3s ease}.loader-percent{color:#0006;font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;margin-top:12px;font-variant-numeric:tabular-nums}
