.list-group-item-action {
  color: #886ab5;
  }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #886ab5;
  }
  .list-group-item-action:active {
    color: #886ab5;
  }

  .mod-skin-dark .btn-switch[data-class="mod-skin-dark"] {
  color: #fff;
  background: #886ab5 !important; }
  .mod-skin-dark .btn-switch[data-class="mod-skin-dark"]:before {
    content: "ON" !important;
    left: 7px !important;
    right: auto !important; }
  .mod-skin-dark .btn-switch[data-class="mod-skin-dark"]:after {
    content: " " !important;
    right: 0 !important;
    left: auto !important;
    background: #fff !important;
    color: #886ab5 !important; }
  .mod-skin-dark .btn-switch[data-class="mod-skin-dark"] + .onoffswitch-title {
    font-weight: 500;
    color: #886ab5; }

.page-logo-text {
    display: block;
    height: 32px;
    width: 138px;
    color: transparent;
    background-image: url(../images/small-icon-banner.4933963485324fb2ddb1ee882e1eb5a8.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0;
    box-sizing: border-box;
    padding-left: 34px;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
}
.mod-skin-dark:not(.mod-skin-light) .page-logo-text {
    color: transparent;
}

pre code {
    display: block;
    padding: 1em;
}

.blob-code-viewer {
    overflow-x: auto;
    font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
    font-size: 0.875rem;
    line-height: 1.45;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.25rem;
    background: #fff;
}

.blob-code-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
}

.blob-code-table td {
    padding: 0;
    vertical-align: top;
}

.blob-num {
    width: 1%;
    min-width: 3.5em;
    padding: 0 0.75em !important;
    text-align: right;
    color: #6a737d;
    user-select: none;
    white-space: nowrap;
    vertical-align: top;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    background: #f6f8fa;
    cursor: pointer;
}

.blob-num-link {
    color: inherit;
    text-decoration: none;
    display: block;
}

.blob-num:hover,
.blob-num:hover .blob-num-link {
    color: #24292e;
}

.blob-code {
    padding: 0 1em !important;
    white-space: pre;
    color: #24292e;
}

.blob-line.highlighted {
    background-color: #fffbdd;
}

.blob-line.highlighted .blob-num {
    background-color: #fff5b1;
    border-right-color: #f2e59b;
}

.mod-skin-dark:not(.mod-skin-light) .blob-code-viewer {
    background: #1b1d22;
    border-color: rgba(255, 255, 255, 0.08);
}

.mod-skin-dark:not(.mod-skin-light) .blob-num {
    color: #8b949e;
    background: #161b22;
    border-right-color: rgba(255, 255, 255, 0.08);
}

.mod-skin-dark:not(.mod-skin-light) .blob-num:hover,
.mod-skin-dark:not(.mod-skin-light) .blob-num:hover .blob-num-link {
    color: #e6edf3;
}

.mod-skin-dark:not(.mod-skin-light) .blob-code {
    color: #e6edf3;
}

.mod-skin-dark:not(.mod-skin-light) .blob-line.highlighted {
    background-color: rgba(210, 153, 34, 0.2);
}

.mod-skin-dark:not(.mod-skin-light) .blob-line.highlighted .blob-num {
    background-color: rgba(210, 153, 34, 0.35);
    border-right-color: rgba(210, 153, 34, 0.45);
}

.entry-date-with-source {
    white-space: nowrap;
}

.entry-source-link {
    margin-left: 0.35rem;
    color: #886ab5;
    text-decoration: none;
}

.entry-source-link:hover {
    color: #6f4ea0;
    text-decoration: underline;
}

.badge .entry-source-link {
    margin-left: 0.25rem;
    color: inherit;
    text-decoration: underline;
}

.panel-tag a {
    color: inherit;
    text-decoration: underline;
}

.panel-tag a:hover {
    color: #6f4ea0;
}

.page-header .entry-filter-bar {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.5rem;
    flex: 1 1 auto;
    min-width: 0;
    height: 4.125rem;
    max-height: 4.125rem;
    padding: 0 0.75rem;
    overflow: visible;
}

.page-header .entry-filter-add {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    margin: 0;
}

.page-header .entry-filter-add > .btn {
    display: inline-flex;
    align-items: center;
    height: 2rem;
    margin: 0;
    padding: 0 0.75rem;
    line-height: 1.2;
}

.page-header .entry-filter-chips {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0.35rem;
    min-width: 0;
    max-width: 45%;
    height: 2rem;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
}

.page-header .entry-filter-chip {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    height: 2rem;
    margin: 0 !important;
    padding: 0 0.5rem;
    line-height: 1.2;
    white-space: nowrap;
    vertical-align: middle;
}

.page-header .entry-filter-chip .badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.35rem !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1;
}

.page-header .entry-filter-composer {
    display: flex;
    align-items: center;
    position: relative;
    min-width: 10rem;
    flex: 1 1 auto;
    height: 2rem;
    margin: 0;
}

.page-header .entry-filter-input-group {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 28rem;
    height: 2rem;
    margin: 0;
}

.page-header .entry-filter-input-group .form-control {
    height: 2rem;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 2rem;
}

.page-header .entry-filter-input-group.has-prefix .form-control {
    border-left: 0;
}

.page-header .entry-filter-prefix-wrap {
    display: flex;
    align-items: stretch;
    height: 2rem;
}

.page-header .entry-filter-prefix-wrap[hidden] {
    display: none !important;
}

.page-header .entry-filter-prefix-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    height: 2rem;
    margin: 0;
    padding: 0 0.35rem 0 0.55rem;
    border: 1px solid #ced4da;
    border-right: 0;
    border-radius: 0.2rem 0 0 0.2rem;
    background: #f1eef7;
    color: #6e4ea0;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}

.page-header .entry-filter-prefix-chip .entry-filter-prefix-icon {
    font-size: 0.75rem;
    opacity: 0.85;
}

.page-header .entry-filter-prefix-clear {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.15rem;
    height: 1.15rem;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: inherit;
    opacity: 0.7;
    cursor: pointer;
}

.page-header .entry-filter-prefix-clear:hover {
    background: rgba(110, 78, 160, 0.12);
    opacity: 1;
}

.page-header .entry-filter-input-group .input-group-append {
    display: flex;
    align-items: stretch;
    height: 2rem;
}

.page-header .entry-filter-input-group .input-group-append .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2rem;
    min-width: 2rem;
    margin: 0;
    padding: 0 0.55rem;
    line-height: 1;
}

.page-header .entry-filter-input-group .input-group-append .btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.mod-skin-dark:not(.mod-skin-light) .page-header .entry-filter-prefix-chip {
    border-color: rgba(255, 255, 255, 0.18);
    background: rgba(167, 139, 250, 0.16);
    color: #d4c4f5;
}

.page-header .entry-filter-add .dropdown-item[data-filter-hint] {
    display: block;
    width: 100%;
    text-align: left;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.page-header .entry-filter-add .entry-filter-hint-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.page-header .entry-filter-add .entry-filter-hint-shortcut {
    flex: 0 0 auto;
    font-size: 0.75rem;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    opacity: 0.55;
}

.page-header .entry-filter-suggestion-shortcut {
    flex: 0 0 auto;
    margin-left: auto;
    font-size: 0.75rem;
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    opacity: 0.55;
}

.page-header .entry-filter-suggestions {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 0;
    right: auto;
    width: 100%;
    max-width: 28rem;
    max-height: 16rem;
    margin: 0;
    padding: 0.25rem 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1100;
}

.page-header .entry-filter-suggestions:not([hidden]) {
    display: block;
}

.page-header .entry-filter-suggestion {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.4rem 0.85rem;
    border: 0;
    background: transparent;
    color: inherit;
    text-align: left;
    cursor: pointer;
}

.page-header .entry-filter-suggestion:hover,
.page-header .entry-filter-suggestion.is-active {
    background: #f8f9fa;
    color: #6e4ea0;
}

.page-header .entry-filter-suggestion-prefix {
    flex: 0 0 auto;
    font-size: 0.75rem;
    opacity: 0.7;
}

.page-header .entry-filter-suggestion-value {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page-header .entry-filter-suggestion-empty {
    padding: 0.5rem 0.85rem;
    font-size: 0.85rem;
    opacity: 0.7;
}

