.global-loading-mask{position:fixed;inset:0;background:#0000002e;z-index:9998;display:flex;align-items:center;justify-content:center;pointer-events:none}.global-loading-spinner{width:36px;height:36px;border:4px solid rgba(255,255,255,.4);border-top-color:#409eff;border-radius:50%;animation:_spin .7s linear infinite}@keyframes _spin{to{transform:rotate(360deg)}}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f6f8fb;color:#1f2d3d}a{color:inherit;text-decoration:none}
