/* LUV - Luxury & Veneer Furnishing - Inline overrides */

/*
  Typography: الخطوط من assets/fonts (SomarSans عربي، Nexa إنجليزي).
  يُحمّل هذا الملف بعد tailwind-utilities حتى نتجاوز preflight (ui-sans-serif).
*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-padding-top: 5rem;
  font-size: 93.75%;
}
@media (min-width: 1024px) {
  html {
    scroll-padding-top: 9.5rem;
  }
}
html,
:host {
  font-family: somar-regular, Tahoma, "Segoe UI", sans-serif !important;
}
body.mon-reg {
  font-family: somar-regular, Tahoma, "Segoe UI", sans-serif !important;
  font-size: 0.95rem;
  line-height: 1.55;
}
/* هوم: عناوين الأقسام (خدماتنا، عن الشركة، المدونة، …) — لون العلامة #101820 */
body.luv-home #services h2,
body.luv-home #about h2,
body.luv-home #home-blog-section h2,
body.luv-home #home-catalog-section h2 {
  color: #101820 !important;
}
/* Home labels: slightly smaller only for headings/labels */
body.luv-home .luv-proj-tab,
body.luv-home .luv-btn-show-all,
body.luv-home #services h2,
body.luv-home #about h2,
body.luv-home #home-catalog-section h2,
body.luv-home #home-blog-section h2,
body.luv-home .luv-about-line1,
body.luv-home .luv-about-line2 {
  transform: scale(0.97);
  transform-origin: center;
}
/* Blog + Projects labels: same subtle scale as home */
body.blog-list-page .blog-slide-title,
body.blog-list-page .blog-slide-readmore,
body.projects-page #icp-projects h3,
body.projects-page #icp-projects h5,
body.projects-page #icp-projects .project-btn {
  transform: scale(0.97);
  transform-origin: center;
}
/* Projects cards title on image: slightly smaller and balanced */
body.projects-page #icp-projects h3 {
  font-size: clamp(0.88rem, 1.55vw, 1.45rem) !important;
  line-height: 1.3;
}
body.projects-page #icp-projects h5 {
  font-size: clamp(0.65rem, 0.82vw, 0.82rem) !important;
}
/* كلمات مهمة: غامق واضح */
body.mon-reg strong,
body.mon-reg b,
.textStyle strong,
#blur .luv-footer strong,
.luv-about-block strong,
#pills-tabContent .tab-text strong {
  font-weight: 700 !important;
}
button,
input,
textarea,
select,
optgroup {
  font-family: inherit !important;
}
.NewsletterArPro {
  font-family: somar-semi, somar-bold, Tahoma, sans-serif !important;
}
:lang(en) {
  font-family: nexa-light, somar-regular, sans-serif !important;
}

/* Hero section - واضح بشادو + انيميشن */
#slider-section .luv-hero-content h1,
#slider-section .luv-hero-content h1 span,
#slider-section .luv-hero-content p {
  text-shadow: 0 2px 4px rgba(0,0,0,0.5), 0 4px 12px rgba(0,0,0,0.4), 0 0 40px rgba(0,0,0,0.3) !important;
  color: #fff !important;
}
#slider-section .luv-hero-line1 {
  color: #ffffff !important;
  text-shadow: 0 2px 4px rgba(0,0,0,0.6), 0 4px 16px rgba(0,0,0,0.5), 0 0 60px rgba(0,0,0,0.35) !important;
}
#slider-section .luv-hero-line2,
#slider-section .luv-hero-desc p {
  color: #fff !important;
  text-shadow: 0 2px 4px rgba(0,0,0,0.6), 0 4px 16px rgba(0,0,0,0.5), 0 0 50px rgba(0,0,0,0.35) !important;
}
/* Hero animation - fade in up */
@keyframes luv-hero-fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#slider-section .luv-hero-line1 {
  animation: luv-hero-fadeUp 0.8s ease-out forwards;
}
#slider-section .luv-hero-line2 {
  animation: luv-hero-fadeUp 0.8s ease-out 0.2s forwards;
  opacity: 0;
}
#slider-section .luv-hero-desc {
  animation: luv-hero-fadeUp 0.8s ease-out 0.4s forwards;
  opacity: 0;
}
#slider-section .luv-hero-btns {
  animation: luv-hero-fadeUp 0.8s ease-out 0.6s forwards;
  opacity: 0;
}
/* أزرار الهيرو — زجاج أبيض باهت + نص داكن (#101820)؛ هوفر أوضح بدون ذهبي */
#slider-section .luv-hero-cta-pair {
  -webkit-tap-highlight-color: transparent;
  background-color: rgba(255, 255, 255, 0.82) !important;
  backdrop-filter: blur(14px) !important;
  -webkit-backdrop-filter: blur(14px) !important;
  border: 1px solid rgba(16, 24, 32, 0.12) !important;
  color: #101820 !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.14);
}
#slider-section .luv-hero-cta-pair:hover,
#slider-section .luv-hero-cta-pair:focus-visible {
  background-color: rgba(255, 255, 255, 0.96) !important;
  border-color: rgba(16, 24, 32, 0.22) !important;
  color: #101820 !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.18);
}
/* شكل سكشن الهيرو — الحواف المدوّرة تُعرّف في الـ HTML (rounded-b + overflow-hidden) */

/* الصفحة الرئيسية — بدون خلفيات ملوّنة لكل سكشن (فقط عمق الهيرو + أنكور) */
body.luv-home #slider-section.luv-hero-section-shape {
  box-shadow: 0 22px 48px -28px rgba(16, 24, 32, 0.22);
}
body.luv-home #about {
  position: relative;
  padding-bottom: 0.35rem;
}
body.luv-home #about::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(11rem, 42vw);
  height: 2px;
  border-radius: 9999px;
  background: linear-gradient(90deg, transparent, rgba(83, 86, 90, 0.35), transparent);
  pointer-events: none;
}
body.luv-home #luv-about-section,
body.luv-home #projects,
body.luv-home #services,
body.luv-home #home-blog-section,
body.luv-home #home-catalog-section {
  position: relative;
  scroll-margin-top: 5.5rem;
}
@media (min-width: 1024px) {
  body.luv-home #luv-about-section,
  body.luv-home #projects,
  body.luv-home #services,
  body.luv-home #home-blog-section,
  body.luv-home #home-catalog-section {
    scroll-margin-top: 8.5rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  body.luv-home #about::after {
    opacity: 0.75;
  }
}

/* شريط breadcrumb — يأتي مباشرة بعد .luv-header-shell (الذي يحجز ارتفاع الهيدر)؛ لا نكرر padding-top بحجم الهيدر */
.index-copy-page .icp-breadcrumb-section.luv-breadcrumb-strip {
  background: linear-gradient(to bottom, #ffffff 0%, #fafaf8 100%);
  box-shadow: 0 1px 0 rgba(16, 24, 32, 0.06);
  border-bottom: 1px solid rgba(16, 24, 32, 0.07);
  margin-top: 0;
  min-height: 0;
  height: auto;
  position: relative;
  overflow: visible;
  padding-top: 0.4rem;
  /* مسافة ثابتة ~20px قبل محتوى الصفحة التالي */
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .index-copy-page .icp-breadcrumb-section.luv-breadcrumb-strip {
    padding-top: 0.5rem;
    padding-bottom: 20px;
  }
}
.index-copy-page .luv-breadcrumb-strip .icp-content {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px) {
  .index-copy-page .luv-breadcrumb-strip .icp-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.index-copy-page .luv-breadcrumb-strip .luv-breadcrumb-inner {
  display: block;
  width: 100%;
}
.index-copy-page .luv-breadcrumb-nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.4rem 0.5rem;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
  text-align: start;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: 0.01em;
  text-shadow: none;
  min-height: 1.75rem;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}
@media (min-width: 768px) {
  .index-copy-page .luv-breadcrumb-nav {
    font-size: 0.875rem;
    min-height: 1.85rem;
  }
}
.index-copy-page .luv-breadcrumb-link {
  color: #6b7078;
  transition: color 0.2s ease;
  flex-shrink: 0;
  text-decoration: none;
  font-weight: 500;
}
.index-copy-page .luv-breadcrumb-link:hover {
  color: #101820;
}
.index-copy-page .luv-breadcrumb-sep {
  color: rgba(16, 24, 32, 0.28);
  font-weight: 400;
  font-size: 0.85em;
  user-select: none;
  flex-shrink: 0;
  line-height: 1;
}
.index-copy-page .luv-breadcrumb-current {
  color: #101820;
  font-weight: 600;
  min-width: 0;
  flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2;
}

/* Original brand colors - Primary #101820, Accent #F0C43F */
:root {
  --luv-primary: #101820;
  --luv-accent: #F0C43F;
  /* Floating actions — left column stack (see #global*FloatingBtn) */
  --luv-fab-gap: 12px;
  --luv-fab-b: 20px;
  --luv-fab-size: 50px;
}
@media (min-width: 768px) {
  :root {
    --luv-fab-b: 24px;
    --luv-fab-size: 60px;
  }
}
@media (min-width: 1920px) {
  :root {
    --luv-fab-b: 28px;
    --luv-fab-size: 70px;
  }
}

/* تبويب مشاريع — غير نشط: زجاج فاتح + رمادي؛ نشط: #101820 ونص أبيض (واضح جداً) */
#projects .luv-proj-tab {
  display: inline-flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 3rem;
  min-width: min(100%, 10rem);
  max-width: 20rem;
  padding: 0.625rem 1.5rem;
  border: 1px solid rgba(16, 24, 32, 0.12);
  border-radius: 12px;
  font-weight: 700;
  font-size: clamp(13px, 2.5vw, 16px);
  line-height: 1.25;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease,
    transform 0.2s ease;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.55);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  color: #64748b !important;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  box-shadow: 0 2px 10px rgba(16, 24, 32, 0.05);
}
@media (min-width: 640px) {
  #projects .luv-proj-tab {
    flex: 0 0 auto;
    min-height: 3.35rem;
    min-width: 12.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 768px) {
  #projects .luv-proj-tab {
    min-width: 14rem;
  }
}
@media (min-width: 1536px) {
  #projects .luv-proj-tab {
    font-size: 19px;
  }
}
#projects .luv-proj-tab:hover:not(.luv-proj-tab--active) {
  color: #334155 !important;
  background-color: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(16, 24, 32, 0.18) !important;
  box-shadow: 0 6px 20px rgba(16, 24, 32, 0.1);
  transform: translateY(-1px);
}
#projects .luv-proj-tab:focus {
  outline: none;
}
#projects .luv-proj-tab:focus-visible {
  outline: 2px solid rgba(16, 24, 32, 0.35);
  outline-offset: 3px;
}
#projects .luv-proj-tab--active:focus-visible {
  outline-color: rgba(255, 255, 255, 0.75);
}
/* نشط — لون العلامة #101820 + نص أبيض */
#projects .luv-proj-tab--active {
  color: #ffffff !important;
  background-color: #101820 !important;
  border-color: #101820 !important;
  box-shadow: 0 10px 28px rgba(16, 24, 32, 0.28);
}
#projects .luv-proj-tab--active:hover {
  filter: none;
  background-color: #0c1218 !important;
  border-color: #0c1218 !important;
  box-shadow: 0 12px 32px rgba(16, 24, 32, 0.32);
}
/* سوايبر عام — نقطة نشطة (الذهبي للصفحات غير الهوم؛ الهوم يُخصّص بالأسفل) */
.swiper-pagination .swiper-pagination-bullet-active {
  background: #F0C43F !important;
}
/* كتالوج الهوم — نقاط رمادية */
#home-catalog-section .swiper-catalog-pagination .swiper-pagination-bullet {
  background: rgba(156, 163, 175, 0.55) !important;
  opacity: 1 !important;
}
#home-catalog-section .swiper-catalog-pagination .swiper-pagination-bullet-active {
  background: rgba(55, 65, 81, 0.95) !important;
}
body.luv-home .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(55, 65, 81, 0.9) !important;
}
/* سوايبر المشاريع في الهوم — نقاط بيضاء */
#projects .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.42) !important;
  opacity: 1 !important;
}
#projects .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff !important;
}
/* سليدر الهيرو — نقاط بيضاء */
#slider-section .home-hero-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.4) !important;
  opacity: 1 !important;
}
#slider-section .home-hero-pagination .swiper-pagination-bullet-active {
  background: #ffffff !important;
}
/* مدونة الهوم — نقاط رمادية فاتحة */
#home-blog-section .swiper-blog-pagination .swiper-pagination-bullet {
  background: rgba(156, 163, 175, 0.55) !important;
  opacity: 1 !important;
}
#home-blog-section .swiper-blog-pagination .swiper-pagination-bullet-active {
  background: rgba(55, 65, 81, 0.95) !important;
}
/* Nav scroll animation */
@keyframes navscroll {
  to { background-color: #101820; top: 0; }
}

/* Gold #C4A574 and #F0C43F - kept as original (no override to green) */

/* كل مشروع - مربع مميز ببوردر وشادو + عرض 4 مشاريع */
#projects .projectSwiperHotel .swiper-slide,
#projects #projects-office .projectSwiperOffice .swiper-slide {
  border: none !important;
  border-radius: 16px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(16, 24, 32, 0.08) !important;
  overflow: hidden;
}

/* إزالة البوردر الداخلي من جوا الصور */
#projects .projectSwiperHotel .swiper-slide > div:last-of-type,
#projects #projects-office .projectSwiperOffice .swiper-slide > div:last-of-type {
  border: none !important;
  box-shadow: none !important;
}

/* المدونة - نفس تنسيق المشاريع (شادو + 3 شرائح) */
.blogSwiper .swiper-slide {
  border: none !important;
  border-radius: 16px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(16, 24, 32, 0.08) !important;
  overflow: hidden;
}

/* Project swiper - transparent text overlay (no solid background) */
.projectSwiperHotel .swiper-slide > div:last-of-type,
.projectSwiperOffice .swiper-slide > div:last-of-type {
  background: transparent !important;
  background-color: transparent !important;
}

/* عرض الكل — المدونة والمشاريع: زجاج متدرج خفيف + ظل ناعم (ماشي مع #101820) */
.blog-section .luv-btn-show-all,
.blog-section a .luv-btn-show-all,
#projects .luv-btn-show-all,
#projects a .luv-btn-show-all,
#projects #projects-office .luv-btn-show-all,
#projects #projects-office a .luv-btn-show-all {
  color: #101820 !important;
  border: 1px solid rgba(16, 24, 32, 0.12) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 250, 252, 0.94) 100%) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow:
    0 2px 8px rgba(16, 24, 32, 0.06),
    0 1px 0 rgba(255, 255, 255, 0.85) inset;
  transition: background 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, transform 0.2s ease;
}
.blog-section .luv-btn-show-all:hover,
.blog-section a .luv-btn-show-all:hover,
#projects .luv-btn-show-all:hover,
#projects a .luv-btn-show-all:hover,
#projects #projects-office .luv-btn-show-all:hover,
#projects #projects-office a .luv-btn-show-all:hover {
  color: #101820 !important;
  background: #ffffff !important;
  border-color: rgba(16, 24, 32, 0.2) !important;
  box-shadow:
    0 10px 32px rgba(16, 24, 32, 0.12),
    0 2px 0 rgba(255, 255, 255, 1) inset;
  transform: translateY(-2px);
}

/* شرائح المشاريع (الهوم) — «عرض المشروع»: زجاج أبيض شفاف؛ الأبيض الصلب يظهر عند الهوفر فقط */
#projects a.luv-project-slide-cta {
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.12) !important;
  backdrop-filter: blur(18px) saturate(1.12) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.12) !important;
  border: 1px solid rgba(255, 255, 255, 0.48) !important;
  color: #ffffff !important;
  box-shadow:
    0 4px 22px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.28);
  transition: background 0.35s ease, border-color 0.35s ease, color 0.35s ease, box-shadow 0.35s ease,
    transform 0.25s ease;
}
#projects a.luv-project-slide-cta:hover,
#projects a.luv-project-slide-cta:focus-visible {
  background: rgba(255, 255, 255, 0.96) !important;
  border-color: rgba(255, 255, 255, 0.98) !important;
  color: #101820 !important;
  box-shadow:
    0 12px 40px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(16, 24, 32, 0.06);
  transform: translateY(-2px);
}

/* صفحة قائمة المشاريع — نفس منطق الزر: شفاف افتراضياً، أبيض عند الهوفر */
body.index-copy-page #icp-projects-list-grid .project-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.12) !important;
  backdrop-filter: blur(16px) saturate(1.1);
  -webkit-backdrop-filter: blur(16px) saturate(1.1);
  color: #ffffff !important;
  font-weight: 700;
  padding: 0.75rem 2rem;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.48) !important;
  box-shadow:
    0 4px 20px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.22);
  transition: background 0.35s ease, color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease,
    transform 0.25s ease;
}
body.index-copy-page #icp-projects-list-grid .project-btn:hover {
  background: rgba(255, 255, 255, 0.96) !important;
  color: #101820 !important;
  border-color: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.22);
  transform: translateY(-2px);
}

/* ترقيم الصفحات (قائمة المشاريع، المدونة، …) — محايد، واضح فوق الأزرار العائمة */
body.index-copy-page #icp-projects {
  padding-bottom: clamp(5.5rem, 12vw, 8rem);
}
.icp-projects-pagination-wrap {
  position: relative;
  z-index: 25;
  width: 100%;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.luv-pagination-luv {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1.5rem 0 0.5rem;
  margin: 0 auto;
  max-width: 100%;
  box-sizing: border-box;
}
@media (min-width: 640px) {
  .luv-pagination-luv {
    gap: 0.625rem;
    padding: 1.75rem 0 0.75rem;
  }
}
.luv-pagination-luv__sq {
  box-sizing: border-box;
  width: 2.75rem;
  height: 2.75rem;
  min-width: 2.75rem;
  min-height: 2.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  border-radius: 8px;
  border: 2px solid rgba(16, 24, 32, 0.12);
  background: #fff;
  color: #101820;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  font-variant-numeric: tabular-nums;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, transform 0.15s;
  vertical-align: middle;
}
@media (min-width: 640px) {
  .luv-pagination-luv__sq {
    width: 3rem;
    height: 3rem;
    min-width: 3rem;
    min-height: 3rem;
    font-size: 1rem;
  }
}
a.luv-pagination-luv__sq:hover {
  background: #f8fafc;
  border-color: rgba(16, 24, 32, 0.28);
  box-shadow: 0 4px 14px rgba(16, 24, 32, 0.1);
}
a.luv-pagination-luv__sq:active {
  transform: scale(0.96);
}
.luv-pagination-luv__sq--current {
  background: #101820;
  border-color: #101820;
  color: #ffffff;
  box-shadow: 0 4px 16px rgba(16, 24, 32, 0.22);
  cursor: default;
}
.luv-pagination-luv__sq--nav {
  border-color: #101820;
  background: #101820;
  color: #ffffff;
}
a.luv-pagination-luv__sq--nav:hover {
  background: #243038;
  border-color: #243038;
  color: #ffffff;
  box-shadow: 0 6px 18px rgba(16, 24, 32, 0.25);
}
.luv-pagination-luv__sq--disabled {
  background: #f1f5f9;
  border-color: #e2e8f0;
  color: #94a3b8;
  cursor: not-allowed;
  opacity: 0.85;
  pointer-events: none;
}
.luv-pagination-luv__sq svg {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.luv-pagination-luv__ellipsis {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  height: 2.75rem;
  padding: 0 0.25rem;
  font-size: 1rem;
  font-weight: 700;
  color: #64748b;
  line-height: 1;
}

/* كتالوج الهوم — تحميل: زجاج أبيض بدل الذهبي */
#home-catalog-section a.luv-catalog-download-btn {
  border-color: rgba(255, 255, 255, 0.88) !important;
  background: rgba(255, 255, 255, 0.14) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #ffffff !important;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
}
#home-catalog-section a.luv-catalog-download-btn:hover,
#home-catalog-section a.luv-catalog-download-btn:focus-visible {
  background: rgba(255, 255, 255, 0.94) !important;
  border-color: rgba(16, 24, 32, 0.14) !important;
  color: #101820 !important;
  box-shadow: 0 8px 26px rgba(0, 0, 0, 0.16);
}

/* مدونة الهوم — «اقرأ المزيد»: رمادي فاتح؛ الهوفر أبيض ناعم مع وهج خفيف */
body.luv-home #home-blog-section .blog-slide-readmore {
  color: rgba(229, 231, 235, 0.92) !important;
  transition: color 0.35s ease, text-shadow 0.35s ease;
}
body.luv-home #home-blog-section a.group:hover .blog-slide-readmore {
  color: #ffffff !important;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.45), 0 2px 12px rgba(0, 0, 0, 0.35);
}
body.luv-home #home-blog-section a.group .read-more {
  transition: transform 0.35s ease, opacity 0.35s ease;
}
body.luv-home #home-blog-section a.group:hover .read-more {
  opacity: 1;
}
html[dir="ltr"] body.luv-home #home-blog-section a.group:hover .read-more {
  transform: translateX(4px);
}
html[dir="rtl"] body.luv-home #home-blog-section a.group:hover .read-more {
  transform: translateX(-4px);
}

/* خدماتنا (الهوم) — شريط العناوين: قرص أنيق؛ نشط = #101820 + أبيض (واضح، بدون ذهبي) */
body.luv-home #services #navb li.nav-item {
  list-style: none;
  color: #64748b !important;
  font-weight: 500 !important;
  padding: 0.55rem 1.15rem !important;
  border-radius: 9999px;
  border: 1px solid rgba(16, 24, 32, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 250, 252, 0.88) 100%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 2px 8px rgba(16, 24, 32, 0.06);
  transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease,
    transform 0.2s ease, font-weight 0.2s ease;
}
body.luv-home #services #navb li.nav-item:not(.active):hover {
  color: #334155 !important;
  background: #ffffff !important;
  border-color: rgba(16, 24, 32, 0.16) !important;
  box-shadow: 0 6px 18px rgba(16, 24, 32, 0.1);
  transform: translateY(-1px);
}
body.luv-home #services #navb li.nav-item.active {
  color: #ffffff !important;
  font-weight: 700 !important;
  background: #101820 !important;
  border-color: #101820 !important;
  box-shadow: 0 10px 26px rgba(16, 24, 32, 0.24);
}
body.luv-home #services #navb li.nav-item.active:hover {
  background: #0c1218 !important;
  border-color: #0c1218 !important;
  box-shadow: 0 12px 30px rgba(16, 24, 32, 0.28);
}
body.luv-home #services #navb li.nav-item:focus-visible {
  outline: 2px solid rgba(16, 24, 32, 0.35);
  outline-offset: 3px;
}
body.luv-home #services #navb li.nav-item.active:focus-visible {
  outline-color: rgba(255, 255, 255, 0.75);
}
/* عنوان الخدمة داخل البطاقة البيضاء */
body.luv-home #pills-tabContent h2.textStyle {
  color: #374151 !important;
}
/* النص الغني: JS يضيف text-[#F0C43F] لـ strong — نعيد لون العلامة */
body.luv-home #services #pills-tabContent .tab-text strong,
body.luv-home #services #pills-tabContent .tab-text b {
  color: #101820 !important;
}
body.luv-home #services #pills-tabContent h4.textStyle {
  color: #1f2937 !important;
}

/* نافذة التواصل السريع (هوم فقط) — حدود وزر بدون ذهبي */
body.luv-home section.pop-upcontact input:focus,
body.luv-home section.pop-upcontact textarea:focus {
  border-color: rgba(156, 163, 175, 0.95) !important;
  outline: none;
}
body.luv-home section.pop-upcontact button[type="submit"] {
  border-color: rgba(16, 24, 32, 0.22) !important;
  background: rgba(255, 255, 255, 0.98) !important;
  color: #101820 !important;
}
body.luv-home section.pop-upcontact button[type="submit"]:hover {
  background: #f3f4f6 !important;
  border-color: rgba(16, 24, 32, 0.38) !important;
  color: #101820 !important;
}

/* تلميح «اطلب استشارة» — أبيض/رمادي بدل الذهبي */
body.luv-home .luv-home-consult-tooltip {
  background: rgba(255, 255, 255, 0.94) !important;
  color: #101820 !important;
  border: 1px solid rgba(16, 24, 32, 0.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}
/* نفس التلميح على باقي الصفحات (FAB العام) */
.luv-consult-tooltip-neutral {
  background: rgba(255, 255, 255, 0.94) !important;
  color: #101820 !important;
  border: 1px solid rgba(16, 24, 32, 0.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

/* قائمة المدونة (صفحة غير الهوم) — «اقرأ المزيد» رمادي فاتح */
body.index-copy-page.blog-list-page #blog-page-list .blog-slide-readmore {
  color: rgba(229, 231, 235, 0.95) !important;
}
body.index-copy-page.blog-list-page #blog-page-list a.group:hover .blog-slide-readmore {
  color: #ffffff !important;
  text-shadow: 0 0 18px rgba(255, 255, 255, 0.35), 0 2px 10px rgba(0, 0, 0, 0.35);
}

/* Services tab - fix RTL text alignment (prevent last line going left) */
#pills-tabContent .tab-text {
  text-align: right !important;
  direction: rtl;
  width: 100%;
  align-self: stretch;
}
#pills-tabContent .tab-text p {
  text-align: right !important;
  direction: rtl;
  width: 100%;
}

/* الهيدر الثابت لا يقص التدرج أو القوائم — لا تضف relative مع fixed (Tailwind يفوز relative فيلغي التثبيت) */
header.changeContainer {
  overflow: visible !important;
  position: fixed !important;
  z-index: 10050 !important;
}

/* Top bar above menu — خلفية #101820، نص أبيض (بدون حد سفلي بين التوب بار والمنيو) */
header > nav:first-of-type {
  z-index: 60 !important;
  background: linear-gradient(180deg, rgba(16, 24, 32, 0.99) 0%, rgba(16, 24, 32, 0.96) 100%) !important;
  border-bottom: none !important;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.35) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  color: #ffffff !important;
}
header > nav:first-of-type,
header > nav:first-of-type .luv-topbar-inner,
header > nav:first-of-type .luv-topbar-line-text {
  font-family: somar-regular, Tahoma, "Segoe UI", sans-serif !important;
}
/* أيقونة واتساب في الشريط العلوي: بيضاء */
header > nav:first-of-type .luv-topbar-whatsapp-icon {
  color: #ffffff !important;
  fill: currentColor !important;
}
header > nav:first-of-type .luv-topbar-inner {
  height: 100%;
  align-items: center;
}
header > nav:first-of-type .luv-topbar-center {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}
header > nav:first-of-type .luv-topbar-swiper--desktop {
  width: 100%;
  height: 100%;
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
header > nav:first-of-type .luv-topbar-swiper--desktop .swiper-wrapper {
  align-items: center;
}
header > nav:first-of-type .luv-topbar-slide {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box;
}
header > nav:first-of-type .luv-topbar-line-text {
  display: inline-flex;
  align-items: center;
  line-height: 1.3;
  padding-top: 0.1em;
  font-size: 10px !important;
  font-weight: 400;
  color: #ffffff !important;
}
@media (min-width: 1280px) {
  header > nav:first-of-type .luv-topbar-line-text {
    font-size: 11px !important;
  }
}
@media (min-width: 1920px) {
  header > nav:first-of-type .luv-topbar-line-text {
    font-size: 12px !important;
  }
}
header > nav:first-of-type svg {
  max-height: 1.75rem;
  width: auto;
  flex-shrink: 0;
  align-self: center;
}
header > nav:first-of-type img {
  max-height: 1.75rem;
  width: auto;
  align-self: center;
  object-fit: contain;
}
@media (min-width: 1536px) {
  header > nav:first-of-type svg {
    max-height: 2rem;
  }
  header > nav:first-of-type img {
    max-height: 2rem;
  }
}

/*
  الشريط العلوي (.luv-topbar-nav) مخصّص لـ lg+ فقط (Tailwind: hidden lg:flex).
  القاعدة أعلاه كانت تفرض display:flex !important على nav:first-of-type فتظهر على الموبايل
  ثم تختفي عند السكرول عندما يُضاف .nav-scroll — نخفيها دائماً تحت 1024px.
*/
@media (max-width: 1023px) {
  header.changeContainer > nav.luv-topbar-nav:first-of-type {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
    opacity: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    pointer-events: none !important;
    border: none !important;
    box-shadow: none !important;
  }
}

/* عند السكرول: إخفاء الشريط العلوي + التدرج فوق المنيو؛ المنيو يبدأ من أعلى الهيدر */
header.changeContainer:has(#mainnav.nav-scroll) > nav:first-of-type {
  opacity: 0 !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  border: none !important;
  box-shadow: none !important;
}
header.changeContainer:has(#mainnav.nav-scroll) .luv-header-hero-gradient {
  opacity: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
}
/* غلاف الهيدر: يحجز ارتفاعاً في تدفق الصفحة حتى لا يُلصق المحتوى تحت الهيدر الثابت أثناء التحميل */
body:not(.luv-home) .luv-header-shell {
  min-height: 4.375rem; /* موبايل: شريط واحد */
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  body:not(.luv-home) .luv-header-shell {
    min-height: 9.125rem; /* 50px شريط علوي + ~96px منيو */
  }
}

/* صفحات داخلية (خلفية فاتحة): نفس مظهر الهيدر مع الخلفية الداكنة — بدون شفافية فوق هيرو */
body:not(.luv-home) .luv-header-hero-gradient {
  opacity: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

/* موبايل: إخفاء التدرج فوق الشريط (كان يظهر كمساحة/شريط فوق هيدر الموبايل) */
@media (max-width: 1023px) {
  .luv-header-hero-gradient {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}
body:not(.luv-home) #mainnav {
  background: linear-gradient(to bottom, rgba(16, 24, 32, 0.97), rgba(16, 24, 32, 0.92)) !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35) !important;
}
body:not(.luv-home) #mainnav .luv-main-nav-item a {
  text-shadow: none !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  font-size: clamp(0.625rem, 0.2vw + 0.6rem, 0.75rem) !important;
}
@media (min-width: 1536px) {
  body:not(.luv-home) #mainnav .luv-main-nav-item a {
    font-size: clamp(0.75rem, 0.24vw + 0.62rem, 0.875rem) !important;
  }
}
@media (min-width: 2560px) {
  body:not(.luv-home) #mainnav .luv-main-nav-item a {
    font-size: clamp(0.8125rem, 0.28vw + 0.64rem, 0.9375rem) !important;
  }
}
body:not(.luv-home) #mainnav .luv-main-nav-item a:hover,
body:not(.luv-home) #mainnav .luv-main-nav-item a:focus-visible {
  color: #F0C43F !important;
  text-shadow: none !important;
}
body:not(.luv-home) #sidenav {
  background: linear-gradient(to bottom, rgba(16, 24, 32, 0.97), rgba(16, 24, 32, 0.92)) !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35) !important;
}

/* Main nav — أعلى الصفحة: بدون خلفية؛ بعد التمرير: خلفية كالسابق + القائمة واللوجو يبقون ظاهرين */
#mainnav {
  background: transparent !important;
  box-shadow: none !important;
  animation: none !important;
  overflow: visible !important;
  z-index: 55 !important;
}
#mainnav.nav-scroll {
  background: linear-gradient(to bottom, rgba(16, 24, 32, 0.97), rgba(16, 24, 32, 0.92)) !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4) !important;
  animation: none !important;
}
#mainnav.nav-scroll {
  min-height: 6rem !important;
  height: auto !important;
  top: 0 !important;
}
/* بدون حدود على شريط القائمة الرئيسي / هيدر الموبايل */
#mainnav,
#sidenav {
  border: none !important;
}
img.luv-header-logo,
.luv-header-logo {
  height: 52px !important;
  width: auto !important;
  max-width: 200px !important;
  object-fit: contain !important;
  display: block;
}

/* Logo: margin/padding من CSS واحد (أوضح من Tailwind متضارب مع !important على الصورة) */
#mainnav .luv-header-logo-link {
  display: inline-flex;
  align-items: center;
  align-self: center;
  padding-top: 0.625rem;
  margin-top: 0;
  line-height: 0;
}
@media (min-width: 1024px) {
  #mainnav .luv-header-logo-link {
    padding-top: 0.875rem;
  }
}
#sidenav .luv-header-logo-link--mob {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-top: 0;
  padding-bottom: 0;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#sidenav .luv-header-logo-link--mob .luv-header-logo {
  height: 44px !important;
  max-height: 44px;
  width: auto !important;
  max-width: min(200px, 52vw) !important;
  object-fit: contain;
}

/* قائمة رئيسية — خطوط أوضح وتدرج حجم مع الشاشة */
#mainnav .luv-main-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1 1 0% !important;
  min-width: 0 !important;
  overflow: visible !important;
  flex-wrap: nowrap !important;
  justify-content: flex-end !important;
}
#mainnav .luv-main-nav-item {
  cursor: pointer;
  transition: color 0.2s ease, opacity 0.2s ease;
}
#mainnav .luv-main-nav-item a {
  display: inline-block;
  font-family: inherit;
  font-weight: 500 !important;
  font-size: clamp(0.6875rem, 0.24vw + 0.66rem, 0.8125rem);
  line-height: 1.35;
  letter-spacing: 0.025em;
  transition: font-size 0.2s ease, color 0.2s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  color: #ffffff !important;
  text-shadow:
    0 1px 2px rgba(0, 0, 0, 0.9),
    0 2px 10px rgba(0, 0, 0, 0.55),
    0 0 1px rgba(0, 0, 0, 1);
}
@media (min-width: 1536px) {
  #mainnav .luv-main-nav-item a {
    font-size: clamp(0.8125rem, 0.28vw + 0.68rem, 0.9375rem);
  }
}
@media (min-width: 2560px) {
  #mainnav .luv-main-nav-item a {
    font-size: clamp(0.875rem, 0.34vw + 0.7rem, 1rem);
    letter-spacing: 0.02em;
  }
}
#mainnav .luv-main-nav-item a:hover,
#mainnav .luv-main-nav-item a:focus-visible {
  color: #f5e6b8 !important;
  text-shadow:
    0 1px 3px rgba(0, 0, 0, 0.95),
    0 0 18px rgba(240, 196, 63, 0.35);
}
html[lang="en"] #mainnav .luv-main-nav-item a {
  letter-spacing: 0.035em;
  font-weight: 500 !important;
}
#mainnav.nav-scroll .luv-main-nav-item a {
  text-shadow: none !important;
  color: #ffffff !important;
  font-size: clamp(0.625rem, 0.22vw + 0.6rem, 0.8125rem) !important;
  line-height: 1.3;
}
@media (min-width: 1536px) {
  #mainnav.nav-scroll .luv-main-nav-item a {
    font-size: clamp(0.75rem, 0.24vw + 0.62rem, 0.875rem) !important;
  }
}
@media (min-width: 2560px) {
  #mainnav.nav-scroll .luv-main-nav-item a {
    font-size: clamp(0.8125rem, 0.3vw + 0.64rem, 0.9375rem) !important;
  }
}
#mainnav.nav-scroll .luv-main-nav-item a:hover,
#mainnav.nav-scroll .luv-main-nav-item a:focus-visible {
  color: #F0C43F !important;
  text-shadow: none !important;
}
/* الهوم — هوفر القائمة والتوب بار: رمادي فاتح / أبيض، بدون ذهبي (يتوافق مع اللوجو الأبيض) */
body.luv-home #mainnav .luv-main-nav-item a:hover,
body.luv-home #mainnav .luv-main-nav-item a:focus-visible {
  color: #e5e7eb !important;
  text-shadow:
    0 1px 3px rgba(0, 0, 0, 0.95),
    0 0 14px rgba(255, 255, 255, 0.12);
}
body.luv-home #mainnav.nav-scroll .luv-main-nav-item a:hover,
body.luv-home #mainnav.nav-scroll .luv-main-nav-item a:focus-visible {
  color: #d1d5db !important;
  text-shadow: none !important;
}
body.luv-home header > nav:first-of-type a:hover,
body.luv-home header > nav:first-of-type a:focus-visible {
  color: #e5e7eb !important;
}
body.luv-home header > nav:first-of-type .navplace input {
  color: #f3f4f6 !important;
}
body.luv-home header > nav:first-of-type .navplace input::placeholder {
  color: rgba(243, 244, 246, 0.72) !important;
}
/* أيقونة الهاتف في الموبايل أوضح فوق الصور */
#sidenav .baricon svg,
#sidenav .closeicon svg,
#sidenav .returnIcon svg {
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.85)) drop-shadow(0 2px 8px rgba(0, 0, 0, 0.5));
}
header > nav:first-of-type a,
header > nav:first-of-type p {
  color: #ffffff !important;
  line-height: 1.25;
  display: inline-flex;
  align-items: center;
  margin: 0;
  font-size: clamp(0.6875rem, 0.22vw + 0.58rem, 0.8125rem) !important;
  font-weight: 400 !important;
}
header > nav:first-of-type a:hover,
header > nav:first-of-type a:focus-visible {
  color: #f0c43f !important;
}
header > nav:first-of-type a.mon-reg {
  font-family: somar-regular, Tahoma, "Segoe UI", sans-serif !important;
}
html[lang="en"] header > nav:first-of-type a.mon-reg {
  font-family: nexa-light, "Segoe UI", system-ui, sans-serif !important;
  letter-spacing: 0.02em;
}
header > nav:first-of-type .navplace input {
  color: #F0C43F !important;
}
header > nav:first-of-type .navplace input::placeholder {
  color: rgba(240, 196, 63, 0.8) !important;
}

/* Mobile menu */
/* Drawer must stack above unified FABs (#globalWhatsappFloatingBtn / #globalCallFloatingBtn / #globalConsultFloatingBtn use z-index 10050–10060; same z-index + later DOM node hid menu links) */
#submenuMob.luv-submenu-mob,
#submenuMob {
  z-index: 10200 !important;
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  top: 70px !important;
  bottom: 0 !important;
  width: 100% !important;
  max-width: 100vw !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  transform: none !important;
}
#submenuMob #mobile-nav.luv-mob-drawer-inner {
  max-height: calc(100dvh - 70px);
  max-height: calc(100svh - 70px);
}

[dir="rtl"] .Navbar-mobileSocial {
  left: auto !important;
  right: 2rem !important;
}
.Navbar-mobileSocial {
  z-index: 10 !important;
}
#mobile-nav .Navbar-mobileSocial,
#mobile-nav .Navbar-mobileSocial * {
  opacity: 1 !important;
}

/* Mobile header — بدون خلفية عند أعلى الصفحة؛ عند التمرير خلفية + تعطيل أنيميشن style.css */
#sidenav {
  background-color: transparent !important;
  animation: none !important;
}
#sidenav.nav-scroll {
  background: linear-gradient(to bottom, rgba(16, 24, 32, 0.97), rgba(16, 24, 32, 0.92)) !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35) !important;
  animation: none !important;
}
#sidenav a:not(.luv-header-logo-link--mob),
#sidenav .luv-header-logo {
  position: relative;
  z-index: 5;
}
#sidenav .luv-header-logo-link--mob {
  z-index: 6;
}

/* Social icons - white background, white/visible styling */
.icons {
  display: flex !important;
}
.icons svg,
.icons a svg,
#mobile-nav .Navbar-mobileSocial svg {
  background-color: #fff !important;
  fill: #8a8a8a !important;
  stroke: #8a8a8a !important;
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  box-sizing: border-box;
}

/* Contact icon - very light gray circle, black icon */
#contactCallBtn {
  z-index: 45 !important;
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
#contactCallBtn svg {
  stroke: #000 !important;
  fill: none !important;
  color: #000 !important;
}

/* Consultation button - very light gray circle with shadow */
#freeConsultBtn {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 60 !important;
}
#freeConsultBtn .relative {
  background-color: #fff !important;
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
#freeConsultBtn svg {
  stroke: #8a8a8a !important;
  fill: #8a8a8a !important;
}
/* Tooltip "اطلب استشارة" - black text, visible on hover */
#freeConsultBtn .absolute,
#freeConsultBtn .absolute div {
  color: #000 !important;
  background-color: #fff !important;
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
#freeConsultBtn:hover .absolute {
  visibility: visible !important;
  opacity: 1 !important;
}
#freeConsultBtn .absolute {
  color: #000 !important;
}

/* Scroll to top — same side as FABs; sits above the three white pills */
#scrollToTop {
  left: 20px !important;
  right: auto !important;
  z-index: 45 !important;
  border: 2px solid rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  bottom: calc(
    var(--luv-fab-b) + 3 * var(--luv-fab-size) + 2 * var(--luv-fab-gap) + 0.75rem
  ) !important;
}
#scrollToTop:not(.hidden) {
  display: flex !important;
}
#scrollToTop svg {
  stroke: #8a8a8a !important;
  fill: #8a8a8a !important;
}

/* Unified floating actions: hide old duplicated buttons/widgets */
#contactCallBtn,
#freeConsultBtn {
  display: none !important;
}

/* Unified floating actions — physical left, white circles, brand/dark icons */
#globalWhatsappFloatingBtn,
#globalCallFloatingBtn {
  position: fixed !important;
  left: 20px !important;
  right: auto !important;
  z-index: 10050 !important;
  width: 50px !important;
  height: 50px !important;
  min-width: 50px !important;
  min-height: 50px !important;
  box-sizing: border-box !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 9999px !important;
  background-color: #fff !important;
  border: 2px solid rgba(16, 24, 32, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 768px) {
  #globalWhatsappFloatingBtn,
  #globalCallFloatingBtn {
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }
}
@media (min-width: 1920px) {
  #globalWhatsappFloatingBtn,
  #globalCallFloatingBtn {
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
    min-height: 70px !important;
  }
}

/* Stack bottom → top: استشارة، اتصال، واتساب */
#globalCallFloatingBtn {
  bottom: calc(var(--luv-fab-b) + var(--luv-fab-size) + var(--luv-fab-gap)) !important;
  z-index: 10050 !important;
}
#globalWhatsappFloatingBtn.luv-fab-wa--stacked {
  bottom: calc(
    var(--luv-fab-b) + 2 * (var(--luv-fab-size) + var(--luv-fab-gap))
  ) !important;
}
/* واتساب فقط (بدون زر اتصال) — فوق زر الاستشارة */
#globalWhatsappFloatingBtn.luv-fab-wa--solo {
  bottom: calc(var(--luv-fab-b) + var(--luv-fab-size) + var(--luv-fab-gap)) !important;
}
#globalWhatsappFloatingBtn {
  z-index: 10060 !important;
}

#globalCallFloatingBtn,
#globalWhatsappFloatingBtn,
#globalConsultFloatingBtn {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}

#globalCallFloatingBtn svg {
  width: 30px !important;
  height: 30px !important;
  stroke: var(--luv-primary) !important;
  fill: none !important;
}
@media (min-width: 1920px) {
  #globalCallFloatingBtn svg {
    width: 40px !important;
    height: 40px !important;
  }
}

#globalWhatsappFloatingBtn svg {
  width: 30px !important;
  height: 30px !important;
  fill: #25d366 !important;
  stroke: none !important;
  color: #25d366 !important;
}
@media (min-width: 1920px) {
  #globalWhatsappFloatingBtn svg {
    width: 40px !important;
    height: 40px !important;
  }
}

#globalConsultFloatingBtn {
  position: fixed !important;
  left: 20px !important;
  right: auto !important;
  bottom: var(--luv-fab-b) !important;
  z-index: 10050 !important;
  cursor: pointer !important;
}

#globalConsultFloatingBtn .relative {
  width: 50px !important;
  height: 50px !important;
  min-width: 50px !important;
  min-height: 50px !important;
  background-color: #fff !important;
  border: 2px solid rgba(16, 24, 32, 0.12) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  border-radius: 9999px !important;
  box-sizing: border-box !important;
}
@media (min-width: 768px) {
  #globalConsultFloatingBtn .relative {
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
    min-height: 60px !important;
  }
}
@media (min-width: 1920px) {
  #globalConsultFloatingBtn .relative {
    width: 70px !important;
    height: 70px !important;
    min-width: 70px !important;
    min-height: 70px !important;
  }
}
#globalConsultFloatingBtn svg {
  width: 30px !important;
  height: 30px !important;
  stroke: var(--luv-primary) !important;
  fill: none !important;
}
@media (min-width: 1920px) {
  #globalConsultFloatingBtn svg {
    width: 40px !important;
    height: 40px !important;
  }
}

/* Hide country flag icon from contact and consultation forms */
#PrivateFormContact .iti__flag-container,
#consultForm .iti__flag-container {
  display: none !important;
}
#PrivateFormContact .iti input,
#consultForm .iti input {
  padding-left: 0.75rem !important;
}

/* Form text inside - white */
#consultForm,
#consultForm *,
#PrivateFormContact,
#PrivateFormContact * {
  color: #fff !important;
}
#consultForm input,
#consultForm textarea,
#consultForm label,
#consultForm p,
#consultForm span,
#consultForm h2,
#consultForm h5,
#consultForm button,
#PrivateFormContact input,
#PrivateFormContact textarea,
#PrivateFormContact label,
#PrivateFormContact p,
#PrivateFormContact span {
  color: #fff !important;
}
#consultForm input::placeholder,
#consultForm textarea::placeholder,
#PrivateFormContact input::placeholder,
#PrivateFormContact textarea::placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}
/* Consult form */
#consultForm {
  background-color: #101820 !important;
}
#consultForm .form-buttons button.priv-btn-cons,
#consultForm .form-buttons button.bus-btn-cons {
  color: #101820 !important;
}

/* White-card consultation modal — overrides dark #consultForm rules above */
#consultForm.consult-modal-light {
  background-color: #fff !important;
  color: #101820 !important;
}
/* نافذة طلب الاستشارة — عرض محدود وواضح فوق الخلفية والهيدر */
#consultForm.consult-modal-light.consult-modal-wide {
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: min(92vw, 920px) !important;
  max-width: min(92vw, 920px) !important;
  max-height: min(90vh, 900px) !important;
  overflow-y: auto !important;
  border-radius: 12px !important;
  z-index: 10090 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  box-shadow: 0 24px 60px rgba(16, 24, 32, 0.22) !important;
  border: 1px solid rgba(16, 24, 32, 0.08) !important;
}
@media (min-width: 1280px) {
  #consultForm.consult-modal-light.consult-modal-wide {
    width: min(88vw, 960px) !important;
    max-width: min(88vw, 960px) !important;
  }
}
html[dir="rtl"] #consultForm.consult-modal-light.consult-modal-wide {
  direction: rtl !important;
  text-align: start !important;
}
html[dir="ltr"] #consultForm.consult-modal-light.consult-modal-wide {
  direction: ltr !important;
  text-align: start !important;
}
#consultForm.consult-modal-light button.consult-modal-close {
  -webkit-appearance: none;
  appearance: none;
  font: inherit;
}
#consultForm.consult-modal-light .consult-modal-close {
  inset-inline-end: 0.75rem !important;
  inset-inline-start: auto !important;
  position: absolute !important;
  top: 0.75rem !important;
  z-index: 100 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  margin: 0;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
  color: #101820 !important;
}
#consultForm.consult-modal-light .consult-modal-close svg {
  width: 1.75rem !important;
  height: 1.75rem !important;
  min-width: 1.75rem;
  min-height: 1.75rem;
  display: block;
  flex-shrink: 0;
  color: inherit !important;
}
#consultForm.consult-modal-light .consult-modal-close svg path {
  stroke: currentColor !important;
}
#consultForm.consult-modal-light .consult-modal-grid {
  direction: inherit;
}
#consultForm.consult-modal-light .consult-modal-inner {
  box-sizing: border-box;
}
#consultForm.consult-modal-light .consult-modal-title {
  font-weight: 600;
  font-size: 1.05rem;
  line-height: 1.35;
  margin: 0;
}
@media (min-width: 768px) {
  #consultForm.consult-modal-light .consult-modal-title {
    font-size: 1.15rem;
  }
}
#consultForm.consult-modal-light .consult-modal-visual {
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
html[dir="rtl"] #consultForm.consult-modal-light .consult-modal-visual {
  border-radius: 10px 0 0 10px;
}
#consultForm.consult-modal-light .consult-modal-side-img {
  display: block;
}
/* تبديل خاص / أعمال — بدون ذهبي */
#consultForm.consult-modal-light .consult-type-btn {
  font-weight: 600 !important;
  padding: 0.5rem 1.25rem !important;
  border-radius: 9999px !important;
  font-size: 0.875rem !important;
  line-height: 1.3 !important;
  border: 2px solid transparent !important;
  cursor: pointer !important;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
  flex: 1 1 auto;
  min-width: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  #consultForm.consult-modal-light .consult-type-btn {
    padding: 0.5rem 1.75rem !important;
    font-size: 0.9375rem !important;
    width: auto !important;
    flex: 0 1 auto;
  }
}
#consultForm.consult-modal-light .consult-type-btn.is-active {
  background: #101820 !important;
  color: #ffffff !important;
  border-color: #101820 !important;
  box-shadow: 0 4px 14px rgba(16, 24, 32, 0.2);
}
#consultForm.consult-modal-light .consult-type-btn.is-muted {
  background: #f8fafc !important;
  color: #475569 !important;
  border-color: rgba(16, 24, 32, 0.12) !important;
}
#consultForm.consult-modal-light .consult-type-btn.is-muted:hover {
  background: #f1f5f9 !important;
  border-color: rgba(16, 24, 32, 0.2) !important;
  color: #101820 !important;
}
#consultForm.consult-modal-light .consult-business-fields.hidden {
  display: none !important;
}
#consultForm.consult-modal-light,
#consultForm.consult-modal-light * {
  color: inherit !important;
}
#consultForm.consult-modal-light h3,
#consultForm.consult-modal-light label,
#consultForm.consult-modal-light button,
#consultForm.consult-modal-light input,
#consultForm.consult-modal-light textarea,
#consultForm.consult-modal-light select,
#consultForm.consult-modal-light p,
#consultForm.consult-modal-light span {
  color: #101820 !important;
}
#consultForm.consult-modal-light .consult-type-btn.is-active {
  color: #ffffff !important;
}
#consultForm.consult-modal-light .consult-type-btn.is-muted {
  color: #475569 !important;
}
#consultForm.consult-modal-light .consult-submit-wrap button {
  color: #ffffff !important;
}
#consultForm.consult-modal-light .consult-intro {
  color: #53565a !important;
}
#consultForm.consult-modal-light .consult-link-muted {
  color: #64748b !important;
}
#consultForm.consult-modal-light .consult-link-muted:hover {
  color: #101820 !important;
}
#consultForm.consult-modal-light input::placeholder,
#consultForm.consult-modal-light textarea::placeholder {
  color: rgba(83, 86, 90, 0.65) !important;
}
#consultForm.consult-modal-light .consult-popup-inner {
  padding: 1.5rem;
  width: 100%;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #consultForm.consult-modal-light .consult-popup-inner {
    padding: 2rem;
  }
}
#consultForm.consult-modal-light .consult-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1rem;
}
#consultForm.consult-modal-light .consult-intro {
  margin-bottom: 1.25rem;
  line-height: 1.75;
}
#consultForm.consult-modal-light #consultation-form.consult-form-stack,
#consultForm.consult-modal-light #consultation-form {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.45rem !important;
  width: 100%;
  align-items: stretch !important;
}
#consultForm.consult-modal-light .consult-form-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.45rem;
  width: 100%;
  align-items: start;
}
@media (min-width: 1024px) {
  #consultForm.consult-modal-light .consult-form-row--split {
    grid-template-columns: 1fr 1fr;
    gap: 0.6rem;
  }
}
#consultForm.consult-modal-light .consult-label {
  display: flex !important;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 0.15rem;
  font-size: 14px;
  font-weight: 300;
  text-align: start !important;
  justify-content: flex-start;
  width: 100%;
}
#consultForm.consult-modal-light .consult-field {
  min-width: 0;
}
#consultForm.consult-modal-light .consult-phone-ltr {
  direction: ltr !important;
  text-align: left !important;
}
#consultForm.consult-modal-light .consult-phone-ltr input {
  text-align: left !important;
}
html[dir="rtl"] #consultForm.consult-modal-light .consult-agree-row input[type="checkbox"] {
  order: 2;
}
html[dir="rtl"] #consultForm.consult-modal-light .consult-agree-row p {
  order: 1;
  text-align: right !important;
}
html[dir="ltr"] #consultForm.consult-modal-light .consult-agree-row p {
  text-align: left !important;
}
#consultForm.consult-modal-light .consult-field input,
#consultForm.consult-modal-light .consult-field textarea,
#consultForm.consult-modal-light .consult-field select {
  width: 100%;
  border: 1px solid #53565a;
  border-radius: 10px;
  padding: 0.45rem 0.65rem;
  box-sizing: border-box;
  font-size: 0.95rem;
  text-align: start;
}
#consultForm.consult-modal-light .consult-agree-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.45rem;
  width: 100%;
}
#consultForm.consult-modal-light .consult-agree-row input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-top: 0.25rem;
  flex-shrink: 0;
}
#consultForm.consult-modal-light .consult-agree-row p {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 768px) {
  #consultForm.consult-modal-light .consult-agree-row p {
    font-size: 13px;
  }
}
#consultForm.consult-modal-light .consult-submit-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 0.35rem;
  margin-top: 0.15rem;
}
#consultForm.consult-modal-light .consult-submit-wrap button {
  border: 2px solid rgba(16, 24, 32, 0.25) !important;
  background: linear-gradient(135deg, #101820 0%, #243038 100%) !important;
  color: #ffffff !important;
  padding: 0.65rem 2.5rem !important;
  border-radius: 9999px !important;
  font-weight: 600 !important;
  cursor: pointer;
  transition: filter 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  box-shadow: 0 6px 20px rgba(16, 24, 32, 0.2);
}
#consultForm.consult-modal-light .consult-submit-wrap button:hover {
  filter: brightness(1.06);
  box-shadow: 0 10px 28px rgba(16, 24, 32, 0.28);
}
#consultForm.consult-modal-light .consult-modal-close:hover {
  color: #475569 !important;
}
#consultForm.consult-modal-light .consult-modal-close:hover svg path {
  stroke: currentColor !important;
}

/* LUV About section - marquee + white text with shadow */
#luv-about-section .marquee-content-secondary,
#luv-about-section .marquee-content-secondary li {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5), 0 2px 8px rgba(0,0,0,0.4) !important;
  font-size: 1rem;
  font-weight: 500;
}

/* قسم عن الشركة — شبكة متوازنة + صورة مربعة بحواف دائرية */
#luv-about-section.luv-about-showcase {
  position: relative;
  background: transparent;
  overflow: visible;
}
#luv-about-section .luv-about-visual {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
}
@media (min-width: 768px) {
  #luv-about-section .luv-about-visual {
    max-width: 100%;
    margin-inline: 0;
  }
}
/* إطار: ظل داكن فقط — بدون تعبئة بيضاء (Swiper يضيف خلفية افتراضية أحياناً) */
#luv-about-section .luv-about-frame {
  position: relative;
  width: 100%;
  border-radius: 10px;
  background: transparent !important;
  box-shadow: 0 18px 36px -18px rgba(16, 24, 32, 0.24);
  overflow: hidden;
}
#luv-about-section .luv-about-swiper {
  --luv-about-bullet: rgba(255, 255, 255, 0.75);
  --luv-about-bullet-active: #ffffff;
  border-radius: 10px;
  background: transparent !important;
}
#luv-about-section .luv-about-swiper .swiper-wrapper,
#luv-about-section .luv-about-swiper .swiper-slide {
  background: transparent !important;
}
#luv-about-section .luv-about-swiper .swiper-wrapper {
  width: 100% !important;
}
#luv-about-section .luv-about-swiper .swiper-slide {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
#luv-about-section .luv-about-swiper-inner {
  border-radius: inherit;
  background: transparent !important;
}
#luv-about-section .luv-about-slide-frame {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  border-radius: 10px;
  background: transparent !important;
  box-shadow: none;
}
@media (min-width: 768px) {
  #luv-about-section .luv-about-slide-frame {
    height: 390px;
  }
}
@media (min-width: 1280px) {
  #luv-about-section .luv-about-slide-frame {
    height: 450px;
  }
}
@media (min-width: 1600px) {
  #luv-about-section .luv-about-slide-frame {
    height: 485px;
  }
}
#luv-about-section .luv-about-swiper .swiper-slide {
  height: auto !important;
}
#luv-about-section .luv-about-slide-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  background: transparent !important;
  transition: transform 0.65s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#luv-about-section .luv-about-frame,
#luv-about-section .luv-about-swiper,
#luv-about-section .luv-about-swiper-inner,
#luv-about-section .luv-about-swiper .swiper-wrapper,
#luv-about-section .luv-about-swiper .swiper-slide,
#luv-about-section .luv-about-slide-frame,
#luv-about-section .luv-about-slide-img {
  background-color: transparent !important;
}
#luv-about-section .luv-about-swiper-inner:hover .luv-about-slide-img {
  transform: scale(1.04);
}
#luv-about-section .luv-about-swiper-pagination {
  position: absolute !important;
  left: 50% !important;
  right: auto !important;
  bottom: 0.85rem !important;
  top: auto !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 0.4rem;
  z-index: 2;
  margin: 0 !important;
  padding: 0.35rem 0.75rem;
  width: max-content !important;
  max-width: calc(100% - 1.5rem);
  border-radius: 9999px;
  background: rgba(16, 24, 32, 0.45);
  backdrop-filter: blur(6px);
}
#luv-about-section .luv-about-swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  margin: 0 !important;
  background: var(--luv-about-bullet);
  opacity: 1;
  transition: transform 0.25s ease, background 0.25s ease;
}
#luv-about-section .luv-about-swiper-pagination .swiper-pagination-bullet-active {
  background: var(--luv-about-bullet-active);
  transform: scale(1.25);
}

/* نص: مسافات أوضح بين العناصر */
#luv-about-section .luv-about-copy {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  #luv-about-section .luv-about-copy {
    gap: 1.25rem;
  }
}
#luv-about-section .luv-about-text-block {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(16, 24, 32, 0.12);
}
#luv-about-section .luv-about-line1 {
  margin: 0;
  padding: 0;
  font-size: clamp(1.125rem, 2vw, 1.45rem);
  line-height: 1.65;
  font-weight: 700;
  color: #101820 !important;
  text-shadow: none !important;
}
#luv-about-section .luv-about-line2 {
  margin: 0;
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  line-height: 1.7;
  font-weight: 600;
  color: #3a352e;
  letter-spacing: 0.012em;
}
#luv-about-section .luv-about-body {
  margin: 0;
  font-size: clamp(0.9375rem, 1.3vw, 1.0625rem);
  line-height: 2;
  color: #53565a;
  font-weight: 400;
  max-width: 42rem;
}

/* Marquee animation */
.luv-marquee {
  display: flex;
  width: max-content;
  animation: luv-marquee-scroll 40s linear infinite;
}
.luv-marquee:hover {
  animation-play-state: paused;
}
@keyframes luv-marquee-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.marquee-content-secondary li {
  padding: 0 1.5rem;
  display: inline-flex;
  align-items: center;
}
.marquee-content-secondary li::after {
  content: "•";
  margin-right: 1.5rem;
  opacity: 0.6;
}
.marquee-content-secondary li:last-child::after {
  display: none;
}

/* Topbar marquee - في الشريط العلوي (كاتلوج + واتساب) */
.luv-marquee-topbar {
  animation: luv-marquee-scroll 25s linear infinite;
}
.marquee-content-topbar,
.marquee-content-topbar li {
  color: #F0C43F !important;
  font-size: 0.7rem;
  font-weight: 400;
}
body.luv-home .marquee-content-topbar,
body.luv-home .marquee-content-topbar li {
  color: rgba(229, 231, 235, 0.96) !important;
}
.marquee-content-topbar li {
  padding: 0 1rem;
  display: inline-flex;
  align-items: center;
}
.marquee-content-topbar li::after {
  content: "•";
  margin-right: 1rem;
  opacity: 0.5;
}
.marquee-content-topbar li:last-child::after {
  display: none;
}

/* Projects page - تصحيح التداخل وعدم التداخل */
body.projects-page {
  overflow-x: hidden;
}
.projects-page-section {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
  box-sizing: border-box;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  .projects-page-section {
    padding: 2rem 1rem;
  }
}
/* Projects grid - 4 في الصف */
.projects-grid-4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
.projects-grid-4 > * {
  min-width: 0;
  overflow: hidden;
}
@media (min-width: 640px) {
  .projects-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .projects-grid-4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
  }
}


/* مسافة معتدلة بين المحتوى والفوتر */
#blur.luv-footer {
  margin-top: clamp(1.25rem, 3vw, 2rem);
}

/* سكشن الكتالوج في الهوم: مسافة سفلية قبل الفوتر */
#home-catalog-section.luv-home-catalog-section {
  padding-bottom: clamp(1.5rem, 4vw, 2.5rem);
}

/* Footer alignment polish */
#blur .footer a {
  text-decoration: none;
}
#blur.luv-footer,
#blur .luv-footer {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.96);
}
@media (min-width: 1024px) {
  #blur.luv-footer,
  #blur .luv-footer {
    font-size: 16px;
  }
}
/* عناوين أعمدة الفوتر — أبيض واضح + خط فاصل خفيف + حجم متوازن */
#blur .footer h3.luv-footer-section-title,
#blur.luv-footer h3.luv-footer-section-title {
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: clamp(0.9375rem, 0.35vw + 0.85rem, 1.0625rem);
  letter-spacing: 0.035em;
  line-height: 1.3;
  margin: 0 0 0.85rem 0;
  padding: 0 0 0.65rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
}
html[lang="ar"] #blur .footer h3.luv-footer-section-title,
html[lang="ar"] #blur.luv-footer h3.luv-footer-section-title {
  letter-spacing: 0.02em;
}

/* روابط أعمدة الفوتر — رمادي فاتح جداً، الهوفر أبيض */
#blur .footer .luv-footer-nav-link,
#blur .footer .luv-footer-info-link {
  color: rgba(255, 255, 255, 0.88) !important;
  text-decoration: none !important;
  transition: color 0.2s ease, opacity 0.2s ease;
}
#blur .footer .luv-footer-nav-link:hover,
#blur .footer .luv-footer-nav-link:focus-visible,
#blur .footer .luv-footer-info-link:hover,
#blur .footer .luv-footer-info-link:focus-visible {
  color: #ffffff !important;
  text-decoration: underline !important;
  text-underline-offset: 0.22em;
  text-decoration-color: rgba(255, 255, 255, 0.45);
}

/* شبكة روابط الفوتر (عمودان على الشاشات الكبيرة) */
#blur .footer .luv-footer-link-grid {
  align-items: start;
}

/* ديسكتوب: كل عناوين الأعمدة الأربعة على نفس المستوى */
@media (min-width: 1024px) {
  #blur .footer .luv-footer-link-grid {
    align-items: flex-start;
  }

  #blur .footer .luv-footer-link-grid > div,
  #blur .footer .luv-footer-row-about-follow {
    margin-top: 0 !important;
    align-items: flex-start;
  }
  #blur .footer .luv-footer-follow-col {
    margin-top: 0 !important;
    align-items: flex-start !important;
  }

  #blur .footer h3.luv-footer-section-title.footerTitles {
    margin-top: 0 !important;
  }
}
#blur .footer h3.luv-footer-section-title.footerTitles {
  margin: 0 0 0.85rem 0;
  padding: 0 0 0.65rem 0;
  line-height: 1.3;
}

/* عمود «عن الشركة»: قائمة روابط بمحاذاة واحدة (السطر الطويل + RTL) */
#blur .footer .luv-footer-about-col {
  min-width: 0;
}
#blur .footer .luv-footer-about-links {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  gap: 0.45rem;
  margin: 0;
  padding: 0;
}
@media (min-width: 640px) {
  #blur .footer .luv-footer-about-links {
    gap: 0.5rem;
  }
}
#blur .footer .luv-footer-about-links > a {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.1rem 0;
  line-height: 1.45;
  text-decoration: none;
  text-align: inherit;
  word-break: break-word;
  overflow-wrap: break-word;
  box-sizing: border-box;
}
#blur .footer .luv-footer-about-links > a.luv-footer-about-brand {
  line-height: 1.38;
  font-weight: 300;
}
#blur .luv-footer .luv-footer-phones {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0.6rem;
  align-items: center;
}
#blur .luv-footer .luv-footer-label {
  color: rgba(255, 255, 255, 0.92);
  font-weight: 600;
}
#blur .luv-footer .luv-footer-sep {
  color: rgba(255, 255, 255, 0.45);
  padding: 0 0.2rem;
}

/* Font fallback: لو ملفات الخطوط غير موجودة */
.mon-reg,
.mon-semi,
.diner-med,
.diner-light,
.midland-med,
.midland-semi,
.midland-bold,
.midland-thin {
  font-family: somar-regular, Tahoma, "Segoe UI", sans-serif !important;
}
#blur .footer .rightLeftChangeText {
  line-height: 1.8;
}
[dir="rtl"] #blur .footer .rightLeftChange {
  right: auto !important;
  left: 0 !important;
}
[dir="rtl"] #blur .footer .rightLeftChangeText {
  text-align: right !important;
  padding-right: 2.25rem !important;
  padding-left: 0 !important;
}
[dir="rtl"] #blur .footer .w-full.flex.lg\:justify-start:not(.luv-footer-info-row):not(.luv-footer-social-row) {
  justify-content: flex-start !important;
}
/* لا تعكس ترتيب الأيقونة/النص في صفوف التواصل — كان يسبب ظهور النص قبل الأيقونة */
[dir="rtl"] #blur .footer .w-full.flex.lg\:justify-start:not(.luv-footer-info-row):not(.luv-footer-social-row) svg {
  order: 2;
}
[dir="rtl"] #blur .footer .w-full.flex.lg\:justify-start:not(.luv-footer-info-row):not(.luv-footer-social-row) p {
  order: 1;
  text-align: right !important;
}

/* أيقونات السوشيل — دوائر بيضاء؛ موبايل في المنتصف، من sm يمحاذاة مع العنوان */
#blur .footer .luv-footer-social-row {
  justify-content: center !important;
}
@media (min-width: 640px) {
  #blur .footer .luv-footer-social-row {
    justify-content: flex-start !important;
  }
}
#blur .footer .luv-footer-social-row a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 2.5rem !important;
  height: 2.5rem !important;
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  border-radius: 9999px !important;
  background: #fff !important;
  border: 1px solid rgba(16, 24, 32, 0.12) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  box-sizing: border-box !important;
}
#blur .footer .luv-footer-social-row a svg {
  width: 1.125rem !important;
  height: 1.125rem !important;
  min-width: 1.125rem !important;
  min-height: 1.125rem !important;
  fill: var(--luv-primary) !important;
  stroke: none !important;
}
[dir="rtl"] #blur .footer .luv-footer-social-row {
  flex-direction: row !important;
}

/* صفوف العنوان / الإيميل / الهاتف: الأيقونة أولاً في الـ DOM = قبل النص (يمين في RTL، يسار في LTR) */
#blur .footer .luv-footer-info-row {
  display: flex !important;
  flex-direction: row !important;
  gap: 0.5rem;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
[dir="rtl"] #blur .footer .luv-footer-info-row {
  flex-direction: row !important;
}
[dir="rtl"] #blur .footer .luv-footer-info-row a,
[dir="rtl"] #blur .footer .luv-footer-info-row p,
[dir="rtl"] #blur .footer .luv-footer-info-row .luv-footer-info-text {
  text-align: right !important;
}
#blur .footer .luv-footer-info-row svg,
#blur .footer .luv-footer-info-row .luv-footer-info-icon {
  order: 0 !important;
  flex: 0 0 auto !important;
  width: 1.25rem !important;
  height: 1.25rem !important;
  min-width: 1.25rem !important;
  flex-shrink: 0 !important;
  stroke: #ffffff !important;
  color: #ffffff !important;
}
@media (min-width: 1280px) {
  #blur .footer .luv-footer-info-row svg.luv-footer-info-icon,
  #blur .footer .luv-footer-info-row svg {
    width: 1.5rem !important;
    height: 1.5rem !important;
    min-width: 1.5rem !important;
  }
}
#blur .footer .luv-footer-info-row .luv-footer-info-text,
#blur .footer .luv-footer-info-row > a.luv-footer-info-text {
  order: 1 !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  line-height: 1.8;
}

/* موبايل: الأيقونة + النص ككتلة واحدة في المنتصف (بدون تمدد النص يفصل الأيقونة) */
@media (max-width: 1023px) {
  #blur .footer .luv-footer-contact-block {
    align-items: center !important;
  }
  #blur .footer .luv-footer-info-row {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    box-sizing: border-box;
  }
  #blur .footer .luv-footer-info-row .luv-footer-info-text,
  #blur .footer .luv-footer-info-row > a.luv-footer-info-text {
    flex: 0 1 auto !important;
    text-align: center !important;
  }
  [dir="rtl"] #blur .footer .luv-footer-info-row a,
  [dir="rtl"] #blur .footer .luv-footer-info-row p,
  [dir="rtl"] #blur .footer .luv-footer-info-row .luv-footer-info-text {
    text-align: center !important;
  }
  #blur .footer .luv-footer-phone-block {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }
  #blur .footer .luv-footer-phone-block .luv-footer-phone-stack {
    flex: 0 1 auto !important;
    align-items: center !important;
    width: auto !important;
    max-width: min(100%, 22rem);
  }
  #blur .footer .luv-footer-hotline,
  #blur .footer .luv-footer-sales-wrap {
    align-items: center !important;
    text-align: center;
    width: 100%;
  }
  #blur .footer .luv-footer-sales-chips {
    justify-content: center;
  }
}

/* Footer phones: hotline line + sales as pill buttons (ديسكتوب: محاذاة بداية؛ الموبايل يُضبط في media query أعلاه) */
@media (min-width: 1024px) {
  #blur .footer .luv-footer-phone-block {
    align-items: flex-start !important;
  }
}
#blur .footer .luv-footer-phone-stack {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  max-width: 100%;
}
#blur .footer .luv-footer-hotline {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.25rem 0.5rem;
}
#blur .footer .luv-footer-hotline-label {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 600;
  font-size: 0.95em;
}
#blur .footer .luv-footer-hotline-label::after {
  content: ":";
}
#blur .footer .luv-footer-hotline-num {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
#blur .footer .luv-footer-hotline-num:hover {
  color: #C4A574;
}
#blur .footer .luv-footer-sales-wrap {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
#blur .footer .luv-footer-sales-heading {
  font-size: 0.78em;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #ffffff;
  opacity: 0.95;
}
[dir="rtl"] #blur .footer .luv-footer-sales-heading {
  letter-spacing: 0;
}
#blur .footer .luv-footer-sales-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}
#blur .footer .luv-footer-sales-chip {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.1rem;
  padding: 0.45rem 1rem;
  min-width: 7.5rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.06);
  text-decoration: none;
  color: #fff;
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
}
#blur .footer .luv-footer-sales-chip:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.55);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  transform: translateY(-1px);
}
#blur .footer .luv-footer-sales-chip-name {
  font-size: 0.8em;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
}
#blur .footer .luv-footer-sales-chip-num {
  font-size: 0.92em;
  font-weight: 600;
  line-height: 1.25;
}

#blur .footer p,
#blur .footer a {
  transition: color .25s ease;
}

#blur .luv-footer-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#blur .luv-footer-link {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  display: inline-block;
  padding: 0.2rem 0;
  line-height: 1.5;
}
#blur .luv-footer-link:hover {
  color: rgba(255, 255, 255, 0.95) !important;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-color: rgba(255, 255, 255, 0.4);
}
#blur .footer .luv-footer-hotline-num:hover {
  color: #ffffff !important;
}
body.luv-home #blur .luv-footer-link:hover,
body.luv-home #blur .footer .luv-footer-hotline-num:hover {
  color: #ffffff !important;
}

/* English: mobile drawer links — font set in head.blade.php (.luv-mob-nav-link) */


/* Catalog: two items — static flex row (see home.blade); reset Swiper slide defaults */
#home-catalog-section .luv-catalog-two {
  width: 100%;
}
#home-catalog-section .luv-catalog-two__row {
  column-gap: clamp(1rem, 3vw, 2rem);
  row-gap: 1.5rem;
}
#home-catalog-section .luv-catalog-two__row .swiper-slide {
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: auto;
  max-width: 300px;
}
