.site-footer::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    /* background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSIyMTciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiAgPGRlZnM+ICAgIDxwYXRoIGQ9Ik0yNjEuNyAyODYuNjgyYzQyMS40NzcgMCAxNDg4Ljk3NyAxNzYuMDc4IDE0ODguOTc3IDM5LjIzNHM0NzguNzU0LTI0OC4wNDMgNTcuMjc4LTI0OC4wNDNjLTE5OC43NDYgMC00NjguNTY2IDMuNTU1LTcxOS45NTctMTEuMjNDODA2LjI3MSA1MC4wNzYgNTQxLjkgMjcuMjI3IDM0NC45NzcgNTIuNDM4LTI3LjY2NSAxMDAuMTQ1LTE1OS43NzYgMjg2LjY4MyAyNjEuNyAyODYuNjgzeiIgaWQ9ImEiLz4gIDwvZGVmcz4gIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yODUgLTQxKSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgPG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPiAgICAgIDx1c2UgeGxpbms6aHJlZj0iI2EiLz4gICAgPC9tYXNrPiAgICA8dXNlIGZpbGw9IiM4MzhERUEiIHhsaW5rOmhyZWY9IiNhIi8+ICAgIDxwYXRoIGQ9Ik0yNDAuNzI3IDMyNi4zOTVjNDIxLjQ3NiAwIDk3Mi43NDQgMTc5Ljc4NyA5NzIuNzQ0IDQyLjk0M3MxMjkuMjg2LTE3NS43NDgtMjkyLjE5LTE3NS43NDgtMjU2LjMxNC0yMjYuNDk0LTI1Ni4zMTQtODkuNjVjMCAxMzYuODQzLTg0NS43MTcgMjIyLjQ1NS00MjQuMjQgMjIyLjQ1NXoiIGZpbGw9IiNBMEE2RUUiIG1hc2s9InVybCgjYikiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDEzNTUuMTYyIDApIi8+ICAgIDxwYXRoIGQ9Ik00NDUuNyAzODcuNjgyYzQyMS40NzcgMCA5NzIuNzQ1IDE3OS43ODcgOTcyLjc0NSA0Mi45NDNzNTc5Ljk0MS0yNTUuMjQ2IDE1OC40NjUtMjU1LjI0Ni03MDYuOTY5LTE0Ni45OTYtNzA2Ljk2OS0xMC4xNTJjMCAxMzYuODQzLTg0NS43MTcgMjIyLjQ1NS00MjQuMjQgMjIyLjQ1NXoiIGZpbGw9IiM2MjZDRDUiIG1hc2s9InVybCgjYikiLz4gIDwvZz48L3N2Zz4=); */
    background-size: 1440px 259px;
    background-color: #f6f8fa;
    background-repeat: no-repeat;
}

.site-footer-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 20px!important;
}

/* Ensure Select2 single dropdown matches input height (45px) */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 45px !important;
  user-select: none;
  -webkit-user-select: none;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  padding: 6px 12px;
}

/* Align text vertically inside the Select2 box */
.select2-selection__rendered {
  line-height: 32px !important;
  font-size: 14px;
}

/* Adjust dropdown arrow alignment */
.select2-selection__arrow {
  height: 45px !important;
  top: 0 !important;
}





/* Fix select + input layout inside .d-flex */
.d-flex .form-control {
  height: 35px !important;
  line-height: 35px !important;
  font-size: 14px;
}

/* Custom width helpers */
.w-40 {
  width: 40% !important;
}
.w-60 {
  width: 60% !important;
}

/* Optional: add consistent border radius between them */
.d-flex .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.d-flex .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}




.site-header-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
     align-items: normal!important; 
}

.feature-icon {
    position: relative;
    display: flex;
    justify-content: center;
    background: transparent!important; 
    border-radius: 50%;
}



@media (min-width: 641px) {
    .feature-new {
        padding: 32px 12px;
    }
}

.feature-new {
    padding: 8px 12px;
    width: 368px;
    max-width: 344px;
    flex-grow: 1;
}

.footer-social-links li a {
padding: 3px!important;
padding-top:8px;
}
 .row {
     display: flex;
        /* gap: 10px; */
 }
  .column {
    flex: 1; /* equal width */
    padding: 5px;
    border: 0px solid #ccc;
  }





 .nav-link{
    font-family: 'Montserrat', sans-serif!important;;
    font-weight: 600!important;
    color: #000000!important;;
    text-transform: uppercase;
    text-decoration: none!important;;
    font-size: 17px;
    letter-spacing: .5px;
  
  
}
.newsletter-form {
    max-width: 475px;
    margin: 0 auto;
}
@media (min-width: 641px) {
    .field-grouped {
        display: flex
;
    }
}

@media (min-width: 641px) {
    .field-grouped>.control:not(:last-child) {
        margin-bottom: 0;
        margin-right: 8px;
    }
}
@media (min-width: 641px) {
    .field-grouped>.control.control-expanded {
        flex-grow: 1;
        flex-shrink: 1;
    }
}
.field-grouped>.control:not(:last-child) {
    margin-bottom: 8px;
}
@media (min-width: 641px) {
    .field-grouped>.control {
        flex-shrink: 0;
    }
}
.bg-gray {
    background: #f5f8f9;
}
.blog-item-content h3 {
    line-height: 36px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    clear: both;
    color: #202B36;
    font-family: 'Montserrat', sans-serif, sans-serif;
    font-weight: 500;
}

        .question {
            font-size: 18px;
            margin: 12px 0;
            cursor: pointer;
            color: #0077cc;
        }
 .answer-box {
    display: none;
    margin-top: 10px;
    padding: 20px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
}

/* Arrow on Top */
.answer-box::before {
    content: "";
    position: absolute;
    top: -18px;
    left: 40px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #f5f5f5;
}

.answer-box::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 40px;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 20px solid #ddd;
    z-index: -1;
}
.clause-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}

/* ////// */

.Terms_listStyleHeading__OGXaf {
    font-size: 1rem;
    margin-bottom: 10px;
    color: #51505d;
    font-weight: 600;
}
.Terms_list-style-none__HY9Hs {
    list-style-type: none;
    text-align: justify;
    padding: 0;
    margin-top: 15px;
}

.Terms_list-style-none__HY9Hs li {
    margin-bottom: 8px;
    font-size: .9rem;
    line-height: 20px;
    font-weight: 400;
    color: #72727d;
}
.Terms_listStyleHeading__OGXaf {
    font-size: 1rem;
    margin-bottom: 10px;
    color: #51505d;
    font-weight: 600;
}
.Terms_list-style-lower-alpha__EISK7 {
    list-style-type: lower-alpha;
    text-align: justify;
}
.Terms_list-style-lower-alpha__EISK7 li {
    margin-bottom: 15px;
    font-size: .9rem;
    line-height: 20px;
    font-weight: 400;
    color: #72727d;
}
.Terms_list-style-lower-roman__7plTV {
    list-style-type: lower-roman;
    text-align: justify;
}

.Terms_list-style-lower-roman__7plTV li {
    margin-bottom: 15px;
    font-size: .9rem;
    line-height: 20px;
    font-weight: 400;
    color: #72727d;
}

.Terms_list-style-lower-alpha__EISK7 li {
    margin-bottom: 15px;
    font-size: .9rem;
    line-height: 20px;
    font-weight: 400;
    color: #72727d;
}
.Terms_list-style-lower-roman__7plTV {
    list-style-type: lower-roman;
    text-align: justify;
}

.Terms_list-style-lower-alpha__EISK7 li {
    margin-bottom: 15px;
    font-size: .9rem;
    line-height: 20px;
    font-weight: 400;
    color: #72727d;
}
.Terms_list-style-lower-alpha__EISK7 {
    list-style-type: lower-alpha;
    text-align: justify;
}



.footer-social-links {
    display: flex;
    flex-wrap: wrap;           
    justify-content: center;
    align-items: center;
    gap: 3px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-social-links li {
    /* display: flex; */
    align-items: center;
}

.footer-social-links img {
    width: 35px;
    height: 35px;
    max-width: 100%;
}

.follow-text {
    font-size: 20px;
    margin-right: 10px;
}

/* 📱 Mobile view */
@media (max-width: 576px) {
    .follow-text {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
        
    }

    .footer-social-links img {
        width: 30px;
        height: 30px;
    }
}

/* Change Password Page Styles */
.change-password-section {
    background: #f7f9fc;
    min-height: calc(100vh - 200px);
}

.password-icon-wrapper {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(220, 53, 69, 0.3);
    transition: all 0.3s ease;
}

.password-icon-wrapper i {
    font-size: 3rem;
    color: white;
    filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.2));
}

.password-icon-wrapper:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(220, 53, 69, 0.4);
}

.change-password-section .card {
    border: none;
}

.change-password-section .form-control:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.15);
}

.change-password-section .input-group-text {
    border: 1.5px solid #e0e0e0;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 12px 15px;
}

.change-password-section .input-group .form-control:last-child {
    border-radius: 0 10px 10px 0;
}

.change-password-section .btn-danger {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border: none;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(220, 53, 69, 0.3);
    transition: all 0.3s ease;
}

.change-password-section .btn-danger:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(220, 53, 69, 0.4);
}

@media (max-width: 767.98px) {
    .password-icon-wrapper {
        width: 80px;
        height: 80px;
    }

    .password-icon-wrapper i {
        font-size: 2.5rem;
    }
}

/* Update Contact Page Styles */
.update-contact-section {
    background: #f7f9fc;
    min-height: calc(100vh - 200px);
}

.contact-icon-wrapper {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(220, 53, 69, 0.3);
    transition: all 0.3s ease;
}

.contact-icon-wrapper i {
    font-size: 3rem;
    color: white;
    filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.2));
}

.contact-icon-wrapper:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(220, 53, 69, 0.4);
}

.update-contact-section .card {
    border: none;
}

.update-contact-section .form-control:focus,
.update-contact-section .form-select:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.15);
}

.update-contact-section .input-group-text {
    border: 1.5px solid #e0e0e0;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 12px 15px;
}

.update-contact-section .input-group .form-control {
    border-radius: 0 10px 10px 0;
}

.update-contact-section .btn-danger {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border: none;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(220, 53, 69, 0.3);
    transition: all 0.3s ease;
}

.update-contact-section .btn-danger:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(220, 53, 69, 0.4);
}

.update-contact-section .btn-outline-danger {
    border: 1.5px solid #dc3545;
    color: #dc3545;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.update-contact-section .btn-outline-danger:hover {
    background: #dc3545;
    color: white;
    transform: translateY(-1px);
}

.update-contact-section .badge {
    border-radius: 8px;
    font-weight: 500;
}

.update-contact-section .alert {
    border-radius: 10px;
    border: none;
}

@media (max-width: 767.98px) {
    .contact-icon-wrapper {
        width: 80px;
        height: 80px;
    }

    .contact-icon-wrapper i {
        font-size: 2.5rem;
    }
}

/* Instant Matchmaking / Invite Friends Section Styles */
.instant-matchmaking-section {
    background: #f7f9fc;
    min-height: calc(100vh - 200px);
}

.instant-matchmaking-section .badge.bg-danger-subtle {
    font-size: 1.1rem;
    font-weight: 600;
    padding: 10px 20px;
}

.instant-matchmaking-section .icon-circle {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.instant-matchmaking-section .form-control:focus,
.instant-matchmaking-section .form-select:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.15);
}

.instant-matchmaking-section .btn-danger:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(220, 53, 69, 0.25);
}

.instant-matchmaking-section .nav-tabs {
    border-bottom: 2px solid #dee2e6;
    background: #ffffff;
    border-radius: 8px 8px 0 0;
    padding: 0.5rem 0.5rem 0 0.5rem;
}

.instant-matchmaking-section .nav-tabs .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
    color: #6c757d;
    font-weight: 500;
    padding: 12px 20px;
    transition: all 0.3s ease;
    border-radius: 8px 8px 0 0;
    margin-right: 4px;
}

.instant-matchmaking-section .nav-tabs .nav-link:hover {
    border-bottom-color: #dc3545;
    color: #dc3545;
    background: rgba(220, 53, 69, 0.05);
}

.instant-matchmaking-section .nav-tabs .nav-link.active {
    color: #dc3545;
    border-bottom-color: #dc3545;
    background: rgba(220, 53, 69, 0.1);
    font-weight: 600;
    border-bottom-width: 4px;
}

.instant-matchmaking-section .step-number {
    width: 36px;
    height: 36px;
    font-size: 14px;
    flex-shrink: 0;
}

.instant-matchmaking-section .invite-flow-steps {
    position: relative;
}

.instant-matchmaking-section .icon-circle-lg {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.instant-matchmaking-section .sortable {
    cursor: pointer;
    user-select: none;
    white-space: nowrap;
}

.instant-matchmaking-section .table thead th {
    font-weight: 700;
}

/* Share Profile Section Styles */
.share-profile-section {
    background: #f7f9fc;
    min-height: calc(100vh - 200px);
}

.share-profile-section .badge.bg-danger-subtle {
    font-size: 1.1rem;
    font-weight: 600;
    padding: 10px 20px;
}

.share-profile-section .nav-tabs {
    border-bottom: 2px solid #dee2e6;
    background: #ffffff;
    border-radius: 8px 8px 0 0;
    padding: 0.5rem 0.5rem 0 0.5rem;
}

.share-profile-section .nav-tabs .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
    color: #6c757d;
    font-weight: 500;
    padding: 12px 20px;
    transition: all 0.3s ease;
    border-radius: 8px 8px 0 0;
    margin-right: 4px;
}

.share-profile-section .nav-tabs .nav-link:hover {
    border-bottom-color: #dc3545;
    color: #dc3545;
    background: rgba(220, 53, 69, 0.05);
}

.share-profile-section .nav-tabs .nav-link.active {
    color: #dc3545;
    border-bottom-color: #dc3545;
    background: rgba(220, 53, 69, 0.1);
    font-weight: 600;
    border-bottom-width: 4px;
}

.share-profile-section .icon-circle-lg {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.share-profile-section .table thead th {
    font-weight: 700;
}

/* Dashboard Styles */
:root {
    --dashboard-sidebar-width: 260px;
    --dashboard-sidebar-bg: #2c3e50;
    --dashboard-sidebar-hover: #34495e;
    --dashboard-primary-color: #3498db;
    --dashboard-success-color: #27ae60;
    --dashboard-warning-color: #f39c12;
    --dashboard-danger-color: #e74c3c;
    --dashboard-info-color: #17a2b8;
    --dashboard-light-bg: #f8f9fa;
    --dashboard-border-color: #dee2e6;
    --dashboard-text-dark: #2c3e50;
    --dashboard-text-light: #6c757d;
}

.dashboard-wrapper {
    display: flex;
    min-height: calc(100vh - 80px);
    margin-top: 0;
}

.dashboard-content {
    flex: 1;
    padding: 30px;
    transition: margin-left 0.3s ease;
    background: #f7f9fc;
}

.dashboard-header {
    margin-bottom: 30px;
}

.dashboard-header.with-avatar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    background: white;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.dashboard-header h1 {
    font-size: 28px;
    font-weight: 700;
    color: var(--dashboard-text-dark);
    margin: 0 0 10px;
}

.dashboard-header p {
    color: var(--dashboard-text-light);
    margin: 0;
}

.dashboard-avatar img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.stats-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1200px) {
    .stats-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.stat-card {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-left: 4px solid;
}

.stat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}

.stat-card.primary { border-left-color: var(--dashboard-primary-color); }
.stat-card.success { border-left-color: var(--dashboard-success-color); }
.stat-card.warning { border-left-color: var(--dashboard-warning-color); }
.stat-card.danger { border-left-color: var(--dashboard-danger-color); }
.stat-card.info { border-left-color: var(--dashboard-info-color); }
.stat-card.secondary { border-left-color: #6c757d; }

.stat-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.stat-card-title {
    font-size: 14px;
    color: var(--dashboard-text-light);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin: 0;
}

.stat-card-icon {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
}

.stat-card.primary .stat-card-icon { background: var(--dashboard-primary-color); }
.stat-card.success .stat-card-icon { background: var(--dashboard-success-color); }
.stat-card.warning .stat-card-icon { background: var(--dashboard-warning-color); }
.stat-card.danger .stat-card-icon { background: var(--dashboard-danger-color); }
.stat-card.info .stat-card-icon { background: var(--dashboard-info-color); }
.stat-card.secondary .stat-card-icon { background: #6c757d; }

.stat-card-value {
    font-size: 32px;
    font-weight: 700;
    color: var(--dashboard-text-dark);
    margin: 10px 0;
}

.stat-card-footer {
    font-size: 12px;
    color: var(--dashboard-text-light);
    margin-top: 10px;
}

.stat-card-footer a {
    color: var(--dashboard-primary-color);
    text-decoration: none;
    font-weight: 600;
}

.stat-card-footer a:hover {
    text-decoration: underline;
}

.profile-completion-card {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
}

.profile-completion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.profile-completion-header h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: var(--dashboard-text-dark);
}

.profile-completion-header .completion-percentage {
    font-size: 24px;
    font-weight: 700;
    color: var(--dashboard-primary-color);
}

.progress-bar-container {
    background: #e9ecef;
    border-radius: 10px;
    height: 30px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.progress-bar {
    height: 100%;
    background: linear-gradient(90deg, var(--dashboard-primary-color), var(--dashboard-success-color));
    border-radius: 10px;
    transition: width 1s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 14px;
}

.profile-completion-footer {
    margin: 15px 0 0;
    color: var(--dashboard-text-light);
    font-size: 14px;
}

.profile-completion-footer a {
    color: var(--dashboard-primary-color);
    font-weight: 600;
    text-decoration: none;
}

.profile-completion-footer a:hover {
    text-decoration: underline;
}

.activity-card {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
}

.activity-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--dashboard-light-bg);
}

.activity-card-header h3 {
    font-size: 20px;
    font-weight: 600;
    color: var(--dashboard-text-dark);
    margin: 0;
}

.activity-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-item {
    padding: 15px 0;
    border-bottom: 1px solid var(--dashboard-light-bg);
    display: flex;
    align-items: center;
}

.activity-item:last-child {
    border-bottom: none;
}

.activity-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 18px;
    color: white;
    background: var(--dashboard-primary-color);
}

.activity-content {
    flex: 1;
}

.activity-title {
    font-weight: 600;
    color: var(--dashboard-text-dark);
    margin-bottom: 5px;
}

.activity-time {
    font-size: 12px;
    color: var(--dashboard-text-light);
}

.quick-actions {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
    margin-top: 30px;
}

.quick-action-btn {
    background: white;
    border: 2px solid var(--dashboard-border-color);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    color: var(--dashboard-text-dark);
    transition: all 0.3s ease;
    display: block;
}

.quick-action-btn:hover {
    border-color: var(--dashboard-primary-color);
    color: var(--dashboard-primary-color);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.quick-action-btn i {
    font-size: 32px;
    margin-bottom: 10px;
    display: block;
    color: var(--dashboard-primary-color);
}

.quick-action-btn span {
    display: block;
    font-weight: 600;
    font-size: 14px;
}

.empty-state {
    text-align: center;
    padding: 40px 20px;
    color: var(--dashboard-text-light);
}

.empty-state i {
    font-size: 48px;
    margin-bottom: 15px;
    opacity: 0.5;
}

@media (max-width: 768px) {
    .dashboard-content {
        padding: 20px 15px;
    }

    .stats-grid {
        grid-template-columns: 1fr;
    }

    .dashboard-header h1 {
        font-size: 24px;
    }

    .dashboard-header.with-avatar {
        flex-direction: column;
        text-align: center;
    }

    .quick-actions {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .stat-card {
        padding: 20px;
    }

    .stat-card-value {
        font-size: 28px;
    }

    .dashboard-content {
        padding: 15px 10px;
    }
}

/* DOB and TOB input fields - ensure white background */
#dob,
#tob {
    background-color: #ffffff !important;
}

#dob.form-control,
#tob.form-control {
    background-color: #ffffff !important;
}

/* Flatpickr input styling */
.flatpickr-input {
    background-color: #ffffff !important;
}

/* Phone Verify Section */
.phone-verify-section {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: calc(100vh - 200px);
    position: relative;
    overflow: hidden;
}

.phone-verify-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(220, 53, 69, 0.05) 0%, transparent 70%);
    animation: pulse 15s ease-in-out infinite;
}

.phone-verify-card {
    position: relative;
    border: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.12),
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.5);
}

.phone-verify-card:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 25px 70px rgba(0, 0, 0, 0.15),
        0 15px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.5);
}

.phone-verify-icon-wrapper {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 
        0 10px 30px rgba(220, 53, 69, 0.3),
        inset 0 0 20px rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
}

.phone-verify-icon-wrapper i {
    font-size: 3rem;
    color: white;
    filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.2));
}

.phone-verify-icon-wrapper:hover {
    transform: scale(1.1) rotate(-5deg);
    box-shadow: 
        0 15px 40px rgba(220, 53, 69, 0.4),
        inset 0 0 25px rgba(255, 255, 255, 0.3);
}

/* Phone Verify Form Enhancements */
.phone-verify-section .form-control {
    border: 1.5px solid #e0e0e0;
    border-radius: 10px;
    padding: 12px 15px;
    transition: all 0.3s ease;
    background: #fafafa;
}

.phone-verify-section .form-control:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.15);
    background: #fff;
    transform: translateY(-2px);
}

.phone-verify-section .input-group-text {
    border: 1.5px solid #e0e0e0;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 12px 15px;
}

.phone-verify-section .input-group .form-control:last-child {
    border-radius: 0 10px 10px 0;
}

.phone-verify-section .btn-danger {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border: none;
    border-radius: 10px;
    padding: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(220, 53, 69, 0.3);
}

.phone-verify-section .btn-danger:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(220, 53, 69, 0.4);
    background: linear-gradient(135deg, #c82333 0%, #bd2130 100%);
}

.phone-verify-section .btn-danger:active {
    transform: translateY(0);
}

.phone-verify-section .alert {
    border-radius: 10px;
    border: none;
    padding: 12px 16px;
}

.phone-verify-section .alert-success {
    background: linear-gradient(135deg, #d4edda 0%, #c3e6cb 100%);
    color: #155724;
}

.phone-verify-section .alert-danger {
    background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
    color: #721c24;
}

/* Phone Verify Responsive Design */
@media (max-width: 991.98px) {
    .phone-verify-icon-wrapper {
        width: 80px;
        height: 80px;
    }

    .phone-verify-icon-wrapper i {
        font-size: 2.5rem;
    }

    .phone-verify-card h2 {
        font-size: 1.75rem;
    }
}

@media (max-width: 767.98px) {
    .phone-verify-section {
        min-height: auto;
        padding: 2rem 0;
    }

    .phone-verify-card {
        margin: 0 10px;
        padding: 2rem !important;
    }
}

@media (max-width: 575.98px) {
    .phone-verify-icon-wrapper {
        width: 70px;
        height: 70px;
    }

    .phone-verify-icon-wrapper i {
        font-size: 2rem;
    }

    .phone-verify-card {
        padding: 1.5rem !important;
    }

    .phone-verify-card h2 {
        font-size: 1.5rem;
    }

    .phone-verify-card p {
        font-size: 0.9rem;
    }
}

/* Select2 container styling for city fields */
.select2-container.mt-2 {
    margin-top: 0.5rem !important;
}

#city + .select2-container,
#current_city + .select2-container {
    margin-top: 0.5rem !important;
}

/* Reset Password Section */
.reset-password-section {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: calc(100vh - 200px);
    position: relative;
    overflow: hidden;
}

.reset-password-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(220, 53, 69, 0.05) 0%, transparent 70%);
    animation: pulse 15s ease-in-out infinite;
}

.reset-password-card {
    position: relative;
    border: none;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.12),
        0 10px 30px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.5);
}

.reset-password-card:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 25px 70px rgba(0, 0, 0, 0.15),
        0 15px 40px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.5);
}

.reset-password-icon-wrapper {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 
        0 10px 30px rgba(220, 53, 69, 0.3),
        inset 0 0 20px rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
}

.reset-password-icon-wrapper i {
    font-size: 3rem;
    color: white;
    filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.2));
}

.reset-password-icon-wrapper:hover {
    transform: scale(1.1) rotate(-5deg);
    box-shadow: 
        0 15px 40px rgba(220, 53, 69, 0.4),
        inset 0 0 25px rgba(255, 255, 255, 0.3);
}

/* Reset Password Form Enhancements */
.reset-password-section .form-control {
    border: 1.5px solid #e0e0e0;
    border-radius: 10px;
    padding: 12px 15px;
    transition: all 0.3s ease;
    background: #fafafa;
}

.reset-password-section .form-control:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.15);
    background: #fff;
    transform: translateY(-2px);
}

.reset-password-section .input-group-text {
    border: 1.5px solid #e0e0e0;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 12px 15px;
}

.reset-password-section .input-group .form-control:first-child {
    border-radius: 0;
}

.reset-password-section .input-group .form-control:last-child {
    border-radius: 0 10px 10px 0;
}

.reset-password-section .password-toggle {
    cursor: pointer;
    border-left: none;
    border-radius: 0 10px 10px 0;
}

.reset-password-section .password-toggle:hover {
    background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
}

.reset-password-section .btn-danger {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border: none;
    border-radius: 10px;
    padding: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(220, 53, 69, 0.3);
}

.reset-password-section .btn-danger:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(220, 53, 69, 0.4);
    background: linear-gradient(135deg, #c82333 0%, #bd2130 100%);
}

.reset-password-section .btn-danger:active {
    transform: translateY(0);
}

.reset-password-section .alert {
    border-radius: 10px;
    border: none;
    padding: 12px 16px;
}

.reset-password-section .alert-success {
    background: linear-gradient(135deg, #d4edda 0%, #c3e6cb 100%);
    color: #155724;
}

.reset-password-section .alert-danger {
    background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
    color: #721c24;
}

/* Reset Password Responsive Design */
@media (max-width: 991.98px) {
    .reset-password-icon-wrapper {
        width: 80px;
        height: 80px;
    }

    .reset-password-icon-wrapper i {
        font-size: 2.5rem;
    }

    .reset-password-card h2 {
        font-size: 1.75rem;
    }
}

@media (max-width: 767.98px) {
    .reset-password-section {
        min-height: auto;
        padding: 2rem 0;
    }

    .reset-password-card {
        margin: 0 10px;
        padding: 2rem !important;
    }
}

@media (max-width: 575.98px) {
    .reset-password-icon-wrapper {
        width: 70px;
        height: 70px;
    }

    .reset-password-icon-wrapper i {
        font-size: 2rem;
    }

    .reset-password-card {
        padding: 1.5rem !important;
    }

    .reset-password-card h2 {
        font-size: 1.5rem;
    }

    .reset-password-card p {
        font-size: 0.9rem;
    }
}

/* ============================================
   PROFILE IMAGES SECTION
   ============================================ */
.profile-images-section {
    min-height: calc(100vh - 200px);
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    padding: 3rem 0;
}

.profile-images-section .badge {
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.profile-images-section h2 {
    font-size: 2.25rem;
    color: #2c3e50;
}

.image-card {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.image-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.08);
}

.image-wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%; /* 1:1 Aspect Ratio */
    overflow: hidden;
    background: #f8f9fa;
}

.image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.image-card:hover .image-wrapper img {
    transform: scale(1.05);
}

/* Checkbox overlay on image */
.checkbox-overlay {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 15;
    background: rgba(255, 255, 255, 0.95);
    padding: 8px 12px;
    border-radius: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(4px);
}

.checkbox-overlay .form-check {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.checkbox-overlay .form-check-input {
    width: 1.75rem;
    height: 1rem;
    cursor: pointer;
    margin: 0;
    flex-shrink: 0;
}

.checkbox-overlay .form-check-input:checked {
    background-color: #198754;
    border-color: #198754;
}

.checkbox-overlay .form-check-input:focus {
    border-color: #198754;
    box-shadow: 0 0 0 0.2rem rgba(25, 135, 84, 0.25);
}

.checkbox-overlay .form-check-label {
    font-size: 0.8125rem;
    font-weight: 600;
    color: #2c3e50;
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
}

.checkbox-overlay .form-check-label i {
    font-size: 1rem;
    color: #198754;
    display: none;
}

.checkbox-overlay .form-check-input:checked ~ .form-check-label i {
    display: inline-block;
}

.checkbox-overlay .form-check-label span {
    font-size: 0.75rem;
}

.default-badge {
    position: absolute;
    top: 8px;
    right: 8px;
    background: rgba(255, 193, 7, 0.95);
    color: #000000;
    padding: 4px 10px;
    border-radius: 16px;
    font-size: 0.6875rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.default-badge i {
    font-size: 0.75rem;
}

.image-actions {
    padding: 0.875rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.image-actions .form-check {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem;
    margin: 0;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.image-actions .form-check-input[type="radio"] {
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    margin: 0;
    flex-shrink: 0;
    border: 2px solid #ced4da;
    background-color: #ffffff;
}

.image-actions .form-check-input[type="radio"]:checked {
    background-color: #198754;
    border-color: #198754;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.image-actions .form-check-input[type="radio"]:focus {
    border-color: #198754;
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.image-actions .form-check-label {
    font-size: 0.875rem;
    font-weight: 600;
    color: #495057;
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
    flex-grow: 1;
}

.image-actions .form-check-label i {
    font-size: 1rem;
    color: #198754;
    display: block;
}

.image-actions .form-check-input:checked ~ .form-check-label i {
    display: inline-block;
}

.image-actions .form-check-label span {
    font-size: 0.875rem;
}

.replace-image-btn {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    border-radius: 6px;
    font-size: 0.875rem;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.replace-image-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(13, 110, 253, 0.3);
}

.replace-image-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.delete-image-btn {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-weight: 600;
    border-radius: 6px;
    font-size: 0.875rem;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.delete-image-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(220, 53, 69, 0.3);
}

.delete-image-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.empty-state {
    background: #ffffff;
    border-radius: 16px;
    padding: 4rem 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
}

.empty-state-icon {
    opacity: 0.5;
}

.empty-state h4 {
    color: #2c3e50;
}

.empty-state .btn {
    padding: 0.75rem 2rem;
    font-weight: 600;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

/* Responsive Styles */
@media (max-width: 991.98px) {
    .profile-images-section {
        padding: 2.5rem 0;
    }

    .profile-images-section h2 {
        font-size: 1.875rem;
    }
}

@media (max-width: 767.98px) {
    .profile-images-section {
        padding: 2rem 0;
        min-height: auto;
    }

    .profile-images-section h2 {
        font-size: 1.75rem;
    }

    .image-actions {
        padding: 0.75rem;
    }

    .checkbox-overlay {
        padding: 6px 10px;
    }

    .checkbox-overlay .form-check-label span {
        font-size: 0.6875rem;
    }

    .checkbox-overlay .form-check-input {
        width: 1.5rem;
        height: 0.875rem;
    }
}

@media (max-width: 575.98px) {
    .profile-images-section h2 {
        font-size: 1.5rem;
    }

    .checkbox-overlay {
        padding: 5px 8px;
        top: 6px;
        left: 6px;
    }

    .checkbox-overlay .form-check-label {
        font-size: 0.75rem;
    }

    .checkbox-overlay .form-check-label span {
        font-size: 0.625rem;
    }

    .default-badge {
        font-size: 0.625rem;
        padding: 3px 8px;
        top: 6px;
        right: 6px;
    }

    .image-actions {
        padding: 0.625rem;
    }

    .delete-image-btn {
        padding: 0.4375rem 0.625rem;
        font-size: 0.8125rem;
    }

    .empty-state {
        padding: 3rem 1.5rem;
    }
}