.tabs-module__hEp6jq__list{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.tabs-module__hEp6jq__tab{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);padding:var(--space-2xs) var(--space-xs);text-transform:uppercase;transition:color var(--dur-fast) var(--ease-out);white-space:nowrap;border-block-end:2px solid #0000;font-weight:600}.tabs-module__hEp6jq__tab:hover{color:var(--text)}.tabs-module__hEp6jq__tab[aria-selected=true]{border-block-end-color:var(--accent);color:var(--text)}.tabs-module__hEp6jq__panel{padding:var(--space-sm)}.tabs-module__hEp6jq__panel:focus-visible{outline-offset:-3px}
.views-module__C6GVoa__stack{gap:var(--space-md);flex-direction:column;display:flex}.views-module__C6GVoa__stackTight{gap:var(--space-sm);flex-direction:column;display:flex}.views-module__C6GVoa__row{align-items:center;gap:var(--space-2xs);flex-wrap:wrap;display:flex}.views-module__C6GVoa__split{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));display:grid}.views-module__C6GVoa__wide{grid-column:1/-1}.views-module__C6GVoa__gauges{background-color:var(--surface-panel);border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1px;display:grid;overflow:clip}.views-module__C6GVoa__gauge{background-color:var(--surface-panel);outline:1px solid var(--line-faint);padding:var(--space-xs) var(--space-sm);flex-direction:column;gap:.1rem;display:flex}.views-module__C6GVoa__gaugeLabel{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;align-items:center;gap:.4em;font-weight:600;display:flex}.views-module__C6GVoa__gaugeValue{font-family:var(--font-display);font-size:var(--text-xl);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:600;line-height:1.1}.views-module__C6GVoa__gaugeValue[data-tone=ok]{color:var(--state-ok)}.views-module__C6GVoa__gaugeValue[data-tone=warn]{color:var(--state-warn)}.views-module__C6GVoa__gaugeValue[data-tone=bad]{color:var(--state-bad)}.views-module__C6GVoa__gaugeWindow{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.04em}.views-module__C6GVoa__list{flex-direction:column;display:flex}.views-module__C6GVoa__listRow{align-items:center;gap:var(--space-2xs) var(--space-xs);padding:.6rem var(--space-sm);transition:background-color var(--dur-fast) var(--ease-out);flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}.views-module__C6GVoa__listRow+.views-module__C6GVoa__listRow{border-block-start:1px solid var(--line-faint)}.views-module__C6GVoa__listRow:hover{background-color:var(--surface-inset)}.views-module__C6GVoa__listMain{flex-direction:column;gap:.1rem;min-inline-size:0;display:flex}.views-module__C6GVoa__listName{color:inherit;font-weight:600;text-decoration:none}.views-module__C6GVoa__listName:after{content:"";position:absolute;inset:0}.views-module__C6GVoa__listMeta{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.03em;overflow-wrap:anywhere}.views-module__C6GVoa__listAside{align-items:center;gap:var(--space-2xs);font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted);display:flex}.views-module__C6GVoa__filters{align-items:flex-end;gap:var(--space-2xs);flex-wrap:wrap;display:flex}.views-module__C6GVoa__filterField{min-inline-size:10rem}.views-module__C6GVoa__detailGrid{align-items:start;gap:var(--space-md);grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);display:grid}@media (max-width:60rem){.views-module__C6GVoa__detailGrid{grid-template-columns:minmax(0,1fr)}}.views-module__C6GVoa__pre{background-color:var(--surface-sunken);border:1px solid var(--line);border-radius:var(--radius-sm);font-size:var(--text-xs);max-block-size:28rem;padding:var(--space-xs);tab-size:2;white-space:pre-wrap;word-break:break-word;line-height:1.55;overflow:auto}.views-module__C6GVoa__headerTable{font-size:var(--text-xs)}.views-module__C6GVoa__headerTable td{border-block-start:1px solid var(--line-faint);padding:.35rem var(--space-2xs) .35rem 0;vertical-align:top}.views-module__C6GVoa__headerName{color:var(--text-muted);font-family:var(--font-mono);white-space:nowrap}.views-module__C6GVoa__headerValue{font-family:var(--font-mono);overflow-wrap:anywhere}.views-module__C6GVoa__choices{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));display:grid}.views-module__C6GVoa__choice{background-color:var(--surface-panel);border:1px solid var(--line);border-radius:var(--radius-md);gap:var(--space-2xs);padding:var(--space-sm);transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);flex-direction:column;display:flex;position:relative}.views-module__C6GVoa__choice:hover{border-color:var(--accent-line);transform:translateY(-2px)}.views-module__C6GVoa__choice:focus-within{border-color:var(--accent)}.views-module__C6GVoa__choiceKicker{color:var(--accent);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;font-weight:700}.views-module__C6GVoa__choiceTitle{font-size:var(--text-lg)}.views-module__C6GVoa__choiceBody{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-prose)}.views-module__C6GVoa__choiceList{color:var(--text-muted);font-size:var(--text-sm);flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.views-module__C6GVoa__choiceList li:before{color:var(--accent);content:"→ ";font-family:var(--font-mono)}.views-module__C6GVoa__choiceAction{margin-block-start:auto;padding-block-start:var(--space-2xs)}.views-module__C6GVoa__choiceLink:after{content:"";position:absolute;inset:0}.views-module__C6GVoa__steps{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.5em;margin-block-end:var(--space-sm);display:flex}.views-module__C6GVoa__stepCurrent{color:var(--accent);font-weight:700}.views-module__C6GVoa__stepDone{color:var(--text-muted)}.views-module__C6GVoa__waiting{background-color:var(--surface-inset);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:var(--space-2xs) var(--space-sm);padding:var(--space-xs) var(--space-sm);flex-wrap:wrap;justify-content:space-between;display:flex}.views-module__C6GVoa__waitingText{color:var(--text-muted);font-size:var(--text-sm)}.views-module__C6GVoa__connected{background-color:var(--state-ok-quiet);border-color:color-mix(in oklch, var(--state-ok) 35%, transparent)}.views-module__C6GVoa__secretBlock{background-color:var(--accent-quiet);border:1px solid var(--accent-line);border-radius:var(--radius-md);gap:var(--space-2xs);padding:var(--space-sm);flex-direction:column;display:flex}.views-module__C6GVoa__secretTitle{color:var(--accent);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;align-items:center;gap:.4em;font-weight:700;display:flex}.views-module__C6GVoa__secretWarning{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-snug)}.views-module__C6GVoa__inlineCode{background-color:var(--surface-inset);border:1px solid var(--line-faint);border-radius:var(--radius-xs);padding:.05em .35em}.views-module__C6GVoa__formGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));display:grid}.views-module__C6GVoa__formActions{align-items:center;gap:var(--space-2xs);flex-wrap:wrap;padding-block-start:var(--space-2xs);display:flex}.views-module__C6GVoa__dangerZone{gap:var(--space-2xs);flex-direction:column;display:flex}
.page-header-module__JsuUsa__header{gap:var(--space-2xs);flex-direction:column;margin-block-end:var(--space-md);display:flex}.page-header-module__JsuUsa__back{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;align-self:flex-start;align-items:center;gap:.4em;text-decoration:none;display:inline-flex}.page-header-module__JsuUsa__back:hover{color:var(--accent)}.page-header-module__JsuUsa__row{align-items:flex-start;gap:var(--space-2xs) var(--space-sm);flex-wrap:wrap;justify-content:space-between;display:flex}.page-header-module__JsuUsa__titleGroup{gap:var(--space-3xs);flex-direction:column;min-inline-size:0;display:flex}.page-header-module__JsuUsa__eyebrowRow{align-items:center;gap:var(--space-2xs);flex-wrap:wrap;display:flex}.page-header-module__JsuUsa__title{font-size:var(--text-2xl);overflow-wrap:anywhere}.page-header-module__JsuUsa__subtitle{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-prose);max-inline-size:var(--measure)}.page-header-module__JsuUsa__actions{align-items:center;gap:var(--space-2xs);flex-wrap:wrap;display:flex}
.a11y-module__cLPfjW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}
.button-module__ZrnLOW__button{border-radius:var(--radius-sm);font-size:var(--text-sm);align-items:center;gap:var(--space-2xs);letter-spacing:.005em;padding-block:.6rem;padding-inline:var(--space-xs);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);white-space:nowrap;border:1px solid #0000;justify-content:center;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;position:relative}.button-module__ZrnLOW__button:active:not(:disabled){transform:translateY(1px)}.button-module__ZrnLOW__button:disabled,.button-module__ZrnLOW__button[aria-disabled=true]{opacity:.5}.button-module__ZrnLOW__primary{background-color:var(--accent);border-color:var(--accent);color:var(--text-on-accent)}.button-module__ZrnLOW__primary:hover:not(:disabled){background-color:var(--accent-hover);border-color:var(--accent-hover)}.button-module__ZrnLOW__secondary{background-color:var(--surface-raised);border-color:var(--line-strong);color:var(--text)}.button-module__ZrnLOW__secondary:hover:not(:disabled){border-color:var(--accent-line);color:var(--accent)}.button-module__ZrnLOW__ghost{color:var(--text-muted);background-color:#0000;border-color:#0000}.button-module__ZrnLOW__ghost:hover:not(:disabled){background-color:var(--surface-inset);color:var(--text)}.button-module__ZrnLOW__danger{border-color:var(--state-bad);color:var(--state-bad);background-color:#0000}.button-module__ZrnLOW__danger:hover:not(:disabled){background-color:var(--state-bad-quiet)}.button-module__ZrnLOW__small{font-size:var(--text-xs);padding-block:.4rem;padding-inline:var(--space-2xs)}.button-module__ZrnLOW__large{font-size:var(--text-md);padding-block:.8rem;padding-inline:var(--space-sm)}.button-module__ZrnLOW__block{inline-size:100%}.button-module__ZrnLOW__pending{color:#0000}.button-module__ZrnLOW__spinner{border:2px solid;border-block-start-color:#0000;border-radius:50%;block-size:.9em;inline-size:.9em;margin-block-start:-.45em;margin-inline-start:-.45em;animation:.9s linear infinite button-module__ZrnLOW__spin;position:absolute;inset-block-start:50%;inset-inline-start:50%}.button-module__ZrnLOW__primary .button-module__ZrnLOW__spinner{color:var(--text-on-accent)}.button-module__ZrnLOW__secondary .button-module__ZrnLOW__spinner,.button-module__ZrnLOW__ghost .button-module__ZrnLOW__spinner{color:var(--text)}.button-module__ZrnLOW__danger .button-module__ZrnLOW__spinner{color:var(--state-bad)}@keyframes button-module__ZrnLOW__spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.button-module__ZrnLOW__spinner{opacity:.55;border-block-start-color:currentColor;animation:none}}
.copy-module__R2GsPG__field{background-color:var(--surface-inset);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:stretch;gap:0;min-inline-size:0;display:flex;overflow:clip}.copy-module__R2GsPG__value{color:var(--text);font-family:var(--font-mono);font-size:var(--text-sm);min-inline-size:0;padding:.55rem var(--space-2xs);scrollbar-width:thin;white-space:nowrap;flex:1;overflow-x:auto}.copy-module__R2GsPG__block{flex-direction:column;align-items:stretch}.copy-module__R2GsPG__block .copy-module__R2GsPG__value{padding:var(--space-xs);white-space:pre;overflow-x:auto}.copy-module__R2GsPG__trigger{border-inline-start:1px solid var(--line);color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);padding-inline:var(--space-2xs);text-transform:uppercase;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);flex:none;align-self:stretch;align-items:center;gap:.35em;font-weight:600;display:flex}.copy-module__R2GsPG__block .copy-module__R2GsPG__trigger{border-block-start:1px solid var(--line);border-inline-start:0;justify-content:flex-end;padding-block:.45rem}.copy-module__R2GsPG__trigger:hover{background-color:var(--surface-raised);color:var(--accent)}.copy-module__R2GsPG__copied{color:var(--state-ok)}.copy-module__R2GsPG__secret{border-color:var(--accent-line)}.copy-module__R2GsPG__secret .copy-module__R2GsPG__value{color:var(--accent)}
.feedback-module__htb7Yq__empty{gap:var(--space-2xs);max-inline-size:46ch;padding:var(--space-lg) var(--space-sm);flex-direction:column;display:flex}.feedback-module__htb7Yq__emptyTitle{font-size:var(--text-md);font-weight:600}.feedback-module__htb7Yq__emptyBody{color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-prose)}.feedback-module__htb7Yq__emptyActions{gap:var(--space-2xs);flex-wrap:wrap;margin-block-start:var(--space-2xs);display:flex}.feedback-module__htb7Yq__note{border:1px solid var(--line);border-radius:var(--radius-sm);font-size:var(--text-sm);line-height:var(--leading-snug);padding:var(--space-2xs) var(--space-xs);flex-direction:column;gap:.2rem;display:flex}.feedback-module__htb7Yq__noteTitle{font-weight:600}.feedback-module__htb7Yq__noteBody{color:var(--text-muted)}.feedback-module__htb7Yq__noteCode{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.04em}.feedback-module__htb7Yq__error{background-color:var(--state-bad-quiet);border-color:color-mix(in oklch, var(--state-bad) 35%, transparent)}.feedback-module__htb7Yq__error .feedback-module__htb7Yq__noteTitle{color:var(--state-bad)}.feedback-module__htb7Yq__success{background-color:var(--state-ok-quiet);border-color:color-mix(in oklch, var(--state-ok) 35%, transparent)}.feedback-module__htb7Yq__success .feedback-module__htb7Yq__noteTitle{color:var(--state-ok)}.feedback-module__htb7Yq__warning{background-color:var(--state-warn-quiet);border-color:color-mix(in oklch, var(--state-warn) 35%, transparent)}.feedback-module__htb7Yq__warning .feedback-module__htb7Yq__noteTitle{color:var(--state-warn)}.feedback-module__htb7Yq__info{background-color:var(--surface-inset)}.feedback-module__htb7Yq__skeleton{background-color:var(--surface-inset);border-radius:var(--radius-xs);display:block;position:relative;overflow:clip}.feedback-module__htb7Yq__skeleton:after{background:linear-gradient(90deg, transparent, color-mix(in oklch, var(--line-strong) 45%, transparent), transparent);content:"";animation:1.4s linear infinite feedback-module__htb7Yq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes feedback-module__htb7Yq__shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.feedback-module__htb7Yq__skeleton:after{animation:none}}.feedback-module__htb7Yq__skeletonStack{gap:var(--space-2xs);padding:var(--space-sm);flex-direction:column;display:flex}
.field-module__EG4Szq__field{gap:var(--space-3xs);flex-direction:column;min-inline-size:0;display:flex}.field-module__EG4Szq__label{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;align-items:baseline;gap:.4em;font-weight:600;display:flex}.field-module__EG4Szq__optional{color:var(--text-faint);letter-spacing:.03em;text-transform:none;font-weight:400}.field-module__EG4Szq__control{background-color:var(--surface-inset);border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--text);font-size:var(--text-md);inline-size:100%;min-inline-size:0;padding:.55rem var(--space-2xs);transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out)}.field-module__EG4Szq__control::placeholder{color:var(--text-faint)}.field-module__EG4Szq__control:hover:not(:disabled){border-color:var(--accent-line)}.field-module__EG4Szq__control:disabled{color:var(--text-faint);cursor:not-allowed}.field-module__EG4Szq__mono{font-family:var(--font-mono);font-size:var(--text-sm)}.field-module__EG4Szq__invalid{border-color:var(--state-bad)}.field-module__EG4Szq__select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 15px),calc(100% - 10px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-inline-end:var(--space-md)}.field-module__EG4Szq__hint{color:var(--text-faint);font-size:var(--text-xs);line-height:var(--leading-snug)}.field-module__EG4Szq__error{color:var(--state-bad);font-size:var(--text-xs);font-weight:500;line-height:var(--leading-snug)}.field-module__EG4Szq__check{cursor:pointer;align-items:flex-start;gap:var(--space-2xs);display:flex}.field-module__EG4Szq__checkInput{accent-color:var(--accent);flex:none;block-size:1rem;inline-size:1rem;margin-block-start:.15rem}.field-module__EG4Szq__checkText{flex-direction:column;gap:.1rem;display:flex}.field-module__EG4Szq__checkLabel{font-size:var(--text-sm);font-weight:500}
.rule-module__KnR04q__rackRule{background-image:repeating-linear-gradient(to right, var(--line-strong) 0 1px, transparent 1px 9px);opacity:.85;border:0;block-size:1px;inline-size:100%}
.panel-module__kEHLiW__panel{background-color:var(--surface-panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-panel);flex-direction:column;min-inline-size:0;display:flex;overflow:clip;container-type:inline-size}.panel-module__kEHLiW__header{align-items:baseline;gap:var(--space-2xs) var(--space-sm);padding:var(--space-xs) var(--space-sm);flex-wrap:wrap;justify-content:space-between;display:flex}.panel-module__kEHLiW__heading{align-items:baseline;gap:var(--space-2xs) var(--space-xs);flex-wrap:wrap;min-inline-size:0;display:flex}.panel-module__kEHLiW__title{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);text-transform:uppercase;font-weight:600}.panel-module__kEHLiW__count{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);font-variant-numeric:tabular-nums}.panel-module__kEHLiW__actions{align-items:center;gap:var(--space-2xs);display:flex}.panel-module__kEHLiW__body{flex:1;min-inline-size:0}.panel-module__kEHLiW__padded{padding:var(--space-sm)}.panel-module__kEHLiW__divided>*+*{border-block-start:1px solid var(--line-faint)}
.spec-list-module__uSgKRG__list{grid-template-columns:minmax(8rem,max-content) 1fr;gap:0;margin:0;display:grid}.spec-list-module__uSgKRG__term{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);padding:.55rem var(--space-sm) .55rem 0;text-transform:uppercase;align-self:center;font-weight:600}.spec-list-module__uSgKRG__value{align-self:center;align-items:center;gap:var(--space-2xs);overflow-wrap:anywhere;flex-wrap:wrap;min-inline-size:0;margin:0;padding-block:.55rem;display:flex}.spec-list-module__uSgKRG__row+.spec-list-module__uSgKRG__row .spec-list-module__uSgKRG__term,.spec-list-module__uSgKRG__row+.spec-list-module__uSgKRG__row .spec-list-module__uSgKRG__value{border-block-start:1px solid var(--line-faint)}.spec-list-module__uSgKRG__row{display:contents}.spec-list-module__uSgKRG__stretch .spec-list-module__uSgKRG__value{inline-size:100%;display:block}@container (max-width:34rem){.spec-list-module__uSgKRG__list{grid-template-columns:1fr}.spec-list-module__uSgKRG__term{padding-block-end:0}.spec-list-module__uSgKRG__row+.spec-list-module__uSgKRG__row .spec-list-module__uSgKRG__value{border-block-start:0}.spec-list-module__uSgKRG__row+.spec-list-module__uSgKRG__row .spec-list-module__uSgKRG__term{border-block-start:1px solid var(--line-faint);margin-block-start:var(--space-3xs);padding-block-start:var(--space-2xs)}}
.status-module__2A_PSW__status{white-space:nowrap;align-items:center;gap:.45em;display:inline-flex}.status-module__2A_PSW__lamp{border-radius:1px;flex:none;block-size:.5rem;inline-size:.5rem;position:relative}.status-module__2A_PSW__label{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.055em;text-transform:uppercase;font-weight:600;line-height:1.2}.status-module__2A_PSW__ok .status-module__2A_PSW__lamp{background-color:var(--state-ok)}.status-module__2A_PSW__ok .status-module__2A_PSW__label{color:var(--state-ok)}.status-module__2A_PSW__warn .status-module__2A_PSW__lamp{background-color:var(--state-warn)}.status-module__2A_PSW__warn .status-module__2A_PSW__label{color:var(--state-warn)}.status-module__2A_PSW__bad .status-module__2A_PSW__lamp{background-color:var(--state-bad)}.status-module__2A_PSW__bad .status-module__2A_PSW__label{color:var(--state-bad)}.status-module__2A_PSW__idle .status-module__2A_PSW__lamp{background-color:var(--state-idle)}.status-module__2A_PSW__idle .status-module__2A_PSW__label{color:var(--text-muted)}.status-module__2A_PSW__live .status-module__2A_PSW__lamp:after{animation:status-module__2A_PSW__sweep 2.2s var(--ease-in-out) infinite;background-color:inherit;content:"";position:absolute;inset:0}@keyframes status-module__2A_PSW__sweep{0%,to{opacity:0;transform:scale(1)}40%{opacity:.45;transform:scale(2.1)}}@media (prefers-reduced-motion:reduce){.status-module__2A_PSW__live .status-module__2A_PSW__lamp:after{opacity:.3;animation:none;transform:scale(1.8)}}.status-module__2A_PSW__pill{border-radius:var(--radius-xs);border:1px solid #0000;padding-block:.2rem;padding-inline:.4rem}.status-module__2A_PSW__pill.status-module__2A_PSW__ok{background-color:var(--state-ok-quiet);border-color:color-mix(in oklch, var(--state-ok) 30%, transparent)}.status-module__2A_PSW__pill.status-module__2A_PSW__warn{background-color:var(--state-warn-quiet);border-color:color-mix(in oklch, var(--state-warn) 30%, transparent)}.status-module__2A_PSW__pill.status-module__2A_PSW__bad{background-color:var(--state-bad-quiet);border-color:color-mix(in oklch, var(--state-bad) 30%, transparent)}.status-module__2A_PSW__pill.status-module__2A_PSW__idle{background-color:var(--state-idle-quiet);border-color:var(--line)}
.table-module__bPmb5a__scroll{scrollbar-width:thin;inline-size:100%;overflow-x:auto}.table-module__bPmb5a__table{font-size:var(--text-sm);min-inline-size:40rem}.table-module__bPmb5a__table thead th{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:var(--tracking-label);padding:var(--space-2xs) var(--space-xs);text-transform:uppercase;white-space:nowrap;font-weight:600}.table-module__bPmb5a__table tbody td{border-block-start:1px solid var(--line-faint);padding:.6rem var(--space-xs);vertical-align:middle}.table-module__bPmb5a__table tbody tr{transition:background-color var(--dur-fast) var(--ease-out)}.table-module__bPmb5a__table tbody tr:hover{background-color:var(--surface-inset)}.table-module__bPmb5a__numeric{font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:end;white-space:nowrap}.table-module__bPmb5a__mono{font-family:var(--font-mono);white-space:nowrap}.table-module__bPmb5a__tight{white-space:nowrap;inline-size:1%}.table-module__bPmb5a__rowLink{color:inherit;font-weight:500;text-decoration:none}.table-module__bPmb5a__rowLink:after{content:"";position:absolute;inset:0}.table-module__bPmb5a__anchorCell{position:relative}.table-module__bPmb5a__muted{color:var(--text-muted)}.table-module__bPmb5a__truncate{text-overflow:ellipsis;white-space:nowrap;max-inline-size:26ch;display:block;overflow:hidden}.table-module__bPmb5a__cards{display:none}@container (max-width:46rem){.table-module__bPmb5a__scroll{display:none}.table-module__bPmb5a__cards{flex-direction:column;display:flex}}.table-module__bPmb5a__card{gap:var(--space-3xs) var(--space-2xs);padding:var(--space-xs) var(--space-sm);grid-template-columns:auto 1fr;display:grid;position:relative}.table-module__bPmb5a__card+.table-module__bPmb5a__card{border-block-start:1px solid var(--line-faint)}.table-module__bPmb5a__card:hover{background-color:var(--surface-inset)}.table-module__bPmb5a__cardHead{align-items:center;gap:var(--space-2xs);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;display:flex}.table-module__bPmb5a__cardKey{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.05em;text-transform:uppercase}.table-module__bPmb5a__cardValue{font-size:var(--text-sm);overflow-wrap:anywhere;min-inline-size:0}
