:root{font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#edf3ff;background:#04070d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#04070d}button,input,select,textarea{font:inherit}.root-loading-shell{display:grid;min-height:100vh;min-height:100svh;place-content:center;justify-items:center;gap:14px;color:#dce6ff;background:#050912}.root-loading-shell span{width:28px;height:28px;border:2px solid rgba(220,230,255,.2);border-top-color:#8da6ff;border-radius:50%;animation:root-loading-spin .8s linear infinite}.root-loading-shell strong{font-size:14px;font-weight:600}@keyframes root-loading-spin{to{transform:rotate(360deg)}}
