:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;background:#f3f6fb}*{box-sizing:border-box}html,body,.spa-app{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden}.spa-app{position:relative;background:#f3f6fb}.spa-frame{display:block;width:100%;height:100%;border:0;background:#f3f6fb}.spa-loading{position:absolute;inset:0;z-index:2;display:grid;place-content:center;justify-items:center;gap:14px;color:#49617f;background:#f7f9fc;transition:opacity .16s ease}.spa-loading img{width:52px;height:52px;border-radius:13px}.spa-loading[hidden],.spa-not-found[hidden]{display:none}.spa-not-found{position:absolute;inset:0;z-index:3;display:grid;place-content:center;justify-items:center;padding:32px;color:#17233d;text-align:center;background:#f7f9fc}.spa-not-found h1{margin:0 0 10px;font-size:28px}.spa-not-found p{margin:0 0 24px;color:#66758c}.spa-not-found button{min-width:112px;height:40px;border:0;border-radius:9px;color:#fff;font:inherit;cursor:pointer;background:#1677ff}
