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

.home-slider .owl-dots .owl-dot span {
  display: none !important;
}

.text-blue {
  color: #3daeff;
}

.bg-blue {
  background: #3daeff !important;
  border-color: #3daeff !important;
}
.bg-pink {
  background-color: #e90e8b !important;
}

.btn-red {
  background-color: #e90e2b !important;
}

.btn.dropdown-toggle::after {
  vertical-align: 0.15em;
}

.profile-photo {
  position: relative;
}
.profile-photo .profile-pic-edit {
  bottom: 29px;
  position: relative;
  right: 40px;
  background: #e90e8b;
  border-radius: 50%;
  padding: 5px;
}

.star-cont div a img {
  width: 50px;
  height: 50px;
}
/* .nav-item .dropdown-menu li:hover {
  background: #e90e8b;
  color: #fff !important;
}
.nav-item .dropdown-menu li a {
  transition: color 0s;
}

.nav-item .dropdown-menu li:hover a {
  color: #fff !important;
} */

.inbox-people {
  min-width: 340px !important;
}

.bg-msgboard {
  width: 50%;
  height: 50%;
  max-width: 200px;
  max-height: 200px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  object-fit: cover;
  opacity: 0.5;
}

.emoji-box {
  letter-spacing: 0.8rem !important;
  font-size: 3rem !important;
}
.cms-wrapper {
  margin: unset;
  width: unset;
}
@media only screen and (max-width: 1050px) {
  .bg-msgboard {
    width: 50%;
    height: 50%;
    max-width: 90px;
    max-height: 90px;
  }
}

.text-danger {
  font-size: 1rem !important;
}

.footer-menu-box ul li {
  margin-bottom: unset !important;
}

.footer-adress-info .social-btn a {
  display: flex;
}
.breadcrumb-list {
  display: flex !important;
}

.accordion {
  font-size: 1rem;
}

.accordion-item {
  margin: 10px;
}

.accordion-button {
  /* background-color: rgba(0,0,0,0.02); */
  /* border: 1px solid rgba(231, 13, 137,0.5); */
  background: hsla(0, 0%, 44%, 0.06);
}

.custom-toggler {
  display: none;
}

.navbar-toggler.close-btn {
  display: none !important;
}

.custom-toggler .hamburger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(233 14 139)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
@media only screen and (max-width: 1299px) {
  .custom-toggler {
    display: flex !important;
  }
  .navbar-toggler.close-btn {
    display: block !important;
  }
  .dropdown-menu.show {
    color: #000;
  }
  .login-signup a {
    color: #fff !important;
  }
}

.didnot-recived {
  font-size: 1rem !important;
}
.form-link {
  text-decoration: underline !important;
}
.header-search .search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.owl-dots {
  margin-bottom: 30px;
}
/* .form-group{
  margin-bottom: 15px;
} */

.text-danger {
  margin: 0px 3px 0px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.profile-pic {
  overflow: hidden;
}

.profile-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-select-height {
  padding: 10px 25px;
  height: 48px !important;
}

.pagination-box ul li {
  cursor: pointer !important;
}

.audio-wrapper {
  padding: 6px 6px;
  height: 65px;
  border: 2px solid #e90e8b !important;
  box-shadow: inset 0px 0px 2px 10px #fff;
  overflow: hidden;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.audio-btn {
  background-color: #e90e8b;
  appearance: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;

  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  border: none;
  outline: none;
  color: #fff !important;
}
.action-box-head {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  padding: 15px;
  z-index: 1;
}

.action-box-head-L a {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  cursor: pointer !important;
}

.action-box-head-L {
  display: flex;
  align-items: center;
  /* z-index: 999; */
}
.edit-btn {
  background: #fff;
  border-radius: 50%;
  font-size: 22px;
  color: #292d32;
}

.delete-btn {
  background: #292d32;
  border-radius: 50%;
  font-size: 22px;
  color: #fff;
}

.btn-close {
  margin: 0px !important;
}

.modal-title {
  width: 100% !important;
}

.cursor-pointer {
  cursor: pointer !important;
  user-select: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}

.btn:disabled {
  color: #e90e8b;
  filter: grayscale(50%);
}

.description-ellipse p {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.para-ellipse {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.content-ellipse {
  /* display: inline-block; */
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.loading-indicator:before {
  content: "";
  background: rgba(0, 0, 0, 0.9);
  opacity: 0.2;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background-size: 50px;
}

.loading-indicator:after {
  content: url(../images/logo.svg);
  position: fixed;
  width: 100%;
  top: 40%;
  left: 0;
  z-index: 1001;
  color: #fffb00;
  z-index: 99999;
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  font-family: PFDinMonoRegular;
}

.float-animation {
  animation: float 1s linear infinite;
  -webkit-animation: float 1s linear infinite;
}

.form-head {
  text-align: center;
}

.video-box .detail-video {
  object-fit: contain !important;
}

.content-parent {
  text-align: initial;
}

.dropdown-styles li {
  /* border-bottom: 2px solid #ccc; */
}

.list-marker-white::marker {
  color: #fff !important;
}

.actionBtn {
  display: flex;
  align-items: center;
}
.actionBtn a {
  margin-right: 10px;
}
.actionBtn a:last-child {
  margin-right: 0;
}
.actionBtn .blue-btn {
  background: #3daeff;
  border-color: #3daeff;
}
.actionBtn .blue-info {
  background: #f9c10b;
  border-color: #f9c10b;
}

.model-profile-info .owl-dots.disabled {
  display: block !important;
}

.model-profile-info .owl-stage-outer {
  max-height: 400px;
  overflow: hidden;
  border-radius: 10px;
}

.model-profile-info .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.model-profile-info .owl-carousel div.owl-nav > button {
  background: #e90e8b;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 23px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.model-profile-info .owl-carousel div.owl-nav > button span {
  margin-bottom: 4px;
}
.model-profile-info .owl-item {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.model-profile-info .owl-item div {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.audio-modal.thmub-box figure {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px #f5f5f5;
  height: 230px;
}

.audio-modal.thmub-box figure img {
  width: auto;
  height: auto;
  object-fit: contain;
}

figure > div > div.owl-nav {
  position: absolute;
  top: 33%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.cart-carousel .owl-carousel .owl-nav button {
  background: #e90e8b !important;
  color: inherit;
  border: none;
  padding: 0px !important;
  font: inherit;
  height: 20px;
  width: 20px;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-carousel .owl-carousel .owl-nav button span {
  display: inline-block;
  margin-bottom: 2px;
}

.modal-header .btn-close {
  position: absolute !important;
  right: 10px;
  top: 10px;
}

.pink-btn-shadow {
  box-shadow: 0rem 0rem 1rem #e90e8b99;
}

.tip-btn {
  background-color: #e90e8b99;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;

  /* border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; */
}
.tip-btn .tip-text {
  margin-top: 0.3px;
  font-weight: bolder;
}
.badge-gold {
  cursor: pointer;
  background-color: #ffd700 !important;
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.badge-gold:hover {
  color: #fff !important;
  background-color: #e90e8b !important;
}
.sent_msg-bg {
  color: #fff !important;
  background: #3daeff;
  border: 1px solid #3daeff;
}

.sent_msg-bg p {
  color: #fff !important;
}

.user-details .chat-container {
  padding: 0px;
  margin: 0px;
}

.user-details .my-chat-box-main {
  padding: 0px !important;
  margin: 0px !important;
}

.modal-fullscreen {
  height: fit-content !important;
  min-height: 100vh !important;
}

.EmojiPickerReact {
  height: 450px;
  width: 350px;
  position: absolute !important;
  z-index: 999 !important;
  right: 0px !important;
  margin-top: 8px !important;
}

.emoji-container:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: -10px;
  right: 10px;
  background: red;
  z-index: -1;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

.form-input-container {
  display: flex !important;
  justify-content: "space-around";
  align-items: "center";
}
.form-input {
  padding: 0.375rem 0.75rem;
  border: none;
  width: 100%;
  height: 42px;
  background: transparent;
}

.form-input:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.text-area-btn-float {
  bottom: 0px;
  right: 9px;
}

.order-product-list {
  padding-top: 15px;
  text-align: left;
}
.order-product-list h2 {
  font-size: 18px;
  font-weight: bold;
}
.order-detail-modal-bg .product-cart-list figure {
  height: 125px;
}
.order-detail-modal-bg .product-cart-list {
  padding: 15px;
  max-height: 292px;
  overflow: auto;
}

.quantity button:disabled {
  background: #ccc;
}

.desc-dots {
  display: inline-block;
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.desc-dots + a {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px;
}

.pass-btn {
  position: absolute;
  right: 10px;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  height: 20px;
  width: 20px;
}
.stopWatchBtn {
  display: flex;
  border: #094fb7 solid 3px;
  border-radius: 10px;
  padding: 5px;
}
.startBtn {
  padding-left: 5px;
}
.stopBtn {
  padding-left: 5px;
}
.stop-msg {
  padding-left: 5px;
}

.favorite-btn {
  height: 48px;
  line-height: 45px;
  padding: 0px 25px;
  border: solid 1px #e90e8b;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 50px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}
.favorite-btn:hover {
  background: #fa68bb;
  color: #fff;
  border-color: #fa68bb;
}
.tip-list-btn {
  margin-left: 10px;
  padding: 0px 20px;
  background: #e90e8b;
  border: solid 1px #e90e8b;
  font-size: 15px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 50px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

.list-model {
  display: grid;
}

.content-terms-modal .modal-content {
  border-radius: 10px;
  overflow: hidden;
}

.content-terms-modal .modal-header {
  border-bottom: 1px solid #dee2e6;
}

.pdf-container {
  overflow: hidden;
  background: #f9f9f9;
  border: 1px solid #ddd;
}
.rounded-circle-img {
  width: 50%;
  height: auto;
  max-width: 200px;
  margin-right: 20px;
  object-fit: cover;
  border: 2px solid #007bff;
}

.incoming-call-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.call-popup {
  background: white;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.call-buttons {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  justify-content: center;
}

.video-call-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 0px;
  box-sizing: border-box;
}

.video-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0px;
  width: 100%;
  max-width: 100%;
  padding: 0px;
  box-sizing: border-box;
}

.remote-video-box {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 16px;
  overflow: hidden;
  background: #222;
  box-shadow: 0px 4px 10px rgba(255, 255, 255, 0.1);
}

.remote-video-box video {
  max-width: 100vw;
  max-height: 100vh;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0px;
}

.local-video-box {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30%;
  max-width: 250px;
  height: auto;
  border-radius: 16px;
  overflow: hidden;
  background: #222;
  box-shadow: 0px 4px 10px rgba(255, 255, 255, 0.1);
  z-index: 1;
}

.local-video-box video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 16px;
}

.video-label {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.6);
  padding: 6px 10px;
  border-radius: 6px;
  font-weight: bold;
}

.controls {
  position: absolute;
  bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  background: rgba(0, 0, 0, 0.8);
  padding: 12px 16px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.1);
}

.control-button {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  padding: 10px;
  border-radius: 50%;
  font-size: 16px;
  color: white;
  cursor: pointer;
  transition: 0.3s;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.control-button:hover {
  background: rgba(255, 255, 255, 0.4);
}

@media (max-width: 768px) {
  .remote-video-box {
    width: 100%;
    height: auto;
  }

  .local-video-box {
    width: 100%;
    max-width: 200px;
    max-height: 170px;
    height: auto;
    bottom: 10px;
    right: 10px;
  }

  .control-button {
    padding: 8px;
  }
}

.profile-video {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  background-color: black;
  border-radius: 0 !important;
}

.profile-video > div {
  all: unset !important;
  width: 100% !important;
  height: 100% !important;
  /* position: relative !important; */
  overflow: hidden !important;
  background-color: transparent !important;
}

/* ------------------- */

label.error {
  color: red !important;
  font-weight: bold !important;
  font-size: 14px !important;
  background-color: #fff5f5;
  padding: 2px 6px;
  border-radius: 4px;
  display: inline-block;
}

/* You can place this in App.css or wherever your styles are */
.blurred {
  filter: blur(4px);
  pointer-events: none;
  user-select: none;
  transition: filter 0.3s ease;
  position: relative;
}

.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(2px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #ddd;
  border-top: 5px solid #000;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

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

@media (max-width: 991.98px) {
  .col-md-12 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .profile-video-box {
    margin-bottom: 20px;
  }
}

textarea::-webkit-scrollbar {
  width: 6px;
}

textarea::-webkit-scrollbar-track {
  background: transparent;
}

textarea::-webkit-scrollbar-thumb {
  background-color: #ccc;
}

.global-loader {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.profile-message-box {
  height: 100%; /* to allow flex height stretching */
}

.profile-message-box-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.public-chat-list ul {
  padding-left: 0;
}

.message-send-box input.form-control {
  padding-right: 3rem; /* space for emoji icon */
}

.video-list-loader {
  position: "absolute";
  top: 0;
  left: 0;
  width: "100%";
  height: "100%";
  display: "flex";
  align-items: "center";
  justify-content: "center";
  background: "rgba(0,0,0,0.2)";
  z-index: 2;
  pointer-events: "none";
}

/* video + chat */
.video-chat-wrap {
  padding: 0;
}
.video-chat-wrap > .container-fluid {
  padding: 0;
}
.video-chat-wrap .row {
  margin: 0;
}
.video-chat-wrap .row > * {
  padding: 0;
}
.video-chat-wrap .profile-video-box {
  height: 100vh;
  padding: 20px;
}
.video-chat-wrap .profile-video {
  height: 100%;
  border-radius: 0 !important;
}
.profile-video video {
  object-fit: contain !important;
}
.video-chat-wrap .col-md-8 {
  width: calc(100% - 420px);
}
.video-chat-wrap .col-md-4 {
  width: 420px;
}
.video-chat-wrap .col-md-4 .tab-pane {
  height: 100%;
}
.tab-chat-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.public-chat-list {
  height: 100%;
  max-height: calc(100vh - 200px) !important;
  padding: 20px 24px !important;
  background: #fafbfc;
  flex: 1;
  overflow-y: auto;
}

.public-chat-list::-webkit-scrollbar {
  width: 5px;
}

.public-chat-list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}

.public-chat-list::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 10px;
}

.public-chat-list::-webkit-scrollbar-thumb:hover {
  background: #94a3b8;
}
.profile-message-box {
  padding: 0 !important;
  height: 100vh;
  background: #fff;
  display: flex;
  flex-direction: column;
}
/* .message-send-box input.form-control {
  padding-right: 6rem !important;
} */
.tab-chat-wrap .emoji-container aside {
  position: absolute !important;
  bottom: 60px;
  left: 0;
  width: 100%;
}
.public-chat-list .welcome-msg-text {
  background-color: #e0f2fe;
  text-align: center;
  padding: 14px 18px;
  border-radius: 16px;
  margin: 12px 0;
  border: 1px solid #bae6fd;
  box-shadow: 0 1px 3px rgba(14, 165, 233, 0.1);
}

.public-chat-list .welcome-msg-text .chat-bubble-box {
  background: transparent !important;
  color: #0369a1;
  font-size: 14px;
  padding: 0;
  font-weight: 500;
  box-shadow: none !important;
}

.public-chat-list .welcome-msg-text small {
  color: #0284c7;
  margin-top: 8px;
}
.profile-message-box-inner {
  padding: 0 !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.04);
}

.message-tab-head {
  padding: 20px 24px !important;
  border-bottom: 1px solid #f1f5f9;
  background: #fff;
  margin: 0 !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.message-tab-head h5 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #1e293b;
  letter-spacing: -0.02em;
}
.public-chat-list .user-my-chat,
.public-chat-list .user-your-chat {
  padding: 4px 0;
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
}
.public-chat-list .chat-bubble {
}
.user-my-chat .chat-bubble-box,
.user-your-chat .chat-bubble-box {
  background: #f3f4f6;
  border-radius: 16px;
  display: inline-block;
  padding: 12px 16px;
  word-break: break-word;
  max-width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  line-height: 1.5;
  font-size: 14px;
}
.user-my-chat .chat-bubble,
.user-your-chat .chat-bubble {
  max-width: 75%;
  display: flex;
  flex-direction: column;
}
.user-my-chat .chat-bubble {
  text-align: right;
  margin-left: auto;
}
.public-chat-list small {
  display: block;
  font-size: 11px;
  color: #94a3b8;
  margin-top: 6px;
  opacity: 0.9;
  font-weight: 500;
}

.user-my-chat small {
  text-align: right;
  padding-right: 4px;
}

.user-your-chat small {
  text-align: left;
  padding-left: 4px;
}
.user-my-chat .chat-bubble-box {
  background: #e90e8b !important;
  color: #fff !important;
  border-radius: 16px 16px 4px 16px !important;
  margin-left: auto;
  box-shadow: 0 2px 4px rgba(233, 14, 139, 0.15) !important;
}

.user-your-chat .chat-bubble-box {
  background: #e0f2fe !important;
  color: #0c4a6e !important;
  border-radius: 16px 16px 16px 4px !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.user-your-chat .chat-bubble-box strong {
  color: #0369a1;
  font-weight: 600;
}

.message-send-box {
  padding: 20px 24px;
  background: #fff;
  border-top: 1px solid #f1f5f9;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.03);
}

/* Chat Input Field Styling */
.tab-chat-wrap .form-control {
  border: 1.5px solid #e2e8f0 !important;
  border-radius: 12px !important;
  padding: 12px 50px 12px 16px !important;
  font-size: 14px !important;
  transition: all 0.2s;
  background: #f8fafc;
  color: #1e293b;
}

.tab-chat-wrap .form-control::placeholder {
  color: #94a3b8;
  font-weight: 400;
}

.tab-chat-wrap .form-control:focus {
  border-color: #e90e8b !important;
  box-shadow: 0 0 0 3px rgba(233, 14, 139, 0.08) !important;
  outline: none;
  background: #fff;
}

.tab-chat-wrap button[aria-label="Send message"] {
  background: #e90e8b !important;
  border: none !important;
  border-radius: 50% !important;
  color: #fff !important;
  padding: 0 !important;
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  min-height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.2s;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(233, 14, 139, 0.25);
  margin-left: 8px;
}

.tab-chat-wrap button[aria-label="Send message"]:hover {
  background: #c00d76 !important;
  transform: translateY(-1px) scale(1.05);
  box-shadow: 0 4px 12px rgba(233, 14, 139, 0.4) !important;
}

.tab-chat-wrap button[aria-label="Send message"]:active {
  transform: translateY(0) scale(1);
}

.tab-chat-wrap button[aria-label="Send message"]:disabled {
  background: #cbd5e1 !important;
  cursor: not-allowed;
  opacity: 0.6;
  box-shadow: none !important;
}

.tab-chat-wrap button[aria-label="Send message"]:disabled:hover {
  transform: none;
}

.tab-chat-wrap button[aria-label="Send message"] svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}

.tab-chat-wrap .text-area-btn-float {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
  border-radius: 8px;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
}

.tab-chat-wrap .text-area-btn-float:hover {
  background: #f1f5f9;
  transform: scale(1.1);
}

.tab-chat-wrap .text-area-btn-float img {
  width: 20px;
  height: 20px;
  opacity: 0.7;
  transition: opacity 0.2s;
}

.tab-chat-wrap .text-area-btn-float:hover img {
  opacity: 1;
}
/* video + chat */

/* Modal container */
.buy-modal .modal-content {
  border-radius: 12px;
  overflow: hidden;
}

/* ------------------------------------------------ */

.plan-head.bg-gradient-1 {
  background: linear-gradient(136.79deg, #4a6fff 24.22%, #88a2ff 100%);
}
.plan-head.bg-gradient-2 {
  background: linear-gradient(136.79deg, #34c759 24.22%, #75f98c 100%);
}
.plan-head.bg-gradient-3 {
  background: linear-gradient(136.79deg, #ff9500 24.22%, #ffc472 100%);
}
.plan-head.bg-gradient-4 {
  background: linear-gradient(136.79deg, #fe375f 24.22%, #ff7c9f 100%);
}
.plan-head.bg-gradient-5 {
  background: linear-gradient(136.79deg, #af52de 24.22%, #d579fa 100%);
}

/* Plan head styling */
.plan-head {
  padding: 1.5rem;
  border-radius: 10px 10px 0 0;
  color: white;
  text-align: center;
}

/* Owl Carousel Navigation Buttons */
.profile-about-modal .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.profile-about-modal .owl-carousel .owl-nav button {
  pointer-events: all;
  background: rgba(255, 255, 255, 0.9) !important;
  color: #000 !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.profile-about-modal .owl-carousel .owl-nav button:hover {
  background: #fff !important;
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* ========================================
   Broadcaster Component Enhanced Styles
   ======================================== */

/* Broadcaster Video Wrapper */
.broadcaster-video-wrapper {
  position: relative;
  background: #000;
  border-radius: 0 !important;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}

/* Embedded Video Call - Top Left Corner */
.embedded-video-call {
  position: absolute;
  top: 80px;
  left: 20px;
  width: 280px;
  height: 200px;
  background: #1a1a1a;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  z-index: 200;
  border: 2px solid #fa68bb;
}

.embedded-video-call-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  padding: 8px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
}

.embedded-call-username {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.embedded-call-close-btn {
  background: rgba(255, 0, 0, 0.7);
  border: none;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
  font-size: 14px;
}

.embedded-call-close-btn:hover {
  background: rgba(255, 0, 0, 1);
  transform: scale(1.1);
}

.embedded-call-close-btn i {
  line-height: 1;
}

.embedded-remote-video {
  width: 100%;
  height: 100%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.embedded-remote-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Broadcaster Controls Overlay - Positioned at Top */
.broadcaster-controls-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
  backdrop-filter: blur(8px);
  padding: 16px 20px;
  z-index: 100;
  pointer-events: none;
}

.broadcaster-controls-overlay > * {
  pointer-events: all;
}

.broadcaster-header-info {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  width: 100% !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* User Info Section */
.broadcaster-user-info {
  display: flex !important;
  align-items: center;
  gap: 12px;
  visibility: visible !important;
  opacity: 1 !important;
  flex-shrink: 0;
}

.broadcaster-avatar {
  position: relative;
  margin: 0;
  width: 48px;
  height: 48px;
  min-width: 48px;
}

.broadcaster-avatar img {
  width: 48px !important;
  height: 48px !important;
  object-fit: cover !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3) !important;
  transition: all 0.3s ease;
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

.broadcaster-avatar:hover img {
  border-color: rgba(233, 14, 139, 0.6);
  box-shadow: 0 4px 16px rgba(233, 14, 139, 0.5);
}

.broadcaster-status-indicator {
  position: absolute !important;
  bottom: 0px !important;
  right: 0px !important;
  width: 14px !important;
  height: 14px !important;
  background: #10b981 !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) !important;
  animation: pulse-live 2s infinite;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 10 !important;
}

@keyframes pulse-live {
  0%, 100% {
    box-shadow: 0 0 0 2px rgba(16, 185, 129, 0.3);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(16, 185, 129, 0.1);
  }
}

.broadcaster-user-details {
  display: flex !important;
  flex-direction: column;
  gap: 6px;
  visibility: visible !important;
  opacity: 1 !important;
  min-width: 0;
}

.broadcaster-username {
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8) !important;
  visibility: visible !important;
  opacity: 1 !important;
  line-height: 1.2;
}

.broadcaster-status {
  display: flex !important;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  visibility: visible !important;
  opacity: 1 !important;
}

.status-dot {
  width: 8px !important;
  height: 8px !important;
  background: #ef4444 !important;
  border-radius: 50% !important;
  animation: blink-live 1.5s infinite;
  box-shadow: 0 0 4px rgba(239, 68, 68, 0.8) !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  flex-shrink: 0;
}

@keyframes blink-live {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

.status-text {
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  visibility: visible !important;
  opacity: 1 !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) !important;
}

.viewer-count {
  display: inline-flex !important;
  align-items: center;
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  background: rgba(0, 0, 0, 0.3) !important;
  padding: 4px 10px !important;
  border-radius: 12px;
  backdrop-filter: blur(4px);
  visibility: visible !important;
  opacity: 1 !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) !important;
}

.viewer-count i {
  font-size: 14px;
}

/* Control Buttons */
.broadcaster-control-buttons {
  display: flex !important;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  visibility: visible !important;
  opacity: 1 !important;
}

.broadcaster-btn {
  /* width: 48px !important; */
  height: 48px !important;
  min-width: 48px !important;
  border: none !important;
  border-radius: 20% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 20px !important;
  color: #fff !important;
  cursor: pointer !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 100;
}

.broadcaster-btn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}

.broadcaster-btn:hover::before {
  width: 300px;
  height: 300px;
}

.broadcaster-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

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

.broadcaster-btn i {
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease;
}

.broadcaster-btn:hover i {
  transform: scale(1.1);
}

.broadcaster-btn-mic {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
}

.broadcaster-btn-mic.inactive {
  background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%) !important;
  opacity: 0.7 !important;
}

.broadcaster-btn-camera {
  background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%) !important;
}

.broadcaster-btn-camera.inactive {
  background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%) !important;
  opacity: 0.7 !important;
}

.broadcaster-btn-end {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%) !important;
}

.broadcaster-btn-end:hover {
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%) !important;
  box-shadow: 0 6px 20px rgba(239, 68, 68, 0.6) !important;
  transform: translateY(-2px) !important;
}

.broadcaster-btn-tip {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;
}

.broadcaster-btn-tip:hover {
  background: linear-gradient(135deg, #d97706 0%, #b45309 100%) !important;
  box-shadow: 0 6px 20px rgba(245, 158, 11, 0.4) !important;
}

/* Incoming Call Overlay Enhanced */
.incoming-call-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.call-popup {
  background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
  padding: 40px;
  border-radius: 24px;
  text-align: center;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  max-width: 400px;
  width: 90%;
  animation: slideUp 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

/* .call-popup::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(233, 14, 139, 0.1) 0%, transparent 70%);
  animation: rotate 20s linear infinite;
} */

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

@keyframes slideUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.call-popup-header {
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}

.call-popup-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  background: linear-gradient(135deg, #e90e8b 0%, #9d0b52 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  color: #fff;
  box-shadow: 0 8px 24px rgba(233, 14, 139, 0.4);
  animation: ring 2s infinite;
}

@keyframes ring {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 8px 24px rgba(233, 14, 139, 0.4);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 12px 32px rgba(233, 14, 139, 0.6);
  }
}

.call-popup-title {
  font-size: 16px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 12px 0;
  position: relative;
  z-index: 1;
}

.call-popup-username {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  position: relative;
  z-index: 1;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.call-buttons {
  margin-top: 32px;
  display: flex;
  gap: 16px;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.btn-call-answer,
.btn-call-decline {
  flex: 1;
  padding: 14px 24px;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.btn-call-answer {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #fff;
}

.btn-call-answer:hover {
  background: linear-gradient(135deg, #059669 0%, #047857 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(16, 185, 129, 0.4);
}

.btn-call-decline {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: #fff;
}

.btn-call-decline:hover {
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(239, 68, 68, 0.4);
}

.btn-call-answer:active,
.btn-call-decline:active {
  transform: translateY(0);
}

/* Responsive Design */
@media (max-width: 768px) {
  .broadcaster-header-info {
    flex-direction: column;
    align-items: stretch;
  }

  .broadcaster-user-info {
    justify-content: center;
  }

  .broadcaster-control-buttons {
    justify-content: center;
    width: 100%;
  }

  .broadcaster-btn {
    flex: 1;
    max-width: 80px;
  }

  .call-popup {
    padding: 32px 24px;
    margin: 20px;
  }

  .call-popup-icon {
    width: 64px;
    height: 64px;
    font-size: 28px;
  }

  .call-popup-username {
    font-size: 24px;
  }

  .call-buttons {
    flex-direction: column;
  }

  .btn-call-answer,
  .btn-call-decline {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .broadcaster-controls {
    padding: 16px !important;
  }

  .broadcaster-avatar {
    width: 56px;
    height: 56px;
    min-width: 56px;
  }

  .broadcaster-avatar img {
    width: 56px;
    height: 56px;
  }

  .broadcaster-username {
    font-size: 16px;
  }

  .broadcaster-btn {
    width: 44px;
    height: 44px;
    min-width: 44px;
    font-size: 18px;
  }

.user-profile-box .dropdown-menu {
  transform-origin: top left !important;
  inset: auto auto 100% 0 !important;
  margin-top: 0 !important;

  left: -20px !important; 
}
}

/* ========================================
   Private Video Call - Mobile Responsive
   ======================================== */

/* Mobile Portrait - Very Small Screens */
@media (max-width: 480px) {
  .video-call-overlay {
    padding: 0;
  }
  
  .video-container {
    flex-direction: column;
    height: 100vh;
    gap: 0;
  }
  
  .remote-video-box {
    width: 100%;
    height: calc(100vh - 100px);
    border-radius: 0;
  }
  
  .remote-video-box video {
    border-radius: 0;
  }
  
  .local-video-box {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 100px;
    max-width: 100px;
    height: 130px;
    border-radius: 12px;
  }
  
  .local-video-box video {
    border-radius: 12px;
  }
  
  .video-label {
    font-size: 11px;
    padding: 4px 8px;
    top: 8px;
    left: 8px;
  }
  
  .controls {
    bottom: 20px;
    padding: 10px 14px;
    gap: 12px;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.85);
  }
  
  .control-button {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
  
  .profile-video {
    aspect-ratio: 9 / 16;
  }
}

/* Mobile Landscape */
@media (max-width: 768px) and (orientation: landscape) {
  .video-call-overlay {
    padding: 0;
  }
  
  .video-container {
    flex-direction: row;
    height: 100vh;
  }
  
  .remote-video-box {
    width: 100%;
    height: 100vh;
    border-radius: 0;
  }
  
  .local-video-box {
    position: absolute;
    bottom: 20px;
    right: 20px;
    top: auto;
    width: 150px;
    max-width: 150px;
    height: 100px;
    border-radius: 12px;
  }
  
  .controls {
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 16px;
    gap: 10px;
  }
  
  .control-button {
    width: 44px;
    height: 44px;
    font-size: 16px;
  }
  
  .profile-video {
    aspect-ratio: 16 / 9;
  }
}

/* Tablet Portrait */
@media (min-width: 481px) and (max-width: 768px) {
  .video-call-overlay {
    padding: 0;
  }
  
  .video-container {
    height: 100vh;
  }
  
  .remote-video-box {
    width: 100%;
    height: calc(100vh - 120px);
    border-radius: 0;
  }
  
  .local-video-box {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 140px;
    max-width: 140px;
    height: 180px;
    border-radius: 14px;
  }
  
  .video-label {
    font-size: 12px;
    padding: 5px 10px;
  }
  
  .controls {
    bottom: 25px;
    padding: 12px 20px;
    gap: 14px;
    border-radius: 16px;
  }
  
  .control-button {
    width: 52px;
    height: 52px;
    font-size: 18px;
  }
}

/* Desktop and larger screens */
@media (min-width: 769px) {
  .video-call-overlay {
    padding: 20px;
  }
  
  .remote-video-box {
    border-radius: 16px;
  }
  
  .local-video-box {
    top: 30px;
    right: 30px;
    width: 220px;
    max-width: 250px;
  }
  
  .controls {
    bottom: 40px;
    padding: 14px 24px;
    gap: 16px;
  }
  
  .control-button {
    width: 56px;
    height: 56px;
    font-size: 20px;
  }
}

/* Control Button Hover Effects for Touch */
@media (hover: none) and (pointer: coarse) {
  .control-button:hover {
    background: rgba(255, 255, 255, 0.2);
  }
  
  .control-button:active {
    background: rgba(255, 255, 255, 0.4);
    transform: scale(0.95);
  }
}

/* End Call Button - Red always visible */
.control-button.end-call {
  background: #ef4444 !important;
}

.control-button.end-call:hover,
.control-button.end-call:active {
  background: #dc2626 !important;
}

/* Muted/Camera Off State */
.control-button.muted,
.control-button.camera-off {
  background: rgba(239, 68, 68, 0.3) !important;
  border: 2px solid rgba(239, 68, 68, 0.6);
}

/* Safe Area for iPhone notch/home indicator */
@supports (padding-bottom: env(safe-area-inset-bottom)) {
  .video-call-overlay {
    padding-bottom: env(safe-area-inset-bottom);
  }
  
  .controls {
    bottom: calc(20px + env(safe-area-inset-bottom));
  }
}

/* Prevent scroll when video call is active */
body.video-call-active {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

/* ========================================
   Private Show Button - Mobile Responsive
   ======================================== */
.private-show-btn {
  background: linear-gradient(135deg, #e90e8b 0%, #c00d76 100%) !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px;
  padding: 0 14px !important;
  min-width: auto !important;
}

.private-show-btn:hover {
  background: linear-gradient(135deg, #c00d76 0%, #a00a62 100%) !important;
}

.private-show-btn.inactive {
  background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%) !important;
  opacity: 0.7;
}

.private-show-btn .private-icon {
  font-size: 18px;
}

.private-show-btn .private-text {
  font-size: 11px;
  font-weight: 700;
  white-space: nowrap;
}

/* Mobile - Show icon + cost only */
@media (max-width: 576px) {
  .private-show-btn {
    padding: 0 10px !important;
    gap: 4px;
  }
  
  .private-show-btn .private-icon {
    font-size: 16px;
  }
  
  .private-show-btn .private-text {
    font-size: 10px;
  }
}

/* ========================================
   Mobile Portrait - Video + Chat Layout
   ======================================== */
@media (max-width: 768px) {
  /* Stack video and chat vertically */
  .video-chat-wrap .row {
    flex-direction: column !important;
  }
  
  /* Video section - takes about 60% height */
  .video-chat-wrap .col-md-8 {
    width: 100% !important;
    height: 60vh !important;
    min-height: 320px !important;
  }
  
  .video-chat-wrap .profile-video-box {
    height: 100% !important;
    padding: 0 !important;
  }
  
  .video-chat-wrap .profile-video {
    height: 100% !important;
    aspect-ratio: unset !important;
  }
  
  /* Chat section - takes remaining space */
  .video-chat-wrap .col-md-4.profile-message-box-wrap {
    width: 100% !important;
    height: 40vh !important;
    max-height: calc(100vh - 60vh) !important;
  }
  
  .video-chat-wrap .profile-message-box {
    height: 100% !important;
  }
  
  .video-chat-wrap .public-chat-list {
    max-height: calc(40vh - 120px) !important;
  }
  
  /* Compact controls for mobile */
  .video-chat-wrap .broadcaster-controls-overlay {
    padding: 10px 12px !important;
  }
  
  .video-chat-wrap .broadcaster-avatar {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
  }
  
  .video-chat-wrap .broadcaster-avatar img {
    width: 32px !important;
    height: 32px !important;
  }
  
  .video-chat-wrap .broadcaster-username {
    font-size: 13px !important;
    max-width: 100px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  
  .video-chat-wrap .broadcaster-btn {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    font-size: 16px !important;
  }
  
  .video-chat-wrap .broadcaster-control-buttons {
    gap: 6px !important;
  }
  
  .video-chat-wrap .broadcaster-status {
    gap: 4px !important;
  }
  
  .video-chat-wrap .status-text {
    font-size: 10px !important;
  }
  
  .video-chat-wrap .viewer-count {
    font-size: 10px !important;
    padding: 2px 6px !important;
  }
}
