* {
    padding: 0px;
    margin: 0;
    box-sizing: border-box;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.05em;
}

ul,
li,
ol {
    list-style: none;

}

ul {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

a {
    display: inline-block !important;
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}
.search-title {
    display: flex;
    gap: 16px;
    align-items: center;
}

.navbar_title img {
    width: 166px;
}

.SupportedContent {
    background-color: #ad0000 !important;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    height: 40px;
    border-radius: 5px !important;
    padding: 3px !important;
}

.SupportedContent img {
    width: 100%;
}

.starting_head nav {
    padding: 13px 0px;
}






.header_management {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_management .title {
    font-size: 20px;
    font-weight: 500;
    color: #262833;
    margin: 0;
}

.header_management .add-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #305CDE;
    color: white;
    border: none;
    padding: 10px 31px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}





.header_management .plus {
    font-size: 18px;
}




/* tabsinter */
.tabsinter {
    display: inline-flex;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
}




/* IMPORTANT CLASS */
.create_insightful_updating {
    display: none;
    animation: fadeIn 0.3s ease;
}

.create_insightful_updating.active {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.picturee_asily_title h4 {
    font-weight: 600;
    font-size: 24px;
    color: black;
}

.picturee_asily_title h4 span {
    color: #305CDE;
    display: block;
}


.picturee_asily_title p {
    color: #737373;
    font-weight: 600;
    font-size: 16px;
}

.picturee_asily_title ul {
    padding-left: 0px;
    padding-bottom: 0px;
}


.picturee_asily_title ul li {
    margin-bottom: 15px;

}

.picturee_asily_title ul li p {
    color: #737373;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    list-style: none;
}

.reach_sentiment {
    display: flex;
    align-items: center;
    gap: 10px;
}




/* discover_cases_section start  */



.discover_cases_section {
    padding: 70px 0px;
    background-color: #F3F3F3;
}

.built_cases p {
    color: #000000;
    font-weight: 500;
    font-size: 18px;
}



/* Animation */
@keyframes scrollLogos {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}



/* ssssssssssssss   */

@media (max-width:1200px) {

    .section-at-tnsights_button {
        position: absolute;
        right: -14px;
    }
}

@media (max-width:991px) {
    .footer_boxes {
        display: block;
    }

    .search-title {
        margin-top: 20px;
    }

    .search-title {
        justify-content: center;
    }

    .navbar_title img {
        width: 139px;
    }

    .mentions_main {
        margin-top: 20px;
    }

    .discover_powerful_insights h5 {
        font-size: 28px;
    }

    .discover_powerful_insights p {
        font-size: 14px;
    }

    .footer_box {
        margin-top: 20px;
    }

    .footer_end {
        padding: 50px 0px 20px 0px;
    }
}

@media (max-width:767px) {
    .footer_box p {
        font-size: 14px;
    }

    .discover_powerful_insights {
        margin-top: 20px;
    }

    .minute_product_section {
        padding: 50px 0px;
    }

    .discover_powerful_insights ul li {
        font-size: 15px;
        margin-bottom: 3px;
    }

    .mentions_main {
        padding: 37px 17px;
        width: 300px;
    }


    .section-at-tnsights_top {
        left: -25px;
        top: -18px;
    }


    .color-first {
        width: 20px;
        height: 20px;
    }


    .live_mentions {
        gap: 7px;


    }

    .marketing_strategy p {
        font-size: 12px;
    }


    .section-at-tnsights_top a {
        font-size: 13px !important;
        width: 107px !important;
        padding: 8px 9px !important;
    }


    .section-at-tnsights_button {
        right: -25px;
        bottom: -18px;
    }

    .section-at-tnsights_button a {
        font-size: 13px !important;
        width: 107px !important;
        padding: 8px 9px !important;
    }


    .smarter-marketing_title h1 {
        line-height: initial;
        font-size: 35px;
    }

    .statsting {
        padding: 21px 17px 20px 13px;
    }

    .first_header_starting {
        padding: 110px 0px 35px 0px;
    }

    .logose img {
        width: 120px;
    }

    .trusted_marketers_title h2 {
        font-size: 25px;
    }

    .section_trusted_marketers {
        padding: 40px 0px;
    }




    .efacts_title {
        margin-top: 20px;
    }

    .explore_amazing_features_section {
        padding: 40px 0px;
    }

    .ctas-section h2 {
        font-size: 30px;
    }

    .free_trial_acoding_section {
        padding: 38px 0px;
    }

    .discover_cases_section {
        padding: 50px 0px;
    }
}


@media (max-width:402px) {
    .footer_bottom {
        display: block;
    }

    .social_icons {
        text-align: center;
    }

    .footer_bottom p {
        padding-bottom: 15px;
        text-align: center;
    }
}

/* ////////////////////////////////////// */
/* .dashboard-container {
    padding: 24px 32px; 
    background-color: #f1f5f9;
    height: 100vh;
}

.content-area {
  padding: 30px;
  flex: 1;
  overflow-y: auto;
  scroll-behavior: smooth;
  height: 100vh;
  border: none;
  border-top-left-radius: 25px;
} */


.sidebar-header {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 66px;
}

.logo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    color: #989bb2;
}

.logo-icon {
    color: #305CDE;
    font-size: 28px;
}

.mobile-close,
.mobile-toggle {
    display: none;
    background: none;
    border: none;
    font-size: 26px;
    cursor: pointer;

}

.sidebar-nav-container {
    flex: 1;
    overflow-y: auto;
    padding: 16px;
}

.sidebar-nav-container::-webkit-scrollbar {
    width: 4px;
}

.sidebar-nav-container::-webkit-scrollbar-thumb {
    background-color: #e5e7eb;
    border-radius: 4px;
}


.menu-item {
    margin-bottom: 6px;
}

.menu-item>a {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 7px 15px;
    border-radius: 8px;
    text-decoration: none;
    color: #6C6F80;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.2s ease;
}

.menu-item>a i {
    font-size: 20px;
}

.menu-item>a:hover {
    background-color: #eaeaeb;
    color: #305CDE;
}

.current-menu-item>a {
    background-color: #eaeaeb;
    color: #305CDE;
    font-weight: 600;
}

.current-menu-item>a i {
    color: #305CDE;
}

.current-menu-item>a i:hover {
    color: #305CDE;
}

.sidebar-footer {
    padding: 16px;
    background-color: #fff;
}

/* Header css  */
.main-content {
    margin-left: 280px;
    min-height: 100vh;
}

.header-left {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 1 1 auto;
    min-width: 280px;
    width: auto;
    max-width: none;
}

.search-bar {
    display: flex;
    align-items: center;
    background-color: #E9E9EB;
    border-radius: 7px;
    padding: 10px 12px;
    flex: 1 1 520px;
    min-width: 240px;
    width: auto;
}

.search-bar .ai-search-inputs {
    display: flex;
    flex: 1;
    gap: 8px;
    flex-wrap: wrap;
    overflow: hidden;
}

.search-bar .ai-search-inputs input.ai-dashboard-search-input {
    flex: 1 1 160px;
    min-width: 130px;
    max-width: 220px;
}

.search-bar i {
    color: #989bb2 !important;
    font-size: 16px;
    margin-right: 8px;
}

.search-bar input {
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    font-size: 12px;
    color: #989bb2;
    font-weight: 500;
    text-transform: uppercase;
}

.search-bar input.ai-dashboard-search-input {
    background: #ffffff;
    border: 1px solid #d9dce5;
    border-radius: 6px;
    height: 34px;
    padding: 6px 10px;
    font-size: 12px;
    color: #111827;
    font-weight: 500;
    text-transform: none;
}

.search-bar input.ai-dashboard-search-input::placeholder {
    color: #9ca3af;
    text-transform: none;
}

.search-bar input::placeholder {
    color: #9ca3af;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 auto;
    margin-left: auto;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.notification-btn {
    background: #E9E9EB;
    border: none;
    width: 36px;
    height: 36px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    color: #E9E9EB;
    transition: background 0.2s;
}

.notification-btn:hover {
    background: #e2e8f0;
}

.reddots {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #22c55e;
    width: 8px !important;
    height: 8px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.16);
}

.profile-dropdown-container {
    position: relative;
}

.profile-trigger {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    height: 34px;
    padding: 0px 6px 0px 0px;
    border-radius: 8px;
    background-color: #EEEEEE;
    color: #305CDE;
    transition: background 0.2s;
}

.profile-trigger:hover {
    background-color: #e0f2fe;
}

.profile-trigger .avatar {
    width: 40px;
    height: 40px;
    border-radius: 7px;
    /* object-fit: cover; */
}

.profile-trigger .user-name {
    font-size: 14px;
    font-weight: 600;
}

.profile-trigger i {
    font-size: 18px;
}

.profile-menu {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    width: 200px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.2s ease;
}

.profile-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.profile-menu ul {
    list-style: none;
    /* padding: 0px 0px 8px 0px ; */
}


.logout_color {
    color: red !important;
}

.profile-menu ul li a {
    display: block;
    padding: 10px 16px;
    text-decoration: none;
    color: #808080;
    width: 100%;
    font-size: 14px;
    transition: background 0.2s;
}

.profile-menu ul li a:hover {
    background-color: #f9fafb;
    color: #989bb2;
}

.profile-menu .divider {
    height: 1px;
    background-color: #e5e7eb;
}

.mobile-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.mobile-overlay.show {
    display: block;
    opacity: 1;
}

@media (max-width: 1024px) {
    .sidebar {
        transform: translateX(-100%);
    }

    .sidebar.open {
        transform: translateX(0);
    }

    .mobile-close,
    .mobile-toggle {
        display: block;
    }

    .main-content {
        margin-left: 0;
    }

    .top-header {
        left: 0;
        padding: 0 16px;
    }

    .header-left {
        max-width: 50%;
    }

    .search-bar {
        display: none;
    }

    .profile-trigger {
        padding: 4px;
        background-color: transparent;
    }

    .profile-trigger .user-name {
        display: none;
    }

    .profile-trigger i {
        display: none;
    }

    .profile-trigger:hover {
        background-color: transparent;
    }
}

@media (min-width: 640px) and (max-width: 1024px) {
    .search-bar {
        display: flex;
    }
}

.mobile-search-btn {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: #808080;
    cursor: pointer;
    margin-right: 8px;
    transition: color 0.2s;
}

.mobile-search-btn:hover {
    color: #305CDE;
}

.search-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 50;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top: 80px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.search-modal.show {
    opacity: 1;
    visibility: visible;
}

.search-modal-content {
    background-color: #f1f5f9;
    border: 1px solid #e5e7eb;
    width: 90%;
    max-width: 500px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
    transform: translateY(-20px);
    transition: transform 0.3s ease;
}


@media (max-width: 1024px) {
    .sidebar {
        transform: translateX(-100%);
    }

    .sidebar.open {
        transform: translateX(0);
    }

    .mobile-close,
    .mobile-toggle {
        display: block;
        font-size: 30px;
        color: #989bb2;
    }

    .main-content {
        margin-left: 0;
    }

    .top-header {
        left: 0;
        padding: 0 16px;
    }

    .header-left {
        max-width: none;
        width: auto;
    }

    .search-bar {
        display: none;
    }

    .mobile-search-btn {
        display: flex;
        align-items: center;
    }

    .profile-trigger {
        padding: 4px;
        background-color: transparent;
    }

    .profile-trigger .user-name {
        display: none;
    }
}

.menuactive li a {

    width: 100%;
}




.dashboard_wrapper {
    display: flex;
    min-height: 100vh;
    overflow: hidden;
}

.sidebar {
    width: 280px;
    background-color: #ffff;
    border-right: 1px solid dark;
    display: flex;
    flex-direction: column;
    position: fixed;
    height: 100vh;
    z-index: 1000;
    transition: transform 0.3s ease;
    left: 0;
    top: 0;
}

.main-content {
    flex: 1;
    /* margin-left: 280px; */
    display: flex;
    flex-direction: column;
    width: calc(100% - 250px);
    height: 100vh;
    overflow: hidden;
    transition: margin-left 0.3s ease, width 0.3s ease;
}

.top-header {
    height: auto;
    min-height: 70px;
    background: var(--bg-card);
    border-bottom: 1px solid var(--border-solid);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    z-index: 99;
    gap: 15px;
    flex-wrap: wrap;
    flex-shrink: 0;
}

.dashboard-container {
    padding: 20px;
    background-color: #f0f0f2;
    flex: 1;
    overflow-y: auto;
    scroll-behavior: smooth;
    height: 100%;
    width: 100%;
    /* border-top-left-radius: 10px;
border-top-right-radius: 10px; */
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.header-left i {
    color: black;
}

.mobile-close i {
    color: black;

}




.welcome_back_dashborad {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 6px;
    flex-wrap: wrap;
    gap: 10px;
}

/* TEXT STYLING */
.welcome_back_dashborad h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #262833;
}

.welcome_back_dashborad p {
    margin: 6px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #6c757d;
}

/* RIGHT SIDE */
.welcome_back_dashborad .right_section {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* BUTTON */
.welcome_back_dashborad button {
    padding: 6px 19px;
    font-size: 15px;
    border: 1px solid #494949;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 500;
    height: 34px;
}

/* ICON BUTTON */
.welcome_back_dashborad .icon_btn {
    width: 34px;
    height: 34px;
    padding: 0;
    display: flex;
    align-items: center;
    padding: 6px 19px;
    font-size: 15px;
    border: 1px solid #6C6F80;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 500;
    justify-content: center;
}




.clientsye-card {
    width: 100%;
    padding: 18px;
    border-radius: 20px;
    background: #ffffff;
    position: relative;
    overflow: hidden;

}

/* GRID BACKGROUND EFFECT */
.clientsye-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(#ddd 1px, transparent 1px),
        linear-gradient(90deg, #ddd 1px, transparent 1px);
    background-size: 40px 40px;
    opacity: 0.5;
}

/* CONTENT ABOVE GRID */
.clientsye-card>* {
    position: relative;
    z-index: 1;
}

/* TOP SECTION */
.clientsye-card .card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* ICON BOX */
.clientsye-card .icon-box {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #2628331A;
    font-size: 30px;
    box-shadow: 0 2px 6px #2628331A;
}

/* GROWTH TEXT */
.clientsye-card .growth {
    color: #0B7335;
    font-size: 14px;
    font-weight: 500;
}

/* BOTTOM */
.clientsye-card h2 {
    margin: 25px 0 5px;
    font-size: 20px;
    font-weight: 500;
    color: #262833;
}

.clientsye-card p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #6C6F80;
}


.filter-tabs-group {
    background-color: #fff;
    border: 1px solid #2628331A;
    padding: 8px 16px;
    border-radius: 7px;

}


.filter-tab {
    padding: 8px 16px;
    width: 100%;
    border: none;
    background: #305CDE33;
    color: #262833;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #2628331A;
    cursor: pointer;
    transition: all 0.2s;
}

.filter-tab:focus {
    color: #fff;
    background-color: #305CDE;
}


.dash-control {
    position: relative;
    display: flex;
    flex-direction: column;
}


.control-label {
    position: absolute;
    top: -8px;
    left: 10px;
    background: #f0f0f2;
    padding: 0 4px;
    font-size: 13px;
    color: #475569;
    font-weight: 500;
    z-index: 5;

}

.select-wrapper {
    position: relative;
}


.dash-select {
    padding: 8px 34px 8px 12px;
    border: 1px solid #94a3b8;
    border-radius: 6px;
    background: transparent;
    font-size: 13px;
    color: #0f172a;
    font-weight: 500;
    outline: none;
    appearance: none;
    cursor: pointer;
    width: 165px;
}

.dash-select {
    word-wrap: normal;
}

.select-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #475569;
    pointer-events: none;
}

.urgent_monitoring {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 4px 14px;
    border: 2px solid #6366F180;
    border-radius: 4px;
    background: #305CDE33;
    width: 219px;

}

.urgent_monitoring span {
    font-size: 13px;
    font-weight: 500;
    color: #262833;
}

/* SWITCH */
.urgent_monitoring .switch {
    position: relative;
    width: 58px;
    height: 28px;
}

.urgent_monitoring .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* SLIDER */
.urgent_monitoring .slider {
    position: absolute;
    inset: 0;
    background: #000000;
    border-radius: 50px;
    cursor: pointer;
    transition: 0.3s;
}

/* CIRCLE */
.urgent_monitoring .slider::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    left: 3px;
    top: 6px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s;
}

/* TEXT */
.urgent_monitoring .slider .on,
.urgent_monitoring .slider .off {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    pointer-events: none;
}

.urgent_monitoring .slider .on {
    left: 10px;
    opacity: 0;
}

.urgent_monitoring .slider .off {
    right: 10px;
    opacity: 1;
}

/* ACTIVE */
.urgent_monitoring .switch input:checked+.slider {
    background: #3b5bdb;
}

.urgent_monitoring .switch input:checked+.slider::before {
    transform: translateX(35px);
}

/* TEXT CHANGE */
.urgent_monitoring .switch input:checked+.slider .on {
    opacity: 1;
}

.urgent_monitoring .switch input:checked+.slider .off {
    opacity: 0;
}




.dash-cardtitle .card-header-flex {
    padding: 16px 20px 0px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.dash-cardtitle {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
}

.dash-cardtitle .card-title-group {
    display: flex;
    align-items: center;
    gap: 8px;
}

.dash-cardtitle .text-muted-icon {
    color: #64748b;
    font-size: 18px;
}

.dash-cardtitle .card-title-group h3,
.side-title {
    font-size: 16px;
    font-weight: 600;
    color: #262833;
    margin: 0;
}

.dash-cardtitle .feed-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 12px;
    color: #166534;
    flex-shrink: 0;
}

.dash-cardtitle .feed-content h4 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 2px 0;
    color: #262833;
}

.dash-cardtitle .card-body-scroll {
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}


.dash-cardtitle .card-body-scroll {
    padding: 16px 20px 0px 20px;
    flex: 1;
    overflow-y: auto;
}

.dash-cardtitle .meta {
    font-size: 10px;
    color: #6C6F80;
    display: block;
    font-weight: 500;
}

.dash-cardtitle .action-btn {
    border: 1px solid #e2e8f0;
    background: #ffffff;
    color: #475569;
    padding: 8px 15px;
    width: 100%;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    transition: 0.2s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.01);
}


.dash-cardtitle .card-actions {
    padding: 12px 14px;
    border-top: 1px solid #e2e8f0;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    background: #ffffff;
}

.dash-cardtitle .avatar-r {
    background: #0B733533;
}

.dash-cardtitle .avatar-tc {
    background: #0B733533;
}

.dash-cardtitle .load-more-feed-btn {
    display: block;
    width: 100%;
    margin: 15px 0 5px 0;
    padding: 10px;
    background: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
}
.load-more-feed-btn:hover {
    background: #0056b3;
}
.load-more-feed-btn:disabled {
    background: #cccccc;
    cursor: not-allowed;
}

.feed-item {
    display: flex;
    gap: 12px;
    padding-bottom: 16px;
}


.dash-cardtitle .more-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #6C6F80;
    cursor: pointer;
    padding: 0;
}

.dash-cardtitle .feed-content p {
    font-size: 10px;
    color: #6C6F80;
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
}


.dash-cardtitle .primary-btn {
    background: #305CDE;
    color: white;
    border-color: #305CDE;
}



.dash-carddf {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
}

.dash-carddf .card-header-flex {
    padding: 16px 20px;

    display: flex;
    justify-content: space-between;
    align-items: center;
}


.mentions-social-media .card-header-flex {
    border-bottom: 1px solid #e2e8f0 !important;

}

.dash-carddf .user-avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
}


.dash-carddf .side-text {
    font-size: 12px;
    color: #475569;
    margin: 0 0 4px 0;
    line-height: 1.4;
}

.dash-carddf .side-list {
    padding: 3px 20px;
}

.dash-carddf .more-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #6C6F80;
    cursor: pointer;
    padding: 0;
}

.dash-carddf .side-item {
    display: flex;
    gap: 12px;
}

.dash-carddf .side-meta {
    font-size: 11px;
    color: #929292;
    font-weight: 500;
}




.social-media_title {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
}

/* HEADER */
.social-media_title .card-header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px 6px 20px;
    border-bottom: 1px solid #e2e8f0;

}

.social-media_title h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #262833;
}

.social-media_title .more-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #6C6F80;
    cursor: pointer;
    padding: 0;
}

/* FEED ITEM */
.social-media_title .feed-item {
    padding: 15px 20px 20px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.social-media_title .feed-item:last-child {
    border-bottom: none;
}

/* LEFT */
.social-media_title .feed-left {
    display: flex;
    gap: 12px;
}

/* ICON */
.social-media_title .icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    flex-shrink: 0;
}

.social-media_title .icon.twitter {
    background: #1da1f2;
}

.social-media_title .icon.linkedin {
    background: #0a66c2;
}

/* CONTENT */
.social-media_title h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.social-media_title h4 span {
    font-weight: 400;
    color: #777;
    margin-left: 6px;
    font-size: 13px;
}

.social-media_title p {
    margin: 5px 0 10px;
    font-size: 10px;
    font-weight: 500;
    color: #444;
}

/* BUTTONS */
.social-media_title .actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.social-media_title .actions button {
    padding: 6px 12px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
    font-size: 13px;
    cursor: pointer;
}

/* WARNING BUTTON */
.social-media_title .actions .warning {
    background: #f4e1b5;
    border-color: #f4e1b5;
}


.video_Platforms_classes {

    background-color: #ffffff;
    border-radius: 12px;
    padding: 0;
    border: 1px solid #e2e8f0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
}

/* Header */
.video_Platforms_classes .card-header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px 6px 20px;
    border-bottom: 1px solid #e2e8f0;

}

.video_Platforms_classes h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #262833;
}

.video_Platforms_classes .more-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #6C6F80;
    cursor: pointer;
    padding: 0;
}

/* Video Item */
.video_Platforms_classes .video-item {
    display: flex;
    gap: 14px;

}

.video_Platforms_classes .video-items {
    padding: 15px 20px;
}

.asswsw {
    border-bottom: 1px solid #e0e0e0;

}

/* Thumbnail */
.video_Platforms_classes .video-thumb {
    width: 100px;
    height: 55px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.video_Platforms_classes .video-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* optional bg style */
.video-thumb.yellow {
    background: #e8e39a;
}

/* Play Button */
.video_Platforms_classes .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255 255 255 / 79%);
    color: rgb(0, 0, 0);
    font-size: 12px;
    padding: 6px 6px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Content */
.video_Platforms_classes .video-content {
    flex: 1;
}

.video_Platforms_classes .video-content h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.video_Platforms_classes .platform {
    display: block;
    margin-top: 4px;
    font-size: 15px;
    font-weight: 500;
}

.video_Platforms_classes .platform.red {
    color: #FF0000;
}

/* Buttons */
.video_Platforms_classes .actions {
    margin-top: 10px;
    display: flex;
    gap: 15px;
}

.video_Platforms_classes .actions button {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    background-color: #e5e5e5;
    border: none;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    color: #262833;
    cursor: pointer;
    transition: 0.2s;
}

.video_Platforms_classes .actions button:hover {
    background: #d6d6d6;
}

.forsttitle {
    padding: 0px 20px 7px 20px;
}




.mentions-social-media {
    background: #ffffff;
    border-radius: 12px;
    /* padding: 20px; */
    background: #ffffff;
    border: 1px solid #e2e8f0;
}

/* HEADER */
.mentions-social-media .card-header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px 6px 20px;
}

.mentions-social-media .card-header-flex h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #262833;
}

.mentions-social-media .more-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #6C6F80;
    cursor: pointer;
    padding: 0;
}

/* ITEM */
.mentions-social-media .mention-item {
    display: flex;
    gap: 15px;
    padding: 15px 0px 0px 0px;
}

.mentions-social-media .border-top {
    border-top: 1px solid #ddd;
}

/* AVATAR */
.mentions-social-media .avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}

/* CONTENT */
.mentions-social-media .content h4 {
    margin: 0;
    font-size: 14px;
    color: #262833;
    font-weight: 500;
}

.mentions-social-media .meta {
    margin: 2px 0 8px;
    color: #777;
    font-size: 14px;
}

.mentions-social-media .text {
    margin: 0;
    font-size: 11px;
    color: #555;
    padding: 6px 0px;
    font-weight: 400;
    line-height: 1.5;
}

.mentions-social-media .link {
    color: #2f6bff;
    cursor: pointer;
}




/* .client_management_html tabel */



.client_management-table_section .main-container {
    overflow: hidden;
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 10px;
    border: 1px solid #0000001A;
    padding: 20px 0px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

/* Header & Search */
.client_management-table_section .header-tools {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 0px 20px;
}

.client_management-table_section .search-box {
    position: relative;
    width: 100%;
}

.client_management-table_section .search-box input {
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    padding: 12px 40px;
    border: 1px solid #E9E9EB;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 500;
    color: #888;
}

.client_management-table_section .search-icon {
    position: absolute;
    left: 15px;
    top: 12px;
    color: #aaa;
}

.client_management-table_section select {
    padding: 12px 20px;
    border: 1px solid #E9E9EB;
    border-radius: 10px;
    color: #6C6F80;
    font-weight: 500;
    font-size: 12px;
    outline: none;
    cursor: pointer;
    background-color: white !important;
}

/* Table Styling */
.client_management-table_section table {
    width: 100%;
    border-collapse: collapse;
}

.client_management-table_section th {
    white-space: nowrap;
    text-align: left;
    padding: 13px 20px;
    color: #262833;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #a0989842;
}

.client_management-table_section td {
    white-space: nowrap;
    padding: 13px 20px;
    font-size: 14px;
    border-bottom: 1px solid #a0989842;
    color: #333;
}

.client_management-table_section table thead {
    padding: 0px 20px;
}

.pagesnu {
    display: flex;
    align-items: center;
    gap: 5px;

}

.table-wrapper {
    overflow: auto;
}

/* Status Labels */
.client_management-table_section .status {
    font-weight: bold;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
}

.client_management-table_section .status.active {
    color: #28a745;
}

.client_management-table_section .status.disabled {
    color: #dc3545;
}

/* Actions Dot */
.client_management-table_section .action-btn {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #999;
}

/* Pagination */
.client_management-table_section .pagination-container {
    padding: 0px 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 25px;
    gap: 5px;
}

.client_management-table_section .pag-btn,
.page-num {
    border: 1px solid #e0e0e0;
    background: white;
    padding: 6px 12px;
    border-radius: 4px;
    cursor: pointer;
    color: #8f8787;
    transition: 0.3s;
}

.client_management-table_section .page-num.active {
    border-color: #4a90e2;
    color: #4a90e2;
    font-weight: bold;
}

.client_management-table_section .pag-btn.active {
    border-color: #4a90e2;
    background: #4a90e2;
    color: #fff;
    font-weight: bold;
}

.client_management-table_section .pag-btn:hover,
.page-num:hover {
    background-color: #f0f0f0;
}


.colorsing h2 {
    color: #FFC311 !important;
}

.filter_by {
    width: 40% !important;
}

.header_content_managements {
    display: flex;
    justify-content: space-between;
    /* Isse text left aur button right mein chala jayega */
    align-items: center;
}

/* Left Side Text */
.header_content_managements .header_content h1 {
    margin: 0;
    font-size: 20px;
    color: #262833;
    font-weight: 500;
}

.header_content_managements .header-content p {
    margin: 5px 0 0 0;
    font-size: 11px;
    font-weight: 500;
    color: #6C6F80;
    /* Grey color as per image */
}

.recent_renewals p {
    margin-bottom: 0px !important;
    font-weight: 500;
    color: #262833;
    text-transform: uppercase;
    font-size: 12px;
}



.filter_row_active .filter-row {
    display: flex;
    gap: 15px;
    /* Inputs ke beech ka gap */
    background: transparent;
}

.filter_row_active .input-group {
    position: relative;
    width: 280px;
    background-color: #fff;
    border: 1px solid #0000001A;
    border-radius: 10px;
    overflow: hidden;
    /* Aapki image ke hisaab se width */
}

/* Common style for Input and Select */
.filter_row_active .input-group input,
.input-group select {
    width: 100%;
    padding: 12px 15px;
    padding-right: 40px;
    /* Space for icons */
    border: 1px solid #0000001A;
    border-radius: 8px;
    font-size: 14px;
    color: #64748b;
    outline: none;
    appearance: none;
    /* Default dropdown arrow hatane ke liye */
    cursor: pointer;
}

.filter_row_active input-group input::placeholder {
    color: #94a3b8;
}

/* Icon positioning */
.filter_row_active .input-group i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #475569;
    pointer-events: none;
    font-size: 12px;
}





.system_settingsceneral_setting {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #0000001A;
    max-width: 100%;
}

/* Title */
.system_settingsceneral_setting_title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #262833;
}

/* Group */
.system_settingsceneral_setting_group {
    margin-bottom: 10px;
}

/* Label */
.system_settingsceneral_setting_group label {
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 5px;
    color: #262833;
}

/* Input + Select */
.system_settingsceneral_setting_group input,
.system_settingsceneral_setting_group select {
    width: 100%;
    padding: 10px;
    border: 1px solid #0000001A;
    border-radius: 2px;
    font-size: 12px;
    color: #6C6F80;
    font-weight: 500;
    outline: none;
    background-color: #fff !important;
    transition: 0.3s;
}

/* Focus Effect */
.system_settingsceneral_setting_group input:focus,
.system_settingsceneral_setting_group select:focus {
    border-color: #4a90e2;
}


select option {
    background-color: #fff !important;
    color: #000 !important;
}




/* 
.system_settingsceneral_setting_toggle {
    margin: 10px 0;
} */

/* Wrapper */
.system_settingsceneral_setting_toggle .toggle_wrapper {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    gap: 10px;
}

/* Hide default checkbox */
.system_settingsceneral_setting_toggle .toggle_wrapper input {
    display: none;
}

/* Circle */
.system_settingsceneral_setting_toggle .toggle_circle {
    width: 18px;
    height: 18px;
    border: 2px solid #c5c9d2;
    border-radius: 50%;
    position: relative;
    transition: 0.3s;
}

/* Active state */
.system_settingsceneral_setting_toggle .toggle_wrapper input:checked+.toggle_circle {
    border-color: #3b82f6;
}

.system_settingsceneral_setting_toggle .toggle_wrapper input:checked+.toggle_circle::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3b82f6;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Text */
.system_settingsceneral_setting_toggle .toggle_text {
    font-size: 14px;
    color: #333;
}

/* Change text when OFF */
.system_settingsceneral_setting_toggle .toggle_wrapper input:not(:checked)~.toggle_text::after {
    content: "OFF";
}

.system_settingsceneral_setting_toggle .toggle_wrapper input:checked~.toggle_text::after {
    content: "ON";
}

.system_settingsceneral_setting_toggle .toggle_text {
    position: relative;
    color: transparent;
}

.system_settingsceneral_setting_toggle .toggle_text::after {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
}

.save-btn-wrappersing {
    margin-top: 20px;
}

.save-btn-wrappersing button {
    width: 100%;
    background-color: #305CDE;
    color: #fff;
    border: none;
    border: 2px solid #305CDE;
    padding: 8px 10px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease;
}


.save-btn-wrappersing button:hover {
    background-color: transparent;
    color: #305CDE;
}



.success-message {
    display: none;
    margin-top: 15px;
    padding: 12px;
    background-color: #d4edda;
    color: #155724;
    border-radius: 6px;
    font-size: 14px;
}


/* admin dashboard start css  */

.marketing_card {
   margin-top: 30px;
}

/* Tabs */
.filter_tabs {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.marketing_card .filter_tabs .tab {
    border: none;
    padding: 8px 15px;
    border-radius: 20px;
    background: #ddd;
    cursor: pointer;
    transition: 0.3s;
}

/* ACTIVE TAB */
.marketing_card .filter_tabs .tab.active {
    background: #5b5bf7;
    color: #fff;
}

/* Content Box */
.marketing_content {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #0000001A;
}

/* 🔥 IMPORTANT */
.marketing_content h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #000000;
}

/* Meta */
.marketing_content span {
    font-size: 13px;
    color: #6C6F80;
    font-weight: 500;
    margin: 5px 0;
}

/* Desc */
.marketing_content p {
    font-size: 16px;
    color: #000000;
    margin: 10px 0px;
    font-weight: 500;
}

/* Buttons */
.marketing_actions button {
    margin-top: 10px;
    margin-right: 6px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fafafa;
    border-radius: 5px;
    cursor: pointer;
}

.marketing_content {
    display: none;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}

/* default show */
.marketing_content.show {
    display: block;
}

.marketing_actions button {
    margin-top: 10px;
    margin-right: 6px;
    padding: 6px 14px;
    border: 1px solid #2628331A;
    background-color: #ffffff;
    border-radius: 5px;
    color: #26283399;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
}

/* title */
.marketing_industry_title {
    font-size: 18px;
    font-weight: 600;
 
}


.client_management-table_box {
       border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
}


.status.pending { color: orange; }
.status.inprogress { color: blue; }
.status.completed { color: green; }




.notification_settingse .title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}

/* Row */
.notification_settingse .toggle_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.notification_settingse .toggle_item span{
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

/* Switch */
.notification_settingse .switch {
  position: relative;
  width: 42px;
  height: 22px;
}

.notification_settingse .switch input {
  display: none;
}

/* Slider */
.notification_settingse .slider {
  position: absolute;
  cursor: pointer;
  background-color: #6C6F80;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s;
}

/* Circle */
 .notification_settingse .slider::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 3px;
  top: 3px;
  background: #fff;
  border-radius: 50%;
  transition: 0.3s;
}

/* Checked */
.notification_settingse .switch input:checked + .slider {
  background-color: #305CDE;
}

.notification_settingse .switch input:checked + .slider::before {
  transform: translateX(20px);
}





/* sharch modal start  */

/* Modal Background */
.search-box-css.search-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: start;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 999;
}

/* Show Class */
 .search-modal.show {
    opacity: 1;
    visibility: visible;
}

/* Search Box */
.search-box-css .search-box {
    background: white;
    padding: 35px 20px 25px; /* Thodi extra padding top mein close btn ke liye */
    border-radius: 12px;
    width: 90%;
    max-width: 450px;
    position: relative;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

/* Input Group (Flexbox for inline button) */
.search-box-css .input-group {
    display: flex;
    /* Input aur button ke beech ki doori */
}

.search-box-css .input-group .ai-search-inputs-mobile {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}

.search-box-css .input-group {
    align-items: flex-start;
    gap: 12px;
}

/* Input */
.search-box-css .search-box input {
    flex: 1; /* Ye input ko bachi hui jagah lene dega */
    padding: 12px;
    border: 2px solid #e2e8f0;
    border-radius: 8px;
    outline: none;
    font-size: 15px;
    transition: border-color 0.2s;
}

.search-box-css .search-box input:focus {
    border-color: #3b82f6; /* Blue border on focus */
}

/* Submit Button */
.search-box-css .submit-btn {
    background: #305cde; /* Blue Color */
    color: white;
    border: none;
    padding: 0 20px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
    transition: background 0.2s;
}

.search-box-css .submit-btn:hover {
    background: #2563eb;
}

/* Close Button */
.search-box-css .close-btn {
    position: absolute;
    top: 3px;
    right: 3px;
    border: none;
    background: #f1f5f9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    cursor: pointer;
    color: #64748b;
}

.search-box-css .close-btn:hover {
    background: #e2e8f0;
    color: #000;
}
/* sharch modal code end  */


.current-menu-item>a {
    background-color: initial !important;
    font-weight: 600;
    color: #6C6F80 !important;
}


@media (max-width:991px) {
    .dash-cardtitle .action-btn {
        flex-wrap: wrap;
    }

    .controls-group {
        justify-content: center;
    }
}
@media (max-width: 768px) {

    .monitoring_interval {
        flex-direction: column;
        align-items: flex-start;
    }

    .monitoring_interval .controls {
        width: 100%;
        justify-content: space-between;
    }
}



@media (max-width: 576px) {

    .filter_row_active .filter-row {
        flex-wrap: wrap;
    }

    .filter_row_active .input-group {

        width: 100% !important;
    }

    .filter_row_active .filter-row {
        gap: 9px !important;
    }

    .add_user_management a {
        display: initial !important;
    }

    .header_management .add-btn {

        padding: 7px 18px;
        font-size: 15px;
    }

    .social-media_title {
        padding: 12px;
    }

    /* .social-media_title .actions {
        flex-direction: column;
        align-items: flex-start;
    } */

    .filter-tabs-group {
        flex-wrap: wrap;
    }

    .welcome_back_dashborad {
        flex-direction: column;
        align-items: flex-start;
    }

    .welcome_back_dashborad .right_section {
        width: 100%;
        justify-content: space-between;
    }



    .clientsye-card {
        max-width: 100%;
        padding: 16px;
    }

    .clientsye-card .icon-box {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }

    .clientsye-card h2 {
        font-size: 26px;
    }

    .dash-cardtitle .card-actions {
        flex-wrap: wrap;
    }

    .video_Platforms_classes .actions {
        flex-wrap: wrap;
    }

    .header_content_management_subscription {
        display: block !important;
    }

    .filter_by {
        width: 100% !important;
    }

    .recent_renewals {
        display: block !important;
    }

    .client_management-table_section .search-box {
        width: 100% !important;
        margin-top: 9px;
    }
}

.ai-kw-list {
    border: 1px solid #e2e4eb;
    border-radius: 10px;
    background: #ffffff;
    padding: 12px;
    max-height: 320px;
    overflow: auto;
}

.ai-kw-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 8px 10px;
    border-radius: 8px;
}

.ai-kw-item:hover {
    background: #f8fafc;
}

.ai-kw-item input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    flex: 0 0 18px;
}

.ai-kw-item label {
    margin: 0;
    font-size: 14px;
    color: #111827;
    line-height: 1.3;
    word-break: break-word;
    cursor: pointer;
}

.ai-kw-empty {
    color: #6b7280;
    font-size: 14px;
    padding: 6px 2px;
}

.ai-pass-input-wrap {
    position: relative;
}

.ai-pass-input-wrap input {
    padding-right: 44px;
}

.ai-pass-toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    cursor: pointer;
    color: #6b7280;
    padding: 6px;
    line-height: 1;
}

.ai-pass-change {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border: 1px solid #e2e4eb;
    border-radius: 10px;
    background: #f8fafc;
}

.ai-pass-change label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #111827;
    cursor: pointer;
    user-select: none;
}

.ai-pass-change input[type="checkbox"] {
    width: 22px;
    height: 22px;
    margin: 0;
    accent-color: #305CDE;
    flex: 0 0 22px;
}


/* CR-001: Client Admin dashboard layout redesign */
.sidebar-nav-container {
    display: flex;
    flex-direction: column;
}

.sidebar-dashboard-stats {
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid #e5e7eb;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-stat-card {
    background: #f8f9fc;
    border: 1px solid #e2e6ef;
    border-radius: 10px;
    padding: 11px 12px;
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
}
.sidebar-stat-icon {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e4e7ef;
    color: #305CDE;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    font-size: 19px;
}
.sidebar-stat-content { min-width:0; display:flex; flex-direction:column; gap:2px; }
.sidebar-stat-content-full { width:100%; }
.sidebar-stat-label { color:#6C6F80; font-size:11px; font-weight:600; letter-spacing:0; }
.sidebar-stat-content strong,
.sidebar-monitoring-label { color:#262833; font-size:15px; line-height:1.25; font-weight:700; letter-spacing:0; }
.sidebar-stat-content small { color:#6C6F80; font-size:10px; letter-spacing:0; }
.sidebar-stat-row { display:flex; align-items:center; justify-content:space-between; gap:10px; width:100%; }
.sidebar-stat-row > div { display:flex; flex-direction:column; gap:3px; }
.sidebar-urgent-card { display:block; }
.sidebar-urgent-card #urgentMonitoringToggle { width:20px; height:20px; flex:0 0 20px; cursor:pointer; accent-color:#305CDE; }
.sidebar-urgent-time { margin-top:8px; color:#6C6F80; font-size:11px; display:flex; align-items:center; gap:5px; }
.sidebar-refresh-card select { width:100%; margin-top:5px; padding:7px 8px; border:1px solid #d9dce5; border-radius:7px; background:#fff; color:#262833; font-size:11px; }
.activity-wrapper { position:relative; }
.activity-btn i { color:#6C6F80; font-size:20px; }
.activity-dropdown { right:0; }
.header-activity-list .side-list { padding:12px 14px; border-bottom:1px solid #f3f4f6; }
.header-activity-list .side-text { font-size:13px; color:#262833; line-height:1.4; margin-bottom:5px; }
.header-activity-list .side-meta { font-size:11px; color:#6C6F80; }
.dashboard-feed-grid > [class*="col-"] { display:flex; }
.dashboard-feed-grid .dash-cardtitle { width:100%; min-height:330px; }
.dashboard-feed-grid .card-body-scroll { max-height:440px; }
.dashboard-container > section + section { margin-top:0; }
@media (max-width:1024px) { .sidebar-dashboard-stats { margin-top:14px; } }
@media (max-width:767px) {
    .activity-dropdown, .notification-dropdown { position:fixed; top:72px; right:12px; left:12px; width:auto; max-width:none; }
    .dashboard-feed-grid .dash-cardtitle { min-height:300px; }
}


/* =========================================================
   CR-018 — Final Dashboard Visual Polish
   CSS-only. No PHP, JavaScript, URLs, permissions, data, or logic changed.
   ========================================================= */

/* Top search area */
.search-bar {
    background: #FFFFFF !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 12px !important;
    padding: 8px 10px !important;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05);
}

.search-bar .ai-search-inputs {
    gap: 10px !important;
}

.search-bar input.ai-dashboard-search-input {
    height: 38px !important;
    border-radius: 9px !important;
    border: 1px solid #DCE3EE !important;
    background: #F8FAFC !important;
    padding: 8px 12px !important;
}

.search-bar input.ai-dashboard-search-input:focus {
    background: #FFFFFF !important;
    border-color: #8EA8F2 !important;
    box-shadow: 0 0 0 3px rgba(48, 92, 222, 0.10) !important;
}

/* Welcome/header block */
.welcome_back_dashborad {
    background: #FFFFFF;
    border: 1px solid #E5EAF2;
    padding: 16px 18px;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05);
    margin-bottom: 16px;
}

.welcome_back_dashborad h1 {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #1F2937 !important;
}

.welcome_back_dashborad p {
    color: #6B7280 !important;
}

/* Dashboard content cards */
.dash-cardtitle,
.clientsye-card,
.latest-marketing,
.action_center_title .cardsed,
.items_designe {
    border: 1px solid #E4E9F1 !important;
    border-radius: 14px !important;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.055) !important;
}

.dash-cardtitle {
    overflow: hidden;
}

.dash-cardtitle .card-header-flex {
    padding: 17px 20px 12px !important;
    border-bottom: 1px solid #EEF1F5;
    background: linear-gradient(180deg, #FFFFFF 0%, #FBFCFE 100%);
}

.dash-cardtitle .card-header-flex h2,
.dash-cardtitle .card-header-flex h3,
.dash-cardtitle .card-header-flex h4 {
    font-weight: 700 !important;
    color: #263042 !important;
    letter-spacing: normal !important;
}

.dash-cardtitle:hover,
.latest-marketing:hover,
.action_center_title .cardsed:hover,
.items_designe:hover {
    border-color: #D3DDF0 !important;
    box-shadow: 0 9px 24px rgba(15, 23, 42, 0.09) !important;
}

/* Action buttons used in news/result cards */
.marketing_actions,
.action-btns-wrapper,
.actions {
    gap: 8px !important;
}

.marketing_actions button,
.action-btn,
.action_center_title .btn,
.translate-item-btn,
.save-item-btn,
.note-item-btn,
.forward-item-btn {
    min-height: 36px;
    border-radius: 9px !important;
    font-weight: 600 !important;
    box-shadow: 0 3px 9px rgba(15, 23, 42, 0.08);
    transition: transform .16s ease, box-shadow .16s ease, opacity .16s ease !important;
}

.marketing_actions button:hover,
.action-btn:hover,
.action_center_title .btn:hover,
.translate-item-btn:hover,
.save-item-btn:hover,
.note-item-btn:hover,
.forward-item-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 15px rgba(15, 23, 42, 0.13);
}

/* Sidebar statistic cards */
.sidebar-stat-card {
    border: 1px solid #E3E8F1 !important;
    border-radius: 12px !important;
    background: #FFFFFF !important;
    box-shadow: 0 3px 10px rgba(15, 23, 42, 0.05);
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

.sidebar-stat-card:hover {
    transform: translateY(-1px);
    border-color: #D5DFF0 !important;
    box-shadow: 0 7px 16px rgba(15, 23, 42, 0.08);
}

.sidebar-stat-icon {
    border-radius: 10px !important;
}

/* Notification/profile polish */
.notification-btn {
    width: 40px !important;
    height: 40px !important;
    border-radius: 10px !important;
    background: #FFFFFF !important;
    color: #526077 !important;
}

.notification-badge {
    border: 2px solid #FFFFFF;
    box-shadow: 0 5px 12px rgba(208, 48, 47, 0.25) !important;
}

.profile-trigger {
    min-height: 40px !important;
    height: auto !important;
    padding: 4px 9px 4px 4px !important;
    border-radius: 10px !important;
    background: #FFFFFF !important;
}

.profile-trigger .avatar {
    width: 34px !important;
    height: 34px !important;
    border-radius: 9px !important;
    object-fit: cover;
}

.profile-trigger .user-name {
    color: #263042 !important;
    font-weight: 700 !important;
}

/* Tables */
table {
    background: #FFFFFF;
}

table thead th {
    background: #F7F9FC !important;
    color: #475569 !important;
    font-weight: 700 !important;
    border-bottom: 1px solid #E5EAF2 !important;
}

table tbody td {
    border-bottom-color: #EEF1F5 !important;
}

table tbody tr:hover {
    background: #F8FAFD !important;
}

/* Modal polish */
.modal-content-custom {
    border: 1px solid #E5EAF2;
    box-shadow: 0 22px 55px rgba(15, 23, 42, 0.18) !important;
}

.modal-header {
    border-bottom-color: #E9EDF3 !important;
}

/* Mobile safety */
@media (max-width: 767px) {
    .welcome_back_dashborad {
        padding: 14px;
    }

    .welcome_back_dashborad h1 {
        font-size: 19px !important;
    }

    .search-bar {
        border-radius: 10px !important;
    }
}
