.env-fact-bar{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #d9e1ec;border-radius:999px;background:linear-gradient(90deg,#f7faff,#f3f6fb)}.env-fact-bar--loading,.env-fact-bar--error{justify-content:space-between}.env-fact-bar__items{flex:1;min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.env-fact-bar__items::-webkit-scrollbar{display:none}.env-fact-bar__title,.env-fact-bar__meta,.env-fact-bar__trace{flex-shrink:0}.env-fact-bar__release{max-width:240px}.env-fact-bar__trace{max-width:200px}.env-fact-bar__placeholder{font-size:12px;color:#667085}.env-fact-bar__actions{display:flex;align-items:center;gap:4px;flex-shrink:0}@media(max-width:1280px){.env-fact-bar__updated{display:none}}@media(max-width:1120px){.env-fact-bar__trace{display:none}}@media(max-width:980px){.env-fact-bar__source{display:none}}.main-layout{min-height:100vh}.layout-sider{background:#001529}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;padding:0 16px;gap:12px}.logo img{width:32px;height:32px}.layout-header{background:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 2px 8px #0000001a}.header-left{flex:1;min-width:0;display:flex;align-items:center;gap:16px}.trigger{font-size:18px;flex-shrink:0}.header-right{display:flex;align-items:center;flex-shrink:0}.user-info{cursor:pointer;padding:8px 12px;border-radius:4px;transition:background .3s}.user-info:hover{background:#f0f0f0}.layout-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:calc(100vh - 112px)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}
