/* BPC marketplace homepage and commercial card layer. */
.home-template .bpc-newsletter-band,
.home-template .bpc-sticky-win,
.home-template .bpc-tc-banner,
.bpc-search-btn,
.bpc-hamburger,
.bpc-menu-close-x { display: none !important; }

.bpc-routebar {
  border-top: 1px solid var(--line);
  background: #fff;
}
.bpc-routebar-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  max-width: var(--wrap);
  margin: 0 auto;
  padding: 0 20px;
}
.bpc-routebar a {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  min-height: 36px;
  padding: 0 11px;
  border-radius: 7px;
  color: var(--body);
  font-size: 11px;
  font-weight: 650;
  white-space: nowrap;
}
.bpc-routebar a:hover { background: var(--cream); color: var(--gold-600); }
.bpc-routebar strong {
  margin-right: 5px;
  padding: 2px 5px;
  border-radius: 4px;
  background: var(--gold);
  color: var(--navy);
  font-size: 8px;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.bpc-pal-nav {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 6px 10px;
  border: 1px solid #e6d4b7;
  border-radius: 99px;
  background: #fff8eb;
  color: #633918;
  font-size: 12px;
  font-weight: 800;
}
.bpc-pal-nav:hover { background: #f7ead5; color: #4b2911; }
.bpc-pal-nav img, .bpc-route-pal img, .bpc-menu-pal img { border-radius: 7px; }
.bpc-routebar .bpc-route-pal { color: #70411f; font-weight: 800; }
.bpc-routebar .bpc-route-pal:hover { background: #f7ead5; color: #4b2911; }
.bpc-menu-pal { background: #fff5e4; color: #633918 !important; }

/* Image-led mega menus */
.bpc-mega-panel[data-panel] .bpc-mega-grid { gap: 12px; }
.bpc-mega-panel[data-panel] .bpc-mega-col {
  position: relative;
  min-height: 235px;
  padding: 17px;
  overflow: hidden;
  border: 0;
  border-radius: 15px;
  background-position: center;
  background-size: cover;
  box-shadow: 0 6px 18px rgba(14,26,48,.14);
  isolation: isolate;
}
.bpc-mega-panel[data-panel] .bpc-mega-col::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(14,26,48,.18), rgba(14,26,48,.94));
}
.bpc-mega-panel[data-panel] .bpc-mega-col h3 { margin-bottom: 10px; color: #fff; text-shadow: 0 1px 5px rgba(0,0,0,.35); }
.bpc-mega-panel[data-panel] .bpc-mega-col a {
  margin: 2px 0;
  padding: 5px 7px;
  border-radius: 6px;
  color: rgba(255,255,255,.9);
  font-size: 12.5px;
  text-shadow: 0 1px 4px rgba(0,0,0,.35);
}
.bpc-mega-panel[data-panel] .bpc-mega-col a:hover { background: rgba(255,255,255,.16); color: #fff; transform: translateX(2px); }
.bpc-mega-panel[data-panel] .bpc-mega-feature { background: linear-gradient(145deg, #fff8eb, #f0d9b5); }
.bpc-mega-panel[data-panel] .bpc-mega-feature::before { display: none; }
.bpc-mega-panel[data-panel] .bpc-mega-feature h3 { color: #8d551d; text-shadow: none; }
.bpc-mega-panel[data-panel] .bpc-mega-feature a { color: #3f2a1a; text-shadow: none; }
.bpc-mega-panel[data-panel] .bpc-mega-feature a:hover { background: rgba(112,65,31,.1); color: #4b2911; }
.bpc-mega-panel[data-panel] .bpc-mega-feature .bpc-mega-pal-link {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 8px;
  padding: 8px;
  background: rgba(255,255,255,.58);
  font-weight: 800;
  line-height: 1.25;
}
.bpc-mega-pal-link img { flex: 0 0 22px; border-radius: 6px; }
.bpc-mega-panel[data-panel="destinations"] .bpc-mega-col:nth-child(1) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-spain.jpg"); }
.bpc-mega-panel[data-panel="destinations"] .bpc-mega-col:nth-child(2) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-dubai.jpg"); }
.bpc-mega-panel[data-panel="destinations"] .bpc-mega-col:nth-child(3) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-paris.jpg"); }
.bpc-mega-panel[data-panel="destinations"] .bpc-mega-col:nth-child(4) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-edinburgh.jpg"); }
.bpc-mega-panel[data-panel="types"] .bpc-mega-col:nth-child(1) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-ibiza.jpg"); }
.bpc-mega-panel[data-panel="types"] .bpc-mega-col:nth-child(2) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-paris.jpg"); }
.bpc-mega-panel[data-panel="types"] .bpc-mega-col:nth-child(3) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-spain.jpg"); }
.bpc-mega-panel[data-panel="types"] .bpc-mega-col:nth-child(4) { background-image: url("https://images.unsplash.com/photo-1436491865332-7a61a109cc05?w=700&q=80"); }
.bpc-mega-panel[data-panel="events"] .bpc-mega-col:nth-child(1) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/skiddle-boogietown-2026.jpg"); }
.bpc-mega-panel[data-panel="events"] .bpc-mega-col:nth-child(2) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-wembley-stadium.jpg"); }
.bpc-mega-panel[data-panel="events"] .bpc-mega-col:nth-child(3) { background-image: url("https://images.unsplash.com/photo-1533174072545-7a4b6ad7a6c3?w=700&q=80"); }
.bpc-mega-panel[data-panel="events"] .bpc-mega-col:nth-child(4) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-edinburgh.jpg"); }

.bpc-market-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(560px, 1.18fr);
  gap: 46px;
  align-items: center;
  padding: 54px 52px;
  margin-bottom: 18px;
  border-radius: 22px;
  overflow: hidden;
  color: #fff;
  background: linear-gradient(90deg, rgba(14,26,48,.98), rgba(14,26,48,.72)),
    url("/content/images/size/w1000/2026/05/hero-homepage-1.jpg") center/cover;
  box-shadow: var(--sh-2);
}
.bpc-market-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: inherit;
  pointer-events: none;
}
.bpc-market-copy, .bpc-finder { position: relative; z-index: 1; }
.bpc-market-kicker, .bpc-section-eyebrow {
  display: block;
  margin-bottom: 8px;
  color: var(--gold-600);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.bpc-market-kicker { color: var(--gold-300); }
.bpc-market-copy h1 {
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(38px, 5vw, 66px);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.045em;
}
.bpc-market-copy h1 b { color: var(--gold-300); }
.bpc-market-copy > p {
  max-width: 510px;
  margin: 0 0 24px;
  color: rgba(255,255,255,.78);
  font-size: 16px;
  line-height: 1.55;
}
.bpc-market-proof { display: flex; flex-wrap: wrap; gap: 8px; }
.bpc-market-proof span {
  padding: 7px 10px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 99px;
  color: rgba(255,255,255,.72);
  font-size: 11px;
}
.bpc-market-proof strong { color: #fff; }

.bpc-finder {
  padding: 20px;
  border-radius: 18px;
  background: rgba(255,255,255,.97);
  color: var(--ink);
  box-shadow: 0 28px 70px rgba(0,0,0,.28);
}
.bpc-finder-tabs { display: flex; gap: 5px; margin-bottom: 16px; overflow-x: auto; scrollbar-width: none; }
.bpc-finder-tabs::-webkit-scrollbar { display: none; }
.bpc-finder-tabs a {
  flex: 0 0 auto;
  padding: 8px 13px;
  border-radius: 8px;
  color: var(--body);
  font-size: 12px;
  font-weight: 750;
}
.bpc-finder-tabs a:hover, .bpc-finder-tabs a.is-active { background: var(--navy); color: #fff; }
.bpc-finder-fields {
  display: grid;
  grid-template-columns: 1.25fr 1fr 1fr auto;
  gap: 8px;
  align-items: stretch;
}
.bpc-finder-field {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 68px;
  padding: 9px 12px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #fff;
}
.bpc-finder-field:focus-within { border-color: var(--gold); box-shadow: 0 0 0 3px rgba(212,168,67,.13); }
.bpc-finder-field span {
  margin-bottom: 2px;
  color: var(--muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}
.bpc-finder-field input, .bpc-finder-field select {
  width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--ink);
  font: 700 12.5px/1.3 var(--font);
}
.bpc-finder-submit {
  min-width: 108px;
  border: 0;
  border-radius: 10px;
  background: linear-gradient(135deg, var(--gold-300), var(--gold));
  color: var(--navy);
  font-size: 13px;
  font-weight: 850;
  box-shadow: 0 6px 18px rgba(212,168,67,.3);
}
.bpc-finder-submit:hover { filter: brightness(1.04); transform: translateY(-1px); }
.bpc-finder-note { margin: 11px 2px 0; color: var(--muted); font-size: 10px; }
.bpc-finder-results { display: none; margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--line); }
.bpc-finder-results.is-open { display: block; }
.bpc-finder-status { margin: 0; color: var(--body); font-size: 12px; }
.bpc-finder-status a { color: var(--gold-600); font-weight: 750; }
.bpc-finder-result-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 7px; }
.bpc-finder-result {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 9px;
  align-items: center;
  min-height: 54px;
  padding: 6px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
}
.bpc-finder-result:hover { border-color: var(--gold); color: var(--ink); }
.bpc-finder-result img { width: 54px; height: 44px; border-radius: 6px; object-fit: cover; }
.bpc-finder-result span { display: flex; flex-direction: column; min-width: 0; }
.bpc-finder-result strong { overflow: hidden; font-size: 10px; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.bpc-finder-result small { color: var(--gold-600); font-size: 9px; font-weight: 750; }

.bpc-trip-rail {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 1px;
  margin: 0 0 42px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: var(--line);
  box-shadow: var(--sh-1);
}
.bpc-trip-rail a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 62px;
  padding: 10px 8px;
  background: #fff;
  color: var(--ink);
  font-size: 12px;
  font-weight: 750;
  text-align: center;
}
.bpc-trip-rail a:hover { background: var(--cream); color: var(--gold-600); }
.bpc-trip-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 24px;
  padding: 0 5px;
  border-radius: 6px;
  background: var(--cream);
  color: var(--gold-600);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .05em;
}

.bpc-escape-picker { margin: 34px 0 48px; }
.bpc-escape-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 16px;
}
.bpc-escape-head h2 { margin: 0; color: var(--navy); font-size: 28px; font-weight: 850; }
.bpc-escape-head p { margin: 0 0 3px; color: var(--muted); font-size: 12px; }
.bpc-escape-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; }
.bpc-escape-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 154px;
  padding: 16px;
  overflow: hidden;
  border: 0;
  border-radius: 16px;
  color: #fff;
  text-align: left;
  box-shadow: 0 5px 18px rgba(14,26,48,.11);
  transition: transform .2s ease, box-shadow .2s ease;
}
.bpc-escape-card::after {
  content: "";
  position: absolute;
  right: -24px;
  bottom: -34px;
  width: 100px;
  height: 100px;
  border: 22px solid rgba(255,255,255,.08);
  border-radius: 50%;
}
.bpc-escape-card:hover { color: #fff; transform: translateY(-4px); box-shadow: 0 12px 28px rgba(14,26,48,.18); }
.bpc-escape-card > span { position: relative; z-index: 1; }
.bpc-escape-art {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: rgba(255,255,255,.16);
  backdrop-filter: blur(5px);
}
.bpc-escape-art svg { width: 27px; height: 27px; fill: none; stroke: currentColor; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; }
.bpc-escape-card strong { display: block; color: #fff; font-size: 14px; line-height: 1.2; }
.bpc-escape-card small { display: block; margin-top: 4px; color: rgba(255,255,255,.68); font-size: 9.5px; line-height: 1.25; }
.bpc-escape-sun { background: linear-gradient(145deg, #ec8c43, #d85e5c); }
.bpc-escape-city { background: linear-gradient(145deg, #5e63b6, #34386f); }
.bpc-escape-family { background: linear-gradient(145deg, #1e9c84, #087064); }
.bpc-escape-long { background: linear-gradient(145deg, #287fb8, #14517d); }
.bpc-escape-live { background: linear-gradient(145deg, #b64d83, #7d285e); }
.bpc-escape-lucky { background: linear-gradient(145deg, var(--gold), #9f7618); font: inherit; cursor: pointer; }
.bpc-section-head-market { align-items: end; }
.bpc-archive-title { margin: 0; color: var(--ink); font-size: clamp(25px, 3vw, 36px); font-weight: 850; }
.bpc-section-head-market h2 { padding-bottom: 0; }
.bpc-section-head-market h2::after { display: none; }
.bpc-section-head-market .bpc-section-eyebrow { margin-bottom: 4px; }
.bpc-deals-lead { margin-bottom: 34px; }

.bpc-confidence-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr) auto;
  gap: 22px;
  align-items: center;
  margin: 0 0 48px;
  padding: 20px 24px;
  border-radius: 14px;
  background: var(--navy);
  color: #fff;
}
.bpc-confidence-strip div { display: flex; flex-direction: column; }
.bpc-confidence-strip strong { font-size: 13px; }
.bpc-confidence-strip span { color: rgba(255,255,255,.58); font-size: 10.5px; }
.bpc-confidence-strip a {
  padding: 9px 13px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 8px;
  color: var(--gold-300);
  font-size: 11px;
  font-weight: 750;
}

/* HolidayPal bridge: BPC finds the deal, HolidayPal runs the trip. */
.bpc-pal-feature {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: 42px;
  align-items: center;
  min-height: 420px;
  margin: 0 0 54px;
  padding: 44px 54px;
  overflow: hidden;
  border: 1px solid #ead8b9;
  border-radius: 24px;
  background: radial-gradient(circle at 84% 18%, rgba(194,113,67,.18), transparent 34%), linear-gradient(135deg, #fff9ed, #f4e5c9);
  color: #4a2813;
  box-shadow: 0 12px 34px rgba(74,40,19,.12);
}
.bpc-pal-feature::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -120px;
  width: 340px;
  height: 340px;
  border: 62px solid rgba(114,65,29,.05);
  border-radius: 50%;
}
.bpc-pal-copy { position: relative; z-index: 2; }
.bpc-pal-brand { display: flex; align-items: center; gap: 10px; margin-bottom: 24px; }
.bpc-pal-brand img { border-radius: 12px; box-shadow: 0 4px 12px rgba(74,40,19,.2); }
.bpc-pal-brand span { font-family: Georgia, serif; font-size: 25px; font-weight: 800; }
.bpc-pal-kicker { display: block; margin-bottom: 8px; color: #9c5f28; font-size: 10px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.bpc-pal-copy h2 { max-width: 650px; margin: 0 0 14px; color: #3c1f0f; font-family: Georgia, serif; font-size: clamp(30px, 3.2vw, 45px); line-height: 1.06; letter-spacing: -.025em; }
.bpc-pal-copy > p { max-width: 660px; margin: 0 0 24px; color: #74513a; font-size: 14px; line-height: 1.65; }
.bpc-pal-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 18px; }
.bpc-pal-actions a { color: #6c3b1a; font-size: 13px; font-weight: 800; }
.bpc-pal-actions .bpc-pal-primary { padding: 13px 19px; border-radius: 10px; background: #71401f; color: #fff; box-shadow: 0 6px 16px rgba(74,40,19,.22); }
.bpc-pal-actions .bpc-pal-primary:hover { background: #4f2a14; color: #fff; transform: translateY(-1px); }
.bpc-pal-points { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 21px; color: #79543a; font-size: 10.5px; font-weight: 700; }
.bpc-pal-points span::before { content: "✓"; margin-right: 5px; color: #2e7567; }
.bpc-pal-phone {
  position: relative;
  z-index: 2;
  width: 268px;
  min-height: 355px;
  margin: 12px auto -82px;
  padding: 28px 14px 16px;
  border: 9px solid #2c1b13;
  border-radius: 38px 38px 0 0;
  background: #fffaf0;
  box-shadow: 18px 24px 40px rgba(74,40,19,.24);
  transform: rotate(3deg);
}
.bpc-pal-phone::before { content: ""; position: absolute; top: 7px; left: 50%; width: 76px; height: 18px; border-radius: 12px; background: #2c1b13; transform: translateX(-50%); }
.bpc-pal-phone-top { display: flex; flex-direction: column; margin: -1px -14px 14px; padding: 24px 18px 20px; background: #174f49; color: #fff; }
.bpc-pal-phone-top small { font-size: 8px; opacity: .72; }
.bpc-pal-phone-top strong { margin-top: 14px; font-family: Georgia, serif; font-size: 25px; }
.bpc-pal-phone-top span { font-size: 9px; opacity: .82; }
.bpc-pal-phone-card { display: flex; flex-direction: column; margin: 9px 0; padding: 11px 13px; border-radius: 10px; background: #fff; box-shadow: 0 3px 10px rgba(74,40,19,.1); }
.bpc-pal-phone-card b { color: #8a5226; font-size: 8px; text-transform: uppercase; }
.bpc-pal-phone-card span { color: #3d2a1d; font-size: 11px; font-weight: 750; }
.bpc-pal-phone-nav { display: flex; justify-content: space-around; margin-top: 16px; padding-top: 10px; border-top: 1px solid #eadfce; color: #79543a; font-size: 8px; font-weight: 700; }

.bpc-airport-guides {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: -26px 0 50px;
  padding: 14px 16px;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: var(--paper);
  box-shadow: var(--sh-1);
}
.bpc-airport-guides strong { margin-right: 5px; color: var(--navy); font-size: 12px; }
.bpc-airport-guides a { padding: 7px 10px; border-radius: 999px; background: var(--canvas); color: var(--body); font-size: 11px; font-weight: 750; }
.bpc-airport-guides a:last-child { background: var(--navy); color: #fff; }

.bpc-pal-post {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 16px;
  align-items: center;
  margin: 0 40px 42px;
  padding: 18px 20px;
  border: 1px solid #ead8b9;
  border-radius: 15px;
  background: linear-gradient(135deg, #fff9ed, #f4e5c9);
  color: #4a2813;
}
.bpc-pal-post > img { border-radius: 13px; }
.bpc-pal-post div { display: flex; flex-direction: column; }
.bpc-pal-post span { color: #9c5f28; font-size: 9px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.bpc-pal-post strong { font-family: Georgia, serif; font-size: 18px; }
.bpc-pal-post small { color: #74513a; font-size: 11px; }
.bpc-pal-post > a { padding: 10px 14px; border-radius: 9px; background: #71401f; color: #fff; font-size: 12px; font-weight: 800; white-space: nowrap; }

.bpc-join-panel {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 46px;
  align-items: center;
  margin: 54px 0;
  padding: 38px 42px;
  border-radius: 20px;
  background: linear-gradient(135deg, var(--navy), var(--navy-700));
  color: #fff;
  box-shadow: var(--sh-2);
}
.bpc-join-copy h2 { margin: 0 0 8px; color: #fff; font-size: 29px; font-weight: 850; }
.bpc-join-copy p { margin: 0; color: rgba(255,255,255,.67); font-size: 13.5px; }
.bpc-join-panel .bpc-section-eyebrow { color: var(--gold-300); }
.bpc-join-form {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 7px;
  padding: 7px;
  border-radius: 12px;
  background: #fff;
}
.bpc-join-form input { min-width: 0; padding: 12px; border: 0; outline: 0; font: inherit; }
.bpc-join-form button {
  padding: 12px 18px;
  border: 0;
  border-radius: 8px;
  background: var(--gold);
  color: var(--navy);
  font-weight: 800;
}
.bpc-join-form small { grid-column: 1 / -1; padding: 0 10px 3px; color: var(--muted); font-size: 9.5px; }

.bpc-card { border-color: var(--line); box-shadow: 0 2px 10px rgba(14,26,48,.06); }
.bpc-card-image-wrap { aspect-ratio: 16 / 10; }
.bpc-card-image-fallback {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, var(--navy), var(--navy-700));
  color: var(--gold);
  font-weight: 900;
  letter-spacing: .16em;
}
.bpc-card-dest {
  top: 10px;
  left: 10px;
  padding: 6px 10px;
  border-radius: 7px;
  background: rgba(14,26,48,.9);
  backdrop-filter: blur(6px);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .055em;
}
.bpc-card-dest::before { display: none; }
.bpc-card-badge { top: auto; right: auto; bottom: 10px; left: 10px; }
.bpc-card-price {
  right: 10px;
  bottom: 10px;
  display: grid;
  grid-template-columns: auto auto;
  gap: 0 4px;
  align-items: end;
  padding: 8px 11px;
  border: 0;
  border-radius: 9px;
  background: #fff;
  color: var(--navy);
  box-shadow: 0 6px 20px rgba(14,26,48,.28);
}
.bpc-card-price small { grid-column: 1 / -1; color: var(--muted); font-size: 8px; font-weight: 750; letter-spacing: .08em; line-height: 1; text-transform: uppercase; }
.bpc-card-price strong { font-size: 17px; line-height: 1.1; }
.bpc-card-price em { color: var(--muted); font-size: 8px; font-style: normal; font-weight: 650; }
.bpc-card-body { gap: 7px; padding: 14px 15px 15px; }
.bpc-card-freshness { display: flex; justify-content: space-between; color: var(--muted); font-size: 9.5px; font-weight: 650; text-transform: uppercase; letter-spacing: .04em; }
.bpc-card-freshness span:first-child { color: var(--green); }
.bpc-card-title { font-size: 15px; font-weight: 800; -webkit-line-clamp: 3; }
.bpc-card-excerpt { -webkit-line-clamp: 2; font-size: 12px; }
.bpc-card-stars { color: var(--gold); font-size: 11px; letter-spacing: 1px; }
.bpc-card-cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4px;
  padding: 10px 0 0;
  border-top: 1px solid var(--line);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--navy);
  text-align: left;
}
.bpc-card:hover .bpc-card-cta { transform: none; box-shadow: none; color: var(--gold-600); }

@media (max-width: 1040px) {
  .bpc-market-hero { grid-template-columns: 1fr; gap: 30px; }
  .bpc-trip-rail { grid-template-columns: repeat(4, 1fr); }
  .bpc-confidence-strip { grid-template-columns: repeat(3, 1fr); }
  .bpc-confidence-strip a { grid-column: 1 / -1; text-align: center; }
  .bpc-escape-grid { grid-template-columns: repeat(3, 1fr); }
  .bpc-pal-nav span { display: none; }
  .bpc-pal-feature { grid-template-columns: 1fr 300px; padding: 38px; }
}
@media (max-width: 700px) {
  .bpc-ribbon { padding: 6px 10px; font-size: 10.5px; line-height: 1.35; }
  .bpc-top-inner { min-height: 62px; padding: 10px 14px; gap: 10px; }
  .bpc-brand { flex: 1 1 auto; overflow: hidden; }
  .bpc-brand-text { overflow: hidden; text-overflow: ellipsis; }
  .bpc-top-actions { gap: 6px; }
  .bpc-top-cta { display: none; }
  .bpc-pal-nav { display: none; }
  .bpc-top-burger { display: flex; flex: 0 0 40px; }
  .bpc-menu-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
    padding: 10px;
  }
  .bpc-menu-item {
    position: relative;
    min-height: 94px;
    padding: 12px;
    overflow: hidden;
    align-items: flex-end;
    border-radius: 12px;
    background-position: center 60%;
    background-size: cover;
    color: #fff;
    box-shadow: 0 3px 10px rgba(14,26,48,.12);
    isolation: isolate;
  }
  .bpc-menu-item::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(14,26,48,.02), rgba(14,26,48,.7));
  }
  .bpc-menu-item:hover { color: #fff; }
  .bpc-menu-icon { font-size: 19px; }
  .bpc-menu-item > span:last-child { font-size: 12px; font-weight: 800; text-shadow: 0 1px 4px rgba(0,0,0,.45); }
  .bpc-menu-item:nth-child(1) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-dubai.jpg"); }
  .bpc-menu-item:nth-child(2) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/skiddle-boogietown-2026.jpg"); }
  .bpc-menu-item:nth-child(3) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-spain.jpg"); }
  .bpc-menu-item:nth-child(4) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-ibiza.jpg"); }
  .bpc-menu-item:nth-child(5) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-paris.jpg"); }
  .bpc-menu-item:nth-child(6) { background-image: url("https://theboardingpassclub.com/content/images/size/w400/2026/06/place-dubai.jpg"); }
  .bpc-menu-item:nth-child(7) { background-image: url("https://images.unsplash.com/photo-1436491865332-7a61a109cc05?w=500&q=75"); }
  .bpc-menu-item:nth-child(8) { background-image: url("https://images.unsplash.com/photo-1548574505-5e239809ee19?w=500&q=75"); }
  .bpc-menu-item:nth-child(9) { background-image: url("https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?w=500&q=75"); }
  .bpc-menu-pal {
    grid-column: 1 / -1;
    min-height: 62px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #fff8eb, #f0d9b5) !important;
    color: #633918 !important;
  }
  .bpc-menu-pal::before, .bpc-menu-item-cta::before { display: none; }
  .bpc-menu-pal > span:last-child { color: #633918; text-shadow: none; }
  .bpc-menu-item-cta {
    min-height: 58px;
    align-items: center;
    background: linear-gradient(135deg, var(--gold-300), var(--gold)) !important;
    color: var(--navy) !important;
  }
  .bpc-menu-item-cta > span:last-child { color: var(--navy); text-shadow: none; }
  .bpc-routebar { overflow: hidden; }
  .bpc-routebar-inner { justify-content: flex-start; gap: 2px; padding: 0 8px; overflow-x: auto; scrollbar-width: none; }
  .bpc-routebar-inner::-webkit-scrollbar { display: none; }
  .bpc-routebar a { min-height: 39px; padding: 0 10px; font-size: 10.5px; }
  .bpc-main { padding: 14px 10px 42px; }
  .bpc-market-hero { padding: 30px 20px 22px; border-radius: 16px; }
  .bpc-market-hero {
    background-image: linear-gradient(90deg, rgba(14,26,48,.98), rgba(14,26,48,.72)),
      url("/content/images/size/w600/2026/05/hero-homepage-1.jpg");
  }
  .bpc-market-copy h1 { font-size: 43px; }
  .bpc-market-copy > p { font-size: 14px; }
  .bpc-market-proof { display: none; }
  .bpc-finder { padding: 13px; margin: 0 -7px; }
  .bpc-finder-tabs { margin-bottom: 10px; }
  .bpc-finder-tabs a { padding: 8px 9px; font-size: 10.5px; }
  .bpc-finder-fields { grid-template-columns: 1fr 1fr; }
  .bpc-finder-destination, .bpc-finder-submit { grid-column: 1 / -1; }
  .bpc-finder-submit { min-height: 48px; }
  .bpc-finder-result-grid { grid-template-columns: 1fr; }
  .bpc-trip-rail { display: flex; justify-content: flex-start; margin-bottom: 32px; overflow-x: auto; border-radius: 12px; scroll-snap-type: x proximity; }
  .bpc-trip-rail a { flex: 0 0 128px; min-height: 54px; scroll-snap-align: start; }
  .bpc-escape-picker { margin: 28px 0 38px; }
  .bpc-escape-head { align-items: start; }
  .bpc-escape-head h2 { font-size: 23px; }
  .bpc-escape-head p { display: none; }
  .bpc-escape-grid { display: flex; gap: 9px; overflow-x: auto; padding: 0 1px 10px; scroll-snap-type: x mandatory; scrollbar-width: none; }
  .bpc-escape-grid::-webkit-scrollbar { display: none; }
  .bpc-escape-card { flex: 0 0 148px; min-height: 142px; scroll-snap-align: start; }
  .bpc-section-head-market { align-items: end; gap: 14px; }
  .bpc-section-head-market h2 { font-size: 22px; }
  .bpc-section-head-market > a { flex: 0 0 auto; font-size: 9px; }
  .bpc-confidence-strip { grid-template-columns: 1fr; gap: 14px; padding: 18px; }
  .bpc-confidence-strip a { grid-column: auto; }
  .bpc-join-panel { grid-template-columns: 1fr; gap: 22px; margin: 38px 0; padding: 28px 20px; }
  .bpc-join-form { grid-template-columns: 1fr; }
  .bpc-join-form button { min-height: 46px; }
  .bpc-card-image-wrap { aspect-ratio: 16 / 9; }
  .bpc-pal-feature { grid-template-columns: 1fr; min-height: 0; padding: 28px 22px 0; }
  .bpc-pal-copy h2 { font-size: 30px; }
  .bpc-pal-phone { width: 250px; margin-bottom: -72px; }
  .bpc-pal-post { grid-template-columns: auto 1fr; margin: 0 14px 28px; padding: 15px; }
  .bpc-pal-post > a { grid-column: 1 / -1; text-align: center; }
  body { padding-bottom: 0; }
}
@media (max-width: 460px) {
  .bpc-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
  .bpc-card-body { padding: 11px; gap: 5px; }
  .bpc-card-freshness { font-size: 7.5px; }
  .bpc-card-title { font-size: 12.5px; -webkit-line-clamp: 3; }
  .bpc-card-excerpt { display: none; }
  .bpc-card-dest { max-width: 70%; padding: 5px 7px; font-size: 8px; }
  .bpc-card-badge { display: none; }
  .bpc-card-fav { width: 28px; height: 28px; top: 7px; right: 7px; }
  .bpc-card-price { right: 7px; bottom: 7px; padding: 6px 8px; }
  .bpc-card-price strong { font-size: 13px; }
  .bpc-card-cta { padding-top: 7px; font-size: 10.5px; }
  .bpc-dest-grid { grid-template-columns: repeat(3, 1fr); gap: 7px; }
  .bpc-dest-tile { aspect-ratio: 3 / 4; }
  .bpc-dest-tile-label { left: 8px; right: 8px; bottom: 8px; font-size: 12px; }
  .bpc-dest-tile-sub { display: none; }
}

/* Search, saved deals and join-page UX */
.bpc-tool-hero { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; max-width: 1180px; margin: 34px auto 0; padding: 34px 20px 18px; }
.bpc-tool-hero h1 { margin: 7px 0 8px; color: var(--navy); font-size: clamp(34px, 5vw, 64px); line-height: .95; letter-spacing: 0; }
.bpc-tool-hero p { max-width: 680px; margin: 0; color: var(--muted); font-size: 16px; line-height: 1.6; }
.bpc-tool-hero-link { flex: 0 0 auto; border-radius: 999px; background: var(--navy); color: #fff; font-weight: 800; padding: 12px 16px; }
.bpc-search-shell { max-width: 1180px; margin: 0 auto 56px; padding: 0 20px; }
.bpc-search-topline { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin: 8px 0 18px; }
.bpc-search-topline p { margin: 0; color: var(--muted); font-size: 13px; text-align: right; }
.bpc-search-topline strong { display: block; color: var(--navy); font-size: 18px; }
.bpc-filter-toggle { display: none; border: 1px solid var(--line); border-radius: 999px; background: #fff; color: var(--navy); font-weight: 800; padding: 10px 14px; }
.bpc-search-layout { display: grid; grid-template-columns: minmax(220px, 280px) minmax(0, 1fr); gap: 24px; align-items: start; }
.bpc-filter-panel { position: sticky; top: 90px; border: 1px solid var(--line); border-radius: 8px; background: #fff; padding: 16px; box-shadow: 0 8px 24px rgba(14, 26, 48, .06); }
.bpc-filter-head { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 14px; }
.bpc-filter-head h2 { margin: 0; color: var(--navy); font-size: 18px; }
.bpc-filter-head button { border: 0; background: transparent; color: var(--gold-600); cursor: pointer; font-weight: 800; }
.bpc-search-input, .bpc-search-select { display: grid; gap: 7px; margin-bottom: 14px; }
.bpc-search-input span, .bpc-search-select span, .bpc-filter-group legend { color: var(--navy); font-size: 11px; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.bpc-search-input input, .bpc-search-select select { width: 100%; border: 1px solid var(--line); border-radius: 8px; background: #fff; color: var(--navy); font: inherit; font-size: 14px; padding: 11px 12px; }
.bpc-filter-group { border: 0; border-top: 1px solid var(--line); margin: 14px 0 0; padding: 14px 0 0; }
.bpc-filter-group > div { display: grid; gap: 8px; max-height: 190px; overflow: auto; padding-right: 4px; }
.bpc-filter-check { display: flex; align-items: center; gap: 8px; color: var(--navy); font-size: 13px; font-weight: 700; line-height: 1.25; }
.bpc-filter-check input { accent-color: var(--gold); }
.bpc-filter-expired { border-top: 1px solid var(--line); margin-top: 14px; padding-top: 14px; }
.bpc-search-results-wrap { min-width: 0; }
.bpc-search-results { align-items: stretch; }
.bpc-search-empty { border: 1px dashed var(--line); border-radius: 8px; background: rgba(212, 168, 67, .08); color: var(--navy); font-weight: 750; margin: 0 0 16px; padding: 18px; }
.bpc-card-meta-pills { display: flex; flex-wrap: wrap; gap: 6px; margin-top: -1px; }
.bpc-card-meta-pills span { border: 1px solid rgba(14, 26, 48, .10); border-radius: 999px; background: rgba(14, 26, 48, .04); color: var(--navy); font-size: 10px; font-weight: 800; padding: 4px 7px; }
.bpc-card-age-note { margin: -2px 0 0; color: var(--muted); font-size: 10.5px; font-weight: 700; line-height: 1.3; }
.bpc-card-freshness-expired span:first-child, .bpc-card-badge-expired { color: #777; }
.bpc-card-badge-expired { background: rgba(20, 20, 20, .72); }
.bpc-saved-nav [data-saved-count], .bpc-route-saved [data-saved-count] { display: inline-grid; min-width: 18px; height: 18px; place-items: center; border-radius: 999px; background: var(--gold); color: var(--navy); font-size: 11px; margin-left: 4px; padding: 0 5px; }
.bpc-saved-shell { min-height: 42vh; }
.bpc-muted { color: var(--muted); margin: 8px 0 0; }
.bpc-lead { color: var(--navy); font-size: clamp(19px, 2.2vw, 27px); font-weight: 750; line-height: 1.35; }
.bpc-benefits { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin: 28px 0; }
.bpc-benefit { border: 1px solid var(--line); border-radius: 8px; background: #fff; padding: 18px; box-shadow: 0 8px 20px rgba(14, 26, 48, .05); }
.bpc-benefit h3 { margin: 0 0 8px; color: var(--navy); font-size: 18px; }
.bpc-benefit p { color: var(--muted); line-height: 1.55; margin: 0; }
.bpc-join-cta { display: grid; justify-items: center; gap: 10px; border-radius: 8px; background: rgba(212, 168, 67, .10); margin: 30px 0; padding: 24px; text-align: center; }
.bpc-btn-primary { display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; background: var(--gold); color: var(--navy); font-weight: 900; padding: 13px 18px; }
.bpc-join-note { color: var(--muted); font-size: 13px; }
.bpc-compare { width: 100%; border-collapse: collapse; overflow: hidden; border: 1px solid var(--line); border-radius: 8px; margin: 26px 0; }
.bpc-compare th, .bpc-compare td { border-bottom: 1px solid var(--line); padding: 13px 14px; text-align: left; }
.bpc-compare th { background: var(--navy); color: #fff; font-size: 13px; }
.bpc-compare td { color: var(--navy); font-size: 14px; }
.bpc-compare tr:last-child td { border-bottom: 0; }

@media (max-width: 900px) {
  .bpc-tool-hero { display: block; padding-top: 24px; }
  .bpc-tool-hero-link { display: inline-flex; margin-top: 16px; }
  .bpc-filter-toggle { display: inline-flex; }
  .bpc-search-layout { grid-template-columns: 1fr; }
  .bpc-filter-panel { display: none; position: static; }
  .bpc-filter-panel.is-open { display: block; }
  .bpc-search-topline p { text-align: left; }
  .bpc-benefits { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .bpc-tool-hero, .bpc-search-shell { padding-left: 14px; padding-right: 14px; }
  .bpc-search-topline { align-items: flex-start; flex-direction: column; }
  .bpc-compare { display: block; overflow-x: auto; }
}

/* ═══════════ REDESIGN 2026-07-07: mobile + hierarchy (marketplace loads last) ═══════════ */
/* iOS input-zoom fix — inputs must be >=16px on mobile or Safari zooms and never restores */
.bpc-finder-field input,.bpc-finder-field select,.bpc-search-input input,.bpc-search-select select,
.bpc-price-range input,.bpc-tag-price input,.bpc-nl-form input,.bpc-win-hero-search input{ font-size:16px; }
@media(min-width:701px){ .bpc-finder-field input,.bpc-finder-field select{ font-size:13px; } }

/* Desktop: demote per-card CTA to a quiet underline so ONE gold primary leads each view */
@media(min-width:701px){
  .bpc-card-cta{ background:none; box-shadow:none; color:var(--navy); font-weight:700; padding:0; display:inline-flex; gap:6px; position:relative; }
  .bpc-card-cta::after{ content:""; position:absolute; left:0; bottom:-2px; width:0; height:2px; background:var(--gold); transition:width .25s; }
  .bpc-card:hover .bpc-card-cta::after{ width:100%; }
}
/* Mobile: keep the card CTA a real tappable gold button (>=44px intent) */
@media(max-width:460px){
  .bpc-card-cta{ margin-top:auto; padding:10px 12px; font-size:12px; text-align:center; justify-content:center;
    background:linear-gradient(135deg,var(--gold-300),var(--gold)); color:var(--navy); border-radius:8px; font-weight:800; }
  .bpc-card-cta::after{ display:none; }
  .bpc-card-fav{ width:36px; height:36px; top:9px; right:9px; display:flex; align-items:center; justify-content:center; }
}
/* Sticky Join bar must not cover the footer/last cards at end-of-scroll */
@media(max-width:700px){ body{ padding-bottom:76px; } }
/* Fluid mobile hero + lighter overlay so the aspirational photo shows */
@media(max-width:700px){
  .bpc-market-copy h1{ font-size:clamp(28px,7.5vw,43px); }
  .bpc-market-hero::before{ background:linear-gradient(rgba(14,26,48,.86),rgba(14,26,48,.55)); }
}

/* freshness "New today" highlight + heart pop + read-next divider */
.bpc-card-freshness .bpc-fresh-new{ color:var(--gold-600,#a8801f); font-weight:800; }
.bpc-card-fav.is-on{ animation:bpcHeartPop .32s ease; }
@keyframes bpcHeartPop{ 50%{ transform:scale(1.35); } }
.bpc-readnext{ border-top:1px solid var(--line); padding-top:26px; }

/* ═══ REDESIGN review fixes 2026-07-07 (marketplace loads last) ═══ */
/* [8] give the two utility menu tiles (Search/Saved) a real navy background */
@media(max-width:700px){
  .bpc-menu-item:nth-child(n+10):not(.bpc-menu-pal):not(.bpc-menu-item-cta){ background:linear-gradient(135deg,var(--navy-700),var(--navy)); }
}
/* [9] enlarge fav-heart tap target to ~46px without changing its visual size */
@media(max-width:460px){ .bpc-card-fav{ position:absolute; } .bpc-card-fav::before{ content:""; position:absolute; inset:-6px; } }
/* [11] surprise toast must sit above + clear of the sticky Join bar */
.bpc-surprise-toast{ z-index:9999; }
@media(max-width:880px){ .bpc-surprise-toast{ bottom:84px; } }
