.network-status-grid[data-v-32e1f28c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem}.status-item[data-v-32e1f28c]{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px;background-color:var(--kt-gray-100)}.status-icon[data-v-32e1f28c]{padding:.5rem;border-radius:50%}.status-icon.online[data-v-32e1f28c]{background-color:var(--kt-success-light)}.status-icon.warning[data-v-32e1f28c]{background-color:var(--kt-warning-light)}.status-icon.offline[data-v-32e1f28c]{background-color:var(--kt-danger-light)}