*{box-sizing:border-box}html,body{background:#f5f7fa;height:100%;margin:0;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}body{overflow:hidden}a{color:inherit}#app{min-height:100vh}.app-shell{height:100vh;min-height:100vh}.app-shell__main{min-width:0;height:100vh;min-height:100vh;overflow:hidden}.app-shell__brand{color:#fff;border-bottom:1px solid #ffffff1f;flex-direction:column;justify-content:center;gap:2px;min-height:72px;padding:16px 20px;display:flex}.app-shell__brand .ant-typography,.app-shell__brand .ant-typography-caption,.app-shell__brand .ant-typography-secondary{color:inherit;margin:0}.app-shell__header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex}.app-shell__content{flex-direction:column;flex:1;min-height:0;padding:24px;display:flex;overflow:auto}.app-page{flex-direction:column;flex:1;min-height:100%;display:flex}.app-page__card{flex:1}.login-page{background:radial-gradient(circle at top,#1677ff1f,#0000 32%),#f5f7fa;place-items:center;min-height:100vh;padding:24px;display:grid}.login-page__card{width:min(440px,100%);box-shadow:0 20px 60px #0f172a1a}.fullscreen-state{place-items:center;min-height:100vh;padding:24px;display:grid}.fullscreen-state__stack{flex-direction:column;align-items:center;gap:12px;display:flex}.preformatted-block{white-space:pre-wrap;word-break:break-word;margin:0;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.app-table__row--active>td{background:#e6f4ff!important}.qa-block{border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.qa-bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;width:100%;padding:10px 14px;font-size:14px;line-height:1.7}.qa-bubble--question{color:#000000e0;background:#f0f0f0}.qa-bubble--answer{color:#fff;background:#1677ff}
