.theme-surface{background:var(--theme-surface-bg)!important;border-color:var(--theme-surface-border)!important;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.theme-card{background:var(--theme-card-bg)!important}.theme-card,.theme-card-soft{border-color:var(--theme-card-border)!important;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.theme-card-soft{background:var(--theme-card-soft-bg)!important}.theme-table-head{background:var(--theme-table-head-bg)!important}.theme-table-body{background:var(--theme-table-body-bg)!important}.theme-divider{border-color:var(--theme-divider)!important}.theme-button{background:var(--theme-button-bg)!important;border-color:var(--theme-button-border)!important;color:var(--theme-button-text)!important;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.theme-button:hover:not(:disabled){background:var(--theme-button-hover-bg)!important;border-color:var(--theme-button-hover-border)!important;color:var(--theme-button-hover-text)!important}.theme-button-primary{background:var(--theme-primary-bg)!important;border-color:var(--theme-primary-border)!important;color:var(--theme-primary-text)!important}.theme-button-primary:hover:not(:disabled){background:var(--theme-primary-hover-bg)!important;border-color:var(--theme-primary-hover-border)!important;color:var(--theme-primary-text)!important}.theme-button-danger{background:var(--theme-danger-bg)!important;border-color:var(--theme-danger-border)!important;color:var(--theme-danger-text)!important}.theme-button-danger:hover:not(:disabled){background:var(--theme-danger-hover-bg)!important;border-color:var(--theme-danger-hover-border)!important}.theme-button-success{background:var(--theme-success-bg)!important;border-color:var(--theme-success-border)!important;color:var(--theme-success-text)!important}.theme-button-success:hover:not(:disabled){background:var(--theme-success-hover-bg)!important;border-color:var(--theme-success-hover-border)!important}.theme-button-danger:disabled,.theme-button-primary:disabled,.theme-button-success:disabled,.theme-button:disabled{opacity:.6}.theme-menu-item{background:var(--theme-menu-bg)!important;border-color:var(--theme-menu-border)!important;color:var(--theme-menu-text)!important;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.theme-menu-item:hover{background:var(--theme-menu-hover-bg)!important;border-color:var(--theme-menu-hover-border)!important;color:var(--theme-menu-hover-text)!important}.theme-menu-item[data-active=true]{background:var(--theme-menu-active-bg)!important;border-color:var(--theme-menu-active-border)!important;box-shadow:0 14px 34px #0f172a47;color:var(--theme-menu-active-text)!important}.theme-badge-online{background:var(--theme-online-bg)!important;border-color:var(--theme-online-border)!important;color:var(--theme-online-text)!important}.theme-badge-connecting{background:var(--theme-connecting-bg)!important;border-color:var(--theme-connecting-border)!important;color:var(--theme-connecting-text)!important}.theme-badge-offline{background:var(--theme-offline-bg)!important;border-color:var(--theme-offline-border)!important;color:var(--theme-offline-text)!important}.theme-badge-info{background:var(--theme-info-bg)!important;border-color:var(--theme-info-border)!important;color:var(--theme-info-text)!important}.theme-badge-muted{background:var(--theme-muted-bg)!important;border-color:var(--theme-muted-border)!important;color:var(--theme-muted-text)!important}.theme-input{background:var(--theme-input-bg)!important;border-color:var(--theme-button-border)!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.theme-input:focus{border-color:var(--theme-primary-hover-border)!important;box-shadow:0 0 0 1px var(--theme-primary-hover-border)}
/*# sourceMappingURL=main.b349634b.css.map*/