/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

.light-style .menu .app-brand.demo {
  height: 64px;
}

.dark-style .menu .app-brand.demo {
  height: 64px;
}
.synergy-gradient-color{
    background: linear-gradient(90deg, #15436D 0%, #35AA78 100%);
color: #ffff !important;
}
.bg-gray{
    background-color: #F8F8F8 !important;
}

.app-brand-logo.demo {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 24px;
}

.app-brand-logo.demo svg {
  width: 35px;
  height: 24px;
}

.app-brand-text.demo {
  font-size: 1.375rem;
}



/*
* Content
******************************************************************************/

.demo-blocks > * {
  display: block !important;
}

.demo-inline-spacing > * {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing > * {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-lg.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}








.demo-vertical-spacing-xl.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.rtl-only {
  display: none !important;
  text-align: left !important;
  direction: ltr !important;
}

[dir='rtl'] .rtl-only {
  display: block !important;
}




/* Dropdown buttons going out of small screens */
@media (max-width: 576px) {
  #dropdown-variation-demo .btn-group .text-truncate {
    width: 254px;
    position: relative;
  }
  #dropdown-variation-demo .btn-group .text-truncate::after {
    position: absolute;
    top: 45%;
    right: 0.65rem;
  }
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}
.layout-demo-placeholder img {
  width: 900px;
}
.layout-demo-info {
  text-align: center;
  margin-top: 1rem;
}
.bg-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: linear-gradient(270deg, #17446F 0%, #000 100%) !important;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
}

.bg-setting-menu-theme.menu-vertical .menu-item.active > .menu-link:not(.menu-toggle) {
  background: linear-gradient(270deg, #17446F 0%, #000 100%) !important;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
}

.logo-colour {
  background: linear-gradient(270deg, #17446F 0%, #000 100%) !important;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
}

/* shreya */

.color-red{
  color: #E7484E;
}
.form-label{
  font-size: 16px !important;
  color: #242424 !important;
}
.login-btn{
  background: linear-gradient(180deg, #E85757 -16.52%, #0C0404 244.93%);
  width: 402px !important;
}
.signup-btn{
  background: linear-gradient(180deg, #E85757 -16.52%, #0C0404 244.93%);
}
.color-grey{
  color: #808080;
}
.auth-cover-bg-color{
  /* background: linear-gradient(180deg, #E85757 18.56%, #000000 103.74%) !important; */
  background:#17446F !important;
}
.authentication-bg{
  background: linear-gradient(180deg, #FFFFFF 0%, #FFEFEF 100%);
}
.login-img-right{
  margin-top: 108px !important;
}
.form-control:focus {
  border-color: #000 !important;
  box-shadow: none !important;
}
.form-control:focus, .form-select:focus {
  border-color: #000 !important;
}
.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg{
  height: auto !important;
}

@media only screen and (max-width: 768px) {
  body{
    background: linear-gradient(180deg, #FFFFFF 0%, #FFEFEF 100%) !important;
  }
  .loginRight-content{
    display: none !important;
  }

}
.bg-shared {
  /* background-image: url('/assets/img/logos/org-hand.png'); Path to your image */
  background-size: contain; /* Ensures the image covers the entire area */
  background-position: bottom center; /* Centers the image */
  background-repeat: no-repeat;
}
.asterisk{
  color: red;
}
.text-danger {
  color: #e74c3c;
  margin-top: 5px;
  display: block;
}
.sport_icon{
  height: 30px;
  object-fit: contain;
}
.authentication-wrapper.authentication-cover .authentication-inner {
  height: 100vh !important;
  margin: auto 0;
}
.setting-sideber{
    min-height: 100vh;
}

.event_gen_tab{
  padding: 0;
flex-wrap: nowrap;
gap: 0.5rem;
font-weight: 500;
display: inline-flex;
padding: 20px;
color: #6c757d;
background-color: transparent;
border: none;
}

.event_gen_tab_text{
  background-color: rgba(47, 43, 61, 0.06);
color: #444050;
display: flex;
align-items: center;
justify-content: center;
border-radius: 0.375rem;
width: 2.375rem;
height: 2.375rem;
font-size: 1.125rem;
}
.event_gen_tab_text_lable{
  margin: 0;
max-width: 224px;
overflow: hidden;
text-overflow: ellipsis;
text-align: start;
display: inline-grid
;
font-weight: 500;
font-size: 0.9375rem;
line-height: 1.375rem;

}
.event_gen_tab_text_title{
  font-weight: 500;
  color: #444050;
  text-align: start;
  font-size: 0.9375rem;
line-height: 1.375rem;
}
.event_gen_tab_text_subtitle{
  font-size: 0.8125rem;
font-weight: 400;
color: #6d6b77;
box-sizing: border-box;
}

/* Style for the active state */
.event_gen_tab_text.active {
  background: linear-gradient(180deg, #E85757 -16.52%, #0C0404 244.93%);
  color: #fff; /* Optionally change the text color to white or any other color when active */
}

.btn-color-bg{
  background-color: #5A0000;
  color: white;
}

.event_modal_header {
  display: flex;
  align-items: center;
}

.event_modal-content {
padding: 0 20px 20px;
}
.rules-card,
.pdf-preview-card {
    min-height:360px; /* Adjust height as needed */
    display: flex;
    flex-direction: column;
}

.rules-card .card-body,
.pdf-preview-card .card-body {
    flex-grow: 1;
}


/* From Uiverse.io by jamik-dev */
.cube {
  height: 80px;
  width: 80px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
}

.cube_item {
  height: 40px;
  width: 40px;
  border-radius: 10px;
  transition: all 0.2s ease-in;
}

.cube_x {
  background-color: #17446F;
  animation: animateLoaders 1s infinite;
}

.cube_y {
  background-color: #50A542;
  animation: animateLoaders 1s 0.5s infinite;
}

@keyframes animateLoaders {
  0% {
    transform: scale(0.8);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(0.8);
  }
}

.custom-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1100;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: wait;
}
.custom-loader.hide-loader {
  display: none;
}
.custom-loader-spinner {
  width: 50px;
  height: 50px;
  display: grid;
  border: 4px solid transparent;
  border-radius: 50%;
  border-color: #FF3A6E transparent;
  animation: spin 1s infinite linear;
}
.custom-loader-spinner::before,
.custom-loader-spinner::after {
  content: "";
  grid-area: 1/1;
  margin: 2px;
  border: inherit;
  border-radius: 50%;
}
.custom-loader-spinner::before {
  border-color: #51459D transparent;
  animation: spin 0.5s infinite reverse linear;
}
.custom-loader-spinner::after {
  margin: 8px;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
ul {
  list-style: none;
}
.invoice-preview-header{
  background-color: rgba(47, 43, 61, 0.06);
}
#reset-form{
  /* padding: 10px; */
}
.container-p-y{
  padding: 25px;
}
.theme-text-danger{
  color: #e74c3c;
}
.preview-image{
  cursor: pointer;
}
#selectedFilters{
  cursor: pointer;
}
.switch-toggle-slider .switch-off-color {
  background-color: #38cd5b ;
}
.phone-input-group {
  max-width: 400px;
  margin: 50px auto;
}
.phone-input-group .form-select {
  max-width: 120px;
}
.live-icon {
    animation: pulse-icon 1s infinite;
}
@keyframes pulse-icon {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.5);
        opacity: 0.6;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.shimmer {
  padding: 5px;
  width: 95%;
  height: 120px;
  margin: 10px auto;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.stroke {
  height: 15px;
  background: #777;
  margin-top: 10px;
  border-radius: 4px;
}

.title {
  width: 40%;
}
.link {
  width: 60%;
}
.description {
  width: 70%;
}


.animate {
  animation: shimmer 3s infinite;
  background: linear-gradient(to right, #e6e6e6 5%, #cccccc 25%, #e6e6e6 35%);
  background-size: 1000px 100%;
}

/* Expanding wrapper (optional) */
.wrapper {
  width: 0px;
  animation: fullView 0.5s forwards linear;
}

@keyframes fullView {
  100% {
    width: 100%;
  }
}

@keyframes shimmer {
  from {
    background-position: -1000px 0;
  }
  to {
    background-position: 1000px 0;
  }
}

/* matches page CSS */
.black-color {
    color: #000000;
}

.round-name {
    color: red;
    font-size: 25px;
}

.winner-logo-wrapper {
    position: relative;
}

.winner-logo-wrapper .winner-team-badge::before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    width: 34px;
    height: 49px;
    background-image: url('/assets/img/winner/winner_img.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
}

/* Green border */
.winner-team-badge {
    border-color: #00C136 !important;
}

/* Winner name in green */
.winner-team-name {
    color: #00C136 !important;
    font-weight: bold;
}
.auth-dark-cover-bg{
    background-color: #17446F !important;
}

.broker-profile-header-banner {
  position: relative;
  height: 300px; /* adjust height as needed */
  overflow: hidden;
  border-radius: 1rem 1rem 0 0;
}

.profile-info {
    position: absolute;
    bottom: 0px;   /* controls how much the image overlaps the card */
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.margincard{
    margin-left: 22%;
}
.marginlogo{
    margin-left: 52px;

}

/* 📺 Large screen adjustments (Full HD and above) */
@media (min-width: 1920px) and (min-height: 1080px) {
    .profile-info {
      padding-bottom: 50px;
    }
  }

  /* 🖼️ Profile image styling */
  .profile-img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%; /* optional: keeps circular images */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  }

  /* 🍔 Sidebar toggle button */
  .layout-menu-toggle a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 8px;
    background-color: #808080; /* Use hex instead of 'grey' for consistency */
    color: #fff; /* Makes icons visible on grey background */
    transition: background-color 0.2s ease, transform 0.2s ease;
  }

  .layout-menu-toggle a:hover {
    background-color: #6e6e6e; /* slightly darker on hover */
    transform: scale(1.05); /* subtle hover feedback */
  }

.ribbon {
    width: 229px;
    height: 139px;
    /* overflow: hidden; */
    position: absolute;
    top: 114px;
    left: -32px;

}

.ribbon span {
  position: absolute;
  display: block;
  width: 206px;
  padding: 6px 0;
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 0.8rem;
  transform: rotate(-45deg);
  transform-origin: 0 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}



 .bg-notes{
    background-color: #fff0e1;
 }


 .bg-avatar-gradient-color{
    background: linear-gradient(180deg, #7E8B44 0%, #17446f 100%);
 }

@media (min-width: 992px) {
    .property-details-page .offcanvas-body {
        overflow-y: hidden !important;
    }
}


 .property-details-page #vertical-scroll {
    max-height: calc(100vh - 400px);
  }
@media (max-width: 575px) {

.property-details-page #vertical-scroll{
    max-height: none !important;
    overflow-y: auto !important;
  }
}


/* Banner */
.client-broker-profile-header-banner {
    position: relative;
    height: 210px;
    overflow: hidden;
    border-radius: 0.375rem 0.375rem 0 0;
}

@media (max-width: 768px) {
    .client-broker-profile-header-banner {
        height: 160px;
    }
}

@media (max-width: 576px) {
    .client-broker-profile-header-banner {
        height: 140px;
    }
}

/* Profile Image */
.profile-img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
    .profile-img {
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 576px) {
    .profile-img {
        width: 75px;
        height: 75px;
    }
}



#propertyGallery .main-swiper {
    height: 650px;
    border-radius: 12px;
    overflow: hidden;
}

/* Remove flex centering – this caused half image issue */
#propertyGallery .main-swiper .swiper-slide {
    height: 650px !important;
    display: block !important;
    padding: 0 !important;
}

/* Make all main images/videos cover 100% area */
#propertyGallery .main-swiper img,
#propertyGallery .main-swiper video,
#propertyGallery .gallery-image,
#propertyGallery .gallery-video {
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
    border-radius: 12px;
}

/* ----------------------------
   THUMBNAIL WRAPPER SECTION
---------------------------- */
#propertyGallery .thumb-swiper {
    height: 650px;
    padding: 12px;
    border-radius: 12px;

    background: linear-gradient(
            0deg,
            rgba(34, 34, 34, 0.05),
            rgba(34, 34, 34, 0.05)
        ),
        linear-gradient(180deg, rgba(85, 85, 85, 0) 0%, rgba(0, 0, 0, 0) 100%);
    backdrop-filter: blur(4px);
}

/* Thumb slides */
#propertyGallery .thumb-swiper .swiper-slide {
    cursor: pointer;
    opacity: 0.6;
    border-radius: 8px;
    overflow: hidden;
    transition: 0.25s ease;
}

#propertyGallery .thumb-swiper .swiper-slide-thumb-active {
    opacity: 1;
    transform: scale(1.03);
}

#propertyGallery .thumb-swiper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    margin: 0 auto;
}

/* ----------------------------
   NAVIGATION BUTTONS
---------------------------- */
#propertyGallery .gallery-prev,
#propertyGallery .gallery-next {
    background: #ffffffdd;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #000;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

#propertyGallery .gallery-prev i,
#propertyGallery .gallery-next i {
    font-size: 20px;
}

/* ----------------------------
   RESPONSIVE STYLING
---------------------------- */

/* Mobile (below 768px) */
@media (max-width: 767px) {
    #propertyGallery .main-swiper {
        height: 300px;
    }

    #propertyGallery .thumb-swiper {
        height: auto;
        width: 100%;
        display: flex;
        padding: 10px 0;
        background: none;
    }

    #propertyGallery .thumb-swiper img {
        height: 70px;
    }
}

/* Tablets (below 992px) */
@media (min-width: 768px) and (max-width: 991px){
    #propertyGallery .main-swiper {
        height: 400px;
    }

    #propertyGallery .thumb-swiper {
        height: 400px;
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

/* Remove previous global override that broke layout */
#propertyGallery .swiper-wrapper {
   align-items: center !important;
}

/* Ensure video slides behave same as images */
#propertyGallery .video-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    border-radius: 12px;
}



.floor-badge {
    cursor: pointer;
    transition: 0.3s ease;
}





.floor-badge:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.floor-detail-card {
    animation: fadeSlideUp 0.4s ease;
}

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


.brochure-card {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    transition: 0.3s ease;
    cursor: pointer;
}

.brochure-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.12);
}

.brochure-icon {
    width: 70px;
    height: 70px;
    background: #f2f2f2;
}




.floor-badge {
    cursor: pointer;
    transition: 0.3s ease;
}

.floor-badge:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.floor-detail-card {
    animation: fadeSlideUp 0.4s ease;
}

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



.floor-img {
    cursor: pointer;
    transition: 0.3s ease;
    object-fit: cover;
    width: 400px;
    height: 400px;
}
.floor-img:hover {
    transform: scale(1.03);
}

/* Move lightbox close button to top-right */
.lb-close {
    position: absolute !important;
    top: -35px !important;
    right: 10px !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}

/* Hide the original bottom close button space */
.lb-data .lb-close {
    display: none !important;
}

.lightbox .lb-close {
    display: block !important;
}


    .create-property-page * {
        max-width: 100%;
        box-sizing: border-box;
    }

    .create-property-page .card {
        overflow: hidden !important;
    }

    /* Ensure labels align left */
     .create-property-page .form-label {
        display: block;
        text-align: left !important;
        margin-bottom: 4px;
        font-weight: 500;
    }



/* ============================================================
   RANGE SLIDER – COMMON (Pricing + Area)
   ============================================================ */

.range-container {
  position: relative;
  height: 40px;
  margin-top: 14px;
}

/* Native range inputs (dual thumb illusion) */
.range-container input[type="range"] {
  position: absolute;
  width: 100%;
  pointer-events: none;
  appearance: none;
  -webkit-appearance: none;
  background: none;
  height: 4px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

/* Thumb */
.range-container input[type="range"]::-webkit-slider-thumb {
  pointer-events: auto;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #17446f;
  border: 2px solid #fff;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}

/* Firefox thumb */
.range-container input[type="range"]::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #17446f;
  border: 2px solid #fff;
  cursor: pointer;
}

/* Track background */
.range-track {
  position: absolute;
  height: 4px;
  width: 100%;
  background: #e6e6f5;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 2px;
  z-index: 1;
}

/* Active range */
.range-progress {
  position: absolute;
  height: 4px;
  background: #17446f;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 2px;
  z-index: 1;
}

/* Tooltip above thumb */
.tooltip {
  position: absolute;
  top: -28px;
  background: #2f2f3b;
  color: #fff;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 4px;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 3;
}

/* ============================================================
   RANGE LABELS (Pricing + Area)
   ============================================================ */

.range-labels {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 12px;
  color: #9a9aaf;
}

/* IMPORTANT: no centering shift */
.range-labels span {
  white-space: nowrap;
  transform: none;
}

/* Edge alignment */
.range-labels span:first-child {
  text-align: left;
}

.range-labels span:last-child {
  text-align: right;
}

/* Optional: tick markers */
.range-labels span::before {
  content: "";
  display: block;
  width: 1px;
  height: 6px;
  background: #ccc;
  margin: 0 auto 4px;
}


.price-labels {
  display: grid;
  grid-template-columns: repeat(11, 1fr); /* 0L → 100L */
  align-items: center;
  margin-top: 8px;
}

.price-labels span {
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  color: #9a9aaf;
}


/* ============================================================
   MOBILE TWEAKS
   ============================================================ */

@media (max-width: 576px) {
  .range-labels {
    font-size: 11px;
  }

  .tooltip {
    font-size: 11px;
  }
}


/* Tags (Verified, Project, Expert) */
.tag-btn {
    background: #fff;
    border: 1px solid #dfe3e8;
    border-radius: 10px;
    padding: 8px 14px;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    transition: .2s;
}

.tag-btn.active {
    background: #eef3ff !important;
    border-color: #17446f !important;
    color: #17446f !important;
    font-weight: 600;
}

.tagify {
    min-height: 38px !important; /* Bootstrap input height */
    padding: 0.375rem 0.75rem!important;
    border-radius: 0.375rem!important;
}

/* Align tags vertically */
.tagify__input,
.tagify__tag {
    margin: 0!important;
}

/* Fix placeholder vertical alignment */
.tagify__input {
    min-height: 22px!important;
}


.tooltip-inner {
    max-width: 300px;
    white-space: normal;
}


/* Segmented tabs */
.interested-tabs {
    background: #f3f4f6;
    border-radius: 30px;
    padding: 4px;
    display: flex;
    gap: 4px;
}

.interested-tabs .tab-btn {
    flex: 1;
    border: 0;
    background: transparent;
    padding: 14px 14px;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    color: #555;
}

.interested-tabs .tab-btn.active[data-tab-type="wishlist"] {
    background: #fff;
    color: #dc3545;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.interested-tabs .tab-btn.active[data-tab-type="enquiry"] {
    background: #fff;
    color: #17446F;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}


/* Wishlist list */
.wishlist-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.wishlist-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

/* Enquiry card */
.enquiry-card {
    background: #fff;
    border-radius: 14px;
    padding: 16px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.info-chip {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 14px;
}


/* Enquiry wrapper card */
.enquiry-wrapper {
    background: #fff;
    border-radius: 14px;
    padding: 16px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}

/* Contact info boxes */
.info-box {
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 12px;
    height: 100%;
}

/* Icon box */
.info-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

/* Enquiry description box */
.enquiry-desc {
    background: #f8fbff;
    border: 1px solid #dbeafe;
    border-radius: 12px;
    padding: 14px;
}

/* Scroll containers */
.wishlist-scroll,
.enquiry-scroll {
    max-height: 380px;
    overflow: hidden;
    padding: 8px 16px; /* top-bottom only */
}

/* Inner content spacing to avoid shadow cut */
.wishlist-list,
.enquiry-wrapper {
    padding: 14px 10px;          /* space for shadow */
    margin: 0 -10px;          /* keep alignment */
}

/* Mobile */
@media (max-width: 576px) {
    .wishlist-scroll,
    .enquiry-scroll {
        max-height: 300px;
    }

    .interested-tabs {
        margin: 0px;
    }
}


.provider-badge {
  background: #f3f4f6;
  border-radius: 10px;
  padding: 8px 12px;
  min-width: 220px;

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

  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.provider-info {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}

.provider-name {
  font-weight: 600;
  font-size: 14px;
  color: #111827;
}

.provider-phone {
  font-size: 12px;
  color: #6b7280;
}

.provider-remove {
  color: red;
  cursor: pointer;
  font-size: 16px;
  margin-left: 10px;
}

.provider-remove:hover {
  transform: scale(1.1);
}



#propertyFilterModal .filter-option {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 44px;
    padding: 0 12px;
    border: 1px solid #dfe3ff;
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    transition: .2s;
}

#propertyFilterModal .filter-option.active {
    background: #eef3ff;
    border-color: #17446f;
}

#propertyFilterModal .filter-option input[type="checkbox"] {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}




.sp-area-badge {
  background-color: #EEF7FF;
  color: #17446F;
  font-weight: 500;
}


.area-chip {
    background: #f8f9fa;
    border-radius: 10px;
    padding: 10px 12px;
    transition: 0.2s ease;
}

.area-chip:hover {
    background: #eef2ff;
    transform: translateY(-1px);
}


.service-desc{
    max-width: 1000px;
}

@media (max-width: 768px){
    .service-desc{
        font-size: 14px;
        line-height: 1.5;
    }

}


.mobile-preview-wrapper {
    position: relative;
    max-width: 300px;
    margin: auto;
}

.mobile{
width: 300px;
}

.mobile-screen {
      position: absolute;
    /* top: 90px; */
    left: 35px;
    right: 35px;
    bottom: 120px;
    overflow-y: auto;
}

.preview-message {
    background: #ffffff;
    padding: 10px;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);

}

@media (max-width: 768px) {
    .mobile{
width: 310px;
}


.mobile-screen {
    left: 33px;
    right: 46px;
    bottom: 110px;
}

#message-bubble-scroll{
    max-height: calc(100vh - 445px) !important;
}

}


@media (min-width: 768px) and (max-width: 992px) {
#message-bubble-scroll{
    max-height: calc(100vh - 430px) !important;
}
}

.variable-badge {
    font-size: 12px;
    padding: 6px 10px;
    transition: all .15s ease;
}

.variable-badge:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
}

#message-bubble-scroll{
       max-height: calc(100vh - 330px);
    overflow: hidden;
}



.today-reminder td {
    border-top: 2px solid #ffc107 !important;
    border-bottom: 2px solid #ffc107 !important;
    background: #fffdf5;
}

.today-reminder td:first-child {
    border-left: 2px solid #ffc107 !important;
}

.today-reminder td:last-child {
    border-right: 2px solid #ffc107 !important;
}

.today-reminder {
    box-shadow: 0 2px 8px rgba(255, 193, 7, 0.3);
}

#remainders-table .today-reminder td {
  border-top: 2px solid #ffc107 !important;
  border-bottom: 2px solid #ffc107 !important;
}

#remainders-table .today-reminder td:first-child {
  border-left: 2px solid #ffc107 !important;
}

#remainders-table .today-reminder td:last-child {
  border-right: 2px solid #ffc107 !important;
}





.timeline-shimmer {
  position: relative;
  overflow: hidden;
  background: #f2f3f5;
  border-radius: 6px;
}

.timeline-shimmer::after {
  content: "";
  position: absolute;
  top: 0;
  left: -150px;
  width: 150px;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255,255,255,0.6),
    transparent
  );
  animation: timelineShimmer 1.2s infinite;
}

@keyframes timelineShimmer {
  100% {
    transform: translateX(300px);
  }
}

.timeline-shimmer-line {
  height: 12px;
  margin-bottom: 8px;
}

.timeline-shimmer-sm {
  width: 80px;
}

.timeline-shimmer-md {
  width: 140px;
}

.timeline-shimmer-lg {
  width: 220px;
}

.timeline-shimmer-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}




.post-btn {
    position: relative;
    padding: 12px 28px;
    background: linear-gradient(270deg, #51a742 0%, #154b6d 100%);
    border: none;
    color: #fff;
    font-weight: 600;
    border-radius: 40px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 1rem;

    /* Stronger default glow */
    box-shadow: 0 0 15px rgba(25, 167, 136, 0.8),
        0 0 30px rgba(25, 167, 136, 0.4);

    /* Always animate */
    animation: btnPulse 2s infinite ease-in-out;
}

/* More visible pulse */
@keyframes btnPulse {
    0% {
        box-shadow: 0 0 12px rgba(25, 167, 136, 0.7),
            0 0 25px rgba(25, 167, 136, 0.3);
    }
    50% {
        box-shadow: 0 0 25px rgba(25, 167, 136, 1),
            0 0 45px rgba(25, 167, 136, 0.6);
    }
    100% {
        box-shadow: 0 0 12px rgba(25, 167, 136, 0.7),
            0 0 25px rgba(25, 167, 136, 0.3);
    }
}

/* Hover (optional) */
.post-btn:hover {
    transform: scale(1.06);
}

.free-badge {
    font-weight: 700;
    padding: 2px 12px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;

    background: linear-gradient(270deg, #f4b400, #ff4043);
    background-size: 200% 200%;

    animation: freeGradient 3s ease infinite;
    box-shadow: 0 0 10px rgba(255, 80, 80, 0.6);
}

@keyframes freeGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


/* Item */
.notification-item {
    padding: 12px 16px;
    border: none;
    border-bottom: 1px solid #f1f1f1;
    transition: 0.2s;
}

/* Hover */
.notification-item:hover {
    background-color: #f8f9fa;
}

/* Unread style */
.notification-item.unread {
    background-color: #eef4ff;
    position: relative;
}

/* Blue dot (unread indicator) */
.notification-item.unread::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #007bff;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}

/* Icon size */
.notification-item .icon {
    font-size: 20px;
}



.notification-menu {
    max-height: 500px;
    overflow: hidden;
}

.notification-item {
    padding: 12px 16px;
    border-bottom: 1px solid #eee;
    transition: 0.2s;
}

.notification-item:hover {
    background: #f8f9fa;
}

/* unread */
.notification-item.unread {
    background: #eef4ff;
    border-left: 4px solid #007bff;
}

/* mobile */
@media (max-width: 768px) {
    .notification-menu {
        max-height: 70vh;
    }
}



/* unread highlight */
.dropdown-notifications-item.unread {
    background-color: #eef4ff;
    border-left: 3px solid #007bff;
}

/* read */
.dropdown-notifications-item.marked-as-read {
    background-color: #fff;
}

/* hover */
.dropdown-notifications-item:hover {
    background-color: #f8f9fa;
}

/* dot */
.badge-dot {
    width: 8px;
    height: 8px;
    background: #007bff;
    border-radius: 50%;
    display: inline-block;
}

/* clickable area */
.notification-click {
    cursor: pointer;
}


.unread-row {
     background: #fffdf5 !important; /* light yellow */
    border-left: 4px solid #ffb300 !important;
}

.unread-row td {
    font-weight: 600;
}


.whatsapp-card {
    background-color: #dcf8c6; /* WhatsApp green */
    border-radius: 12px;
    padding: 10px;
    max-width: 420px;
}

#modalImage {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
}


.image-preview-card {
    position: relative;
    cursor: pointer;
}

.image-preview-card img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #ddd;
}

.remove-image-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    background: rgba(0,0,0,0.6);
    border: none;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
}
