.system-maintenance-page{flex-direction:column;gap:12px;min-width:0;min-height:100%;display:flex}.system-maintenance-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.system-maintenance-header .semi-typography-h4{margin:0 0 4px;font-size:18px;font-weight:600;line-height:26px}.system-maintenance-warning{border:1px solid color-mix(in srgb, var(--semi-color-warning) 35%, var(--semi-color-border));background:var(--semi-color-warning-light-default);border-radius:6px;padding:12px 14px;line-height:1.6}.system-monitor-grid,.search-maintenance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.system-monitor-grid .semi-card,.search-maintenance-grid .semi-card{min-width:0}.system-monitor-grid .semi-card-header-wrapper,.system-monitor-grid .semi-card-header-wrapper .semi-typography-h6{font-size:15px;font-weight:600;line-height:22px}.system-monitor-grid .semi-descriptions-item{min-width:0}.system-monitor-grid .semi-descriptions-item-key{font-size:12px;line-height:20px}.system-monitor-grid .semi-descriptions-value{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:22px;display:block}.system-monitor-usage{margin-bottom:16px}.system-maintenance-model-select{flex-direction:column;gap:8px;width:min(440px,100%);display:flex}.system-maintenance-model-select .semi-select{width:100%}.system-log-url{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.system-log-detail{flex-direction:column;gap:20px;display:flex}.system-log-detail pre{border:1px solid var(--semi-color-border);background:var(--semi-color-fill-0);max-height:300px;color:var(--semi-color-text-0);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:6px;margin:8px 0 0;padding:12px;overflow:auto}.system-log-detail-tab{height:100%;overflow:hidden}.system-log-detail-tab>.entity-detail-page-body{flex:auto;min-height:0;display:flex}.system-log-detail-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:12px;width:100%;min-width:0;max-width:100%;min-height:0;padding:0 2px 2px 0;display:flex;overflow:hidden auto}.system-log-payload{box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface-muted);width:100%;min-width:0;max-width:100%;max-height:320px;color:var(--admin-text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:12px;font:12px/20px ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.system-log-detail-scroll:focus-visible,.system-log-payload:focus-visible{outline:2px solid color-mix(in srgb, var(--admin-primary) 62%, transparent);outline-offset:2px}@media (width<=960px){.system-monitor-grid,.search-maintenance-grid{grid-template-columns:1fr}.system-maintenance-header{flex-direction:column;align-items:stretch}}
