/* Qasim v6.15.6 - category group */
.v624-category-submenu > div{padding-bottom:7px}
.v624-category-command{font-weight:700!important}
.v624-category-add{color:var(--gold,#a97713)!important}
.v624-category-caption{margin:7px 17px 5px;padding-top:8px;border-top:1px solid var(--line);font-size:10px;font-weight:800;color:var(--muted);letter-spacing:.03em}
.v624-category-empty{margin:4px 17px 8px;font-size:12px;color:var(--muted)}
.v624-category-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v624-manager-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:4px 0 18px}
.v624-manager-toolbar>div{display:grid;gap:4px}
.v624-manager-toolbar small{color:var(--muted);font-size:12px}
.v624-category-list{max-height:min(58vh,580px);overflow:auto;padding-inline-end:4px}
.v624-category-row .actions{display:flex;gap:7px}

[data-theme="light"] .v624-category-command{color:#30363d!important}
[data-theme="light"] .v624-category-add{color:#805600!important}
[data-theme="light"] .v624-category-caption{color:#68717b!important;border-color:#ded8cd!important}
[data-theme="light"] .v624-category-empty{color:#68717b!important}

@media(max-width:720px){
  .v624-manager-toolbar{align-items:stretch;flex-direction:column}
  .v624-manager-toolbar .primary{justify-content:center}
}
