@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Manrope:wght@500;600;700;800&display=swap');

:root {
  --rp-ink: #101b16;
  --rp-muted: #65716b;
  --rp-line: #e6ece7;
  --rp-surface: #ffffff;
  --rp-soft: #f5f9f6;
  --rp-deep: #04291a;
  --rp-primary-dark: #05632f;
  --rp-warning: #f5aa1c;
  --rp-radius: 18px;
  --rp-shadow: 0 14px 38px rgba(18, 49, 31, .08);
}

html { scroll-behavior: smooth; }

.rp-body {
  background: var(--rp-theme-surface, #fff) !important;
  color: var(--rp-ink);
  font-family: 'DM Sans', Arial, sans-serif !important;
  font-size: 15px;
  line-height: 1.55;
}

.rp-license-locked { min-height: 100vh; background: radial-gradient(circle at 75% 10%, #ddf6e4 0, transparent 25%), #f6faf7 !important; }
.rp-license-lock-shell { display: flex; min-height: 100vh; align-items: center; justify-content: center; padding: 30px; }
.rp-license-lock-card { width: min(100%, 570px); padding: 48px; border: 1px solid var(--rp-line); border-radius: 22px; background: #fff; box-shadow: 0 24px 70px rgba(5,45,27,.12); text-align: center; }
.rp-license-lock-icon { display: inline-flex; align-items: center; justify-content: center; width: 56px; height: 56px; margin-bottom: 18px; border-radius: 18px; background: #eaf8ed; color: var(--rp-primary); font-size: 29px; }
.rp-license-lock-card h1 { margin: 7px auto 12px; font-size: 31px; line-height: 1.13; }
.rp-license-lock-card p:last-child { max-width: 410px; margin: 0 auto; color: var(--rp-muted); line-height: 1.55; }

.rp-body h1,
.rp-body h2,
.rp-body h3,
.rp-body h4,
.rp-body h5,
.rp-body h6,
.rp-body .h1,
.rp-body .h2,
.rp-body .h3,
.rp-body .h4,
.rp-body .h5,
.rp-body .h6 {
  color: var(--rp-ink);
  font-family: 'Manrope', 'DM Sans', Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -.035em;
}

.rp-body a { color: inherit; }
.rp-body a:hover { color: var(--rp-primary); text-decoration: none; }
.rp-body .text-green { color: var(--rp-primary) !important; }
.rp-body .btn-green,
.rp-body .btn-black,
.rp-body .el-button--success,
.rp-body .el-button--primary {
  border: 1px solid var(--rp-primary) !important;
  background: var(--rp-primary) !important;
  border-radius: 9px !important;
  box-shadow: none !important;
  color: #fff !important;
  font-family: 'DM Sans', Arial, sans-serif;
  font-weight: 700;
}

.rp-body .btn-green:hover,
.rp-body .btn-black:hover,
.rp-body .el-button--success:hover,
.rp-body .el-button--primary:hover {
  background: var(--rp-primary-dark) !important;
  border-color: var(--rp-primary-dark) !important;
  transform: translateY(-1px);
}

.rp-body .container { max-width: 1280px; }
.rp-body .container-fluid { padding-left: 28px; padding-right: 28px; }
.rp-page-content { overflow: clip; }
.rp-skip-link { position: fixed; top: -60px; left: 16px; z-index: 9999; padding: 10px 16px; border-radius: 8px; background: var(--rp-primary); color: #fff; }
.rp-skip-link:focus { top: 16px; color: #fff; }

/* Header */
.rp-site-header {
  position: sticky;
  top: 0;
  z-index: 1030;
  border-bottom: 1px solid rgba(11, 48, 29, .07);
  background: rgba(255, 255, 255, .97);
  box-shadow: 0 3px 14px rgba(17, 45, 29, .055);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.rp-header-inner {
  display: flex;
  min-height: 76px;
  align-items: center;
  gap: 20px;
  max-width: 1440px;
  margin: 0 auto;
}

.rp-brand {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 8px;
  color: var(--rp-ink) !important;
  font-family: 'Manrope', 'DM Sans', Arial, sans-serif;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: -.05em;
  white-space: nowrap;
}

.rp-brand:hover { color: var(--rp-primary) !important; }
.rp-brand-mark { display: inline-flex; width: 29px; color: var(--rp-primary); }
.rp-brand-mark svg { width: 100%; height: auto; }
.rp-brand-mark .rp-brand-logo { display: block; width: 100%; height: 29px; object-fit: contain; }

.rp-location {
  min-width: 194px;
  max-width: 282px;
  align-items: center;
  gap: 9px;
  padding-left: 18px;
  border-left: 1px solid var(--rp-line);
  color: var(--rp-primary);
}

.rp-location > .zmdi { font-size: 19px; }
.rp-location-content { min-width: 0; color: var(--rp-ink); font-size: 12px; }
.rp-location-content small { display: block; color: var(--rp-muted); font-size: 10px; line-height: 1.15; }
.rp-location-content a { display: block; overflow: hidden; color: var(--rp-ink); font-size: 12px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.rp-location-content component-services { display: block; }
.rp-location-content .component-services,
.rp-location-content .transaction-info { max-width: 230px; }

.rp-primary-nav { flex: 1 1 auto; align-items: center; justify-content: center; gap: 28px; }
.rp-primary-nav a { position: relative; color: #56615b; font-size: 13px; font-weight: 600; }
.rp-primary-nav a:after { position: absolute; bottom: -7px; left: 0; width: 0; height: 2px; border-radius: 3px; background: var(--rp-primary); content: ''; transition: width .2s ease; }
.rp-primary-nav a:hover:after,
.rp-primary-nav a.is-active:after { width: 100%; }
.rp-primary-nav a.is-active { color: var(--rp-primary); }

.rp-header-actions { display: flex; flex: 0 0 auto; align-items: center; gap: 7px; margin-left: auto; }
.rp-header-search { align-items: center; justify-content: center; width: 35px; height: 35px; border-radius: 50%; color: var(--rp-ink); font-size: 21px; }
.rp-header-search:hover { background: var(--rp-soft); }
.rp-header-search > div { margin: 0 !important; }
.rp-header-search a { display: inline-flex; align-items: center; justify-content: center; width: 35px; height: 35px; }
.rp-site-header .top-menu { display: flex; align-items: center; gap: 8px; margin: 0; padding: 0; }
.rp-site-header .top-menu > li { display: inline-flex; align-items: center; margin: 0 !important; padding: 0 !important; }
.rp-site-header .top-menu .line-left { border: 0 !important; }
.rp-site-header .top-menu .line-left > a,
.rp-site-header .top-menu .userprofile > a { padding: 9px 14px !important; border: 1px solid var(--rp-primary); border-radius: 8px; background: var(--rp-primary); color: #fff !important; font-size: 12px; font-weight: 700; }
.rp-site-header .top-menu .cart-handle { position: relative; display: inline-flex; align-items: center; justify-content: center; width: 37px; height: 37px; border: 1px solid var(--rp-line); border-radius: 10px; }
.rp-site-header .top-menu .cart-handle img { width: 17px; filter: brightness(0) saturate(100%) invert(13%) sepia(15%) saturate(1227%) hue-rotate(93deg) brightness(94%) contrast(92%); }
.rp-site-header .top-menu .badge { position: absolute; top: -5px; right: -6px; min-width: 16px; padding: 1px 4px; border-radius: 10px; background: var(--rp-primary) !important; color: #fff; font-size: 9px; }
.rp-site-header .top-menu .dropdown-menu { border: 1px solid var(--rp-line); border-radius: 12px; box-shadow: var(--rp-shadow); }

/* Shared presentation primitives */
.rp-section-kicker,
.rp-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--rp-primary);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .11em;
  line-height: 1.1;
}

.rp-eyebrow { padding: 8px 11px; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; color: #edfff2; background: rgba(255,255,255,.08); letter-spacing: .05em; }
.rp-eyebrow-light { color: #d9f7e2; }
.rp-button { display: inline-flex; align-items: center; gap: 9px; padding: 12px 17px; border-radius: 9px; background: var(--rp-primary); color: #fff !important; font-size: 13px; font-weight: 700; transition: transform .2s ease, background .2s ease; }
.rp-button:hover { background: var(--rp-primary-dark); transform: translateY(-1px); }
.rp-button-light { background: #fff; color: var(--rp-primary) !important; }
.rp-button-light:hover { background: #edfff2; color: var(--rp-primary-dark) !important; }
.rp-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 18px; margin-bottom: 17px; }
.rp-section-heading h2 { margin: 4px 0 0; font-size: 25px; }
.rp-section-heading > a { display: inline-flex; align-items: center; gap: 6px; color: var(--rp-primary); font-size: 13px; font-weight: 700; white-space: nowrap; }

/* Home */
.rp-hero { position: relative; min-height: 610px; overflow: hidden; border-radius: 0 0 30px 30px; background: #062719 url('../images/restoprime-hero-noodles.webp') right center/cover no-repeat; color: #fff; }
.rp-hero-overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0, 30, 18, .97) 0%, rgba(0, 34, 19, .91) 38%, rgba(0, 34, 19, .3) 69%, rgba(0, 34, 19, .06) 100%); }
.rp-hero-inner { position: relative; z-index: 1; display: flex; min-height: 610px; align-items: center; }
.rp-hero-copy { width: 54%; max-width: 620px; padding: 56px 0 92px; }
.rp-hero-copy h1 { max-width: 570px; margin: 16px 0 14px; color: #fff; font-size: clamp(42px, 5vw, 65px); font-weight: 800; line-height: 1.08; }
.rp-hero-copy h1 em { color: var(--rp-accent); font-style: normal; }
.rp-hero-copy > p { max-width: 485px; margin: 0; color: #e7f1eb; font-size: 17px; line-height: 1.55; }
.rp-hero-search { width: min(100%, 540px); margin-top: 28px; padding: 7px; border: 1px solid rgba(255,255,255,.4); border-radius: 13px; background: #fff; box-shadow: 0 20px 40px rgba(0,0,0,.18); }
.rp-hero-search .form-control,
.rp-hero-search input,
.rp-hero-search .el-input__inner { min-height: 45px; border: 0 !important; box-shadow: none !important; color: var(--rp-ink); font-size: 13px; }
.rp-hero-search .btn,
.rp-hero-search .el-button { min-height: 43px; padding: 0 21px !important; border: 0 !important; border-radius: 8px !important; background: var(--rp-primary) !important; color: #fff !important; font-weight: 700; }
.rp-hero-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.rp-hero-chips a { display: inline-flex; align-items: center; gap: 5px; padding: 7px 11px; border: 1px solid rgba(255,255,255,.31); border-radius: 8px; color: #f3fff6; font-size: 11px; font-weight: 600; }
.rp-hero-chips a:hover { border-color: var(--rp-accent); background: rgba(255,255,255,.11); color: #fff; }
.rp-hero-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: 540px; gap: 13px; margin-top: 45px; }
.rp-hero-stats > div { display: flex; align-items: center; gap: 8px; }
.rp-hero-stats > div > i { display: inline-flex; align-items: center; justify-content: center; width: 31px; height: 31px; border-radius: 50%; background: rgba(108,219,137,.17); color: #c6ffd7; font-size: 16px; }
.rp-hero-stats span { display: flex; flex-direction: column; color: #c3d7ca; font-size: 9px; line-height: 1.35; }
.rp-hero-stats strong { color: #fff; font-size: 12px; }
.rp-welcome-offer { position: absolute; z-index: 2; right: max(4vw, 50px); bottom: 57px; width: 315px; min-height: 125px; align-items: center; gap: 12px; padding: 17px 33px 17px 17px; border: 1px solid rgba(255,255,255,.75); border-radius: 16px; background: rgba(255,255,255,.96); box-shadow: 0 20px 45px rgba(0,0,0,.2); color: var(--rp-ink); }
.rp-welcome-offer small { display: block; color: var(--rp-primary); font-size: 9px; font-weight: 800; letter-spacing: .08em; }
.rp-welcome-offer strong { display: block; font-family: 'Manrope', sans-serif; font-size: 21px; letter-spacing: -.05em; }
.rp-welcome-offer p { margin: 1px 0 0; color: var(--rp-muted); font-size: 10px; line-height: 1.35; }
.rp-offer-icon { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; width: 49px; height: 49px; border-radius: 12px; background: #e4f7e8; color: var(--rp-primary); font-size: 25px; }
.rp-offer-dismiss { position: absolute; top: 6px; right: 10px; border: 0; background: transparent; color: #708077; font-size: 21px; line-height: 1; }
.rp-offer-dismiss:hover { color: var(--rp-ink); }

.rp-home-widgets { padding: 53px 0 72px; }
.rp-cuisine-strip { position: relative; z-index: 3; margin-top: -58px; padding: 19px 25px; border: 1px solid rgba(20,51,35,.08); border-radius: 18px; background: #fff; box-shadow: var(--rp-shadow); }
.rp-cuisine-strip h3 { margin: 0 0 16px; font-size: 18px; }
.rp-cuisine-strip .swiper-slide { width: 87px !important; }
.rp-cuisine-strip .swiper-slide > div,
.rp-cuisine-strip .swiper-slide > a { display: block; text-align: center; }
.rp-cuisine-strip img { width: 58px !important; height: 58px !important; margin: 0 auto 6px; border: 2px solid #eff5f0; border-radius: 50%; object-fit: cover; }
.rp-cuisine-strip .swiper-button-next,
.rp-cuisine-strip .swiper-button-prev { display: none; }

.rp-delivery-banner { position: relative; min-height: 214px; margin-top: 43px; overflow: hidden; border-radius: var(--rp-radius); background: #eff8ef url('../images/restoprime-delivery-courier.webp') right center/cover no-repeat; }
.rp-delivery-banner:after { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(239,248,239,1) 0%, rgba(239,248,239,.96) 38%, rgba(239,248,239,.06) 76%); content: ''; }
.rp-delivery-banner-copy { position: relative; z-index: 1; max-width: 510px; padding: 35px 30px; }
.rp-delivery-banner .rp-eyebrow { border-color: rgba(8,120,59,.18); background: rgba(255,255,255,.68); color: var(--rp-primary); }
.rp-delivery-banner h2 { margin: 10px 0 7px; font-size: 30px; }
.rp-delivery-banner p { max-width: 410px; margin: 0 0 17px; color: #47564e; font-size: 13px; }
.rp-showcase-section { margin-top: 57px; }
.rp-showcase-section .swiperOutsideContainer { margin: 0 !important; }
.rp-showcase-section .swiperOutsideContainer > .mb-4 { display: none; }
.rp-showcase-section .swiper-container { overflow: visible; }
.rp-showcase-section .swiper-slide { min-height: 0; overflow: hidden; border: 1px solid var(--rp-line); border-radius: 13px; background: #fff; box-shadow: 0 5px 17px rgba(18,49,31,.045); transition: transform .2s ease, box-shadow .2s ease; }
.rp-showcase-section .swiper-slide:hover { box-shadow: 0 14px 26px rgba(18,49,31,.1); transform: translateY(-3px); }
.rp-showcase-section .swiper-slide > .position-relative > img,
.rp-showcase-section .swiper-slide > .position-relative .el-image,
.rp-showcase-section .swiper-slide > .position-relative .el-image img { width: 100%; height: 143px !important; object-fit: cover; }
.rp-showcase-section .swiper-slide .p-2 { padding: 11px !important; }
.rp-showcase-section .swiper-slide .font-weight-bold { min-height: 20px; margin-bottom: 4px !important; color: var(--rp-ink); font-size: 13px; }
.rp-showcase-section .swiper-slide .font-weight-light { color: var(--rp-muted); font-size: 10px; }
.rp-showcase-section .swiper-slide .gold-color { color: var(--rp-warning) !important; }
.rp-showcase-section .swiper-button-next,
.rp-showcase-section .swiper-button-prev { width: 36px !important; height: 36px !important; margin-top: -24px !important; border: 1px solid var(--rp-line); border-radius: 50%; background: #fff; box-shadow: 0 6px 16px rgba(13,44,27,.13); }
.rp-showcase-section .swiper-button-next:after,
.rp-showcase-section .swiper-button-prev:after { color: var(--rp-primary); font-size: 14px; font-weight: 800; }
.rp-showcase-section .el-button { min-height: auto !important; padding: 6px 10px !important; border-radius: 7px !important; font-size: 10px !important; }

.rp-mobile-app { display: flex; min-height: 255px; align-items: center; justify-content: space-between; gap: 30px; margin-top: 62px; overflow: hidden; border: 1px solid #e2eee4; border-radius: var(--rp-radius); background: linear-gradient(100deg, #f0fbf2, #f7fbf7); }
.rp-mobile-app-copy { width: 51%; padding: 35px 0 35px 44px; }
.rp-mobile-app-copy h2 { max-width: 380px; margin: 9px 0; font-size: 31px; }
.rp-mobile-app-copy p { max-width: 440px; color: #59665f; font-size: 13px; }
.rp-app-links { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 17px; }
.rp-app-links a { display: inline-flex; }
.rp-app-links img { display: block; width: auto; height: 39px; }
.rp-mobile-app-art { width: 48%; align-self: stretch; background: url('../images/restoprime-delivery-courier.webp') right center/cover no-repeat; }
.rp-partner-cta { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-top: 57px; padding: 29px 36px; overflow: hidden; border-radius: var(--rp-radius); background: #06311f; color: #fff; }
.rp-partner-cta:before { position: absolute; content: ''; }
.rp-partner-cta h2 { max-width: 600px; margin: 5px 0; color: #fff; font-size: 29px; }
.rp-partner-cta p { max-width: 620px; margin: 0; color: #c9e2d0; font-size: 13px; }
.rp-partner-cta .rp-section-kicker { color: #80e99d; }

/* Results page */
.rp-results { max-width: 1440px; margin: 0 auto; padding-top: 28px; }
.rp-results-intro { display: flex; align-items: flex-end; justify-content: space-between; gap: 26px; max-width: 1384px; margin: 0 auto; padding-top: 9px; padding-bottom: 5px; }
.rp-results-intro h1 { margin: 4px 0 3px; font-size: 32px; }
.rp-results-intro p { margin: 0; color: var(--rp-muted); font-size: 13px; }
.rp-results-intro p i { color: var(--rp-primary); }
.rp-results-intro-pills { gap: 8px; }
.rp-results-intro-pills span { display: inline-flex; align-items: center; gap: 5px; padding: 8px 11px; border-radius: 999px; background: var(--rp-soft); color: #4b5e53; font-size: 11px; font-weight: 600; }
.rp-results-intro-pills i { color: var(--rp-primary); font-size: 15px; }
.rp-results .column-1 { padding: 18px 20px !important; border: 1px solid var(--rp-line); border-radius: 14px; background: #fff; box-shadow: 0 6px 20px rgba(18,49,31,.04); }
.rp-results .column-1 h4 { font-size: 16px; }
.rp-results .section-filter .filter-row { border-color: var(--rp-line) !important; }
.rp-results .section-filter h5 { margin: 0; font-size: 13px; letter-spacing: -.015em; }
.rp-results .section-filter h5 a { color: var(--rp-ink); }
.rp-results .section-filter label,
.rp-results .section-filter p { color: #506058; font-size: 11px; }
.rp-results .custom-control-label:before { border-color: #cbd8ce; }
.rp-results .custom-control-input:checked~.custom-control-label:before { border-color: var(--rp-primary); background-color: var(--rp-primary); }
.rp-results .custom-range::-webkit-slider-thumb { background: var(--rp-primary); }
.rp-results .custom-range::-moz-range-thumb { background: var(--rp-primary); }
.rp-results .column-2 { padding-left: 23px; }
.rp-results-promo { position: relative; min-height: 182px; margin-bottom: 14px; overflow: hidden; border-radius: 15px; background: #04291a url('../images/restoprime-hero-noodles.webp') right center/cover no-repeat; }
.rp-results-promo:before { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(3,33,20,.96) 0%,rgba(3,33,20,.89) 42%,rgba(3,33,20,.12) 82%); content: ''; }
.rp-results-promo-copy { position: relative; z-index: 1; max-width: 510px; padding: 27px 30px; color: #fff; }
.rp-results-promo h2 { margin: 8px 0 5px; color: #fff; font-size: 27px; }
.rp-results-promo p { margin: 0 0 13px; color: #d5e8da; font-size: 12px; }
.rp-results-promo .rp-button { padding: 8px 12px; font-size: 11px; }
.rp-result-benefits { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin: 0 0 20px; }
.rp-result-benefits > div { display: flex; align-items: center; gap: 9px; min-height: 62px; padding: 9px 10px; border: 1px solid #edf2ee; border-radius: 11px; background: #fbfdfb; }
.rp-result-benefits > div > i { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; width: 29px; height: 29px; border-radius: 8px; background: #eaf7ed; color: var(--rp-primary); font-size: 16px; }
.rp-result-benefits span { display: flex; flex-direction: column; color: var(--rp-muted); font-size: 9px; line-height: 1.35; }
.rp-result-benefits strong { color: var(--rp-ink); font-size: 11px; }
.rp-results .column-2 > .mb-4 { margin-bottom: 14px !important; }
.rp-results .column-2 .swiperBanner { overflow: hidden; border-radius: 12px; }
.rp-results .rp-restaurant-results > .col-lg-3 { flex: 0 0 33.333333%; max-width: 33.333333%; padding: 6px !important; }
.rp-results .rounded-box { overflow: hidden; border: 1px solid var(--rp-line); border-radius: 13px !important; background: #fff; box-shadow: 0 5px 17px rgba(18,49,31,.045); transition: transform .2s ease, box-shadow .2s ease; }
.rp-results .rounded-box:hover { box-shadow: 0 15px 30px rgba(18,49,31,.12); transform: translateY(-3px); }
.rp-results .rounded-box .el-image,
.rp-results .rounded-box .el-image img { width: 100%; height: 162px !important; object-fit: cover; }
.rp-results .rounded-box h5 { margin: 0 0 4px; font-size: 14px; }
.rp-results .rounded-box .font-weight-light { color: var(--rp-muted); font-size: 10px; }
.rp-results .rounded-box .p-2 { padding: 11px !important; }
.rp-results .rounded-box .with-promo { top: 9px; left: 9px; border-radius: 6px; background: var(--rp-primary); color: #fff; font-size: 9px; font-weight: 800; }
.rp-results .rounded-box .with-promo-icon { display: none; }
.rp-results .rounded-box .fav-floating { top: 8px; right: 8px; }
.rp-results .rounded-box .fav-floating .el-button { border-radius: 50% !important; background: rgba(255,255,255,.95) !important; color: var(--rp-primary) !important; }
.rp-results-location { display: grid; grid-template-columns: .85fr 1.15fr; min-height: 252px; margin-top: 44px; overflow: hidden; border: 1px solid var(--rp-line); border-radius: 17px; background: #fbfdfb; }
.rp-results-location-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 35px 38px; }
.rp-results-location-copy h2 { max-width: 405px; margin: 8px 0 8px; font-size: 30px; line-height: 1.12; }
.rp-results-location-copy p { max-width: 380px; margin: 0 0 18px; color: var(--rp-muted); font-size: 13px; }
.rp-results-map-art { position: relative; overflow: hidden; background-color: #eef7f0; background-image: linear-gradient(31deg, transparent 47%, rgba(255,255,255,.8) 48%, rgba(255,255,255,.8) 51%, transparent 52%), linear-gradient(132deg, transparent 46%, rgba(255,255,255,.76) 47%, rgba(255,255,255,.76) 50%, transparent 51%), linear-gradient(77deg, transparent 47%, rgba(255,255,255,.72) 48%, rgba(255,255,255,.72) 50%, transparent 51%), linear-gradient(0deg,rgba(255,255,255,.42) 1px,transparent 1px), linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px); background-size: auto,auto,auto,34px 34px,34px 34px; }
.rp-results-map-art:before { position: absolute; inset: 13% 8%; border: 3px dashed var(--rp-primary); border-radius: 50% 44% 53% 42%; content: ''; opacity: .82; transform: rotate(-10deg); }
.rp-map-pin { position: absolute; z-index: 1; display: inline-flex; align-items: center; justify-content: center; width: 43px; height: 43px; border-radius: 50% 50% 50% 0; color: #fff; box-shadow: 0 7px 16px rgba(8,120,59,.26); transform: rotate(-45deg); }
.rp-map-pin i { font-size: 20px; transform: rotate(45deg); }
.rp-map-pin-store { top: 28%; left: 22%; background: var(--rp-primary); }
.rp-map-pin-home { right: 20%; bottom: 24%; background: #d23d43; }
.rp-map-route { position: absolute; top: 51%; right: 31%; width: 24%; border-top: 3px dotted var(--rp-primary); transform: rotate(20deg); }
.rp-results-partner { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-top: 28px; padding: 29px 37px; border-radius: 15px; background: #052e1c url('../images/restoprime-delivery-courier.webp') right center/38% auto no-repeat; color: #fff; }
.rp-results-partner h2 { margin: 5px 0; color: #fff; font-size: 27px; }
.rp-results-partner p { margin: 0; color: #c9e2d0; font-size: 12px; }
.rp-results-partner .rp-section-kicker { color: #8beaa5; }

/* Merchant / restaurant page */
.rp-merchant-breadcrumb { display: flex; align-items: center; gap: 8px; padding-top: 17px; padding-bottom: 11px; color: #68766e; font-size: 11px; }
.rp-merchant-breadcrumb a { color: #68766e; }
.rp-merchant-breadcrumb a:hover { color: var(--rp-primary); }
.rp-merchant-breadcrumb i { color: #afbbb3; font-size: 16px; }
.rp-merchant-breadcrumb span { overflow: hidden; color: var(--rp-ink); font-weight: 600; text-overflow: ellipsis; white-space: nowrap; }
.rp-merchant-hero { position: relative; min-height: 294px; overflow: hidden; background-color: #0b2118; background-position: center; background-size: cover; }
.rp-merchant-hero-inner { display: flex; min-height: 294px; align-items: center; justify-content: space-between; gap: 22px; padding-top: 32px; padding-bottom: 32px; }
.rp-merchant-profile { display: flex; align-items: center; gap: 20px; }
.rp-merchant-logo { display: flex; flex: 0 0 auto; align-items: center; justify-content: center; width: 112px; height: 112px; overflow: hidden; border: 4px solid rgba(255,255,255,.55); border-radius: 16px; background: #fff; box-shadow: 0 10px 29px rgba(0,0,0,.22); }
.rp-merchant-logo .el-image,
.rp-merchant-logo .el-image img { width: 100%; height: 100%; object-fit: contain; }
.rp-merchant-copy { color: #fff; }
.rp-merchant-status { display: inline-flex; align-items: center; gap: 5px; margin-bottom: 4px; color: #c7f5d1; font-size: 11px; font-weight: 700; }
.rp-live-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--rp-accent); box-shadow: 0 0 0 4px rgba(56,201,107,.18); }
.rp-merchant-copy h1 { margin: 0 0 4px; color: #fff; font-size: clamp(29px,3.5vw,43px); }
.rp-merchant-cuisines { margin: 0 0 10px; color: #d7e6db; font-size: 12px; }
.rp-merchant-meta { display: flex; flex-wrap: wrap; gap: 13px; color: #e9f6ec; font-size: 11px; }
.rp-merchant-meta a,
.rp-merchant-meta span { display: inline-flex; align-items: center; gap: 4px; color: inherit; }
.rp-merchant-meta i { color: #ffbe38; font-size: 15px; }
.rp-merchant-meta span i { color: #b9ecc7; }
.rp-merchant-live-data { margin-top: 8px; color: #fff; font-size: 11px; }
.rp-merchant-actions .el-button,
.rp-merchant-actions button { border: 1px solid rgba(255,255,255,.55) !important; border-radius: 10px !important; background: rgba(255,255,255,.92) !important; color: var(--rp-primary) !important; box-shadow: none !important; }
.rp-merchant-perks { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin-top: -1px; padding-top: 13px; padding-bottom: 13px; border: 1px solid var(--rp-line); border-top: 0; border-radius: 0 0 15px 15px; background: #fff; box-shadow: 0 8px 19px rgba(18,49,31,.05); }
.rp-merchant-perks > div { display: flex; align-items: center; gap: 9px; padding: 5px 7px; }
.rp-merchant-perks > div > i { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; width: 33px; height: 33px; border-radius: 9px; background: #ecf9ef; color: var(--rp-primary); font-size: 18px; }
.rp-merchant-perks span { display: flex; flex-direction: column; color: var(--rp-muted); font-size: 9px; line-height: 1.35; }
.rp-merchant-perks strong { color: var(--rp-ink); font-size: 11px; }
.rp-merchant-promos { display: block !important; min-width: 0; }
.rp-merchant-promos > * { font-size: 10px; }
.rp-merchant-details + .container.pt-2.pb-2 { display: none; }
.rp-menu-page { padding-top: 35px; padding-bottom: 28px; background: #fff; }
.rp-menu-page .menu-left { padding-right: 16px !important; }
.rp-menu-page #sticky-sidebar { padding: 16px 15px; border: 1px solid var(--rp-line); border-radius: 12px; background: #fbfdfb; }
.rp-menu-page #sticky-sidebar h5 { margin-bottom: 12px; font-size: 15px; }
.rp-menu-page .menu-category li + li { border-top: 1px solid #edf2ee; }
.rp-menu-page .menu-category .nav-link { padding: 9px 3px; color: #65736b; font-size: 12px; }
.rp-menu-page .menu-category .nav-link.active,
.rp-menu-page .menu-category .nav-link:hover { color: var(--rp-primary); font-weight: 700; }
.rp-menu-page .menu-center { padding-right: 16px !important; }
.rp-menu-page #vue-merchant-menu > .mb-4 { margin-bottom: 16px !important; }
.rp-menu-page .search-menu,
.rp-menu-page .input-group,
.rp-menu-page .input-group .form-control { border-color: var(--rp-line); border-radius: 10px; }
.rp-menu-page #vue-merchant-menu section > h5,
.rp-menu-page #vue-merchant-category section > h5 { margin: 27px 0 4px; font-size: 21px; }
.rp-menu-page #vue-merchant-menu section > p,
.rp-menu-page #vue-merchant-category section > p { color: var(--rp-muted); font-size: 12px; }
.rp-menu-page .list-item-rows { margin: 9px 0; overflow: hidden; border: 1px solid var(--rp-line); border-radius: 12px; background: #fff; transition: box-shadow .2s ease, transform .2s ease; }
.rp-menu-page .list-item-rows:hover { box-shadow: 0 10px 22px rgba(18,49,31,.08); transform: translateY(-1px); }
.rp-menu-page .list-item-rows .item-image-preview,
.rp-menu-page .list-item-rows .item-image-preview .el-image,
.rp-menu-page .list-item-rows .item-image-preview .el-image img { height: 132px !important; }
.rp-menu-page .list-item-rows h6 { color: var(--rp-ink); font-size: 13px; }
.rp-menu-page .list-item-rows p { color: var(--rp-muted); font-size: 11px; }
.rp-menu-page .list-item-rows .fixed-height { min-height: 132px; }
.rp-menu-page .list-item-rows .quantity-add-cart { padding: 7px 10px; border: 0; border-radius: 7px; background: var(--rp-primary); color: #fff; font-size: 11px; font-weight: 700; }
.rp-menu-page .list-item-rows .quantity-add-cart:hover { background: var(--rp-primary-dark); }
.rp-menu-page .list-item-rows .btn-group label.btn { margin: 2px; padding: 4px 6px; border-radius: 6px !important; font-size: 10px; }
.rp-menu-page .list-item-rows .btn-group label.btn.active { border-color: var(--rp-primary); background: #eaf8ed; color: var(--rp-primary); }
.rp-menu-page .menu-right .sticky-cart { overflow: hidden; border: 1px solid var(--rp-line); border-radius: 12px; background: #fff; box-shadow: 0 5px 18px rgba(18,49,31,.06); }
.rp-menu-page .menu-right .sticky-cart .card,
.rp-menu-page .menu-right .sticky-cart .card-body { border: 0; border-radius: 0; box-shadow: none; }
.rp-menu-info-card { margin-top: 17px; padding: 17px; border: 1px solid var(--rp-line); border-radius: 12px; background: #fbfdfb; }
.rp-menu-info-card h3 { margin: 0 0 13px; font-size: 15px; }
.rp-menu-info-row { display: flex; gap: 8px; padding: 9px 0; border-top: 1px solid #ecf1ed; }
.rp-menu-info-row > i { color: var(--rp-primary); font-size: 18px; }
.rp-menu-info-row span { display: flex; flex-direction: column; min-width: 0; color: var(--rp-muted); font-size: 9px; }
.rp-menu-info-row small { color: var(--rp-muted); font-size: 9px; }
.rp-menu-info-row strong { overflow: hidden; color: var(--rp-ink); font-size: 10px; line-height: 1.35; text-overflow: ellipsis; }
.rp-menu-map { display: block; width: 100%; max-height: 108px; margin-top: 7px; border-radius: 8px; object-fit: cover; }
.rp-menu-review-link { display: inline-flex; align-items: center; gap: 4px; margin-top: 12px; color: var(--rp-primary) !important; font-size: 11px; font-weight: 700; }
.rp-menu-review-link i { color: var(--rp-warning); }
.rp-restaurant-partner { position: relative; min-height: 222px; margin-top: 35px; margin-bottom: 0; overflow: hidden; border-radius: 16px; background: #052b1a url('../images/restoprime-partner-chef.webp') right top/cover no-repeat; color: #fff; }
.rp-restaurant-partner:before { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(2,31,18,.96) 0%, rgba(2,31,18,.88) 42%, rgba(2,31,18,.26) 77%, rgba(2,31,18,.05) 100%); content: ''; }
.rp-restaurant-partner-copy { position: relative; z-index: 1; max-width: 585px; padding: 38px 32px; }
.rp-restaurant-partner h2 { margin: 7px 0; color: #fff; font-size: 29px; }
.rp-restaurant-partner p { margin: 0 0 18px; color: #c8e2cf; font-size: 13px; }
.rp-restaurant-partner .rp-section-kicker { color: #8beaa5; }

/* Footer */
.rp-footer-main { margin-top: 47px; border-top: 1px solid var(--rp-line); background: #fff; }
.rp-footer-grid { display: grid; grid-template-columns: 1.65fr .9fr .95fr 1fr; gap: 32px; padding: 44px 0 31px; }
.rp-brand-footer { margin-bottom: 13px; }
.rp-footer-intro p { max-width: 250px; margin: 0; color: var(--rp-muted); font-size: 12px; }
.rp-social-links { display: flex; gap: 12px; margin-top: 16px; }
.rp-social-links a { display: inline-flex; align-items: center; justify-content: center; width: 27px; height: 27px; border-radius: 50%; background: #eff6f1; color: var(--rp-primary); font-size: 15px; }
.rp-social-links a:hover { background: var(--rp-primary); color: #fff; }
.rp-footer-links { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }
.rp-footer-main h6 { margin: 1px 0 3px; color: var(--rp-ink); font-size: 12px; letter-spacing: -.02em; }
.rp-footer-links a,
.rp-footer-app p { color: var(--rp-muted); font-size: 11px; }
.rp-footer-links a:hover { color: var(--rp-primary); }
.rp-footer-app p { margin: 4px 0 0; }
.rp-footer-app .rp-app-links { flex-direction: column; align-items: flex-start; margin-top: 11px; }
.rp-footer-app .rp-app-links img { height: 34px; }
.rp-footer-dynamic-links { display: none; }
.rp-footer-legal { padding: 16px 0 18px; border-top: 1px solid var(--rp-line); background: #fbfcfb; color: #718078; font-size: 10px; }
.rp-footer-legal p { font-size: 10px; }
.rp-footer-legal > .container > div { gap: 13px; }
.rp-footer-legal a { color: #64726a; }
.rp-footer-legal a:hover { color: var(--rp-primary); }
.rp-language-pill { display: inline-flex; align-items: center; gap: 4px; padding: 5px 8px; border: 1px solid var(--rp-line); border-radius: 7px; background: #fff; color: #55635b; }

/* Responsive */
@media (max-width: 1199.98px) {
  .rp-primary-nav { gap: 17px; }
  .rp-hero-copy { width: 61%; }
  .rp-result-benefits { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .rp-results .rp-restaurant-results > .col-lg-3 { flex: 0 0 50%; max-width: 50%; }
  .rp-merchant-perks { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 991.98px) {
  .rp-body .container-fluid { padding-left: 20px; padding-right: 20px; }
  .rp-header-inner { min-height: 66px; gap: 13px; }
  .rp-brand { font-size: 19px; }
  .rp-site-header .top-menu .line-left > a { padding: 8px 10px !important; }
  .rp-hero { min-height: 550px; border-radius: 0 0 23px 23px; background-position: 68% center; }
  .rp-hero-inner { min-height: 550px; }
  .rp-hero-overlay { background: linear-gradient(90deg,rgba(0,30,18,.96) 0%,rgba(0,34,19,.86) 55%,rgba(0,34,19,.37) 100%); }
  .rp-hero-copy { width: 72%; padding-bottom: 63px; }
  .rp-hero-copy h1 { font-size: 48px; }
  .rp-hero-stats { margin-top: 32px; }
  .rp-cuisine-strip { margin-top: -32px; padding: 15px 17px; }
  .rp-results { padding-top: 20px; }
  .rp-results .column-2 { padding-left: 0; }
  .rp-results .column-1 { margin-bottom: 16px; }
  .rp-results-location { grid-template-columns: 1fr; }
  .rp-results-map-art { min-height: 190px; }
  .rp-merchant-hero-inner { padding-top: 26px; padding-bottom: 26px; }
  .rp-menu-page .menu-left,
  .rp-menu-page .menu-center { padding-right: 0 !important; }
  .rp-footer-grid { grid-template-columns: 1.4fr 1fr 1fr; }
  .rp-footer-app { grid-column: span 2; }
}

@media (max-width: 767.98px) {
  .rp-body { font-size: 14px; }
  .rp-body .container,
  .rp-body .container-fluid { padding-left: 16px; padding-right: 16px; }
  .rp-header-inner { min-height: 61px; gap: 8px; }
  .rp-brand { font-size: 18px; }
  .rp-brand-mark { width: 25px; }
  .rp-header-actions { gap: 1px; }
  .rp-site-header .top-menu .line-left > a { display: none; }
  .rp-site-header .top-menu .cart-handle { width: 34px; height: 34px; }
  .rp-hero { min-height: 530px; background-position: 72% center; }
  .rp-hero-overlay { background: linear-gradient(90deg,rgba(0,30,18,.95) 0%,rgba(0,34,19,.89) 76%,rgba(0,34,19,.54) 100%); }
  .rp-hero-inner { min-height: 530px; align-items: flex-start; }
  .rp-hero-copy { width: 100%; padding-top: 58px; padding-bottom: 25px; }
  .rp-hero-copy h1 { max-width: 370px; font-size: clamp(35px,11vw,47px); }
  .rp-hero-copy > p { max-width: 330px; font-size: 14px; }
  .rp-hero-search { margin-top: 23px; }
  .rp-hero-stats { max-width: 355px; gap: 9px; margin-top: 25px; }
  .rp-hero-stats > div > i { width: 26px; height: 26px; font-size: 13px; }
  .rp-hero-stats strong { font-size: 10px; }
  .rp-hero-stats span { font-size: 8px; }
  .rp-home-widgets { padding-top: 35px; }
  .rp-cuisine-strip { margin-top: -24px; border-radius: 13px; }
  .rp-cuisine-strip .swiper-slide { width: 71px !important; }
  .rp-cuisine-strip img { width: 46px !important; height: 46px !important; }
  .rp-delivery-banner { min-height: 250px; margin-top: 31px; background-position: 75% center; }
  .rp-delivery-banner:after { background: linear-gradient(90deg,rgba(239,248,239,1) 0%,rgba(239,248,239,.93) 62%,rgba(239,248,239,.18) 100%); }
  .rp-delivery-banner-copy { max-width: 75%; padding: 28px 21px; }
  .rp-delivery-banner h2 { font-size: 25px; }
  .rp-showcase-section { margin-top: 42px; }
  .rp-section-heading h2 { font-size: 22px; }
  .rp-showcase-section .swiper-slide > .position-relative > img,
  .rp-showcase-section .swiper-slide > .position-relative .el-image,
  .rp-showcase-section .swiper-slide > .position-relative .el-image img { height: 120px !important; }
  .rp-mobile-app { display: block; min-height: 0; margin-top: 41px; }
  .rp-mobile-app-copy { width: 100%; padding: 29px 24px; }
  .rp-mobile-app-copy h2 { font-size: 26px; }
  .rp-mobile-app-art { display: none; }
  .rp-partner-cta { display: block; margin-top: 40px; padding: 27px 24px; }
  .rp-partner-cta h2 { font-size: 25px; }
  .rp-partner-cta .rp-button { margin-top: 17px; }
  .rp-results-intro { display: block; padding-top: 0; }
  .rp-results-intro h1 { font-size: 27px; }
  .rp-results-promo { min-height: 210px; }
  .rp-results-promo:before { background: linear-gradient(90deg,rgba(3,33,20,.95) 0%,rgba(3,33,20,.77) 77%,rgba(3,33,20,.31) 100%); }
  .rp-results-promo-copy { max-width: 82%; padding: 25px 20px; }
  .rp-results-promo h2 { font-size: 24px; }
  .rp-result-benefits { gap: 8px; }
  .rp-result-benefits > div { min-height: 56px; }
  .rp-results .rp-restaurant-results > .col-lg-3 { flex: 0 0 50%; max-width: 50%; padding: 4px !important; }
  .rp-results .rounded-box .el-image,
  .rp-results .rounded-box .el-image img { height: 123px !important; }
  .rp-results-location { margin-top: 32px; }
  .rp-results-location-copy { padding: 29px 24px; }
  .rp-results-location-copy h2 { font-size: 25px; }
  .rp-results-map-art { min-height: 165px; }
  .rp-results-partner { display: block; margin-top: 22px; padding: 27px 24px; background-size: 57% auto; background-position: 145% center; }
  .rp-results-partner h2 { max-width: 290px; font-size: 23px; }
  .rp-results-partner .rp-button { margin-top: 17px; }
  .rp-merchant-breadcrumb { font-size: 10px; }
  .rp-merchant-hero { min-height: 0; }
  .rp-merchant-hero-inner { min-height: 0; padding-top: 28px; padding-bottom: 29px; }
  .rp-merchant-profile { align-items: flex-start; gap: 13px; }
  .rp-merchant-logo { width: 78px; height: 78px; border-width: 3px; border-radius: 12px; }
  .rp-merchant-copy h1 { font-size: 27px; }
  .rp-merchant-cuisines { font-size: 11px; }
  .rp-merchant-meta { gap: 7px; font-size: 9px; }
  .rp-merchant-perks { grid-template-columns: 1fr; gap: 3px; margin-left: 16px; margin-right: 16px; padding: 10px; }
  .rp-merchant-perks > div { padding: 4px; }
  .rp-merchant-promos { display: none !important; }
  .rp-menu-page { padding-top: 21px; }
  .rp-menu-page #vue-merchant-menu section > h5,
  .rp-menu-page #vue-merchant-category section > h5 { font-size: 19px; }
  .rp-menu-page .list-item-rows .item-image-preview,
  .rp-menu-page .list-item-rows .item-image-preview .el-image,
  .rp-menu-page .list-item-rows .item-image-preview .el-image img { height: 104px !important; }
  .rp-menu-page .list-item-rows .fixed-height { min-height: 104px; }
  .rp-menu-page .list-item-rows h6 { font-size: 11px; }
  .rp-menu-page .list-item-rows p { font-size: 9px; }
  .rp-restaurant-partner { min-height: 244px; margin-top: 28px; background-position: 66% top; }
  .rp-restaurant-partner:before { background: linear-gradient(90deg,rgba(2,31,18,.96) 0%,rgba(2,31,18,.89) 58%,rgba(2,31,18,.35) 100%); }
  .rp-restaurant-partner-copy { max-width: 77%; padding: 30px 24px; }
  .rp-restaurant-partner h2 { font-size: 24px; }
  .rp-footer-grid { grid-template-columns: 1fr 1fr; gap: 28px 18px; padding-top: 34px; }
  .rp-footer-intro { grid-column: span 2; }
  .rp-footer-app { grid-column: span 2; }
  .rp-footer-app .rp-app-links { flex-direction: row; }
  .rp-footer-legal > .container > div { flex-wrap: wrap; }
}

@media (max-width: 420px) {
  .rp-brand { font-size: 16px; }
  .rp-hero-chips { gap: 5px; }
  .rp-hero-chips a { padding: 6px 7px; font-size: 9px; }
  .rp-result-benefits { grid-template-columns: 1fr; }
  .rp-results .rp-restaurant-results > .col-lg-3 { flex-basis: 100%; max-width: 100%; }
}

/* Reference fidelity pass: data-backed homepage and discovery cards */
.rp-hero { min-height: 446px; border-radius: 0 0 27px 27px; background-position: right center; }
.rp-hero-inner { min-height: 446px; max-width: 1360px !important; }
.rp-hero-copy { width: 48%; max-width: 590px; padding: 38px 0 46px; }
.rp-hero-copy h1 { margin: 0 0 9px; font-size: clamp(38px,3.45vw,53px); line-height: 1.15; }
.rp-hero-copy h1 em { color: #48d178; }
.rp-hero-rocket { font-size: .77em; }
.rp-hero-copy > p { max-width: 440px; font-size: 15px; line-height: 1.5; }
.rp-hero-search { width: min(100%, 510px); margin-top: 17px; padding: 4px 6px; border-radius: 10px; }
.rp-hero-search .form-control,.rp-hero-search input,.rp-hero-search .el-input__inner { min-height: 35px; font-size: 11px; }
.rp-hero-search .btn,.rp-hero-search .el-button { min-height: 34px; padding: 0 25px !important; font-size: 11px; }
.rp-hero-chips { gap: 7px; margin-top: 12px; }
.rp-hero-chips a { padding: 6px 10px; font-size: 10px; }
.rp-hero-stats { grid-template-columns: repeat(4,minmax(0,1fr)); max-width: 540px; gap: 10px; margin-top: 31px; }
.rp-hero-stats > div > i { width: 28px; height: 28px; font-size: 14px; }
.rp-hero-stats strong { font-size: 10px; }
.rp-welcome-offer { right: max(5vw, 50px); bottom: 52px; width: 335px; min-height: 93px; gap: 11px; padding: 11px 27px 11px 11px; border-radius: 14px; }
.rp-welcome-offer > img { width: 74px; height: 71px; border-radius: 10px; object-fit: cover; }
.rp-welcome-offer strong { font-size: 25px; line-height: 1.05; }
.rp-welcome-offer strong span { color: var(--rp-muted); font-family: 'DM Sans',Arial,sans-serif; font-size: 13px; font-weight: 500; letter-spacing: 0; }
.rp-welcome-offer b { display: inline-block; margin-top: 4px; padding: 3px 7px; border-radius: 4px; background: #eaf8ed; color: var(--rp-primary); font-size: 9px; }

.rp-home-widgets { padding: 0 0 39px; }
.rp-cuisine-strip { display: grid; grid-template-columns: repeat(10,minmax(0,1fr)); gap: 8px; align-items: start; margin-top: -48px; padding: 18px 24px; }
.rp-cuisine-card { display: flex; min-width: 0; flex-direction: column; align-items: center; gap: 7px; color: var(--rp-ink) !important; font-size: 10px; text-align: center; }
.rp-cuisine-card > img,.rp-cuisine-card > span { display: inline-flex; width: 56px; height: 56px; align-items: center; justify-content: center; overflow: hidden; border: 1px solid #edf2ee; border-radius: 50%; background: #f5f8f5; color: var(--rp-primary); font-size: 22px; object-fit: cover; }
.rp-cuisine-card b { overflow: hidden; max-width: 100%; font-size: 10px; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.rp-cuisine-card:hover > img,.rp-cuisine-card:hover > span,.rp-cuisine-all > span { border-color: #d7f0df; background: #e9f8ed; }

/* Full cuisine directory opened by the homepage All/More tiles. */
.rp-cuisines-page { padding-top: 48px; padding-bottom: 70px; }
.rp-cuisines-heading { max-width: 620px; margin-bottom: 28px; }
.rp-cuisines-heading > span { display: inline-flex; align-items: center; gap: 6px; color: var(--rp-primary); font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.rp-cuisines-heading h1 { margin: 8px 0 7px; color: var(--rp-ink); font-size: clamp(30px,4vw,48px); font-weight: 850; letter-spacing: -.045em; }
.rp-cuisines-heading p { margin: 0; color: var(--rp-muted); font-size: 13px; line-height: 1.6; }
.rp-cuisines-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.rp-cuisine-directory-card { display: flex; min-width: 0; min-height: 104px; align-items: center; gap: 13px; padding: 13px; border: 1px solid #dfe8e1; border-radius: 13px; background: #fff; box-shadow: 0 5px 15px rgba(18,49,31,.045); color: var(--rp-ink); transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }
.rp-cuisine-directory-card:hover { border-color: #b8dcc1; box-shadow: 0 12px 25px rgba(18,49,31,.1); color: var(--rp-primary); transform: translateY(-2px); }
.rp-cuisine-directory-card img { width: 76px; height: 76px; flex: 0 0 76px; border-radius: 11px; object-fit: cover; }
.rp-cuisine-directory-card > span { display: flex; min-width: 0; flex-direction: column; gap: 7px; }
.rp-cuisine-directory-card strong { overflow: hidden; font-size: 13px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.rp-cuisine-directory-card small { color: #77847c; font-size: 9px; font-weight: 700; }
.rp-cuisine-directory-card small i { margin-left: 3px; color: var(--rp-primary); }
.rp-cuisines-empty { min-height: 320px; padding: 60px 20px; border: 1px dashed #cfddd3; border-radius: 15px; text-align: center; }
.rp-cuisines-empty > i { color: var(--rp-primary); font-size: 38px; }
@media (max-width: 991.98px) { .rp-cuisines-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width: 575.98px) { .rp-cuisines-page { padding-top: 28px; } .rp-cuisines-grid { grid-template-columns: 1fr; } }
.rp-delivery-banner { display: flex; min-height: 151px; align-items: stretch; margin-top: 31px; border-radius: 15px; background: #fff0da; }
.rp-delivery-banner:after { display: none; }
.rp-delivery-banner-copy { max-width: 340px; padding: 22px 25px; }
.rp-delivery-banner-copy h2 { margin: 0 0 2px; font-size: 24px; }
.rp-delivery-banner-copy strong { display: block; font-size: 14px; }
.rp-delivery-banner-copy p { margin: 2px 0 10px; font-size: 11px; }
.rp-delivery-banner-copy .rp-button { padding: 8px 16px; border-radius: 7px; font-size: 10px; }
.rp-delivery-map { position: relative; flex: 1; overflow: hidden; background-image: linear-gradient(31deg,transparent 47%,rgba(255,255,255,.72) 48%,rgba(255,255,255,.72) 51%,transparent 52%),linear-gradient(132deg,transparent 46%,rgba(255,255,255,.72) 47%,rgba(255,255,255,.72) 50%,transparent 51%),linear-gradient(77deg,transparent 47%,rgba(255,255,255,.55) 48%,rgba(255,255,255,.55) 50%,transparent 51%),linear-gradient(0deg,rgba(255,255,255,.55) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.55) 1px,transparent 1px); background-size:auto,auto,auto,36px 36px,36px 36px; }
.rp-delivery-route { position: absolute; top: 46%; left: 13%; width: 47%; height: 31%; border: 2px dashed #ef7540; border-top: 0; border-right: 0; border-radius: 0 0 0 55%; transform: rotate(12deg); }
.rp-delivery-pin { position: absolute; z-index: 1; display: inline-flex; width: 25px; height: 25px; align-items: center; justify-content: center; border-radius: 50% 50% 50% 0; color: #fff; font-size: 15px; transform: rotate(-45deg); }
.rp-delivery-pin:before { transform: rotate(45deg); }
.rp-delivery-pin-start { top: 44%; left: 13%; background: #eb6234; }
.rp-delivery-pin-end { top: 45%; left: 62%; background: var(--rp-primary); }
.rp-delivery-courier { position: relative; z-index: 2; width: 180px; margin-right: 25px; object-fit: contain; object-position: center bottom; }
.rp-showcase-section { margin-top: 34px; }
.rp-section-heading { margin-bottom: 14px; }
.rp-section-heading h2 { font-size: 20px; }
.rp-section-heading > a { font-size: 11px; }
.rp-home-card-grid { display: grid; gap: 15px; }
.rp-restaurant-card-grid,.rp-item-card-grid { grid-template-columns: repeat(5,minmax(0,1fr)); }
.rp-restaurant-card,.rp-featured-card { overflow: hidden; border: 1px solid var(--rp-line); border-radius: 11px; background: #fff; box-shadow: 0 4px 12px rgba(18,49,31,.04); transition: transform .18s ease,box-shadow .18s ease; }
.rp-restaurant-card:hover,.rp-featured-card:hover { box-shadow: 0 12px 22px rgba(18,49,31,.1); transform: translateY(-2px); }
.rp-card-photo { position: relative; height: 128px; overflow: hidden; }
.rp-card-photo > img { width: 100%; height: 100%; object-fit: cover; }
.rp-card-photo > span:not(.rp-heart) { position: absolute; bottom: 7px; left: 7px; padding: 3px 6px; border-radius: 10px; background: rgba(255,255,255,.94); color: #5d625e; font-size: 8px; font-weight: 700; }
.rp-restaurant-card-body,.rp-featured-card-body { padding: 8px 9px 9px; }
.rp-card-brand { display: flex; align-items: center; gap: 5px; min-width: 0; }
.rp-card-brand > img { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; }
.rp-card-brand strong { overflow: hidden; flex: 1; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.rp-card-brand em { color: #476055; font-size: 9px; font-style: normal; white-space: nowrap; }
.rp-card-brand em i,.rp-featured-card-body span i { color: #f4ab1c; }
.rp-restaurant-card-body p,.rp-featured-card-body p { min-height: 15px; margin: 4px 0 7px; overflow: hidden; color: var(--rp-muted); font-size: 8px; text-overflow: ellipsis; white-space: nowrap; }
.rp-card-delivery { display: flex; align-items: center; justify-content: space-between; gap: 4px; color: #59665f; font-size: 8px; }
.rp-card-delivery b { overflow: hidden; max-width: 56%; padding: 3px 4px; border-radius: 3px; background: #e9f7ec; color: var(--rp-primary); font-size: 7px; text-overflow: ellipsis; white-space: nowrap; }
.rp-heart { position: absolute; z-index: 3; top: 7px; right: 7px; display: inline-flex; width: 22px; height: 22px; padding: 0; align-items: center; justify-content: center; border: 0; border-radius: 50%; background: rgba(255,255,255,.94); color: #65736b; font-size: 13px; cursor: pointer; }
.rp-heart:hover, .rp-heart:focus { color: #e53935; box-shadow: 0 0 0 2px rgba(255,255,255,.8); outline: none; }
.rp-heart.is-favorite { color: #e53935; }
.rp-heart:disabled { cursor: wait; opacity: .65; }

/* Native KMRS cart drawer: keep checkout visible while long item lists scroll. */
.drawer-preview-cart.el-drawer {
  width: min(390px, 100vw) !important;
  max-width: 100vw;
  background: #fff;
  box-shadow: -18px 0 44px rgba(19, 43, 29, .16);
}
.drawer-preview-cart .el-drawer__header {
  flex: 0 0 auto;
  margin: 0;
  padding: 18px 20px 10px;
  color: #526159;
}
.drawer-preview-cart .el-drawer__close-btn {
  display: grid;
  width: 32px;
  height: 32px;
  margin-left: auto;
  place-items: center;
  border-radius: 50%;
  transition: background .18s ease, color .18s ease;
}
.drawer-preview-cart .el-drawer__close-btn:hover { background: #f0f5f1; color: var(--rp-primary); }
.drawer-preview-cart .el-drawer__body {
  display: flex;
  min-height: 0;
  padding: 0 20px 18px;
  flex: 1 1 auto;
  flex-direction: column;
  overflow: hidden;
  color: var(--rp-ink);
}
.drawer-preview-cart .el-drawer__body > .mt-3 {
  flex: 0 0 auto;
  margin: 0 0 15px !important;
  padding: 0 0 15px;
  border-bottom: 1px solid #e8eee9;
}
.drawer-preview-cart .el-drawer__body > .mt-3 > p:first-child {
  margin-bottom: 3px !important;
  color: #748078;
  font-size: 11px;
  font-weight: 700;
}
.drawer-preview-cart .el-drawer__body > .mt-3 h5 {
  max-width: 100%;
  overflow: hidden;
  color: #17261d;
  font-size: 19px;
  font-weight: 850;
  letter-spacing: -.025em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.drawer-preview-cart .el-drawer__body > .mt-3 > p:last-child {
  margin-top: 5px !important;
  color: #7b8780 !important;
  font-size: 11px;
  line-height: 1.45;
}
.drawer-preview-cart .el-drawer__body > .d-flex.justify-content-between {
  flex: 0 0 auto;
  min-height: 34px;
  margin-bottom: 2px !important;
}
.drawer-preview-cart .el-drawer__body > .d-flex.justify-content-between h6 {
  color: #243229;
  font-size: 14px;
  font-weight: 800;
}
.drawer-preview-cart .el-drawer__body > .d-flex.justify-content-between a {
  padding: 4px 0;
  color: #d25349;
  font-size: 10px;
}
.drawer-preview-cart .section-cart {
  min-height: 0;
  padding-right: 6px;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-color: #b9cec0 transparent;
  scrollbar-width: thin;
}
.drawer-preview-cart .section-cart::-webkit-scrollbar { width: 5px; }
.drawer-preview-cart .section-cart::-webkit-scrollbar-thumb { border-radius: 99px; background: #b9cec0; }
.drawer-preview-cart .section-cart .items { padding: 12px 0; border-top: 1px solid #edf1ee; }
.drawer-preview-cart .section-cart .items:first-child { border-top: 0; }
.drawer-preview-cart .line-items { margin: 0 !important; flex-wrap: nowrap; }
.drawer-preview-cart .line-items > .col-3:first-child { max-width: 64px; padding: 0 9px 0 0; flex: 0 0 64px; }
.drawer-preview-cart .line-items > .col-3:first-child .el-image,
.drawer-preview-cart .line-items > .col-3:first-child img {
  width: 55px !important;
  height: 55px !important;
  border-radius: 9px;
  object-fit: cover;
}
.drawer-preview-cart .line-items > .col-6 { max-width: none; padding: 0 7px 0 0 !important; flex: 1 1 auto; }
.drawer-preview-cart .line-items > .col-6 > p:first-child {
  color: #25342b;
  font-size: 11px;
  font-weight: 750;
  line-height: 1.35;
}
.drawer-preview-cart .line-items .font11 { margin-top: 3px !important; color: #66756c; font-size: 10px; }
.drawer-preview-cart .line-items > .col-3:last-child { max-width: 55px; padding: 0; flex: 0 0 55px; align-items: flex-end; }
.drawer-preview-cart .line-items > .col-3:last-child > a {
  display: grid;
  width: 24px;
  height: 24px;
  padding: 0;
  place-items: center;
  background: #f1f4f2;
  color: #7d8981;
  font-size: 14px;
}
.drawer-preview-cart .line-items > .col-3:last-child > a:hover { background: #fff0ee; color: #d25349; }
.drawer-preview-cart .line-items > .col-3:last-child > p { color: #25342b; font-size: 10px; font-weight: 800; line-height: 1.35; }
.drawer-preview-cart .quantity { width: 88px; margin-top: 7px; align-items: center; gap: 5px; }
.drawer-preview-cart .quantity .qty-btn {
  display: grid;
  width: 24px;
  height: 24px;
  padding: 0;
  place-items: center;
  border: 1px solid #dce6df;
  background: #fff;
  color: #52645a;
  font-size: 12px;
}
.drawer-preview-cart .quantity .qty-btn:hover { border-color: var(--rp-primary); background: #edf8ef; color: var(--rp-primary); }
.drawer-preview-cart .quantity .qty { min-width: 20px; color: #233129; font-size: 11px; font-weight: 800; text-align: center; }
.drawer-preview-cart .addon-items { margin: 7px 0 0 !important; color: #738078; font-size: 9px; }
.drawer-preview-cart .el-drawer__body > .divider { flex: 0 0 auto; margin: 10px 0 12px; border-color: #e6ece8; }
.drawer-preview-cart .el-drawer__body > .btn.btn-green {
  display: block;
  min-height: 48px;
  padding: 14px 16px;
  flex: 0 0 auto;
  border: 0;
  border-radius: 11px;
  background: linear-gradient(135deg, var(--rp-primary), #076b37);
  box-shadow: 0 8px 18px rgba(7, 122, 59, .2);
  color: #fff;
  font-size: 12px;
  font-weight: 850;
}
.drawer-preview-cart .el-drawer__body > .btn.btn-green:hover { filter: brightness(1.05); transform: translateY(-1px); }
.drawer-preview-cart .el-drawer__body > .alert { flex: 0 0 auto; padding: 8px 10px; font-size: 10px; }

@media (max-width: 480px) {
  .drawer-preview-cart.el-drawer { width: 100vw !important; }
  .drawer-preview-cart .el-drawer__header { padding: 13px 15px 7px; }
  .drawer-preview-cart .el-drawer__body { padding: 0 15px 15px; }
}
.rp-featured-card-body h3 { min-height: 26px; margin: 0; overflow: hidden; font-family: 'DM Sans',Arial,sans-serif; font-size: 10px; font-weight: 700; line-height: 1.35; }
.rp-featured-card-body > div { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 3px; }
.rp-featured-card-body > div > span { grid-row: 1 / span 2; color: #69766e; font-size: 8px; }
.rp-featured-card-body strong { font-size: 13px; }
.rp-featured-card-body button { padding: 3px 7px; border: 0; border-radius: 5px; background: var(--rp-primary); color: #fff; font-size: 8px; font-weight: 700; }
.rp-mobile-app { display: grid; grid-template-columns: .82fr 1fr .64fr; min-height: 220px; align-items: center; margin-top: 37px; overflow: hidden; border-radius: 16px; background: linear-gradient(104deg,#edf9ef,#f4fbf5); }
.rp-mobile-phone-art { position: relative; height: 220px; min-width: 270px; overflow: hidden; }
.rp-phone-frame { position: absolute; display: block; width: 124px; height: 220px; overflow: hidden; border: 7px solid #17231d; border-radius: 22px; background: #fff; box-shadow: 0 14px 27px rgba(7,47,28,.22); transform-origin: center bottom; }
.rp-phone-frame img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: top center; }
.rp-phone-frame-one { z-index: 2; left: 39px; top: 18px; transform: rotate(-7deg); }
.rp-phone-frame-two { z-index: 1; left: 132px; top: 27px; transform: rotate(5deg); }
.rp-mobile-app-copy { width: auto; max-width: 335px; padding: 25px 10px; }
.rp-mobile-app-copy h2 { margin: 0 0 9px; font-size: 26px; }
.rp-mobile-app-copy p { font-size: 12px; }
.rp-mobile-app-copy .rp-app-links { gap: 8px; }
.rp-mobile-app-copy .rp-app-links img { height: 31px; }
.rp-app-qr { justify-self: center; display: flex; width: 126px; min-height: 143px; flex-direction: column; align-items: center; justify-content: center; gap: 5px; padding: 10px; border-radius: 13px; background: #fff; box-shadow: 0 8px 21px rgba(18,49,31,.1); text-align: center; }
.rp-app-qr-pattern { display: block; width: 67px; height: 67px; background: repeating-conic-gradient(#101b16 0 25%,#fff 0 50%) 50% / 14px 14px; }
.rp-app-qr-image { display: block; width: 67px; height: 67px; object-fit: contain; }
.rp-app-qr b { font-size: 9px; }
.rp-app-qr small { color: var(--rp-muted); font-size: 7px; }
.rp-trusted-strip { margin-top: 34px; overflow: hidden; padding-bottom: 16px; }
.rp-trusted-strip > p { margin: 0 0 14px; font-size: 11px; font-weight: 750; text-align: center; }
.rp-trusted-marquee { overflow: hidden; opacity: 1; -webkit-mask-image: linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent); mask-image: linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent); }
.rp-trusted-track { display: flex; width: max-content; animation: rp-trusted-scroll 30s linear infinite; }
.rp-trusted-marquee:hover .rp-trusted-track { animation-play-state: paused; }
.rp-trusted-set { display: flex; align-items: center; gap: 18px; padding-right: 18px; }
.rp-trusted-logo { display: flex; min-width: 235px; height: 76px; align-items: center; gap: 13px; padding: 9px 18px; border: 1px solid #e1ebe4; border-radius: 14px; background: #fff; box-shadow: 0 6px 20px rgba(15,54,31,.055); }
.rp-trusted-logo img { width: 56px; height: 56px; flex: 0 0 auto; object-fit: contain; filter: saturate(.9); }
.rp-trusted-logo span { overflow: hidden; color: #304039; font-family: 'Manrope',sans-serif; font-size: 12px; font-weight: 750; text-overflow: ellipsis; white-space: nowrap; }
@keyframes rp-trusted-scroll { to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .rp-trusted-marquee { overflow-x: auto; mask-image: none; -webkit-mask-image: none; } .rp-trusted-track { animation: none; } .rp-trusted-set[aria-hidden="true"] { display: none; } }

/* Restaurant discovery page. Native KMRS filtering remains active; two visual filters narrow the loaded cards locally. */
.rp-results { max-width: 1400px; margin: 0 auto; }
.rp-results-layout { align-items: flex-start; }
.rp-results .column-1 { flex: 0 0 22%; max-width: 22%; padding: 13px 17px; border: 1px solid var(--rp-line); border-radius: 12px; background: #fbfcfb; }
.rp-results .column-2 { flex: 0 0 78%; max-width: 78%; padding-left: 20px; }
.rp-filter-summary { display: flex; flex-direction: column; gap: 3px; padding-bottom: 13px; }
.rp-filter-summary strong { font-size: 16px; }
.rp-filter-summary span,.rp-filter-summary a { color: var(--rp-muted); font-size: 10px; }
.rp-filter-summary a { color: var(--rp-primary); text-decoration: underline; }
.rp-results .section-filter h5,.rp-visual-filter-block h5 { margin: 0 0 8px; font-size: 12px; }
.rp-results .section-filter .filter-row { padding-top: 12px !important; padding-bottom: 12px !important; }
.rp-results .section-filter .custom-control-label,.rp-visual-filter-block label { color: #48554e; font-size: 10px; }
.rp-visual-filter-block label { display: block; margin: 7px 0; cursor: pointer; }
.rp-visual-filter-block input { margin-right: 5px; accent-color: var(--rp-primary); }
.rp-filter-actions .btn { min-height: 33px; padding: 5px 9px; font-size: 10px; }
.rp-results-promo { position: relative; min-height: 188px; overflow: hidden; border-radius: 11px; background: #052a1a url('../images/demo/restoprime-burger-hero-v1.webp') right center/cover no-repeat; }
.rp-results-promo:before { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(2,32,18,.97) 0%,rgba(2,32,18,.88) 39%,rgba(2,32,18,.16) 76%); content: ''; }
.rp-results-promo-copy { position: relative; z-index: 1; max-width: 450px; padding: 26px 31px; }
.rp-results-limited { display: inline-flex; align-items: center; gap: 4px; padding: 4px 7px; border-radius: 4px; background: #07773b; color: #e6ffe9; font-size: 8px; font-weight: 800; }
.rp-results-promo h2 { margin: 9px 0 11px; color: #fff; font-size: 28px; line-height: 1.15; }
.rp-results-promo h2 em { color: #42d371; font-style: normal; }
.rp-results-promo-actions { display: flex; align-items: center; gap: 8px; }
.rp-results-promo-actions > span { padding: 10px 13px; border: 1px dashed rgba(255,255,255,.8); border-radius: 6px; color: #fff; font-size: 10px; }
.rp-results-promo-actions b { color: #f4d544; }
.rp-results-promo-actions .rp-button { padding: 10px 18px; font-size: 10px; }
.rp-results-discount-badge { position: absolute; z-index: 2; top: 18px; right: 25px; display: flex; width: 71px; height: 71px; flex-direction: column; align-items: center; justify-content: center; border-radius: 50%; background: #34c958; color: #fff; font-family: 'Manrope',sans-serif; font-size: 23px; font-weight: 800; line-height: .8; }
.rp-results-discount-badge small { margin-top: 8px; font-family: 'DM Sans',Arial,sans-serif; font-size: 9px; }
.rp-result-benefits { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 8px; margin-top: 14px; }
.rp-result-benefits > div { min-height: 57px; gap: 8px; padding: 10px; border-radius: 10px; }
.rp-result-benefits > div > i { width: 30px; height: 30px; font-size: 15px; }
.rp-result-benefits strong { font-size: 10px; }
.rp-result-benefits span { font-size: 8px; }
.rp-results-grid-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 27px 0 15px; }
.rp-results-grid-toolbar h2 { margin: 0; font-size: 20px; }
.rp-results-grid-toolbar > div { display: flex; padding: 3px; border-radius: 7px; background: #f2f5f3; }
.rp-results-grid-toolbar button { padding: 7px 11px; border: 0; border-radius: 5px; background: transparent; color: var(--rp-muted); font-size: 10px; font-weight: 700; }
.rp-results-grid-toolbar button.is-active { background: #fff; color: var(--rp-primary); box-shadow: 0 1px 4px rgba(13,45,27,.08); }
.rp-results .rp-restaurant-results { margin: 0 -6px; }
.rp-results .rp-restaurant-results > .rp-result-card-wrap { padding: 6px !important; }
.rp-results .rounded-box { overflow: hidden; height: 100%; border: 1px solid var(--rp-line); border-radius: 10px; background: #fff; box-shadow: 0 3px 12px rgba(18,49,31,.04); }
.rp-result-card-photo { height: 161px; }
.rp-results .rounded-box .el-image,.rp-results .rounded-box .el-image img { width: 100%; height: 161px !important; object-fit: cover; }
.rp-result-time { position: absolute; z-index: 2; bottom: 8px; left: 9px; padding: 3px 7px; border-radius: 10px; background: rgba(255,255,255,.95); color: #59665f; font-size: 9px; font-weight: 700; }
.rp-results .with-promo { z-index: 2; top: 8px; left: 8px; border-radius: 4px; background: var(--rp-primary); font-size: 8px; }
.rp-result-card-copy { padding: 10px !important; }
.rp-result-card-title { display: flex; align-items: center; justify-content: space-between; gap: 6px; }
.rp-result-card-title h5 { margin: 0; font-size: 12px; }
.rp-result-card-title span { color: #365848; font-size: 9px; white-space: nowrap; }
.rp-result-card-copy > .font-weight-light { margin-top: 4px; color: var(--rp-muted); font-size: 9px; }
.rp-result-card-meta { display: flex; gap: 8px; margin-top: 8px; color: #68766e; font-size: 9px; }
.rp-result-card-meta i { color: #758178; }
.rp-result-promo-label { margin-top: 9px; padding: 6px 7px; border-radius: 4px; background: #eaf7ed; color: var(--rp-primary); font-size: 8px; font-weight: 700; }
.rp-list-view > .rp-result-card-wrap { flex: 0 0 100%; max-width: 100%; }
.rp-list-view .rounded-box { display: grid !important; grid-template-columns: 240px 1fr; }
.rp-list-view .rp-result-card-photo,.rp-list-view .rounded-box .el-image,.rp-list-view .rounded-box .el-image img { height: 142px !important; }
.rp-list-view .rp-result-card-copy { align-self: center; }

@media (max-width:1199.98px) {
  .rp-cuisine-strip { grid-template-columns: repeat(8,minmax(0,1fr)); }
  .rp-restaurant-card-grid,.rp-item-card-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .rp-results .column-1 { flex-basis: 25%; max-width: 25%; }
  .rp-results .column-2 { flex-basis: 75%; max-width: 75%; }
}
@media (max-width:991.98px) {
  .rp-hero { min-height: 510px; }
  .rp-hero-inner { min-height: 510px; }
  .rp-hero-copy { width: 64%; }
  .rp-restaurant-card-grid,.rp-item-card-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .rp-results .column-2 { flex-basis: 100%; max-width: 100%; padding-left: 0; }
}
@media (max-width:767.98px) {
  .rp-hero { min-height: 515px; }
  .rp-hero-inner { min-height: 515px; }
  .rp-hero-copy { width: 100%; padding-top: 49px; }
  .rp-hero-copy h1 { font-size: 38px; }
  .rp-hero-stats { grid-template-columns: repeat(2,minmax(0,1fr)); max-width: 330px; }
  .rp-cuisine-strip { grid-template-columns: repeat(5,minmax(0,1fr)); gap: 14px 5px; margin-top: -25px; padding: 16px 10px; }
  .rp-cuisine-card > img,.rp-cuisine-card > span { width: 44px; height: 44px; }
  .rp-delivery-banner { min-height: 155px; }
  .rp-delivery-map { display: none; }
  .rp-delivery-courier { width: 115px; margin-left: auto; margin-right: 3px; }
  .rp-restaurant-card-grid,.rp-item-card-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
  .rp-card-photo { height: 120px; }
  .rp-mobile-app { grid-template-columns: 1fr; padding: 23px; }
  .rp-mobile-phone-art { display: none; }
  .rp-mobile-app-copy { padding: 0; }
  .rp-app-qr { margin-top: 16px; }
  .rp-trusted-logo { min-width: 210px; }
  .rp-trusted-logo span { font-size: 11px; }
  .rp-results-promo { min-height: 202px; }
  .rp-results-promo-copy { max-width: 78%; padding: 22px; }
  .rp-results-promo h2 { font-size: 23px; }
  .rp-results-discount-badge { right: 11px; width: 57px; height: 57px; font-size: 18px; }
  .rp-result-benefits { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .rp-results-grid-toolbar h2 { font-size: 17px; }
  .rp-results-grid-toolbar button { padding: 6px 7px; }
  .rp-results .rp-restaurant-results > .rp-result-card-wrap { flex-basis: 50%; max-width: 50%; }
  .rp-result-card-photo,.rp-results .rounded-box .el-image,.rp-results .rounded-box .el-image img { height: 122px !important; }
  .rp-list-view > .rp-result-card-wrap { flex-basis: 100% !important; max-width: 100% !important; }
  .rp-list-view .rounded-box { grid-template-columns: 125px 1fr; }
}

/* Branded 404 */
.rp-404-page { padding-bottom: 52px; background: #fbfdfb; }
.rp-404-hero { overflow: hidden; border-bottom: 1px solid #e5eee7; background: radial-gradient(circle at 18% 20%,#eff9f1 0,transparent 31%),#f9fcfa; }
.rp-404-hero-grid { display: grid; min-height: 420px; grid-template-columns: 58% 42%; align-items: stretch; padding: 0; }
.rp-404-art { min-width: 0; overflow: hidden; }
.rp-404-art img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: left center; }
.rp-404-copy { display: flex; max-width: 490px; flex-direction: column; align-items: flex-start; justify-content: center; padding: 40px 35px 40px 38px; }
.rp-404-copy .rp-section-kicker { margin-bottom: 9px; }
.rp-404-copy h1 { margin: 0 0 15px; color: var(--rp-ink); font-size: clamp(39px,4vw,55px); font-weight: 800; line-height: 1.08; letter-spacing: -.055em; }
.rp-404-copy > p { max-width: 460px; margin: 0; color: #526159; font-size: 14px; line-height: 1.6; }
.rp-404-actions { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 25px; }
.rp-404-actions .rp-button { min-width: 150px; justify-content: center; }
.rp-404-button-outline { border: 1px solid var(--rp-primary); background: transparent; color: var(--rp-primary) !important; }
.rp-404-button-outline:hover { background: #eaf7ed; color: var(--rp-primary-dark) !important; }
.rp-404-copy .rp-404-support { display: flex; align-items: center; gap: 6px; margin-top: 20px; color: #65736b; font-size: 11px; }
.rp-404-support > i { color: var(--rp-primary); font-size: 18px; }
.rp-404-support a { color: var(--rp-primary); font-weight: 700; text-decoration: underline; }
.rp-404-content { margin-top: 20px; }
.rp-404-shortcuts { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; }
.rp-404-shortcuts > a { display: grid; min-height: 96px; padding: 16px; grid-template-columns: 48px minmax(0,1fr) 28px; align-items: center; gap: 12px; border: 1px solid var(--rp-line); border-radius: 13px; background: #fff; box-shadow: 0 5px 16px rgba(18,49,31,.045); transition: transform .2s ease,box-shadow .2s ease; }
.rp-404-shortcuts > a:hover { box-shadow: 0 13px 27px rgba(18,49,31,.1); transform: translateY(-2px); }
.rp-404-shortcuts > a > i { display: inline-flex; width: 48px; height: 48px; align-items: center; justify-content: center; border-radius: 50%; background: #e9f7ed; color: var(--rp-primary); font-size: 23px; }
.rp-404-shortcuts span { display: flex; min-width: 0; flex-direction: column; }
.rp-404-shortcuts b { color: var(--rp-ink); font-size: 11px; }
.rp-404-shortcuts small { margin-top: 3px; color: var(--rp-muted); font-size: 9px; line-height: 1.35; }
.rp-404-shortcuts em { display: inline-flex; width: 27px; height: 27px; align-items: center; justify-content: center; border: 1px solid #dfe8e2; border-radius: 50%; color: var(--rp-primary); font-size: 13px; font-style: normal; }
.rp-404-partner { position: relative; display: flex; min-height: 154px; align-items: center; justify-content: space-between; gap: 30px; margin-top: 20px; overflow: hidden; padding: 25px 34px; border-radius: 15px; background: #06311f url('../images/restoprime-contact-partner-v1.webp') center/cover no-repeat; }
.rp-404-partner:before { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(3,46,27,.98) 0%,rgba(3,61,34,.9) 54%,rgba(3,50,29,.2) 80%); content: ''; }
.rp-404-partner-copy,.rp-404-partner > .rp-button { position: relative; z-index: 1; }
.rp-404-partner-copy .rp-section-kicker { color: #8ce6a4; }
.rp-404-partner-copy h2 { margin: 5px 0 10px; color: #fff; font-size: 25px; }
.rp-404-partner-points { display: flex; flex-wrap: wrap; gap: 17px; color: #d9eadf; font-size: 10px; }
.rp-404-partner-points i { color: #4ade73; }
.rp-404-partner > .rp-button { flex: 0 0 auto; }
@media (max-width:991.98px) {
  .rp-404-hero-grid { min-height: 390px; grid-template-columns: 52% 48%; }
  .rp-404-copy { padding: 32px 24px; }
  .rp-404-shortcuts { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width:767.98px) {
  .rp-404-hero-grid { grid-template-columns: 1fr; }
  .rp-404-art { height: 285px; }
  .rp-404-copy { max-width: none; padding: 32px 20px 38px; text-align: left; }
  .rp-404-copy h1 { font-size: 38px; }
  .rp-404-actions { width: 100%; }
  .rp-404-actions .rp-button { flex: 1 1 145px; }
  .rp-404-shortcuts { grid-template-columns: 1fr; }
  .rp-404-partner { align-items: flex-start; flex-direction: column; padding: 24px; }
  .rp-404-partner-copy h2 { font-size: 22px; }
}

/* Contact and support */
.rp-contact-page { padding-bottom: 68px; background: #fbfdfb; }
.rp-contact-hero { min-height: 335px; border-bottom: 1px solid var(--rp-line); background: #f8fbf8 url('../images/restoprime-contact-support-v1.webp') center/cover no-repeat; }
.rp-contact-hero-inner { position: relative; display: flex; min-height: 335px; align-items: center; }
.rp-contact-hero-copy { position: relative; z-index: 2; width: 52%; max-width: 610px; padding: 44px 0; }
.rp-contact-hero-copy h1 { margin: 9px 0 10px; font-size: clamp(39px,4.2vw,56px); font-weight: 800; line-height: 1.06; }
.rp-contact-hero-copy h1 em { color: var(--rp-primary); font-style: normal; }
.rp-contact-hero-copy > p { max-width: 500px; margin: 0; color: #4e5d55; font-size: 15px; }
.rp-contact-promises { display: flex; flex-wrap: wrap; gap: 0; margin-top: 30px; }
.rp-contact-promises > span { display: flex; align-items: center; gap: 8px; padding: 0 18px; border-right: 1px solid #dbe5de; color: var(--rp-ink); font-size: 10px; line-height: 1.2; }
.rp-contact-promises > span:first-child { padding-left: 0; }
.rp-contact-promises > span:last-child { border-right: 0; }
.rp-contact-promises i { display: inline-flex; align-items: center; justify-content: center; width: 27px; height: 27px; border-radius: 8px; background: #e8f7ec; color: var(--rp-primary); font-size: 16px; }
.rp-contact-promises b { max-width: 62px; }
.rp-contact-hero-notes { position: absolute; z-index: 3; top: 49px; left: 56%; display: flex; flex-direction: column; gap: 16px; }
.rp-contact-hero-notes > div { display: flex; min-width: 180px; align-items: center; gap: 10px; padding: 11px 13px; border: 1px solid rgba(212,223,215,.95); border-radius: 9px; background: rgba(255,255,255,.94); box-shadow: 0 9px 25px rgba(19,48,31,.12); }
.rp-contact-hero-notes i { display: inline-flex; width: 30px; height: 30px; align-items: center; justify-content: center; border-radius: 50%; background: var(--rp-primary); color: #fff; }
.rp-contact-hero-notes span { display: flex; flex-direction: column; color: var(--rp-muted); font-size: 9px; }
.rp-contact-hero-notes b { color: var(--rp-ink); font-size: 10px; }
.rp-contact-content { margin-top: -25px; }
.rp-contact-primary-grid { position: relative; z-index: 4; display: grid; grid-template-columns: 1.08fr .92fr; gap: 20px; align-items: stretch; }
.rp-contact-primary-grid-single { grid-template-columns: minmax(0,1fr); }
.rp-contact-panel { padding: 25px; border: 1px solid var(--rp-line); border-radius: 15px; background: #fff; box-shadow: 0 12px 32px rgba(18,49,31,.07); }
.rp-contact-panel-heading { display: flex; align-items: center; gap: 11px; margin-bottom: 20px; }
.rp-contact-panel-heading > span { display: inline-flex; flex: 0 0 auto; width: 36px; height: 36px; align-items: center; justify-content: center; border-radius: 10px; background: #e9f7ed; color: var(--rp-primary); font-size: 19px; }
.rp-contact-panel-heading h2 { margin: 0; font-size: 20px; }
.rp-contact-panel-heading p { margin: 2px 0 0; color: var(--rp-muted); font-size: 10px; }
.rp-contact-admin-copy { margin-bottom: 17px; color: var(--rp-muted); font-size: 11px; }
.rp-contact-fields { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px; }
.rp-contact-field-full { grid-column: 1/-1; }
.rp-contact-field label { display: block; margin-bottom: 6px; color: var(--rp-ink); font-size: 10px; font-weight: 700; }
.rp-contact-field label.required span { color: #d83838; }
.rp-contact-field .form-control { min-height: 44px; padding: 10px 12px; border: 1px solid #dfe7e1; border-radius: 8px; box-shadow: none; color: var(--rp-ink); font-size: 11px; }
.rp-contact-field textarea.form-control { min-height: 120px; resize: vertical; }
.rp-contact-field .form-control:focus { border-color: var(--rp-primary); box-shadow: 0 0 0 3px rgba(8,128,62,.09); }
.rp-contact-field .errorMessage { margin-top: 4px; color: #c73535; font-size: 9px; }
.rp-contact-captcha { margin-top: 15px; }
.rp-contact-submit { width: 100%; min-height: 43px; margin-top: 16px !important; border-radius: 8px !important; font-size: 11px; }
.rp-contact-privacy { margin: 10px 0 0; color: #8a958f; font-size: 9px; text-align: center; }
.rp-contact-help-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 11px; }
.rp-contact-help-grid > div { display: flex; min-height: 85px; align-items: flex-start; gap: 11px; padding: 15px; border: 1px solid #e5ece7; border-radius: 10px; background: #fff; }
.rp-contact-help-grid > div > i { color: var(--rp-primary); font-size: 23px; }
.rp-contact-help-grid span { display: flex; flex-direction: column; }
.rp-contact-help-grid b { font-size: 11px; }
.rp-contact-help-grid small { margin-top: 3px; color: var(--rp-muted); font-size: 9px; line-height: 1.35; }
.rp-contact-order-help { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin-top: 14px; padding: 17px; border: 1px solid #dcebe0; border-radius: 11px; background: linear-gradient(110deg,#eaf7ed,#f7fbf8); }
.rp-contact-order-help > div { display: flex; flex-direction: column; }
.rp-contact-order-help b { font-size: 11px; }
.rp-contact-order-help span { color: var(--rp-muted); font-size: 9px; }
.rp-contact-order-help .rp-button { flex: 0 0 auto; padding: 9px 12px; font-size: 9px; }
.rp-contact-shortcuts { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 20px; }
.rp-contact-shortcuts > a { display: flex; min-height: 112px; align-items: center; gap: 15px; padding: 20px; border: 1px solid var(--rp-line); border-radius: 13px; background: #fff; box-shadow: 0 5px 17px rgba(18,49,31,.035); }
.rp-contact-shortcuts > a > i { display: inline-flex; flex: 0 0 auto; width: 55px; height: 55px; align-items: center; justify-content: center; border-radius: 50%; background: #eaf7ed; color: var(--rp-primary); font-size: 26px; }
.rp-contact-shortcuts span { display: flex; flex-direction: column; }
.rp-contact-shortcuts b { font-size: 12px; }
.rp-contact-shortcuts small { margin: 3px 0 6px; color: var(--rp-muted); font-size: 9px; }
.rp-contact-shortcuts em { color: var(--rp-primary); font-size: 9px; font-style: normal; font-weight: 700; }
.rp-contact-faq { margin-top: 38px; }
.rp-contact-faq .rp-section-heading { margin-bottom: 14px; }
.rp-contact-faq .rp-section-heading h2 { font-size: 24px; }
.rp-contact-faq-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px 18px; }
.rp-contact-faq details { border: 1px solid var(--rp-line); border-radius: 9px; background: #fff; }
.rp-contact-faq summary { position: relative; padding: 13px 38px 13px 15px; color: var(--rp-ink); cursor: pointer; font-size: 10px; font-weight: 600; list-style: none; }
.rp-contact-faq summary:after { position: absolute; top: 10px; right: 15px; color: var(--rp-primary); content: '+'; font-size: 17px; }
.rp-contact-faq details[open] summary:after { content: '–'; }
.rp-contact-faq p { margin: 0; padding: 0 15px 14px; color: var(--rp-muted); font-size: 9px; }
.rp-contact-partner-banner { position: relative; min-height: 190px; margin-top: 30px; overflow: hidden; border-radius: 15px; background: #06291a url('../images/restoprime-contact-partner-v1.webp') center/cover no-repeat; }
.rp-contact-partner-banner:after { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(2,35,20,.93),rgba(2,35,20,.69) 55%,rgba(2,35,20,.03) 83%); content: ''; }
.rp-contact-partner-copy { position: relative; z-index: 2; max-width: 650px; padding: 27px 34px; color: #fff; }
.rp-contact-partner-copy .rp-section-kicker { color: #83e49c; }
.rp-contact-partner-copy h2 { margin: 5px 0 10px; color: #fff; font-size: 27px; }
.rp-contact-partner-copy > div { display: flex; flex-wrap: wrap; gap: 17px; color: #dcebe1; font-size: 9px; }
.rp-contact-partner-copy > div i { color: #4bdd70; }
.rp-contact-partner-copy .rp-button { margin-top: 16px; padding: 9px 13px; font-size: 9px; }

@media (max-width:991.98px) {
  .rp-contact-hero-copy { width: 60%; }
  .rp-contact-hero-notes { display: none; }
  .rp-contact-primary-grid { grid-template-columns: 1fr; }
  .rp-contact-shortcuts { grid-template-columns: 1fr; }
}
@media (max-width:767.98px) {
  .rp-contact-hero { min-height: 410px; background-position: 67% center; }
  .rp-contact-hero:after { position: absolute; inset: 0; background: rgba(248,251,248,.78); content: ''; }
  .rp-contact-hero { position: relative; }
  .rp-contact-hero-copy { width: 100%; }
  .rp-contact-hero-copy h1 { font-size: 39px; }
  .rp-contact-promises > span { width: 50%; margin: 7px 0; padding: 0 8px; border: 0; }
  .rp-contact-promises > span:first-child { padding-left: 8px; }
  .rp-contact-content { margin-top: -18px; }
  .rp-contact-panel { padding: 19px; }
  .rp-contact-fields,.rp-contact-help-grid,.rp-contact-faq-grid { grid-template-columns: 1fr; }
  .rp-contact-field-full { grid-column: auto; }
  .rp-contact-order-help { align-items: flex-start; flex-direction: column; }
  .rp-contact-partner-copy { max-width: 84%; padding: 24px; }
  .rp-contact-partner-copy h2 { font-size: 23px; }
}

/* Search discovery */
.rp-search-page { background: #f8fbf8; }
.rp-search-hero { position: relative; height: 388px; overflow: hidden; border: 0; background: #04291a url('../images/restoprime-search-feast-v1.webp') center/cover no-repeat; }
.rp-search-hero-shade { position: absolute; inset: 0; background: linear-gradient(90deg,rgba(2,28,17,.97) 0%,rgba(2,34,20,.91) 42%,rgba(2,34,20,.2) 72%,rgba(2,34,20,.03) 100%); }
.rp-search-hero .rp-search-hero-inner { position: relative; z-index: 1; height: 100%; }
.rp-search-hero .sub-header { width: 100%; height: 100% !important; }
.rp-search-hero-copy { width: min(100%,570px); padding: 34px 0 28px; color: #fff; }
.rp-search-kicker { display: inline-flex; align-items: center; gap: 7px; color: #a9e8ba; font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.rp-search-kicker i { color: var(--rp-accent); font-size: 16px; }
.rp-search-hero h1 { margin: 10px 0 9px; color: #fff; font-size: clamp(37px,4.4vw,55px); font-weight: 800; line-height: 1.04; }
.rp-search-hero h1 em { color: var(--rp-accent); font-style: normal; }
.rp-search-hero-copy > p { max-width: 480px; margin: 0; color: #d8e8de; font-size: 14px; }
.rp-search-control { position: relative; width: min(100%,535px); margin-top: 22px; padding: 6px 7px 6px 42px; border: 1px solid rgba(255,255,255,.55); border-radius: 13px; background: #fff; box-shadow: 0 18px 38px rgba(0,0,0,.22); }
.rp-search-control-icon { position: absolute; z-index: 3; top: 50%; left: 17px; color: var(--rp-primary); font-size: 20px; transform: translateY(-50%); }
.rp-search-control .el-input__wrapper { min-height: 47px; padding-left: 0; border: 0; border-radius: 9px; box-shadow: none !important; }
.rp-search-control .el-input__inner { color: var(--rp-ink); font-family: 'DM Sans',Arial,sans-serif; font-size: 13px; }
.rp-search-control .el-input__inner::placeholder { color: #8c9991; }
.rp-search-suggestions { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; margin-top: 12px; color: #bdd0c4; font-size: 10px; }
.rp-search-suggestions button { padding: 5px 10px; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; background: rgba(255,255,255,.08); color: #fff; cursor: pointer; font: inherit; font-weight: 700; }
.rp-search-suggestions button:hover { border-color: var(--rp-accent); background: rgba(255,255,255,.14); }
.rp-search-content { padding-top: 42px; }
.rp-search-page .rp-food-list-heading { margin: 0 0 15px; }
.rp-search-page .rp-food-list-heading h3 { margin-bottom: 3px; font-size: 24px; }
.rp-search-page .rp-food-list-heading p { margin: 0; color: var(--rp-muted); font-size: 12px; }
.rp-search-page .owl-carousel .owl-stage { display: flex; padding: 4px 0 18px; }
.rp-search-page .owl-carousel .owl-item { display: flex; }
.rp-search-page .rp-food-card-slide { display: flex; width: 100%; }
.rp-search-page .rp-food-card { width: 100%; overflow: hidden; border: 1px solid var(--rp-line) !important; border-radius: 14px !important; background: #fff; box-shadow: 0 5px 18px rgba(18,49,31,.055) !important; transition: transform .2s ease,box-shadow .2s ease; }
.rp-search-page .rp-food-card:hover { box-shadow: 0 16px 32px rgba(18,49,31,.12) !important; transform: translateY(-3px); }
.rp-search-page .rp-food-card .el-image,
.rp-search-page .rp-food-card .el-image img { width: 100%; height: 166px !important; object-fit: cover; }
.rp-search-page .rp-food-card-copy,
.rp-search-page .rp-food-card > .el-card__body > .p-2 { padding: 13px !important; }
.rp-search-page .rp-food-card h6 { color: var(--rp-ink); font-size: 14px; }
.rp-search-page .rp-food-card p { min-height: 19px; margin: 3px 0 11px; color: var(--rp-muted); font-size: 10px; }
.rp-search-page .rp-food-card h5 { color: var(--rp-ink); font-size: 14px; font-weight: 800; }
.rp-search-page .rp-food-card .el-button { min-height: 31px; padding: 6px 14px !important; border: 1px solid var(--rp-primary) !important; border-radius: 8px !important; background: var(--rp-primary) !important; font-size: 10px; font-weight: 800; }
.rp-search-page .slider_nav .btn-green-circle { width: 38px; height: 38px; border: 1px solid var(--rp-line); background: #fff; box-shadow: 0 7px 18px rgba(13,44,27,.14); color: var(--rp-primary) !important; }
.rp-search-page .el-tabs__item.is-active,
.rp-search-page .el-tabs__item:hover { color: var(--rp-primary); }
.rp-search-page .el-tabs__active-bar { background: var(--rp-primary); }

@media (max-width:767.98px) {
  .rp-search-hero { height: 410px; background-position: 65% center; }
  .rp-search-hero-shade { background: linear-gradient(90deg,rgba(2,28,17,.97),rgba(2,32,19,.83)); }
  .rp-search-hero-copy { padding-right: 12px; }
  .rp-search-hero h1 { font-size: 38px; }
  .rp-search-content { padding-top: 30px; }
  .rp-search-page .rp-food-card .el-image,
  .rp-search-page .rp-food-card .el-image img { height: 145px !important; }
}

/* RestoPrime restaurant-detail fidelity pass.  These rules intentionally scope
   to the theme's merchant page so the standard KMRS menu layouts remain intact. */
.rp-merchant-breadcrumb { max-width: 1140px; padding-top: 15px; padding-bottom: 10px; }
.rp-merchant-hero { width: calc(100% - 48px); max-width: 1320px; min-height: 300px; margin: 0 auto; border-radius: 16px; background-position: center; box-shadow: 0 10px 30px rgba(6,31,18,.11); }
.rp-merchant-hero-inner { min-height: 300px; padding-top: 34px; padding-bottom: 93px; }
.rp-merchant-profile { gap: 23px; }
.rp-merchant-logo { width: 98px; height: 98px; border: 0; border-radius: 14px; box-shadow: 0 9px 23px rgba(0,0,0,.3); }
.rp-merchant-copy h1 { margin-bottom: 6px; font-size: clamp(30px,3vw,40px); letter-spacing: -.045em; }
.rp-merchant-status { margin-bottom: 5px; }
.rp-merchant-cuisines { margin-bottom: 10px; font-size: 12px; }
.rp-merchant-meta { gap: 14px; font-size: 11px; }
.rp-merchant-live-data { max-width: 470px; margin-top: 9px; }
.rp-merchant-perks { position: relative; z-index: 2; max-width: 1140px; margin: -74px auto 18px; padding: 10px; border: 0; border-radius: 12px; background: transparent; box-shadow: none; }
.rp-merchant-perks > .rp-merchant-perk { min-height: 70px; padding: 12px 13px; border: 1px solid rgba(220,230,224,.92); border-radius: 10px; background: rgba(255,255,255,.98); box-shadow: 0 7px 16px rgba(12,42,25,.11); }
.rp-merchant-perks > .rp-merchant-perk > i { width: 37px; height: 37px; border-radius: 10px; background: #ecf8ee; font-size: 19px; }
.rp-merchant-perks .rp-merchant-perk-offer > i { background: #ecf9ef; color: #09843f; }
.rp-merchant-perks span,
.rp-merchant-perk-copy { display: flex; flex: 1; flex-direction: column; min-width: 0; color: #6e7a73; font-size: 10px; line-height: 1.35; }
.rp-merchant-perks strong,
.rp-merchant-perk-copy strong { margin-bottom: 2px; color: var(--rp-ink); font-size: 12px; }
.rp-merchant-promos component-promo-details { display: block; min-width: 0; }
.rp-merchant-promos component-promo-details .el-skeleton { display: none; }
.rp-merchant-promos component-promo-details p { overflow: hidden; max-width: 150px; margin: 0; color: #6e7a73; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
.rp-merchant-promos component-promo-details .d-flex { gap: 3px; }

.rp-menu-page { padding-top: 7px; }
.rp-menu-page .menu-center { padding-right: 24px !important; }
.rp-menu-tabs { display: flex; align-items: center; gap: 29px; min-height: 48px; margin-bottom: 13px; border-bottom: 1px solid var(--rp-line); }
.rp-menu-tabs a { position: relative; padding: 15px 0 12px; color: #65736b; font-size: 12px; font-weight: 600; }
.rp-menu-tabs a:hover,
.rp-menu-tabs a.active { color: var(--rp-primary); }
.rp-menu-tabs a.active:after { position: absolute; right: 0; bottom: -1px; left: 0; height: 2px; border-radius: 2px; background: var(--rp-primary); content: ''; }
.rp-menu-page .category-owlcarousel { margin-bottom: 21px !important; padding: 0 0 14px !important; border: 0 !important; border-bottom: 1px solid #edf1ee !important; box-shadow: none !important; }
.rp-menu-page .category-owlcarousel > .row { display: block; }
.rp-menu-page .category-owlcarousel .col-3,
.rp-menu-page .category-owlcarousel .col-9 { width: 100%; max-width: none; padding: 0; }
.rp-menu-page .category-owlcarousel .col-3 { margin-bottom: 12px; }
.rp-menu-page .category-owlcarousel .search-menu,
.rp-menu-page .category-owlcarousel .input-group,
.rp-menu-page .category-owlcarousel input { min-height: 38px; border-radius: 9px; font-size: 11px; }
.rp-menu-page .category-owlcarousel .owl-carousel { width: 100%; }
.rp-menu-page .category-owlcarousel .nav-link { display: inline-flex !important; min-height: 31px; align-items: center; margin: 0 7px 0 0 !important; padding: 6px 13px; border: 1px solid #e3ebe5; border-radius: 999px; background: #fff; color: #617068; font-size: 10px; line-height: 1; }
.rp-menu-page .category-owlcarousel .nav-link.active,
.rp-menu-page .category-owlcarousel .nav-link:hover { border-color: var(--rp-primary); background: var(--rp-primary); color: #fff; }
.rp-menu-page .category-owlcarousel .owl-stage { display: flex; align-items: center; }

.rp-menu-category { display: block; margin: 0 0 28px; }
.rp-menu-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; margin: 0 0 12px; }
.rp-menu-section-heading h2 { margin: 0; color: var(--rp-ink); font-size: 19px; font-weight: 800; letter-spacing: -.03em; }
.rp-menu-section-heading p { margin: 4px 0 0; color: var(--rp-muted); font-size: 11px; }
.rp-menu-view-all { padding: 0; border: 0; background: none; color: var(--rp-primary); font-size: 11px; font-weight: 700; }
.rp-menu-view-all:hover { color: var(--rp-primary-dark); text-decoration: underline; }
.rp-menu-popular-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 11px; }
.rp-menu-popular-card { overflow: hidden; border: 1px solid #e2e9e4; border-radius: 11px; background: #fff; box-shadow: 0 3px 9px rgba(18,49,31,.025); transition: box-shadow .2s ease, transform .2s ease; }
.rp-menu-popular-card:hover { box-shadow: 0 12px 23px rgba(18,49,31,.1); transform: translateY(-2px); }
.rp-menu-popular-image { position: relative; height: 118px; overflow: hidden; background: #edf2ee; }
.rp-menu-popular-image .el-image,
.rp-menu-popular-image .el-image img { display: block; width: 100%; height: 100%; }
.rp-menu-popular-image .el-image img { object-fit: cover; object-position: center bottom; }
.rp-menu-image-placeholder { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; background: linear-gradient(135deg,#eff6f0,#dcebe0); color: var(--rp-primary); font-size: 26px; }
.rp-menu-card-heart { position: absolute; top: 7px; right: 7px; display: inline-flex; width: 25px; height: 25px; align-items: center; justify-content: center; border-radius: 50%; background: rgba(255,255,255,.94); color: #64726a; font-size: 15px; }
.rp-menu-popular-copy { padding: 9px 9px 10px; }
.rp-menu-popular-copy h3,
.rp-menu-row-title h3 { overflow: hidden; margin: 0; color: var(--rp-ink); font-size: 11px; font-weight: 750; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.rp-menu-item-summary { display: -webkit-box; overflow: hidden; min-height: 25px; margin: 4px 0 8px; color: var(--rp-muted); font-size: 9px; line-height: 1.38; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.rp-menu-item-footer { display: flex; align-items: center; justify-content: space-between; gap: 7px; }
.rp-menu-item-price { color: var(--rp-ink); font-size: 12px; font-weight: 800; white-space: nowrap; }
.rp-menu-add-button { display: inline-flex; min-height: 25px; align-items: center; justify-content: center; gap: 2px; padding: 4px 8px; border: 0; border-radius: 6px; background: var(--rp-primary); color: #fff; font-size: 9px; font-weight: 750; line-height: 1; }
.rp-menu-add-button:hover:not(:disabled) { background: var(--rp-primary-dark); }
.rp-menu-add-button:disabled { cursor: not-allowed; background: #b6c0ba; }
.rp-menu-qty-control { display: inline-flex; min-height: 25px; align-items: center; gap: 5px; padding: 2px; border: 1px solid #dce6de; border-radius: 7px; background: #f9fcfa; }
.rp-menu-qty-control button { display: inline-flex; width: 20px; height: 20px; align-items: center; justify-content: center; padding: 0; border: 0; border-radius: 5px; background: var(--rp-primary); color: #fff; font-size: 12px; }
.rp-menu-qty-control span { min-width: 12px; color: var(--rp-ink); font-size: 10px; font-weight: 700; text-align: center; }
.rp-menu-unavailable { color: #a56a22; font-size: 9px; font-weight: 700; }

.rp-menu-row-card { display: grid; width: 100%; max-width: 100%; grid-template-columns: 98px minmax(0,1fr) 148px; align-items: center; gap: 12px; min-height: 94px; margin: 8px 0; padding: 0; overflow: hidden; border: 1px solid #e1e8e3; border-radius: 10px; background: #fff; box-sizing: border-box; transition: box-shadow .2s ease, transform .2s ease; }
.rp-menu-row-card:hover { box-shadow: 0 9px 21px rgba(18,49,31,.08); transform: translateY(-1px); }
.rp-menu-row-image { width: 98px; height: 94px; overflow: hidden; background: #edf3ee; }
.rp-menu-row-image .el-image,
.rp-menu-row-image .el-image img { display: block; width: 100%; height: 100%; }
.rp-menu-row-image .el-image img { object-fit: cover; object-position: center bottom; }
.rp-menu-row-copy { min-width: 0; padding: 10px 0; }
.rp-menu-row-title { display: flex; min-width: 0; align-items: center; gap: 4px; }
.rp-menu-row-title .el-button { min-width: auto; padding: 0; color: var(--rp-primary); }
.rp-menu-row-title .el-button i { font-size: 15px; }
.rp-menu-row-copy .rp-menu-item-summary { min-height: 0; margin-bottom: 0; }
.rp-menu-row-action { display: flex; min-width: 0; align-items: center; justify-content: flex-end; gap: 7px; padding: 11px 10px 11px 0; text-align: right; }
.rp-menu-row-action .rp-menu-item-price { display: block; margin-right: auto; }
.rp-menu-row-action .rp-menu-qty-control { margin-left: auto; }
.rp-menu-promo-tag { max-width: 100%; margin-top: 5px; font-size: 8px; }

.rp-menu-page .menu-right { padding-left: 0 !important; }
.rp-menu-page .menu-right > #vue-cart { display: block; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart { display: none; transform-origin: center; }
.rp-menu-page .menu-right.rp-sidebar-has-cart .rp-menu-sidebar-cart { display: block; animation: rp-sidebar-cart-flip-in .34s cubic-bezier(.2,.8,.2,1) both; }
.rp-menu-page .menu-right.rp-sidebar-has-cart .rp-menu-info-summary { display: none; }
.rp-menu-page .menu-right.rp-sidebar-has-cart .rp-menu-location-card,
.rp-menu-page .menu-right.rp-sidebar-has-cart .rp-menu-review-card { display: none; }
.rp-menu-page .menu-right.rp-sidebar-has-cart .rp-menu-sidebar-cart { position: sticky; top: 18px; z-index: 3; }
.rp-menu-page .menu-right.rp-sidebar-flipping-to-cart .rp-menu-info-summary { animation: rp-sidebar-cart-flip-out .19s ease-in both; }
.rp-menu-page .menu-right.rp-sidebar-flipping-to-info .rp-menu-info-summary { animation: rp-sidebar-cart-flip-in .34s cubic-bezier(.2,.8,.2,1) both; }
@keyframes rp-sidebar-cart-flip-out { from { opacity: 1; transform: none; } to { opacity: 0; transform: perspective(760px) rotateY(-88deg); } }
@keyframes rp-sidebar-cart-flip-in { from { opacity: 0; transform: perspective(760px) rotateY(88deg); } to { opacity: 1; transform: none; } }

/* Restaurant-menu cart: a focused checkout panel using the native KMRS cart
 * data and actions, styled to match the RestoPrime menu reference. */
.rp-menu-page .menu-right .rp-menu-sidebar-cart .sticky-cart {
  overflow: visible;
  border: 1px solid #e2e9e4;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 14px 30px rgba(14, 44, 27, .1);
}

.rp-menu-page .menu-right .rp-menu-sidebar-cart .sticky-cart > .el-skeleton { padding: 16px; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart h5 { margin: 0; color: var(--rp-ink); font-size: 19px; font-weight: 800; letter-spacing: -.03em; }
.rp-menu-cart-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.rp-menu-cart-heading small { display: block; margin-top: 3px; color: #6f7d74; font-size: 11px; font-weight: 700; }
.rp-menu-cart-clear { display: inline-grid; width: 30px; height: 30px; place-items: center; border: 1px solid #e1e9e3; border-radius: 50%; background: #fff; color: #718078 !important; font-size: 18px; text-decoration: none !important; transition: background .18s ease, color .18s ease, transform .18s ease; }
.rp-menu-cart-clear:hover { background: #fff0ee; color: #d84d43 !important; transform: rotate(90deg); }
.rp-menu-cart-delivery { display: grid; min-height: 45px; margin: 0 -2px 15px; padding: 8px 10px; grid-template-columns: 33px minmax(0,1fr) auto; align-items: center; gap: 8px; border-radius: 9px; background: linear-gradient(90deg,#eff9f1,#f7fcf8); color: #54705c; font-size: 10px; font-weight: 700; }
.rp-menu-cart-delivery-icon { display: grid; width: 31px; height: 31px; place-items: center; border-radius: 9px; background: #dcf3e2; color: var(--rp-primary); font-size: 17px; }
.rp-menu-cart-delivery strong { color: var(--rp-primary); font-size: 10px; font-weight: 800; text-align: right; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .section-cart { max-height: min(43vh, 420px); padding: 0 2px 0 0; overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; scrollbar-color: #c4d7c8 transparent; scrollbar-width: thin; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .section-cart::-webkit-scrollbar { width: 5px; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .section-cart::-webkit-scrollbar-thumb { border-radius: 99px; background: #c4d7c8; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .items { padding: 11px 0; border-top: 1px solid #eef2ef; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items { display: grid; grid-template-columns: 62px minmax(0, 1fr) 48px; align-items: start; margin: 0 !important; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items > .col-3:first-child { flex: 0 0 62px; max-width: 62px; padding: 0 7px 0 0; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items > .col-6 { min-width: 0; max-width: none; padding: 0 !important; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items > .col-3:last-child { width: 48px; max-width: 48px; padding: 0; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .cart-image-preview,
.rp-menu-page .menu-right .rp-menu-sidebar-cart .cart-image-preview .el-image,
.rp-menu-page .menu-right .rp-menu-sidebar-cart .cart-image-preview img { width: 55px !important; height: 55px !important; overflow: hidden; border-radius: 9px; object-fit: cover; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items p { margin: 0; color: #27362e; font-size: 10px; font-weight: 750; line-height: 1.35; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items .font11 { margin-top: 2px; color: #738078; font-size: 9px; font-weight: 600; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items > .col-3:last-child > p { margin-top: auto; color: var(--rp-ink); font-size: 10px; font-weight: 800; white-space: nowrap; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .quantity { width: 79px; align-items: center; gap: 5px; margin-top: 7px; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .line-items > .col-3:last-child.quantity { width: 48px; margin-top: 0; align-items: flex-end !important; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .qty-btn { display: inline-grid; width: 22px; height: 22px; place-items: center; border: 1px solid #dbe6de; border-radius: 50% !important; background: #fff; color: #53665a !important; font-size: 12px; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .qty-btn:hover { border-color: var(--rp-primary); background: #eaf8ed; color: var(--rp-primary) !important; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .qty { min-width: 18px; color: var(--rp-ink); font-size: 10px; font-weight: 800; text-align: center; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .item-remove { display: inline-grid; width: 19px; height: 19px; place-items: center; border: 0; background: transparent; color: #849189 !important; font-size: 14px; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .item-remove:hover { color: #d84d43 !important; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .cart-summary { margin: 10px 0 13px !important; padding: 12px 0 2px; border-top: 1px solid #e8eeea; color: #66756c; font-size: 10px; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .cart-summary h6 { color: var(--rp-ink); font-size: 15px; font-weight: 850; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .btn.btn-green { min-height: 47px; align-items: center; padding: 11px 14px; border: 0; border-radius: 10px; background: linear-gradient(135deg,var(--rp-primary),#056c35); box-shadow: 0 7px 14px rgba(6,116,55,.18); color: #fff; font-size: 12px; font-weight: 800; }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .btn.btn-green:hover { filter: brightness(1.05); transform: translateY(-1px); }
.rp-menu-page .menu-right .rp-menu-sidebar-cart .alert { padding: 9px 10px; border-radius: 8px; font-size: 10px; }
.rp-menu-cart-footer { flex: 0 0 auto; }

/* Once the customer has an order, the cart becomes the menu's complete right
 * rail rather than a small card beside unused sidebar space. */
@media (min-width: 992px) {
  .rp-menu-page.rp-menu-cart-rail-active .menu-right {
    position: fixed;
    z-index: 850;
    top: 69px;
    right: 0;
    bottom: 0;
    display: block !important;
    width: clamp(340px, 28vw, 405px);
    min-height: 0;
    margin: 0 !important;
    padding: 18px 16px !important;
    overflow: hidden;
    border-left: 1px solid #e0e9e2;
    background: #fff;
    box-shadow: -15px 0 35px rgba(12, 48, 26, .10);
  }
  .rp-menu-page.rp-menu-cart-rail-active .menu-right.rp-sidebar-has-cart .rp-menu-sidebar-cart {
    position: static;
    height: 100%;
    animation: rp-sidebar-cart-flip-in .34s cubic-bezier(.2,.8,.2,1) both;
  }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .sticky-cart,
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .sticky-cart > .el-skeleton,
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .inner-wrapper-sticky {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 0;
    flex-direction: column;
  }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .sticky-cart {
    overflow: hidden;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .sticky-cart > .el-skeleton { padding: 0; }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .inner-wrapper-sticky { position: static !important; }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .section-cart {
    flex: 1 1 auto;
    min-height: 0;
    max-height: none;
    padding: 0 7px 0 0;
  }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .rp-menu-cart-footer {
    margin-top: 11px;
    padding-top: 11px;
    border-top: 1px solid #e8eeea;
    background: #fff;
  }
  .rp-menu-page.rp-menu-cart-rail-active .rp-menu-sidebar-cart .cart-summary {
    margin: 0 0 11px !important;
    padding: 0;
    border: 0;
  }
}
.rp-menu-info-card { margin-top: 0; margin-bottom: 12px; padding: 15px; border: 1px solid #e1e8e3; border-radius: 11px; background: #fff; box-shadow: 0 3px 10px rgba(18,49,31,.035); }
.rp-menu-info-card h3 { margin: 0 0 10px; color: var(--rp-ink); font-size: 13px; font-weight: 800; }
.rp-menu-info-summary .rp-menu-map,
.rp-menu-info-summary .rp-menu-review-link { display: none; }
.rp-menu-info-row { gap: 9px; padding: 8px 0; }
.rp-menu-info-row > i { min-width: 18px; font-size: 17px; }
.rp-menu-info-row strong { white-space: normal; }
.rp-menu-location-card p,
.rp-menu-review-card p { margin: 0 0 9px; color: var(--rp-muted); font-size: 10px; line-height: 1.45; }
.rp-menu-map { height: 104px; max-height: none; margin-top: 8px; border-radius: 8px; background: #edf5ef; }
.rp-menu-directions { display: flex; min-height: 31px; align-items: center; justify-content: center; margin-top: 8px; border: 1px solid #dce6de; border-radius: 7px; color: var(--rp-primary); font-size: 10px; font-weight: 750; }
.rp-menu-directions:hover { border-color: var(--rp-primary); background: #f1faf3; color: var(--rp-primary-dark); }
.rp-menu-rating-total { display: flex; align-items: center; gap: 8px; }
.rp-menu-rating-total strong { color: var(--rp-ink); font-size: 27px; letter-spacing: -.05em; }
.rp-menu-rating-total span { display: inline-flex; color: #f5ab20; font-size: 13px; }
.rp-menu-detail-link { display: inline-flex; align-items: center; gap: 3px; color: var(--rp-primary); font-size: 10px; font-weight: 750; }
.rp-menu-detail-link:hover { color: var(--rp-primary-dark); }

@media (max-width: 1199.98px) {
  .rp-menu-popular-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 767.98px) {
  .rp-merchant-hero { width: calc(100% - 32px); min-height: 294px; border-radius: 13px; }
  .rp-merchant-hero-inner { min-height: 294px; padding: 28px 16px 31px; }
  .rp-merchant-profile { gap: 13px; }
  .rp-merchant-logo { width: 76px; height: 76px; border-radius: 12px; }
  .rp-merchant-copy h1 { font-size: 27px; }
  .rp-merchant-live-data { display: none; }
  .rp-merchant-perks { grid-template-columns: 1fr 1fr; gap: 7px; margin: 9px 16px 18px; padding: 0; }
  .rp-merchant-perks > .rp-merchant-perk { min-height: 67px; padding: 9px; }
  .rp-merchant-perks > .rp-merchant-perk > i { width: 31px; height: 31px; font-size: 16px; }
  .rp-merchant-perks strong { font-size: 10px; }
  .rp-merchant-perks span { font-size: 8px; }
  .rp-merchant-promos { display: flex !important; }
  .rp-menu-page { padding-top: 0; }
  .rp-menu-tabs { gap: 22px; margin-bottom: 10px; }
  .rp-menu-page .category-owlcarousel { display: none; }
  .rp-menu-popular-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 9px; }
  .rp-menu-popular-image { height: 118px; }
  .rp-menu-row-card { grid-template-columns: 80px minmax(0,1fr) 69px; gap: 9px; min-height: 82px; }
  .rp-menu-row-image { width: 80px; height: 82px; }
  .rp-menu-row-action { min-width: 0; flex-direction: column; align-items: flex-end; gap: 6px; padding: 8px 8px 8px 0; }
  .rp-menu-row-action .rp-menu-item-price { margin: 0; font-size: 10px; }
  .rp-menu-row-action .rp-menu-add-button { padding: 4px 6px; font-size: 8px; }
  .rp-menu-row-copy { padding: 7px 0; }
  .rp-menu-row-copy .rp-menu-item-summary { font-size: 8px; }
  .rp-menu-section-heading h2 { font-size: 18px; }
}

/* RestoPrime global shell fidelity pass */
.rp-site-header { border-bottom-color: #edf1ee; background: rgba(255,255,255,.985); }
.rp-header-inner { min-height: 62px; gap: 18px; max-width: 1400px; }
.rp-brand { gap: 7px; font-size: 20px; }
.rp-brand-mark { width: 25px; }

.rp-location { min-width: 176px; max-width: 270px; gap: 8px; padding-left: 17px; }
.rp-location > .zmdi { font-size: 17px; }
.rp-location--home { min-width: 190px; }
.rp-location--restaurant { min-width: 185px; }
.rp-location--discovery { min-width: 285px; max-width: 415px; gap: 10px; padding-left: 0; border-left: 0; }
.rp-location--discovery > .zmdi { display: none; }
.rp-location--discovery .rp-location-content { display: flex; min-width: 0; align-items: center; gap: 8px; }
.rp-location--discovery .rp-location-content component-services,
.rp-location--discovery .rp-location-content .component-services { min-width: 0; max-width: 250px; }
.rp-location-mode { display: inline-flex; align-items: center; gap: 4px; min-height: 32px; padding: 0 11px; border-radius: 18px; background: #f2f5f3; color: #1e3529; font-size: 11px; font-weight: 700; white-space: nowrap; }
.rp-location-mode .zmdi-bike { color: var(--rp-primary); font-size: 13px; }
.rp-location-mode .zmdi-chevron-down { color: #718078; font-size: 14px; }

.rp-primary-nav { gap: clamp(18px,2vw,31px); }
.rp-primary-nav a { color: #5b655f; font-size: 11px; white-space: nowrap; }
.rp-primary-nav a:after { bottom: -8px; }
.rp-primary-nav a.is-active { color: var(--rp-ink); font-weight: 800; }

.rp-detail-search { display: flex; flex: 1 1 330px; align-items: center; gap: 9px; min-width: 180px; max-width: 390px; height: 36px; margin-left: auto; padding: 0 14px; border-radius: 22px; background: #f4f6f5; color: #819087; font-size: 10px; }
.rp-detail-search:hover { background: #edf4ef; color: var(--rp-primary); }
.rp-detail-search .zmdi { color: #52645a; font-size: 17px; }
.rp-detail-search span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rp-header-actions { gap: 6px; }
.rp-site-header--restaurant .rp-detail-search { margin-left: 14px; }
.rp-site-header--restaurant .rp-header-actions { margin-left: auto; }
.rp-header-search { width: 32px; height: 32px; font-size: 18px; }
.rp-header-search a { width: 32px; height: 32px; }
.rp-site-header .top-menu { gap: 5px; }
.rp-site-header .top-menu .line-left > a,
.rp-site-header .top-menu .userprofile > a { min-height: 34px; padding: 8px 14px !important; font-size: 11px; line-height: 16px; }
.rp-site-header .top-menu .cart-handle { width: 34px; height: 34px; border-color: #d7e2da; border-radius: 8px; }
.rp-site-header .top-menu .cart-handle img { width: 16px; }
.rp-site-header .top-menu > li > a.ssm-toggle-navx:not(.cart-handle) { display: none; }
.rp-site-header .top-menu > li > a[href="#vue-cart"]:not(.cart-handle),
.rp-site-header .top-menu > li > a[href="javascript:;"]:not(.cart-handle) { display: none; }
.rp-site-header .top-menu .language-bar > a,
.rp-site-header .top-menu component-currency-selection > .language-bar > a { display: inline-flex; align-items: center; min-height: 30px; padding: 0 5px; color: var(--rp-ink); font-size: 10px; font-weight: 700; }
.rp-site-header .top-menu .language-bar .img-30-flag { width: 22px; height: 16px; border-radius: 2px; object-fit: cover; }

.rp-footer-main { margin-top: 46px; }
.rp-footer-grid { grid-template-columns: minmax(220px,1.5fr) repeat(3,minmax(115px,.78fr)) minmax(132px,.85fr); gap: clamp(28px,4vw,58px); padding: 42px 0 34px; }
.rp-brand-footer { margin-bottom: 15px; }
.rp-footer-intro p { max-width: 230px; color: #768279; font-size: 11px; line-height: 1.7; }
.rp-social-links { gap: 15px; margin-top: 17px; }
.rp-social-links a { width: 18px; height: 18px; border-radius: 0; background: transparent; color: #17221c; font-size: 16px; }
.rp-social-links a:hover { background: transparent; color: var(--rp-primary); }
.rp-footer-main h6 { margin: 3px 0 7px; font-size: 11px; font-weight: 800; }
.rp-footer-links { gap: 8px; }
.rp-footer-links a { color: #647169; font-size: 10px; line-height: 1.45; }
.rp-footer-app .rp-app-links { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; margin-top: 10px; }
.rp-footer-app .rp-app-links a { display: inline-flex; }
.rp-footer-app .rp-app-links img { width: auto; height: 36px; }
.rp-footer-legal { padding: 14px 0 16px; background: #fff; color: #8a958e; }
.rp-language-pill { justify-content: center; min-width: 112px; gap: 6px; padding: 7px 10px; text-transform: uppercase; }
.rp-native-language-selector .language-bar { position: relative; display: inline-flex; }
.rp-native-language-selector .language-bar > a { display: inline-flex; min-width: 76px; min-height: 32px; align-items: center; justify-content: center; padding: 6px 10px; border: 1px solid #dfe8e1; border-radius: 9px; background: #fff; }
.rp-native-language-selector .language-bar > a::after { margin-left: 6px; color: #728077; content: '\f2f2'; font-family: 'Material-Design-Iconic-Font'; font-size: 14px; }
.rp-native-language-selector .language-bar .img-30-flag { width: 21px; height: 15px; border-radius: 2px; object-fit: cover; }
.rp-native-language-selector .language-bar .dropdown-menu { z-index: 1100; min-width: 152px; padding: 6px; border-color: #dfe8e1; border-radius: 10px; box-shadow: 0 14px 26px rgba(16,47,28,.14); }
.rp-native-language-selector .language-bar .dropdown-item { border-radius: 7px; font-size: 12px; }

@media (max-width: 1199.98px) {
  .rp-header-inner { min-height: 62px; }
  .rp-footer-grid { grid-template-columns: minmax(220px,1.45fr) repeat(2,minmax(125px,.85fr)); }
  .rp-footer-app { grid-column: span 2; }
}

@media (max-width: 991.98px) {
  .rp-header-inner { min-height: 61px; gap: 12px; }
  .rp-brand { font-size: 19px; }
  .rp-site-header--restaurant .rp-header-actions { margin-left: auto; }
}

@media (max-width: 767.98px) {
  .rp-header-inner { min-height: 60px; gap: 8px; }
  .rp-brand { font-size: 18px; }
  .rp-brand-mark { width: 23px; }
  .rp-site-header .top-menu .cart-handle { width: 33px; height: 33px; }
  .rp-footer-grid { grid-template-columns: 1fr 1fr; gap: 27px 18px; padding: 34px 0 29px; }
  .rp-footer-intro,
  .rp-footer-app { grid-column: span 2; }
  .rp-footer-app .rp-app-links { flex-direction: row; }
}

@media (max-width: 420px) {
  .rp-brand { font-size: 16px; }
  .rp-site-header .top-menu .line-left > a { padding-left: 10px !important; padding-right: 10px !important; }
  .rp-footer-app .rp-app-links img { height: 33px; }
}

/* RestoPrime offers */
.rp-offers-page{padding-bottom:52px;background:#fbfdfb;color:var(--rp-ink,#101914)}
.rp-offers-hero{position:relative;display:flex;min-height:300px;align-items:center;justify-content:center;margin:18px 3.2% 0;overflow:hidden;border:1px solid #e5eee7;border-radius:16px;background-color:#f4faf5;background-position:center;background-size:cover}
.rp-offers-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,252,249,.05) 22%,rgba(249,252,249,.86) 38%,rgba(249,252,249,.86) 62%,rgba(249,252,249,.05) 78%);content:''}
.rp-offers-hero-copy{position:relative;z-index:1;width:min(580px,44%);padding:35px 12px;text-align:center}
.rp-offers-hero h1{margin:0;color:#07120c;font-size:clamp(42px,4vw,62px);font-weight:800;line-height:1;letter-spacing:-.055em}
.rp-offers-hero-copy>p{margin:13px 0 0;color:#405148;font-size:16px}
.rp-offers-benefits{display:flex;justify-content:center;gap:48px;margin-top:24px}.rp-offers-benefits span{display:flex;min-width:96px;align-items:center;flex-direction:column;color:#17231c;font-size:10px}.rp-offers-benefits i{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:7px;border:1px solid #668173;border-radius:50%;color:#174d2e;font-size:22px}.rp-offers-benefits b{font-size:10px}.rp-offers-benefits small{color:#647269;font-size:9px}
.rp-offers-content{max-width:1500px;padding-top:16px}.rp-offers-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:13px}
.rp-offers-location,.rp-offers-sort{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 15px;border:1px solid #dce6df;border-radius:9px;background:#fff;color:#1b2820;font-size:11px;box-shadow:0 3px 11px rgba(14,57,32,.035)}.rp-offers-location{min-width:225px}.rp-offers-location>span{flex:1}.rp-offers-location>i:first-child{color:var(--rp-primary);font-size:18px}.rp-offers-sort{min-width:205px}.rp-offers-sort select{flex:1;border:0;background:transparent;color:#1b2820;outline:0}
.rp-offer-filters{display:flex;min-width:0;gap:8px;overflow-x:auto;padding:2px 1px}.rp-offer-filters button{min-height:40px;white-space:nowrap;padding:0 22px;border:1px solid #e0e8e2;border-radius:9px;background:#fff;color:#27362e;font-size:11px;box-shadow:0 3px 10px rgba(12,49,28,.04)}.rp-offer-filters button.is-active{border-color:var(--rp-primary);background:var(--rp-primary);color:#fff;box-shadow:0 8px 18px rgba(8,120,59,.2)}
.rp-offers-section{margin-top:13px}.rp-offers-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.rp-offers-heading h2{margin:0;font-size:19px;font-weight:750}.rp-offers-heading span{color:#6d7c73;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.rp-offers-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}
.rp-offer-card{min-width:0;overflow:hidden;border:1px solid #e0e7e2;border-radius:10px;background:#fff;box-shadow:0 5px 18px rgba(16,54,32,.045);transition:transform .18s ease,box-shadow .18s ease}.rp-offer-card:hover{box-shadow:0 12px 28px rgba(16,54,32,.1);transform:translateY(-2px)}.rp-offer-card-media{position:relative;display:block;height:132px;overflow:hidden;background:#edf5ef}.rp-offer-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.rp-offer-card:hover img{transform:scale(1.035)}
.rp-offer-badge{position:absolute;top:8px;right:8px;padding:5px 7px;border-radius:5px;background:#ffe2e5;color:#c52a3a;font-size:9px;font-weight:800}.rp-offer-badge-delivery,.rp-offer-badge-new{background:#dff4e5;color:#08783b}.rp-offer-badge-bogo{background:#fff0d6;color:#a85b00}.rp-offer-card-body{display:flex;min-height:170px;flex-direction:column;padding:10px}.rp-offer-card h3{overflow:hidden;margin:0;font-size:12px;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.rp-offer-card h3 a{color:#16231b}.rp-offer-merchant{overflow:hidden;margin:4px 0;color:#66736b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.rp-offer-rating{margin:0 0 7px;color:#526158;font-size:9px}.rp-offer-rating i{color:#0a8a44}.rp-offer-rating span{color:#859088}
.rp-offer-terms{display:flex;min-height:49px;flex-direction:column;margin-top:auto;padding:8px;border-radius:6px;background:#f0f8f2;color:#234330;font-size:9px;line-height:1.35}.rp-offer-terms span{margin-top:3px;color:#5b6d62}.rp-offer-terms b{color:var(--rp-primary);letter-spacing:.04em}.rp-offer-action{display:flex;min-height:30px;align-items:center;justify-content:center;margin-top:8px;border:1px solid #77ad8d;border-radius:5px;color:var(--rp-primary)!important;font-size:9px;font-weight:750}.rp-offer-action:hover{background:var(--rp-primary);color:#fff!important}
.rp-offers-weekly{position:relative;display:flex;min-height:72px;align-items:center;gap:14px;margin:18px 0;padding:13px 28px;overflow:hidden;border-radius:10px;background:linear-gradient(105deg,#075c32,#078343 55%,#075d33);color:#fff}.rp-offers-weekly:after{position:absolute;right:-20px;width:330px;height:120px;background:radial-gradient(circle,#20a65e 0,transparent 65%);content:''}.rp-offers-weekly-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--rp-primary);font-size:22px}.rp-offers-weekly>div{position:relative;z-index:1;flex:1}.rp-offers-weekly h2{margin:0;color:#fff;font-size:18px}.rp-offers-weekly p{margin:2px 0 0;color:#d8f0e1;font-size:10px}.rp-offers-weekly>a{position:relative;z-index:1;min-width:165px;padding:10px 18px;border-radius:6px;background:#fff;color:var(--rp-primary)!important;font-size:10px;font-weight:750;text-align:center}
.rp-offers-empty{max-width:650px;margin:65px auto;padding:48px 28px;border:1px solid #e0e9e3;border-radius:16px;background:#fff;text-align:center;box-shadow:0 12px 35px rgba(16,54,32,.06)}.rp-offers-empty>i{display:inline-flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:50%;background:#eaf7ed;color:var(--rp-primary);font-size:31px}.rp-offers-empty h2{margin:15px 0 6px;font-size:25px}.rp-offers-empty p{margin:0 0 20px;color:#65746b;font-size:12px}
@media(max-width:1299.98px){.rp-offers-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.rp-offers-hero{margin-inline:18px}.rp-offers-hero-copy{width:48%}}
@media(max-width:991.98px){.rp-offers-hero{min-height:310px;background-position:center}.rp-offers-hero:after{background:rgba(249,252,249,.78)}.rp-offers-hero-copy{width:72%}.rp-offers-toolbar{align-items:stretch;flex-wrap:wrap}.rp-offer-filters{width:100%}.rp-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767.98px){.rp-offers-hero{min-height:355px;margin:10px 10px 0;background-position:center bottom}.rp-offers-hero-copy{width:100%;padding:30px 18px}.rp-offers-hero h1{font-size:42px}.rp-offers-benefits{gap:14px}.rp-offers-location,.rp-offers-sort{min-width:0;flex:1 1 200px}.rp-offers-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.rp-offer-card{flex:0 0 220px;scroll-snap-align:start}.rp-offers-weekly{align-items:flex-start;flex-wrap:wrap;padding:20px}.rp-offers-weekly>a{width:100%}}
@media(max-width:479.98px){.rp-offers-benefits i{width:38px;height:38px}.rp-offers-benefits small{display:none}.rp-offer-filters button{padding-inline:16px}.rp-offers-grid{margin-right:-15px}.rp-offer-card{flex-basis:205px}.rp-offers-heading h2{font-size:17px}}
@media (max-width: 767px) {
  .rp-hero { background-image: url('../images/restoprime-hero-noodles-mobile.webp'); }
  .rp-search-hero { background-image: url('../images/restoprime-search-feast-v1-mobile.webp'); }
}
/* RestoPrime checkout reskin. Behaviour remains owned by KMRS Vue apps. */
.rp-checkout-header{height:72px;background:#fff;border-bottom:1px solid #e3e9e5;position:relative;z-index:12}
.rp-checkout-header-inner{height:100%;max-width:1320px;margin:auto;display:flex;align-items:center;gap:28px;padding:0 20px;position:relative}
.rp-checkout-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:0}
.rp-checkout-brand .top-logo img{max-height:38px;width:auto}.rp-checkout-brand .top-logo{display:flex;align-items:center;margin:0}
.rp-checkout-back a{font-size:13px;font-weight:650;white-space:nowrap}.rp-checkout-back .back-arrow:before{content:"\f2fa";font-family:Material-Design-Iconic-Font;margin-right:8px;font-size:17px;vertical-align:-1px}
.rp-checkout-header h1{font-size:20px;text-align:right;margin:0 0 0 auto;font-weight:750;color:#14231d;white-space:nowrap}
.rp-checkout-tools{display:flex;align-items:center;gap:22px}.rp-checkout-tools a{display:flex;align-items:center;gap:6px;color:#14231d;font-size:13px}.rp-checkout-tools i{font-size:22px}
.rp-checkout-page{padding:0 0 42px!important;background:#f8faf8!important;color:#14231d}
.rp-checkout-page>.container{max-width:1280px}
.rp-checkout-progress{height:82px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:25px;margin:0 10px 8px}
.rp-checkout-progress>div{display:flex;align-items:center;gap:9px;color:#808a85;font-size:12px;position:relative}.rp-checkout-progress>div:not(:last-child):after{content:"";height:1px;border-top:1px dashed #cbd4ce;position:absolute;left:110px;right:-12px;top:15px}.rp-checkout-progress b{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border:1px solid #d1dad4;border-radius:50%;font-weight:500}.rp-checkout-progress .is-active{color:var(--rp-primary,#08783b);font-weight:700}.rp-checkout-progress .is-active b{background:var(--rp-primary,#08783b);border-color:var(--rp-primary,#08783b);color:#fff}
.rp-checkout-form{border:0!important;background:transparent!important;box-shadow:none!important}.rp-checkout-form>.card-body,.rp-checkout-form>#vm_delivery_details>.card-body,.rp-checkout-form>#location-checkout-address>.card-body{background:#fff;border:1px solid #e0e7e2;border-radius:12px;margin-bottom:16px;padding:24px!important;box-shadow:0 5px 20px rgba(20,60,38,.045)}
.rp-checkout-form>.divider{display:none}.rp-checkout-form .badge-dark{background:var(--rp-primary,#08783b)!important;width:34px;height:34px;display:inline-grid;place-items:center;font-size:13px}.rp-checkout-form .section-title{font-size:16px;font-weight:750}.rp-checkout-section-copy{font-size:12px;color:#78837d;margin:3px 0 0}
.rp-checkout-form .chevron-section{min-height:70px;border:1px solid #dce5df!important;background:#fff;padding:13px 16px!important;border-radius:9px!important;box-shadow:none!important}.rp-checkout-form .chevron-section:hover{border-color:var(--rp-primary,#08783b)!important;background:#fbfefc}.rp-checkout-form .chevron-section .flexcol:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eef8f2;color:var(--rp-primary,#08783b);font-size:18px}.rp-checkout-form .chevron-section:after{color:#14231d}.rp-checkout-form .border-green{border:1px solid var(--rp-primary,#08783b)!important;border-radius:9px;background:#f9fdfb}.rp-checkout-form .form-control,.rp-checkout-form .el-input__wrapper{border-radius:7px;min-height:44px}.rp-checkout-form .btn-link{color:var(--rp-primary,#08783b)!important;font-weight:650}
.rp-checkout-form #vue-payment-list .chevron-section.selected,.rp-checkout-form #vue-wallet .chevron-section.selected{border-color:var(--rp-primary,#08783b)!important;background:#f8fdf9}.rp-checkout-form .payment-logo-wrap{background:#edf8f1!important;color:var(--rp-primary,#08783b)!important}.rp-checkout-form .text-success{color:var(--rp-primary,#08783b)!important}
.rp-checkout-aside #vue-cart>.card{border:1px solid #dfe7e2;border-radius:12px;overflow:hidden;box-shadow:0 7px 25px rgba(18,55,35,.07)}.rp-checkout-aside #vue-cart>.card>.card-body:first-child{padding:22px!important}.rp-checkout-aside #vue-cart>.card>.card-body:first-child .items{align-items:flex-start!important}.rp-checkout-aside #vue-cart>.card>.card-body:first-child .el-image{width:68px!important;height:68px!important;border-radius:8px!important}.rp-checkout-aside #vue-cart>.card>.card-body:first-child h5{font-size:15px;font-weight:750}.rp-checkout-aside #vue-cart>.card>.card-body:first-child p{font-size:11px;color:#65716b;margin-top:5px!important}
.rp-checkout-aside #vue-cart>.card>.card-body:last-child{padding:20px!important;display:flex;flex-direction:column}.rp-checkout-aside .rp-menu-cart-heading{order:0;padding:0 0 14px;border:0}.rp-checkout-aside .rp-menu-cart-heading h5{font-size:16px;font-weight:750}.rp-checkout-aside .rp-menu-cart-heading small{background:#f0f3f1;border-radius:20px;padding:5px 10px;color:#2b3832}.rp-checkout-aside .rp-menu-cart-clear{display:none}.rp-checkout-aside .section-cart{order:1;max-height:340px;overflow:auto;padding-right:3px}.rp-checkout-aside .rp-menu-cart-delivery{order:2;margin:12px 0 4px;border:0;border-radius:8px;background:linear-gradient(90deg,#edf8f1,#f8fcf9);padding:13px}.rp-checkout-aside .rp-menu-cart-delivery strong{margin-left:auto;color:var(--rp-primary,#08783b)}.rp-checkout-aside .rp-menu-cart-footer{order:3}.rp-checkout-aside .line-items{padding:12px 0!important;border-bottom:1px solid #edf1ee}.rp-checkout-aside .cart-image-preview .el-image{width:64px!important;height:64px!important;border-radius:7px;overflow:hidden}.rp-checkout-aside .line-items p{font-size:12px}.rp-checkout-aside .quantity{align-items:center;max-width:100px;margin-top:6px}.rp-checkout-aside .qty-btn{border:1px solid #cfd8d2!important;background:#fff!important;width:28px!important;height:28px!important;display:grid!important;place-items:center;color:#16231d!important}.rp-checkout-aside .item-remove{background:none!important;color:#68736e!important}.rp-checkout-aside .cart-summary{border-top:1px solid #e6ece8;padding-top:15px;font-size:12px}.rp-checkout-aside .cart-summary h6{font-size:18px;color:var(--rp-primary,#08783b);font-weight:800}.rp-checkout-aside .btn-green{min-height:50px;border-radius:8px;font-size:14px;font-weight:750;background:linear-gradient(90deg,#08783b,#0c9148)!important;box-shadow:0 8px 18px rgba(8,120,59,.18)}.rp-checkout-aside .sticky-cart{top:90px}
@media(max-width:991px){.rp-checkout-header-inner{gap:12px}.rp-checkout-back{display:block}.rp-checkout-header h1{display:none}.rp-checkout-tools{margin-left:auto}.rp-checkout-progress{overflow-x:auto;gap:18px}.rp-checkout-progress>div{min-width:145px}.rp-checkout-aside #vue-cart{position:static!important}.rp-checkout-main{order:1}.rp-checkout-aside{order:2}}
@media(max-width:575px){.rp-checkout-header{height:64px}.rp-checkout-header-inner{padding:0 12px;gap:8px}.rp-checkout-brand .top-logo img{max-width:132px;max-height:34px}.rp-checkout-back a{font-size:0}.rp-checkout-back .back-arrow:before{font-size:22px;margin-right:0}.rp-checkout-tools{gap:12px}.rp-checkout-tools span{display:none}.rp-checkout-progress{height:68px;margin:0}.rp-checkout-progress span{font-size:10px}.rp-checkout-form>.card-body,.rp-checkout-form>#vm_delivery_details>.card-body,.rp-checkout-form>#location-checkout-address>.card-body{padding:17px!important;border-radius:10px}.rp-checkout-form .chevron-section{padding:10px!important}.rp-checkout-page>.container{padding:0 10px}.rp-checkout-aside #vue-cart>.card>.card-body:last-child{padding:16px!important}}

/* Checkout header alignment and cart overflow corrections. */
.rp-checkout-brand .top-logo,.rp-checkout-brand .top-logo a{display:flex!important;align-items:center!important;margin:0!important;padding:0!important}
.rp-checkout-brand .top-logo img{display:block;max-height:38px;width:auto}
.rp-checkout-back{position:relative}.rp-checkout-back a{position:relative!important;display:inline-flex!important;align-items:center;padding-left:0!important}.rp-checkout-back .back-arrow:after{display:none!important;content:none!important}
.rp-checkout-header h1{position:static;left:auto;transform:none}
.rp-checkout-aside .section-cart{overflow-x:hidden!important;overflow-y:auto!important}
.rp-checkout-aside .line-items{margin-left:0!important;margin-right:0!important;width:100%}
