body.escortify-home-discovery #header.escortify-discovery-header {
  margin-bottom: 0 !important;
}

body.escortify-home-discovery .intro_category.escortify-home-discovery-hero {
  padding-top: 72px;
  margin-bottom: 32px;
}

body.escortify-home-discovery .bg_vip > .wrapper,
body.escortify-home-discovery .bg_content > .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

body.escortify-home-discovery .bg_vip #main {
  width: 100%;
  max-width: none;
  float: none;
  clear: none;
  margin: 0;
}

body.escortify-home-discovery .bg_vip > .wrapper {
  padding-top: 24px;
}

body.escortify-home-discovery .bg_content {
  padding: 18px 0 32px;
}

body.escortify-home-discovery .bg_vip #main > h2 {
  margin: 0 0 20px;
  padding: 0;
  color: #fe4365;
  font-family: "S\00F6hne", sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: clamp(1.42rem, 1.9vw, 1.82rem);
  line-height: 1.12;
  letter-spacing: -0.02em;
  text-align: left;
  text-wrap: balance;
}

body.escortify-home-discovery .bg_content #content > h2,
body.escortify-home-discovery .introtxth2 {
  margin: 0 0 16px;
  padding: 0 !important;
  color: #fe4365;
  font-family: "S\00F6hne", sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: clamp(1.42rem, 1.9vw, 1.82rem);
  line-height: 1.12;
  letter-spacing: -0.02em;
  text-align: left;
  text-wrap: balance;
}

body.escortify-home-discovery .bg_vip .vipgirlsintro,
body.escortify-home-discovery .bg_content #content > .introtxthome,
body.escortify-home-discovery .introtxthome {
  margin: 0 0 30px;
  padding: 0;
  max-width: 780px;
  color: #0b0b0f;
  font-family: "S\00F6hne", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(0.96rem, 1.1vw, 1.08rem);
  line-height: 1.5;
  letter-spacing: 0;
}

body.escortify-home-discovery .listing-card-list.search-card-grid {
  margin-top: 0;
}

body.escortify-home-discovery .escortify-home-discovery-hero .escortify-discovery-hero__card img {
  object-position: 72% center;
}

body.escortify-home-discovery .escortify-home-discovery-hero .intro_category_txt h1 {
  max-width: 18.8ch;
  text-wrap: balance;
}

@media (min-width: 921px) {
  body.escortify-home-discovery .escortify-home-discovery-hero .intro_category_txt h1 {
    font-size: 43px !important;
    line-height: 1.08 !important;
  }
}

@media (max-width: 768px) {
  body.escortify-home-discovery {
    --escortify-discovery-header-shell-height: 60px;
    --escortify-discovery-header-current-offset: var(--escortify-discovery-header-shell-height);
    --escortify-discovery-header-overlap: 3px;
    --escortify-discovery-subnav-height: 0px;
    --escortify-discovery-stack-height: 60px;
  }

  body.escortify-home-discovery #header.escortify-discovery-header {
    box-sizing: border-box;
    height: var(--escortify-discovery-header-shell-height) !important;
    padding: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }

  body.escortify-home-discovery #header.escortify-discovery-header .wrapper.escortify-discovery-header__inner {
    display: grid;
    grid-template-columns: 48px 1fr auto;
    align-items: center;
    column-gap: 8px;
    min-height: 100%;
    height: 100%;
    padding: 0 14px;
  }

  body.escortify-home-discovery #header.escortify-discovery-header .hamburger {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 2;
  }

  body.escortify-home-discovery #header.escortify-discovery-header .hamburger a {
    position: static;
    width: 30px;
    height: 30px;
    background-size: 26px 26px;
  }

  body.escortify-home-discovery .escortify-discovery-header__left {
    justify-self: center;
    align-items: center;
    gap: 0;
  }

  body.escortify-home-discovery .escortify-discovery-header__nav {
    display: none;
  }

  body.escortify-home-discovery #header.escortify-discovery-header #logo.escortify-discovery-header__logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  body.escortify-home-discovery #header.escortify-discovery-header #logo.escortify-discovery-header__logo img {
    height: 40px;
    width: auto;
    max-width: none;
  }

  body.escortify-home-discovery .escortify-discovery-header__actions {
    justify-self: end;
    align-items: center;
    gap: 6px;
  }

  body.escortify-home-discovery .escortify-discovery-header__utility {
    display: inline-flex;
    margin-right: 0;
    gap: 6px;
  }

  body.escortify-home-discovery .escortify-discovery-header__link,
  body.escortify-home-discovery .escortify-discovery-header__account,
  body.escortify-home-discovery .escortify-discovery-header__cta {
    display: none !important;
  }

  body.escortify-home-discovery .escortify-discovery-header__icon-link {
    width: 38px;
    height: 38px;
  }

  body.escortify-home-discovery .escortify-discovery-header__icon-link svg {
    width: 18px;
    height: 18px;
  }

  body.escortify-home-discovery .escortify-discovery-subnav {
    display: none !important;
  }

  body.escortify-home-discovery.escortify-mobile-header-hidden {
    --escortify-discovery-header-current-offset: 0px;
  }

  body.escortify-home-discovery.escortify-mobile-header-hidden #header.escortify-discovery-header {
    transform: translate3d(0, calc(-1 * var(--escortify-discovery-header-shell-height)), 0);
    -webkit-transform: translate3d(0, calc(-1 * var(--escortify-discovery-header-shell-height)), 0);
    pointer-events: none;
  }

  body.escortify-home-discovery .intro_category.escortify-home-discovery-hero {
    padding-top: 20px;
  }

  body.escortify-home-discovery .bg_vip > .wrapper,
  body.escortify-home-discovery .bg_content > .wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  body.escortify-home-discovery .bg_vip > .wrapper {
    padding-top: 16px;
  }

  body.escortify-home-discovery .bg_vip .listing-card-list.search-card-grid,
  body.escortify-home-discovery .bg_content .listing-card-list.search-card-grid {
    padding-left: 2%;
    padding-right: 2%;
  }

  body.escortify-home-discovery .bg_content {
    padding-bottom: 24px;
  }

  body.escortify-home-discovery .bg_vip #main > h2 {
    margin-bottom: 8px;
    padding-left: 3%;
    font-size: 1.4em;
    line-height: 1.08;
  }

  body.escortify-home-discovery .bg_content #content > h2,
  body.escortify-home-discovery .introtxth2 {
    margin-bottom: 8px;
    padding-left: 3%;
    font-size: 1.4em;
    line-height: 1.08;
  }

  body.escortify-home-discovery .bg_vip .vipgirlsintro,
  body.escortify-home-discovery .bg_content #content > .introtxthome,
  body.escortify-home-discovery .introtxthome {
    margin-bottom: 16px;
    padding-left: 3%;
    padding-right: 3%;
    max-width: none;
    font-size: 0.98rem;
    line-height: 1.46;
  }
}

body.escortify-home-discovery #carouselbox {
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  padding: 0 24px 12px;
  box-sizing: border-box;
}

body.escortify-home-discovery #carouselbox #list {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  padding: 0;
}

body.escortify-home-discovery #carouselbox .shadowblock_out {
  overflow: hidden;
}

body.escortify-home-discovery #carouselbox .carouselSlider {
  float: none;
  width: 100% !important;
  max-width: none;
  margin-left: 0 !important;
}

body.escortify-home-discovery #carouselbox .prevCarousel,
body.escortify-home-discovery #carouselbox .nextCarousel {
  float: none;
  position: absolute;
  top: 44%;
  left: auto;
  right: auto;
  margin: 0;
  padding-top: 0;
  z-index: 3;
}

body.escortify-home-discovery #carouselbox .prevCarousel {
  left: 12px;
}

body.escortify-home-discovery #carouselbox .nextCarousel {
  right: 12px;
}

body.escortify-home-discovery #carouselbox .diamond_title {
  margin-left: 0;
}

@media (max-width: 768px) {
  body.escortify-home-discovery #carouselbox {
    padding: 0 16px 8px;
  }

  body.escortify-home-discovery #carouselbox #list {
    display: block;
  }

  body.escortify-home-discovery #carouselbox .carouselSlider {
    width: 100% !important;
    margin-left: 0 !important;
  }

  body.escortify-home-discovery #carouselbox .prevCarousel {
    left: 6px;
  }

  body.escortify-home-discovery #carouselbox .nextCarousel {
    right: 6px;
  }
}

/* ============================================================
   Homepage Filter Pills Bar (.home-filter-bar)
   Inside bg_vip white wrapper, matching category pill design
   ============================================================ */

.home-filter-bar {
  padding: 0;
  margin-bottom: 40px;
  box-sizing: border-box;
}

.home-filter-bar__inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 10px;
  padding: 0;
  background: transparent;
}

/* ---- Location Dropdown ---- */

.home-filter-bar__location {
  position: relative;
  flex-shrink: 0;
}

.home-filter-bar__location-trigger {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 16px;
  background: #ffffff;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
  color: #141414;
  font-family: "S\00F6hne", sans-serif;
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
  white-space: nowrap;
}

.home-filter-bar__location-trigger:hover {
  background: #f7f7f7;
  border-color: rgba(20, 20, 20, 0.1);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.1);
  transform: translateY(-1px);
}

.home-filter-bar__location-trigger:focus-visible {
  outline: 2px solid #fe4365;
  outline-offset: 2px;
}

.home-filter-bar__icon {
  flex-shrink: 0;
  opacity: 0.9;
}

.home-filter-bar__chevron {
  flex-shrink: 0;
  opacity: 0.6;
  transition: transform 0.2s ease;
}

.home-filter-bar__location-trigger[aria-expanded="true"] .home-filter-bar__chevron {
  transform: rotate(180deg);
}

.home-filter-bar__dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  min-width: 210px;
  max-height: 320px;
  overflow-y: auto;
  margin: 0;
  padding: 6px 0;
  list-style: none;
  background: #fff;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.14);
  z-index: 100;
}

.home-filter-bar__dropdown.is-open {
  display: block;
}

.home-filter-bar__dropdown-item {
  padding: 10px 18px;
  color: #374151;
  font-family: "S\00F6hne", sans-serif;
  font-size: 0.88rem;
  font-weight: 400;
  line-height: 1.3;
  cursor: pointer;
  transition: background 0.12s ease, color 0.12s ease;
}

.home-filter-bar__dropdown-item:hover,
.home-filter-bar__dropdown-item:focus {
  background: #f3f4f6;
  color: #111827;
  outline: none;
}

.home-filter-bar__dropdown-item.is-selected {
  color: #fe4365;
  font-weight: 500;
}

/* ---- Filter Pills (matching category .cat-pill design) ---- */

.home-filter-bar__pills {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: nowrap;
}

.home-filter-bar__pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 10px 16px;
  background: #ffffff;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
  color: #141414;
  font-family: "S\00F6hne", sans-serif;
  font-size: 0.86rem;
  font-weight: 400;
  line-height: 1.2;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease, color 0.15s ease;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent;
}

.home-filter-bar__pill:hover {
  background: #f7f7f7;
  border-color: rgba(20, 20, 20, 0.1);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.1);
  transform: translateY(-1px);
}

.home-filter-bar__pill:focus-visible {
  outline: 2px solid #fe4365;
  outline-offset: 2px;
}

.home-filter-bar__pill.is-active {
  background: #141414;
  border-color: transparent;
  box-shadow: 0 10px 24px rgba(20, 20, 20, 0.18);
  color: #ffffff;
}

.home-filter-bar__pill.is-active:hover {
  background: #222;
  box-shadow: 0 10px 24px rgba(20, 20, 20, 0.22);
}

.home-filter-bar__pill-icon {
  flex-shrink: 0;
  opacity: 0.9;
}

.home-filter-bar__pill.is-active .home-filter-bar__pill-icon {
  color: #ffffff;
  opacity: 1;
}

/* ---- Search Button ---- */

.home-filter-bar__search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 22px;
  background: linear-gradient(to right, #e61e4d 0%, #e31c5f 50%, #d70466 100%);
  border: 1px solid transparent;
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(215, 4, 102, 0.25);
  color: #fff;
  font-family: "S\00F6hne", sans-serif;
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  flex-shrink: 0;
  transition: opacity 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent;
}

.home-filter-bar__search:hover {
  opacity: 0.9;
  box-shadow: 0 8px 20px rgba(215, 4, 102, 0.3);
  transform: translateY(-1px);
}

.home-filter-bar__search:active {
  transform: scale(0.97);
}

.home-filter-bar__search:focus-visible {
  outline: 2px solid #fe4365;
  outline-offset: 2px;
}

.home-filter-bar__search-icon {
  flex-shrink: 0;
}

/* ---- Responsive: Mobile ---- */

@media (max-width: 768px) {
  .home-filter-bar {
    padding: 0 3%;
    margin-bottom: 24px;
  }

  .home-filter-bar__inner {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 12px;
  }

  .home-filter-bar__location {
    width: 100%;
  }

  .home-filter-bar__location-trigger {
    width: 100%;
    justify-content: space-between;
    padding: 14px 16px;
  }

  .home-filter-bar__dropdown {
    width: 100%;
  }

  .home-filter-bar__pills {
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    flex: 1 1 auto;
    min-width: 0;
  }

  .home-filter-bar__pill {
    padding: 14px 14px;
    font-size: 0.82rem;
    flex: 1 1 0;
    justify-content: center;
    min-width: 0;
  }

  .home-filter-bar__search {
    width: 100%;
    justify-content: center;
    margin-left: 0;
    padding: 14px 22px;
  }
}
