*{box-sizing:border-box}body{margin:0;background:#f3f6f8;color:#1f2933;letter-spacing:0}#root,.app-shell{min-height:100vh}.desktop-sider{background:#173b33}.app-nav-menu,.app-nav-menu-dark{border-inline-end:0}.app-nav-menu-dark{background:#173b33}.app-header{height:64px;background:#fff;border-bottom:1px solid #d9e2e7;display:flex;align-items:center;justify-content:space-between;padding:0 18px;gap:12px;line-height:normal}.app-header-left{display:flex;gap:8px;align-items:center;min-width:0}.app-user-block{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.app-user-block strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-role-tags{display:flex;gap:4px;flex-wrap:wrap}.mobile-menu-button{display:none}.drawer-title{display:flex;align-items:center;gap:10px;color:#173b33}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,480px) 1fr;background:#f7faf9}.login-panel{padding:48px;background:#fff;border-right:1px solid #d9e2e7}.login-brand{font-size:28px;font-weight:700;color:#173b33;margin-bottom:8px}.login-subtitle{color:#58716a;margin-bottom:28px}.login-security-note{display:flex;align-items:center;gap:8px;color:#173b33;background:#eef7f3;border:1px solid #c7ded6;border-radius:8px;padding:12px}.wechat-qr-panel{display:grid;gap:12px}.wechat-qr-frame{width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;border:1px solid #d9e2e7;border-radius:8px;background:#fff;overflow:hidden}.wechat-qr-frame iframe{width:100%;height:100%;border:0}.login-visual{padding:48px;display:grid;align-content:center;background:linear-gradient(135deg,#1b7f631f,#2563eb14),repeating-linear-gradient(90deg,rgba(23,59,51,.06),rgba(23,59,51,.06) 1px,transparent 1px,transparent 56px)}.warehouse-map{display:grid;grid-template-columns:repeat(5,minmax(80px,1fr));gap:14px;max-width:720px}.warehouse-cell{height:96px;border:1px solid #b8c8c2;background:#fff;border-radius:8px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 20px #173b3314}.warehouse-cell strong{color:#173b33}.warehouse-cell span{color:#6b7c83;font-size:12px}.app-logo{display:flex;align-items:center;gap:10px;color:#fff;font-weight:700;font-size:17px;height:56px;padding:0 18px}.app-logo-mark{width:28px;height:28px;border-radius:6px;background:#45c08f;color:#0f2a24;display:grid;place-items:center;font-weight:800}.content-wrap{padding:18px;min-width:0}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:16px}.page-title{margin:0;font-size:20px;color:#173b33}.page-subtitle{margin:6px 0 0;color:#61717b}.toolbar{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.toolbar-search{width:220px}.toolbar-filter{min-width:180px}.trace-search{display:flex;justify-content:flex-end}.trace-input{width:280px}.panel{background:#fff;border:1px solid #d9e2e7;border-radius:8px;padding:14px;min-width:0}.page-panel{background:#fff;border:1px solid #d9e2e7;border-radius:8px;padding:16px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.page-heading h1{margin:0;font-size:20px;color:#173b33}.page-heading p{margin:6px 0 0;color:#61717b}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;margin-bottom:12px}.metric-card{background:#fff;border:1px solid #d9e2e7;border-radius:8px;padding:14px;min-width:0}.metric-label{color:#61717b;font-size:13px}.metric-value{font-size:24px;font-weight:700;margin-top:8px;color:#173b33}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.domain-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px}.domain-link{min-height:104px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;color:inherit;text-decoration:none;background:#fff;border:1px solid #d9e2e7;border-radius:8px;padding:16px}.domain-link span{width:36px;height:36px;display:grid;place-items:center;color:#173b33;background:#eef7f3;border-radius:8px}.domain-link strong{color:#173b33}.mini-bars{display:grid;gap:10px}.mini-bar-row{display:grid;grid-template-columns:90px 1fr 60px;align-items:center;gap:10px}.mini-bar-track{height:10px;background:#e7edf0;border-radius:6px;overflow:hidden}.mini-bar-fill{height:100%;background:#1b7f63}.json-detail{white-space:pre-wrap;margin:0;max-height:min(68vh,680px);overflow:auto}.item-list-field{margin-bottom:18px}.item-list-title{color:#173b33;font-weight:700;margin-bottom:10px}.item-list-wrap{display:grid;gap:12px}.item-row{border:1px solid #d9e2e7;border-radius:8px;padding:12px;background:#f8fbfa}.item-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.item-row-head strong{color:#173b33}.item-row-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px 12px}.item-row-grid .ant-form-item{margin-bottom:6px}.ant-table-wrapper{min-width:0}.ant-table-cell{word-break:keep-all}.ant-modal{max-width:calc(100vw - 24px)}@media (max-width: 900px){.desktop-sider{display:none}.mobile-menu-button{display:inline-flex}.app-header{height:auto;min-height:56px;padding:8px 12px}.app-header-left{flex:1}.app-user-block{align-items:flex-start;flex-direction:column;gap:2px}.app-role-tags{max-height:24px;overflow:hidden}.logout-button{padding-inline:10px}.content-wrap{padding:12px}.login-shell{grid-template-columns:1fr}.login-panel{width:min(100%,460px);min-height:100vh;margin:0 auto;padding:36px 24px;border-right:0}.login-visual{display:none}.page-head,.page-heading{align-items:stretch;flex-direction:column;gap:10px}.page-title,.page-heading h1{font-size:18px}.toolbar,.page-heading .ant-space,.trace-search{width:100%;justify-content:flex-start}.toolbar-search,.toolbar-filter,.trace-input{width:100%}.toolbar .ant-btn{flex:1 1 calc(50% - 4px);min-width:112px}.page-heading .ant-space .ant-btn,.trace-search .ant-btn{min-width:112px}.panel,.page-panel{padding:12px}.item-row-grid{grid-template-columns:1fr}.ant-table{font-size:13px}.ant-pagination{justify-content:flex-start}.ant-tabs-nav{margin-bottom:10px}.metric-grid,.dashboard-grid,.domain-grid{grid-template-columns:1fr}.metric-value{font-size:22px}}@media (max-width: 520px){.app-header{gap:8px}.app-header-left>svg{display:none}.login-panel{padding:28px 16px}.login-brand{font-size:24px}.wechat-qr-frame{max-height:calc(100vh - 280px)}.toolbar .ant-btn{flex-basis:100%}.mini-bar-row{grid-template-columns:76px 1fr 48px;gap:8px;font-size:12px}}
