:root {
  --lk-midnight: #160d18;
  --lk-velvet: #6e294f;
  --lk-rose: #d9a0a7;
  --lk-nude: #f6e7e0;
  --lk-mauve: #7a4d68;
  --lk-ink: #2b242a;
  --lk-line: #d8c8c5;
  --lk-surface: #fff8f5;
  --lk-shadow: 0 14px 40px rgba(39, 18, 31, 0.08);
}

body.lk-page {
  background: var(--lk-nude);
  color: var(--lk-ink);
  font-family: "Noto Kufi Arabic", Tahoma, Arial, sans-serif;
}

body.lk-age-gate-open {
  overflow: hidden !important;
}

.lk-age-gate {
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  display: grid;
  place-items: center;
  padding: 18px;
  overflow-y: auto;
  background: rgba(11, 5, 10, 0.92);
  backdrop-filter: blur(8px);
}

html.lk-age-verified .lk-age-gate {
  display: none;
}

.lk-age-gate-card {
  width: min(520px, 100%);
  max-height: calc(100dvh - 36px);
  overflow: auto;
  border: 1px solid rgba(224, 174, 101, 0.65);
  border-radius: 20px;
  background: #180d17;
  color: #fff8f5;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.52);
}

.lk-age-gate-video {
  display: block;
  width: 100%;
  max-height: 48vh;
  object-fit: contain;
  background: #090509;
}

.lk-age-gate-content {
  padding: 26px 30px 30px;
  text-align: center;
}

.lk-age-gate-badge {
  display: inline-grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border: 2px solid #e0ae65;
  border-radius: 50%;
  color: #f4c980;
  font-size: 21px;
  font-weight: 800;
}

.lk-age-gate-label {
  margin: 12px 0 6px;
  color: #e0ae65;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.lk-age-gate-content h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(23px, 4vw, 31px);
  line-height: 1.35;
}

.lk-age-gate-content > p:not(.lk-age-gate-label):not(.lk-age-gate-blocked) {
  margin: 12px auto 20px;
  color: #d7c8ce;
  font-size: 14px;
  line-height: 1.75;
}

.lk-age-gate-actions {
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  gap: 10px;
}

.lk-age-gate-actions button {
  min-height: 50px;
  padding: 10px 14px;
  border-radius: 9px;
  font: 700 13px/1.45 "Noto Kufi Arabic", Tahoma, sans-serif;
  cursor: pointer;
}

.lk-age-gate-confirm {
  border: 1px solid #8a245e;
  background: #8a245e;
  color: #fff;
}

.lk-age-gate-deny {
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: transparent;
  color: #e8dce1;
}

.lk-age-gate-actions button:focus-visible {
  outline: 3px solid rgba(244, 201, 128, 0.55);
  outline-offset: 2px;
}

.lk-age-gate-blocked {
  margin: 4px 0 0;
  padding: 13px 15px;
  border: 1px solid rgba(232, 134, 155, 0.42);
  border-radius: 9px;
  background: rgba(138, 36, 94, 0.2);
  color: #ffd8df;
  font-size: 13px;
  line-height: 1.7;
}

html[data-lk-lang="en"] .lk-age-gate-card,
html[data-lk-lang="en"] .lk-age-gate-actions button {
  font-family: Bahnschrift, "Segoe UI", Arial, sans-serif;
}

@media (max-width: 540px) {
  .lk-age-gate { padding: 10px; }
  .lk-age-gate-card {
    max-height: calc(100dvh - 20px);
    border-radius: 15px;
  }
  .lk-age-gate-video { max-height: 42vh; }
  .lk-age-gate-content { padding: 20px 16px 18px; }
  .lk-age-gate-badge { width: 50px; height: 50px; font-size: 18px; }
  .lk-age-gate-actions { grid-template-columns: 1fr; }
}

body.lk-page .main-page-wrapper,
body.lk-page .site-content,
body.lk-page .content-layout-wrapper,
body.lk-page .site-content > .container,
body.lk-page .elementor-section-wrap {
  max-width: none;
  margin: 0;
  padding: 0;
  background: var(--lk-nude);
}

body.lk-page .page-title,
body.lk-page .wd-prefooter,
body.lk-page .sidebar-container {
  display: none !important;
}

body.lk-page .site-content {
  flex: 0 0 100%;
  width: 100%;
}

body.lk-page .wd-content-layout {
  padding-inline: 0;
}

body.lk-page .whb-header {
  background: linear-gradient(100deg, #4a2039 0%, #2a1726 43%, #160d18 100%);
}

body.lk-page .whb-header .whb-row {
  background: transparent !important;
  border: 0 !important;
}

body.lk-page .whb-header .container {
  max-width: 1320px;
}

body.lk-page .whb-header .wd-nav > li > a,
body.lk-page .whb-header .wd-header-menu > .menu-item > a {
  color: #f4dfe0;
  font-family: Bahnschrift, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
}

body.lk-page .whb-header .wd-nav > li > a:hover {
  color: #fff8f5;
}

body.lk-page .whb-header .wd-nav > li > a[href*="lang="],
body.lk-page .mobile-nav .menu-item > a[href*="lang="] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  min-height: 36px;
  margin-inline: 3px;
  padding: 7px 11px;
  border: 1px solid rgba(246, 231, 224, 0.52);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff8f5 !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
}

body.lk-page .whb-header .wd-nav > li > a[href*="lang="].is-active,
body.lk-page .mobile-nav .menu-item > a[href*="lang="].is-active {
  border-color: var(--lk-rose);
  background: var(--lk-rose);
  color: var(--lk-midnight) !important;
  box-shadow: 0 6px 18px rgba(217, 160, 167, 0.24);
}

body.lk-page .whb-header .wd-header-button a,
body.lk-page .whb-header .wd-button-wrapper a {
  min-width: 126px;
  min-height: 48px;
  border: 0 !important;
  border-radius: 34px !important;
  background: #7b2a58 !important;
  color: #f6e7e0 !important;
  box-shadow: none !important;
}

.lk-landing,
.lk-landing * {
  box-sizing: border-box;
}

.lk-landing {
  width: 100%;
  padding: 24px 0 48px;
  overflow: clip;
  background:
    radial-gradient(circle at 10% 11%, rgba(217, 160, 167, 0.08), transparent 24%),
    radial-gradient(circle at 90% 45%, rgba(122, 77, 104, 0.05), transparent 28%),
    var(--lk-nude);
  color: var(--lk-ink);
  direction: rtl;
}

html[data-lk-lang="en"] body.lk-page,
html[data-lk-lang="en"] body.lk-page input,
html[data-lk-lang="en"] body.lk-page select,
html[data-lk-lang="en"] body.lk-page textarea,
html[data-lk-lang="en"] body.lk-page button {
  font-family: Bahnschrift, "Segoe UI", Arial, sans-serif;
}

html[data-lk-lang="ar"] body.lk-page .whb-header .wd-nav,
html[data-lk-lang="ar"] body.lk-page .lk-tabs,
html[data-lk-lang="ar"] body.lk-page .lk-package-grid {
  direction: rtl;
}

html[data-lk-lang="en"] body.lk-page .whb-header .wd-nav,
html[data-lk-lang="en"] .lk-landing,
html[data-lk-lang="en"] .lk-footer-inner,
html[data-lk-lang="en"] .lk-tabs,
html[data-lk-lang="en"] .lk-package-grid,
html[data-lk-lang="en"] .lk-order-form {
  direction: ltr;
}

html[data-lk-lang="en"] .lk-hero > *,
html[data-lk-lang="en"] .lk-offer-card,
html[data-lk-lang="en"] .lk-overview-copy,
html[data-lk-lang="en"] .lk-section-heading,
html[data-lk-lang="en"] .lk-order-form,
html[data-lk-lang="en"] .lk-footer-inner {
  direction: ltr;
  text-align: left;
}

html[data-lk-lang="en"] .lk-offer-card h2,
html[data-lk-lang="en"] .lk-section-heading.centered,
html[data-lk-lang="en"] .lk-packages-panel h2,
html[data-lk-lang="en"] .lk-package-card,
html[data-lk-lang="en"] .lk-testimonials,
html[data-lk-lang="en"] .lk-footer-brand {
  text-align: center;
}

html[data-lk-lang="en"] .lk-steps article:not(:last-child)::after {
  transform: scaleX(-1);
}

html[data-lk-lang="en"] .lk-form-total,
html[data-lk-lang="en"] .lk-mobile-cta {
  direction: ltr;
}

html[data-lk-lang="en"] .lk-footer-language,
html[data-lk-lang="en"] .lk-footer-whatsapp {
  justify-content: flex-start;
}

.lk-footer-language a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 74px;
  min-height: 38px;
  padding: 7px 13px;
  border: 1px solid rgba(246, 231, 224, 0.45);
  border-radius: 20px;
}

.lk-footer-language a.is-active {
  border-color: var(--lk-rose);
  background: var(--lk-rose);
  color: var(--lk-midnight);
}

.lk-section {
  width: min(1320px, calc(100% - 80px));
  margin-inline: auto;
}

.lk-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  object-fit: contain;
  filter: invert(71%) sepia(22%) saturate(522%) hue-rotate(298deg) brightness(93%) contrast(91%);
}

.lk-hero {
  display: grid;
  grid-template-columns: 410px 450px 1fr;
  direction: ltr;
  min-height: 826px;
  border-radius: 13px;
  overflow: hidden;
  background: rgba(255, 248, 245, 0.64);
  box-shadow: var(--lk-shadow);
}

.lk-hero > * {
  direction: rtl;
}

.lk-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 74px 52px 66px;
  background: linear-gradient(135deg, rgba(255, 248, 245, 0.85), rgba(246, 231, 224, 0.45));
}

.lk-eyebrow {
  margin: 0 0 22px;
  color: var(--lk-mauve);
  font-size: 18px;
  font-weight: 700;
}

.lk-hero h1 {
  margin: 0 0 28px;
  color: #171217;
  font-size: clamp(40px, 3.5vw, 50px);
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: -0.04em;
}

.lk-lead {
  margin: 0 0 32px;
  color: #574c54;
  font-size: 17px;
  line-height: 1.95;
}

.lk-check-list {
  display: grid;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #50464d;
  font-size: 15px;
  line-height: 1.7;
}

.lk-check-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.lk-check-list .lk-icon {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-top: 4px;
}

.lk-hero-media {
  position: relative;
  min-height: 826px;
  margin: 0;
  overflow: hidden;
  background: var(--lk-midnight);
}

.lk-hero-media::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, transparent 70%, rgba(22, 13, 24, 0.18));
  content: "";
  pointer-events: none;
}

.lk-hero-slides,
.lk-hero-slide {
  position: absolute;
  inset: 0;
}

.lk-hero-slide {
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.lk-hero-slide.is-active {
  visibility: visible;
  opacity: 1;
}

.lk-hero-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.lk-hero-slide:first-child img {
  background: #160d18;
  object-fit: contain;
}

.lk-hero-media.lk-hero-single {
  min-height: 0;
  aspect-ratio: 1 / 1;
  align-self: start;
}

.lk-hero-single img {
  display: block;
  width: 100%;
  height: 100%;
  background: #0b0708;
  object-fit: contain;
  object-position: center;
}

.lk-hero-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: none !important;
  place-items: center;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  background: rgba(22, 13, 24, 0.34);
  color: #fff;
  font: 400 24px/1 Georgia, serif;
  cursor: pointer;
  transform: translateY(-50%);
  opacity: 0.58;
  backdrop-filter: blur(3px);
  transition: background 0.2s ease, transform 0.2s ease;
}

.lk-hero-arrow:hover,
.lk-hero-arrow:focus-visible {
  background: var(--lk-velvet);
  opacity: 0.9;
  outline: 2px solid #fff;
  outline-offset: 2px;
  transform: translateY(-50%) scale(1.06);
}

.lk-hero-prev { left: 12px; }
.lk-hero-next { right: 12px; }

.lk-hero-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 3;
  display: flex;
  gap: 5px;
  align-items: center;
  opacity: 0.52;
  transform: translateX(-50%);
}

.lk-hero-dots button {
  width: 7px !important;
  min-width: 7px !important;
  height: 7px !important;
  min-height: 7px !important;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.42);
  cursor: pointer;
  transition: width 0.2s ease, background 0.2s ease;
}

.lk-hero-dots button.is-active {
  width: 7px !important;
  min-width: 7px !important;
  background: #fff;
}

.lk-offer-card {
  align-self: stretch;
  margin: 4px 0 4px 20px;
  padding: 0 20px 22px;
  border: 1px solid rgba(92, 50, 73, 0.18);
  border-radius: 13px;
  background: rgba(255, 250, 248, 0.74);
}

.lk-offer-card h2 {
  margin: 0 -20px 18px;
  padding: 22px 20px;
  border-radius: 12px 12px 4px 4px;
  background: linear-gradient(100deg, #281724, #160d18);
  color: #f5dfe0;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}

.lk-offer-card .lk-offer-headline {
  line-height: 1.35;
  text-wrap: balance;
}

.lk-offer-options {
  display: grid;
  gap: 12px;
}

.lk-offer-option {
  position: relative;
  display: grid;
  grid-template-columns: 24px 1fr 64px;
  gap: 14px;
  align-items: center;
  min-height: 98px;
  padding: 12px 14px;
  border: 1px solid rgba(102, 72, 90, 0.18);
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.36);
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.lk-offer-option:hover {
  transform: translateY(-1px);
}

.lk-offer-option.is-selected {
  border-color: var(--lk-velvet);
  background: #fff9f6;
  box-shadow: 0 0 0 2px rgba(110, 41, 79, 0.08);
}

.lk-offer-option input {
  position: absolute;
  opacity: 0;
}

.lk-radio {
  width: 17px;
  height: 17px;
  border: 2px solid #b8a9b0;
  border-radius: 50%;
}

.is-selected .lk-radio {
  border: 5px solid var(--lk-velvet);
}

.lk-offer-option strong,
.lk-offer-option small {
  display: block;
}

.lk-offer-option strong {
  font-size: 16px;
}

.lk-offer-option small {
  margin-top: 3px;
  color: #756a70;
  font-size: 13px;
}

.lk-offer-option > img {
  width: 50px;
  max-height: 74px;
  object-fit: contain;
}

.lk-bottle-stack {
  display: flex;
  direction: ltr;
  justify-content: center;
  width: 66px;
}

.lk-bottle-stack img {
  width: 30px;
  height: 69px;
  margin-inline-start: -13px;
  object-fit: contain;
}

.lk-stack-six img {
  width: 33px;
}

.lk-offer-benefits {
  display: grid;
  gap: 12px;
  margin: 24px 0 20px;
  padding: 18px 4px 20px;
  border-block: 1px solid rgba(107, 75, 94, 0.13);
  list-style: none;
  color: #5d5058;
  font-size: 14px;
}

.lk-offer-benefits li {
  display: flex;
  gap: 9px;
  align-items: center;
}

.lk-offer-benefits .lk-icon {
  box-sizing: border-box;
  width: 27px;
  height: 27px;
  padding: 5px;
  border: 1px solid rgba(130, 35, 91, 0.3);
  border-radius: 50%;
  background: #f4d5df;
  filter: none;
  opacity: 1;
}

.lk-price {
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: end;
  margin-bottom: 18px;
}

.lk-limited-offer {
  grid-column: 1 / -1;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  padding: 10px 12px;
  border: 1px solid rgba(217, 160, 167, 0.55);
  border-radius: 8px;
  background: linear-gradient(100deg, rgba(110, 41, 79, 0.13), rgba(217, 160, 167, 0.18));
  color: var(--lk-velvet);
}

.lk-limited-offer span {
  flex: 0 0 auto;
  padding: 4px 8px;
  border-radius: 999px;
  background: var(--lk-velvet);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.lk-limited-offer b {
  font-size: 12px;
  line-height: 1.35;
  text-align: end;
}

.lk-live-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 16px;
  align-items: center;
  justify-content: center;
  margin: -3px 0 12px;
  padding: 8px 10px;
  border: 1px solid rgba(166, 126, 47, 0.28);
  border-radius: 8px;
  background: rgba(255, 248, 238, 0.82);
  color: #59464f;
  font-size: 11px;
  line-height: 1.45;
}

.lk-live-proof span {
  display: inline-flex;
  gap: 4px;
  align-items: center;
}

.lk-live-proof strong {
  color: var(--lk-velvet);
  font-size: 13px;
}

.lk-live-proof-available i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2aa768;
  box-shadow: 0 0 0 4px rgba(42, 167, 104, 0.12);
  animation: lk-live-pulse 2s ease-in-out infinite;
}

@keyframes lk-live-pulse {
  50% { box-shadow: 0 0 0 7px rgba(42, 167, 104, 0); }
}

.lk-checkout-trust {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 10px;
  padding: 9px 6px;
  border: 1px solid rgba(196, 151, 62, 0.45);
  border-radius: 10px;
  background: linear-gradient(135deg, #20131d, #100b10);
  box-shadow: 0 8px 20px rgba(34, 17, 29, 0.12);
  color: #f7e9df;
}

.lk-checkout-trust-item {
  display: flex;
  min-width: 0;
  padding: 2px 8px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border-inline-end: 1px solid rgba(212, 170, 87, 0.22);
  text-align: center;
}

.lk-checkout-trust-item:last-child {
  border-inline-end: 0;
}

.lk-checkout-trust-item .lk-icon {
  box-sizing: border-box;
  width: 34px;
  height: 34px;
  padding: 7px;
  margin-bottom: 5px;
  border: 1px solid #f4d28a;
  border-radius: 50%;
  background: #f4d28a;
  filter: none;
  opacity: 1;
}

.lk-checkout-trust-item strong {
  color: #f4d28a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.45;
}

.lk-checkout-trust-item span {
  margin-top: 2px;
  color: #d7c5bd;
  font-size: 12px;
  line-height: 1.45;
}

.lk-checkout-trust-item.is-guarantee strong {
  color: #ffd778;
}

.lk-trust-policy {
  margin: 5px 0 0;
  color: #806f76;
  text-align: center;
  font-size: 8.5px;
  line-height: 1.5;
}

.lk-order-form .lk-checkout-trust {
  margin-top: 12px;
  background: rgba(8, 5, 8, 0.42);
}

.lk-order-form .lk-trust-policy {
  color: #a9959e;
}

.lk-price > span {
  grid-column: 1 / -1;
  color: #554a51;
  font-size: 14px;
}

.lk-price strong {
  grid-column: 2;
  color: #1a1319;
  font-family: Bahnschrift, "Segoe UI", sans-serif;
  font-size: 48px;
  line-height: 1;
}

.lk-price small {
  grid-column: 3;
  padding-bottom: 5px;
  color: #6f626a;
  font-size: 12px;
}

.lk-price del {
  grid-column: 1;
  align-self: center;
  margin-inline-end: 12px;
  color: #9a8992;
  font: 600 20px/1 Bahnschrift, sans-serif;
  text-decoration-thickness: 2px;
}

.lk-price > em {
  grid-column: 1 / -1;
  margin-top: 7px;
  color: var(--lk-velvet);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}

.lk-primary-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 60px;
  padding: 14px 24px;
  border: 0;
  border-radius: 6px;
  background: linear-gradient(100deg, #7f245a, #672145);
  color: #fff8f5 !important;
  text-decoration: none !important;
  font: 700 18px/1.4 "Noto Kufi Arabic", Tahoma, sans-serif;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(110, 41, 79, 0.18);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lk-primary-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(110, 41, 79, 0.24);
}

.lk-primary-button[disabled] {
  cursor: wait;
  opacity: 0.65;
}

.lk-microcopy {
  margin: 12px 0 0;
  color: #877980;
  text-align: center;
  font-size: 11px;
}

.lk-trust-strip {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  min-height: 196px;
  margin-top: 50px;
  padding: 28px 20px;
  border-radius: 13px;
  background: linear-gradient(100deg, #2d1c2b, #160d18);
  box-shadow: var(--lk-shadow);
  direction: ltr;
}

.lk-trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 20px;
  border-inline-start: 1px solid rgba(217, 160, 167, 0.13);
  color: #f8e7e1;
  text-align: center;
  direction: rtl;
}

.lk-trust-item:last-child {
  border-inline-start: 0;
}

.lk-trust-item .lk-icon {
  width: 52px;
  height: 52px;
  margin-bottom: 6px;
}

.lk-trust-item strong {
  font-size: 16px;
}

.lk-trust-item span {
  color: #d8c5cb;
  font-size: 13px;
}

.lk-overview-card {
  margin-top: 55px;
  border: 1px solid var(--lk-line);
  border-radius: 13px;
  overflow: hidden;
  background: rgba(255, 250, 247, 0.32);
}

.lk-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  min-height: 82px;
  border-bottom: 1px solid var(--lk-line);
}

.lk-tabs button {
  border: 0;
  border-inline-start: 1px solid var(--lk-line);
  background: transparent;
  color: #776a72;
  font: 500 16px/1.4 "Noto Kufi Arabic", Tahoma, sans-serif;
  cursor: pointer;
}

.lk-tabs button:last-child {
  border-inline-start: 0;
}

.lk-tabs button.is-active {
  margin: 4px;
  border: 0;
  border-radius: 10px;
  background: linear-gradient(100deg, #85285e, #692046);
  color: #fff6f2;
}

.lk-tab-panel {
  display: none;
  min-height: 590px;
  padding: 72px;
}

.lk-tab-panel.is-active {
  display: grid;
}

.lk-tab-panel[data-panel="overview"] {
  grid-template-columns: 44% 56%;
  align-items: center;
  gap: 50px;
}

.lk-overview-copy h2,
.lk-confidence-visual h3,
.lk-section-heading h2,
.lk-testimonials h2,
.lk-packages-panel h2,
.lk-order-form h2 {
  margin: 0 0 18px;
  color: #33282f;
  font-size: 30px;
  font-weight: 750;
  line-height: 1.5;
}

.lk-overview-copy > p {
  color: #5d5158;
  font-size: 16px;
  line-height: 2;
}

.lk-check-list.compact {
  gap: 11px;
  margin-top: 24px;
}

.lk-disclaimer {
  margin-top: 28px !important;
  color: #897a82 !important;
  font-size: 12px !important;
}

.lk-confidence-visual {
  text-align: center;
}

.lk-confidence-visual h3 {
  font-size: 22px;
}

.lk-confidence-visual img {
  display: block;
  width: 100%;
  max-height: 430px;
  object-fit: contain;
  mix-blend-mode: multiply;
}

.lk-section-heading {
  margin-bottom: 30px;
}

.lk-section-heading h2 {
  margin-bottom: 5px;
  font-size: 34px;
}

.lk-section-heading p {
  margin: 0;
  color: #756870;
  font-size: 15px;
}

.lk-section-heading.centered {
  text-align: center;
}

.lk-delivery {
  min-height: 330px;
  padding: 54px 20px 32px;
}

.lk-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 42px;
}

.lk-steps article {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 28px;
  text-align: center;
}

.lk-steps article:not(:last-child)::after {
  position: absolute;
  top: 42px;
  left: -18%;
  width: 36%;
  border-top: 2px dashed rgba(122, 77, 104, 0.5);
  content: "";
}

.lk-steps .lk-icon {
  width: 76px;
  height: 76px;
  padding: 17px;
  border: 1px solid rgba(122, 77, 104, 0.3);
  border-radius: 50%;
  filter: invert(11%) sepia(10%) saturate(1223%) hue-rotate(276deg) brightness(91%) contrast(93%);
}

.lk-step-number {
  position: absolute;
  top: -10px;
  right: calc(50% + 22px);
  z-index: 2;
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: var(--lk-velvet);
  color: white;
  font: 700 13px/1 Bahnschrift, sans-serif;
}

.lk-steps strong {
  margin-top: 18px;
  font-size: 16px;
}

.lk-steps p {
  margin: 7px 0 0;
  color: #786b72;
  font-size: 13px;
}

.lk-customer-stories {
  width: min(760px, calc(100% - 40px));
  margin-top: 28px;
  padding: 58px 58px 38px;
  border: 1px solid rgba(122, 77, 104, 0.16);
  border-radius: 13px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 0, rgba(217, 160, 167, 0.14), transparent 32%),
    rgba(255, 248, 245, 0.76);
  box-shadow: var(--lk-shadow);
}

.lk-customer-stories .lk-section-heading {
  max-width: 820px;
  margin-inline: auto;
}

.lk-customer-stories .lk-eyebrow {
  margin-bottom: 10px;
  color: var(--lk-velvet);
  font-size: 14px;
  letter-spacing: 0.05em;
}

.lk-customer-stories .lk-size-copy {
  max-width: 720px;
  margin-bottom: 0;
  text-align: start;
}

.lk-customer-stories .lk-size-copy h2 {
  margin-bottom: 20px;
  color: var(--lk-midnight);
  font-size: clamp(28px, 3.2vw, 38px);
  line-height: 1.22;
}

.lk-customer-stories .lk-size-copy p {
  margin: 0 0 16px;
  color: #5f535b;
  font-size: 16px;
  line-height: 1.75;
}

.lk-size-benefits {
  display: block;
  margin: 5px 0 18px;
  padding: 13px 18px;
  border-radius: 10px;
  background: rgba(110, 41, 79, 0.09);
  color: var(--lk-velvet);
  font-size: 19px;
  line-height: 1.45;
  text-align: center;
}

.lk-stories-visual {
  position: relative;
  margin: 38px 0 0;
  border: 7px solid #fff8f5;
  border-radius: 14px;
  overflow: hidden;
  background: var(--lk-midnight);
  box-shadow: 0 20px 45px rgba(34, 17, 28, 0.14);
}

.lk-stories-visual::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 62%, rgba(22, 13, 24, 0.24));
  content: "";
  pointer-events: none;
}

.lk-stories-stream::after {
  display: none;
}

.lk-stories-visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  object-fit: contain;
  object-position: center;
}

.lk-stories-stream .lk-story-stream-image {
  margin: 0;
  border: 0;
  border-radius: 0;
}

.lk-stories-stream .lk-story-stream-video {
  display: block;
  width: 100%;
  height: auto;
  min-height: 220px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: #09070a;
  object-fit: contain;
}

.lk-story-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin: 18px 0 0;
}

.lk-story-grid article {
  min-height: 0;
  padding: 25px 25px 22px;
  border: 1px solid rgba(122, 77, 104, 0.14);
  border-radius: 10px;
  background: rgba(255, 250, 248, 0.96);
  box-shadow: 0 14px 28px rgba(34, 17, 28, 0.1);
  backdrop-filter: blur(8px);
}

.lk-story-card-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: auto;
  margin: 0 0 18px;
  border-radius: 10px;
  background: transparent;
  object-fit: contain;
  object-position: center;
}

.lk-story-grid article > span {
  display: grid;
  place-items: center;
  width: 35px;
  height: 35px;
  margin-bottom: 15px;
  border-radius: 50%;
  background: var(--lk-velvet);
  color: white;
  font: 700 12px/1 Bahnschrift, sans-serif;
}

.lk-story-grid strong {
  display: block;
  color: var(--lk-midnight);
  font-size: 17px;
}

.lk-story-grid p {
  margin: 9px 0 0;
  color: #6d6068;
  font-size: 13px;
  line-height: 1.8;
}

.lk-stories-note {
  max-width: 900px;
  margin: 26px auto 0;
  color: #87757f;
  text-align: center;
  font-size: 11px;
  line-height: 1.8;
}

.lk-testimonials {
  display: grid;
  grid-template-columns: 11% 61% 28%;
  align-items: center;
  min-height: 274px;
  margin-top: 25px;
  padding: 45px 56px;
  border-radius: 13px;
  background: linear-gradient(100deg, #2f1d2b, #160d18);
  color: #f8eae5;
  box-shadow: var(--lk-shadow);
}

.lk-quote-mark .lk-icon {
  width: 52px;
  height: 52px;
}

.lk-testimonials h2 {
  color: #f8eae5;
  font-size: 26px;
}

.lk-review-copy ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0 20px 0 0;
  color: #ddcdd2;
  font-size: 15px;
  line-height: 1.7;
  list-style: none;
}

.lk-stars {
  display: grid;
  gap: 7px;
  justify-content: center;
  direction: ltr;
  color: var(--lk-rose);
  font: 700 22px/1 Bahnschrift, sans-serif;
  letter-spacing: 5px;
}

.lk-order-section {
  display: grid;
  grid-template-columns: 57.5% 42.5%;
  align-items: start;
  direction: ltr;
  gap: 22px;
  min-height: 568px;
  margin-top: 42px;
}

.lk-order-section > * {
  direction: rtl;
}

.lk-packages-panel,
.lk-order-form {
  border-radius: 13px;
}

.lk-packages-panel {
  padding: 26px 18px 22px;
  border: 1px solid var(--lk-line);
  background: rgba(255, 250, 248, 0.42);
}

.lk-packages-panel h2 {
  margin-bottom: 14px;
  text-align: center;
  font-size: 24px;
}

.lk-package-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  direction: rtl;
  min-height: 392px;
}

.lk-package-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 24px 12px 0;
  border: 1px solid var(--lk-line);
  border-left: 0;
  background: rgba(255, 255, 255, 0.2);
  color: var(--lk-ink);
  font-family: inherit;
  cursor: pointer;
}

.lk-package-card:first-child {
  border-radius: 0 8px 8px 0;
}

.lk-package-card:last-child {
  border-left: 1px solid var(--lk-line);
  border-radius: 8px 0 0 8px;
}

.lk-package-card.is-selected {
  z-index: 2;
  border-color: var(--lk-velvet);
  box-shadow: 0 0 0 1px var(--lk-velvet);
}

.lk-package-card > i {
  position: absolute;
  top: 0;
  right: 12px;
  left: 12px;
  padding: 5px 8px;
  background: var(--lk-velvet);
  color: white;
  font-size: 11px;
  font-style: normal;
}

.lk-package-card > span:first-of-type {
  font-size: 16px;
  font-weight: 700;
}

.lk-package-card > small {
  margin: 6px 0 8px;
  color: #74666e;
}

.lk-package-card > img {
  width: 82px;
  height: 140px;
  object-fit: contain;
}

.lk-package-bottles {
  display: flex;
  justify-content: center;
  direction: ltr;
  width: 140px;
  height: 140px;
}

.lk-package-bottles img {
  width: 62px;
  margin-inline-start: -22px;
  object-fit: contain;
}

.lk-package-card strong {
  margin-top: 4px;
  font: 700 31px/1 Bahnschrift, sans-serif;
}

.lk-package-card > del {
  margin-top: 2px;
  color: #a08d96;
  font: 600 14px/1.2 Bahnschrift, sans-serif;
  text-decoration-thickness: 2px;
}

.lk-package-card em {
  margin: 6px 0 16px;
  color: #766970;
  font-size: 11px;
  font-style: normal;
}

.lk-package-card b {
  width: calc(100% + 24px);
  margin-top: auto;
  padding: 13px 8px;
  background: var(--lk-velvet);
  color: white;
  font-size: 16px;
}

.lk-package-assurances {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 20px;
  color: #5e5159;
  font-size: 12px;
}

.lk-package-assurances span {
  display: flex;
  gap: 7px;
  align-items: center;
  justify-content: center;
}

.lk-package-assurances .lk-icon {
  box-sizing: border-box;
  width: 34px;
  height: 34px;
  padding: 6px;
  border: 1px solid rgba(130, 35, 91, 0.28);
  border-radius: 50%;
  background: #f4d5df;
  filter: none;
  opacity: 1;
}

.lk-order-form {
  padding: 32px 34px 22px;
  background: linear-gradient(145deg, #281824, #160d18);
  color: #f8eae5;
  box-shadow: var(--lk-shadow);
}

.lk-order-form h2 {
  color: #f8eae5;
  font-size: 24px;
}

.lk-order-form label {
  display: block;
  margin-bottom: 13px;
  color: #cdbbc1;
  font-size: 12px;
}

.lk-order-form input,
.lk-order-form select,
.lk-order-form textarea {
  width: 100%;
  min-height: 45px;
  margin-top: 5px;
  padding: 9px 13px;
  border: 1px solid rgba(217, 160, 167, 0.38);
  border-radius: 5px;
  outline: 0;
  background: rgba(255, 255, 255, 0.025);
  color: #fff8f5;
  font: 400 14px/1.5 "Noto Kufi Arabic", Tahoma, sans-serif;
}

.lk-order-form input::placeholder,
.lk-order-form textarea::placeholder {
  color: #8f7d86;
}

.lk-phone-input,
.lk-whatsapp-input {
  display: grid;
  grid-template-columns: minmax(150px, 0.8fr) minmax(180px, 1.2fr);
  gap: 8px;
  margin-top: 5px;
}

.lk-phone-input select,
.lk-phone-input input,
.lk-whatsapp-input select,
.lk-whatsapp-input input {
  margin-top: 0;
}

.lk-phone-input input,
.lk-whatsapp-input input {
  direction: ltr;
  text-align: left;
}

.lk-order-form [hidden] {
  display: none !important;
}

.lk-check-field {
  display: flex !important;
  align-items: flex-start;
  gap: 9px;
  min-height: 42px;
  padding: 10px 12px;
  border: 1px solid rgba(217, 160, 167, 0.22);
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.035);
  cursor: pointer;
}

.lk-check-field input {
  flex: 0 0 19px;
  width: 19px;
  min-height: 19px;
  margin: 1px 0 0;
  accent-color: var(--lk-rose);
}

.lk-check-field span {
  line-height: 1.6;
}

.lk-fixed-country {
  display: flex;
  align-items: center;
  min-height: 45px;
  margin-top: 5px;
  padding: 9px 13px;
  border: 1px solid rgba(217, 160, 167, 0.22);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.045);
  color: #fff8f5;
  font-size: 14px;
}

.lk-location-divider {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 4px 0 12px;
  color: #a9959e;
  font-size: 11px;
  font-weight: 700;
}

.lk-location-divider::before,
.lk-location-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(217, 160, 167, 0.18);
}

.lk-location-button {
  width: 100%;
  min-height: 44px;
  margin: -4px 0 2px;
  border: 1px solid rgba(217, 160, 167, 0.45);
  border-radius: 7px;
  background: rgba(217, 160, 167, 0.08);
  color: #f4dbe1;
  font: 700 13px/1.3 inherit;
  cursor: pointer;
}

.lk-location-button:hover,
.lk-location-button:focus-visible {
  border-color: var(--lk-rose);
  background: rgba(217, 160, 167, 0.15);
}

.lk-location-status {
  margin-bottom: 13px;
}

.lk-address-summary {
  margin: 5px 0 13px;
  padding: 13px 14px;
  border: 1px solid rgba(217, 160, 167, 0.28);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
}

.lk-address-summary strong {
  display: block;
  margin-bottom: 7px;
  color: #fff8f5;
  font-size: 13px;
}

.lk-address-summary p {
  margin: 0;
  color: #cdbbc1;
  font-size: 12px;
  line-height: 1.75;
}

.lk-address-confirm {
  border-color: rgba(232, 166, 181, 0.45);
}

.lk-field-hint {
  display: block;
  margin-top: 6px;
  color: #a9959e;
  font-size: 11px;
  line-height: 1.65;
}

/* Native select menus often open on a light system surface. Keep the closed
   control light-on-dark, but force every expanded option to use dark text. */
.lk-order-form select option,
.lk-order-form select optgroup {
  background: #fff8f5;
  color: #21131d;
}

.lk-order-form input:focus,
.lk-order-form select:focus,
.lk-order-form textarea:focus {
  border-color: var(--lk-rose);
  box-shadow: 0 0 0 2px rgba(217, 160, 167, 0.12);
}

.lk-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.lk-honeypot {
  position: absolute !important;
  left: -9999px !important;
}

.lk-form-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px 0;
  padding: 12px 0;
  border-block: 1px solid rgba(217, 160, 167, 0.17);
  color: #d8c5cb;
  font-size: 13px;
}

.lk-form-total strong {
  color: #fff8f5;
  font-size: 16px;
}

.lk-order-form .lk-primary-button {
  min-height: 62px;
}

.lk-form-status {
  min-height: 24px;
  margin: 10px 0 0;
  color: #f0cbd2;
  text-align: center;
  font-size: 13px;
}

.lk-form-status.is-success {
  color: #b7e3bf;
}

body.lk-order-confirm-open {
  overflow: hidden;
}

.lk-order-confirm[hidden] {
  display: none !important;
}

.lk-order-confirm {
  position: fixed;
  z-index: 100000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 22px;
  background: rgba(19, 9, 17, 0.78);
  backdrop-filter: blur(6px);
}

.lk-order-confirm-dialog {
  position: relative;
  width: min(460px, 100%);
  padding: 34px 30px 28px;
  border: 1px solid rgba(217, 160, 167, 0.42);
  border-radius: 18px;
  background: linear-gradient(145deg, #2d1928, #170d18);
  color: #f8eae5;
  text-align: center;
  box-shadow: 0 28px 80px rgba(16, 7, 14, 0.48);
}

html[data-lk-lang="en"] .lk-order-confirm-dialog {
  direction: ltr;
}

.lk-order-confirm-close {
  position: absolute;
  top: 12px;
  inset-inline-end: 14px;
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #f8eae5;
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
}

.lk-order-confirm-icon {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  margin: 0 auto 17px;
  border: 2px solid var(--lk-rose);
  border-radius: 50%;
  color: var(--lk-rose);
  font-size: 28px;
  font-weight: 700;
}

.lk-order-confirm-dialog h2 {
  margin: 0 0 13px;
  color: #fff8f5;
  font-size: 24px;
}

.lk-order-confirm-dialog p {
  margin: 0;
  color: #d8c5cb;
  font-size: 14px;
  line-height: 1.8;
}

.lk-order-confirm-actions {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  gap: 10px;
  margin-top: 24px;
}

.lk-order-confirm-actions button {
  min-height: 52px;
  border-radius: 8px;
  font: 700 13px/1.45 "Noto Kufi Arabic", Tahoma, sans-serif;
  cursor: pointer;
}

.lk-order-confirm-actions .lk-primary-button {
  min-width: 0;
  padding-inline: 14px;
  border: 0;
}

.lk-confirm-review {
  border: 1px solid rgba(217, 160, 167, 0.5);
  background: transparent;
  color: #f2dfe4;
}

.lk-privacy {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 4px 0 0;
  color: #9d8992;
  text-align: center;
  font-size: 10px;
}

.lk-privacy .lk-icon {
  width: 14px;
  height: 14px;
}

.lk-footer-inner {
  display: grid;
  grid-template-columns: 1fr 1.3fr 1fr;
  align-items: center;
  width: min(1320px, calc(100% - 80px));
  min-height: 126px;
  margin: auto;
  color: #e5d3d8;
}

.lk-footer-inner a {
  color: #e5d3d8;
}

.lk-footer-whatsapp {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  font-size: 13px;
}

.lk-footer-whatsapp .lk-icon {
  width: 26px;
  height: 26px;
}

.lk-footer-brand {
  text-align: center;
}

.lk-footer-brand img {
  width: 250px;
  max-height: 66px;
  object-fit: contain;
}

.lk-footer-brand p {
  margin: 4px 0 0;
  color: #bcaab2;
  font-size: 10px;
  line-height: 1.6;
}

.lk-footer-language {
  display: flex;
  gap: 10px;
  justify-content: flex-start;
  font: 12px/1.4 Bahnschrift, sans-serif;
}

.footer-container,
body.lk-page footer.footer-container {
  background: linear-gradient(100deg, #281824, #160d18) !important;
}

.lk-mobile-cta {
  display: none;
}

@media (max-width: 1279px) {
  .lk-section { width: min(1120px, calc(100% - 52px)); }
  .lk-hero { grid-template-columns: 34% 34% 32%; min-height: 720px; }
  .lk-hero-media { min-height: 720px; }
  .lk-hero-copy { padding: 55px 38px; }
  .lk-hero h1 { font-size: 40px; }
  .lk-offer-card { margin-inline-start: 14px; }
  .lk-tab-panel { padding: 55px; }
  .lk-footer-inner { width: calc(100% - 52px); }
}

@media (max-width: 1024px) {
  body.lk-page .whb-general-header .whb-general-header-inner {
    min-height: 74px;
  }
  body.lk-page .whb-general-header .whb-mobile-left,
  body.lk-page .whb-general-header .whb-mobile-center,
  body.lk-page .whb-general-header .whb-mobile-right {
    display: flex;
    flex: 1 1 0;
    align-items: center;
  }
  body.lk-page .whb-general-header .whb-mobile-left { justify-content: flex-start; }
  body.lk-page .whb-general-header .whb-mobile-center { justify-content: center; }
  body.lk-page .whb-general-header .whb-mobile-right {
    gap: 5px;
    justify-content: flex-end;
  }
  body.lk-page .whb-lk-mobile-logo-primary {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.lk-page .whb-lk-mobile-logo-primary img {
    width: 148px !important;
    max-width: 148px !important;
    max-height: 44px;
    object-fit: contain;
  }
  body.lk-page .whb-lk-mobile-lang-en,
  body.lk-page .whb-lk-mobile-lang-ar {
    margin: 0 !important;
  }
  body.lk-page .whb-lk-mobile-lang-en a,
  body.lk-page .whb-lk-mobile-lang-ar a {
    min-width: 42px;
    min-height: 38px;
    padding: 0 10px;
    border: 1px solid rgba(246, 231, 224, 0.55) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.06) !important;
    color: #fff8f5 !important;
    font: 700 12px/1 Bahnschrift, "Segoe UI", sans-serif;
  }
  body.lk-page .whb-lk-mobile-lang-ar a { min-width: 58px; }
  html[data-lk-lang="en"] body.lk-page .whb-lk-mobile-lang-en a,
  html[data-lk-lang="ar"] body.lk-page .whb-lk-mobile-lang-ar a {
    border-color: var(--lk-rose) !important;
    background: var(--lk-rose) !important;
    color: var(--lk-midnight) !important;
    box-shadow: 0 5px 14px rgba(217, 160, 167, 0.22) !important;
  }
  body.lk-page .whb-lk-mobile-burger-primary a {
    width: 42px;
    height: 42px;
    border: 1px solid rgba(246, 231, 224, 0.2);
    border-radius: 50%;
  }
  .lk-landing { padding-top: 24px; }
  .lk-section { width: min(920px, calc(100% - 36px)); }
  .lk-hero { grid-template-columns: 1fr 1fr; }
  .lk-hero-media { grid-column: 1 / -1; grid-row: 1; min-height: 620px; }
  .lk-hero-copy, .lk-offer-card { min-height: 600px; }
  .lk-offer-card { margin: 16px; }
  .lk-trust-strip { grid-template-columns: repeat(3, 1fr); }
  .lk-trust-item { min-height: 145px; }
  .lk-tab-panel[data-panel="overview"] { grid-template-columns: 1fr; }
  .lk-order-section { grid-template-columns: 1fr; }
  .lk-customer-stories { padding-inline: 32px; }
  .lk-story-grid { margin-inline: 16px; }
  .lk-footer-inner { width: calc(100% - 36px); }
}

@media (max-width: 767px) {
  body.lk-page .whb-header .container { padding-inline: 10px; }
  body.lk-page .whb-general-header,
  body.lk-page .whb-general-header .whb-general-header-inner { min-height: 64px !important; height: 64px !important; }
  body.lk-page .whb-general-header .whb-mobile-left {
    flex: 0 0 42px !important;
    margin: 0 !important;
  }
  body.lk-page .whb-general-header .whb-mobile-center { flex: 1 1 auto !important; min-width: 0; }
  body.lk-page .whb-general-header .whb-mobile-right { flex: 0 0 auto !important; gap: 3px; }
  body.lk-page .whb-lk-mobile-logo-primary img {
    width: 112px !important;
    max-width: 112px !important;
    max-height: 38px;
  }
  body.lk-page .whb-lk-mobile-lang-en,
  body.lk-page .whb-lk-mobile-lang-ar {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
  }
  body.lk-page .whb-lk-mobile-lang-en a.btn,
  body.lk-page .whb-lk-mobile-lang-ar a.btn {
    width: auto !important;
    min-width: 0 !important;
    min-height: 34px !important;
    height: 34px !important;
    padding: 0 9px !important;
    font-size: 10.5px !important;
  }
  body.lk-page .whb-lk-mobile-burger-primary a {
    width: 40px;
    height: 40px;
  }
  .lk-landing { padding: 8px 0 34px; }
  .lk-section { width: calc(100% - 16px); }
  .lk-hero { display: flex; flex-direction: column; border-radius: 8px; }
  .lk-hero-copy {
    order: 1;
    min-height: 0;
    padding: 14px 16px 12px;
  }
  .lk-hero-copy .lk-eyebrow { margin-bottom: 5px; font-size: 11px; }
  .lk-hero-copy .lk-lead,
  .lk-hero-copy .lk-check-list { display: none; }
  .lk-hero-media {
    order: 2;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-inline: 0;
    aspect-ratio: 1135 / 1386;
    border-radius: 0;
  }
  .lk-hero-dots { bottom: 8px; gap: 6px; opacity: 0.72; }
  .lk-hero-dots button {
    width: 7px !important;
    min-width: 7px !important;
    height: 7px !important;
    min-height: 7px !important;
    border-width: 0;
  }
  .lk-hero-dots button.is-active { width: 7px !important; min-width: 7px !important; }
  .lk-offer-card {
    order: 3;
    min-height: 0;
    margin: 8px 0 0;
    padding: 0 10px 12px;
    border-radius: 8px;
  }
  .lk-offer-card h2 {
    margin: 0 -10px 9px;
    padding: 11px 10px;
    font-size: 16px;
  }
  .lk-offer-card .lk-offer-headline { font-size: 15px; line-height: 1.35; }
  .lk-offer-options { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 5px; }
  .lk-offer-option {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    min-height: 86px;
    padding: 8px 5px;
    text-align: center;
  }
  .lk-offer-option strong { font-size: 11px; line-height: 1.45; }
  .lk-offer-option small { margin-top: 2px; font-size: 9px; line-height: 1.4; }
  .lk-offer-option > img,
  .lk-offer-option .lk-bottle-stack { display: none; }
  .lk-radio { width: 14px; height: 14px; }
  .is-selected .lk-radio { border-width: 4px; }
  .lk-offer-benefits {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 5px;
    margin: 10px 0;
    padding: 9px 0;
    font-size: 9px;
    line-height: 1.45;
  }
  .lk-offer-benefits li { flex-direction: column; gap: 4px; text-align: center; }
  .lk-offer-benefits .lk-icon { width: 30px; height: 30px; }
  .lk-price { margin-bottom: 9px; }
  .lk-limited-offer { gap: 6px; margin-bottom: 8px; padding: 7px 8px; }
  .lk-limited-offer span { padding: 3px 6px; font-size: 9px; }
  .lk-limited-offer b { font-size: 9px; }
  .lk-price > span { font-size: 11px; }
  .lk-price strong { font-size: 34px; }
  .lk-price del { font-size: 15px; }
  .lk-price > em { margin-top: 4px; font-size: 10px; }
  .lk-primary-button { min-height: 48px; padding: 10px 14px; font-size: 15px; }
  .lk-live-proof { gap: 4px 10px; margin-bottom: 9px; padding: 7px 6px; font-size: 9px; }
  .lk-live-proof strong { font-size: 11px; }
  .lk-checkout-trust { padding: 8px 3px; }
  .lk-checkout-trust-item { padding-inline: 4px; }
  .lk-checkout-trust-item .lk-icon { width: 36px; height: 36px; margin-bottom: 6px; }
  .lk-checkout-trust-item strong { font-size: 12px; }
  .lk-checkout-trust-item span { font-size: 12px; }
  .lk-microcopy { margin-top: 7px; font-size: 9px; }
  .lk-hero h1 { margin: 0; font-size: 24px; line-height: 1.35; }
  .lk-trust-strip {
    display: flex;
    min-height: 0;
    gap: 6px;
    margin-top: 12px;
    padding: 8px;
    overflow-x: auto;
  }
  .lk-trust-item {
    flex: 0 0 94px;
    min-height: 78px;
    padding: 7px 5px;
    border: 0;
  }
  .lk-trust-item:last-child { grid-column: auto; }
  .lk-trust-item .lk-icon { width: 28px; height: 28px; margin-bottom: 2px; }
  .lk-trust-item strong { font-size: 10px; }
  .lk-trust-item span { font-size: 9px; }
  .lk-tabs { display: flex; min-height: 0; overflow-x: auto; }
  .lk-tabs button { flex: 0 0 42%; min-height: 48px; font-size: 11px; }
  .lk-tab-panel { min-height: 0; padding: 20px 14px; }
  .lk-overview-card { margin-top: 16px; }
  .lk-overview-copy h2, .lk-section-heading h2 { font-size: 22px; }
  .lk-confidence-visual h3 { font-size: 16px; }
  .lk-delivery { min-height: 0; padding: 28px 0 20px; }
  .lk-steps { grid-template-columns: 1fr 1fr; gap: 24px 0; margin-top: 26px; }
  .lk-steps article:not(:last-child)::after { display: none; }
  .lk-customer-stories { margin-top: 14px; padding: 24px 12px 20px; }
  .lk-customer-stories .lk-size-copy { padding-inline: 6px; }
  .lk-customer-stories .lk-size-copy h2 { margin-bottom: 14px; font-size: 23px; line-height: 1.32; }
  .lk-customer-stories .lk-size-copy p { margin-bottom: 12px; font-size: 14px; line-height: 1.65; }
  .lk-size-benefits { margin: 2px 0 14px; padding: 10px 8px; font-size: 15px; }
  .lk-stories-visual { margin-top: 16px; border-width: 3px; }
  .lk-stories-visual img { height: auto; aspect-ratio: auto; object-fit: contain; object-position: center; }
  .lk-story-grid { grid-template-columns: 1fr; gap: 10px; margin: 12px 0 0; }
  .lk-story-grid article { min-height: 0; padding: 15px; }
  .lk-story-card-image { margin-bottom: 14px; border-radius: 8px; }
  .lk-stories-note { margin-top: 18px; padding-inline: 6px; }
  .lk-testimonials { grid-template-columns: 1fr; gap: 14px; min-height: 0; padding: 24px 18px; }
  .lk-quote-mark { text-align: center; }
  .lk-stars { grid-template-columns: 1fr 1fr; }
  .lk-order-section { gap: 12px; margin-top: 16px; }
  .lk-packages-panel { padding: 18px 10px 16px; overflow: visible; }
  .lk-packages-panel h2 { margin-bottom: 12px; font-size: 20px; }
  .lk-package-grid {
    grid-template-columns: 1fr;
    gap: 9px;
    min-width: 0;
    min-height: 0;
    overflow: visible;
  }
  .lk-package-card,
  .lk-package-card:first-child,
  .lk-package-card:last-child {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr) 76px;
    grid-template-rows: auto auto auto;
    align-items: center;
    min-height: 112px;
    padding: 12px 10px;
    border: 1px solid var(--lk-line);
    border-radius: 10px;
    text-align: start;
  }
  .lk-package-card.is-selected { border-color: var(--lk-velvet); }
  .lk-package-card > i {
    top: 7px;
    right: auto;
    left: auto;
    inset-inline-start: 7px;
    width: auto;
    max-width: 94px;
    padding: 3px 6px;
    border-radius: 999px;
    font-size: 8px;
    line-height: 1.2;
    text-align: center;
  }
  .lk-package-card > span:first-of-type {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
    font-size: 14px;
    line-height: 1.35;
  }
  .lk-package-card > small {
    grid-column: 2;
    grid-row: 2;
    align-self: start;
    margin: 3px 0 0;
    font-size: 10px;
  }
  .lk-package-card > img,
  .lk-package-card > .lk-package-bottles {
    grid-column: 1;
    grid-row: 1 / 4;
    width: 64px;
    height: 82px;
    margin: 0;
  }
  .lk-package-card > img { object-fit: contain; }
  .lk-package-card > .lk-package-bottles { align-items: center; }
  .lk-package-bottles img {
    width: 34px;
    margin-inline-start: -12px;
  }
  .lk-package-card > strong {
    grid-column: 3;
    grid-row: 1 / 3;
    align-self: center;
    justify-self: end;
    margin: 0;
    font-size: 25px;
  }
  .lk-package-card > del {
    grid-column: 2;
    grid-row: 3;
    align-self: start;
    margin-top: 5px;
    font-size: 11px;
  }
  .lk-package-card > em {
    grid-column: 3;
    grid-row: 3;
    align-self: start;
    justify-self: end;
    margin: 4px 0 0;
    font-size: 9px;
  }
  .lk-package-card > b { display: none; }
  .lk-packages-panel::after { display: none; content: none; }
  .lk-package-assurances {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 5px;
    margin-top: 14px;
    font-size: 9px;
    line-height: 1.35;
  }
  .lk-package-assurances span { flex-direction: column; gap: 4px; text-align: center; }
  .lk-package-assurances .lk-icon { width: 34px; height: 34px; }
  .lk-order-form { padding: 22px 14px; }
  .lk-phone-input,
  .lk-whatsapp-input { grid-template-columns: minmax(128px, 0.9fr) minmax(0, 1.1fr); }
  .lk-order-confirm { padding: 14px; }
  .lk-order-confirm-dialog { padding: 32px 18px 20px; border-radius: 14px; }
  .lk-order-confirm-dialog h2 { font-size: 21px; }
  .lk-order-confirm-dialog p { font-size: 13px; line-height: 1.7; }
  .lk-order-confirm-actions { grid-template-columns: 1fr; }
  .lk-order-confirm-actions .lk-primary-button { order: -1; }
  .lk-form-row { grid-template-columns: 1fr; gap: 0; }
  .lk-footer-inner { grid-template-columns: 1fr; gap: 18px; width: calc(100% - 24px); padding: 28px 0; text-align: center; }
  .lk-footer-whatsapp, .lk-footer-language { justify-content: center; }
  .lk-mobile-cta { display: none !important; }
  html[data-lk-lang="en"] .lk-packages-panel::after { content: none; }
  body.lk-page .mobile-nav .menu-item > a[href*="lang="] { width: calc(100% - 30px); margin: 6px 15px; }
}

@media (max-width: 430px) {
  body.lk-page .whb-general-header .container { padding-inline: 8px; }
  body.lk-page .whb-lk-mobile-logo-primary img {
    width: 108px !important;
    max-width: 108px !important;
  }
  body.lk-page .whb-lk-mobile-lang-en a.btn,
  body.lk-page .whb-lk-mobile-lang-ar a.btn {
    min-width: 0 !important;
    min-height: 34px !important;
    height: 34px !important;
    padding-inline: 8px !important;
    font-size: 10px !important;
  }
  .lk-hero-media { height: auto; aspect-ratio: 1135 / 1386; }
  .lk-hero h1 { font-size: 22px; }
}

@media (min-width: 768px) {
  .lk-section.lk-customer-stories { width: min(1120px, calc(100% - 48px)); }
  .lk-section { width: min(1480px, calc(100% - 56px)); }
  .lk-hero {
    display: grid;
    grid-template-areas: "media offer";
    grid-template-columns: minmax(0, 45%) minmax(340px, 55%);
    min-height: 0;
    border-radius: 10px;
  }
  .lk-hero-copy {
    grid-area: copy;
    min-height: 0;
    padding: 20px 28px 18px;
    border-bottom: 1px solid rgba(122, 77, 104, 0.12);
  }
  .lk-hero-copy .lk-eyebrow { margin-bottom: 5px; font-size: 13px; }
  .lk-hero h1 {
    margin-bottom: 8px;
    font-size: clamp(28px, 2.5vw, 36px);
    line-height: 1.3;
  }
  .lk-hero h1 br { display: none; }
  .lk-hero-copy .lk-lead {
    max-width: 840px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.7;
  }
  .lk-hero-copy .lk-check-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    font-size: 11px;
    line-height: 1.5;
  }
  .lk-hero-copy .lk-check-list li { align-items: flex-start; }
  .lk-hero-media {
    grid-area: media;
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1135 / 1386;
    border-radius: 0;
  }
  .lk-offer-card {
    grid-area: offer;
    min-height: 0;
    margin: 0;
    padding: 0 14px 14px;
    border: 0;
    border-inline-start: 1px solid rgba(122, 77, 104, 0.14);
    border-radius: 0;
  }
  .lk-offer-card h2 {
    margin: 0 -14px 10px;
    padding: 13px 12px;
    border-radius: 0;
    font-size: 17px;
  }
  .lk-offer-options {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }
  .lk-offer-option {
    display: flex;
    flex-direction: column;
    gap: 6px;
    justify-content: center;
    min-height: 98px;
    padding: 9px 6px;
    text-align: center;
  }
  .lk-offer-option strong { font-size: 12px; line-height: 1.45; }
  .lk-offer-option small { margin-top: 2px; font-size: 10px; line-height: 1.4; }
  .lk-offer-option > img,
  .lk-offer-option .lk-bottle-stack { display: none; }
  .lk-offer-benefits {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    margin: 11px 0;
    padding: 10px 0;
    font-size: 10px;
    line-height: 1.45;
  }
  .lk-offer-benefits li { flex-direction: column; gap: 4px; text-align: center; }
  .lk-offer-benefits .lk-icon { width: 30px; height: 30px; }
  .lk-price { margin-bottom: 10px; }
  .lk-price > span { font-size: 11px; }
  .lk-price strong { font-size: 36px; }
  .lk-price del { font-size: 16px; }
  .lk-price > em { margin-top: 4px; font-size: 10px; }
  .lk-offer-card .lk-primary-button { min-height: 48px; padding: 10px 14px; font-size: 15px; }
  .lk-offer-card .lk-microcopy { margin-top: 7px; font-size: 9px; }
  .lk-story-grid article.has-story-image {
    display: grid;
    grid-template-areas:
      "image number"
      "image title"
      "image copy";
    grid-template-columns: minmax(260px, 44%) minmax(0, 1fr);
    grid-template-rows: auto auto 1fr;
    column-gap: 28px;
    align-items: start;
  }
  .lk-story-grid article.has-story-image .lk-story-card-image {
    grid-area: image;
    align-self: center;
    margin: 0;
  }
  .lk-story-grid article.has-story-image > span { grid-area: number; }
  .lk-story-grid article.has-story-image > strong { grid-area: title; }
  .lk-story-grid article.has-story-image > p { grid-area: copy; }
}

@media (min-width: 1280px) {
  .lk-landing { padding-top: 36px; }
  .lk-hero {
    grid-template-columns: minmax(520px, 46%) minmax(520px, 54%);
    box-shadow: 0 24px 70px rgba(45, 25, 38, 0.13);
  }
  .lk-hero-media { max-height: 690px; }
  .lk-offer-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px 24px;
  }
  .lk-offer-card h2 {
    margin-inline: -40px;
    padding: 18px 30px;
    font-size: 20px;
  }
  .lk-offer-option { min-height: 112px; }
  .lk-trust-strip {
    min-height: 172px;
    margin-top: 34px;
  }
  .lk-customer-stories {
    width: min(1180px, calc(100% - 80px));
    margin-top: 40px;
    padding: 68px 84px 52px;
  }
  .lk-customer-stories .lk-size-copy { max-width: 930px; }
  .lk-stories-visual {
    width: min(940px, 100%);
    margin: 42px auto 0;
  }
  .lk-delivery { padding-inline: 72px; }
  .lk-testimonials { padding-inline: 78px; }
  .lk-order-section {
    grid-template-columns: minmax(0, 58%) minmax(480px, 42%);
    gap: 30px;
  }
  .lk-packages-panel { padding: 34px 28px 28px; }
  .lk-order-form { padding: 38px 42px 28px; }
}

@media (prefers-reduced-motion: reduce) {
  .lk-landing *, .lk-landing *::before, .lk-landing *::after { scroll-behavior: auto !important; transition: none !important; }
}

/* v1.18.2: compact checkout without weakening the server delivery rules. */
.lk-order-form .lk-phone-input {
  grid-template-columns: 108px minmax(0, 1fr);
  direction: ltr;
}
.lk-country-code { position: relative; min-width: 0; display: block; }
.lk-order-form .lk-country-code select {
  position: absolute;
  inset: 0;
  z-index: 2;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.lk-country-code-face {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 45px;
  height: 100%;
  padding: 8px 5px;
  box-sizing: border-box;
  border: 1px solid rgba(217, 160, 167, 0.38);
  border-radius: 5px;
  color: #fff8f5;
  font: 600 14px/1.5 Tahoma, sans-serif;
  white-space: nowrap;
}
.lk-country-code select:focus-visible + .lk-country-code-face {
  outline: 2px solid #e8a6b5;
  outline-offset: 2px;
}
.lk-delivery-country { margin: 8px 0 16px; color: #e2cbd2; font-size: 13px; }
.lk-location-methods {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin: 6px 0 12px;
  padding: 0;
  border: 0;
}
.lk-location-methods legend { margin-bottom: 9px; color: #f8eae5; font-size: 14px; }
.lk-order-form .lk-location-methods label {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  margin: 0;
  border: 1px solid #8c687c;
  border-radius: 6px;
  cursor: pointer;
  font-size: 13px;
}
.lk-order-form .lk-location-methods input {
  width: 18px;
  height: 18px;
  min-height: 18px;
  margin: 0;
  padding: 0;
  flex: 0 0 18px;
  accent-color: #e8a6b5;
}
.lk-location-methods label:has(input:checked) { background: #4a2b40; border-color: #e8a6b5; color: #fff; }
.lk-delivery-extras { margin: 15px 0; border-block: 1px solid #59404f; padding-block: 12px; }
.lk-delivery-extras summary { cursor: pointer; color: #e8c4cf; font-size: 14px; }
.lk-delivery-extras[open] summary { margin-bottom: 12px; }
.lk-order-form .lk-delivery-extras label { margin-bottom: 0; }
.lk-order-confirm-dialog { max-height: calc(100dvh - 28px); overflow-y: auto; }
.lk-order-confirm-dialog .lk-address-summary { text-align: start; }
.lk-order-confirm-dialog .lk-address-summary p { white-space: pre-line; overflow-wrap: anywhere; font-size: 14px; line-height: 1.65; }
.lk-order-confirm-dialog [data-lk-confirm-contact] { direction: ltr; text-align: start; unicode-bidi: plaintext; }
.lk-order-confirm-dialog [data-lk-confirm-total] { color: #fff8f5; font-weight: 700; }
.lk-order-confirm-dialog .lk-order-confirm-icon { display: none; }
@media (max-width: 480px) {
  .lk-order-form .lk-phone-input { grid-template-columns: 102px minmax(0, 1fr); }
  .lk-order-form input, .lk-order-form select { font-size: 16px; }
  .lk-order-form label { font-size: 14px; }
}
