.cabinet-social-brand {
    align-items: center;
    color: #d90000;
    display: inline-flex;
    letter-spacing: 0;
    min-height: 40px;
    padding-bottom: 0;
    padding-top: 0;
    text-decoration: none;
}

.cabinet-social-brand:hover,
.cabinet-social-brand:focus {
    color: #d90000;
}

.cabinet-social-brand-mark {
    color: #d90000;
    display: block;
    font-family: "Berkshire Swash", cursive, serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
}

@media (min-width: 992px) {
    .cabinet-social-layout .header-static .navbar > .container {
        flex-wrap: nowrap;
    }

    .cabinet-social-layout #navbarCabinetSocial {
        min-width: 0;
    }

    .cabinet-social-layout #navbarCabinetSocial > .nav {
        flex: 0 1 280px;
        max-width: 300px;
        min-width: 180px;
    }

    .cabinet-social-layout #navbarCabinetSocial .navbar-nav {
        align-items: center;
        flex-wrap: nowrap;
    }

    .cabinet-social-layout #navbarCabinetSocial .navbar-nav .nav-link {
        white-space: nowrap;
    }
}

@media (max-width: 575.98px) {
    .cabinet-social-layout .header-static .navbar {
        padding-top: .45rem;
        padding-bottom: .35rem;
    }

    .cabinet-social-brand-mark {
        font-size: 30px;
    }
}

.cabinet-social-main .container,
.cabinet-social-main .container-fluid {
    min-width: 0;
}

.cabinet-social-main > .container > .row.gy-4 {
    --bs-gutter-y: var(--cabinet-social-block-gap);
}

.cabinet-social-layout,
.cabinet-social-layout * {
    min-width: 0;
}

.cabinet-social-layout {
    --cabinet-social-block-gap: .5rem;
    color: #1f2937;
}

.cabinet-social-layout .text-muted {
    color: #64748b !important;
}

.cabinet-social-layout .text-secondary {
    color: #475467 !important;
}

.cabinet-social-layout .text-primary {
    color: #0b56b3 !important;
}

.cabinet-social-layout .text-success {
    color: #17613d !important;
}

.cabinet-social-layout .badge.bg-primary.bg-opacity-10,
.cabinet-social-layout .badge.bg-success.bg-opacity-10 {
    font-weight: 700;
}

.cabinet-social-layout .form-control::placeholder {
    color: #7b8794;
    opacity: 1;
}

.cabinet-social-content {
    min-width: 0;
}

.cabinet-social-layout header.fixed-top + .cabinet-social-main {
    padding-top: calc(.75rem + 56px);
}

.cabinet-social-content > .container,
.cabinet-social-content > .container-fluid,
.cabinet-social-content > .content-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.cabinet-social-content .content-wrapper,
.cabinet-social-content .container,
.cabinet-social-content .container-fluid,
.cabinet-social-content .card,
.cabinet-social-content .card-body,
.cabinet-social-content .rounded-4,
.cabinet-social-content .list-group-item,
.cabinet-social-content .dropdown-menu,
.cabinet-social-content [class*="col-"] {
    max-width: 100%;
    min-width: 0;
}

.cabinet-social-content .row {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
}

.cabinet-social-content > .content-wrapper > .row:first-child,
.cabinet-social-content > .container-fluid > .row:first-child {
    --bs-gutter-x: 0;
}

.cabinet-social-content > .content-wrapper > .row:first-child > [class*="col-"],
.cabinet-social-content > .container-fluid > .row:first-child > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.cabinet-social-content > .container-fluid > .mb-4,
.cabinet-social-content > .content-wrapper > .mb-4,
.cabinet-social-content > .container-fluid > .card.mb-4,
.cabinet-social-content > .content-wrapper > .card.mb-4,
.cabinet-social-content > .container-fluid > .row.mb-4,
.cabinet-social-content > .content-wrapper > .row.mb-4 {
    margin-bottom: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content > .container-fluid > .mt-4,
.cabinet-social-content > .content-wrapper > .mt-4 {
    margin-top: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content > .container-fluid > .g-4,
.cabinet-social-content > .container-fluid > .gy-4,
.cabinet-social-content > .content-wrapper > .g-4,
.cabinet-social-content > .content-wrapper > .gy-4 {
    --bs-gutter-y: var(--cabinet-social-block-gap);
}

.cabinet-social-content > .container-fluid > .gap-4,
.cabinet-social-content > .content-wrapper > .gap-4,
.cabinet-social-content > .container-fluid > .vstack.gap-4,
.cabinet-social-content > .content-wrapper > .vstack.gap-4 {
    gap: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .row.g-3,
.cabinet-social-content .row.g-4,
.cabinet-social-content .row.gx-3,
.cabinet-social-content .row.gx-4,
.cabinet-social-content .row.gy-3,
.cabinet-social-content .row.gy-4 {
    --bs-gutter-y: var(--cabinet-social-block-gap);
}

.cabinet-social-content .row.g-3,
.cabinet-social-content .row.g-4,
.cabinet-social-content .row.gx-3,
.cabinet-social-content .row.gx-4 {
    --bs-gutter-x: var(--cabinet-social-block-gap);
}

.cabinet-social-content .gap-3,
.cabinet-social-content .d-flex.gap-3,
.cabinet-social-content .vstack.gap-3,
.cabinet-social-content .d-flex.flex-column.gap-3 {
    gap: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content > .container-fluid > .mb-3,
.cabinet-social-content > .content-wrapper > .mb-3,
.cabinet-social-content > .container-fluid > .card.mb-3,
.cabinet-social-content > .content-wrapper > .card.mb-3,
.cabinet-social-content > .container-fluid > .row.mb-3,
.cabinet-social-content > .content-wrapper > .row.mb-3 {
    margin-bottom: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .card.mb-4,
.cabinet-social-content .row.mb-4,
.cabinet-social-content .app-hero-header.mb-3,
.cabinet-social-content .ts-dashboard-profile-card,
.cabinet-social-content .ts-dashboard-wide-row > .card.mb-4 {
    margin-bottom: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .d-flex.flex-column.gap-4,
.cabinet-social-content .vstack.gap-4 {
    gap: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .card > .card-body > .mb-4,
.cabinet-social-content .card > .card-body > .row.mb-4,
.cabinet-social-content .card > .card-body > .d-flex.mb-4 {
    margin-bottom: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .card > .card-body > .mt-4 {
    margin-top: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .card > .card-body > .row.g-4,
.cabinet-social-content .card > .card-body > .row.gy-4 {
    --bs-gutter-y: var(--cabinet-social-block-gap);
}

.cabinet-social-content .app-hero-header {
    min-height: auto;
    margin-bottom: var(--cabinet-social-block-gap);
    padding: 0;
    background: transparent;
}

.cabinet-social-content .app-hero-header .breadcrumb {
    margin-bottom: 0;
}

.cabinet-social-content .card {
    border: 0;
    color: #1f2937;
}

.cabinet-social-content .table-responsive {
    border-radius: .4rem;
}

.cabinet-social-content .table {
    color: #1f2937;
}

.cabinet-social-header-icon {
    display: inline-block;
    flex: 0 0 auto;
    width: 1rem;
    height: 1rem;
    object-fit: contain;
    vertical-align: -.16em;
}

.cabinet-social-header-icon-lg {
    width: 1.25rem;
    height: 1.25rem;
}

.cabinet-social-layout .icon-md .cabinet-social-header-icon {
    width: 1.15rem;
    height: 1.15rem;
}

.cabinet-social-lang-toggle {
    min-width: 2.4rem;
    justify-content: center;
}

.cabinet-social-lang-toggle::after {
    display: none !important;
    content: none !important;
}

@media (min-width: 992px) {
    .cabinet-social-layout #cabinetSocialLanguageDropdown.cabinet-social-lang-toggle {
        height: 3.5rem;
    }
}

.cabinet-social-lang-flag {
    display: inline-block;
    flex: 0 0 auto;
    width: 1.45rem;
    height: 1.05rem;
    object-fit: cover;
    border-radius: .18rem;
    box-shadow: 0 0 0 1px rgba(15, 23, 42, .14);
}

.cabinet-social-lang-fallback {
    color: #475569;
    font-size: .78rem;
    font-weight: 600;
    line-height: 1;
}

.cabinet-social-lang-item {
    min-width: 10.5rem;
}

.cabinet-social-content .ts-dashboard-colored-icon {
    display: inline-block;
    flex: 0 0 auto;
    width: 1rem;
    height: 1rem;
    object-fit: contain;
    vertical-align: -.16em;
}

.cabinet-social-content .ts-dashboard-colored-icon-xl {
    width: 2.35rem;
    height: 2.35rem;
}

.cabinet-social-content .icon-box.sm,
.cabinet-social-content .icon-box.md,
.cabinet-social-content .icon-box.xxl {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    line-height: 1;
}

.cabinet-social-content .icon-box.sm {
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
}

.cabinet-social-content .icon-box.md {
    flex: 0 0 2.25rem;
    width: 2.25rem;
    height: 2.25rem;
}

.cabinet-social-content .icon-box.xxl {
    flex: 0 0 4rem;
    width: 4rem;
    height: 4rem;
}

.cabinet-social-content .icon-box .ts-dashboard-colored-icon {
    width: 1.15rem;
    height: 1.15rem;
    max-width: 1.15rem;
    max-height: 1.15rem;
    vertical-align: middle;
}

.cabinet-social-content .icon-box.md .ts-dashboard-colored-icon {
    width: 1.35rem;
    height: 1.35rem;
    max-width: 1.35rem;
    max-height: 1.35rem;
}

.cabinet-social-content .icon-box.xxl .ts-dashboard-colored-icon,
.cabinet-social-content .icon-box.xxl .ts-dashboard-colored-icon-xl {
    width: 2.3rem;
    height: 2.3rem;
    max-width: 2.3rem;
    max-height: 2.3rem;
}

.cabinet-social-content h5 .ts-dashboard-colored-icon,
.cabinet-social-content h6 .ts-dashboard-colored-icon,
.cabinet-social-content .fw-semibold .ts-dashboard-colored-icon,
.cabinet-social-content .small .ts-dashboard-colored-icon,
.cabinet-social-content .badge .ts-dashboard-colored-icon,
.cabinet-social-content .btn .ts-dashboard-colored-icon {
    vertical-align: -.18em;
}

.cabinet-social-cover {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cabinet-social-sidebar .nav-link {
    align-items: center;
    display: flex;
    gap: .55rem;
    min-height: 42px;
    min-width: 0;
    padding-left: 1.1rem;
    padding-right: .75rem;
}

.cabinet-social-sidebar .nav-link.active {
    background-color: rgba(var(--bs-primary-rgb), .1);
    border-radius: .4rem;
    color: var(--bs-primary);
}

.cabinet-social-sidebar .nav-link .badge {
    font-size: .7rem;
}

.cabinet-social-sidebar .cabinet-social-sidebar-subnav {
    display: grid;
    gap: .3rem;
    margin: .25rem 0 .1rem 2.85rem;
}

.cabinet-social-sidebar .cabinet-social-sidebar-subnav a {
    border-radius: .35rem;
    color: #64748b;
    font-size: .86rem;
    font-weight: 600;
    line-height: 1.2;
    padding: .42rem .65rem;
    text-decoration: none;
}

.cabinet-social-sidebar .cabinet-social-sidebar-subnav a:hover,
.cabinet-social-sidebar .cabinet-social-sidebar-subnav a.is-active {
    background: rgba(var(--bs-primary-rgb), .08);
    color: var(--bs-primary);
}

.cabinet-social-sidebar .cabinet-social-menu-icon {
    display: block;
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.cabinet-social-sidebar .cabinet-social-action-icon {
    display: block;
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.cabinet-social-sidebar .card,
.cabinet-social-sidebar .card-body,
.cabinet-social-sidebar .text-center,
.cabinet-social-sidebar .nav-link span {
    min-width: 0;
}

.cabinet-social-sidebar .h5,
.cabinet-social-sidebar .h5 a,
.cabinet-social-sidebar p,
.cabinet-social-sidebar .nav-link span {
    overflow-wrap: anywhere;
}

.cabinet-social-sidebar .nav-link {
    color: #1f2937;
}

.cabinet-social-sidebar p,
.cabinet-social-sidebar small,
.cabinet-social-sidebar .small,
.cabinet-social-sidebar .text-muted {
    color: #64748b !important;
}

.cabinet-social-sidebar .text-center > small,
.cabinet-social-sidebar .cabinet-social-sidebar-username {
    display: block;
    width: 100%;
    margin-top: .18rem;
    overflow-wrap: anywhere;
}

.cabinet-social-sidebar .cabinet-social-sidebar-location {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .25rem;
    width: 100%;
    max-width: 100%;
    margin-top: .5rem;
    color: #64748b;
    font-size: .76rem;
    line-height: 1.25;
}

.cabinet-social-sidebar .cabinet-social-sidebar-points {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .28rem;
    width: 100%;
    line-height: 1.25;
}

.cabinet-social-sidebar .cabinet-social-sidebar-registered {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .28rem;
    width: 100%;
    margin-top: .45rem;
    color: #64748b;
    font-size: .76rem;
    line-height: 1.25;
}

.cabinet-social-sidebar .cabinet-social-sidebar-meta-icon {
    display: block;
    flex: 0 0 auto;
    width: 1rem;
    height: 1rem;
    object-fit: contain;
}

.cabinet-social-sidebar .cabinet-social-sidebar-location span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.cabinet-social-sidebar .cabinet-social-sidebar-registered span {
    min-width: 0;
    overflow-wrap: anywhere;
}

.cabinet-social-sidebar .cabinet-social-sidebar-location + .small {
    margin-top: .55rem !important;
}

.cabinet-social-content h1,
.cabinet-social-content h2,
.cabinet-social-content h3,
.cabinet-social-content h4,
.cabinet-social-content h5,
.cabinet-social-content h6,
.cabinet-social-content p,
.cabinet-social-content a,
.cabinet-social-content span,
.cabinet-social-content label,
.cabinet-social-content small,
.cabinet-social-content strong,
.cabinet-social-content em {
    overflow-wrap: break-word;
    word-break: normal;
}

.cabinet-social-sidebar .hstack {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .5rem !important;
    align-items: start;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}

.cabinet-social-sidebar .hstack .vr {
    display: none;
}

.cabinet-social-sidebar .hstack > div:not(.vr) {
    display: grid;
    align-items: center;
    justify-content: center;
    gap: .2rem;
    padding: .15rem .25rem;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.cabinet-social-sidebar .hstack h6 {
    line-height: 1;
    margin: 0;
}

.cabinet-social-sidebar .cabinet-social-sidebar-stat-value {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .35rem;
}

.cabinet-social-sidebar .cabinet-social-sidebar-stat-icon {
    display: inline-flex;
    flex: 0 0 22px;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: .78rem;
    line-height: 1;
}

.cabinet-social-sidebar .cabinet-social-sidebar-stat-icon i {
    display: block;
    line-height: 1;
}

.cabinet-social-sidebar .cabinet-social-sidebar-stat-icon-img {
    display: block;
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.cabinet-social-sidebar .hstack small {
    display: block;
    line-height: 1.25;
    text-align: center;
    overflow-wrap: normal;
    word-break: normal;
}

.cabinet-social-layout .dropdown-menu form {
    margin: 0;
}

.cabinet-social-layout .dropdown-menu button.dropdown-item {
    width: 100%;
    text-align: left;
}

.cabinet-social-content img {
    max-width: 100%;
}

.cabinet-social-content .btn,
.cabinet-social-content .badge {
    white-space: normal;
}

.cabinet-social-content .table-responsive {
    overflow-x: auto;
}

.cabinet-social-content .table {
    width: 100%;
}

.cabinet-social-content .messages-avatar {
    overflow: hidden;
}

.cabinet-social-content .ts-dashboard-profile-card .col-xl-5 > .d-flex {
    flex-wrap: nowrap !important;
    transform: translateY(-.45rem);
}

.cabinet-social-content .ts-dashboard-profile-card .col-xl-5 .btn {
    white-space: nowrap;
}

.cabinet-social-content .ts-dashboard-profile-card {
    overflow: hidden;
    margin-bottom: var(--cabinet-social-block-gap) !important;
}

.cabinet-social-content .ts-dashboard-cover {
    height: 210px;
    min-height: 210px;
    background-position: center;
    background-size: cover;
}

.cabinet-social-content .ts-dashboard-avatar-wrap {
    top: 100%;
    bottom: auto !important;
    z-index: 2;
    margin-left: 1.75rem !important;
    transform: translateY(-50%) !important;
}

.cabinet-social-content .ts-dashboard-avatar {
    width: 148px;
    height: 148px;
    border-width: 5px !important;
    object-fit: cover;
    box-shadow: 0 8px 22px rgba(15, 23, 42, .18) !important;
}

.cabinet-social-content .ts-dashboard-profile-body {
    padding-top: 5.6rem !important;
}

.cabinet-social-content .ts-dashboard-profile-title {
    font-size: 18px !important;
    line-height: 1.3;
}

.cabinet-social-content .ts-dashboard-profile-stats > [class*="col-"] > .rounded-4 {
    display: flex;
    align-items: center;
    min-height: 66px;
    padding-top: .58rem !important;
    padding-bottom: .58rem !important;
}

.cabinet-social-content .ts-dashboard-profile-stats {
    --bs-gutter-x: var(--cabinet-social-block-gap);
    --bs-gutter-y: var(--cabinet-social-block-gap);
}

.cabinet-social-content .ts-dashboard-profile-stats .text-muted,
.cabinet-social-content .ts-dashboard-points-grid .text-muted,
.cabinet-social-content .ts-dashboard-story-info-grid .text-muted,
.cabinet-social-content .ts-dashboard-report-summary .text-muted,
.cabinet-social-content .ts-dashboard-travel-primary-grid .text-muted,
.cabinet-social-content .ts-dashboard-travel-secondary-grid .text-muted {
    color: #4b5563 !important;
}

.cabinet-social-content .ts-dashboard-profile-stats .fw-bold,
.cabinet-social-content .ts-dashboard-points-grid > [class*="col-"] > .rounded-4 > div:last-child,
.cabinet-social-content .ts-dashboard-point-value {
    color: #4b5563;
}

.cabinet-social-content .ts-dashboard-points-grid > [class*="col-"] > .rounded-4 > div:first-child:not(.ts-dashboard-point-icon-wrap) {
    max-width: 9rem;
    line-height: 1.25;
}

.cabinet-social-content .ts-dashboard-points-grid > [class*="col-"] > .rounded-4 > div:last-child,
.cabinet-social-content .ts-dashboard-point-value {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.1;
}

.cabinet-social-content .ts-dashboard-profile-stats > [class*="col-"] > .rounded-4 > .d-flex {
    width: 100%;
    align-items: center !important;
    justify-content: center;
    gap: .5rem !important;
    flex-wrap: nowrap;
}

.cabinet-social-content .ts-dashboard-profile-stats > [class*="col-"] > .rounded-4 > .d-flex > div:last-child {
    display: flex;
    min-width: 0;
    min-height: 1.35rem;
    align-items: center;
    justify-content: center;
    gap: .42rem;
    line-height: 1.1;
}

.cabinet-social-content .ts-dashboard-profile-stats > [class*="col-"] > .rounded-4 > .d-flex > div:last-child > div:nth-child(3) {
    display: none;
}

.cabinet-social-content .ts-dashboard-profile-stats > [class*="col-"] > .rounded-4 > .d-flex > div:last-child > .text-muted.small {
    font-size: .82rem;
    line-height: 1.1;
    white-space: normal;
}

.cabinet-social-content .ts-dashboard-profile-stats .fw-bold.fs-3 {
    font-size: 1.15rem !important;
    line-height: 1.1;
    display: inline-flex;
    align-items: center;
    min-height: 1.25rem;
}

.cabinet-social-content .ts-dashboard-profile-stats .icon-box.md {
    display: inline-flex;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.cabinet-social-content .ts-dashboard-profile-stats .icon-box.md i {
    display: block;
    line-height: 1;
}

.cabinet-social-content .ts-dashboard-points-grid > [class*="col-"] {
    min-width: 0;
}

.cabinet-social-content .ts-dashboard-summary-column > .row > .col-12:first-child .card-body {
    display: flex;
    flex-direction: column;
}

.cabinet-social-content .ts-dashboard-points-grid {
    flex: 1 1 auto;
    align-content: stretch;
}

.cabinet-social-content .ts-dashboard-points-grid .rounded-4 {
    display: flex;
    min-height: 8rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .28rem;
    text-align: center;
}

.cabinet-social-content .ts-dashboard-point-card {
    background: #fbfdff !important;
    transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.cabinet-social-content .ts-dashboard-point-card:hover {
    border-color: rgba(var(--bs-primary-rgb), .3) !important;
    box-shadow: 0 8px 18px rgba(15, 23, 42, .07);
    transform: translateY(-1px);
}

.cabinet-social-content .ts-dashboard-point-icon-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    margin-bottom: .05rem;
    border: 1px solid #d9e8ff;
    border-radius: 999px;
    background: #f1f7ff;
}

.cabinet-social-content .ts-dashboard-point-icon-wrap .ts-dashboard-colored-icon {
    width: 1.2rem;
    height: 1.2rem;
}

.cabinet-social-content .ts-dashboard-point-label {
    max-width: 9rem;
    line-height: 1.16;
}

.cabinet-social-content .ts-dashboard-reading-quality-col .card {
    overflow: hidden;
}

.cabinet-social-content .ts-dashboard-reading-quality-body {
    display: flex;
    min-height: 100%;
    flex-direction: column;
}

.cabinet-social-content .ts-dashboard-reading-quality-main {
    display: flex !important;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: center !important;
    justify-content: center;
    gap: .35rem !important;
    margin-bottom: 0 !important;
    padding: 1rem 0;
    border-top: 1px solid #e5edf6;
    text-align: center;
}

.cabinet-social-content .ts-dashboard-reading-quality-main .text-muted {
    line-height: 1.2;
}

.cabinet-social-content .ts-dashboard-reading-quality-metrics {
    display: grid;
    gap: var(--cabinet-social-block-gap);
    margin-top: 0;
    padding-top: var(--cabinet-social-block-gap);
}

.cabinet-social-content .ts-dashboard-reading-quality-metrics > .d-flex {
    align-items: center;
    gap: .75rem;
    min-height: 3.1rem;
    padding: .7rem .8rem;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #f8fafc;
}

@media (min-width: 992px) {
    .cabinet-social-content .ts-dashboard-points-grid > [class*="col-"] {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 992px) {
    .cabinet-social-sidebar {
        align-self: stretch;
    }

    .cabinet-social-sidebar > .navbar {
        position: static !important;
        top: auto;
        z-index: auto;
    }

    .cabinet-social-sidebar .offcanvas-body {
        max-height: none;
        overflow-y: visible !important;
    }

    .cabinet-social-content .ts-dashboard-wide-row {
        flex: 0 0 133.333333%;
        max-width: 133.333333%;
        margin-left: -33.333333%;
    }
}

@media (min-width: 1200px) {
    .cabinet-social-content .ts-dashboard-summary-column,
    .cabinet-social-content .ts-dashboard-quality-column {
        display: contents;
    }

    .cabinet-social-content .ts-dashboard-summary-column > .row,
    .cabinet-social-content .ts-dashboard-quality-column > .row {
        display: contents;
    }

    .cabinet-social-content .ts-dashboard-summary-column > .row > [class*="col-"],
    .cabinet-social-content .ts-dashboard-quality-column > .row > [class*="col-"] {
        margin-top: 0;
        margin-bottom: var(--cabinet-social-block-gap);
    }

    .cabinet-social-content .ts-dashboard-summary-column > .row > .col-12:first-child {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        order: 10;
        padding-left: 0;
        padding-right: .375rem;
    }

    .cabinet-social-content .ts-dashboard-reading-quality-col {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        order: 11;
        padding-left: .375rem;
        padding-right: 0;
    }

    .cabinet-social-content .ts-dashboard-story-status-col {
        order: 20;
    }

    .cabinet-social-content .ts-dashboard-profile-completion-col {
        order: 21;
    }

    .cabinet-social-content .ts-dashboard-scroll-quality-col,
    .cabinet-social-content .ts-dashboard-story-info-col {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .cabinet-social-content .ts-dashboard-scroll-quality-col {
        order: 30;
    }

    .cabinet-social-content .ts-dashboard-story-info-col {
        order: 31;
    }

    .cabinet-social-content .ts-dashboard-wide-row {
        order: 40;
    }
}

@media (min-width: 1400px) {
    .cabinet-social-content .ts-dashboard-summary-column > .row > .col-12:first-child {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .cabinet-social-content .ts-dashboard-reading-quality-col {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 768px) {
    .cabinet-social-content .ts-dashboard-profile-stats {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .cabinet-social-content .ts-dashboard-profile-stats > [class*="col-"] {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .cabinet-social-content .ts-dashboard-story-status-col,
    .cabinet-social-content .ts-dashboard-profile-completion-col {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .cabinet-social-content .ts-dashboard-story-info-grid > .col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .cabinet-social-content .ts-dashboard-story-status-col,
    .cabinet-social-content .ts-dashboard-scroll-quality-col {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        margin-left: -33.333333%;
        padding-left: 0;
        padding-right: .375rem;
        margin-bottom: var(--cabinet-social-block-gap);
    }

    .cabinet-social-content .ts-dashboard-profile-completion-col,
    .cabinet-social-content .ts-dashboard-story-info-col {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        margin-left: 0;
        padding-left: .375rem;
        padding-right: 0;
        margin-bottom: var(--cabinet-social-block-gap);
    }

    .cabinet-social-content .ts-dashboard-story-status-col,
    .cabinet-social-content .ts-dashboard-profile-completion-col {
        margin-top: .5rem;
    }

    .cabinet-social-content .ts-dashboard-story-status-col .card,
    .cabinet-social-content .ts-dashboard-profile-completion-col .card,
    .cabinet-social-content .ts-dashboard-scroll-quality-col .card,
    .cabinet-social-content .ts-dashboard-story-info-col .card {
        min-height: 21rem;
    }

    .cabinet-social-content .ts-dashboard-scroll-quality-col .card,
    .cabinet-social-content .ts-dashboard-story-info-col .card {
        min-height: 17.5rem;
    }
}

.cabinet-social-content .ts-dashboard-scroll-quality-col .row.g-3 {
    --bs-gutter-y: var(--cabinet-social-block-gap);
}

.cabinet-social-content .ts-dashboard-scroll-quality-col .row.g-3 > .col-12 {
    padding: .65rem .75rem;
    border: 1px solid #d9e2ec;
    border-radius: 8px;
    background: #f8fafc;
}

.cabinet-social-content .ts-dashboard-scroll-quality-col .card-body,
.cabinet-social-content .ts-dashboard-story-info-col .card-body {
    display: flex;
    flex-direction: column;
    padding: 1rem !important;
}

.cabinet-social-content .ts-dashboard-scroll-quality-col h6 {
    font-size: .92rem;
}

.cabinet-social-content .ts-dashboard-scroll-quality-col .progress,
.cabinet-social-content .ts-dashboard-story-info-col .progress {
    margin-top: .35rem !important;
}

.cabinet-social-content .ts-dashboard-story-info-grid {
    --bs-gutter-y: .45rem;
    flex: 1 1 auto;
    align-content: stretch;
}

.cabinet-social-content .ts-dashboard-story-info-grid .rounded-4 {
    display: flex;
    min-height: 4rem;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    padding-top: .42rem !important;
    padding-bottom: .42rem !important;
}

.cabinet-social-content .ts-dashboard-story-info-label {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: .55rem;
    line-height: 1.2;
}

.cabinet-social-content .ts-dashboard-story-info-label .icon-box.sm {
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
}

.cabinet-social-content .ts-dashboard-story-info-label > span:last-child {
    min-width: 0;
    line-height: 1.2;
}

.cabinet-social-content .ts-dashboard-story-info-grid .rounded-4 > div:last-child {
    flex: 0 0 auto;
    color: #4b5563;
    font-weight: 600;
    line-height: 1;
    text-align: right;
}

.cabinet-social-content .ts-dashboard-story-status-col .card,
.cabinet-social-content .ts-dashboard-profile-completion-col .card {
    border-radius: 8px;
}

.cabinet-social-content .ts-dashboard-story-status-col .card-body,
.cabinet-social-content .ts-dashboard-profile-completion-col .card-body {
    padding: 1rem !important;
}

.cabinet-social-content .ts-dashboard-story-status-col h6,
.cabinet-social-content .ts-dashboard-profile-completion-col h6 {
    font-size: .92rem;
    line-height: 1.25;
}

.cabinet-social-content .ts-dashboard-story-status-col p,
.cabinet-social-content .ts-dashboard-profile-completion-col p,
.cabinet-social-content .ts-dashboard-story-status-col .small,
.cabinet-social-content .ts-dashboard-profile-completion-col .small {
    font-size: .78rem;
}

.cabinet-social-content .ts-dashboard-insights-panel {
    border-radius: 8px !important;
}

.cabinet-social-content .ts-dashboard-insights-grid {
    --bs-gutter-x: 0;
}

.cabinet-social-content .ts-dashboard-insights-grid > .col-xl-4,
.cabinet-social-content .ts-dashboard-insights-grid > .col-xl-8 {
    flex: 0 0 100%;
    max-width: 100%;
}

.cabinet-social-content .ts-dashboard-engagement-card,
.cabinet-social-content .ts-dashboard-countries-card {
    border-color: #d9e2ec !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: 0 6px 16px rgba(15, 23, 42, .04);
}

.cabinet-social-content .ts-dashboard-engagement-card .card-body,
.cabinet-social-content .ts-dashboard-countries-card .card-body {
    padding: 1.5rem !important;
}

.cabinet-social-content .ts-dashboard-engagement-grid > [class*="col-"] {
    flex: 0 0 25%;
    max-width: 25%;
}

.cabinet-social-content .ts-dashboard-engagement-grid .rounded-4 {
    min-height: 74px;
    padding: .85rem .95rem !important;
    border-radius: 8px !important;
    background: #fff !important;
}

.cabinet-social-content .ts-dashboard-engagement-grid .rounded-4 span {
    display: flex;
    align-items: center;
    gap: .35rem;
    line-height: 1.25;
}

.cabinet-social-content .ts-dashboard-engagement-grid .rounded-4 strong {
    font-size: 1.2rem;
    line-height: 1;
}

.cabinet-social-content .ts-dashboard-country-grid {
    max-height: none !important;
    overflow: visible !important;
    padding-right: 0 !important;
}

.cabinet-social-content .ts-dashboard-country-grid > .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.cabinet-social-content .ts-dashboard-country-item {
    min-height: 58px;
    padding: .8rem .95rem !important;
    border-radius: 8px !important;
    background: #fff !important;
}

.cabinet-social-content .ts-dashboard-country-item .badge {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    min-width: 38px;
}

.cabinet-social-content .ts-dashboard-country-item .text-truncate {
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

.cabinet-social-content .ts-dashboard-travel-grid {
    --bs-gutter-x: 0;
    --bs-gutter-y: 1rem;
}

.cabinet-social-content .ts-dashboard-travel-grid > .col-xl-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

.cabinet-social-content .ts-dashboard-report-card,
.cabinet-social-content .ts-dashboard-travel-lists-card {
    border-color: #d9e2ec !important;
    border-radius: 8px !important;
    background: #fff !important;
    box-shadow: 0 6px 16px rgba(15, 23, 42, .04);
}

.cabinet-social-content .ts-dashboard-report-card .card-body,
.cabinet-social-content .ts-dashboard-travel-lists-card .card-body {
    padding: 1.5rem !important;
}

.cabinet-social-content .ts-dashboard-report-summary > [class*="col-"] {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.cabinet-social-content .ts-dashboard-report-summary .rounded-4,
.cabinet-social-content .ts-dashboard-travel-primary-grid .rounded-4 {
    min-height: 76px;
    border-radius: 8px !important;
    padding: .9rem 1rem !important;
}

.cabinet-social-content .ts-dashboard-travel-secondary-grid .rounded-4,
.cabinet-social-content .ts-dashboard-report-reasons .rounded-4 {
    min-height: 44px;
    border-radius: 8px !important;
}

.cabinet-social-content .ts-dashboard-report-reasons {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .6rem !important;
}

.cabinet-social-content .ts-dashboard-report-reasons .rounded-4 {
    margin: 0;
}

.cabinet-social-content .ts-dashboard-travel-primary-grid > .col-6,
.cabinet-social-content .ts-dashboard-travel-secondary-grid > .col-6 {
    flex: 0 0 25%;
    max-width: 25%;
}

.cabinet-social-content .ts-dashboard-report-summary .small,
.cabinet-social-content .ts-dashboard-report-reasons .small,
.cabinet-social-content .ts-dashboard-travel-primary-grid .small,
.cabinet-social-content .ts-dashboard-travel-secondary-grid .small,
.cabinet-social-content .ts-dashboard-travel-primary-grid .text-truncate,
.cabinet-social-content .ts-dashboard-travel-secondary-grid .text-truncate {
    line-height: 1.25;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
}

.cabinet-social-content .ts-dashboard-report-summary .fw-semibold,
.cabinet-social-content .ts-dashboard-travel-primary-grid .fw-semibold,
.cabinet-social-content .ts-dashboard-travel-secondary-grid .fw-semibold,
.cabinet-social-content .ts-dashboard-report-reasons strong {
    flex: 0 0 auto;
    min-width: 1.7rem;
    text-align: right;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel {
    font-size: .86rem;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel h5 {
    font-size: 1rem;
    font-weight: 500;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .table {
    font-size: .82rem;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .table th {
    font-size: .8rem;
    font-weight: 500;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .table td,
.cabinet-social-content .ts-dashboard-latest-stories-panel .fw-semibold,
.cabinet-social-content .ts-dashboard-latest-stories-panel .fw-bold,
.cabinet-social-content .ts-dashboard-latest-stories-panel .badge {
    font-weight: 400 !important;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .badge {
    font-size: .75rem;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .ts-story-chip-stack {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .42rem;
    min-width: 0;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .ts-story-chip-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: .38rem .42rem;
    min-width: 0;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .ts-story-chip {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: .22rem;
    min-height: 1.65rem;
    max-width: 100%;
    padding: .35rem .55rem;
    line-height: 1.05;
    white-space: nowrap;
    vertical-align: middle;
}

.cabinet-social-content .ts-dashboard-latest-stories-panel .ts-story-chip i {
    flex: 0 0 auto;
    margin-right: 0 !important;
    line-height: 1;
}

@media (max-width: 575.98px) {
    .cabinet-social-content .ts-dashboard-cover {
        height: 145px;
        min-height: 145px;
    }

    .cabinet-social-content .ts-dashboard-avatar-wrap {
        margin-left: 1.125rem !important;
    }

    .cabinet-social-content .ts-dashboard-avatar {
        width: 108px;
        height: 108px;
        border-width: 4px !important;
    }

    .cabinet-social-content .ts-dashboard-profile-body {
        padding-top: 4.25rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .d-flex {
        flex-direction: column;
        align-items: center !important;
        justify-content: center;
        gap: .55rem !important;
        text-align: center;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .rounded-4 {
        padding: .85rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .text-muted.small {
        line-height: 1.2;
    }

    .cabinet-social-content .ts-dashboard-engagement-grid > [class*="col-"],
    .cabinet-social-content .ts-dashboard-country-grid > .col-md-6,
    .cabinet-social-content .ts-dashboard-report-summary > [class*="col-"],
    .cabinet-social-content .ts-dashboard-story-info-grid > .col-4,
    .cabinet-social-content .ts-dashboard-travel-primary-grid > .col-6,
    .cabinet-social-content .ts-dashboard-travel-secondary-grid > .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cabinet-social-content .ts-dashboard-report-reasons {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    .cabinet-social-content .ts-dashboard-engagement-grid > [class*="col-"],
    .cabinet-social-content .ts-dashboard-report-summary > [class*="col-"],
    .cabinet-social-content .ts-dashboard-travel-primary-grid > .col-6,
    .cabinet-social-content .ts-dashboard-travel-secondary-grid > .col-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 991.98px) {
    .cabinet-social-main > .container {
        max-width: 100%;
    }

    .cabinet-social-content {
        margin-top: .25rem;
    }

}

@media (max-width: 575.98px) {
    .cabinet-social-layout .header-static .navbar {
        min-height: 56px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .cabinet-social-layout .header-static .navbar > .container {
        align-items: center;
        flex-wrap: wrap;
        min-height: 56px;
        gap: .3rem;
        padding-right: .75rem;
        padding-left: .75rem;
    }

    .cabinet-social-mobile-home-toggle {
        order: 0;
        display: inline-flex;
        width: 39px;
        height: 39px;
        flex: 0 0 39px;
        align-self: center;
        align-items: center;
        justify-content: center;
        background: #f1f7ff !important;
        border: 1px solid #d7e8ff !important;
        border-radius: 8px;
        box-shadow: none !important;
    }

    .cabinet-social-mobile-home-icon {
        width: 20px;
        height: 20px;
    }

    .cabinet-social-brand {
        order: 1;
        height: 39px;
        max-width: 126px;
        min-height: 39px;
        align-self: center;
        align-items: center;
        margin-right: auto;
    }

    .cabinet-social-brand-mark {
        font-size: 27px;
        line-height: 1;
        transform: translateY(-.5px);
    }

    .cabinet-social-layout .navbar-toggler.icon-md,
    .cabinet-social-layout .nav .icon-md {
        width: 39px;
        height: 39px;
        flex: 0 0 39px;
        border-radius: 8px;
    }

    .cabinet-social-search-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .cabinet-social-layout .cabinet-social-search-toggle .cabinet-social-search-toggle-icon {
        width: 20px;
        height: 20px;
    }

    .cabinet-social-layout .navbar-toggler {
        order: 2;
        margin-left: auto !important;
    }

    .cabinet-social-layout .nav.flex-nowrap {
        order: 3;
        align-items: center !important;
        gap: .3rem;
        margin-left: 0 !important;
    }

    .cabinet-social-layout .nav.flex-nowrap > .nav-item {
        display: flex;
        align-items: center;
        margin-left: 0 !important;
    }

    .cabinet-social-notif-menu.show {
        position: fixed !important;
        inset: 56px 12px auto 12px !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        max-height: calc(100vh - 72px);
        overflow: hidden;
        transform: none !important;
        border: 1px solid #e6edf4 !important;
        border-radius: 10px !important;
    }

    .cabinet-social-notif-menu .card {
        max-height: calc(100vh - 72px);
        overflow: hidden;
        border-radius: 10px !important;
    }

    .cabinet-social-notif-menu .card-header,
    .cabinet-social-notif-menu .card-footer {
        padding: .7rem .85rem;
    }

    .cabinet-social-notif-menu .card-body {
        max-height: min(58vh, 430px);
        overflow-y: auto;
        padding: 0 !important;
    }

    .cabinet-social-notif-menu .list-group {
        padding: .5rem !important;
    }

    .cabinet-social-notif-menu .list-group-item {
        min-width: 0;
        padding: .75rem !important;
    }

    .cabinet-social-notif-menu .list-group-item > span:last-child {
        min-width: 0;
        max-width: 100%;
    }

    .cabinet-social-notif-menu .text-truncate {
        white-space: normal;
    }

    .cabinet-social-lang-mobile {
        display: list-item !important;
    }

    .cabinet-social-lang-toggle {
        min-width: 39px;
    }

    .cabinet-social-lang-flag {
        width: 1.32rem;
        height: .95rem;
    }

    .cabinet-social-layout #navbarCabinetSocial {
        order: 4;
        flex-basis: 100%;
    }

    .cabinet-social-layout #navbarCabinetSocial > .nav {
        width: 100%;
        margin-top: .35rem !important;
        padding: .65rem .75rem !important;
        border-top: 1px solid #eef2f6;
        background: #fff;
    }

    .cabinet-social-layout #navbarCabinetSocial .navbar-nav {
        display: none;
    }

    .cabinet-social-layout #navbarCabinetSocial .form-control {
        min-height: 42px;
        font-size: .95rem;
    }

    .cabinet-social-main > .container {
        padding-right: .75rem;
        padding-left: .75rem;
    }

    .cabinet-social-main {
        padding-top: 68px !important;
    }

    .cabinet-social-content .card,
    .cabinet-social-content .rounded-4 {
        border-radius: 8px !important;
    }

    .cabinet-social-content .card-body,
    .cabinet-social-content .card-body.p-3,
    .cabinet-social-content .card-body.p-4,
    .cabinet-social-content .card-body.p-lg-4 {
        padding: .9rem !important;
    }

    .cabinet-social-sidebar > .d-flex.align-items-center.d-lg-none {
        display: none !important;
        margin-bottom: 0 !important;
    }

    .cabinet-social-sidebar > .d-flex.align-items-center.d-lg-none > button {
        display: inline-flex;
        align-items: center;
        gap: .65rem;
    }

    .cabinet-social-sidebar > .d-flex.align-items-center.d-lg-none .btn {
        display: inline-flex;
        width: 42px;
        height: 42px;
        flex: 0 0 42px;
        align-items: center;
        justify-content: center;
        padding: 0;
        border-radius: 8px;
    }

    .cabinet-social-sidebar > .d-flex.align-items-center.d-lg-none .cabinet-social-action-icon {
        width: 20px;
        height: 20px;
        object-position: center;
    }

    .cabinet-social-sidebar > .d-flex.align-items-center.d-lg-none .h6 {
        display: none !important;
        margin-left: 0 !important;
        font-size: 1rem;
        line-height: 1.15;
    }

    .cabinet-social-content .ts-dashboard-cover {
        height: 128px;
        min-height: 128px;
    }

    .cabinet-social-content .ts-dashboard-avatar {
        width: 92px;
        height: 92px;
    }

    .cabinet-social-content .ts-dashboard-avatar-wrap {
        bottom: -8px !important;
        margin-left: 1rem !important;
    }

    .cabinet-social-content .card-body.ts-dashboard-profile-body {
        padding-top: 5.85rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-title {
        font-size: 20px;
        line-height: 1.25;
    }

    .cabinet-social-content .ts-dashboard-profile-bio {
        line-height: 1.35;
    }

    .cabinet-social-content .ts-dashboard-profile-card .btn {
        min-height: 36px;
        padding-right: .75rem !important;
        padding-left: .75rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-stats {
        --bs-gutter-x: .5rem;
        --bs-gutter-y: .5rem;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .rounded-4 {
        min-height: 86px;
        padding: .65rem .5rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .icon-box.md {
        width: 32px;
        height: 32px;
        flex-basis: 32px;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .fw-bold.fs-3 {
        font-size: 20px !important;
    }

    .cabinet-social-content .ts-dashboard-engagement-card .card-body,
    .cabinet-social-content .ts-dashboard-countries-card .card-body,
    .cabinet-social-content .ts-dashboard-report-card .card-body,
    .cabinet-social-content .ts-dashboard-travel-lists-card .card-body {
        padding: .85rem !important;
    }

    .cabinet-social-content .ts-dashboard-engagement-grid .rounded-4,
    .cabinet-social-content .ts-dashboard-country-item,
    .cabinet-social-content .ts-dashboard-report-summary .rounded-4,
    .cabinet-social-content .ts-dashboard-travel-primary-grid .rounded-4,
    .cabinet-social-content .ts-dashboard-travel-secondary-grid .rounded-4,
    .cabinet-social-content .ts-dashboard-report-reasons .rounded-4 {
        min-height: 58px;
        padding: .7rem .75rem !important;
    }

    .cabinet-social-content .ts-dashboard-engagement-grid .rounded-4 span,
    .cabinet-social-content .ts-dashboard-story-info-label,
    .cabinet-social-content .ts-dashboard-travel-primary-grid .text-truncate,
    .cabinet-social-content .ts-dashboard-travel-secondary-grid .text-truncate {
        font-size: .9rem;
        line-height: 1.2;
    }

    .cabinet-social-content .ts-dashboard-story-info-label > span:last-child {
        white-space: normal;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel {
        padding: .85rem !important;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel .d-flex.justify-content-between {
        gap: .6rem !important;
        align-items: flex-start !important;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel h5 {
        font-size: 1rem;
        line-height: 1.25;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel .table th,
    .cabinet-social-content .ts-dashboard-latest-stories-panel .table td {
        padding: .65rem .5rem;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel .fw-semibold,
    .cabinet-social-content .ts-dashboard-latest-stories-panel .fw-bold {
        font-size: .88rem;
        line-height: 1.35;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel .ts-story-chip-row {
        gap: .35rem;
    }

    .cabinet-social-content .ts-dashboard-latest-stories-panel .ts-story-chip {
        min-height: 1.45rem;
        padding: .25rem .42rem;
        font-size: .72rem;
    }

    .cabinet-social-content .profile-settings-heading {
        min-height: 56px;
        padding: .75rem;
    }

    .cabinet-social-content .profile-settings-heading h5 {
        font-size: 1.2rem;
    }

    .cabinet-social-content .profile-settings-save-btn {
        min-height: 40px;
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .cabinet-social-content .profile-settings-accordion {
        padding: .5rem;
    }

    .cabinet-social-content .profile-settings-accordion-button {
        min-height: 62px;
        padding: .75rem .8rem;
        gap: .65rem;
    }

    .cabinet-social-content .profile-settings-accordion-icon {
        width: 32px;
        height: 32px;
        flex-basis: 32px;
    }

    .cabinet-social-content .profile-settings-accordion .accordion-body {
        min-height: 0;
        padding: .85rem !important;
    }

    .cabinet-social-content .ts-story-create-note {
        margin-bottom: 1rem !important;
        padding: .85rem !important;
        border-radius: 8px !important;
    }

    .cabinet-social-content .ts-story-create-note .d-flex {
        gap: .65rem !important;
    }

    .cabinet-social-content .ts-story-create-note div[style*="line-height: 1.6"] {
        font-size: .9rem !important;
        line-height: 1.45 !important;
    }

    .cabinet-social-content #storyForm .row.g-3 {
        --bs-gutter-y: .8rem;
    }

    .cabinet-social-content #storyForm .form-control,
    .cabinet-social-content #storyForm .form-select {
        min-height: 42px;
        font-size: .95rem;
    }
}

@media (max-width: 575.98px) {
    .cabinet-social-content .ts-dashboard-profile-stats .rounded-4 {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 76px;
        padding: .58rem .48rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .d-flex {
        min-height: 100%;
        gap: .42rem !important;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .icon-box.md {
        width: 28px;
        height: 28px;
        flex-basis: 28px;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .text-muted.small {
        font-size: .78rem;
        line-height: 1.12;
    }

    .cabinet-social-content .ts-dashboard-profile-stats .fw-bold.fs-3 {
        font-size: 17px !important;
        line-height: 1;
    }
}

.cabinet-social-layout {
    --bs-primary: #0757a7;
    --bs-info: #0b5d72;
    --bs-success: #116149;
    --bs-warning: #7a4a00;
    --bs-danger: #a51d2d;
    --bs-secondary: #4b5563;
    --bs-secondary-color: #4b5563;
}

.cabinet-social-layout .text-primary {
    color: #0757a7 !important;
}

.cabinet-social-layout .text-success {
    color: #116149 !important;
}

.cabinet-social-layout .text-info {
    color: #0b5d72 !important;
}

.cabinet-social-layout .text-warning {
    color: #7a4a00 !important;
}

.cabinet-social-layout .text-danger {
    color: #a51d2d !important;
}

.cabinet-social-layout .text-secondary {
    color: #4b5563 !important;
}

.cabinet-social-layout .text-muted {
    color: #4b5563 !important;
}

.cabinet-social-layout a:not(.btn):not(.dropdown-item):not(.nav-link) {
    color: #0757a7;
}

.cabinet-social-layout #storyForm .btn-outline-warning {
    --bs-btn-color: #7a4a00;
    --bs-btn-border-color: #7a4a00;
    --bs-btn-hover-bg: #7a4a00;
    --bs-btn-hover-border-color: #7a4a00;
    --bs-btn-active-bg: #7a4a00;
    --bs-btn-active-border-color: #7a4a00;
}

.cabinet-social-layout #storyForm .btn-outline-success {
    --bs-btn-color: #116149;
    --bs-btn-border-color: #116149;
    --bs-btn-hover-bg: #116149;
    --bs-btn-hover-border-color: #116149;
    --bs-btn-active-bg: #116149;
    --bs-btn-active-border-color: #116149;
}
