/* P21: a calmer UAE editorial layer for the customer-first pricing hero. */
html.fz-p20 #fz-main.searchwrap {
  background: #f8f5ed;
}

html.fz-p20 #fz-main .searchwrap__bg {
  background:
    radial-gradient(circle at 82% 14%, rgba(41, 79, 124, 0.13), transparent 28%),
    linear-gradient(112deg, #fbf8f1 0%, #f8f5ed 55%, #eef3f8 100%) !important;
  animation: none !important;
}

html.fz-p20 #fz-main::after,
html.fz-p20 #fz-main .searchwrap__bg::before,
html.fz-p20 #fz-main .searchwrap__bg::after {
  content: none !important;
  animation: none !important;
}

html.fz-p20 #fz-main .searchwrap__in {
  padding-top: 38px !important;
  padding-bottom: 28px !important;
}

html.fz-p20 .fz-p20-stage {
  grid-template-columns: minmax(0, 1.18fr) minmax(330px, 0.82fr);
  gap: clamp(30px, 4.5vw, 58px);
}

html.fz-p20 .fz-p20-kicker {
  border-color: rgba(138, 101, 20, 0.28);
  background: rgba(255, 252, 246, 0.84);
  color: #765713;
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-size: 10.5px;
  letter-spacing: 0.075em;
  box-shadow: 0 10px 28px -24px rgba(23, 35, 61, 0.65);
}

html.fz-p20 .fz-p20-kicker i {
  background: #bf902b;
  box-shadow: 0 0 0 4px rgba(191, 144, 43, 0.15);
}

html.fz-p20 #fz-main .fz-p20-copy h1 {
  max-width: 700px;
  color: #17233d;
  font-size: clamp(42px, 4.35vw, 58px) !important;
  font-weight: 740;
  line-height: 0.99 !important;
  letter-spacing: -0.052em !important;
}

html.fz-p20 #fz-main .fz-p20-copy h1 em {
  display: inline;
  margin-left: 0.08em;
  color: #8a6514 !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.07em;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 0.96;
}

html.fz-p20 #fz-main .fz-p20-copy > p {
  max-width: 610px;
  margin-top: 17px !important;
  color: #536176;
  font-size: 16px !important;
  line-height: 1.55 !important;
}

html.fz-p20 .fz-p20-livecard {
  min-height: 226px;
  padding: 19px;
  border-color: rgba(224, 186, 90, 0.65);
  border-radius: 26px;
  background:
    linear-gradient(96deg, rgba(11, 23, 43, 0.98) 0%, rgba(13, 29, 52, 0.92) 50%, rgba(13, 29, 52, 0.65) 100%),
    url("/assets/heroes/photo-1512453979798-5ea2-960.webp") center / cover no-repeat;
  box-shadow:
    0 30px 60px -34px rgba(8, 17, 34, 0.9),
    0 10px 24px -20px rgba(138, 101, 20, 0.7),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

html.fz-p20 .fz-p20-livecard::before {
  right: -76px;
  bottom: -92px;
  width: 220px;
  height: 220px;
  border-color: rgba(239, 205, 118, 0.2);
  box-shadow: 0 0 0 28px rgba(239, 205, 118, 0.035), 0 0 0 58px rgba(239, 205, 118, 0.022);
}

html.fz-p20 .fz-p20-livecard__top,
html.fz-p20 .fz-p20-zone__copy small,
html.fz-p20 .fz-p20-prices span {
  font-family: "IBM Plex Mono", ui-monospace, monospace;
}

html.fz-p20 .fz-p20-livecard__top {
  font-size: 9.5px;
}

html.fz-p20 .fz-p20-livecard__top b,
html.fz-p20 [data-p20-price],
html.fz-p20 [data-p20-alt-price] {
  font-family: "IBM Plex Mono", ui-monospace, monospace;
  font-variant-numeric: tabular-nums;
}

html.fz-p20 .fz-p20-zone {
  margin-top: 16px;
}

html.fz-p20 .fz-p20-zone__logo {
  width: 46px;
  height: 46px;
  flex-basis: 46px;
  border-color: rgba(255, 255, 255, 0.42);
  box-shadow: 0 10px 24px -18px rgba(0, 0, 0, 0.75);
}

html.fz-p20 .fz-p20-zone__copy small {
  color: #d5dce7;
  font-size: 8.5px;
}

html.fz-p20 .fz-p20-zone__copy em {
  color: #c6d0de;
}

html.fz-p20 .fz-p20-prices {
  margin-top: 15px;
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(6, 14, 28, 0.46);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(12px);
}

html.fz-p20 .fz-p20-prices__alt {
  border-left-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.09);
}

html.fz-p20 .fz-p20-prices__main strong {
  color: #f3cf72;
  font-size: 26px;
}

html.fz-p20 .fz-p20-facts {
  margin-top: 11px;
  color: #e0e6ef;
  font-size: 10px;
}

html.fz-p20 .fz-p20-livecard__cta {
  display: none;
}

html.fz-p20 #fz-main .search {
  margin-top: 23px !important;
  border-color: rgba(193, 169, 109, 0.42) !important;
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow:
    0 22px 50px -34px rgba(19, 34, 59, 0.65),
    0 1px 0 rgba(255, 255, 255, 0.95) inset !important;
  backdrop-filter: blur(14px);
}

html.fz-p20 #fz-main .sgo {
  background: linear-gradient(135deg, #ddb858, #c89a32) !important;
  box-shadow: 0 12px 24px -16px rgba(126, 86, 12, 0.85);
}

html.fz-p20 #fz-main #chips .c {
  border-color: rgba(190, 169, 116, 0.42) !important;
  background: rgba(255, 253, 248, 0.82) !important;
}

html.fz-p20 #fz-main #chips .c:hover,
html.fz-p20 #fz-main #chips .c:focus-visible {
  border-color: #b58520 !important;
  background: #fffdf8 !important;
}

html.fz-p20 #fz-main :is(button, a, select):focus-visible {
  outline: 3px solid rgba(20, 55, 95, 0.45);
  outline-offset: 2px;
}

@media (max-width: 900px) {
  html.fz-p20 .fz-p20-stage {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.78fr);
    gap: 28px;
  }

  html.fz-p20 #fz-main .fz-p20-copy h1 {
    font-size: 40px !important;
  }
}

@media (max-width: 760px) {
  html.fz-p20 #fz-main .searchwrap__bg {
    background: linear-gradient(155deg, #fbf8f1 0%, #f7f4ec 58%, #eef3f8 100%) !important;
  }

  html.fz-p20 #fz-main .searchwrap__in {
    padding-top: 22px !important;
    padding-bottom: 20px !important;
  }

  html.fz-p20 .fz-p20-stage {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }

  html.fz-p20 .fz-p20-kicker {
    margin-bottom: 9px;
    padding: 6px 9px;
    font-size: 10px;
    letter-spacing: 0.045em;
  }

  html.fz-p20 #fz-main .fz-p20-copy h1 {
    max-width: 390px;
    font-size: 32px !important;
    line-height: 1.01 !important;
  }

  html.fz-p20 #fz-main .fz-p20-copy h1 em {
    margin-left: 0.06em;
    font-size: 1.08em;
  }

  html.fz-p20 #fz-main .fz-p20-copy > p {
    margin-top: 11px !important;
    font-size: 14.5px !important;
    line-height: 1.5 !important;
  }

  html.fz-p20 .fz-p20-livecard {
    min-height: 0;
    padding: 13px;
    border-radius: 19px;
    background:
      linear-gradient(96deg, rgba(11, 23, 43, 0.98) 0%, rgba(13, 29, 52, 0.9) 58%, rgba(13, 29, 52, 0.68) 100%),
      url("/assets/heroes/photo-1512453979798-5ea2-640.webp") 58% center / cover no-repeat;
  }

  html.fz-p20 .fz-p20-livecard__top {
    font-size: 9px;
  }

  html.fz-p20 .fz-p20-zone {
    margin-top: 9px;
  }

  html.fz-p20 .fz-p20-zone__logo {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }

  html.fz-p20 .fz-p20-zone__copy strong {
    font-size: 12.5px;
  }

  html.fz-p20 .fz-p20-prices {
    margin-top: 9px;
  }

  html.fz-p20 .fz-p20-prices__main,
  html.fz-p20 .fz-p20-prices__alt {
    padding: 8px 9px;
  }

  html.fz-p20 .fz-p20-prices__main strong {
    font-size: 21px;
  }

  html.fz-p20 .fz-p20-facts {
    margin-top: 7px;
    font-size: 9.5px;
  }

  html.fz-p20 #fz-main .search {
    margin-top: 12px !important;
  }

  html.fz-p20 #fzMoreFilters {
    min-height: 44px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html.fz-p20 .fz-p20-kicker i {
    animation: none !important;
  }
}
