h1,
h2,
h3,
h4,
h5 {
  font-family:
    'Plus Jakarta Sans',
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
  font-weight: 500;
  color: #171c26;
}

p,
li,
body,
.btn,
button,
.nav.nav-lined li a,
.form-default .bmd-form-group .bmd-label-static,
.form-default label,
.form-default .control-label,
.modal-dialog .modal-footer .btn,
.note-title p,
.main-label,
label.main-label,
.input-optional,
.radio-custom .radio-btn input + label:hover,
strong,
.mid-right .card-title a,
.side-sub-nav li a,
.coach-client .card-title a,
.title-lined h4,
.top-client .client-text h5,
.modal-body .session-list.feedback .session-text h4,
.table thead th,
.table tbody > td,
.table td {
  font-family:
    'Plus Jakarta Sans',
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
}

.media-card .card-middle .article-author h4 {
  font-family:
    'Plus Jakarta Sans',
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
}

.preloader {
  opacity: 0.8;
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) 50% 50% no-repeat rgb(249, 249, 249);
}

.vueloader {
  opacity: 0.8;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) 50% 50% no-repeat rgb(249, 249, 249);
}

.tox-notifications-container {
  display: none !important;
}

.badge {
  margin: 0 8px 10px 0;
  color: #fff !important;
}

.badge-unscheduled {
  background-color: #ffc107 !important;
}

.badge-completed {
  background-color: #63ed7a !important;
}

.badge-scheduled {
  background-color: #3abaf4 !important;
}

.badge-cancelled {
  background-color: #fc544b !important;
}

.source-item .card .card-thumb img {
  max-height: 154px;
}

.inner-title .title-info.client-page {
  flex: 0 0 80%;
}

.category-link {
  color: #c12736;
  font-weight: bolder;
}

.article-detail ul {
  list-style-type: disc;
  /* text-indent:2rem; */
}

.client-sidebar .list-unstyled li p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding-left: 8px;
}

.title,
.card-title,
.info-title,
.footer-brand,
.footer-big h5,
.footer-big h4,
.media .media-heading {
  font-weight: bold;
  font-family:
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
}

/* resize inspect */

.side-nav.resizing .left-link {
  width: 24px;
  height: 24px;
}

.side-nav.resizing .side-profile {
  padding: 8px;
}

.side-nav.resizing .side-profile img {
  width: 36px;
  height: 36px;
}

/* end resize inspect */

.table tbody,
p {
  font-size: 16px;
  line-height: 25px;
}

.btn.btn-clean.in-table,
.dropdown-menu .dropdown-item,
.dropdown-menu li > a,
.card-item .dropdown-menu .dropdown-item,
.card-item .dropdown-menu li > a {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.4;
}

.inline-icon.small-text p {
  font-size: 14px !important;
}

.dashboard-content.mobile .content {
  padding-top: 0;
}

.download-image {
  cursor: pointer;
}

.img-fluid {
  margin: 0 auto;
}

.hide {
  display: none;
}

.high-priority-badge {
  background-color: #fc544b !important;
  color: #fff !important;
}

.medium-priority-badge {
  background-color: #ffc107 !important;
  color: #fff !important;
}

.low-priority-badge {
  background-color: #3abaf4 !important;
  color: #fff !important;
}

.w400 {
  width: 400px;
}

.w200 {
  width: 200px;
}

.side-content.login:before {
  opacity: 0.4;
}

.auth-box {
  width: 85%;
}

.btn-sign {
  font-size: 18px !important;
  background: #00cdff !important;
  color: #fff !important;
  border: 1px solid #00cdff !important;
  padding: 14px 48px !important;
  border-radius: 20px !important;
}

.side-text {
  width: 100%;
}

@media (max-width: 414px) {
  .faq-wrap .grid-card.for-three .card {
    width: 100%;
  }
}

.w100 {
  width: 100px !important;
}

.media-card p {
  word-break: break-word;
}

.medal-icon {
  width: 35px;
  height: auto;
  margin: 0 auto;
}

.side-info div.status {
  text-align: center;
}

.small-tab .list-title h4 {
  height: 24px;
}

.small-tab .list-title h4 {
  width: 60%;
}

.note-title h3 {
  height: 42px;
}

.side-entry.profile li a {
  padding: 5px 24px;
}

.submission-page .container {
  position: relative;
  margin-bottom: 20px;
}

.submission-page .wrapper-text {
  position: absolute;
  bottom: 20px;
  right: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding-left: 13px;
  padding-right: 20px;
  width: 90%;
}

.submission-page h3.main-title {
  color: #fff !important;
}

.btn-submission {
  background: #3abaf4 !important;
  color: #fff !important;
  border: 1px solid #3abaf4 !important;
  padding: 8px 24px;
}

.submission-page blockquote {
  margin-left: 20px;
}

@media only screen and (max-width: 720px) {
  .submission-page .wrapper-text h3 {
    font-size: 4vw;
  }

  .submission-page .wrapper-text p {
    font-size: 2vw;
    line-height: 18px;
  }

  .submission-page .wrapper-text {
    position: absolute;
    bottom: 20px;
    right: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding-left: 13px;
    padding-right: 20px;
    width: 90%;
  }

  .submission-page.feedback-box h3.main-title.mt-16 {
    margin-top: 2vw;
  }

  .submission-page.feedback-box h3 {
    margin: 0;
  }
}

.top-info .button-group .btn {
  padding: 8px 18px;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.6rem + 10px);
}

.list-box .list-text p {
  font-size: 14px;
}

.file-input-avatar::-webkit-file-upload-button {
  visibility: hidden;
  margin-left: -80px;
}

.file-input-avatar[type='file'],
.file-input-cover[type='file'] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-input-avatar::before {
  content: 'Select Photo';
  display: inline-block;
  background: linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}

.file-input-avatar:hover::before {
  border-color: black;
}

.file-input-avatar:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/* update on standar resolution */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .side-info h3 {
    font-size: 16px;
    color: #be1e2d;
    text-align: center;
    display: block;
    padding: 28px 24px 0;
  }

  .side-badge {
    padding: 4px 22px;
  }

  .side-entry.profile .title-lined {
    padding: 0px 24px 0;
  }

  .side-person .side-top-image {
    height: 120px;
    position: relative;
    z-index: 0;
  }

  .side-person .side-photo {
    background: rgba(255, 255, 255, 0.35);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 3px;
    position: absolute;
    bottom: -48px;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
  }

  .dashboard-side .side-profile img {
    width: 35px;
    height: 35px;
  }
}

ul.important-list {
  list-style: circle !important;
  margin-left: 35px !important;
}

/*infinite scroll*/

.infinite-content ul.pagination {
  display: none;
}

.infinite-content .jscroll-inner,
.infinite-content .jscroll-added {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  width: 100%;
}

.jscroll-loading {
  width: 100%;
  display: block;
  text-align: center;
}

.jscroll-loading img {
  display: inline-block;
  width: 120px;
}

/*end infinite scroll*/

/*content page*/

.card-title .card-item.dropdown {
  position: absolute;
  right: 0;
  z-index: 1;
  font-family: system-ui, sans-serif;
}

.card-title .card-item.dropdown i {
  color: #be1e2d;
}

.card-title .card-item.dropdown .dropdown-menu i {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  color: #3a7cc1;
}

/*end content page*/

/* image preview*/

.image-preview {
  width: 250px;
  height: 250px;
  border: 2px dashed #ddd;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
}

.image-preview input {
  line-height: 200px;
  font-size: 200px;
  position: absolute;
  opacity: 0;
  z-index: 10;
}

.image-preview label {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #bdc3c7;
  width: 150px;
  height: 50px;
  font-size: 12px;
  line-height: 50px;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}

.social-media-share {
  margin-top: 15px;
  text-align: center;
}

.social-media-share a.link-share {
  margin-right: 22px !important;
}

/* end image preview*/

.button-form .btn.btn-warning,
.button-form .btn.btn-danger {
  padding: 14px 36px;
  margin-right: 16px;
}

#myClient_wrapper .dataTables_filter,
#agendaTable2_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  visibility: hidden;
  display: none;
}

.side-scroll {
  max-height: 200px;
  height: calc(100vh - 540px);
}

.vise-messages .list-messages-category .badge {
  margin: 0;
}

.vise-messages .messages-preview-item.active {
  background: #f1f1f7;
}

.vise-messages .alert {
  width: 90%;
}

.vise-messages .messages-preview {
  max-height: 700px;
  height: calc(100vh - 200px);
}

.side-content.hbh:before {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 0.85;
  position: absolute;
  z-index: -1;
  background: transparent;
}

.has-error input {
  border: 1px solid #be1e2e !important;
}

.has-error span.label-danger {
  color: #be1e2e !important;
}

.notif-box .notif-list {
  padding: 16px 25px;
}

.list-item.has-four {
  justify-content: space-between;
  flex-flow: row wrap;
}

.list-item.has-four > .item {
  width: calc(100% / 4 - 8px);
}

.blue-gradient {
  background-image: linear-gradient(134deg, #3bbaf4 0%, #72c6e8 100%);
  box-shadow: 0 20px 40px 10px rgba(224, 224, 224, 0.2);
}

.item.blue-gradient {
  border-radius: 8px;
  color: #fff;
  box-shadow: 0px 15px 75px rgba(139, 140, 185, 0.118178);
}

.article-detail figure img {
  height: auto !important;
}

.list-item .short-text p {
  max-height: 100px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.media-card .article-content {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

figure audio {
  width: 100%;
}

.flex75p {
  flex: 0 0 75% !important;
}

.top-stats .numeric {
  font-size: 35px !important;
}

.w80 {
  width: 80px;
}

.mb30 {
  margin-bottom: 30px;
}

.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.postEventRegistration {
  margin: 24px !important;
}

.bullet-point {
  margin-left: 20px;
  list-style: disc;
}

.mt-30 {
  margin-top: 30px;
}

.specialization-form .select2,
.specialization-form .select2-search__field,
.w100p .select2,
.w100p .select2-search__field {
  width: 100% !important;
}

.wflex30p {
  flex: 0 0 30% !important;
}

.w100p {
  width: 100% !important;
}

.center-position {
  text-align: center;
}

.auth-box.for-login .auth-title h3,
.form-default label,
.form-default .control-label {
  font-weight: 500;
}

.w30p {
  width: 30% !important;
}

.form-check .form-check-sign .check {
  border: 2px solid #909090;
}

.notify-has-thumbnail .notif-title {
  font-weight: 500;
}

.scheduled-badge {
  background: #45a1fe;
}

.completed-badge {
  background: var(--primary-color);
}

.unscheduled-badge {
  background: #fdc148;
}

.scheduled-text {
  color: #45a1fe;
}

.completed-text {
  color: var(--primary-color);
}

.unscheduled-text {
  color: #fdc148;
}

.coach-media .list-thumb img {
  min-height: 190px;
}

.feedback-rate i {
  color: orange;
}

.uppercase {
  text-transform: uppercase !important;
}

.rating {
  color: orange !important;
}

.coach-media .card {
  margin-bottom: 15px;
}

.bmd-form-group .form-control,
.bmd-form-group label,
.bmd-form-group input::placeholder {
  line-height: normal !important;
}

.content-option
  .side-option
  .side-sub.side-overview
  .side-entry
  .inline-icon
  p {
  font-weight: 400;
}

.btn-success {
  text-transform: capitalize;
  background: #4bb04f;
  color: #fff;
  border-radius: 2px;
  text-align: center;
  border: 1px solid #4bb04f;
  padding: 14px 28px;
  font-weight: 500;
}

.f18p {
  font-size: 18px;
}

.note-side {
  width: 28%;
}

.note-text {
  margin-top: 40px;
  margin-left: 20px;
  margin-bottom: 20px;
}

.engagement-card .mid-card .badge {
  margin: 0;
}

.engagement-card .mid-card .badge.badge-success {
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: #fff;
}

.engagement-card .mid-card .badge.badge-danger {
  background: #1442ea;
  border: 1px solid #1442ea;
  color: #fff;
}

.engagement-card .mid-card .badge.badge-warning {
  background: #ffd136;
  border: 1px solid #ffd136;
  color: #fff;
}

.custom-radio-box .radio-group {
  text-align: center;
}

.custom-radio-box .radio-custom-input {
  display: none;
}

.apointment-detail .badge {
  margin: 0;
}

.preview-contract {
  height: 440px;
  padding: 10px;
  overflow-y: auto;
}

.preview-contract .box-document {
  border: 1px solid #000;
  padding: 15px;
}

.modal-body .box-document p {
  font-size: 14px !important;
}

.client-overview.overview .notes-card .session-date-time {
  min-width: 95px;
}

.client-overview.overview .notes-card .session-info {
  min-width: 77px;
}

.client-overview .session-card .session-date-time {
  min-width: 340px;
}

.modal .form-group .upload {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.p10 {
  padding: 10px !important;
}

i.old-icon.icon:before {
  font-family: icon !important;
}

.article-read-info .info-person .coach-link {
  margin-bottom: 0;
  font-weight: 600;
  color: #1442ea;
  font-size: 16px;
  line-height: 1.6;
  font-family:
    'Plus Jakarta Sans',
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
}

.form-group .form-control {
  line-height: normal;
}

.theme-krajee-svg.rating-xl .krajee-icon,
.theme-krajee-svg.rating-xl .krajee-icon-clear {
  width: 2.5rem !important;
  height: 2.5rem !important;
}

.theme-krajee-svg.rating-container .star {
  margin: 0 10px;
}

.theme-krajee-svg .caption {
  display: none !important;
}

.star-caption-group {
  width: 100%;
}

.star-caption-group .star-caption {
  width: 400px;
  display: table-cell;
  text-align: center;
  padding-top: 15px;
  font-weight: 500;
}

.table-datatable-ajax {
  position: relative;
}

.button-form .btn.btn-default.btn-cancel {
  background: transparent;
  color: #909090;
  box-shadow: none;
  border: 1px solid transparent;
  padding: 14px 36px;
  margin-right: 16px;
}

.button-form .btn.btn-default.btn-cancel:hover {
  background: transparent;
  color: #1a89fd;
  border: 1px solid transparent;
}

.w-100 {
  width: 100%;
}

.btn.btn-plus {
  min-width: 0px !important;
  padding: 8px !important;
  height: 44px;
  line-height: 32px;
}

.teams-wrapper {
  margin-bottom: 16px;
}

.form-wizard-stepper {
  padding: 12px;
  font-size: 18px;
  color: #1442ea;
}

.form-wizard-stepper li {
  float: left;
  padding: 10px 8px;
}

.form-wizard-stepper li:not(:last-child):after {
  font-size: 18px;
  content: '>';
  color: #6e6b7b;
  padding: 0 0 0 10px;
}

/*.form-wizard-stepper li.line{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.87);
}*/
.form-wizard-stepper li.active h3 {
  font-size: 18px;
  color: #1442ea;
}

.form-wizard-stepper li h3 {
  font-size: 18px;
  color: #6e6b7b;
}

.ideation-form .wizardForm ul {
  list-style-type: disc !important;
  padding-left: 40px;
}

ul.tab-coaching-session .nav-item a {
  color: #555 !important;
}

ul.tab-coaching-session .nav-item a.active {
  color: #1442ea !important;
}

span.label-statement {
  /* margin-top:4px; */
  position: relative !important;
  display: inherit !important;
  margin-top: 4px;
}

.bg-blue {
  background: #1a89fd !important;
  color: #fff !important;
}

.form-check .form-check-label span {
  display: block;
  position: absolute;
  left: -1px;
  top: -2px;
  transition-duration: 0.2s;
}

.wizardForm div.text-muted {
  border: 1px solid #6c757d;
  padding: 15px;
  margin: 10px;
}

.wizardForm div.bmd-form-group .tox-tinymce {
  margin-top: 25px;
}

.card-entry.ideation-card .card {
  width: 100%;
}

.float-right {
  float: right;
}

.card .card-footer {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}

.img-circle {
  border-radius: 50%;
}

.card-notes .card-board {
  width: calc(100% / 3 - 24px) !important;
}

.pink-text {
  color: #1442ea !important;
}

.mw-120 {
  min-width: 120px;
}

strong {
  font-family:
    'Plus Jakarta Sans',
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
}

/* start CSS for thread */
.thread .avatar {
  white-space: nowrap;
  background-color: #c3c3c3;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  color: #ffffff;
  display: inline-flex;
  font-size: 1rem;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  max-width: 50px !important;
  max-height: 50px !important;
}

.thread .avatar img {
  border-radius: 50%;
}

.thread .text-muted {
  color: #b9b9c3 !important;
}

.thread .align-items-start {
  align-items: flex-start !important;
}

.thread .justify-content-between {
  justify-content: space-between !important;
}

.thread .flex-wrap {
  flex-wrap: wrap !important;
}

.thread .avatar-group {
  display: flex;
  justify-content: flex-start;
}

.thread .avatar-group .avatar:not(:first-child) {
  margin-left: -0.55rem;
}

.thread .form-group input[type='file'] {
  position: relative !important;
  opacity: 1;
  z-index: 1;
}

.thread textarea {
  display: block;
  width: 100%;
  height: 2.714rem;
  padding: 0.438rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  color: #6e6b7b;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #d8d6de;
  border-radius: 0.357rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

/* end CSS for thread */

.text-red {
  color: #1442ea;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family:
    'Plus Jakarta Sans',
    'Open Sans',
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    -apple-system,
    BlinkMacSystemFont;
  text-transform: none !important;
}

.side-label .left-field .control-label {
  text-transform: none;
}

.w50p {
  width: 50%;
}

.myaccordion {
  max-width: 100%;
  /* margin: 50px auto; */
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #edeff0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

.card .card-header:not([class*='header-']) {
  box-shadow: none !important;
}

.no-background {
  background: transparent !important;
}

.round-img {
  border-radius: 50%;
}

.nav-pills .nav-item .nav-link.active h5 {
  color: #fff;
}

.page-tab .nav-tabs .nav-item .nav-link {
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.3s background-color 0.2s;
  color: #34495e;
  font-size: 16px;
}

.page-tab .nav-tabs .nav-item .nav-link.active {
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.3s background-color 0.2s;
  color: #1442ea;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 2px solid #1442ea !important;
}

.page-tab .nav-tabs .nav-item.disabled .nav-link,
.nav-tabs .nav-item.disabled .nav-link,
.nav-tabs .nav-item.disabled .nav-link,
.nav-tabs .nav-item.disabled .nav-link {
  color: #6c757d;
}

ul.with-list-style {
  list-style-type: disc !important;
  color: #909090;
}

ul.with-list-style li {
  margin-left: 20px;
  font-size: 15px;
}

.font-bold {
  font-weight: 600 !important;
  font-size: 16px !important;
}

.side-label .left-field p {
  font-size: 14px;
}

.select2-container {
  width: 100% !important;
}

.side-nav .left-nav {
  overflow: unset !important;
}

video {
  width: 100%;
  max-height: 100%;
}

.modal-full-width {
  width: 100% !important;
  max-width: none;
}

.section-option .btn.btn-warning {
  padding: 14px 28px;
  font-weight: 500;
}

.bootstrap-tagsinput {
  border-radius: 2px;
  padding: 12px 16px;
}

.section-option .btn.btn-form {
  padding: 14px 28px;
  font-weight: 500;
}

.new-article ul li {
  margin-left: 40px;
}

.progress {
  height: 20px;
  border-radius: 5px;
}

.bootstrap-tagsinput .badge {
  text-transform: none;
}

.assessment-result p,
.assessment-result .card ul li,
.assessment-result .card ol li {
  font-size: 16px !important;
  line-height: 30px;
}

.justify-content-between {
  justify-content: space-between !important;
}

.plan-statistics h6 {
  font-size: 16px !important;
}

/* CSS for coachee detail page */
.container-xxl {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  /* max-width: 1440px; */
}

.user-card .user-info-title {
  min-width: 100px;
}

@media (min-width: 1200px) {
  .light-style .user-card .border-container-lg {
    border-right: 1px solid #dbdade;
  }

  .light-style[dir='rtl'] .user-card .border-container-lg {
    border-right: 0;
    border-left: 1px solid #dbdade;
  }
}

@media (max-width: 1199.98px) {
  .light-style .user-card .border-container-lg {
    padding-bottom: 1rem;
  }
}

@media (min-width: 576px) {
  .light-style .user-card .border-container {
    border-right: 1px solid #dbdade;
  }

  .light-style .timeline .break-text {
    width: calc(100% - 90px);
  }

  .light-style[dir='rtl'] .user-card .border-container {
    border-right: 0;
    border-left: 1px solid #dbdade;
  }
}

@media (min-width: 992px) {
  .dark-style .user-card .border-container-lg {
    border-right: 1px solid #434968;
  }

  .dark-style[dir='rtl'] .user-card .border-container-lg {
    border-right: 0;
    border-left: 1px solid #434968;
  }
}

@media (min-width: 576px) {
  .dark-style .user-card .border-container {
    border-right: 1px solid #434968;
  }

  .dark-style .timeline .break-text {
    width: calc(100% - 90px);
  }

  .dark-style[dir='rtl'] .user-card .border-container {
    border-right: 0;
    border-left: 1px solid #434968;
  }
}

.box-shadow-default {
  -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
}

.bdr1 {
  border: 1px solid #e9e9e9;
}

.bg-grey {
  background-color: #f0f0f0;
}

.document-contract ul {
  list-style: disc;
}

.content-contract ul li,
.content-contract ol li,
.form-coaching-service ol li,
.form-coaching-service ul li,
.form-coaching-service .bmd-form-group .bmd-label-static,
.form-coaching-service .form-default label {
  font-size: 16px !important;
}

.form-coaching-service .bmd-form-group .bmd-label-static {
  font-weight: bold;
}

.assessment-form .radio label {
  display: inline;
}

/* ============================================
   MODERN HEADER STYLES
   ============================================ */

/* Desktop Header */
.modern-main-header {
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.modern-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 24px;
  max-width: 100%;
  margin: 0 auto;
  gap: 24px;
}

/* Header Sections */
.modern-header-left {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}

.modern-header-center {
  flex: 1;
  max-width: 600px;
  display: flex;
  justify-content: center;
}

.modern-header-right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

/* Menu Toggle Button */
.modern-menu-toggle {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  background: transparent;
  border: none;
  color: #6c757d;
  font-size: 24px;
  cursor: pointer;
  min-width: auto !important;
  padding: 0 !important;
}

.modern-menu-toggle:hover {
  background: #f8f9fa;
  color: #1442ea;
}

.modern-menu-toggle:active {
  transform: scale(0.95);
}

/* Brand Logo */
.modern-brand {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.modern-brand img {
  height: 40px;
  width: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.modern-brand:hover img {
  transform: scale(1.05);
}

/* Search Box (Optional) */
.modern-search-box {
  position: relative;
  width: 100%;
  max-width: 500px;
}

.modern-search-box i {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
  font-size: 20px;
  pointer-events: none;
}

.modern-search-box .form-control {
  padding: 10px 16px 10px 48px;
  border: 1px solid #e0e0e0;
  border-radius: 24px;
  background: #f8f9fa;
  transition: all 0.3s ease;
  font-size: 14px;
}

.modern-search-box .form-control:focus {
  background: #ffffff;
  border-color: #1442ea;
  box-shadow: 0 0 0 3px rgba(20, 66, 234, 0.1);
}

/* Navigation & Actions Isolation */
.header-actions-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px !important;
  /* Increased gap */
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: auto;
}

.header-action-item {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  max-width: none !important;
}

/* Nav Links */
.modern-nav-link {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 8px;
  color: #6c757d;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  background: transparent;
  position: relative;
  min-width: auto !important;
}

.modern-nav-link i {
  font-size: 20px;
}

.modern-nav-link .nav-label {
  display: none;
}

.modern-nav-link:hover {
  background: #f8f9fa;
  color: #1442ea;
  text-decoration: none;
}

.modern-nav-link:active {
  transform: scale(0.95);
}

/* Notification Badge */
.modern-nav-link.has-notification::after {
  display: none;
}

.notification-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  min-width: 18px;
  height: 18px;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  border: 2px solid #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Add Button Special Styling */
.modern-add-button {
  background: linear-gradient(135deg, #1442ea 0%, #0f34b8 100%);
  color: #ffffff !important;
  padding: 10px 12px !important;
}

.modern-add-button:hover {
  background: linear-gradient(135deg, #0f34b8 0%, #1442ea 100%);
  color: #ffffff !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.3);
}

/* Dropdown Menus */
.modern-dropdown-menu {
  min-width: 380px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 20px;
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.15);
  padding: 0;
  margin-top: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  z-index: 1050;
}

.modern-dropdown-menu .dropdown-header {
  padding: 20px 24px;
  background: linear-gradient(135deg, #1442ea, #0ea5e9);
  border: none;
  margin: 0;
}

.modern-dropdown-menu .dropdown-header h6 {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.modern-dropdown-menu .dropdown-section-title {
  padding: 12px 20px 8px;
  font-size: 12px;
  font-weight: 600;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: #f8f9fa;
}

.modern-dropdown-menu .dropdown-divider {
  margin: 0;
  border-color: #e9ecef;
}

/* Session Items in Dropdown */
.modern-session-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 24px;
  transition: all 0.3s ease;
  border-left: 4px solid transparent;
}

.modern-session-item:hover {
  background: rgba(20, 66, 234, 0.03);
  border-left-color: #1442ea;
  padding-left: 28px;
}

.session-info {
  flex: 1;
  min-width: 0;
}

.session-name {
  font-size: 14px;
  font-weight: 600;
  color: #212529;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.session-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 4px;
}

.session-date,
.session-time {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #6c757d;
}

.session-date i,
.session-time i {
  font-size: 14px;
}

.session-delivery {
  font-size: 11px;
  margin-top: 4px;
}

.session-delivery .badge {
  font-size: 10px;
  padding: 3px 8px;
}

/* View All Link */
.modern-view-all {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 20px;
  color: #1442ea;
  font-weight: 600;
  font-size: 13px;
  background: #f8f9fa;
  transition: all 0.2s ease;
}

.modern-view-all:hover {
  background: #1442ea;
  color: #ffffff;
}

.modern-view-all i {
  font-size: 16px;
  transition: transform 0.2s ease;
}

.modern-view-all:hover i {
  transform: translateX(4px);
}

/* Quick Actions Dropdown */
.modern-quick-actions {
  min-width: 300px;
}

.modern-action-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 20px;
  transition: all 0.2s ease;
  border-left: 3px solid transparent;
}

.modern-action-item:hover {
  background: #f8f9fa;
  border-left-color: #1442ea;
}

.modern-action-item i {
  font-size: 24px;
  color: #1442ea;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(20, 66, 234, 0.1);
  border-radius: 8px;
  flex-shrink: 0;
}

.action-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.action-title {
  font-size: 14px;
  font-weight: 600;
  color: #212529;
}

.action-desc {
  font-size: 12px;
  color: #6c757d;
}

.modern-role-switcher {
  display: flex;
  align-items: center;
  margin-right: 12px !important;
  /* Explicit safety margin */
}

.role-switch-wrapper {
  display: flex;
  align-items: center;
  padding: 3px;
  background: #f1f3f9;
  border-radius: 30px;
  border: 1px solid #e2e8f0;
  transition: all 0.3s ease;
}

.role-switch-wrapper:hover {
  background: #e5e9f2;
}

.modern-switch {
  position: relative;
  display: block;
  width: 80px;
  height: 32px;
  margin: 0;
}

.modern-switch input {
  display: none;
}

.switch-track {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  z-index: 1;
}

.switch-option {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2;
  transition: all 0.3s ease;
  color: #64748b;
  user-select: none;
}

.switch-option i {
  font-size: 18px;
}

.switch-thumb {
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(50% - 2px);
  height: calc(100% - 4px);
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}

.switch-input:checked ~ .switch-track .switch-thumb {
  transform: translateX(100%);
  background: #1442ea;
}

.switch-input:not(:checked) ~ .switch-track .switch-option-left {
  color: #1442ea;
}

.switch-input:checked ~ .switch-track .switch-option-right {
  color: #ffffff;
}

.switch-input:checked ~ .switch-track .switch-option-left {
  color: #64748b;
}

.switch-labels {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  pointer-events: none;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.label-off {
  color: #6c757d;
  transition: color 0.3s;
}

.label-on {
  color: #ffffff;
  transition: color 0.3s;
}

input:checked ~ .switch-labels .label-off {
  color: #ffffff;
}

input:checked ~ .switch-labels .label-on {
  color: #6c757d;
}

/* ============================================
   MOBILE HEADER STYLES
   ============================================ */

.modern-mobile-header {
  display: none;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
}

.mobile-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
}

.mobile-menu-toggle {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  color: #6c757d;
  font-size: 24px;
  cursor: pointer;
  min-width: auto !important;
  padding: 0 !important;
}

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

.mobile-brand img {
  height: 32px;
  width: auto;
  object-fit: contain;
}

.mobile-header-actions {
  display: flex;
  align-items: center;
  gap: 4px;
}

.mobile-header-actions .btn {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  color: #6c757d;
  font-size: 22px;
  position: relative;
  min-width: auto !important;
  padding: 0 !important;
}

.mobile-header-actions .btn .notification-badge {
  top: 6px;
  right: 6px;
}

/* Mobile Sub Menu */
.modern-mobile-submenu {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px 16px;
  display: none;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.modern-mobile-submenu.active {
  display: block;
}

.mobile-menu-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.mobile-menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 10px;
  background: #ffffff;
  border: 1px solid #f1f3f9;
  border-radius: 16px;
  text-decoration: none;
  color: #475569;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);
}

.mobile-menu-item:hover,
.mobile-menu-item:active {
  background: #1442ea;
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(20, 66, 234, 0.2);
  border-color: #1442ea;
}

.mobile-menu-item i {
  font-size: 32px;
  background: linear-gradient(135deg, #1442ea, #0ea5e9);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease;
}

.mobile-menu-item:hover i,
.mobile-menu-item:active i {
  -webkit-text-fill-color: #ffffff;
}

/* ============================================
   RESPONSIVE BREAKPOINTS
   ============================================ */

@media (max-width: 991px) {
  .modern-main-header {
    display: none;
  }

  .modern-mobile-header {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .modern-header-container {
    padding: 12px 16px;
    gap: 16px;
  }

  .modern-nav-link .nav-label {
    display: none;
  }

  .modern-dropdown-menu {
    min-width: 320px;
  }

  .modern-quick-actions {
    min-width: 280px;
  }
}

@media (min-width: 1200px) {
  .modern-header-container {
    padding: 12px 32px;
  }

  .modern-nav-link .nav-label {
    display: inline-block;
  }

  .modern-nav-list {
    gap: 4px;
  }
}

@media (max-width: 767px) {
  .mobile-menu-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }

  .mobile-menu-item {
    padding: 12px 6px;
  }

  .mobile-menu-item i {
    font-size: 24px;
  }

  .mobile-menu-item span {
    font-size: 11px;
  }
}

@media (max-width: 575px) {
  .mobile-header-container {
    padding: 10px 12px;
  }

  .mobile-brand img {
    height: 28px;
  }

  .mobile-menu-toggle,
  .mobile-header-actions .btn {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}

/* ============================================
   UTILITY CLASSES FOR HEADER
   ============================================ */

.modern-header-scroll {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Ensure header content doesn't get cut off */
/* body {
  padding-top: 68px;
} */

@media (max-width: 991px) {
  /* body {
    padding-top: 64px;
  } */
}

/* Override old header styles to prevent conflicts */
.main-header {
  display: none !important;
}

.mobile-header {
  display: none !important;
}

/* ============================================
   ENGAGEMENT DETAIL - MODERN TAB LAYOUT
   ============================================ */

:root {
  --primary-color: #1442ea;
  --primary-dark: #0f34b8;
  --primary-light: #6e8cff;
  --text-dark: #1f2937;
  --text-gray: #6b7280;
  --text-light: #9ca3af;
  --border-color: #e5e7eb;
  --bg-gray: #f9fafb;
}

/* Full Width Container */
.engagement-detail-container {
  background: var(--bg-gray);
  min-height: 100vh;
  padding: 0;
}

.engagement-full-width {
  max-width: 100%;
  padding: 24px 32px;
}

/* Breadcrumb Navigation */
.engagement-breadcrumb {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  flex-wrap: wrap;
}

.breadcrumb-list {
  display: flex;
  align-items: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  color: var(--text-gray);
}

.breadcrumb-list a {
  color: var(--text-gray);
  text-decoration: none;
  transition: color 0.2s;
}

.breadcrumb-list a:hover {
  color: var(--primary-color);
}

.breadcrumb-separator {
  color: var(--text-light);
}

.breadcrumb-current {
  color: var(--text-dark);
  font-weight: 600;
}

/* Hero Section - Compact */
.engagement-hero-compact {
  background: linear-gradient(
    135deg,
    var(--primary-color) 0%,
    var(--primary-dark) 100%
  );
  border-radius: 16px;
  padding: 32px;
  margin-bottom: 24px;
  color: white;
  box-shadow: 0 4px 20px rgba(20, 66, 234, 0.15);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}

.hero-info {
  flex: 1;
}

.hero-badge {
  display: inline-block;
  padding: 4px 12px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
  backdrop-filter: blur(10px);
}

.hero-title {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  line-height: 1.2;
}

.hero-meta {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 0.875rem;
  opacity: 0.95;
  flex-wrap: wrap;
}

.hero-meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
}

.hero-meta-item i {
  font-size: 16px;
}

.hero-stats-row {
  display: flex;
  gap: 24px;
  align-items: center;
}

.hero-stat-box {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  padding: 16px 20px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  min-width: 100px;
}

.hero-stat-value {
  font-size: 1.75rem;
  font-weight: 700;
  display: block;
  line-height: 1;
  margin-bottom: 4px;
}

.hero-stat-label {
  font-size: 0.75rem;
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.hero-progress-circle {
  width: 90px;
  height: 90px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  backdrop-filter: blur(10px);
  border: 3px solid rgba(255, 255, 255, 0.3);
}

.progress-value {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
}

.progress-label {
  font-size: 0.625rem;
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 2px;
}

/* Modern Tab Navigation */

.engagement-tabs-nav {
  display: flex;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: max-content;
}

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

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

/* Summary Report Styles */
.summary-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 24px;
}

.summary-card {
  background: white;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  padding: 24px;
  transition: all 0.3s;
}

.summary-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border-color: var(--primary-color);
}

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

.summary-card-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--text-dark);
  margin: 0;
}

.summary-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.icon-primary {
  background: rgba(20, 66, 234, 0.1);
  color: var(--primary-color);
}

.icon-success {
  background: rgba(16, 185, 129, 0.1);
  color: #10b981;
}

.icon-warning {
  background: rgba(245, 158, 11, 0.1);
  color: #f59e0b;
}

.icon-purple {
  background: rgba(139, 92, 246, 0.1);
  color: #8b5cf6;
}

.summary-card-body {
  color: var(--text-gray);
  font-size: 0.9375rem;
  line-height: 1.6;
}

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

.objective-item {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid var(--border-color);
}

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

.objective-icon {
  width: 24px;
  height: 24px;
  background: rgba(20, 66, 234, 0.1);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  font-size: 12px;
  flex-shrink: 0;
  margin-top: 2px;
}

.objective-text {
  flex: 1;
  color: var(--text-dark);
  font-size: 0.9375rem;
}

/* Progress Bar */
.progress-item {
  margin-bottom: 20px;
}

.progress-item:last-child {
  margin-bottom: 0;
}

.progress-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.progress-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--text-dark);
}

.progress-percentage {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--primary-color);
}

.progress-bar-container {
  height: 8px;
  background: var(--border-color);
  border-radius: 4px;
  overflow: hidden;
}

.progress-bar-fill {
  height: 100%;
  background: linear-gradient(
    90deg,
    var(--primary-color) 0%,
    var(--primary-light) 100%
  );
  border-radius: 4px;
  transition: width 0.6s ease;
}

/* Assessment Comparison */
.assessment-comparison {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.assessment-box {
  background: var(--bg-gray);
  border-radius: 8px;
  padding: 16px;
  text-align: center;
}

.assessment-label {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--text-gray);
  margin-bottom: 8px;
}

.assessment-score {
  font-size: 2rem;
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 4px;
}

.assessment-date {
  font-size: 0.8125rem;
  color: var(--text-light);
}

.assessment-improvement {
  margin-top: 16px;
  padding: 12px;
  background: rgba(16, 185, 129, 0.1);
  border-radius: 8px;
  text-align: center;
}

.improvement-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #10b981;
}

.improvement-label {
  font-size: 0.8125rem;
  color: #10b981;
  margin-top: 4px;
}

/* Feedback Card */
.feedback-card {
  background: var(--bg-gray);
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 12px;
}

.feedback-card:last-child {
  margin-bottom: 0;
}

.feedback-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 12px;
}

.feedback-session {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.feedback-date {
  font-size: 0.8125rem;
  color: var(--text-light);
}

.feedback-rating {
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
}

.feedback-rating i {
  color: #f59e0b;
  font-size: 16px;
}

.feedback-text {
  font-size: 0.9375rem;
  color: var(--text-dark);
  line-height: 1.6;
}

/* Action Items List */
.action-items-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.action-item-card {
  background: white;
  border: 1px solid var(--border-color);
  border-left: 4px solid var(--primary-color);
  border-radius: 8px;
  padding: 20px;
  transition: all 0.3s;
}

.action-item-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateX(4px);
}

.action-item-card.completed {
  border-left-color: #10b981;
  opacity: 0.7;
}

.action-item-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 12px;
  gap: 16px;
}

.action-checkbox {
  width: 24px;
  height: 24px;
  border: 2px solid var(--border-color);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
  flex-shrink: 0;
}

.action-checkbox:hover {
  border-color: var(--primary-color);
}

.action-checkbox.checked {
  background: #10b981;
  border-color: #10b981;
  color: white;
}

.action-content {
  flex: 1;
}

.action-title {
  font-size: 1rem;
  font-weight: 600;
  color: var(--text-dark);
  margin: 0 0 8px 0;
}

.action-item-card.completed .action-title {
  text-decoration: line-through;
  color: var(--text-light);
}

.action-description {
  font-size: 0.875rem;
  color: var(--text-gray);
  line-height: 1.6;
  margin-bottom: 12px;
}

.action-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 0.8125rem;
}

.action-meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--text-gray);
}

.action-meta-item i {
  font-size: 14px;
  color: var(--primary-color);
}

.action-priority {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.priority-high {
  background: rgba(239, 68, 68, 0.1);
  color: #dc2626;
}

.priority-medium {
  background: rgba(245, 158, 11, 0.1);
  color: #d97706;
}

.priority-low {
  background: rgba(59, 130, 246, 0.1);
  color: #2563eb;
}

/* Feedback List */
.feedback-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.feedback-item-card {
  background: white;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  padding: 24px;
  transition: all 0.3s;
}

.feedback-item-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.feedback-item-header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 16px;
  gap: 16px;
}

.feedback-session-info {
  flex: 1;
}

.feedback-session-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--text-dark);
  margin: 0 0 4px 0;
}

.feedback-session-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.feedback-session-date {
  font-size: 0.875rem;
  color: var(--text-light);
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
}

.feedback-rating-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
}

.feedback-stars {
  display: flex;
  gap: 2px;
}

.feedback-stars i {
  color: #f59e0b;
  font-size: 18px;
}

.feedback-score {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--text-dark);
}

.feedback-content {
  padding: 16px;
  background: var(--bg-gray);
  border-radius: 8px;
  margin-bottom: 16px;
}

.feedback-question {
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 8px;
}

.feedback-answer {
  font-size: 0.9375rem;
  color: var(--text-gray);
  line-height: 1.6;
}

.feedback-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.feedback-tag {
  display: inline-flex;
  padding: 4px 12px;
  background: rgba(20, 66, 234, 0.1);
  color: var(--primary-color);
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
}

.card-header-row {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 12px;
  margin-bottom: 8px;
}

.card-label {
  font-size: 0.6875rem;
  font-weight: 700;
  color: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 4px;
}

.card-title {
  font-size: 0.9375rem;
  font-weight: 600;
  color: var(--text-dark);
  line-height: 1.4;
  margin: 0;
}

.card-description {
  font-size: 0.8125rem;
  color: var(--text-gray);
  line-height: 1.5;
  margin: 8px 0;
}

.card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 10px;
}

.meta-item {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.8125rem;
  color: var(--text-gray);
}

.meta-item i {
  font-size: 14px;
  color: var(--primary-color);
}

.session-status-badge {
  padding: 3px 8px;
  border-radius: 12px;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
  line-height: 1.4;
}

.badge-status-completed {
  background: #d1fae5;
  color: #065f46 !important;
}

.badge-status-scheduled {
  background: #dbeafe;
  color: #1e40af !important;
}

.badge-status-proposed {
  background: #fef3c7;
  color: #92400e;
}

.badge-status-unscheduled {
  background: #f3f4f6;
  color: #6b7280;
}

.badge-status-cancelled {
  background: #fee2e2;
  color: #991b1b;
}

.card-actions {
  display: flex;
  gap: 8px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid var(--border-color);
}

.btn-compact {
  padding: 6px 12px;
  font-size: 0.75rem;
  border-radius: 6px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: all 0.2s;
  text-decoration: none;
  border: 1px solid;
}

.btn-compact i {
  font-size: 14px;
}

.btn-compact-primary {
  background: var(--primary-color);
  color: white;
  border-color: var(--primary-color);
}

.btn-compact-primary:hover {
  background: var(--primary-dark);
  border-color: var(--primary-dark);
  color: white;
}

.btn-compact-secondary {
  background: white;
  color: var(--text-dark);
  border-color: var(--border-color);
}

.btn-compact-secondary:hover {
  background: var(--bg-gray);
  border-color: #d1d5db;
  color: var(--text-dark);
}

.assessment-badge {
  width: 36px;
  height: 36px;
  background: var(--primary-color);
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
  flex-shrink: 0;
}

.assessment-badge.final-review {
  background: #f59e0b;
}

.assessment-content {
  flex: 1;
}

/* Responsive Design */
@media (max-width: 1199px) {
  .summary-grid {
    grid-template-columns: 1fr;
  }

  .hero-stats-row {
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .engagement-full-width {
    padding: 20px 16px;
  }

  .engagement-hero-compact {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
  }

  .hero-stats-row {
    width: 100%;
    justify-content: space-between;
  }

  .hero-stat-box {
    flex: 1;
    min-width: 80px;
  }

  .engagement-tabs-content {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .engagement-full-width {
    padding: 16px 12px;
  }

  .engagement-hero-compact {
    padding: 20px;
  }

  .hero-title {
    font-size: 1.25rem;
  }

  .hero-meta {
    flex-direction: column;
    gap: 8px;
  }

  .hero-stats-row {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }

  .hero-stat-box {
    width: 100%;
  }

  .engagement-tabs-content {
    padding: 16px;
  }

  .summary-card {
    padding: 16px;
  }

  .assessment-comparison {
    grid-template-columns: 1fr;
  }

  .action-item-header {
    flex-direction: column;
  }

  .action-meta {
    flex-direction: column;
    gap: 8px;
  }

  .feedback-item-header {
    flex-direction: column;
  }

  .feedback-rating-box {
    align-items: flex-start;
  }

  .journey-timeline {
    padding-left: 32px;
  }

  .timeline-dot {
    left: -28px;
  }

  .card-actions {
    flex-direction: column;
  }

  .btn-compact {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .engagement-breadcrumb {
    flex-direction: column;
    align-items: flex-start;
  }

  .engagement-tab-link {
    padding: 12px 16px;
    font-size: 0.875rem;
  }

  .engagement-tab-link i {
    display: none;
  }
}

/* ========================================
   Completed Sessions Cards
   ======================================== */

.completed-session-card {
  background: white;
  border: 1px solid var(--gray-200);
  border-radius: var(--border-radius);
  margin-bottom: 20px;
  transition: var(--transition-base);
  overflow: hidden;
}

.completed-session-card:hover {
  box-shadow: var(--box-shadow-md);
  transform: translateY(-2px);
  border-color: var(--primary-color);
}

.session-card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 24px 16px 24px;
  border-bottom: 1px solid var(--gray-200);
}

.session-client-info {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}

.session-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid var(--gray-200);
  transition: var(--transition-base);
}

.completed-session-card:hover .session-avatar {
  border-color: var(--primary-color);
}

.client-details {
  flex: 1;
  min-width: 0;
}

.client-name {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0 0 6px 0;
  line-height: 1.2;
}

.session-meta {
  font-size: 13px;
  color: var(--gray-600);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.session-date {
  color: var(--primary-color);
  font-weight: 500;
}

.session-status {
  flex-shrink: 0;
}

.session-badge {
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.session-card-body {
  padding: 20px 24px;
}

.session-topic {
  margin-bottom: 20px;
}

.topic-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px 0;
  line-height: 1.3;
}

.topic-title a {
  color: var(--gray-900);
  text-decoration: none;
  transition: var(--transition-base);
}

.topic-title a:hover {
  color: var(--primary-color);
}

.program-name {
  font-size: 14px;
  color: var(--gray-600);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}

.program-name i {
  font-size: 16px;
  color: var(--primary-color);
}

.session-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.action-buttons {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.btn-session {
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  border: 2px solid transparent;
  cursor: pointer;
  transition: var(--transition-base);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  white-space: nowrap;
}

.btn-session i {
  font-size: 16px;
}

.btn-session-primary {
  background: var(--primary-color);
  color: white;
  border-color: var(--primary-color);
}

.btn-session-primary:hover {
  background: var(--primary-dark);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.25);
}

.btn-session-info {
  background: var(--info-color);
  color: white;
  border-color: var(--info-color);
}

.btn-session-info:hover {
  background: #138496;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(23, 162, 184, 0.25);
}

.btn-session-outline {
  background: transparent;
  color: var(--gray-600);
  border-color: var(--gray-300);
}

.btn-session-outline:hover {
  background: var(--gray-100);
  color: var(--gray-800);
  border-color: var(--gray-400);
}

.session-card-footer {
  padding: 16px 24px;
  background: var(--gray-100);
  border-top: 1px solid var(--gray-200);
}

.session-details-grid {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.detail-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: var(--gray-600);
}

.detail-item i {
  font-size: 16px;
  color: var(--primary-color);
}

/* ========================================
   Responsive Design
   ======================================== */

@media (max-width: 768px) {
  .session-card-header {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    padding: 16px 20px;
  }

  .session-client-info {
    width: 100%;
  }

  .session-status {
    align-self: flex-end;
  }

  .session-card-body {
    padding: 16px 20px;
  }

  .session-actions {
    flex-direction: column;
  }

  .action-buttons {
    flex-direction: column;
    width: 100%;
  }

  .btn-session {
    width: 100%;
    justify-content: center;
    padding: 12px 20px;
  }

  .session-details-grid {
    justify-content: space-between;
    gap: 16px;
  }

  .detail-item {
    flex-direction: column;
    text-align: center;
    gap: 4px;
    flex: 1;
  }

  .session-card-footer {
    padding: 12px 20px;
  }
}

@media (max-width: 576px) {
  .session-client-info {
    flex-direction: column;
    text-align: center;
    gap: 12px;
  }

  .client-details {
    text-align: center;
  }

  .session-meta {
    justify-content: center;
  }

  .topic-title {
    font-size: 16px;
    text-align: center;
  }

  .program-name {
    justify-content: center;
  }

  .session-details-grid {
    flex-direction: column;
    gap: 12px;
  }

  .detail-item {
    flex-direction: row;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .session-card-header,
  .session-card-body,
  .session-card-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .client-name {
    font-size: 15px;
  }

  .topic-title {
    font-size: 15px;
  }

  .btn-session {
    padding: 10px 16px;
    font-size: 12px;
  }
}

/* ========================================
   Client Progress Cards
   ======================================== */

.progress-card {
  background: white;
  border: 1px solid var(--gray-200);
  border-radius: var(--border-radius);
  margin-bottom: 20px;
  padding: 20px;
  transition: var(--transition-base);
  overflow: hidden;
}

.progress-card:hover {
  box-shadow: var(--box-shadow-md);
  transform: translateY(-2px);
  border-color: var(--primary-color);
}

.progress-card.progress-success {
  border-left: 4px solid var(--success-color);
}

.progress-card.progress-warning {
  border-left: 4px solid var(--warning-color);
}

.progress-card.progress-info {
  border-left: 4px solid var(--info-color);
}

.progress-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 16px;
}

.progress-client {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}

.progress-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid var(--gray-200);
  transition: var(--transition-base);
}

.progress-card:hover .progress-avatar {
  border-color: var(--primary-color);
}

.progress-info h5 {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0 0 4px 0;
}

.progress-info p {
  font-size: 14px;
  color: var(--gray-600);
  margin: 0;
}

.progress-status {
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.progress-bar-wrapper {
  width: 100%;
  height: 8px;
  background: var(--gray-200);
  border-radius: 4px;
  margin-bottom: 16px;
  overflow: hidden;
}

.progress-bar-fill {
  height: 100%;
  background: var(--primary-color);
  border-radius: 4px;
  transition: width 0.3s ease;
}

.progress-bar-fill.fill-success {
  background: var(--success-color);
}

.progress-bar-fill.fill-warning {
  background: var(--warning-color);
}

.progress-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.progress-details {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}

.progress-text {
  font-size: 13px;
  color: var(--gray-600);
}

.progress-percentage {
  font-size: 14px;
  font-weight: 700;
  color: var(--primary-color);
}

.progress-timeline {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: var(--gray-500);
}

.progress-timeline i {
  font-size: 14px;
}

/* ========================================
   Responsive Design
   ======================================== */

@media (max-width: 768px) {
  .progress-card {
    padding: 16px;
  }

  .progress-header {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }

  .progress-client {
    width: 100%;
  }

  .progress-status {
    align-self: flex-end;
  }

  .progress-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .progress-details {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .progress-text {
    font-size: 12px;
  }

  .progress-percentage {
    font-size: 13px;
  }

  .progress-timeline {
    font-size: 11px;
  }
}

@media (max-width: 576px) {
  .progress-info h5 {
    font-size: 15px;
  }

  .progress-info p {
    font-size: 13px;
  }

  .progress-bar-wrapper {
    height: 6px;
  }

  .progress-text {
    font-size: 11px;
  }

  .progress-percentage {
    font-size: 12px;
  }
}

/* ========================================
   Sessions Overview Section
   ======================================== */

.sessions-overview-section {
  background: white;
  border: 1px solid var(--gray-200);
  border-radius: var(--border-radius);
  margin-bottom: 32px;
  padding: 24px;
  box-shadow: var(--box-shadow-sm);
}

.sessions-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-top: 20px;
}

.sessions-column {
  background: var(--gray-50);
  border-radius: var(--border-radius);
  overflow: hidden;
  border: 1px solid var(--gray-100);
}

.sessions-header {
  padding: 20px 24px;
  background: white;
  border-bottom: 2px solid var(--gray-100);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.upcoming-header {
  border-bottom-color: var(--primary-color);
}

.pending-header {
  border-bottom-color: var(--warning-color);
}

.sessions-header h4 {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

.sessions-header i {
  font-size: 18px;
  color: var(--primary-color);
}

.pending-header i {
  color: var(--warning-color);
}

.sessions-count {
  background: var(--primary-color);
  color: white;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  min-width: 24px;
  text-align: center;
}

.sessions-count.warning {
  background: var(--warning-color);
}

.sessions-list {
  padding: 0;
  max-height: 360px;
  overflow-y: auto;
}

.session-item {
  background: white;
  border-bottom: 1px solid var(--gray-100);
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: var(--transition-base);
  position: relative;
}

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

.session-item:hover {
  background: var(--gray-50);
  transform: translateX(2px);
}

.upcoming-item {
  border-left: 3px solid var(--primary-color);
}

.pending-item {
  border-left: 3px solid var(--warning-color);
}

.session-item-content {
  flex: 1;
  min-width: 0;
}

.session-client-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.session-item-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid var(--gray-200);
}

.session-client-details {
  flex: 1;
  min-width: 0;
}

.session-client-name {
  font-size: 14px;
  font-weight: 600;
  color: var(--gray-900);
  margin: 0 0 4px 0;
  line-height: 1.2;
}

.session-program-name {
  font-size: 12px;
  color: var(--gray-600);
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.session-delivery {
  padding: 3px 8px;
  border-radius: 12px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.session-item-meta {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.session-datetime,
.session-duration,
.session-status-info,
.session-created {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: var(--gray-600);
}

.session-datetime {
  gap: 12px;
}

.session-datetime i,
.session-duration i,
.session-status-info i,
.session-created i {
  font-size: 12px;
  color: var(--primary-color);
}

.session-status-info i,
.session-created i {
  color: var(--warning-color);
}

.session-item-action {
  background: var(--gray-100);
  color: var(--gray-600);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: var(--transition-base);
  flex-shrink: 0;
  margin-left: 12px;
}

.session-item-action:hover {
  background: var(--primary-color);
  color: white;
  transform: scale(1.1);
}

.sessions-empty-state {
  text-align: center;
  padding: 40px 20px;
  color: var(--gray-500);
}

.sessions-empty-state i {
  font-size: 48px;
  color: var(--gray-300);
  margin-bottom: 16px;
}

.sessions-empty-state p {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: var(--gray-600);
}

.sessions-empty-state small {
  font-size: 13px;
  color: var(--gray-500);
}

/* ========================================
   Responsive Design
   ======================================== */

@media (max-width: 1024px) {
  .sessions-grid {
    gap: 24px;
  }

  .sessions-overview-section {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .sessions-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sessions-overview-section {
    padding: 16px;
    margin-bottom: 24px;
  }

  .sessions-header {
    padding: 16px 20px;
  }

  .sessions-header h4 {
    font-size: 15px;
  }

  .session-item {
    padding: 14px 16px;
  }

  .session-client-row {
    gap: 10px;
    margin-bottom: 10px;
  }

  .session-item-avatar {
    width: 36px;
    height: 36px;
  }

  .session-client-name {
    font-size: 13px;
  }

  .session-program-name {
    font-size: 11px;
  }

  .sessions-list {
    max-height: 280px;
  }
}

@media (max-width: 576px) {
  .sessions-header {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    padding: 14px 16px;
  }

  .sessions-count {
    align-self: flex-end;
  }

  .session-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 14px;
  }

  .session-item-action {
    align-self: flex-end;
    margin-left: 0;
  }

  .session-client-row {
    width: 100%;
  }

  .session-item-meta {
    width: 100%;
  }

  .session-datetime {
    gap: 8px;
    flex-wrap: wrap;
  }

  .sessions-empty-state {
    padding: 32px 16px;
  }

  .sessions-empty-state i {
    font-size: 40px;
  }
}

/* ========================================
   Modern Header Section
   ======================================== */

.dashboard-header {
  background: linear-gradient(135deg, var(--primary-color) 0%, #2c5aa0 100%);
  border-radius: var(--border-radius-lg);
  margin-bottom: 32px;
  padding: 32px 40px;
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
}

.dashboard-header::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 100%;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
  opacity: 0.3;
}

.header-content {
  position: relative;
  z-index: 1;
  padding: 1.5rem;
}

.header-welcome {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
}

.welcome-greeting h1 {
  font-size: 1.75rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}

.user-name {
  word-break: break-word;
}

.header-subtitle {
  font-size: 0.95rem;
  color: var(--gray-600);
}

.header-summary {
  display: flex;
  gap: 32px;
  align-items: center;
}

.summary-item {
  text-align: center;
  min-width: 80px;
}

.summary-value {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: white;
  line-height: 1;
  margin-bottom: 4px;
}

.summary-label {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
}

/* ========================================
   Modern Priority Alerts Section
   ======================================== */

.priority-alerts-section {
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.alerts-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--gray-100);
}

.alerts-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--gray-900);
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
}

.alerts-title i {
  font-size: 1.5rem;
  color: var(--primary-color);
}

.alerts-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.75rem;
  background: linear-gradient(135deg, var(--primary-color) 0%, #0f34b8 100%);
  color: white;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 1rem;
}

.alerts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}

.alert-card {
  padding: 1.5rem;
  background: white;
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  transition: all 0.3s ease;
}

.alert-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.alert-card.alert-primary {
  border-left: 4px solid var(--primary-color);
}

.alert-card.alert-warning {
  border-left: 4px solid var(--warning-color);
}

.alert-icon {
  background: var(--gray-100);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.alert-primary .alert-icon {
  background: rgba(20, 66, 234, 0.1);
  color: var(--primary-color);
}

.alert-warning .alert-icon {
  background: rgba(255, 193, 7, 0.1);
  color: var(--warning-color);
}

.alert-icon i {
  font-size: 24px;
}

.alert-content {
  flex: 1;
  min-width: 0;
}

.alert-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0 0 8px 0;
  line-height: 1.2;
}

.alert-description {
  font-size: 14px;
  color: var(--gray-600);
  margin: 0 0 12px 0;
  line-height: 1.4;
}

.alert-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.alert-urgency {
  padding: 3px 8px;
  border-radius: 12px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.alert-urgency.high {
  background: rgba(220, 53, 69, 0.1);
  color: var(--danger-color);
}

.alert-urgency.medium {
  background: rgba(255, 193, 7, 0.1);
  color: var(--warning-color);
}

.alert-time {
  font-size: 11px;
  color: var(--gray-500);
}

.alert-action {
  flex-shrink: 0;
  align-self: flex-end;
}

.btn-alert {
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: var(--transition-base);
  border: 2px solid transparent;
}

.btn-alert-primary {
  background: var(--primary-color);
  color: white;
}

.btn-alert-primary:hover {
  background: var(--primary-dark);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.25);
}

.btn-alert-warning {
  background: var(--warning-color);
  color: white;
}

.btn-alert-warning:hover {
  background: #e0a800;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(255, 193, 7, 0.25);
}
/* ============================================
   VISE MODERN HEADER V2 - IMPROVED
   ============================================ */

:root {
  --vise-primary: #1442ea;
  --vise-primary-dark: #0f34b8;
  --vise-primary-light: #e8edff;
  --vise-success: #10b981;
  --vise-warning: #f59e0b;
  --vise-info: #3b82f6;
  --vise-purple: #8b5cf6;
  --vise-gray-50: #f9fafb;
  --vise-gray-100: #f3f4f6;
  --vise-gray-200: #e5e7eb;
  --vise-gray-300: #d1d5db;
  --vise-gray-500: #6b7280;
  --vise-gray-600: #4b5563;
  --vise-gray-700: #374151;
  --vise-gray-800: #1f2937;
  --vise-gray-900: #111827;
  --vise-header-height: 80px;
  --vise-mobile-header-height: 70px;
  --vise-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --vise-shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.05);
  --vise-shadow-md: 0 4px 12px rgba(0, 0, 0, 0.08);
  --vise-shadow-lg: 0 10px 40px rgba(0, 0, 0, 0.12);
}

.vise-header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  font-family:
    -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
    Arial, sans-serif;
}

/* ============================================
   DESKTOP HEADER - IMPROVED HEIGHT
   ============================================ */

.vise-desktop-header {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--vise-gray-200);
  box-shadow: var(--vise-shadow-sm);
  height: var(--vise-header-height);
  display: flex;
  align-items: center;
  transition: var(--vise-transition);
}

.vise-desktop-header:hover {
  box-shadow: var(--vise-shadow-md);
}

.vise-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  padding: 0 32px;
  margin: 0 auto;
  height: 100%;
}

.vise-header-section {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 100%;
}

.vise-header-left {
  flex-shrink: 0;
}

.vise-header-right {
  flex-shrink: 0;
}

/* Menu Button - Improved */
.vise-menu-btn {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--vise-gray-50);
  border: 1px solid var(--vise-gray-200);
  color: var(--vise-gray-700);
  cursor: pointer;
  transition: var(--vise-transition);
  padding: 0 !important;
  min-width: auto !important;
}

.vise-menu-btn:hover {
  background: white;
  border-color: var(--vise-primary);
  color: var(--vise-primary);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.15);
}

.vise-menu-btn:active {
  transform: translateY(0);
}

/* Brand Logo - Larger */
.vise-brand {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: var(--vise-transition);
  padding: 8px 0;
}

.vise-brand img {
  height: 42px;
  width: auto;
  object-fit: contain;
}

.vise-brand:hover {
  opacity: 0.85;
  transform: scale(1.02);
}

/* Navigation - Better Spacing */
.vise-nav {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 100%;
}

/* Nav Items - Improved */
.vise-nav-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 12px;
  background: transparent;
  border: 1px solid transparent;
  color: var(--vise-gray-700);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: var(--vise-transition);
  white-space: nowrap;
  min-width: auto !important;
  height: 48px;
}

.vise-nav-item:hover {
  background: var(--vise-gray-50);
  border-color: var(--vise-gray-200);
  color: var(--vise-primary);
  text-decoration: none;
  transform: translateY(-2px);
}

.vise-nav-item:active {
  transform: translateY(0);
}

.vise-nav-label {
  font-weight: 600;
  display: none;
}

@media (min-width: 1200px) {
  .vise-nav-label {
    display: inline-block;
  }
}

/* Badge - Improved */
.vise-badge {
  position: absolute;
  top: 6px;
  right: 6px;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: white;
  font-size: 11px;
  font-weight: 700;
  border-radius: 10px;
  border: 2px solid white;
  box-shadow: 0 2px 8px rgba(239, 68, 68, 0.4);
  animation: pulse-badge 2s infinite;
}

@keyframes pulse-badge {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

/* ============================================
   DROPDOWNS - IMPROVED
   ============================================ */

.vise-dropdown {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

.vise-dropdown-menu {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  min-width: 380px;
  max-width: 420px;
  background: white;
  border: 1px solid var(--vise-gray-200);
  border-radius: 16px;
  box-shadow: var(--vise-shadow-lg);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-16px) scale(0.95);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  z-index: 1001;
}

.vise-dropdown:hover .vise-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}

/* Actions Menu - Extra Wide */
.vise-actions-menu {
  min-width: 420px;
}

.vise-dropdown-header {
  padding: 20px 24px;
  background: linear-gradient(
    135deg,
    var(--vise-primary) 0%,
    var(--vise-primary-dark) 100%
  );
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vise-dropdown-header h6 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.header-count {
  background: rgba(255, 255, 255, 0.25);
  color: white;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 700;
}

.vise-dropdown-body {
  max-height: 450px;
  overflow-y: auto;
  padding: 8px 0;
}

.vise-dropdown-section {
  padding: 12px 0;
}

.vise-dropdown-section:not(:last-child) {
  border-bottom: 1px solid var(--vise-gray-100);
  margin-bottom: 12px;
}

.section-title {
  padding: 12px 24px 8px;
  font-size: 12px;
  font-weight: 700;
  color: var(--vise-gray-600);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  background: var(--vise-gray-50);
  border-left: 3px solid var(--vise-primary);
}

/* Session Items - Improved */
.vise-session-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 24px;
  text-decoration: none;
  transition: var(--vise-transition);
  border-left: 3px solid transparent;
  margin: 15px;
}

.vise-session-item:hover {
  background: var(--vise-primary-light);
  border-left-color: var(--vise-primary);
  text-decoration: none;
  transform: translateX(4px);
}

.session-avatar {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid var(--vise-gray-200);
  flex-shrink: 0;
  transition: var(--vise-transition);
}

.vise-session-item:hover .session-avatar {
  border-color: var(--vise-primary);
  transform: scale(1.05);
}

.session-details {
  flex: 1;
  min-width: 0;
}

.session-name {
  font-size: 15px;
  font-weight: 700;
  color: var(--vise-gray-900);
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.session-meta {
  display: flex;
  gap: 12px;
  font-size: 13px;
  color: var(--vise-gray-600);
  flex-wrap: wrap;
}

.session-meta span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.session-meta i {
  font-size: 11px;
  color: var(--vise-primary);
}

/* Action Items - Improved with Colors */
.vise-action-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 24px;
  text-decoration: none;
  transition: var(--vise-transition);
  border-left: 4px solid transparent;
  margin: 6px 0;
  background: white;
}

.vise-action-item:hover {
  background: var(--vise-gray-50);
  border-left-color: var(--vise-primary);
  text-decoration: none;
  transform: translateX(6px);
}

.action-icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--vise-primary-light);
  border-radius: 12px;
  color: var(--vise-primary);
  flex-shrink: 0;
  transition: var(--vise-transition);
}

.action-icon-blue {
  background: linear-gradient(
    135deg,
    rgba(59, 130, 246, 0.15) 0%,
    rgba(59, 130, 246, 0.05) 100%
  );
  color: var(--vise-info);
}

.action-icon-green {
  background: linear-gradient(
    135deg,
    rgba(16, 185, 129, 0.15) 0%,
    rgba(16, 185, 129, 0.05) 100%
  );
  color: var(--vise-success);
}

.action-icon-purple {
  background: linear-gradient(
    135deg,
    rgba(139, 92, 246, 0.15) 0%,
    rgba(139, 92, 246, 0.05) 100%
  );
  color: var(--vise-purple);
}

.action-icon-orange {
  background: linear-gradient(
    135deg,
    rgba(245, 158, 11, 0.15) 0%,
    rgba(245, 158, 11, 0.05) 100%
  );
  color: var(--vise-warning);
}

.vise-action-item:hover .action-icon {
  transform: scale(1.1) rotate(5deg);
}

.action-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}

.action-title {
  font-size: 15px;
  font-weight: 700;
  color: var(--vise-gray-900);
  line-height: 1.3;
}

.action-desc {
  font-size: 13px;
  color: var(--vise-gray-600);
  line-height: 1.4;
}

/* Dropdown Footer */
.vise-dropdown-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
  background: var(--vise-gray-50);
  color: var(--vise-primary);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: var(--vise-transition);
  border-top: 1px solid var(--vise-gray-200);
  margin-top: 8px;
}

.vise-dropdown-footer:hover {
  background: var(--vise-primary);
  color: white;
  text-decoration: none;
}

/* Empty State */
.vise-empty-state {
  text-align: center;
  padding: 48px 24px;
  color: var(--vise-gray-600);
}

.vise-empty-state svg {
  color: var(--vise-gray-300);
  margin-bottom: 16px;
}

.vise-empty-state p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: var(--vise-gray-500);
}

/* ============================================
   ROLE SWITCHER - IMPROVED
   ============================================ */

.vise-role-switch {
  display: flex;
  align-items: center;
  padding: 0 8px;
}

.role-toggle {
  position: relative;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  margin: 0;
}

.role-toggle input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-track {
  position: relative;
  display: flex;
  align-items: center;
  width: 100px;
  height: 48px;
  background: var(--vise-gray-100);
  border: 2px solid var(--vise-gray-200);
  border-radius: 24px;
  transition: var(--vise-transition);
  overflow: hidden;
}

.toggle-track:hover {
  border-color: var(--vise-gray-300);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.toggle-option {
  position: relative;
  z-index: 2;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: var(--vise-gray-600);
  transition: var(--vise-transition);
}

.toggle-thumb {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(50% - 3px);
  height: calc(100% - 6px);
  background: white;
  border-radius: 21px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}

/* Client active */
input:not(:checked) ~ .toggle-track .toggle-thumb {
  left: 3px;
  background: linear-gradient(135deg, #17a2b8 0%, #138496 100%);
}

input:not(:checked) ~ .toggle-track .toggle-option[data-role='client'] {
  color: white;
}

input:not(:checked) ~ .toggle-track .toggle-option[data-role='coach'],
input:not(:checked) ~ .toggle-track .toggle-option[data-role='mentor'] {
  color: var(--vise-gray-500);
}

/* Coach/Mentor active */
input:checked ~ .toggle-track .toggle-thumb {
  left: calc(50%);
  background: linear-gradient(
    135deg,
    var(--vise-primary) 0%,
    var(--vise-primary-dark) 100%
  );
}

input:checked ~ .toggle-track .toggle-option[data-role='client'] {
  color: var(--vise-gray-500);
}

input:checked ~ .toggle-track .toggle-option[data-role='coach'],
input:checked ~ .toggle-track .toggle-option[data-role='mentor'] {
  color: white;
}

/* ============================================
   MOBILE HEADER - IMPROVED
   ============================================ */

.vise-mobile-header {
  display: none;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--vise-gray-200);
  box-shadow: var(--vise-shadow-sm);
}

.vise-mobile-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  height: var(--vise-mobile-header-height);
}

.vise-mobile-menu {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--vise-gray-50);
  border: 1px solid var(--vise-gray-200);
  color: var(--vise-gray-700);
  cursor: pointer;
  transition: var(--vise-transition);
  padding: 0 !important;
  min-width: auto !important;
}

.vise-mobile-menu:hover {
  background: white;
  border-color: var(--vise-primary);
  color: var(--vise-primary);
}

.vise-mobile-brand {
  display: flex;
  align-items: center;
}

.vise-mobile-brand img {
  height: 36px;
  width: auto;
}

.vise-mobile-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.vise-mobile-icon {
  position: relative;
  width: 46px;
  height: 46px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid var(--vise-gray-200);
  color: var(--vise-gray-700);
  cursor: pointer;
  transition: var(--vise-transition);
  padding: 0 !important;
  min-width: auto !important;
}

.vise-mobile-icon:hover {
  background: var(--vise-gray-50);
  border-color: var(--vise-primary);
  color: var(--vise-primary);
}

/* Mobile Menu Dropdown */
.vise-mobile-menu {
  display: none;
  background: white;
  border-top: 1px solid var(--vise-gray-200);
  padding: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.vise-mobile-menu.active {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.vise-mobile-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  background: var(--vise-gray-50);
  border: 1px solid var(--vise-gray-200);
  border-radius: 12px;
  color: var(--vise-gray-900);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: var(--vise-transition);
}

.vise-mobile-item:hover {
  background: var(--vise-primary);
  border-color: var(--vise-primary);
  color: white;
  text-decoration: none;
  transform: translateX(4px);
}

.vise-mobile-item svg {
  color: var(--vise-primary);
  transition: var(--vise-transition);
}

.vise-mobile-item:hover svg {
  color: white;
}

/* ============================================
   RESPONSIVE DESIGN
   ============================================ */

@media (max-width: 991px) {
  .vise-desktop-header {
    display: none;
  }

  .vise-mobile-header {
    display: block;
  }

  body {
    padding-top: var(--vise-mobile-header-height) !important;
  }
}

@media (min-width: 992px) {
  /* body {
    padding-top: var(--vise-header-height) !important;
  } */
}

@media (max-width: 1199px) {
  :root {
    --vise-header-height: 72px;
  }

  .vise-header-inner {
    padding: 0 24px;
  }

  .toggle-track {
    width: 90px;
    height: 44px;
  }
}

@media (max-width: 768px) {
  .vise-dropdown-menu {
    min-width: 340px;
  }

  .vise-actions-menu {
    min-width: 360px;
  }
}

@media (max-width: 576px) {
  :root {
    --vise-mobile-header-height: 64px;
  }

  .vise-mobile-inner {
    padding: 12px 16px;
  }

  .vise-mobile-brand img {
    height: 32px;
  }

  .vise-dropdown-menu,
  .vise-actions-menu {
    min-width: 300px;
    max-width: calc(100vw - 32px);
  }
}

/* ============================================
   SCROLLBAR STYLING
   ============================================ */

.vise-dropdown-body::-webkit-scrollbar {
  width: 8px;
}

.vise-dropdown-body::-webkit-scrollbar-track {
  background: var(--vise-gray-100);
  border-radius: 4px;
}

.vise-dropdown-body::-webkit-scrollbar-thumb {
  background: var(--vise-gray-300);
  border-radius: 4px;
}

.vise-dropdown-body::-webkit-scrollbar-thumb:hover {
  background: var(--vise-gray-600);
}

/* ============================================
   ANIMATIONS
   ============================================ */

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.vise-dropdown:hover .vise-dropdown-menu {
  animation: slideDown 0.3s ease-out;
}

/* ============================================
   OVERRIDE OLD STYLES
   ============================================ */

.main-header,
.mobile-header,
.modern-main-header,
.modern-mobile-header {
  display: none !important;
}

/* Mobile adjustments for header */
@media (max-width: 575.98px) {
  .dashboard-header {
    margin-bottom: 1.5rem;
  }

  .header-content {
    padding: 1rem;
  }

  .welcome-greeting h1 {
    font-size: 1.5rem;
  }

  .header-subtitle {
    font-size: 0.875rem;
  }
}

/* Tablet adjustments */
@media (min-width: 576px) and (max-width: 991.98px) {
  .welcome-greeting h1 {
    font-size: 1.875rem;
  }
}

/* Desktop */
@media (min-width: 992px) {
  .welcome-greeting h1 {
    font-size: 2rem;
  }

  .header-content {
    padding: 2rem;
  }
}

/* Mobile Responsive Adjustments */
@media (max-width: 575.98px) {
  .priority-alerts-section {
    padding: 1rem;
    margin-bottom: 1.5rem;
  }

  .alerts-header {
    margin-bottom: 1rem;
  }

  .alerts-title {
    font-size: 1.125rem;
  }

  .alerts-title i {
    font-size: 1.25rem;
  }

  .alerts-count {
    min-width: 1.75rem;
    height: 1.75rem;
    padding: 0 0.625rem;
    font-size: 0.8125rem;
  }

  .alert-card {
    padding: 1.25rem;
  }

  .alert-icon {
    width: 2.5rem;
    height: 2.5rem;
  }

  .alert-icon i {
    font-size: 1.5rem;
  }

  .alert-title {
    font-size: 1rem;
  }

  .alert-description {
    font-size: 0.875rem;
  }

  .btn-alert {
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    width: 100%;
    justify-content: center;
  }
}

/* Tablet Adjustments */
@media (min-width: 576px) and (max-width: 991.98px) {
  .priority-alerts-section {
    padding: 1.25rem;
  }

  .alert-card {
    padding: 1.375rem;
  }
}

/* Desktop Adjustments */
@media (min-width: 992px) {
  .priority-alerts-section {
    padding: 2rem;
    margin-bottom: 2.5rem;
  }

  .alerts-header {
    margin-bottom: 2rem;
  }
}

/* Extra Large Screens */
@media (min-width: 1400px) {
  .alert-card {
    padding: 2rem;
  }
}

/* Fix for alert cards in grid */
.alerts-grid {
  display: grid;
  gap: 1.5rem;
}

@media (max-width: 1199.98px) {
  .alerts-grid {
    gap: 1rem;
  }
}

@media (max-width: 575.98px) {
  .alerts-grid {
    gap: 0.75rem;
  }
}

/* Ensure proper spacing on mobile when cards stack */
@media (max-width: 1199.98px) {
  .alert-card:not(:last-child) {
    margin-bottom: 0;
  }
}

/* Fix flexbox alignment on mobile */
@media (max-width: 575.98px) {
  .alert-card > div {
    flex-direction: column !important;
  }

  .alert-action {
    width: 100%;
    margin-top: 1rem;
  }

  .btn-alert {
    width: 100%;
  }
}

/* ============================================
   MOBILE MENUS - ENHANCED
   ============================================ */

/* Base Mobile Menu */
.vise-mobile-menu {
  display: none;
  position: fixed;
  top: var(--vise-mobile-header-height, 70px);
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  z-index: 1000;
  flex-direction: column;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.vise-mobile-menu.active {
  display: flex;
  transform: translateX(0);
}

/* Mobile Menu Header */
.mobile-menu-header {
  padding: 20px;
  background: linear-gradient(
    135deg,
    var(--vise-primary-color) 0%,
    #0f34b8 100%
  );
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  flex-shrink: 0;
}

.mobile-menu-header h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-user-info {
  display: flex;
  align-items: center;
  gap: 14px;
}

.mobile-user-avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.mobile-user-details h4 {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 700;
}

.mobile-user-details p {
  margin: 0;
  font-size: 12px;
  opacity: 0.9;
}

/* Mobile Menu Body */
.mobile-menu-body {
  flex: 1;
  overflow-y: auto;
  padding: 12px 16px;
}

/* Mobile Menu Items */
.vise-mobile-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  background: var(--vise-gray-50);
  border: 1px solid var(--vise-gray-200);
  border-radius: 12px;
  color: var(--vise-gray-900);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-bottom: 8px;
}

.vise-mobile-item:hover,
.vise-mobile-item.active {
  background: linear-gradient(
    135deg,
    var(--vise-primary-color) 0%,
    #0f34b8 100%
  );
  border-color: var(--vise-primary-color);
  color: white;
  text-decoration: none;
  transform: translateX(4px);
}

.vise-mobile-item svg {
  color: var(--vise-primary-color);
  flex-shrink: 0;
  transition: color 0.3s ease;
}

.vise-mobile-item:hover svg,
.vise-mobile-item.active svg {
  color: white;
}

.vise-mobile-item span {
  flex: 1;
}

/* Mobile Menu Footer */
.mobile-menu-footer {
  padding: 16px;
  border-top: 1px solid var(--vise-gray-200);
  background: var(--vise-gray-50);
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.mobile-footer-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 20px;
  background: white;
  border: 1px solid var(--vise-gray-200);
  border-radius: 10px;
  color: var(--vise-gray-700);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}

.mobile-footer-btn:hover {
  background: var(--vise-primary-color);
  border-color: var(--vise-primary-color);
  color: white;
}

.mobile-footer-btn i {
  font-size: 20px;
}

.btn-view-all {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  background: var(--vise-primary-color);
  color: white;
  font-size: 15px;
  font-weight: 600;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-view-all:hover {
  background: #0f34b8;
  color: white;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.3);
}

/* Mobile Sessions Menu Specific */
.vise-sessions-menu .mobile-menu-body {
  padding: 0;
}

.mobile-sessions-section {
  padding: 16px;
  border-bottom: 1px solid var(--vise-gray-200);
}

.mobile-sessions-section:last-child {
  border-bottom: none;
}

.mobile-sessions-section .section-title {
  padding: 8px 0 12px;
  font-size: 12px;
  font-weight: 700;
  color: var(--vise-gray-600);
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

/* Scrollbar for mobile menus */
.mobile-menu-body::-webkit-scrollbar {
  width: 6px;
}

.mobile-menu-body::-webkit-scrollbar-track {
  background: var(--vise-gray-100);
}

.mobile-menu-body::-webkit-scrollbar-thumb {
  background: var(--vise-gray-300);
  border-radius: 3px;
}

.mobile-menu-body::-webkit-scrollbar-thumb:hover {
  background: var(--vise-gray-400);
}

/* Overlay for mobile menus */
body.mobile-menu-open::before {
  content: '';
  position: fixed;
  top: var(--vise-mobile-header-height, 70px);
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  animation: fadeIn 0.3s ease;
}

body.mobile-menu-open {
  overflow: hidden;
}

/* Hide by default */
.vise-mobile-menu-container {
  position: fixed;
  top: var(--vise-mobile-header-height, 70px);
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: calc(100vh - var(--vise-mobile-header-height, 70px));
  background: white;
  z-index: 1051; /* INCREASED: Higher than overlay */
  display: flex;
  flex-direction: column;
  overflow: hidden;
  /* CRITICAL: Start hidden off-screen */
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  transition:
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s ease,
    visibility 0s 0.3s;
}

/* Show menu when active */
.vise-mobile-menu-container.active {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  transition:
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s ease,
    visibility 0s 0s;
}

/* Mobile Menu Header */
.mobile-menu-header {
  position: relative;
  padding: 20px;
  background: linear-gradient(135deg, #1442ea 0%, #0f34b8 100%);
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  flex-shrink: 0;
  z-index: 2; /* Above menu body */
}

.mobile-user-info {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-right: 40px;
}

.mobile-user-avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
}

.mobile-user-details {
  flex: 1;
  min-width: 0;
}

.mobile-user-details h4 {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 700;
  color: white;
}

.mobile-user-details p {
  margin: 0;
  font-size: 12px;
  opacity: 0.9;
  color: white;
}

.mobile-menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
  z-index: 3; /* Above header */
}

.mobile-menu-close:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: rotate(90deg);
}

.mobile-menu-close i {
  font-size: 22px;
}

/* Mobile Menu Body */
.mobile-menu-body {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  -webkit-overflow-scrolling: touch;
  position: relative;
  z-index: 1; /* Base level */
}

/* Mobile Menu Items */
.vise-mobile-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  color: #1f2937;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.vise-mobile-item:hover,
.vise-mobile-item.active {
  background: linear-gradient(135deg, #1442ea 0%, #0f34b8 100%);
  border-color: #1442ea;
  color: white;
  text-decoration: none;
  transform: translateX(4px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.25);
  z-index: 2;
}

.vise-mobile-item svg {
  color: #1442ea;
  flex-shrink: 0;
  transition: color 0.3s ease;
}

.vise-mobile-item:hover svg,
.vise-mobile-item.active svg {
  color: white;
}

.vise-mobile-item span {
  flex: 1;
}

/* Mobile Menu Footer */
.mobile-menu-footer {
  padding: 16px;
  border-top: 1px solid #e5e7eb;
  background: #f9fafb;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 2; /* Above menu body */
  position: relative;
}

.mobile-footer-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 20px;
  background: white;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  color: #374151;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  position: relative;
  z-index: 1;
}

.mobile-footer-btn:hover {
  background: #1442ea;
  border-color: #1442ea;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.25);
  z-index: 2;
}

.mobile-footer-btn i {
  font-size: 20px;
}

/* Overlay when menu is open - FIXED Z-INDEX */
body.mobile-menu-open::before {
  content: '';
  position: fixed;
  top: var(--vise-mobile-header-height, 70px);
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10; /* CRITICAL: Lower than menu (1051) but higher than other content */
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.3s ease,
    visibility 0s 0.3s;
  pointer-events: none; /* Allow clicks to pass through when invisible */
}

body.mobile-menu-open.show-overlay::before {
  opacity: 1;
  visibility: visible;
  transition:
    opacity 0.3s ease,
    visibility 0s 0s;
  pointer-events: auto; /* Enable clicks when visible */
}

body.mobile-menu-open {
  overflow: hidden;
}

/* Scrollbar */
.mobile-menu-body::-webkit-scrollbar {
  width: 6px;
}

.mobile-menu-body::-webkit-scrollbar-track {
  background: #f3f4f6;
}

.mobile-menu-body::-webkit-scrollbar-thumb {
  background: #d1d5db;
  border-radius: 3px;
}

.mobile-menu-body::-webkit-scrollbar-thumb:hover {
  background: #9ca3af;
}

/* Mobile Header Buttons */
.vise-mobile-header {
  z-index: 1052; /* Highest: Above menu and overlay */
}

.vise-mobile-icon {
  position: relative;
}

.vise-mobile-icon .vise-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: white;
  font-size: 10px;
  font-weight: 700;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid white;
  box-shadow: 0 2px 4px rgba(239, 68, 68, 0.4);
}

/* Sessions Menu Specific */
.vise-sessions-menu .mobile-menu-body {
  padding: 0;
}

.mobile-sessions-section {
  padding: 16px;
  border-bottom: 1px solid #e5e7eb;
}

.mobile-sessions-section:last-child {
  border-bottom: none;
}

.mobile-sessions-section .section-title {
  padding: 8px 0 12px;
  font-size: 12px;
  font-weight: 700;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.vise-session-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  margin-bottom: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.vise-session-item:hover {
  background: white;
  border-color: #1442ea;
  box-shadow: 0 2px 8px rgba(20, 66, 234, 0.15);
  text-decoration: none;
  transform: translateX(4px);
}

.session-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #e5e7eb;
  flex-shrink: 0;
}

.session-details {
  flex: 1;
  min-width: 0;
}

.session-name {
  font-size: 14px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.session-meta {
  display: flex;
  gap: 12px;
  font-size: 12px;
  color: #6b7280;
}

.session-meta span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.session-meta i {
  font-size: 11px;
}

.vise-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

.vise-empty-state svg {
  color: #d1d5db;
  margin-bottom: 16px;
}

.vise-empty-state p {
  color: #6b7280;
  font-size: 14px;
  margin: 0;
}

.btn-view-all {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  background: #1442ea;
  color: white;
  font-size: 15px;
  font-weight: 600;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin: 16px;
}

.btn-view-all:hover {
  background: #0f34b8;
  color: white;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(20, 66, 234, 0.3);
}

/* Responsive adjustments */
@media (max-width: 576px) {
  .mobile-menu-header {
    padding: 16px;
  }

  .mobile-user-avatar {
    width: 48px;
    height: 48px;
  }

  .mobile-user-details h4 {
    font-size: 15px;
  }

  .mobile-user-details p {
    font-size: 11px;
  }

  .mobile-menu-body {
    padding: 12px;
  }

  .vise-mobile-item {
    padding: 14px 16px;
    font-size: 14px;
  }

  .mobile-menu-footer {
    padding: 12px;
  }

  .mobile-footer-btn {
    padding: 12px 18px;
    font-size: 14px;
  }
}

/* IMPORTANT: Only show menus on mobile */
@media (min-width: 992px) {
  .vise-mobile-menu-container {
    display: none !important;
  }

  body.mobile-menu-open::before {
    display: none !important;
  }
}

.dashboard-header-card {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e5e7eb;
  transition: all 0.3s ease;
}

.dashboard-header-card:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
}

.header-card-inner {
  width: 100%;
}

/* Avatar Section */
.user-avatar-large {
  position: relative;
  flex-shrink: 0;
}

.dashboard-header-card:hover .avatar-img-dashboard {
  border-color: #1442ea;
  transform: scale(1.02);
}

.avatar-status-badge {
  position: absolute;
  bottom: 12px;
  right: 22px;
  width: 18px;
  height: 18px;
  background: #10b981;
  border: 3px solid white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pulse-status 2s infinite;
}

@keyframes pulse-status {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.4);
  }
  50% {
    box-shadow: 0 0 0 4px rgba(16, 185, 129, 0);
  }
}

.avatar-status-badge i {
  font-size: 8px;
  color: white;
}

/* Greeting Badge */
.greeting-time-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #92400e;
  margin-bottom: 0.5rem;
  animation: slideInDown 0.5s ease;
}

@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.greeting-time-badge i {
  font-size: 1rem;
  animation: rotate 3s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Welcome Content */
.welcome-content-card {
  flex: 1;
  min-width: 0;
}

.welcome-title-card {
  font-size: 1.2rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.welcome-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.875rem;
  color: #6b7280;
  margin: 0;
  flex-wrap: wrap;
}

.meta-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
}

.meta-item i {
  font-size: 1rem;
  color: #1442ea;
}

.meta-divider {
  opacity: 0.3;
  margin: 0 4px;
}

/* Stats Grid */
.header-stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  width: 100%;
}

.stat-mini-card {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1.25rem 1rem;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.stat-mini-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.4),
    transparent
  );
  transition: left 0.5s ease;
}

.stat-mini-card:hover::before {
  left: 100%;
}

.stat-mini-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.stat-mini-card.stat-primary {
  background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);
  border-color: #3b82f6;
}

.stat-mini-card.stat-success {
  background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);
  border-color: #10b981;
}

.stat-mini-card.stat-warning {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  border-color: #f59e0b;
}

.stat-mini-icon {
  font-size: 1.75rem;
  margin-bottom: 0.75rem;
  display: block;
  transition: all 0.3s ease;
}

.stat-mini-card:hover .stat-mini-icon {
  transform: scale(1.15);
}

.stat-mini-card.stat-primary .stat-mini-icon {
  color: #2563eb;
}

.stat-mini-card.stat-success .stat-mini-icon {
  color: #059669;
}

.stat-mini-card.stat-warning .stat-mini-icon {
  color: #d97706;
}

.stat-mini-value {
  font-size: 1.75rem;
  font-weight: 800;
  color: #111827;
  line-height: 1;
  margin-bottom: 0.5rem;
  display: block;
}

.stat-mini-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: block;
  line-height: 1.4;
}

/* ============================================
   RESPONSIVE BREAKPOINTS - ENHANCED
   ============================================ */

/* Extra Large Desktops (≥1400px) */
@media (min-width: 1400px) {
  .dashboard-header-card {
    padding: 2.5rem 3rem;
  }

  .welcome-title-card {
    font-size: 1rem;
  }

  .header-stats-grid {
    gap: 1.5rem;
  }

  .stat-mini-card {
    padding: 1.5rem 1.25rem;
  }

  .stat-mini-icon {
    font-size: 2rem;
  }

  .stat-mini-value {
    font-size: 2rem;
  }
}

/* Large Desktops (1200px - 1399px) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard-header-card {
    padding: 2rem;
  }

  .welcome-title-card {
    font-size: 1.875rem;
  }

  .header-stats-grid {
    gap: 1rem;
  }
}

/* Tablets & Small Desktops (992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard-header-card {
    padding: 1.75rem;
  }

  .avatar-img-dashboard {
    width: 70px;
    height: 70px;
    border-radius: 16px;
  }

  .welcome-title-card {
    font-size: 1.625rem;
  }

  .welcome-meta {
    font-size: 0.8125rem;
  }

  .header-stats-grid {
    gap: 0.875rem;
  }

  .stat-mini-card {
    padding: 1rem 0.875rem;
  }

  .stat-mini-icon {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .stat-mini-value {
    font-size: 1.5rem;
  }

  .stat-mini-label {
    font-size: 0.6875rem;
  }
}

/* Tablets (768px - 991px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .dashboard-header-card {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }

  /* Stack avatar and welcome on smaller tablets */
  .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1.5rem;
  }

  .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .avatar-img-dashboard {
    width: 64px;
    height: 64px;
    border-radius: 14px;
  }

  .avatar-status-badge {
    width: 16px;
    height: 16px;
    border-width: 2px;
  }

  .greeting-time-badge {
    padding: 5px 12px;
    font-size: 0.6875rem;
  }

  .welcome-title-card {
    font-size: 1.5rem;
  }

  .welcome-meta {
    font-size: 0.8125rem;
  }

  /* Stats in 3 columns */
  .header-stats-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.75rem;
  }

  .stat-mini-card {
    padding: 0.875rem 0.75rem;
  }

  .stat-mini-icon {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }

  .stat-mini-value {
    font-size: 1.375rem;
    margin-bottom: 0.375rem;
  }

  .stat-mini-label {
    font-size: 0.625rem;
  }
}

/* Mobile Landscape & Small Tablets (576px - 767px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .dashboard-header-card {
    padding: 1.25rem;
    margin-bottom: 1.25rem;
    border-radius: 16px;
  }

  /* Full width sections */
  .col-12 {
    margin-bottom: 1.25rem;
  }

  .col-12:last-child {
    margin-bottom: 0;
  }

  /* Avatar and welcome side by side but smaller */
  .d-flex.align-items-center.gap-3 {
    gap: 0.875rem !important;
  }

  .avatar-img-dashboard {
    width: 56px;
    height: 56px;
    border-radius: 12px;
    border-width: 2px;
  }

  .avatar-status-badge {
    width: 14px;
    height: 14px;
    border-width: 2px;
  }

  .avatar-status-badge i {
    font-size: 7px;
  }

  .greeting-time-badge {
    padding: 4px 10px;
    font-size: 0.625rem;
    margin-bottom: 0.375rem;
  }

  .greeting-time-badge i {
    font-size: 0.875rem;
  }

  .welcome-title-card {
    font-size: 1.375rem;
    margin-bottom: 0.375rem;
  }

  .welcome-meta {
    font-size: 0.75rem;
    gap: 6px;
  }

  .meta-item {
    gap: 3px;
  }

  .meta-item i {
    font-size: 0.875rem;
  }

  /* Stats in 3 columns */
  .header-stats-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.625rem;
  }

  .stat-mini-card {
    padding: 0.75rem 0.625rem;
    border-radius: 10px;
  }

  .stat-mini-icon {
    font-size: 1.25rem;
    margin-bottom: 0.375rem;
  }

  .stat-mini-value {
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
  }

  .stat-mini-label {
    font-size: 0.5625rem;
    line-height: 1.3;
  }
}

/* Mobile Portrait (< 576px) */
@media (max-width: 575.98px) {
  .dashboard-header-card {
    padding: 1rem;
    margin-bottom: 1rem;
    border-radius: 14px;
  }

  /* Full width sections with smaller gaps */
  .g-4 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }

  .col-12 {
    margin-bottom: 1rem;
  }

  .col-12:last-child {
    margin-bottom: 0;
  }

  /* Center avatar and content on very small screens */
  .d-flex.align-items-center.gap-3 {
    flex-direction: column;
    text-align: center;
    gap: 0.75rem !important;
  }

  .user-avatar-large {
    margin: 0 auto;
  }

  .avatar-img-dashboard {
    width: 64px;
    height: 64px;
    border-radius: 14px;
    border-width: 2px;
  }

  .avatar-status-badge {
    width: 16px;
    height: 16px;
    bottom: 12px;
    right: 22px;
  }

  .welcome-content-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .greeting-time-badge {
    padding: 4px 10px;
    font-size: 0.625rem;
    margin-bottom: 0.5rem;
  }

  .welcome-title-card {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
    text-align: center;
  }

  .welcome-meta {
    font-size: 0.75rem;
    gap: 4px;
    justify-content: center;
    flex-wrap: wrap;
  }

  .meta-item {
    gap: 3px;
  }

  .meta-divider {
    display: none;
  }

  /* Stats - 1 column on very small screens */
  .header-stats-grid {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }

  .stat-mini-card {
    padding: 1rem 0.875rem;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
  }

  .stat-mini-card::before {
    display: none; /* Remove shine effect on mobile */
  }

  .stat-mini-icon {
    font-size: 1.75rem;
    margin-bottom: 0;
    order: 2;
  }

  .stat-mini-card > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
  }

  .stat-mini-value {
    font-size: 1.5rem;
    margin-bottom: 0.25rem;
  }

  .stat-mini-label {
    font-size: 0.6875rem;
    text-align: left;
  }
}

/* Extra Small Mobile (< 400px) */
@media (max-width: 399.98px) {
  .dashboard-header-card {
    padding: 0.875rem;
    border-radius: 12px;
  }

  .avatar-img-dashboard {
    width: 56px;
    height: 56px;
    border-radius: 12px;
  }

  .welcome-title-card {
    font-size: 1.125rem;
  }

  .welcome-meta {
    font-size: 0.6875rem;
  }

  .stat-mini-card {
    padding: 0.875rem 0.75rem;
  }

  .stat-mini-icon {
    font-size: 1.5rem;
  }

  .stat-mini-value {
    font-size: 1.375rem;
  }

  .stat-mini-label {
    font-size: 0.625rem;
  }
}

/* ============================================
   PRINT STYLES
   ============================================ */

@media print {
  .dashboard-header-card {
    box-shadow: none;
    border: 1px solid #ddd;
    page-break-inside: avoid;
  }

  .avatar-status-badge {
    display: none;
  }

  .stat-mini-card {
    box-shadow: none;
  }
}

/* ============================================
   ACCESSIBILITY IMPROVEMENTS
   ============================================ */

/* Focus states */
.stat-mini-card:focus-visible {
  outline: 3px solid #1442ea;
  outline-offset: 2px;
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .dashboard-header-card,
  .avatar-img-dashboard,
  .stat-mini-card,
  .stat-mini-icon,
  .greeting-time-badge i {
    animation: none !important;
    transition: none !important;
  }
}

/* High contrast mode */
@media (prefers-contrast: high) {
  .dashboard-header-card {
    border: 2px solid #000;
  }

  .stat-mini-card {
    border: 2px solid #000;
  }

  .avatar-img-dashboard {
    border: 3px solid #000;
  }
}

/* Upload Modal Styles */
.modal-content {
  border: none;
  border-radius: 16px;
  box-shadow:
    0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
  overflow: hidden;
}

.modal-body {
  padding: 2rem;
  background: #f8fafc;
}

.modal-footer {
  background: white;
  padding: 1.5rem 2rem;
  border-top: 1px solid #e2e8f0;
  justify-content: space-between;
}

.vise-role-switch {
  position: relative;
  display: inline-block;
  z-index: 9999;

  /* 🔧 ATUR INI JIKA PERLU */
  --arrow-offset-x: 0px; /* + ke kanan | - ke kiri */
}

/* label switch */
.role-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
}

/* TOOLTIP BOX (di bawah switch) */
.vise-role-switch::after {
  content: attr(data-tooltip);
  position: absolute;
  top: 120%; /* jarak tooltip dari switch */
  left: 50%;
  transform: translateX(calc(-50% + var(--arrow-offset-x)));
  background: #111827;
  color: #ffffff;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 6px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  z-index: 10000;
}

/* ARROW (menghadap ke atas / ke switch) */
.vise-role-switch::before {
  content: '';
  position: absolute;
  top: 100%; /* posisi arrow tepat di atas tooltip */
  left: 50%;
  transform: translateX(calc(-50% + var(--arrow-offset-x)));
  border: 6px solid transparent;
  border-bottom-color: #111827;
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 10001;
}

/* SHOW ON HOVER */
.vise-role-switch:hover::after,
.vise-role-switch:hover::before {
  opacity: 1;
}

.modern-section-title ul li {
  font-size: 0.875rem;
  color: #6b7280;
}

.btn-modern-submit{
  margin-left: 20px;
}

table .status.badge {
    display: inline-flex;
    align-items: center;
    padding: 0.25rem 0.625rem;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: inherit;
    margin: 0;
    border: 0;
}

table .status.badge.status-completed {
    background: rgba(34, 197, 94, 0.1);
    color: #059669 !important;
}

table .status.badge.status-scheduled {
    background: rgba(59, 130, 246, 0.1);
    color: #1d4ed8 !important;
}

table .status.badge.status-proposed {
    background: rgba(245, 158, 11, 0.1);
    color: #d97706 !important;
}

table .status.badge.status-unscheduled {
    background: rgba(107, 114, 128, 0.1);
    color: #6b7280 !important;
}

table .status.badge.status-cancelled {
    background: rgba(239, 68, 68, 0.1);
    color: #dc2626 !important;
}

a.user-link .client-details .client-name {
  color: var(--primary-color);
}

a.user-link .client-details .client-name:hover {
  color: #1a89fd;;
}
.bmd-form-group{
  padding-top: 0;
}
