.HCFIlG_stack{flex-direction:column;gap:12px;display:flex}.HCFIlG_surface{border:1px solid var(--border-1)!important;background:var(--surface-1)!important;box-shadow:var(--shadow-1)!important;border-radius:12px!important}html[data-onborn-theme=dark] .HCFIlG_surface{background:var(--surface-2)!important}.HCFIlG_surface .ant-card-head{min-height:56px;border-bottom-color:var(--border-1)!important}.HCFIlG_surface .ant-card-body{padding:14px!important}.HCFIlG_surface .ant-table{color:var(--dashboard-text);background:0 0}.HCFIlG_surface .ant-table-thead>tr>th{font-size:12px;font-weight:650;color:var(--dashboard-text-muted)!important;background:var(--surface-2)!important;border-bottom-color:var(--border-1)!important}.HCFIlG_surface .ant-table-tbody>tr>td{font-size:12px;border-bottom-color:var(--border-1)!important}html[data-onborn-theme=dark] .HCFIlG_surface .ant-table-thead>tr>th{background:var(--surface-1)!important}.HCFIlG_sectionTitle{flex-direction:column;gap:2px;display:flex}.HCFIlG_sectionTitle h4{color:var(--dashboard-text)!important;margin:0!important;font-size:15px!important;font-weight:650!important;line-height:1.15!important}.HCFIlG_sectionTitle>span{font-size:12px;color:var(--dashboard-text-muted)!important}.HCFIlG_metricStrip{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.HCFIlG_metric{border-right:1px solid var(--border-1);flex-direction:column;gap:5px;min-width:0;padding:4px 16px;display:flex}.HCFIlG_metric:first-child{padding-left:2px}.HCFIlG_metric:last-child{border-right:0}.HCFIlG_metric>span,.HCFIlG_metric>small{color:var(--dashboard-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.HCFIlG_metric>span{font-weight:650}.HCFIlG_metric>strong{color:var(--dashboard-text);font-size:24px;font-weight:700;line-height:1}.HCFIlG_twoColumn{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.HCFIlG_primaryCell,.HCFIlG_routingCell,.HCFIlG_usageCell,.HCFIlG_stateCell{flex-direction:column;gap:3px;min-width:0;display:flex}.HCFIlG_primaryCell strong,.HCFIlG_routingCell strong{color:var(--dashboard-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.HCFIlG_primaryCell span,.HCFIlG_routingCell span,.HCFIlG_usageCell span,.HCFIlG_stateCell span,.HCFIlG_errorText{color:var(--dashboard-text-muted);font-size:11px;line-height:1.35}.HCFIlG_routingCell span{overflow-wrap:anywhere}.HCFIlG_usageCell .ant-progress{margin:0}.HCFIlG_stateCell .ant-tag{border-radius:999px;align-self:flex-start;margin:0;font-size:11px;font-weight:650}.HCFIlG_errorText{overflow-wrap:anywhere;max-width:520px;display:block}@media (width<=1180px){.HCFIlG_twoColumn{grid-template-columns:1fr}}@media (width<=820px){.HCFIlG_metricStrip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:14px}.HCFIlG_metric:nth-child(2){border-right:0}}@media (width<=520px){.HCFIlG_metricStrip{grid-template-columns:1fr}.HCFIlG_metric{border-right:0;border-bottom:1px solid var(--border-1);padding:10px 2px}.HCFIlG_metric:last-child{border-bottom:0}}