:root{--sso-primary: #1677ff;--sso-dark: #1e3a8a;--sso-bg: #f5f7fa;--sso-wecom: #07c160}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;background:var(--sso-bg)}@media (max-width: 959px){.brand-panel{display:none!important}}.user-page{min-height:100vh;max-width:480px;margin:0 auto;background:#fff;box-shadow:0 0 24px #0000000f;display:flex;flex-direction:column}.user-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 18px;background:#fff;border-bottom:1px solid #f0f0f0}.sso-mark{width:28px;height:28px;border-radius:6px;background:var(--sso-primary);color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center}.user-foot-note{padding:16px 20px 24px;font-size:11.5px;color:#00000073;text-align:center;border-top:1px solid #f5f5f5;margin-top:auto}.code-block{background:#0f2347;color:#dbe4ff;border-radius:6px;padding:10px 12px;font-family:SF Mono,JetBrains Mono,Consolas,Courier New,monospace;font-size:12px;line-height:1.7;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.code-block .c{color:#5c7299}.code-block .k{color:#ffd666}.verify-console{background:#0f2347;border-radius:6px;padding:12px;font-family:SF Mono,JetBrains Mono,Consolas,Courier New,monospace;font-size:12px;line-height:1.8;max-height:320px;overflow-y:auto;color:#dbe4ff}.verify-console .ok{color:#52c41a}.verify-console .err{color:#ff7875}.verify-console .warn{color:#ffd666}.verify-console .dim{color:#5c7299}
