.auth-card .flag-dropdown.dropdown-toggle::after {
  /* width: 7px; */
  /* height: 7px; */
  border-right: 1px solid #49657b;
  border-top: 1px solid #49657b;
  transform: rotate(135deg);

  border-left: none;
}

.auth-card .flag-dropdown img {
  height: 15px;
  width: 15px;
  object-fit: contain;
}
.flag-dropdown img.flag-icon {
  height: 15px;
  width: 15px;
  object-fit: contain;
}
.dropdown-item img.flag-icon {
  height: 15px;
  width: 15px;
  object-fit: contain;
}


/* ----------------------------- Data table --------------------------------------------------- */

.data-table-extensions > .data-table-extensions-filter > .filter-text {
  border-bottom: 1px solid black !important;
}
.data-table-extensions > .data-table-extensions-action > button.print {
  display: none !important;
}
.data-table-extensions > .data-table-extensions-action > button.download {
  font-size: 100px !important;
}

.data-table-extensions > .data-table-extensions-filter > .icon {
  /* background-image: */
}

/* .hMmpif:nth-child(odd) {
    background-color:#eeeeee !important;
    border-color: inherit !important;
    font-size: 0.98rem !important;
    padding: 1% 0;
  }
  .hMmpif:nth-child(even) {
  
    border-color: inherit !important;
    font-size: 0.98rem !important;
    border-width:0 !important;
    font-weight: lighter !important;
    padding: 1% 0;
    
  } */

/* .bHdTgG{
    color:gray;
    font-weight: 800;
  }
  .khorWA {
    color: gray;
  } */

.rdt_TableRow:nth-child(odd) {
  background-color: #eeeeee !important;
  border-color: inherit !important;
  font-size: 0.98rem !important;
  padding: 1% 0;
}
.rdt_TableRow:nth-child(even) {
  border-color: inherit !important;
  font-size: 0.98rem !important;
  border-width: 0 !important;
  font-weight: lighter !important;
  padding: 1% 0;
}
.rdt_TableHeadRow {
  color: gray;
  font-weight: 600;
}
.rdt_TableCell {
  color: gray;
}

.p-datatable-thead tr {
  /* border-top: 1px solid #8080805c; */
  border-bottom: 1px solid #cccaca5c;
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
      "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
      sans-serif !important; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
  font-size: 15px;
  padding: 12px;
}
.p-datatable-tbody {
  font-size: 14px !important;
  padding: 12px !important;
}
.p-datatable-tbody tr {
  border-bottom: 1px solid #cccaca5c;
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
      "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
      sans-serif !important; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.card-title {
  font-size: smaller !important;
}
.card-subtitle {
  font-size: x-small !important;
}
.fs-4 {
  font-size: 0.8rem !important;
}

.post-image {
  width: 100%;
  border-radius: 5px; /* To match the class 'rounded-1' */
  transition: transform 0.3s ease-in-out; /* Transition for smooth effect */
}
.post-image:hover {
  transform: scale(1.1);
  cursor: pointer; /* Scale up the image on hover */
}

/* @media (max-width: 1600px) {
     .custom-responsive {
      height: calc(100vh - 400px) !important
    }
  } */

.cardtheam_post .card {
  border-radius: 10px;
  border: 0.73px solid rgba(121, 121, 121, 0.2);
  -webkit-border-radius: 7.03px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 100%;
}

.cardtheam_post {
  height: 100%;
}

.cardtheam_post .card-body {
  padding: 14.59px;
  border-top: 0;
}

.cardtheam_post .card-img,
.cardtheam_post .card-img-top {
  border-top-left-radius: 6.11px;
  border-top-right-radius: 6.11px;
}

.card-img-top-post_container {
  position: relative;
}

.cardtheam-postContent .card-body {
  display: flex;
  flex-direction: column;
  gap: 8.03px;
  justify-content: space-between;
}

.cardtheam-postContent .card-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.43px;
  color: rgba(223, 94, 64, 1);
  margin-bottom: 3.65px;
}

.cardtheam-postContent .card-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.43px;
  color: rgba(0, 0, 0, 1);
}

.cardtheam-postContent .card-body .bottom .left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6.57px;
  flex-wrap: wrap;
}

.cardtheam-postContent .card-body .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.cardtheam-samplesupplier .cardtheam-postContent .card-title {
  font-size: 13px;
}

.cardtheam-samplesupplier .cardtheam-postContent .card-text {
  font-size: 12.14px;
}

.card-img-top-post_container {
  position: relative;
}

.producttab-mb .col-6 {
  margin-bottom: 25px;
}

.react-tel-input .form-control {
  border: var(--bs-border-width) solid #dfe5ef;
  padding: 13px 15px;
  border-radius: 7px !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 17.71px !important;
  text-align: left !important;
  color: #5a6a85 !important;
  height: 11px !important;
  width: 100% !important;
  box-shadow: unset;
  font-family: inherit !important;
}

/* ViewPostDetails.css */

.post-details-wrapper {
  padding: 24px;
  background: #f8f9fa;
  min-height: 100vh;
}

/* Header */
.post-details-header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

.back-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}

.back-btn:hover {
  background: #f5f5f5;
  border-color: #1a1a1a;
}

.page-title {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #1a1a1a;
}

/* Main Content */
.post-details-content {
  max-width: 680px;
  margin: 0 auto;
}

.post-card {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  overflow: hidden;
}

/* User Header Section */
.post-header {
  padding: 24px;
  border-bottom: 1px solid #f0f0f0;
}

.user-info-section {
  display: flex;
  align-items: center;
  gap: 16px;
}

.user-avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #f0f0f0;
}

.user-details {
  flex: 1;
}

.user-name {
  margin: 0 0 4px 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
}

.user-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #6c757d;
}

.user-id {
  font-weight: 500;
}

.divider {
  color: #dee2e6;
}

.post-time {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* Post Description */
.post-description {
  padding: 24px;
  border-bottom: 1px solid #f0f0f0;
}

.post-description p {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

/* Media Section */
.post-media-section {
  display: grid;
  gap: 8px;
  padding: 0;
  background: #000;
}

.media-item {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.media-item img,
.media-item video {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
  display: block;
  background: #000;
}

.video-wrapper video {
  width: 100%;
  outline: none;
}

.media-label {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  border-radius: 6px;
  backdrop-filter: blur(10px);
}

/* Stats Bar */
.post-stats-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding: 20px 24px;
  border-bottom: 1px solid #f0f0f0;
  background: #ffffff;
}

.stat-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  border-radius: 8px;
  background: #f8f9fa;
  cursor: pointer;
  transition: all 0.2s ease;
}

.stat-item:hover:not(.disabled) {
  background: #e9ecef;
  transform: translateY(-2px);
}

.stat-item.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.stat-icon {
  font-size: 20px;
}

.stat-icon.heart {
  color: #dc3545;
}

.stat-icon.comment {
  color: #0d6efd;
}

.stat-count {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
}

.stat-label {
  font-size: 14px;
  color: #6c757d;
  font-weight: 500;
}

.stat-divider {
  display: none;
}

/* Engagement Section */
.engagement-section {
  padding: 24px;
}

.engagement-block {
  margin-bottom: 32px;
}

.engagement-block:last-child {
  margin-bottom: 0;
}

.engagement-header {
  margin-bottom: 16px;
}

.engagement-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}

.title-icon {
  font-size: 18px;
}

.title-icon.heart {
  color: #dc3545;
}

.title-icon.comment {
  color: #0d6efd;
}

/* Likes Grid */
.likes-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 12px;
}

.like-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 10px;
  transition: all 0.2s ease;
}

.like-item:hover {
  background: #e9ecef;
  transform: translateY(-2px);
}

.like-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.like-name {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
}

/* Comments List */
.comments-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.comment-item {
  display: flex;
  gap: 12px;
  padding: 16px;
  background: #f8f9fa;
  border-radius: 12px;
}

.comment-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.comment-content {
  flex: 1;
}

.comment-author {
  font-size: 14px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 6px;
}

.comment-text {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 6px;
}

.comment-time {
  font-size: 12px;
  color: #6c757d;
}

/* Empty State */
.empty-engagement {
  padding: 40px;
  text-align: center;
  color: #6c757d;
  background: #f8f9fa;
  border-radius: 12px;
}

.empty-engagement p {
  margin: 0;
  font-size: 14px;
}

.rbc-event {
  /* background: transparent !important; */
  border: none !important;
  padding: 0 !important;
}

.slot-indicator {
  height: 100%;
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
}

/* Makes half-hour slots visually obvious */
.rbc-time-slot {
  border-top: 1px dashed #e0e0e0;
}

.dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.dot.confirmed {
  background: #28a745;
}
.dot.pending {
  background: #ffc107;
  color: #000;
}
.dot.cancelled {
  background: #dc3545;
}

/* Force visible 30-min slots */
.rbc-time-slot {
  min-height: 40px;
}

/* Prevent hour rows from collapsing */
.rbc-timeslot-group {
  min-height: 80px; /* 2 x 40px */
}

/* Remove default blue event */
.rbc-event {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
}

/* Prevent hover blue */
.rbc-event:hover {
  background: transparent !important;
}

/* Ensure slot content fills slot */
.rbc-event-content {
  height: 100%;
}

/* Center indicators inside slot */
.slot-indicator {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

/* ========================= 
   STATUS DROPDOWN 
========================= */
.status-dropdown-wrapper {
  position: relative;
}

.status-dropdown-btn {
  padding: 6px 12px;
  border-radius: 6px;
  border: 1px solid;
  background-color: transparent;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s;
}

.status-dropdown-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.status-dropdown-btn.status-pending {
  border-color: #ffa500;
  background-color: rgba(255, 165, 0, 0.1);
  color: #ffa500;
}

.status-dropdown-btn.status-confirmed {
  border-color: #00cfc8;
  background-color: rgba(0, 207, 200, 0.1);
  color: #00cfc8;
}

.status-dropdown-btn.status-cancelled {
  border-color: #ff4444;
  background-color: rgba(255, 68, 68, 0.1);
  color: #ff4444;
}

.status-dropdown-btn:hover:not(:disabled) {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: currentColor;
}

.dropdown-arrow {
  transition: transform 0.2s;
}

.dropdown-arrow.open {
  transform: rotate(180deg);
}

.dropdown-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

.status-dropdown-menu {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background-color: white;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
}

.status-option {
  width: 100%;
  padding: 10px 12px;
  border: none;
  background-color: white;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: background-color 0.15s;
  text-align: left;
}

.status-option.active {
  background-color: #f9fafb;
  font-weight: 600;
}

.status-option:hover {
  background-color: #f9fafb;
}

.status-option-pending {
  color: #ffa500;
}

.status-option-confirmed {
  color: #00cfc8;
}

.status-option-cancelled {
  color: #ff4444;
}

.check-icon {
  margin-left: auto;
}

/* ========================= 
   ENHANCED EVENT CARD 
========================= */
.enhanced-event-card {
  position: relative;
  background-color: white;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 12px;
  border: 1px solid #e5e7eb;
  cursor: pointer;
  transition: all 0.2s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.enhanced-event-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #00cfc8;
}

.event-card-header {
  margin-bottom: 12px;
}

.event-title {
  font-size: 16px;
  font-weight: 600;
  color: #111827;
  margin-bottom: 8px;
  line-height: 1.4;
  word-wrap: break-word;
}

.event-user {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #6b7280;
}

.event-card-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 12px;
  padding: 12px;
  background-color: #f9fafb;
  border-radius: 8px;
}

.info-item {
  display: flex;
  flex-direction: column;
}

.info-label {
  font-size: 11px;
  color: #6b7280;
  margin-bottom: 4px;
}

.info-value {
  font-size: 13px;
  font-weight: 600;
  color: #111827;
}

.event-card-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.video-btn {
  padding: 6px 12px;
  border-radius: 6px;
  border: none;
  background-color: #eef2ff;
  color: #4f46e5;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s;
}

.video-btn:hover {
  background-color: #e0e7ff;
  transform: translateY(-1px);
}

.updating-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.spinner {
  width: 24px;
  height: 24px;
  border: 3px solid #e5e7eb;
  border-top-color: #00cfc8;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* ========================= 
   CALENDAR SIDEBAR 
========================= */
.calendar-sidebar {
  background-color: #f9fafb;
  border-radius: 12px;
  padding: 16px;
  margin-top: 10px;
}

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

.sidebar-title {
  font-size: 16px;
  font-weight: 600;
  color: #111827;
  margin: 0;
}

.event-count-badge {
  background-color: #00cfc8;
  color: white;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 600;
}

.events-list-container {
  height: 485px;
  overflow-y: auto;
  padding-right: 8px;
}

/* Custom Scrollbar */
.events-list-container::-webkit-scrollbar {
  width: 6px;
}

.events-list-container::-webkit-scrollbar-track {
  background: #e5e7eb;
  border-radius: 10px;
}

.events-list-container::-webkit-scrollbar-thumb {
  background: #9ca3af;
  border-radius: 10px;
}

.events-list-container::-webkit-scrollbar-thumb:hover {
  background: #6b7280;
}

/* Empty State */
.empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #9ca3af;
  text-align: center;
  padding: 20px;
}

.empty-icon {
  margin-bottom: 16px;
  opacity: 0.4;
}

.empty-title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
  color: #6b7280;
}

.empty-subtitle {
  font-size: 12px;
  color: #9ca3af;
}

/* ========================= 
   CALENDAR DOTS (Month/Week/Day View)
========================= */
.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
}

.dot.confirmed {
  background-color: #00cfc8;
}

.dot.pending {
  background-color: #ffa500;
}

.dot.cancelled {
  background-color: #ff4444;
}

/* Month View Indicators */
.month-indicators {
  position: absolute;
  bottom: 4px;
  left: 25%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 4px;
  pointer-events: none;
}

.month-indicators .dot {
  width: 10px;
  height: 10px;
}

.month-indicators .count {
  font-size: 10px;
  font-weight: 600;
  color: #111827;
  margin-left: 2px;
}

/* Slot Indicator Overlay (Week/Day View) */
.slot-indicator-overlay {
  position: absolute;
  bottom: 2px;
  left: 2px;
  display: flex;
  align-items: center;
  gap: 4px;
  pointer-events: none;
  z-index: 1;
}

.slot-indicator-overlay .dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 600;
  color: white;
}

.slot-indicator-overlay .count {
  font-size: 11px;
  font-weight: 600;
  color: #111827;
  background-color: white;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
}

/* Month Cell Hover */
.month-cell {
  position: relative;
  cursor: pointer;
  transition: background-color 0.2s;
}

.month-cell:hover {
  background-color: rgba(0, 207, 200, 0.05);
}

.edit_pren_prof {
    position: absolute;
    bottom: -32px;
    right: 32%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #1D1E25;
    border-radius: 100%;
    background-color: #fff;
}

.post-media {
  width: 100%;
  height: 360px;              /* fixed height */
  overflow: hidden;
  border-radius: 16px;
  background-color: #000;     /* looks good for tall images */
  display: flex;
  align-items: center;
  justify-content: center;
}

.post-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;        /* 🔥 no stretch, no crop */
}


.call-page {
  height: 100vh;
  display: flex;
  flex-direction: column;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 50%, #cbd5e1 100%);
}

.call-header {
  padding: 20px 24px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.call-timer {
  font-weight: 600;
  color: #22c55e;
  font-size: 18px;
}

.time-remaining {
  color: #6b7280;
  font-size: 16px;
}

.time-remaining.warning {
  color: #ef4444;
  animation: pulse 1s infinite;
}

.call-body {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  padding: 40px;
}

.user-card {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(15px);
  width: 280px;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
  border: 2px solid transparent;
  transition: all 0.3s ease;
}

.user-card.connected {
  box-shadow: 0 20px 40px rgba(34, 197, 94, 0.2);
}

.user-card.connecting {
  box-shadow: 0 20px 40px rgba(245, 158, 11, 0.2);
}

.user-avatar-container {
  position: relative;
  display: inline-block;
}

.user-card img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.status-indicator {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.status-indicator.online {
  background: #22c55e;
}

.status-indicator.connecting {
  background: #f59e0b;
  animation: pulse 2s infinite;
}

.connection-status {
  margin-top: 16px;
}

.waiting-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(15px);
  width: 320px;
  padding: 40px;
  border-radius: 24px;
  text-align: center;
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
  border: 2px dashed #cbd5e1;
  overflow: hidden;
}

.waiting-animation {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
}

.pulse-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  border: 3px solid #3b82f6;
  border-radius: 50%;
  animation: pulse-ring 2s infinite;
}

.pulse-ring.delay-1 {
  animation-delay: 0.5s;
  border-color: #8b5cf6;
  width: 70px;
  height: 70px;
}

.pulse-ring.delay-2 {
  animation-delay: 1s;
  border-color: #06b6d4;
  width: 80px;
  height: 80px;
}

.waiting-animation i {
  font-size: 0.8rem !important;
  position: relative;
  z-index: 1;
  color: #6366f1;
}

.call-footer {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  padding: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
}

.call-controls {
  display: flex;
  gap: 16px;
  align-items: center;
}

.btn-control {
  padding: 12px 24px;
  border-radius: 50px;
  font-weight: 600;
  border: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}

.btn-control:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.ti-eye{
  color: black !important
}

.ti-pencil{
  color: black !important
}

@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.5; }
  100% { opacity: 1; }
}

@keyframes pulse-ring {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}

@media (max-width: 768px) {
  .call-body {
    flex-direction: column;
    gap: 30px;
    padding: 20px;
  }
  
  .user-card, .waiting-card {
    width: 100%;
    max-width: 300px;
  }
  
  .call-controls {
    flex-direction: column;
    width: 100%;
  }
  
  .btn-control {
    width: 100%;
    justify-content: center;
  }
}

/* Booking View Page Styles */
.user-profile-section {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 16px;
  padding: 24px;
  border: 1px solid #e9ecef;
}

.info-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e9ecef;
  transition: all 0.3s ease;
}

.info-card:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transform: translateY(-2px);
}

.info-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.time-slots-section {
  background: #f8f9fa;
  border-radius: 16px;
  padding: 24px;
  border: 1px solid #e9ecef;
}

.time-slot-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border-left: 4px solid #28a745;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

.time-slot-card.end-time {
  border-left-color: #dc3545;
}

.time-slot-card:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.time-slot-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(135deg, #28a745, #20c997);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 18px;
}

.time-slot-card.end-time .time-slot-icon {
  background: linear-gradient(135deg, #dc3545, #fd7e14);
}

.status-section {
  border: 1px solid #e9ecef;
  border-radius: 12px;
}

.alert-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: rgba(255, 193, 7, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.alert-danger .alert-icon {
  background: rgba(220, 53, 69, 0.1);
}

.bg-gradient-primary {
  background: linear-gradient(135deg, #5D87FF 0%, #4570EA 100%) !important;
}

/* ========================= 
   RESPONSIVE 
========================= */
@media (max-width: 1199px) {
  .event-card-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .status-dropdown-wrapper {
    width: 100%;
  }

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

  .video-btn {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .calendar-sidebar {
    margin-top: 20px;
  }

  .events-list-container {
    height: 400px;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .post-details-wrapper {
    padding: 16px;
  }

  .post-details-content {
    max-width: 100%;
  }

  .post-header {
    padding: 16px;
  }

  .user-avatar {
    width: 48px;
    height: 48px;
  }

  .user-name {
    font-size: 16px;
  }

  .post-description {
    padding: 16px;
  }

  .post-stats-bar {
    padding: 16px;
  }

  .engagement-section {
    padding: 16px;
  }

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

  .stat-count {
    font-size: 18px;
  }

  .media-item img,
  .media-item video {
    max-height: 400px;
  }
}


.error-message {
  color: #dc3545 !important; /* Bootstrap's danger color */
  padding-top: 0.25rem; /* Adjusts space between input and error message */
  font-size: 0.875rem; /* Slightly smaller than the default font size */
  line-height: 1.2; /* Adjust line height for better readability */
}
