:root{font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#1f2937;background:#f3f6fa;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#f3f6fa;overflow:hidden}button,input,textarea,select{font:inherit}.app-shell{height:100vh;min-height:0;overflow:hidden}.app-shell>.ant-layout{height:100vh;min-width:0;overflow:hidden}.app-sider{border-inline-end:1px solid #e5e7eb;height:100vh;overflow:hidden}.app-sider .ant-layout-sider-children{height:100%;min-height:0;display:flex;flex-direction:column}.app-sider .ant-menu{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;border-inline-end:0}.brand-block{padding:20px 18px 16px;border-bottom:1px solid #f0f0f0;text-align:center}.brand-block__main{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:0;min-width:0}.brand-logo{display:block;width:min(100px,100%);height:auto;max-height:36px;object-fit:contain;flex:0 0 auto}.brand-block .ant-typography{margin:0}.app-header{flex:0 0 64px;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:hidden}.header-left,.header-right{display:flex;align-items:center;gap:16px;min-width:0}.header-left{flex:1 1 auto;overflow:hidden}.header-left .ant-breadcrumb{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-right{flex:0 1 auto;justify-content:flex-end}.header-chip,.user-trigger{border:1px solid #e5e7eb;background:#fff;border-radius:6px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;color:#111827;height:40px;max-width:210px;overflow:hidden;white-space:nowrap}.header-chip,.user-trigger{cursor:pointer}.header-chip span,.user-trigger span,.user-trigger .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-trigger .ant-avatar{flex:0 0 auto}@media(max-width:860px){.app-header{padding:0 12px;gap:8px}.header-right{gap:8px}.header-chip{width:40px;padding:8px;justify-content:center}.header-chip span{display:none}.user-trigger{max-width:148px}}.app-content{flex:1 1 auto;min-height:0;padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px;overflow:auto}.route-loading,.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-shell{padding:24px;background:#eef2f7}.login-panel{width:min(100%,420px);padding:28px;border:1px solid #e5e7eb;border-radius:8px;background:#fffffff5;display:flex;flex-direction:column;gap:20px}.login-panel__heading{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.login-logo{display:block;width:min(150px,62vw);height:auto;max-height:54px;object-fit:contain}.login-panel__heading .ant-typography{margin:0}.login-demo-helper{margin:-4px 0 16px;padding:10px;border:1px dashed #d1d5db;border-radius:8px;background:#f8fafc;display:flex;flex-direction:column;gap:8px}.login-demo-helper__grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.login-demo-helper__button{height:auto;min-height:44px;padding:6px 8px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;text-align:left;overflow:hidden}.login-demo-helper__button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-demo-helper__button span:first-child{color:#111827}.login-demo-helper__button span:last-child{color:#6b7280;font-size:12px}.page-shell{display:flex;flex-direction:column;gap:16px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-head .ant-typography{margin-bottom:0}.page-head__extra{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.page-metrics{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-tile,.page-placeholder,.table-card,.detail-card,.chart-card,.asset-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.metric-tile{padding:16px}.page-placeholder{padding:12px}.table-card .ant-card-body,.detail-card .ant-card-body,.chart-card .ant-card-body{padding:16px}.detail-card__footnote{margin-top:16px;color:#6b7280;font-size:13px}.detail-stat-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-stat,.detail-pairs>div{display:flex;flex-direction:column;gap:6px}.detail-stat span,.detail-pairs span{color:#6b7280;font-size:13px}.detail-stat strong,.detail-pairs strong{color:#111827;font-size:18px;font-weight:600}.detail-pairs{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.capacity-row{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.chart-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.chart-card .ant-card-head{min-height:52px}.chart-card .ant-card-head-title,.chart-card .ant-card-extra{padding:12px 0}.chart-card__plot{position:relative;min-height:220px;display:flex;align-items:flex-end;padding:20px 0 0}.chart-card__grid{position:absolute;top:0;right:0;bottom:24px;left:0;display:grid;grid-template-rows:repeat(4,1fr)}.chart-card__grid span{border-top:1px dashed #e5e7eb}.chart-card__bars{position:relative;z-index:1;display:grid;gap:12px;width:100%;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));align-items:end}.chart-card__bar-item{display:flex;flex-direction:column;gap:8px;align-items:center}.chart-card__value,.chart-card__label{font-size:12px;color:#4b5563}.chart-card__bar-shell{width:100%;height:150px;display:flex;align-items:flex-end}.chart-card__bar{width:100%;border-radius:6px 6px 0 0;background:#1677ff}.chart-card--green .chart-card__bar{background:#16a34a}.chart-card--orange .chart-card__bar{background:#f97316}.split-shell{display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 360px;align-items:start}.split-shell__main,.split-shell__aside,.stack-pane{min-width:0}.stack-pane,.drawer-stack{display:flex;flex-direction:column;gap:16px}.field-stack{display:flex;flex-direction:column;gap:8px}.version-hints{display:flex;flex-wrap:wrap;gap:8px}.asset-summary-grid,.asset-card-grid,.status-board-grid{display:grid;gap:16px}.asset-summary-grid,.status-board-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.asset-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.notice-card{border-radius:8px}.link-button{padding:0;border:0;background:transparent;color:#1677ff;cursor:pointer;font:inherit}.link-button:hover{color:#0958d9}@media(max-width:960px){.app-header{padding:0 16px;flex-wrap:wrap;flex-basis:auto;height:auto;min-height:64px}.app-content{padding:16px}.header-right{width:100%;justify-content:flex-end}.page-head{flex-direction:column}.split-shell,.detail-pairs,.detail-stat-grid,.login-demo-helper__grid{grid-template-columns:1fr}}
