.status-card[data-v-0f7f6ac1]{background:#fff;border-radius:14px;-webkit-box-shadow:0 10px 24px rgba(0,0,0,.08);box-shadow:0 10px 24px rgba(0,0,0,.08);overflow:hidden;color:#2b2f33}.status-card__header[data-v-0f7f6ac1]{background:#41e2b3;padding:14px 18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.status-card__header[data-v-0f7f6ac1],.status-card__title[data-v-0f7f6ac1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status-card__title[data-v-0f7f6ac1]{gap:10px;font-size:18px;font-weight:600;color:#1f2d2e}.status-card__title-icon svg[data-v-0f7f6ac1]{width:20px;height:20px}.status-card__refresh[data-v-0f7f6ac1]{width:32px;height:32px;border-radius:50%;border:0;background:hsla(0,0%,100%,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#1f2d2e;cursor:pointer}.status-card__refresh[data-v-0f7f6ac1]:hover{background:hsla(0,0%,100%,.35)}.spin[data-v-0f7f6ac1]{-webkit-animation:sc-spin-0f7f6ac1 .9s linear infinite;animation:sc-spin-0f7f6ac1 .9s linear infinite}@-webkit-keyframes sc-spin-0f7f6ac1{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes sc-spin-0f7f6ac1{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.status-card__list[data-v-0f7f6ac1]{list-style:none;margin:0;padding:10px 18px 14px}.status-card__item[data-v-0f7f6ac1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1f3f5}.status-card__item[data-v-0f7f6ac1]:last-child{border-bottom:none}.status-card__person[data-v-0f7f6ac1]{gap:12px;min-width:0}.status-card__avatar[data-v-0f7f6ac1],.status-card__person[data-v-0f7f6ac1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status-card__avatar[data-v-0f7f6ac1]{width:30px;height:30px;border-radius:50%;background:#eceff3;color:#6b7280;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.status-card__avatar.is-online[data-v-0f7f6ac1]{background:#d5f7e8;color:#22c55e}.status-card__name[data-v-0f7f6ac1]{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-card__state[data-v-0f7f6ac1]{font-size:14px;color:#4b5563;min-width:72px;text-align:right}.status-card__state .is-muted[data-v-0f7f6ac1]{color:#9aa3af}