[data-bs-theme=dark] {
    --tblr-heading-color: #ffffff;
    --tblr-body-color: #9d9d9d;
    --tblr-body-color-rgb: 250, 250, 250;
    --tblr-muted: #a1a1aa;
    --tblr-body-bg: #0C0C0D;
    --tblr-body-bg-rgb: 9, 9, 11;
    --tblr-emphasis-color: #ffffff;
    --tblr-emphasis-color-rgb: 255, 255, 255;
    --tblr-bg-forms: #0C0C0D;
    --tblr-bg-surface: #121215;
    --tblr-bg-surface-dark: #09090b;
    --tblr-bg-surface-secondary: #18181b;
    --tblr-bg-surface-tertiary: #09090b;
    --tblr-link-color: #3b82f6;
    --tblr-link-hover-color: #60a5fa;
    --tblr-active-bg: #27272a;
    --tblr-disabled-color: var(--tblr-gray-700);
    --tblr-border-color: #181818;
    --tblr-border-color-translucent: rgba(255, 255, 255, 0.1);
    --tblr-border-dark-color: #27272a;
    --tblr-border-color-active: #27272a;
    --tblr-btn-color: #09090b;
    --tblr-code-color: var(--tblr-body-color);
    --tblr-code-bg: #27272a;
    --tblr-primary-lt: #27272a;
    --tblr-primary-lt-rgb: 39, 39, 42;
    --tblr-secondary-lt: #27272a;
    --tblr-secondary-lt-rgb: 39, 39, 42;
    --tblr-success-lt: #27272a;
    --tblr-success-lt-rgb: 39, 39, 42;
    --tblr-info-lt: #27272a;
    --tblr-info-lt-rgb: 39, 39, 42;
    --tblr-warning-lt: #27272a;
    --tblr-warning-lt-rgb: 39, 39, 42;
    --tblr-danger-lt: #27272a;
    --tblr-danger-lt-rgb: 39, 39, 42;
    --tblr-light-lt: #27272a;
    --tblr-light-lt-rgb: 39, 39, 42;
    --tblr-dark-lt: #27272a;
    --tblr-dark-lt-rgb: 39, 39, 42;
    --tblr-muted-lt: #27272a;
    --tblr-muted-lt-rgb: 39, 39, 42;
    --tblr-blue-lt: #27272a;
    --tblr-blue-lt-rgb: 39, 39, 42;
    --tblr-azure-lt: #27272a;
    --tblr-azure-lt-rgb: 39, 39, 42;
    --tblr-indigo-lt: #27272a;
    --tblr-indigo-lt-rgb: 39, 39, 42;
    --tblr-purple-lt: #27272a;
    --tblr-purple-lt-rgb: 39, 39, 42;
    --tblr-pink-lt: #27272a;
    --tblr-pink-lt-rgb: 39, 39, 42;
    --tblr-red-lt: #27272a;
    --tblr-red-lt-rgb: 39, 39, 42;
    --tblr-orange-lt: #27272a;
    --tblr-orange-lt-rgb: 39, 39, 42;
    --tblr-yellow-lt: #27272a;
    --tblr-yellow-lt-rgb: 39, 39, 42;
    --tblr-lime-lt: #27272a;
    --tblr-lime-lt-rgb: 39, 39, 42;
    --tblr-green-lt: #27272a;
    --tblr-green-lt-rgb: 39, 39, 42;
    --tblr-teal-lt: #27272a;
    --tblr-teal-lt-rgb: 39, 39, 42;
    --tblr-cyan-lt: #27272a;
    --tblr-cyan-lt-rgb: 39, 39, 42;
    --tblr-facebook-lt: #27272a;
    --tblr-facebook-lt-rgb: 39, 39, 42;
    --tblr-twitter-lt: #27272a;
    --tblr-twitter-lt-rgb: 39, 39, 42;
    --tblr-linkedin-lt: #27272a;
    --tblr-linkedin-lt-rgb: 39, 39, 42;
    --tblr-google-lt: #27272a;
    --tblr-google-lt-rgb: 39, 39, 42;
    --tblr-youtube-lt: #27272a;
    --tblr-youtube-lt-rgb: 39, 39, 42;
    --tblr-vimeo-lt: #27272a;
    --tblr-vimeo-lt-rgb: 39, 39, 42;
    --tblr-dribbble-lt: #27272a;
    --tblr-dribbble-lt-rgb: 39, 39, 42;
    --tblr-github-lt: #27272a;
    --tblr-github-lt-rgb: 39, 39, 42;
    --tblr-instagram-lt: #27272a;
    --tblr-instagram-lt-rgb: 39, 39, 42;
    --tblr-pinterest-lt: #27272a;
    --tblr-pinterest-lt-rgb: 39, 39, 42;
    --tblr-vk-lt: #27272a;
    --tblr-vk-lt-rgb: 39, 39, 42;
    --tblr-rss-lt: #27272a;
    --tblr-rss-lt-rgb: 39, 39, 42;
    --tblr-flickr-lt: #27272a;
    --tblr-flickr-lt-rgb: 39, 39, 42;
    --tblr-bitbucket-lt: #27272a;
    --tblr-bitbucket-lt-rgb: 39, 39, 42;
    --tblr-tabler-lt: #27272a;
    --tblr-tabler-lt-rgb: 39, 39, 42;
}

[data-bs-theme=dark] .btn-signin {
    background-color: #101010;
    border-color: #202020;
}

[data-bs-theme=dark] .card {
    --tblr-card-border-color: #181818;
}
[data-bs-theme=dark] header {
    --tblr-navbar-bg: #0a0a0c;
}
[data-bs-theme=dark] footer {
    background-color: #0a0a0c;
}
@media (min-width: 768px) {
    [data-bs-theme=dark] .navbar-expand-md .nav-item.active:after,
    [data-bs-theme=dark] .navbar-expand-md .nav-item:hover:not(.no-hover-border)::after {
        border-bottom-width: 1px !important;
        border-color: #fff !important;
    }
}
[data-bs-theme=dark].col-form-label,
[data-bs-theme=dark] .form-label {
    color: #e5e5e5;
}

[data-bs-theme=dark] .markdown>table thead th,
[data-bs-theme=dark] .table thead th {
    color: rgba(255, 255, 255, 0.7);
}

[data-bs-theme=dark] .breadcrumb-item a,
[data-bs-theme=dark] a,
[data-bs-theme=dark] h1,
[data-bs-theme=dark] h2,
[data-bs-theme=dark] h3,
[data-bs-theme=dark] h4,
[data-bs-theme=dark] h5,
[data-bs-theme=dark] h6,
[data-bs-theme=dark] .card-title,
[data-bs-theme=dark] .card-header,
[data-bs-theme=dark] .fw-medium,
[data-bs-theme=dark] .fw-bold,
[data-bs-theme=dark] strong,
[data-bs-theme=dark] .table a:not(.btn) {
    color: #fff;
}
[data-bs-theme=dark] .widget-link:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
[data-bs-theme=dark] .nav-link {
    color: #e5e7ebcc;
    transition: color .3s;
}
[data-bs-theme=dark] .sidebar-profile-card .sidebar-link:hover,
[data-bs-theme=dark] .sidebar-profile-card .sidebar-link.active {
    background-color: var(--tblr-dropdown-link-active-bg);
    color: #fff;
}
[data-bs-theme=dark] .nav-item.active a,
[data-bs-theme=dark] .nav-item.active i,
[data-bs-theme=dark] .nav-item:hover a,
[data-bs-theme=dark] .nav-item:hover i {
    color: rgba(255, 255, 255, 0.85);
}
[data-bs-theme=dark] .form-control:focus,
[data-bs-theme=dark] .input-group-flat:focus-within .form-control,
[data-bs-theme=dark] .input-group-flat:focus-within .input-group-text {
    border-color: rgba(255, 255, 255, 0.1) !important;
    box-shadow: none !important;
}
[data-bs-theme=dark] .input-group-flat:focus-within {
    box-shadow: none !important;
}
[data-bs-theme=dark] hr {
    opacity: 0.04;
}