:root{color:#182230;background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{background:#f5f7fb;min-height:100vh}.brand{color:#182230;align-items:center;gap:10px;height:64px;padding:0 20px;font-weight:700;display:flex}.brandMark{color:#fff;background:#1769e0;border-radius:8px;place-items:center;width:28px;height:28px;display:inline-grid}.header{background:#ffffffeb;border-bottom:1px solid #e9edf3;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.content{width:100%;max-width:1440px;margin:0 auto;padding:32px}.loading{place-items:center;height:100vh;display:grid}.login{place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{width:min(420px,100%)}.metrics{background:#fff;border:1px solid #e9edf3;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px;display:grid}.trace{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.ant-list-item{cursor:pointer;background:#fff;padding-inline:16px!important}@media (width<=576px){.content{padding:20px 16px}.header{padding:0 16px}}
