.server-status-history{overflow:hidden}.server-status-history__head{align-items:center;display:flex;justify-content:space-between;padding:13px 16px}.server-status-history__head>small{color:rgb(var(--color-text-dim));font-size:11px;font-weight:720}.server-status-history__title,.server-status-history__title>span:last-child{align-items:center;display:flex}.server-status-history__title{gap:10px}.server-status-history__title>span:first-child{align-items:center;background:#e7f4ff;background:oklch(.96 .025 245);border-radius:9px;color:#0065a1;color:oklch(.49 .13 245);display:inline-flex;height:34px;justify-content:center;width:34px}.server-status-history__title>span:last-child{align-items:flex-start;flex-direction:column;gap:2px}.server-status-history__title strong{color:rgb(var(--color-text-main));font-size:14px}.server-status-history__title small{color:rgb(var(--color-text-dim));font-size:10px;font-weight:650}.server-status-history__body{border-top:1px solid oklch(.91 .01 255);display:grid;gap:14px;padding:14px}.server-status-history__toolbar{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(150px,210px) auto 40px 1fr}.server-status-history__ranges{align-items:center;background:#edf2fa;border:1px solid oklch(.9 .012 255);border-radius:9px;color:rgb(var(--color-text-main));display:flex;gap:2px;height:40px;padding:3px}.server-status-history__ranges button{background:transparent;border:0;border-radius:7px;color:rgb(var(--color-text-dim));cursor:pointer;font-size:11px;font-weight:760;height:32px;padding:0 10px;transition:background-color .16s ease,box-shadow .16s ease,color .16s ease;white-space:nowrap}.server-status-history__ranges button:hover{color:rgb(var(--color-text-main))}.server-status-history__ranges button:focus-visible{outline:2px solid rgb(var(--color-primary));outline-offset:1px}.server-status-history__ranges button.is-active{background:rgb(var(--color-surface));box-shadow:0 1px 3px #2934421f;color:rgb(var(--color-primary))}.server-status-history__refresh{border-radius:9px!important;height:40px;padding:0!important;width:40px}.server-status-history__refresh.is-loading svg{animation:server-status-history-refresh .8s linear infinite}.server-status-history__toolbar>small{align-self:center;color:rgb(var(--color-text-dim));font-size:11px;justify-self:end}.server-status-history__grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.server-status-history-chart{background:#f8fafd;border-radius:12px;box-shadow:inset 0 0 0 1px #dee2e7;min-width:0;padding:14px 14px 10px}.server-status-history-chart__head{align-items:center;display:flex;min-height:24px}.server-status-history-chart__head h3{color:rgb(var(--color-text-main));font-size:13px;font-weight:800}.server-status-history-chart__summary{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin-top:9px}.server-status-history-chart__summary-item{display:grid;gap:4px;min-width:0}.server-status-history-chart__summary-label,.server-status-history-chart__tooltip span{align-items:center;display:flex;gap:5px}.server-status-history-chart__summary-label{color:rgb(var(--color-text-dim));font-size:10px;font-weight:680}.server-status-history-chart__summary-values{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 11px;padding-left:12px}.server-status-history-chart__summary-values>span{align-items:baseline;display:inline-flex;gap:4px}.server-status-history-chart__summary-values small{color:rgb(var(--color-text-dim));font-size:9px}.server-status-history-chart__summary-values strong{color:rgb(var(--color-text-main));font-size:11px;font-variant-numeric:tabular-nums}.server-status-history-chart__dot{border-radius:999px;display:inline-block;height:7px;width:7px}.server-status-history-chart__dot--green{background:#009d59;background:oklch(.61 .16 155)}.server-status-history-chart__dot--blue{background:#0080ca;background:oklch(.58 .16 245)}.server-status-history-chart__dot--amber{background:#db9a0d}.server-status-history-chart__dot--violet{background:#9763cc}.server-status-history-chart__canvas{min-height:238px;position:relative}.server-status-history-chart__canvas svg{display:block;height:auto;touch-action:none;width:100%}.server-status-history-chart__grid{stroke:#dee2e7;stroke-width:1}.server-status-history-chart__axis-label{fill:#737b86;font-size:9px;font-weight:650}.server-status-history-chart__line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;vector-effect:non-scaling-stroke}.server-status-history-chart__line--green{stroke:#009d59;stroke:oklch(.61 .16 155)}.server-status-history-chart__line--blue{stroke:#0080ca;stroke:oklch(.58 .16 245)}.server-status-history-chart__line--amber{stroke:#db9a0d}.server-status-history-chart__line--violet{stroke:#9763cc}.server-status-history-chart__cursor{stroke:#6673838c;stroke-dasharray:4 4;stroke-width:1}.server-status-history-chart__marker{fill:rgb(var(--color-surface));stroke-width:2.5}.server-status-history-chart__marker--green{stroke:#009d59;stroke:oklch(.61 .16 155)}.server-status-history-chart__marker--blue{stroke:#0080ca;stroke:oklch(.58 .16 245)}.server-status-history-chart__marker--amber{stroke:#db9a0d}.server-status-history-chart__marker--violet{stroke:#9763cc}.server-status-history-chart__tooltip{background:#131b26f0;border-radius:9px;color:#f3f5f8;display:grid;font-size:10px;gap:5px;left:58px;min-width:156px;padding:9px 10px;pointer-events:none;position:absolute;top:24px}.server-status-history-chart__tooltip span{color:#ccd1d9}.server-status-history-chart__tooltip b{color:#fff;margin-left:auto}.server-status-history-chart__empty,.server-status-history__message{align-content:center;color:rgb(var(--color-text-dim));display:grid;font-size:12px;justify-items:center;min-height:238px;text-align:center}.server-status-history__message{background:#f2f5fb;border-radius:10px;gap:5px;min-height:120px;padding:18px}.server-status-history__message strong{color:rgb(var(--color-text-main))}.server-status-history__warnings{background:#fbf4e8;border-radius:9px;color:#755010;display:grid;font-size:11px;gap:3px;padding:9px 11px}.dark .server-status-history-chart{background:#191d24;box-shadow:inset 0 0 0 1px #323941}.dark .server-status-history__body{border-top-color:#323941}.dark .server-status-history__ranges,.dark .server-status-history__message{background:#1d2228;border-color:#373e47}.dark .server-status-history__ranges button.is-active{background:#2a3139}.dark .server-status-history-chart__grid{stroke:#323941}.dark .server-status-history__warnings{background:#302412;color:#ebc57d}@media(max-width:1280px){.server-status-history__grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr)}.server-status-history-chart--server{grid-column:1 / -1}}@media(max-width:960px){.server-status-history__toolbar{grid-template-columns:1fr auto auto}.server-status-history__toolbar>small{grid-column:1 / -1;justify-self:start}.server-status-history__grid{grid-template-columns:1fr}.server-status-history-chart--server{grid-column:auto}}@media(max-width:620px){.server-status-history__toolbar{align-items:stretch;grid-template-columns:minmax(0,1fr) 40px}.server-status-history__toolbar>:first-child,.server-status-history__toolbar>small{grid-column:1 / -1}.server-status-history__ranges{min-width:0;overflow-x:auto;width:100%}.server-status-history__ranges button{flex:1 0 auto}}@keyframes server-status-history-refresh{to{transform:rotate(360deg)}}.server-status-page{display:flex;flex-direction:column;height:100%;min-height:0}.server-status-page__header{align-items:center;border-bottom:1px solid rgb(var(--color-surface-highlight));display:flex;flex:0 0 auto;gap:18px;justify-content:space-between;padding:20px 24px}.server-status-page__header>div:first-child{min-width:0}.server-status-page__header h3{color:rgb(var(--color-text-main));font-size:18px;font-weight:850;line-height:1.25}.server-status-page__header p{color:rgb(var(--color-text-dim));font-size:12px;font-weight:650;margin-top:5px}.server-status-page__actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.server-status-page__actions>span{color:rgb(var(--color-text-dim));font-size:12px;font-weight:720}.server-status-refresh-button{border-radius:10px!important;font-size:12px!important;font-weight:800!important;height:36px;padding:0 13px!important}.server-status-page__body{align-content:start;display:grid;flex:1;gap:16px;min-height:0;overflow:auto;padding:18px 20px 24px}.server-status-panel,.server-status-health,.server-status-unavailable,.server-status-detail-panel,.server-status-memory-block{background:rgb(var(--color-surface));border:1px solid oklch(.91 .01 255);border-radius:12px;box-shadow:0 10px 28px -24px #2534477a}.server-status-empty{color:rgb(var(--color-text-dim));font-size:13px;font-weight:700;padding:28px;text-align:center}.server-status-initial-loading{align-items:center;background:rgb(var(--color-surface));border:1px solid oklch(.91 .01 255);border-radius:12px;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:220px;padding:40px}.server-status-initial-loading>span{animation:server-status-spin .8s linear infinite;border:3px solid oklch(.9 .025 255);border-radius:999px;border-top-color:#5b66e4;height:28px;margin-bottom:4px;width:28px}.server-status-initial-loading strong{color:rgb(var(--color-text-main));font-size:14px}.server-status-initial-loading small{color:rgb(var(--color-text-dim));font-size:12px}@keyframes server-status-spin{to{transform:rotate(360deg)}}.server-status-health{display:grid;grid-template-columns:minmax(230px,.66fr) minmax(0,2fr);overflow:hidden}.server-status-health__conclusion{align-items:center;border-right:1px solid oklch(.91 .01 255);display:flex;gap:14px;min-width:0;padding:18px 20px}.server-status-health__conclusion-icon{align-items:center;border-radius:10px;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.server-status-health__conclusion>div{display:grid;gap:3px;min-width:0}.server-status-health__conclusion span,.server-status-health__metric span{color:rgb(var(--color-text-dim));font-size:11px;font-weight:800;letter-spacing:.02em}.server-status-health__conclusion strong{font-size:22px;line-height:1.2}.server-status-health__conclusion--healthy .server-status-health__conclusion-icon{background:#cff7db;color:#00572f;color:oklch(.4 .13 155)}.server-status-health__conclusion--healthy strong{color:#00502b;color:oklch(.38 .11 155)}.server-status-health__conclusion--attention .server-status-health__conclusion-icon{background:#ffe8c0;background:oklch(.94 .07 82);color:#7c5500;color:oklch(.48 .12 78)}.server-status-health__conclusion--attention strong{color:#6e4b00;color:oklch(.44 .11 78)}.server-status-health__conclusion--critical .server-status-health__conclusion-icon{background:#ffded9;background:oklch(.93 .065 28);color:#af2b25}.server-status-health__conclusion--critical strong{color:#a52a24}.server-status-health__conclusion--unknown .server-status-health__conclusion-icon{background:rgb(var(--color-surface-highlight));color:rgb(var(--color-text-dim))}.server-status-health__conclusion--unknown strong{color:rgb(var(--color-text-main))}.server-status-health__metrics{align-items:stretch;display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;padding:12px 14px}.server-status-health__metric{align-items:center;background:#f4f7fc;border-radius:11px;display:flex;gap:10px;min-width:0;padding:10px 12px}.server-status-health__metric-icon{align-items:center;background:rgb(var(--color-surface-highlight));border-radius:9px;color:rgb(var(--color-text-dim));display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.server-status-health__metric>div:not(.server-status-health__metric-head){display:grid;gap:4px;min-width:0}.server-status-health__metric strong{color:rgb(var(--color-text-main));font-size:21px;line-height:1.15}.server-status-health__metric--linear{align-content:center;display:grid;gap:7px}.server-status-health__metric-head{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.server-status-health__metric-head strong{flex:0 0 auto;font-size:17px}.server-status-health__metric small{color:rgb(var(--color-text-dim));font-size:10px;line-height:1.4}.server-status-progress--linear{background:#e4e8ed;border-radius:999px;height:9px;overflow:hidden;width:100%}.server-status-progress--compact{height:8px}.server-status-progress__bar{border-radius:inherit;display:block;height:100%;transition:width .42s ease-out}.server-status-progress__bar--normal{background:#00a05b;background:oklch(.62 .16 155)}.server-status-progress__bar--warning{background:#e5a323}.server-status-progress__bar--danger{background:#e6443a}.server-status-progress__bar--muted{background:#9ca5b1}.server-status-progress--radial{display:grid;flex:0 0 auto;height:112px;place-items:center;position:relative;width:112px}.server-status-progress--radial svg,.server-status-progress__radial-content{grid-area:1 / 1}.server-status-progress--radial svg{height:112px;overflow:visible;transform:rotate(-90deg);width:112px}.server-status-progress__radial-track,.server-status-progress__radial-value{fill:none;stroke-width:3.5}.server-status-progress__radial-track{stroke:#e4e8ed}.server-status-progress__radial-value{stroke-linecap:round;transition:stroke-dasharray .42s ease-out}.server-status-progress--normal .server-status-progress__radial-value{stroke:#00a05b;stroke:oklch(.62 .16 155)}.server-status-progress--warning .server-status-progress__radial-value{stroke:#e5a323}.server-status-progress--danger .server-status-progress__radial-value{stroke:#e6443a}.server-status-progress--muted .server-status-progress__radial-value{stroke:#9ca5b1}.server-status-progress__radial-content{align-items:center;display:grid;gap:2px;justify-items:center;min-width:0}.server-status-progress__radial-content strong{color:rgb(var(--color-text-main));font-size:18px;font-weight:850;letter-spacing:-.02em;max-width:82px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.server-status-progress__radial-content small{color:rgb(var(--color-text-dim));font-size:10px;font-weight:780;max-width:82px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.server-status-instance-section,.server-status-service-section{padding:14px}.server-status-section-head{align-items:center;display:flex;justify-content:space-between;padding:0 2px 12px}.server-status-section-head h4{color:rgb(var(--color-text-main));font-size:15px;font-weight:850}.server-status-section-head>span{background:rgb(var(--color-surface-highlight));border-radius:999px;color:rgb(var(--color-text-dim));font-size:11px;font-weight:760;padding:5px 9px}.server-status-instance-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.server-status-instance-card{background:#f8fafd;border:1px solid oklch(.925 .008 255);border-radius:10px;color:inherit;cursor:pointer;display:grid;gap:16px;padding:15px;text-align:left;transition:background .16s ease}.server-status-instance-card:hover{background:#f2f7fd}.server-status-instance-card:focus-visible{outline:2px solid oklch(.62 .18 275);outline-offset:2px}.server-status-instance-card__head{align-items:start;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr) auto}.server-status-instance-card__icon{align-items:center;background:#e9eeff;background:oklch(.95 .035 275);border-radius:9px;color:#454bc0;display:inline-flex;height:34px;justify-content:center;width:34px}.server-status-instance-card__identity{min-width:0}.server-status-instance-card__identity>div{align-items:center;display:flex;gap:7px}.server-status-instance-card__identity strong{color:rgb(var(--color-text-main));font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-status-instance-card__identity span{color:#454bc0;font-size:10px;font-weight:800}.server-status-instance-card__identity small{color:rgb(var(--color-text-dim));display:block;font-size:11px;margin-top:3px}.server-status-instance-card__metrics{align-items:start;display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));padding:10px 2px 6px}.server-status-instance-metric{align-content:start;display:grid;gap:9px;justify-items:center;min-width:0}.server-status-instance-metric>small{color:rgb(var(--color-text-dim));font-size:10px;line-height:1.35;max-width:100%;min-height:14px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.server-status-instance-card__error{background:#fff1ee;background:oklch(.97 .025 28);border-radius:8px;color:#ac312a;display:grid;font-size:11px;gap:3px;line-height:1.5;padding:10px}.server-status-service-table-scroll,.server-status-table-scroll{overflow-x:auto}.server-status-service-table{border-collapse:separate;border-spacing:0 6px;min-width:680px;table-layout:fixed;width:100%}.server-status-service-table th,.server-status-service-table td{padding:11px 16px;text-align:left;vertical-align:middle}.server-status-service-table th{color:rgb(var(--color-text-dim));font-size:11px;font-weight:820;padding-bottom:4px;padding-top:0}.server-status-service-table td{background:#f8fafd}.server-status-service-table td:first-child{border-radius:10px 0 0 10px}.server-status-service-table td:last-child{border-radius:0 10px 10px 0}.server-status-service-table th:nth-child(1){width:34%}.server-status-service-table th:nth-child(2){width:17%}.server-status-service-table th:nth-child(3){width:17%}.server-status-service-table th:nth-child(4){width:32%}.server-status-service-row--attention td{background:#fffbf3;background:oklch(.988 .015 82)}.server-status-service-row--danger td{background:#fff8f7;background:oklch(.985 .018 28)}.server-status-service-row--unknown td{background:rgb(var(--color-surface-highlight))}.server-status-service-identity{align-items:center;display:flex;gap:10px;min-width:0}.server-status-service-identity>strong{color:rgb(var(--color-text-main));font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-status-service-icon{align-items:center;border-radius:9px;display:inline-flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.server-status-service-state-detail{color:rgb(var(--color-text-dim));display:block;font-size:10px;margin-top:4px}.server-status-service-resource{display:grid;gap:6px}.server-status-service-resource>div{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.server-status-service-resource strong{color:rgb(var(--color-text-main));font-size:12px}.server-status-service-resource span{color:rgb(var(--color-text-dim));font-size:10px}.server-status-collection-unavailable{background:rgb(var(--color-surface-highlight));border-radius:10px;color:rgb(var(--color-text-dim));display:grid;font-size:11px;gap:5px;line-height:1.5;padding:14px 16px}.server-status-collection-unavailable strong{color:rgb(var(--color-text-main));font-size:12px}.server-status-advanced{overflow:hidden}.server-status-advanced>summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:13px 16px}.server-status-advanced>summary::-webkit-details-marker{display:none}.server-status-advanced>summary:focus-visible{outline:2px solid oklch(.62 .18 275);outline-offset:-2px}.server-status-advanced>summary>span{align-items:center;display:flex;gap:10px;min-width:0}.server-status-advanced>summary i{align-items:center;background:rgb(var(--color-surface-highlight));border-radius:9px;color:rgb(var(--color-text-dim));display:inline-flex;flex:0 0 auto;font-style:normal;height:34px;justify-content:center;width:34px}.server-status-advanced>summary strong{color:rgb(var(--color-text-main));font-size:14px}.server-status-advanced>summary small{color:rgb(var(--color-text-dim));font-size:11px;font-weight:650}.server-status-advanced__chevron{color:rgb(var(--color-text-dim));transition:transform .16s ease}.server-status-advanced[open] .server-status-advanced__chevron{transform:rotate(180deg)}.server-status-advanced__body{border-top:1px solid rgb(var(--color-surface-highlight));display:grid;gap:14px;padding:14px}.server-status-advanced__load-state{align-items:center;color:rgb(var(--color-text-dim));display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:150px;text-align:center}.server-status-advanced__load-state strong{color:rgb(var(--color-text-main));font-size:13px}.server-status-advanced__load-state span{font-size:11px}.server-status-advanced__load-state button{background:#6977f01a;border:1px solid oklch(.62 .18 275 / .22);border-radius:9px;color:#5761d8;cursor:pointer;font-size:11px;font-weight:800;margin-top:5px;padding:7px 11px}.server-status-advanced__loading-icon{animation:server-status-spin .9s linear infinite}.server-status-advanced__warnings{background:rgb(var(--color-surface-highlight));border-radius:10px;color:rgb(var(--color-text-dim));display:grid;font-size:11px;gap:5px;line-height:1.5;padding:11px 13px}.server-status-unavailable{background:#fff1ee;background:oklch(.97 .025 28);border-color:#ff9689;border-color:oklch(.78 .14 28);color:#ac312a;display:grid;gap:7px;padding:15px}.server-status-unavailable>div{align-items:center;display:flex;gap:8px}.server-status-unavailable span{font-size:12px;line-height:1.5}.server-status-details-two-columns{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.server-status-details-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.server-status-detail-panel--overflow{overflow:hidden}.server-status-detail-panel__head,.server-status-detail-panel__icon-head{border-bottom:1px solid rgb(var(--color-surface-highlight));padding:13px 14px}.server-status-detail-panel__head{display:grid;gap:4px}.server-status-detail-panel__icon-head{align-items:center;display:flex;gap:10px}.server-status-detail-panel__icon-head>span{align-items:center;background:#e9eeff;background:oklch(.95 .035 275);border-radius:8px;color:#454bc0;display:inline-flex;height:32px;justify-content:center;width:32px}.server-status-detail-panel h5,.server-status-memory-block h5{color:rgb(var(--color-text-main));font-size:13px;font-weight:820}.server-status-detail-panel__head span{color:rgb(var(--color-text-dim));font-size:11px}.server-status-detail-panel__body{padding:14px}.server-status-info-grid{display:grid;gap:11px;grid-template-columns:repeat(2,minmax(0,1fr))}.server-status-info-value{min-width:0}.server-status-info-value>span{color:rgb(var(--color-text-dim));display:block;font-size:10px;font-weight:780}.server-status-info-value>strong{color:rgb(var(--color-text-main));display:block;font-size:12px;margin-top:4px;overflow-wrap:anywhere}.server-status-memory-block{display:grid;gap:13px;padding:14px}.server-status-memory-block>div:first-child{align-items:center;display:flex;justify-content:space-between}.server-status-memory-block>div:first-child strong{color:rgb(var(--color-text-main));font-size:14px}.server-status-table{border-collapse:collapse;min-width:620px;width:100%}.server-status-table--process{min-width:960px}.server-status-table th,.server-status-table td{border-bottom:1px solid rgb(var(--color-surface-highlight));color:rgb(var(--color-text-dim));font-size:12px;padding:11px 13px;text-align:left;vertical-align:top}.server-status-table th{background:rgb(var(--color-surface-highlight) / .6);font-size:11px;font-weight:820}.server-status-table td{font-weight:650}.server-status-table td>strong{color:rgb(var(--color-text-main))}.server-status-table__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.server-status-table__wide{max-width:380px}.server-status-table__wide span{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:anywhere}.server-status-table__empty{padding:26px!important;text-align:center!important}.server-status-current-process{background:#e9eeff;background:oklch(.95 .035 275);border-radius:999px;color:#454bc0;display:inline-flex;font-size:9px;font-weight:820;margin-left:7px;padding:4px 6px}.server-status-jvm-args{display:grid;gap:8px;padding:14px}.server-status-jvm-args>span{color:rgb(var(--color-text-dim));font-size:12px}.server-status-jvm-args code{background:rgb(var(--color-surface-highlight) / .72);border-radius:8px;color:rgb(var(--color-text-main));display:block;font-size:11px;line-height:1.5;overflow-wrap:anywhere;padding:9px 10px}.dark .server-status-panel,.dark .server-status-health,.dark .server-status-unavailable,.dark .server-status-detail-panel,.dark .server-status-memory-block,.dark .server-status-initial-loading{border-color:#323941;box-shadow:none}.dark .server-status-health__conclusion{border-color:#323941}.dark .server-status-health__metric,.dark .server-status-instance-card,.dark .server-status-service-table td{background:#171b20}.dark .server-status-instance-card{border-color:#323941}.dark .server-status-instance-card:hover{background:#1c222a}.dark .server-status-progress--linear,.dark .server-status-progress__radial-track{background:#2b3138;stroke:#2b3138}.dark .server-status-service-row--attention td{background:#302412}.dark .server-status-service-row--danger td{background:#351c19}.dark .server-status-instance-card__error,.dark .server-status-unavailable{background:#361714;color:#ffb5ab;color:oklch(.84 .14 28)}@media(max-width:1380px){.server-status-instance-card__metrics{gap:16px 10px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1180px){.server-status-health{grid-template-columns:1fr}.server-status-health__conclusion{border-bottom:1px solid oklch(.91 .01 255);border-right:0}.server-status-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:880px){.server-status-health__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.server-status-instance-grid,.server-status-details-two-columns{grid-template-columns:1fr}}@media(max-width:640px){.server-status-page__header{align-items:stretch;flex-direction:column;padding:16px}.server-status-page__actions{justify-content:space-between}.server-status-page__body{padding:14px}.server-status-health__metrics,.server-status-details-grid,.server-status-info-grid{grid-template-columns:1fr}.server-status-instance-card__head{grid-template-columns:34px minmax(0,1fr)}.server-status-instance-card__head>span:last-child{grid-column:1 / -1;justify-self:start}.server-status-instance-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.server-status-advanced>summary small{display:none}}@media(prefers-reduced-motion:reduce){.server-status-progress__bar,.server-status-progress__radial-value{transition:none}.server-status-initial-loading>span{animation:none}}
