/* Feed page specific styles */

#vue-feed .cuisine-swiper-compact .swiper-cuisine-wrap,
#feed-locations .cuisine-swiper-compact .swiper-cuisine-wrap {
  margin-top: 0;
  margin-bottom: 0;
}

#vue-feed .cuisine-swiper-compact,
#feed-locations .cuisine-swiper-compact {
  margin: 4px 0 18px;
  padding: 10px 12px 12px;
  border-radius: 14px;
  background: linear-gradient(180deg, #f8fbff 0%, #f3f6fb 100%);
}

#vue-feed .cuisine-swiper-compact .swiper-cuisine-wrap > .mb-4.mt-4,
#feed-locations .cuisine-swiper-compact .swiper-cuisine-wrap > .mb-4.mt-4 {
  margin-top: 0 !important;
  margin-bottom: 8px !important;
}

#vue-feed .cuisine-swiper-compact .swiper-cuisine-wrap > .mb-4.mt-4 h3,
#feed-locations .cuisine-swiper-compact .swiper-cuisine-wrap > .mb-4.mt-4 h3 {
  font-size: 18px;
  line-height: 1.15;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .swiper-slide,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiper-slide {
  padding: 2px;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .swiperSlide,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiperSlide {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 14px !important;
  overflow: visible !important;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .swiperSlide:hover,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiperSlide:hover {
  transform: none !important;
  box-shadow: none !important;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .el-links,
#feed-locations .cuisine-swiper-compact .swiperCuisine .el-links {
  border-radius: 14px;
  background: transparent;
  border: 0;
  box-shadow: none;
  outline: none;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .el-links:hover,
#feed-locations .cuisine-swiper-compact .swiperCuisine .el-links:hover {
  border-color: transparent;
  box-shadow: none;
  outline: none;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .el-links > div:first-child,
#feed-locations .cuisine-swiper-compact .swiperCuisine .el-links > div:first-child {
  height: 104px;
  min-height: 104px;
  padding: 0;
  border-radius: 14px 14px 0 0;
  background: transparent;
  border-bottom: 0;
  box-shadow: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .el-links > div:first-child img,
#vue-feed .cuisine-swiper-compact .swiperCuisine .el-links .cuisine-img,
#feed-locations .cuisine-swiper-compact .swiperCuisine .el-links > div:first-child img,
#feed-locations .cuisine-swiper-compact .swiperCuisine .el-links .cuisine-img {
  border-radius: 6px !important;
  object-fit: contain !important;
  object-position: center center;
  width: 100% !important;
  height: 100% !important;
  background: transparent;
  display: block;
  position: static;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .el-links .truncate,
#feed-locations .cuisine-swiper-compact .swiperCuisine .el-links .truncate {
  font-size: 14px;
  font-weight: 700;
  color: #1f2a3d;
  padding: 9px 8px 10px;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .swiper-button-next,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiper-button-next,
#vue-feed .cuisine-swiper-compact .swiperCuisine .swiper-button-prev,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiper-button-prev {
  width: 28px !important;
  height: 28px !important;
}

#vue-feed .cuisine-swiper-compact .swiperCuisine .swiper-button-next:after,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiper-button-next:after,
#vue-feed .cuisine-swiper-compact .swiperCuisine .swiper-button-prev:after,
#feed-locations .cuisine-swiper-compact .swiperCuisine .swiper-button-prev:after {
  font-size: 11px !important;
}

#vue-feed .row.no-gutters,
#feed-locations .row.no-gutters {
  margin: -6px;
}

#vue-feed .row.no-gutters > [class*='col-'],
#feed-locations .row.no-gutters > [class*='col-'] {
  padding: 6px;
}

#vue-feed .rounded-box,
#feed-locations .rounded-box {
  border-radius: 18px;
  overflow: hidden;
}

#vue-feed .rounded-box .position-relative,
#feed-locations .rounded-box .position-relative {
  border-radius: 18px 18px 0 0;
}

#vue-feed .rounded-box .p-2,
#feed-locations .rounded-box .p-2 {
  padding: 14px 16px !important;
  gap: 4px;
}

#vue-feed .restaurant-name,
#feed-locations .restaurant-name,
#vue-home-widgets .restaurant-name {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

#vue-feed .restaurant-cuisine,
#feed-locations .restaurant-cuisine,
#vue-home-widgets .restaurant-cuisine {
  font-size: 13px;
  color: #64748b;
  display: block;
}

#vue-feed .restaurant-meta,
#feed-locations .restaurant-meta,
#vue-home-widgets .restaurant-meta {
  margin-top: auto;
  padding-top: 10px;
  border-top: 1px solid #f1f5f9;
  gap: 6px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}

#vue-feed .restaurant-rating,
#vue-feed .restaurant-time,
#vue-feed .restaurant-distance,
#feed-locations .restaurant-rating,
#feed-locations .restaurant-time,
#feed-locations .restaurant-distance,
#vue-home-widgets .restaurant-rating,
#vue-home-widgets .restaurant-time,
#vue-home-widgets .restaurant-distance {
  font-size: 12.5px;
  font-weight: 600;
  color: #334155;
}

#vue-feed .restaurant-meta .meta-chip,
#feed-locations .restaurant-meta .meta-chip,
#vue-home-widgets .restaurant-meta .meta-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 7px;
  border-radius: 999px;
  border: 1px solid #e2e8f0;
  background: #f8fafc;
  line-height: 1;
  flex: 0 1 auto;
  max-width: 100%;
}

#vue-feed .restaurant-meta .meta-chip .d-flex.align-items-center,
#feed-locations .restaurant-meta .meta-chip .d-flex.align-items-center,
#vue-home-widgets .restaurant-meta .meta-chip .d-flex.align-items-center {
  gap: 6px;
  margin-top: 0 !important;
  color: inherit !important;
}

#vue-feed .restaurant-time i,
#feed-locations .restaurant-time i,
#vue-home-widgets .restaurant-time i {
  color: #334155;
}

#vue-feed .restaurant-time .d-flex.align-items-center,
#vue-feed .restaurant-distance .d-flex.align-items-center,
#feed-locations .restaurant-time .d-flex.align-items-center,
#feed-locations .restaurant-distance .d-flex.align-items-center,
#vue-home-widgets .restaurant-time .d-flex.align-items-center,
#vue-home-widgets .restaurant-distance .d-flex.align-items-center {
  color: #64748b !important;
  font-size: 11.5px;
  font-weight: 600;
}

#vue-feed .restaurant-time .d-flex.align-items-center i,
#feed-locations .restaurant-time .d-flex.align-items-center i,
#vue-home-widgets .restaurant-time .d-flex.align-items-center i {
  color: #94a3b8 !important;
}

#vue-feed .restaurant-distance,
#feed-locations .restaurant-distance,
#vue-home-widgets .restaurant-distance {
  color: #334155;
}

#vue-feed .restaurant-distance .mr-1,
#feed-locations .restaurant-distance .mr-1,
#vue-home-widgets .restaurant-distance .mr-1 {
  color: #94a3b8;
  font-weight: 700;
}

@media (max-width: 768px) {
  #vue-feed .restaurant-meta,
  #feed-locations .restaurant-meta,
  #vue-home-widgets .restaurant-meta {
    flex-wrap: wrap;
  }
}

#vue-feed .restaurant-rating,
#feed-locations .restaurant-rating,
#vue-home-widgets .restaurant-rating {
  padding: 0;
  border-radius: 0;
  border: none;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  gap: 6px;
  color: var(--rating-color, #0f172a) !important;
}

#vue-feed .restaurant-rating.rating-good,
#feed-locations .restaurant-rating.rating-good,
#vue-home-widgets .restaurant-rating.rating-good {
  color: var(--rating-color, #16a34a) !important;
}

#vue-feed .restaurant-rating.rating-mid,
#feed-locations .restaurant-rating.rating-mid,
#vue-home-widgets .restaurant-rating.rating-mid {
  color: var(--rating-color, #f59e0b) !important;
}

#vue-feed .restaurant-rating.rating-low,
#feed-locations .restaurant-rating.rating-low,
#vue-home-widgets .restaurant-rating.rating-low {
  color: var(--rating-color, #ef4444) !important;
}

#vue-feed .restaurant-rating i,
#feed-locations .restaurant-rating i,
#vue-home-widgets .restaurant-rating i {
  color: inherit !important;
  font-size: 14px;
}

#vue-feed .restaurant-rating .d-flex.align-items-center,
#feed-locations .restaurant-rating .d-flex.align-items-center,
#vue-home-widgets .restaurant-rating .d-flex.align-items-center {
  color: var(--rating-color, #0f172a) !important;
}

#vue-feed .restaurant-rating .d-flex.align-items-center i,
#feed-locations .restaurant-rating .d-flex.align-items-center i,
#vue-home-widgets .restaurant-rating .d-flex.align-items-center i {
  color: var(--rating-color, #0f172a) !important;
}

#vue-feed .restaurant-status,
#feed-locations .restaurant-status,
#vue-home-widgets .restaurant-status {
  position: absolute;
  left: 12px;
  bottom: 12px;
  z-index: 11;
}

#vue-feed .restaurant-next-opening,
#feed-locations .restaurant-next-opening,
#vue-home-widgets .restaurant-next-opening {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(148, 163, 184, 0.35);
  color: #475569;
  font-size: 11px;
  font-weight: 600;
  max-width: 100%;
  box-shadow: 0 6px 14px rgba(15, 23, 42, 0.12);
}

#vue-feed .rounded-box.make-grey .restaurant-next-opening,
#feed-locations .rounded-box.make-grey .restaurant-next-opening,
#vue-home-widgets .rounded-box.make-grey .restaurant-next-opening {
  opacity: 1;
  filter: none;
  background: rgba(255, 255, 255, 0.95);
  color: #475569;
}

#vue-feed .restaurant-next-opening i,
#feed-locations .restaurant-next-opening i,
#vue-home-widgets .restaurant-next-opening i {
  color: #f59e0b;
  font-size: 11px;
}

#vue-feed .rounded-box.make-grey,
#feed-locations .rounded-box.make-grey,
#vue-home-widgets .rounded-box.make-grey {
  opacity: 0.78;
}

#vue-feed .rounded-box.make-grey .restaurant-name,
#vue-feed .rounded-box.make-grey .restaurant-cuisine,
#vue-feed .rounded-box.make-grey .restaurant-meta,
#vue-feed .rounded-box.make-grey .restaurant-rating,
#vue-feed .rounded-box.make-grey .restaurant-time,
#vue-feed .rounded-box.make-grey .restaurant-distance,
#feed-locations .rounded-box.make-grey .restaurant-name,
#feed-locations .rounded-box.make-grey .restaurant-cuisine,
#feed-locations .rounded-box.make-grey .restaurant-meta,
#feed-locations .rounded-box.make-grey .restaurant-rating,
#feed-locations .rounded-box.make-grey .restaurant-time,
#feed-locations .rounded-box.make-grey .restaurant-distance,
#vue-home-widgets .rounded-box.make-grey .restaurant-name,
#vue-home-widgets .rounded-box.make-grey .restaurant-cuisine,
#vue-home-widgets .rounded-box.make-grey .restaurant-meta,
#vue-home-widgets .rounded-box.make-grey .restaurant-rating,
#vue-home-widgets .rounded-box.make-grey .restaurant-time,
#vue-home-widgets .rounded-box.make-grey .restaurant-distance {
  color: #7c8797;
}

/* Fast Delivery Section - shared for feed/cuisine/restaurants */
.section-fast-delivery {
  background: linear-gradient(110deg, #fff8fb 0%, #ffffff 58%, #f7faff 100%);
  padding: 18px 22px;
  margin: 18px 0;
  border-radius: 18px;
  position: relative;
  border: 1px solid #f6d6e2;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  transition: transform 0.26s ease, box-shadow 0.26s ease, border-color 0.26s ease;
}

.section-fast-delivery.tree-columns-center {
  padding-bottom: 18px;
}

.section-fast-delivery::before {
  content: '';
  position: absolute;
  width: 180px;
  height: 180px;
  right: -86px;
  top: -86px;
  background: radial-gradient(circle, rgba(245, 19, 89, 0.22) 0%, rgba(245, 19, 89, 0) 70%);
  animation: fastDeliveryGlowDrift 8s ease-in-out infinite alternate;
}

.section-fast-delivery::after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  left: -100px;
  bottom: -120px;
  background: radial-gradient(circle, rgba(99, 116, 140, 0.18) 0%, rgba(99, 116, 140, 0) 70%);
  animation: fastDeliveryGlowDriftAlt 9s ease-in-out infinite alternate;
}

.section-fast-delivery:hover,
.section-fast-delivery:focus-within {
  transform: translateY(-2px);
  border-color: #f5bfd2;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.18);
}

.section-fast-delivery:hover .fast-delivery-content,
.section-fast-delivery:focus-within .fast-delivery-content {
  transform: translateY(-2px);
  border-color: #f7c7d8;
  box-shadow: 0 18px 32px rgba(245, 19, 89, 0.18);
}

.section-fast-delivery .row {
  position: relative;
  align-items: center;
  z-index: 1;
}

.section-fast-delivery .row > div:nth-child(1),
.section-fast-delivery .row > div:nth-child(3) {
  flex: 0 0 18%;
  max-width: 18%;
}

.section-fast-delivery .row > div:nth-child(2) {
  flex: 0 0 64%;
  max-width: 64%;
}

.section-fast-delivery .d-flex {
  height: auto !important;
  min-height: 0;
}

.section-fast-delivery .col .w-100 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-fast-delivery .col .w-100.text-right {
  justify-content: center;
}

.section-fast-delivery .rider {
  max-width: 126px;
  width: 100%;
  height: auto;
  opacity: 0.9;
  filter: drop-shadow(0 10px 18px rgba(15, 23, 42, 0.16));
  transition: transform 0.2s ease, opacity 0.2s ease;
  transform: translateY(0);
  mix-blend-mode: multiply;
  animation: fastDeliveryRiderFloat 3.8s ease-in-out infinite;
}

.section-fast-delivery .rider.mirror {
  transform: scaleX(-1);
  animation: fastDeliveryRiderFloatMirror 3.8s ease-in-out infinite;
}

.section-fast-delivery .rider:hover {
  opacity: 1;
  transform: translateY(-2px);
}

.fast-delivery-content {
  background: #ffffff;
  border-radius: 16px;
  padding: 16px 20px;
  border: 1px solid #e8eef7;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
}

.fast-delivery-content h5,
.fast-delivery-content h1,
.fast-delivery-content p {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}

.section-fast-delivery h5 {
  font-size: 10px;
  font-weight: 700;
  color: #f51359;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.section-fast-delivery h1 {
  font-size: clamp(16px, 1.05vw, 22px);
  font-weight: 700;
  color: #1e293b;
  letter-spacing: -0.01em;
  line-height: 1.28;
  max-width: 100%;
  word-break: break-word;
}

.section-fast-delivery p {
  font-size: clamp(18px, 1.45vw, 26px);
  color: #1f3552;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.008em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  padding: 11px 18px;
  border-radius: 14px;
  border: 1px solid #ffd5e4;
  background: linear-gradient(90deg, #fff4f9 0%, #f4f8ff 100%);
  box-shadow: 0 8px 18px rgba(245, 19, 89, 0.12);
  text-wrap: balance;
}

.section-fast-delivery p::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f51359;
  margin-right: 10px;
  flex: 0 0 8px;
}

.section-fast-delivery-mobile {
  background: linear-gradient(110deg, #fff8fb 0%, #ffffff 68%);
  border-radius: 16px;
  margin: 16px 0;
  position: relative;
  border: 1px solid #f6d6e2;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.08);
  padding: 14px 12px;
  overflow: hidden;
  height: auto;
  background-image: none;
  transition: transform 0.26s ease, box-shadow 0.26s ease, border-color 0.26s ease;
}

.section-fast-delivery-mobile:hover,
.section-fast-delivery-mobile:focus-within {
  transform: translateY(-2px);
  border-color: #f5bfd2;
  box-shadow: 0 16px 34px rgba(15, 23, 42, 0.16);
}

@keyframes fastDeliveryGlowDrift {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.8;
  }
  100% {
    transform: translate3d(-18px, 16px, 0) scale(1.08);
    opacity: 0.45;
  }
}

@keyframes fastDeliveryGlowDriftAlt {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.72;
  }
  100% {
    transform: translate3d(20px, -14px, 0) scale(1.1);
    opacity: 0.4;
  }
}

@keyframes fastDeliveryRiderFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}

@keyframes fastDeliveryRiderFloatMirror {
  0%,
  100% {
    transform: scaleX(-1) translateY(0);
  }
  50% {
    transform: scaleX(-1) translateY(-3px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .section-fast-delivery::before,
  .section-fast-delivery::after,
  .section-fast-delivery .rider,
  .section-fast-delivery .rider.mirror {
    animation: none;
  }
}

.section-fast-delivery-mobile::before {
  content: '';
  position: absolute;
  width: 140px;
  height: 140px;
  right: -70px;
  top: -70px;
  background: radial-gradient(circle, rgba(245, 19, 89, 0.2) 0%, rgba(245, 19, 89, 0) 70%);
}

.fast-delivery-content--mobile {
  background: #ffffff;
  border-radius: 14px;
  padding: 14px 14px;
  border: 1px solid #e8eef7;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 6px;
}

.fast-delivery-content--mobile h5,
.fast-delivery-content--mobile h1,
.fast-delivery-content--mobile p {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}

.section-fast-delivery-mobile h5 {
  font-size: 10px;
  font-weight: 700;
  color: #f51359;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.section-fast-delivery-mobile h1 {
  font-size: 14px;
  font-weight: 700;
  color: #1e293b;
  letter-spacing: -0.01em;
  line-height: 1.25;
}

.section-fast-delivery-mobile p {
  font-size: 15px;
  color: #1f3552;
  font-weight: 800;
  line-height: 1.34;
  letter-spacing: 0.008em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin-top: 7px;
  padding: 8px 10px;
  border-radius: 12px;
  border: 1px solid #ffd5e4;
  background: linear-gradient(90deg, #fff4f9 0%, #f4f8ff 100%);
}

.section-fast-delivery-mobile p::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f51359;
  margin-right: 8px;
  flex: 0 0 7px;
}

@media (max-width: 1199px) {
  .section-fast-delivery .row > div:nth-child(1),
  .section-fast-delivery .row > div:nth-child(3) {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .section-fast-delivery .row > div:nth-child(2) {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .section-fast-delivery h1 {
    font-size: clamp(15px, 1.15vw, 19px);
  }

  .section-fast-delivery .rider {
    max-width: 108px;
  }
}

@media (max-width: 992px) {
  .section-fast-delivery {
    padding: 16px 18px;
  }

  .fast-delivery-content {
    padding: 14px 16px;
  }
}

@media (max-width: 576px) {
  .section-fast-delivery {
    padding: 14px 12px;
    border-radius: 16px;
  }
}

/* Feed/banner swiper */
#vue-feed .swiperBanner,
#feed-locations .swiperBanner {
  border-radius: 6px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.12);
  height: clamp(200px, 22vw, 260px);
}

#vue-feed .swiperBanner .swiperSlide,
#feed-locations .swiperBanner .swiperSlide {
  height: 100% !important;
  min-height: 0 !important;
  border-radius: 6px !important;
  overflow: hidden;
}

#vue-feed .swiperBanner .swiperSlide .el-image,
#feed-locations .swiperBanner .swiperSlide .el-image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px !important;
  overflow: hidden;
}

#vue-feed .swiperBanner .swiperSlide .el-image img,
#feed-locations .swiperBanner .swiperSlide .el-image img,
#vue-feed .swiperBanner .swiperSlide .el-image .el-image__inner,
#feed-locations .swiperBanner .swiperSlide .el-image .el-image__inner {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px !important;
}

#vue-feed .swiperBanner .swiper-wrapper,
#feed-locations .swiperBanner .swiper-wrapper {
  height: 100%;
}

#vue-feed .swiperBanner .swiper-pagination,
#feed-locations .swiperBanner .swiper-pagination {
  bottom: 8px !important;
}

#vue-feed .swiperBanner .swiper-pagination-bullet,
#feed-locations .swiperBanner .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 2px 6px rgba(15, 23, 42, 0.2);
  transition: all 180ms ease;
}

#vue-feed .swiperBanner .swiper-pagination-bullet-active,
#feed-locations .swiperBanner .swiper-pagination-bullet-active {
  width: 22px;
  height: 6px;
  border-radius: 999px;
  opacity: 1;
  background: #f51359;
  box-shadow: 0 4px 10px rgba(245, 19, 89, 0.3);
}

#vue-feed .banner-full,
#feed-locations .banner-full {
  width: calc(100% + 16px);
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 4px !important;
}

#vue-feed .banner-slim,
#feed-locations .banner-slim {
  margin-bottom: 12px;
  overflow: hidden;
  padding: 0; /* No extra padding to stay within column bounds */
}

#vue-feed .swiperBannerSlim,
#feed-locations .swiperBannerSlim {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  padding: 0; /* Remove extra padding to match other content */
  box-sizing: border-box;
}

#vue-feed .swiperBannerSlim .swiper-wrapper,
#feed-locations .swiperBannerSlim .swiper-wrapper {
  box-sizing: content-box;
  padding-left: 0 !important;
  justify-content: flex-start;
}

#vue-feed .banner-full components-banner,
#feed-locations .banner-full components-banner {
  display: block;
  width: 100%;
}

#vue-feed .banner-full .swiperBanner,
#feed-locations .banner-full .swiperBanner {
  width: 100% !important;
  max-width: 100% !important;
}

#vue-feed .banner-skeleton,
#feed-locations .banner-skeleton {
  width: 100%;
  height: clamp(200px, 22vw, 260px);
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
}

#vue-feed .banner-skeleton--slim,
#feed-locations .banner-skeleton--slim {
  height: clamp(240px, 24vw, 320px);
}

#vue-feed .swiperBannerSlim,
#feed-locations .swiperBannerSlim {
  border-radius: 0;
  overflow: hidden; /* Changed from visible to hidden */
  background: transparent;
  box-shadow: none;
  width: 100% !important;
  max-width: 100% !important;
  height: clamp(210px, 22vw, 270px); /* Reverted to original height */
}

#vue-feed .swiperBannerSlim .swiper-wrapper,
#feed-locations .swiperBannerSlim .swiper-wrapper {
  height: 100%;
  padding-left: 0 !important;
  justify-content: flex-start;
}

#vue-feed .swiperBannerSlim .swiper-slide,
#feed-locations .swiperBannerSlim .swiper-slide {
  height: 100% !important;
  border-radius: 18px;
  overflow: hidden;
  display: flex;
  background: transparent;
  cursor: pointer;
  box-sizing: border-box;
  transition: transform 0.28s ease;
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card {
  width: 100%;
  height: 100%;
  position: relative;
  isolation: isolate;
  border-radius: 18px;
  border: 1px solid rgba(226, 232, 240, 0.9);
  background: #ffffff;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.10);
  overflow: hidden;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card::before,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -140%;
  width: 62%;
  height: 100%;
  background: linear-gradient(110deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.45) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-18deg);
  opacity: 0;
  z-index: 2;
  pointer-events: none;
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card__bg,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card__bg {
  position: absolute;
  inset: -22px;
  background-size: cover;
  background-position: center;
  filter: blur(18px) saturate(1.2);
  transform: scale(1.12);
  opacity: 0.32;
  z-index: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card__bg::after,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(120% 120% at 50% 10%, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.92) 55%, rgba(255, 255, 255, 1) 100%);
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card__image,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card__image {
  width: 100%;
  height: 100% !important;
  display: block;
  position: relative;
  z-index: 1;
  transition: transform 0.4s ease;
}

#vue-feed .swiperBannerSlim .swiper-slide-active,
#feed-locations .swiperBannerSlim .swiper-slide-active {
  transform: none;
}

#vue-feed .swiperBannerSlim .swiper-slide-active .feed-banner-card,
#feed-locations .swiperBannerSlim .swiper-slide-active .feed-banner-card,
#vue-feed .swiperBannerSlim .swiper-slide:hover .feed-banner-card,
#feed-locations .swiperBannerSlim .swiper-slide:hover .feed-banner-card {
  border-color: rgba(245, 19, 89, 0.24);
  box-shadow: 0 20px 40px rgba(15, 23, 42, 0.16), 0 0 0 1px rgba(245, 19, 89, 0.08) inset;
}

#vue-feed .swiperBannerSlim .bannerSlide:hover .feed-banner-card,
#feed-locations .swiperBannerSlim .bannerSlide:hover .feed-banner-card,
#vue-feed .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card,
#feed-locations .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card {
  transform: none !important;
  border-color: rgba(245, 19, 89, 0.55) !important;
  box-shadow: 0 28px 54px rgba(15, 23, 42, 0.26), 0 0 0 2px rgba(245, 19, 89, 0.28) inset !important;
  outline: 2px solid rgba(245, 19, 89, 0.42);
  outline-offset: -2px;
}

#vue-feed .swiperBannerSlim .swiper-slide-active .feed-banner-card::before,
#feed-locations .swiperBannerSlim .swiper-slide-active .feed-banner-card::before {
  opacity: 1;
  animation: feedBannerShimmer 2.6s ease-in-out infinite;
}

#vue-feed .swiperBannerSlim .bannerSlide:hover .feed-banner-card::before,
#feed-locations .swiperBannerSlim .bannerSlide:hover .feed-banner-card::before,
#vue-feed .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card::before,
#feed-locations .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card::before {
  opacity: 1;
  animation: feedBannerShimmer 1.8s ease-in-out infinite;
}

#vue-feed .swiperBannerSlim .swiper-slide-active .feed-banner-card__bg,
#feed-locations .swiperBannerSlim .swiper-slide-active .feed-banner-card__bg,
#vue-feed .swiperBannerSlim .swiper-slide:hover .feed-banner-card__bg,
#feed-locations .swiperBannerSlim .swiper-slide:hover .feed-banner-card__bg {
  transform: scale(1.16);
  opacity: 0.42;
}

#vue-feed .swiperBannerSlim .bannerSlide:hover .feed-banner-card__bg,
#feed-locations .swiperBannerSlim .bannerSlide:hover .feed-banner-card__bg,
#vue-feed .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card__bg,
#feed-locations .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card__bg {
  transform: scale(1.22);
  opacity: 0.56;
}

#vue-feed .swiperBannerSlim .swiper-slide-active .feed-banner-card__image,
#feed-locations .swiperBannerSlim .swiper-slide-active .feed-banner-card__image {
  transform: scale(1.012);
}

#vue-feed .swiperBannerSlim .bannerSlide:hover .feed-banner-card__image,
#feed-locations .swiperBannerSlim .bannerSlide:hover .feed-banner-card__image,
#vue-feed .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card__image,
#feed-locations .swiperBannerSlim .bannerSlide:focus-within .feed-banner-card__image {
  transform: scale(1.045);
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card__image img,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card__image img,
#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card__image .el-image__inner,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card__image .el-image__inner {
  width: 100% !important;
  height: 100% !important;
  object-fit: fill !important; /* Force fill entire container */
  object-position: center !important;
  /* Fallback for older browsers */
  font-size: 0;
  vertical-align: top;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

#vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card__image .el-image__placeholder,
#feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card__image .el-image__placeholder {
  background: #ffffff;
}

#vue-feed .swiperBannerSlim .swiper-pagination,
#feed-locations .swiperBannerSlim .swiper-pagination {
  bottom: 6px !important;
}

#vue-feed .swiperBannerSlim .swiper-pagination-bullet,
#feed-locations .swiperBannerSlim .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 2px 6px rgba(15, 23, 42, 0.2);
  transition: all 180ms ease;
}

#vue-feed .swiperBannerSlim .swiper-pagination-bullet-active,
#feed-locations .swiperBannerSlim .swiper-pagination-bullet-active {
  width: 22px;
  height: 6px;
  border-radius: 999px;
  opacity: 1;
  background: #f51359;
  box-shadow: 0 4px 10px rgba(245, 19, 89, 0.3);
  animation: feedBannerBulletPulse 1.8s ease-in-out infinite;
}

#vue-feed .banner-skeleton__item,
#feed-locations .banner-skeleton__item {
  width: 100%;
  height: 100% !important;
  border-radius: 6px;
}

@keyframes feedBannerShimmer {
  0% {
    left: -140%;
  }
  100% {
    left: 155%;
  }
}

@keyframes feedBannerBulletPulse {
  0%,
  100% {
    box-shadow: 0 4px 10px rgba(245, 19, 89, 0.3);
  }
  50% {
    box-shadow: 0 6px 16px rgba(245, 19, 89, 0.46);
  }
}

@media (prefers-reduced-motion: reduce) {
  #vue-feed .swiperBannerSlim .swiper-slide .feed-banner-card::before,
  #feed-locations .swiperBannerSlim .swiper-slide .feed-banner-card::before,
  #vue-feed .swiperBannerSlim .swiper-pagination-bullet-active,
  #feed-locations .swiperBannerSlim .swiper-pagination-bullet-active {
    animation: none;
  }
}

/* Slide widths are controlled by Swiper's fractional slidesPerView breakpoints (see assets/js/front.bundle.js). */
