/* ========================================
   LAZIZ ARABIC RESTO — Company Profile
   Design System inspired by modern F&B +
   Arabian heritage aesthetics
   ======================================== */

:root {
  --gold: #C9A84C;
  --gold-light: #E4C97A;
  --gold-dim: #8A6B2A;
  --bg: #0B0705;
  --text: #F5EDD8;
  --text-muted: #9C8866;
  --color-bg: #0f0a06;
  --color-surface: #1a120b;
  --color-surface-2: #241812;
  --color-primary: #c9a961;       /* Gold — mewah, prestise */
  --color-primary-dark: #a88a45;
  --color-accent: #8b2c2c;         /* Merah marun — selera, appetite */
  --color-text: #f4ead5;
  --color-text-muted: #a89878;
  --color-border: #3a2a1e;
  --color-success: #4a7c59;

  --font-display: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;
  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-arabic: 'Amiri', 'Scheherazade', serif;

  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 20px;

  --shadow-md: 0 10px 30px rgba(0,0,0,.35);
  --shadow-lg: 0 25px 60px rgba(0,0,0,.5);

  --transition: .35s cubic-bezier(.4,0,.2,1);
}

html[data-theme="royal-noir"] {
  --color-bg: #040404;
  --color-surface: #0b0b0b;
  --color-surface-2: #111111;
  --color-primary: #d4a017;
  --color-primary-dark: #ae7f07;
  --color-accent: #7a5607;
  --color-text: #f8f1de;
  --color-text-muted: #ceb77f;
  --color-border: #5f4310;
  --color-success: #3f7b5d;
  --shadow-md: 0 16px 34px rgba(0,0,0,.48);
  --shadow-lg: 0 28px 70px rgba(0,0,0,.62);
}

html[data-theme="pearl-signature"] {
  --color-bg: #f7f2e8;
  --color-surface: #efe5d6;
  --color-surface-2: #e7d9c4;
  --color-primary: #9a6a2f;
  --color-primary-dark: #764d1e;
  --color-accent: #875f2a;
  --color-text: #221b16;
  --color-text-muted: #6e5d4f;
  --color-border: #cfb89e;
  --color-success: #417254;
  --shadow-md: 0 10px 30px rgba(56,36,17,.12);
  --shadow-lg: 0 25px 60px rgba(56,36,17,.18);
}

/* ── Template 04 · Oasis Prestige (Black & Gold) ────────────────────── */
html[data-theme="oasis-prestige"] {
  --color-bg: #050505;
  --color-surface: #0c0a07;
  --color-surface-2: #15110a;
  --color-primary: #e8c468;
  --color-primary-dark: #b8932f;
  --color-accent: #d4a017;
  --color-text: #f7e7a1;
  --color-text-muted: #c4ad6c;
  --color-border: #5f4310;
  --color-success: #d4a017;
  --shadow-md: 0 14px 40px rgba(0,0,0,.55);
  --shadow-lg: 0 32px 70px rgba(0,0,0,.7);
}

html[data-theme="oasis-prestige"] body {
  background:
    radial-gradient(circle at 20% 0%, rgba(212,160,23,.10), transparent 35%),
    radial-gradient(circle at 80% 100%, rgba(212,160,23,.08), transparent 40%),
    #050505;
}

html[data-theme="oasis-prestige"] .hero,
html[data-theme="oasis-prestige"] .page-hero {
  background:
    linear-gradient(180deg, rgba(0,0,0,.55), rgba(0,0,0,.25)),
    radial-gradient(circle at 50% 30%, rgba(232,196,104,.12), transparent 55%),
    #050505;
  border-bottom: 1px solid rgba(212,160,23,.25);
}

html[data-theme="oasis-prestige"] .section-label,
html[data-theme="oasis-prestige"] .premium-note {
  color: #e8c468;
  letter-spacing: 3px;
}

html[data-theme="oasis-prestige"] .premium-point {
  background: linear-gradient(180deg, #0c0a07, #050505);
  border: 1px solid rgba(212,160,23,.3);
}

html[data-theme="oasis-prestige"] .premium-point span {
  color: #e8c468;
}

html[data-theme="oasis-prestige"] .premium-point h3 {
  color: #f7e7a1;
}

html[data-theme="oasis-prestige"] .cta-primary {
  background: linear-gradient(180deg, #e8c468, #b8932f);
  color: #050505;
  border-color: #e8c468;
}

html[data-theme="oasis-prestige"] .cta-primary:hover {
  background: linear-gradient(180deg, #f3d784, #d4a017);
  border-color: #f3d784;
}

html[data-theme="oasis-prestige"] .cta-secondary {
  border-color: #e8c468;
  color: #e8c468;
}

html[data-theme="oasis-prestige"] .cta-secondary:hover {
  background: rgba(232,196,104,.12);
  color: #fff5cc;
}

* { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: var(--font-body);
  background: var(--color-bg);
  color: var(--color-text);
  line-height: 1.7;
  font-size: 16px;
  overflow-x: hidden;
}

h1, h2 {
  font-family: var(--font-display);
}

p,
li,
label,
input,
textarea,
select,
button,
a,
.hero-lede,
.topbar-announcement,
.topbar-phone-pair,
.nav-link,
.lang-btn,
.lz-info-label,
.lz-info-sub,
.lz-badge,
.lz-filter-btn,
.lz-photo-caption,
.contact-list li,
.social-links a,
.hours-badge,
.footer-bottom-premium p,
.footer-bottom-premium a,
.menu-item-price,
.price,
[data-price],
[data-phone],
#topbar-phone,
#footer-phone,
#location-phone,
#location-hours {
  font-family: var(--font-body);
}

.menu-item-price,
.price,
[data-price],
[data-phone],
#topbar-phone,
#footer-phone,
#location-phone,
#location-hours,
.lz-score-big,
.lz-score-max,
.hours-badge,
.footer-bottom-premium p,
.footer-bottom-premium a {
  font-variant-numeric: tabular-nums lining-nums;
  letter-spacing: normal;
}

body.nav-open {
  overflow: hidden;
}

html[data-theme="royal-noir"] .hero,
html[data-theme="royal-noir"] .page-hero,
html[data-theme="royal-noir"] .menu,
html[data-theme="royal-noir"] .proof,
html[data-theme="royal-noir"] .page-section,
html[data-theme="royal-noir"] .footer {
  background-image:
    radial-gradient(circle at 50% 0%, rgba(212,160,23,.14), transparent 30%),
    radial-gradient(circle at 10% 10%, rgba(212,160,23,.08), transparent 24%),
    radial-gradient(circle at 90% 12%, rgba(212,160,23,.08), transparent 24%),
    linear-gradient(180deg, #040404 0%, #0a0a0a 100%);
}

html[data-theme="royal-noir"] .hero,
html[data-theme="royal-noir"] .page-hero {
  position: relative;
}

html[data-theme="royal-noir"] .hero::after,
html[data-theme="royal-noir"] .page-hero::after {
  content: '';
  position: absolute;
  top: 5.25rem;
  left: 50%;
  transform: translateX(-50%);
  width: min(460px, 72vw);
  height: 82px;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 120' fill='none' stroke='%23d4a017' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M50 82c30-42 64-54 102-36 18 9 28 24 38 36 10-12 20-27 38-36 38-18 72-6 102 36 30-42 64-54 102-36 18 9 28 24 38 36 10-12 20-27 38-36 38-18 72-6 102 36'/%3E%3Cpath d='M272 47l48-34 48 34-18 55-30-17-30 17-18-55Z'/%3E%3Cpath d='M320 28v64'/%3E%3Cpath d='M288 58h64'/%3E%3C/svg%3E")
    center / contain no-repeat;
  opacity: .95;
  pointer-events: none;
}

html[data-theme="royal-noir"] .section-header,
html[data-theme="royal-noir"] .cta-banner,
html[data-theme="royal-noir"] .form-card {
  position: relative;
}

html[data-theme="royal-noir"] .section-header::after {
  content: '';
  display: block;
  width: 180px;
  height: 20px;
  margin-top: 1rem;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 28' fill='none' stroke='%23d4a017' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14h48c9 0 17-4 24-12 7 8 15 12 24 12s17-4 24-12c7 8 15 12 24 12s17-4 24-12c7 8 15 12 24 12h20'/%3E%3Cpath d='M86 14c8 0 16 4 24 12 8-8 16-12 24-12'/%3E%3C/svg%3E")
    left center / contain no-repeat;
}

html[data-theme="royal-noir"] .menu-item,
html[data-theme="royal-noir"] .vmv-card,
html[data-theme="royal-noir"] .page-card,
html[data-theme="royal-noir"] .page-link-card,
html[data-theme="royal-noir"] .stat-card,
html[data-theme="royal-noir"] .testi-card,
html[data-theme="royal-noir"] .form-card {
  box-shadow: 0 0 0 1px rgba(212,160,23,.06), var(--shadow-md);
}

html[data-theme="royal-noir"] .hero-grid,
html[data-theme="royal-noir"] .page-hero-grid {
  grid-template-columns: 1fr;
  gap: 2.25rem;
}

html[data-theme="royal-noir"] .hero-content,
html[data-theme="royal-noir"] .page-hero-copy,
html[data-theme="royal-noir"] .page-hero-panel {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

html[data-theme="royal-noir"] .hero-lede,
html[data-theme="royal-noir"] .page-hero-copy p,
html[data-theme="royal-noir"] .section-header {
  margin-left: auto;
  margin-right: auto;
}

html[data-theme="royal-noir"] .hero-tag,
html[data-theme="royal-noir"] .section-label {
  border-bottom: 0;
  letter-spacing: 5px;
}

html[data-theme="royal-noir"] .hero-ctas,
html[data-theme="royal-noir"] .page-hero-pills,
html[data-theme="royal-noir"] .hero-badges {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

html[data-theme="royal-noir"] .hero-visual,
html[data-theme="royal-noir"] .page-hero-panel {
  width: min(100%, 820px);
  margin: 0 auto;
}

html[data-theme="royal-noir"] .hero-visual {
  padding: 1rem;
  border: 1px solid rgba(212,160,23,.28);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(212,160,23,.08), rgba(255,255,255,.02));
}

html[data-theme="royal-noir"] .page-links-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[data-theme="royal-noir"] .page-link-card {
  padding: 2rem;
  text-align: center;
}

html[data-theme="pearl-signature"] .navbar {
  background: rgba(247,242,232,.92);
}

html[data-theme="pearl-signature"] .hero,
html[data-theme="pearl-signature"] .page-hero,
html[data-theme="pearl-signature"] .proof,
html[data-theme="pearl-signature"] .page-section,
html[data-theme="pearl-signature"] .footer {
  background-image:
    radial-gradient(circle at top right, rgba(154,106,47,.08), transparent 36%),
    radial-gradient(circle at bottom left, rgba(154,106,47,.07), transparent 32%),
    linear-gradient(180deg, #f7f2e8 0%, #efe5d6 100%);
}

html[data-theme="pearl-signature"] .hero-grid {
  grid-template-columns: 1.05fr .95fr;
  gap: 2rem;
  align-items: stretch;
}

html[data-theme="pearl-signature"] .hero-content,
html[data-theme="pearl-signature"] .page-hero-copy,
html[data-theme="pearl-signature"] .page-hero-panel {
  background: rgba(255,255,255,.56);
  border: 1px solid rgba(154,106,47,.18);
  border-radius: 28px;
  padding: 2rem;
  box-shadow: var(--shadow-md);
}

html[data-theme="pearl-signature"] .hero-visual {
  border-radius: 28px;
  overflow: hidden;
  border: 1px solid rgba(154,106,47,.18);
  box-shadow: var(--shadow-lg);
}

html[data-theme="pearl-signature"] .hero-badges {
  grid-template-columns: 1fr;
  max-width: none;
}

html[data-theme="pearl-signature"] .hero-badge,
html[data-theme="pearl-signature"] .page-link-card,
html[data-theme="pearl-signature"] .page-card,
html[data-theme="pearl-signature"] .hospitality-card {
  background: rgba(255,255,255,.6);
  border-color: rgba(154,106,47,.18);
}

html[data-theme="pearl-signature"] .page-links-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

html[data-theme="pearl-signature"] .section-header {
  max-width: 760px;
}

h1, h2, h3, h4 { font-family: var(--font-display); font-weight: 600; line-height: 1.2; }
h1 { font-size: clamp(2.5rem, 6vw, 4.5rem); }
h2 { font-size: clamp(2rem, 4.5vw, 3rem); margin-bottom: 1rem; }
h3 { font-size: 1.5rem; color: var(--color-primary); margin-bottom: .5rem; }
p  { color: var(--color-text-muted); margin-bottom: 1rem; }

a { color: var(--color-primary); text-decoration: none; transition: var(--transition); }
a:hover { color: var(--color-text); }

.container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }

/* ===== NAVBAR ===== */
.navbar {
  position: fixed; top: 0; left: 0; right: 0;
  z-index: 1000;
  padding: 1rem 0;
  background: rgba(15,10,6,.85);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--color-border);
  transition: var(--transition);
}
.nav-wrap { display: flex; justify-content: space-between; align-items: center; }
.nav-logo {
  font-family: var(--font-display);
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--color-primary);
  letter-spacing: .5px;
}
.nav-logo span { color: var(--color-text); font-size: .85rem; display: block; font-family: var(--font-body); font-weight: 400; letter-spacing: 3px; }
.nav-links { display: flex; gap: 2rem; list-style: none; align-items: center; }
.nav-links a { color: var(--color-text); font-size: .95rem; font-weight: 500; }
.nav-links a:hover { color: var(--color-primary); }
.nav-links a.current { color: var(--color-primary); }
.nav-cta {
  background: var(--color-primary);
  color: var(--color-bg) !important;
  padding: .6rem 1.4rem;
  border-radius: var(--radius-sm);
  font-weight: 600;
}
.nav-cta:hover { background: var(--color-text); }

.nav-toggle { display: none; background: none; border: none; color: var(--color-text); font-size: 1.5rem; cursor: pointer; }

/* ===== LANGUAGE SWITCHER ===== */
.lang-switch {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  margin-right: 1.5rem;
}
@media (max-width: 900px) {
  .lang-switch { margin-left: 0; margin-right: 1rem; }
}
.lang-switch a {
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--color-text);
  padding: 0.2rem 0.5rem;
  border: 1px solid var(--color-border);
  border-radius: 4px;
  transition: var(--transition);
}
.lang-switch a:hover, .lang-switch a.active {
  color: var(--color-bg);
  background: var(--color-primary);
  border-color: var(--color-primary);
}

/* ===== HERO ===== */
.hero {
  min-height: 88vh;
  display: flex; align-items: center;
  padding: 7rem 0 3rem;
  background:
    radial-gradient(ellipse at top right, rgba(201,169,97,.15), transparent 60%),
    radial-gradient(ellipse at bottom left, rgba(139,44,44,.12), transparent 60%),
    var(--color-bg);
  position: relative;
  overflow: hidden;
}
.hero::before {
  content: ''; position: absolute; inset: 0;
  background-image:
    radial-gradient(circle at 20% 30%, rgba(201,169,97,.05) 0%, transparent 30%),
    radial-gradient(circle at 80% 70%, rgba(201,169,97,.04) 0%, transparent 30%);
  pointer-events: none;
}
.hero-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 4rem; align-items: center; }
section#home {
  min-height: auto;
  padding: 100px 0 60px 0;
  display: flex;
  align-items: center;
}
section#home .container.hero-grid {
  max-width: 1140px;
  margin: 0 auto;
  gap: 40px;
  align-items: center;
  grid-template-columns: 1.1fr 1fr;
}
.hero-tag {
  display: inline-block;
  font-size: .8rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--color-primary);
  margin-bottom: 1.5rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid var(--color-border);
}
.hero h1 {
  margin-bottom: 1rem;
  font-size: clamp(1.6rem, 3.8vw, 2.8rem);
  line-height: 1.1;
  max-width: 14ch;
}
.hero-lede { font-size: 1.15rem; max-width: 520px; margin-bottom: 2rem; color: var(--color-text-muted); }
.hero-ctas { display: flex; gap: 1rem; flex-wrap: wrap; }

.hero-badges {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  max-width: 760px;
  margin-top: 2rem;
}

.hero-badge {
  background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
  border: 1px solid rgba(201,169,97,.18);
  border-radius: 18px;
  padding: 1rem 1rem 1.1rem;
  box-shadow: var(--shadow-md);
}

.hero-badge strong {
  display: block;
  color: var(--color-primary);
  font-size: .72rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: .55rem;
}

.hero-badge span {
  color: var(--color-text);
  font-size: .92rem;
  line-height: 1.6;
}

.btn {
  display: inline-flex; align-items: center; gap: .5rem;
  padding: .9rem 2rem;
  border-radius: var(--radius-sm);
  font-weight: 600;
  font-size: .95rem;
  cursor: pointer;
  border: none;
  transition: var(--transition);
  font-family: inherit;
}
.btn-primary { background: var(--color-primary); color: var(--color-bg); }
.btn-primary:hover { background: var(--color-text); transform: translateY(-2px); box-shadow: var(--shadow-md); }
.btn-ghost { background: transparent; color: var(--color-text); border: 1px solid var(--color-border); }
.btn-ghost:hover { border-color: var(--color-primary); color: var(--color-primary); }

.hero-visual {
  aspect-ratio: 5/4;
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, var(--color-surface-2), var(--color-surface));
  border: 1px solid var(--color-border);
  position: relative;
  overflow: hidden;
  box-shadow: var(--shadow-lg);
}
.hero-visual-img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity .8s ease;
}
.hero-visual-img.loaded { opacity: .85; }
.hero-visual-feature {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 113%;
  height: auto;
  max-width: 565px;
  margin: auto;
  object-fit: contain;
}
section#home .hero-visual img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.hero-visual::before {
  content: ''; position: absolute; inset: 0; z-index: 1;
  background:
    linear-gradient(180deg, transparent 40%, rgba(15,10,6,.75) 100%),
    linear-gradient(135deg, rgba(139,44,44,.25), rgba(15,10,6,.35));
  pointer-events: none;
}
.hero-visual::after {
  content: ''; position: absolute; inset: 0; z-index: 1;
  background: repeating-conic-gradient(
    from 0deg at 50% 50%,
    transparent 0deg,
    rgba(201,169,97,.04) 10deg,
    transparent 20deg
  );
  pointer-events: none;
}
.hero-visual-content {
  position: absolute; inset: 0; z-index: 2;
  display: flex; flex-direction: column; justify-content: flex-end; align-items: center;
  padding: 2.5rem; text-align: center;
}
.hero-arabic {
  font-family: var(--font-arabic);
  font-size: 5rem;
  color: var(--color-primary);
  line-height: 1;
  margin-bottom: .75rem;
  direction: rtl;
  text-shadow: 0 4px 20px rgba(0,0,0,.5);
}
.hero-visual-content small { letter-spacing: 6px; font-size: .75rem; color: var(--color-text); text-transform: uppercase; text-shadow: 0 2px 10px rgba(0,0,0,.8); }

/* ===== INNER PAGE HERO ===== */
.page-hero {
  padding: 8rem 0 4rem;
  background:
    radial-gradient(ellipse at top right, rgba(201,169,97,.14), transparent 55%),
    radial-gradient(ellipse at bottom left, rgba(139,44,44,.1), transparent 55%),
    var(--color-bg);
}
.page-hero-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}
.page-hero-grid.has-panel {
  grid-template-columns: 1.1fr .9fr;
}
.page-hero-copy {
  width: 100%;
  max-width: none;
}
.page-hero-copy p {
  font-size: 1rem;
  line-height: 1.8;
  max-width: none;
  margin: 0 0 1rem;
}
.page-hero-copy p:last-of-type { margin-bottom: 0; }
.page-hero-panel {
  background: linear-gradient(135deg, var(--color-surface-2), var(--color-surface));
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 2rem;
  box-shadow: var(--shadow-md);
}
.page-hero-panel h3 { margin-bottom: 1rem; }
.page-hero-panel ul {
  list-style: none;
  display: grid;
  gap: 1rem;
}
.page-hero-panel li {
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255,255,255,.08);
  color: var(--color-text-muted);
}
.page-hero-panel li:last-child { padding-bottom: 0; border-bottom: 0; }

/* ===== PAGE CONTENT HELPERS ===== */
.page-section {
  background: linear-gradient(180deg, var(--color-bg) 0%, var(--color-surface) 100%);
}
.page-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.5rem;
}
.page-photo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.5rem;
}
.page-photo-card {
  display: flex;
  flex-direction: column;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-md);
}
.page-photo-media {
  aspect-ratio: 4 / 3;
  background: var(--color-surface);
}
.page-photo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page-photo-copy {
  padding: 1.25rem 1.35rem 1.5rem;
}
.page-photo-copy h3 {
  margin-bottom: .6rem;
}
.page-photo-copy p {
  margin-bottom: .75rem;
}
.page-photo-caption {
  display: inline-block;
  color: var(--color-primary);
  font-size: .8rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}
.page-card {
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 1.75rem;
  box-shadow: var(--shadow-md);
}
.page-card-img-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: var(--radius-sm);
  margin-bottom: 1rem;
  background: var(--color-surface);
}
.page-card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page-card h3 { margin-bottom: .85rem; }
.page-card p:last-child { margin-bottom: 0; }
.page-card ul {
  list-style: none;
  display: grid;
  gap: .85rem;
}
.page-card li { color: var(--color-text-muted); }
.cta-banner {
  background: linear-gradient(135deg, rgba(201,169,97,.12), rgba(139,44,44,.14));
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
  align-items: center;
  flex-wrap: wrap;
}
.cta-banner p { margin-bottom: 0; max-width: 680px; }
.cta-actions {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.page-links-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.5rem;
}
.page-link-card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 1.75rem;
  transition: var(--transition);
}
.page-link-card:hover {
  border-color: var(--color-primary);
  transform: translateY(-4px);
}
.page-link-card p:last-child { margin-bottom: 0; }

.premium-note {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  padding: .7rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(201,169,97,.18);
  background: rgba(255,255,255,.03);
  color: var(--color-text);
  font-size: .72rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
  box-shadow: var(--shadow-md);
}

.hospitality-grid {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 2rem;
  align-items: start;
}

.hospitality-side {
  display: grid;
  gap: 1rem;
}

.hospitality-card {
  background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02));
  border: 1px solid var(--color-border);
  border-radius: 22px;
  padding: 1.6rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}

.hospitality-card:hover {
  border-color: var(--color-primary);
  transform: translateY(-4px);
}

.hospitality-card-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}

.hospitality-card-tag {
  display: inline-block;
  font-size: .68rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-primary);
}

.hospitality-card-num {
  font-family: var(--font-display);
  font-size: 2.6rem;
  line-height: 1;
  color: rgba(201,169,97,.28);
}

.hospitality-card h3 {
  color: var(--color-text);
  margin-bottom: .65rem;
}

.hospitality-media {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 1rem;
  margin-top: 2rem;
}

.hospitality-visual,
.hospitality-mini {
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  box-shadow: var(--shadow-md);
}

.hospitality-visual img,
.hospitality-mini img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hospitality-visual figcaption,
.hospitality-mini figcaption {
  padding: 1rem 1.1rem;
  font-size: .9rem;
  color: var(--color-text-muted);
}

.hospitality-mini-stack {
  display: grid;
  gap: 1rem;
}

.cf-section {
  width: 100%;
  background: #0F0A06;
  padding: 40px 0 32px;
}

.cf-outer {
  width: 100%;
  overflow: hidden;
}

.cf-slider {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}

.cf-stage {
  width: 100%;
  overflow: hidden;
  padding: 12px 0;
}

.cf-track {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 210px;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  perspective: 900px;
}

.cf-slide {
  position: absolute;
  border-radius: 14px;
  overflow: hidden;
  cursor: pointer;
  transition:
    width .5s cubic-bezier(.4,0,.2,1),
    height .5s cubic-bezier(.4,0,.2,1),
    opacity .5s ease,
    transform .5s cubic-bezier(.4,0,.2,1),
    box-shadow .5s ease;
  will-change: transform, opacity;
}

.cf-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
}

.cf-cap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 28px 14px 11px;
  background: linear-gradient(transparent, rgba(0,0,0,.65));
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .02em;
  opacity: 0;
  transition: opacity .35s ease;
}

.cf-slide.is-center {
  width: 260px;
  height: 172px;
  opacity: 1;
  transform: translateX(0) translateZ(0) rotateY(0deg);
  z-index: 5;
  box-shadow: 0 16px 48px rgba(0,0,0,.7);
}

.cf-slide.is-center .cf-cap { opacity: 1; }

.cf-slide.is-near-l {
  width: 180px;
  height: 138px;
  opacity: .6;
  transform: translateX(-190px) translateZ(-60px) rotateY(8deg);
  z-index: 4;
}

.cf-slide.is-near-r {
  width: 180px;
  height: 138px;
  opacity: .6;
  transform: translateX(190px) translateZ(-60px) rotateY(-8deg);
  z-index: 4;
}

.cf-slide.is-far-l {
  width: 120px;
  height: 108px;
  opacity: .28;
  transform: translateX(-320px) translateZ(-120px) rotateY(14deg);
  z-index: 3;
}

.cf-slide.is-far-r {
  width: 120px;
  height: 108px;
  opacity: .28;
  transform: translateX(320px) translateZ(-120px) rotateY(-14deg);
  z-index: 3;
}

.cf-slide.is-hidden {
  width: 80px;
  height: 80px;
  opacity: 0;
  transform: translateX(0) translateZ(-200px);
  pointer-events: none;
  z-index: 1;
}

.cf-controls {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 6px;
}

.cf-arrows { display: flex; gap: 10px; }

.cf-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.22);
  background: rgba(255,255,255,.07);
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s, border-color .2s, transform .15s;
  line-height: 1;
}

.cf-btn:hover {
  background: rgba(255,255,255,.16);
  border-color: rgba(255,255,255,.45);
}

.cf-btn:active { transform: scale(.92); }

.cf-dots { display: flex; gap: 7px; }

.cf-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(255,255,255,.22);
  border: none;
  cursor: pointer;
  padding: 0;
  transition: width .3s ease, border-radius .3s ease, background .3s ease;
}

.cf-dot.is-active {
  width: 24px;
  border-radius: 3px;
  background: #c9a96e;
}

.premium-copy-stack {
  display: grid;
  gap: 1rem;
  margin-top: 1.5rem;
}

.premium-copy-stack p {
  margin-bottom: 0;
  color: var(--color-text-muted);
}

.premium-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.5rem;
}

.premium-point {
  background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02));
  border: 1px solid var(--color-border);
  border-radius: 20px;
  padding: 1.15rem;
  box-shadow: var(--shadow-md);
}

.premium-point span {
  display: inline-block;
  margin-bottom: .55rem;
  font-size: .68rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-primary);
}

.premium-point h3 {
  margin-bottom: .45rem;
  font-size: 1rem;
}

.premium-point p {
  margin-bottom: 0;
  font-size: .92rem;
  color: var(--color-text-muted);
}

.page-hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  margin-top: 1.5rem;
}

.page-hero-pill {
  display: inline-flex;
  align-items: center;
  padding: .55rem .95rem;
  border-radius: 999px;
  border: 1px solid rgba(201,169,97,.18);
  background: rgba(255,255,255,.03);
  color: var(--color-text);
  font-size: .74rem;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.template-showcase-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.25rem;
}

.template-showcase-card {
  background: linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02));
  border: 1px solid var(--color-border);
  border-radius: 22px;
  padding: 1.5rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
}

.template-showcase-card:hover {
  transform: translateY(-4px);
  border-color: var(--color-primary);
}

.template-showcase-card.active {
  border-color: var(--color-primary);
  box-shadow: 0 0 0 1px rgba(201,169,97,.12), var(--shadow-lg);
}

.template-showcase-meta {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: .9rem;
}

.template-showcase-meta span {
  font-size: .68rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-text-muted);
}

.template-showcase-meta strong {
  font-size: .72rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--color-primary);
}

.template-showcase-card h3 {
  color: var(--color-text);
  margin-bottom: .5rem;
}

.template-preview {
  margin: 1.15rem 0 1rem;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: var(--shadow-md);
}

.template-preview-browser {
  display: flex;
  align-items: center;
  gap: .35rem;
  padding: .75rem .9rem;
  background: rgba(0,0,0,.24);
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.template-preview-browser span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,.24);
}

.template-preview-screen {
  padding: 1rem;
  min-height: 220px;
}

.template-preview-majlis .template-preview-screen {
  background:
    radial-gradient(circle at top right, rgba(201,169,97,.18), transparent 30%),
    linear-gradient(180deg, #120d08 0%, #1d120d 100%);
}

.preview-majlis-nav,
.preview-pearl-topbar,
.preview-royal-head {
  height: 16px;
  width: 42%;
  border-radius: 999px;
  margin-bottom: 1rem;
}

.preview-majlis-nav { background: rgba(201,169,97,.32); }

.preview-majlis-hero {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: .9rem;
  align-items: stretch;
}

.preview-majlis-copy,
.preview-pearl-copy {
  border-radius: 18px;
  padding: 1rem;
}

.preview-majlis-copy {
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(201,169,97,.14);
}

.preview-majlis-title,
.preview-pearl-title,
.preview-royal-title {
  height: 18px;
  width: 78%;
  border-radius: 999px;
  margin-bottom: .75rem;
}

.preview-majlis-title { background: rgba(201,169,97,.84); }

.preview-majlis-line,
.preview-pearl-line,
.preview-royal-subtitle {
  height: 10px;
  width: 100%;
  border-radius: 999px;
  margin-bottom: .5rem;
}

.preview-majlis-line { background: rgba(255,255,255,.18); }

.preview-majlis-line.short,
.preview-pearl-line.short {
  width: 68%;
}

.preview-majlis-actions,
.preview-pearl-actions,
.preview-royal-actions {
  display: flex;
  gap: .5rem;
  margin-top: .8rem;
}

.preview-majlis-actions i,
.preview-pearl-actions i,
.preview-royal-actions i {
  display: block;
  width: 82px;
  height: 26px;
  border-radius: 999px;
}

.preview-majlis-actions i:first-child { background: rgba(201,169,97,.84); }
.preview-majlis-actions i:last-child { border: 1px solid rgba(201,169,97,.42); }

.preview-majlis-visual {
  min-height: 122px;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(201,169,97,.26), rgba(139,44,44,.34)),
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
  border: 1px solid rgba(201,169,97,.18);
}

.preview-majlis-cards,
.preview-royal-stats,
.preview-pearl-cards {
  display: grid;
  gap: .6rem;
  margin-top: .85rem;
}

.preview-majlis-cards {
  grid-template-columns: repeat(3, 1fr);
}

.preview-majlis-cards b,
.preview-royal-stats b,
.preview-pearl-cards em,
.preview-pearl-side b {
  display: block;
  min-height: 50px;
  border-radius: 16px;
}

.preview-majlis-cards b {
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(201,169,97,.12);
}

.template-preview-royal .template-preview-screen {
  background:
    radial-gradient(circle at top center, rgba(212,160,23,.25), transparent 30%),
    linear-gradient(180deg, #040404 0%, #111111 100%);
}

.preview-royal-head {
  margin-left: auto;
  margin-right: auto;
  background: rgba(212,160,23,.28);
}

.preview-royal-hero {
  border-radius: 20px;
  border: 1px solid rgba(212,160,23,.22);
  padding: 1.3rem 1rem 1rem;
  background: linear-gradient(180deg, rgba(255,255,255,.02), rgba(212,160,23,.05));
  text-align: center;
}

.preview-royal-badge {
  width: 110px;
  height: 14px;
  border-radius: 999px;
  margin: 0 auto .7rem;
  background: rgba(212,160,23,.34);
}

.preview-royal-title {
  width: 62%;
  margin-left: auto;
  margin-right: auto;
  background: rgba(245,220,152,.92);
}

.preview-royal-subtitle {
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  background: rgba(255,255,255,.18);
}

.preview-royal-actions {
  justify-content: center;
}

.preview-royal-actions i:first-child {
  background: rgba(212,160,23,.88);
}

.preview-royal-actions i:last-child {
  border: 1px solid rgba(212,160,23,.46);
}

.preview-royal-stats {
  grid-template-columns: repeat(3, 1fr);
}

.preview-royal-stats b {
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(212,160,23,.14);
}

.template-preview-pearl .template-preview-screen {
  background:
    radial-gradient(circle at top right, rgba(154,106,47,.16), transparent 35%),
    linear-gradient(180deg, #f7f2e8 0%, #eee3d3 100%);
}

.preview-pearl-topbar {
  background: rgba(154,106,47,.2);
}

.preview-pearl-layout {
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: .8rem;
}

.preview-pearl-copy {
  background: rgba(255,255,255,.6);
  border: 1px solid rgba(154,106,47,.16);
}

.preview-pearl-title { background: rgba(154,106,47,.72); }
.preview-pearl-line { background: rgba(72,58,46,.18); }

.preview-pearl-actions i:first-child {
  background: rgba(154,106,47,.82);
}

.preview-pearl-actions i:last-child {
  border: 1px solid rgba(154,106,47,.34);
}

.preview-pearl-side {
  display: grid;
  gap: .55rem;
}

.preview-pearl-side b {
  background: rgba(255,255,255,.56);
  border: 1px solid rgba(154,106,47,.14);
}

.preview-pearl-cards {
  grid-template-columns: repeat(3, 1fr);
}

.preview-pearl-cards em {
  background: rgba(255,255,255,.56);
  border: 1px solid rgba(154,106,47,.14);
}

.template-showcase-swatches {
  display: flex;
  gap: .45rem;
  margin: 1rem 0;
}

.template-showcase-swatches i {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.14);
}

.template-showcase-usecase {
  color: var(--color-text);
  font-size: .88rem;
  line-height: 1.65;
  margin-bottom: .9rem;
}

.template-showcase-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .45rem;
  margin-bottom: 1rem;
}

.template-showcase-tags span {
  display: inline-flex;
  align-items: center;
  padding: .28rem .62rem;
  border-radius: 999px;
  background: rgba(201,169,97,.12);
  border: 1px solid rgba(201,169,97,.22);
  color: var(--color-primary);
  font-size: .72rem;
}

.template-showcase-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 1rem;
}

.template-showcase-state {
  font-size: .74rem;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: var(--color-text-muted);
}

.template-showcase-btn {
  border: 1px solid var(--color-primary);
  background: transparent;
  color: var(--color-primary);
  padding: .7rem 1rem;
  border-radius: 999px;
  font-family: inherit;
  font-weight: 600;
  cursor: pointer;
  transition: var(--transition);
}

.template-showcase-btn:hover,
.template-showcase-btn.active {
  background: var(--color-primary);
  color: var(--color-bg);
}
.list-check {
  list-style: none;
  display: grid;
  gap: .85rem;
}
.list-check li {
  color: var(--color-text-muted);
  padding-left: 1.25rem;
  position: relative;
}
.list-check li::before {
  content: '•';
  position: absolute;
  left: 0;
  color: var(--color-primary);
}
.inline-info {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}
.inline-info .page-card { padding: 1.25rem 1.5rem; }
.inline-info strong {
  display: block;
  color: var(--color-text);
  margin-bottom: .35rem;
}
.inline-info p { margin-bottom: 0; font-size: .95rem; }

/* ===== SECTION BASE ===== */
section { padding: 6rem 0; position: relative; }
.section-label {
  display: inline-block;
  font-size: .75rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--color-primary);
  margin-bottom: 1rem;
}
.section-header { max-width: 700px; margin-bottom: 4rem; }
.section-header p { font-size: 1.05rem; }

/* ===== IDENTITY CARD ===== */
.identity {
  background: linear-gradient(180deg, var(--color-bg) 0%, var(--color-surface) 100%);
}
.id-card {
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 3rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem;
  box-shadow: var(--shadow-md);
}
.id-item { border-left: 2px solid var(--color-primary); padding-left: 1rem; }
.id-item-label { font-size: .75rem; letter-spacing: 2px; text-transform: uppercase; color: var(--color-text-muted); margin-bottom: .5rem; display: block; }
.id-item-value { color: var(--color-text); font-weight: 600; font-size: 1.05rem; }

.identity-narrative { margin-top: 3rem; max-width: 820px; }
.identity-narrative p { font-size: 1.05rem; }

/* ===== STORY ===== */
.story { background: var(--color-surface); }
.story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; }
.story-visual {
  aspect-ratio: 1;
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, var(--color-accent), var(--color-surface-2));
  position: relative; overflow: hidden;
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-lg);
}
.story-visual-img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity .8s ease;
}
.story-visual-img.loaded { opacity: 1; }
.story-visual::after {
  content: ''; position: absolute; inset: 0; z-index: 1;
  background: linear-gradient(135deg, rgba(139,44,44,.45), rgba(15,10,6,.55));
  pointer-events: none;
}
.story-visual-inner {
  position: absolute; inset: 0; z-index: 2;
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-arabic);
  font-size: 10rem;
  color: rgba(255,255,255,.15);
  line-height: 1;
  text-shadow: 0 6px 30px rgba(0,0,0,.4);
}
.story-content p { font-size: 1.05rem; margin-bottom: 1.25rem; }
.story-content .highlight { color: var(--color-primary); font-weight: 500; }

/* ===== VMV (Vision, Mission, Values) ===== */
.vmv-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; }
.vmv-card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 2.5rem;
  transition: var(--transition);
}
.vmv-card:hover { border-color: var(--color-primary); transform: translateY(-4px); }
.vmv-card h3 { display: flex; align-items: center; gap: .75rem; }
.vmv-card h3::before {
  content: ''; width: 8px; height: 8px; background: var(--color-primary);
  border-radius: 50%;
}
.vmv-card p { margin-bottom: 0; }
.vmv-card ol, .vmv-card ul { margin: 1rem 0 0 1.5rem; }
.vmv-card li { color: var(--color-text-muted); margin-bottom: .5rem; }
.vmv-card.full { grid-column: 1 / -1; }

.values-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1.5rem; margin-top: 2rem; }
.value-item { padding: 1.5rem; background: var(--color-bg); border-radius: var(--radius-sm); border-top: 2px solid var(--color-primary); }
.value-item h4 { color: var(--color-primary); margin-bottom: .5rem; font-size: 1.1rem; }
.value-item p { font-size: .9rem; margin-bottom: 0; }

/* ===== MENU ===== */
.menu {
  background:
    linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg) 100%);
}
.menu-categories { display: flex; gap: .75rem; margin-bottom: 3rem; flex-wrap: wrap; }
.menu-search { margin-bottom: 1.5rem; }
.menu-search-label {
  display: inline-block;
  margin-bottom: .6rem;
  color: var(--color-text);
  font-weight: 600;
}
.menu-search-control {
  display: flex;
  gap: .75rem;
  align-items: center;
  flex-wrap: wrap;
}
.menu-search-control input {
  flex: 1 1 320px;
  min-height: 48px;
  padding: .85rem 1rem;
  border-radius: var(--radius-sm);
  border: 1px solid var(--color-border);
  background: var(--color-surface);
  color: var(--color-text);
  font: inherit;
}
.menu-search-control input:focus {
  outline: none;
  border-color: var(--color-primary);
  box-shadow: 0 0 0 3px rgba(201,169,97,.18);
}
.menu-search-result {
  margin: .75rem 0 0;
  min-height: 1.5rem;
  color: var(--color-text-muted);
  font-size: .95rem;
}
.menu-tab {
  padding: .6rem 1.25rem;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: 100px;
  color: var(--color-text-muted);
  cursor: pointer;
  font-size: .9rem;
  transition: var(--transition);
  font-family: inherit;
}
.menu-tab:hover, .menu-tab.active {
  background: var(--color-primary); color: var(--color-bg); border-color: var(--color-primary);
}
.menu-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 1.75rem; }
.menu-item {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  overflow: hidden;
  transition: var(--transition);
  display: flex; flex-direction: column;
}
.menu-item:hover { border-color: var(--color-primary); transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.menu-item-img-wrap {
  position: relative;
  aspect-ratio: 16/10;
  background: linear-gradient(135deg, var(--color-surface-2), var(--color-bg));
  overflow: hidden;
}
.menu-item-img {
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity .5s ease, transform .6s ease;
}
.menu-item-img.loaded { opacity: 1; }
.menu-item:hover .menu-item-img.loaded { transform: scale(1.05); }
.menu-item-img-placeholder {
  position: absolute; inset: 0;
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-arabic);
  font-size: 4rem;
  color: rgba(201,169,97,.3);
  pointer-events: none;
}
.menu-item-body { padding: 1.5rem 1.75rem 1.75rem; display: flex; flex-direction: column; flex: 1; }
.menu-item-head { display: flex; justify-content: space-between; align-items: flex-start; gap: 1rem; margin-bottom: .5rem; }
.menu-item-name { font-family: var(--font-display); font-size: 1.35rem; color: var(--color-text); font-weight: 600; line-height: 1.2; }
.menu-item-price { color: var(--color-primary); font-weight: 600; white-space: nowrap; }
.menu-item-desc { color: var(--color-text-muted); font-size: .9rem; margin-top: .5rem; }
.menu-empty {
  grid-column: 1 / -1;
  padding: 1.5rem;
  border: 1px dashed var(--color-border);
  border-radius: var(--radius-md);
  background: var(--color-surface);
  color: var(--color-text-muted);
  text-align: center;
}
.menu-signature-badge {
  position: absolute;
  top: 1rem; left: 1rem; z-index: 2;
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-bg);
  background: var(--color-primary);
  padding: .3rem .7rem;
  border-radius: 100px;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(0,0,0,.3);
}

/* ===== USP ===== */
.usp { background: var(--color-surface); }
.usp-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 2rem; }
.usp-card {
  padding: 2rem;
  background: var(--color-bg);
  border-radius: var(--radius-md);
  border: 1px solid var(--color-border);
  position: relative;
  transition: var(--transition);
}
.usp-card::before {
  content: attr(data-num);
  position: absolute;
  top: 1rem; right: 1.25rem;
  font-family: var(--font-display);
  font-size: 3rem;
  color: var(--color-border);
  font-weight: 700;
  line-height: 1;
}
.usp-card:hover { border-color: var(--color-primary); }
.usp-card:hover::before { color: var(--color-primary); }
.usp-card h3 { font-size: 1.25rem; margin-bottom: .75rem; max-width: 85%; }
.usp-card p { font-size: .95rem; margin-bottom: 0; }

/* ===== PROOF / TESTIMONIALS ===== */
.proof {
  background:
    radial-gradient(ellipse at top, rgba(201,169,97,.05), transparent 70%),
    var(--color-bg);
}
.stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1.5rem; margin-bottom: 4rem; }
.stat-card {
  text-align: center;
  padding: 2.5rem 1.5rem;
  background: var(--color-surface);
  border-radius: var(--radius-md);
  border: 1px solid var(--color-border);
}
.stat-number {
  font-family: var(--font-display);
  font-size: 3rem;
  font-weight: 700;
  color: var(--color-primary);
  line-height: 1;
  margin-bottom: .5rem;
  display: block;
}
.stat-label { font-size: .85rem; color: var(--color-text-muted); letter-spacing: 1px; text-transform: uppercase; }

.testimonials-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 1.5rem; }
.testi-card {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 2rem;
  position: relative;
}
.testi-card::before {
  content: '"';
  position: absolute;
  top: -1rem; left: 1rem;
  font-family: var(--font-display);
  font-size: 5rem;
  color: var(--color-primary);
  line-height: 1;
}
.testi-text { font-style: italic; color: var(--color-text); margin-bottom: 1.5rem; line-height: 1.7; }
.testi-author { display: flex; align-items: center; gap: .75rem; }
.testi-avatar {
  width: 42px; height: 42px;
  border-radius: 50%;
  background: var(--color-primary);
  color: var(--color-bg);
  display: flex; align-items: center; justify-content: center;
  font-weight: 600;
  font-size: .9rem;
}
.testi-meta .name { color: var(--color-text); font-weight: 600; font-size: .95rem; }
.testi-meta .role { color: var(--color-text-muted); font-size: .8rem; }

/* ===== AMBIENCE BANNER ===== */
.ambience {
  padding: 0;
  position: relative;
  min-height: 380px;
  overflow: hidden;
  background: var(--color-surface);
}
.ambience-img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease;
}
.ambience-img.loaded { opacity: .55; }
.ambience::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(15,10,6,.9) 0%, rgba(15,10,6,.6) 50%, rgba(15,10,6,.9) 100%);
}
.ambience-content {
  position: relative; z-index: 2;
  padding: 6rem 2rem; text-align: center;
  max-width: 820px; margin: 0 auto;
}
.ambience-content h2 { margin-bottom: 1rem; }
.ambience-content p { font-size: 1.1rem; color: var(--color-text); }
.ambience-arabic { font-family: var(--font-arabic); font-size: 3.5rem; color: var(--color-primary); line-height: 1; margin-bottom: 1.5rem; }

/* ===== GALLERY ===== */
.gallery { background: var(--color-bg); }
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 240px;
  gap: 1rem;
}
.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius-md);
  background: var(--color-surface-2);
  cursor: pointer;
  transition: var(--transition);
}
.gallery-item:nth-child(1) { grid-column: span 2; grid-row: span 2; }
.gallery-item:nth-child(4) { grid-row: span 2; }
.gallery-img {
  width: 100%; height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity .6s ease, transform .8s ease;
}
.gallery-img.loaded { opacity: 1; }
.gallery-item:hover .gallery-img.loaded { transform: scale(1.08); }
.gallery-item::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 50%, rgba(15,10,6,.85) 100%);
  opacity: 0; transition: var(--transition);
}
.gallery-item:hover::after { opacity: 1; }
.gallery-caption {
  position: absolute; bottom: 0; left: 0; right: 0;
  padding: 1rem 1.25rem; z-index: 2;
  color: var(--color-text);
  font-size: .9rem;
  font-weight: 500;
  transform: translateY(10px);
  opacity: 0;
  transition: var(--transition);
}
.gallery-item:hover .gallery-caption { transform: translateY(0); opacity: 1; }
@media (max-width: 900px) {
  .gallery-grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 180px; }
  .gallery-item:nth-child(1), .gallery-item:nth-child(4) { grid-column: auto; grid-row: auto; }
}
@media (max-width: 560px) {
  .gallery-grid { grid-template-columns: 1fr; }
}

/* ===== CONTACT / RESERVATION ===== */
.contact {
  background: linear-gradient(180deg, var(--color-bg) 0%, var(--color-surface) 100%);
}
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; }
.contact-info h3 { margin-bottom: 1.5rem; }
.info-item { display: flex; gap: 1rem; margin-bottom: 1.5rem; padding-bottom: 1.5rem; border-bottom: 1px solid var(--color-border); }
.info-icon {
  width: 44px; height: 44px; flex-shrink: 0;
  background: var(--color-surface-2); border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  display: flex; align-items: center; justify-content: center;
  color: var(--color-primary); font-size: 1.2rem;
}
.info-item strong { display: block; color: var(--color-text); margin-bottom: .25rem; }

.form-card { background: var(--color-surface-2); padding: 2.5rem; border-radius: var(--radius-lg); border: 1px solid var(--color-border); }
.form-card-label {
  display: block;
  margin: 0 0 1.5rem;
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: .95rem;
  letter-spacing: 4px;
  text-shadow: 0 1px 10px rgba(255, 255, 255, 0.15);
}
.form-group { margin-bottom: 1.25rem; }
.form-group label { display: block; font-size: .85rem; color: var(--color-text-muted); margin-bottom: .5rem; letter-spacing: 1px; text-transform: uppercase; }
.form-control {
  width: 100%;
  padding: .8rem 1rem;
  background: var(--color-bg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  color: var(--color-text);
  font-family: inherit;
  font-size: .95rem;
  transition: var(--transition);
}
.form-control:focus { outline: none; border-color: var(--color-primary); }
select.form-control { cursor: pointer; }
textarea.form-control { min-height: 100px; resize: vertical; }

/* ===== FOOTER ===== */
.footer {
  background: var(--color-bg);
  border-top: 1px solid var(--color-border);
  padding: 4rem 0 2rem;
}
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 3rem; margin-bottom: 3rem; }
.footer-brand h3 { color: var(--color-primary); font-size: 1.75rem; margin-bottom: .5rem; }
.footer-brand p { font-size: .9rem; max-width: 320px; }
.footer-col h4 { color: var(--color-text); font-size: 1rem; margin-bottom: 1.25rem; font-family: var(--font-body); font-weight: 600; letter-spacing: 1px; text-transform: uppercase; }
.footer-col ul { list-style: none; }
.footer-col li { margin-bottom: .65rem; }
.footer-col a { color: var(--color-text-muted); font-size: .9rem; }
.footer-col a:hover { color: var(--color-primary); }
.footer-bottom { border-top: 1px solid var(--color-border); padding-top: 2rem; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 1rem; }
.footer-bottom p { font-size: .85rem; margin: 0; }
.footer-bottom a { font-size: .85rem; }

/* ===== ADMIN LOGIN BUTTON (discreet) ===== */
.admin-access {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  width: 36px; height: 36px;
  background: var(--color-surface-2);
  border: 1px solid var(--color-border);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  color: var(--color-text-muted);
  font-size: .9rem;
  cursor: pointer;
  opacity: .4;
  transition: var(--transition);
  z-index: 100;
}
.admin-access:hover { opacity: 1; color: var(--color-primary); border-color: var(--color-primary); }

/* ===== MODAL ===== */
.modal-backdrop {
  position: fixed; inset: 0;
  background: rgba(0,0,0,.7);
  backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  z-index: 2000;
  padding: 2rem;
}
.modal-backdrop.active { display: flex; }
.modal {
  background: var(--color-surface);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-lg);
  padding: 2.5rem;
  max-width: 440px;
  width: 100%;
  box-shadow: var(--shadow-lg);
}
.modal h2 { margin-bottom: .5rem; }
.modal p { font-size: .95rem; margin-bottom: 1.5rem; }
.modal .hint { font-size: .8rem; color: var(--color-text-muted); text-align: center; margin-top: 1rem; }

/* ===== THEME SWITCHER ===== */
.theme-switcher {
  position: fixed;
  left: 1.25rem;
  bottom: 1.25rem;
  z-index: 1100;
  width: min(360px, calc(100vw - 2.5rem));
}
.theme-switcher-toggle {
  width: 100%;
  border: 1px solid var(--color-border);
  background: rgba(15,10,6,.92);
  color: var(--color-text);
  border-radius: 18px;
  padding: .95rem 1.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  cursor: pointer;
  box-shadow: var(--shadow-md);
}
.theme-switcher-toggle span {
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-text-muted);
}
.theme-switcher-toggle strong { font-size: .95rem; color: var(--color-primary); }
.theme-switcher-panel {
  margin-top: .75rem;
  border: 1px solid var(--color-border);
  border-radius: 22px;
  background: rgba(15,10,6,.96);
  backdrop-filter: blur(18px);
  padding: 1.1rem;
  box-shadow: var(--shadow-lg);
}
.theme-switcher-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: .75rem;
}
.theme-switcher-label {
  display: inline-block;
  font-size: .68rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin-bottom: .3rem;
}
.theme-switcher-header h3 {
  color: var(--color-text);
  font-size: 1.1rem;
  margin-bottom: 0;
}
.theme-switcher-reset {
  border: 1px solid var(--color-border);
  background: transparent;
  color: var(--color-primary);
  border-radius: 999px;
  padding: .45rem .8rem;
  cursor: pointer;
}
.theme-switcher-intro {
  font-size: .88rem;
  margin-bottom: 1rem;
}
.theme-switcher-list {
  display: grid;
  gap: .8rem;
}
.theme-choice {
  width: 100%;
  text-align: left;
  border: 1px solid var(--color-border);
  border-radius: 16px;
  background: var(--color-surface);
  color: var(--color-text);
  padding: .95rem 1rem;
  cursor: pointer;
  transition: var(--transition);
}
.theme-choice-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .75rem;
  margin-bottom: .7rem;
}
.theme-choice-meta span {
  font-size: .66rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--color-text-muted);
}
.theme-choice-meta strong {
  font-size: .72rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--color-primary);
}
.theme-choice:hover,
.theme-choice.active {
  border-color: var(--color-primary);
  transform: translateY(-2px);
}
.theme-choice-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: .6rem;
}
.theme-choice-head strong {
  color: var(--color-text);
  font-size: .98rem;
}
.theme-choice-head span {
  color: var(--color-primary);
  font-size: .72rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.theme-choice-swatches {
  display: flex;
  gap: .45rem;
  margin-bottom: .6rem;
}
.theme-choice-swatches i {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.14);
}
.theme-choice p {
  margin-bottom: .7rem;
  font-size: .84rem;
}
.theme-choice-usecase {
  font-size: .8rem;
  color: var(--color-text);
  line-height: 1.6;
  margin-bottom: .8rem;
}
.theme-choice-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .45rem;
}
.theme-choice-tags span {
  display: inline-flex;
  align-items: center;
  padding: .28rem .62rem;
  border-radius: 999px;
  background: rgba(201,169,97,.12);
  border: 1px solid rgba(201,169,97,.22);
  color: var(--color-primary);
  font-size: .72rem;
}

/* ===== UTILITIES ===== */
.text-gold { color: var(--color-primary); }
.pullquote {
  border-left: 3px solid var(--color-primary);
  padding: 1rem 0 1rem 1.5rem;
  margin: 2rem 0;
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-style: italic;
  color: var(--color-text);
  line-height: 1.5;
}

/* ============================================================
   THEME POLISH — refines all 4 templates without breaking layout
   ============================================================ */

/* Smooth focus + hover for all themes */
:focus-visible {
  outline: 2px solid var(--color-primary);
  outline-offset: 3px;
  border-radius: 4px;
}

.btn-primary,
.btn-ghost {
  letter-spacing: .35px;
  position: relative;
  overflow: hidden;
}

.btn-primary::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,.18) 50%, transparent 100%);
  transform: translateX(-110%);
  transition: transform .6s ease;
  pointer-events: none;
}

.btn-primary:hover::before { transform: translateX(110%); }

.menu-item,
.vmv-card,
.page-card,
.page-link-card,
.hospitality-card,
.premium-point,
.template-showcase-card {
  transition: transform .35s cubic-bezier(.4,0,.2,1),
              border-color .35s ease,
              box-shadow .35s ease,
              background .35s ease;
}

.menu-item:hover,
.vmv-card:hover,
.page-card:hover,
.premium-point:hover {
  transform: translateY(-3px);
  border-color: var(--color-primary);
  box-shadow: 0 18px 40px rgba(0,0,0,.28);
}

/* ── Template 01 · Desert Majlis polish ─────────────────────── */
html[data-theme="desert-majlis"] .section-header,
:root .section-header {
  position: relative;
}

.section-header > .section-label::after,
.premium-note::after {
  content: '';
  display: inline-block;
  width: 38px;
  height: 1px;
  margin-left: .85rem;
  vertical-align: middle;
  background: linear-gradient(90deg, var(--color-primary), transparent);
}

.hero-badge {
  transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;
}

.hero-badge:hover {
  transform: translateY(-3px);
  border-color: rgba(201,169,97,.45);
  box-shadow: 0 16px 36px rgba(0,0,0,.32);
}

.cta-banner {
  position: relative;
  overflow: hidden;
}

.cta-banner::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--color-primary), transparent);
  pointer-events: none;
}

/* ── Template 02 · Royal Noir polish ─────────────────────────── */
html[data-theme="royal-noir"] .menu-item,
html[data-theme="royal-noir"] .vmv-card,
html[data-theme="royal-noir"] .page-card,
html[data-theme="royal-noir"] .premium-point,
html[data-theme="royal-noir"] .hospitality-card {
  background: linear-gradient(180deg, rgba(212,160,23,.06), rgba(0,0,0,.4));
  border-color: rgba(212,160,23,.22);
}

html[data-theme="royal-noir"] .menu-item:hover,
html[data-theme="royal-noir"] .vmv-card:hover,
html[data-theme="royal-noir"] .page-card:hover,
html[data-theme="royal-noir"] .premium-point:hover,
html[data-theme="royal-noir"] .hospitality-card:hover {
  border-color: #d4a017;
  box-shadow:
    inset 0 0 0 1px rgba(212,160,23,.22),
    0 22px 50px rgba(0,0,0,.6);
}

html[data-theme="royal-noir"] .cta-banner {
  background:
    radial-gradient(circle at 50% 0%, rgba(212,160,23,.18), transparent 50%),
    linear-gradient(135deg, rgba(212,160,23,.1), rgba(0,0,0,.4));
  border-color: rgba(212,160,23,.32);
}

html[data-theme="royal-noir"] .btn-primary {
  background: linear-gradient(180deg, #e7c351, #b8932f);
  color: #050505;
  border: 1px solid #d4a017;
}

html[data-theme="royal-noir"] .btn-primary:hover {
  background: linear-gradient(180deg, #f3d784, #d4a017);
}

html[data-theme="royal-noir"] .navbar {
  background: rgba(4,4,4,.92);
  border-bottom-color: rgba(212,160,23,.22);
}

/* ── Template 03 · Pearl Signature polish ────────────────────── */
html[data-theme="pearl-signature"] body {
  background:
    radial-gradient(circle at 80% -10%, rgba(154,106,47,.12), transparent 40%),
    radial-gradient(circle at -10% 110%, rgba(154,106,47,.08), transparent 40%),
    #f7f2e8;
}

html[data-theme="pearl-signature"] .menu-item,
html[data-theme="pearl-signature"] .vmv-card,
html[data-theme="pearl-signature"] .page-card,
html[data-theme="pearl-signature"] .page-link-card,
html[data-theme="pearl-signature"] .hospitality-card,
html[data-theme="pearl-signature"] .premium-point {
  background: #fff;
  border: 1px solid rgba(154,106,47,.18);
  box-shadow: 0 8px 24px rgba(56,36,17,.08);
}

html[data-theme="pearl-signature"] .menu-item:hover,
html[data-theme="pearl-signature"] .vmv-card:hover,
html[data-theme="pearl-signature"] .page-card:hover,
html[data-theme="pearl-signature"] .page-link-card:hover,
html[data-theme="pearl-signature"] .hospitality-card:hover,
html[data-theme="pearl-signature"] .premium-point:hover {
  transform: translateY(-4px);
  border-color: rgba(154,106,47,.45);
  box-shadow: 0 18px 42px rgba(56,36,17,.16);
}

html[data-theme="pearl-signature"] .cta-banner {
  background: linear-gradient(135deg, rgba(154,106,47,.08), rgba(255,255,255,.6));
  border-color: rgba(154,106,47,.22);
  color: var(--color-text);
}

html[data-theme="pearl-signature"] .btn-primary {
  background: var(--color-primary);
  color: #160f08;
}

html[data-theme="pearl-signature"] .btn-primary:hover {
  background: var(--color-primary-dark);
  color: #160f08;
}

html[data-theme="pearl-signature"] .navbar {
  border-bottom-color: rgba(154,106,47,.22);
  box-shadow: 0 2px 18px rgba(56,36,17,.06);
}

html[data-theme="pearl-signature"] .nav-cta {
  color: #160f08 !important;
}

/* ── Template 04 · Oasis Prestige extra polish ───────────────── */
html[data-theme="oasis-prestige"] .menu-item,
html[data-theme="oasis-prestige"] .vmv-card,
html[data-theme="oasis-prestige"] .page-card,
html[data-theme="oasis-prestige"] .page-link-card,
html[data-theme="oasis-prestige"] .hospitality-card {
  background: linear-gradient(180deg, #0c0a07, #050505);
  border-color: rgba(212,160,23,.28);
}

html[data-theme="oasis-prestige"] .menu-item:hover,
html[data-theme="oasis-prestige"] .vmv-card:hover,
html[data-theme="oasis-prestige"] .page-card:hover,
html[data-theme="oasis-prestige"] .page-link-card:hover,
html[data-theme="oasis-prestige"] .hospitality-card:hover {
  border-color: #e8c468;
  box-shadow:
    inset 0 0 0 1px rgba(232,196,104,.2),
    0 24px 56px rgba(0,0,0,.7);
}

html[data-theme="oasis-prestige"] .cta-banner {
  background:
    radial-gradient(circle at 50% 0%, rgba(232,196,104,.2), transparent 55%),
    linear-gradient(135deg, rgba(212,160,23,.08), rgba(0,0,0,.5));
  border: 1px solid rgba(232,196,104,.32);
}

html[data-theme="oasis-prestige"] .navbar {
  background: rgba(5,5,5,.92);
  border-bottom-color: rgba(212,160,23,.32);
}

html[data-theme="oasis-prestige"] .nav-cta {
  color: #050505 !important;
}

html[data-theme="oasis-prestige"] .hero-visual {
  border-color: rgba(232,196,104,.32);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
  .nav-links { display: none; position: absolute; top: 100%; left: 0; right: 0; background: var(--color-bg); flex-direction: column; padding: 1.5rem; border-top: 1px solid var(--color-border); }
  .nav-links.open { display: flex; }
  .nav-toggle { display: block; }
  .hero-grid, .story-grid, .contact-grid, .vmv-grid, .page-hero-grid { grid-template-columns: 1fr; gap: 3rem; }
  .hero-badges,
  .premium-points,
  .hospitality-grid,
  .hospitality-media { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  section { padding: 4rem 0; }
  .id-card { padding: 2rem; }
  .hero { min-height: auto; padding: 7rem 0 3rem; }
  .page-hero { padding: 7rem 0 3rem; }
  .preview-majlis-hero,
  .preview-pearl-layout,
  html[data-theme="pearl-signature"] .hero-grid,
  html[data-theme="royal-noir"] .page-links-grid,
  html[data-theme="pearl-signature"] .page-links-grid { grid-template-columns: 1fr; }
  .preview-majlis-cards,
  .preview-royal-stats,
  .preview-pearl-cards { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .footer-grid { grid-template-columns: 1fr; }
  .hero-arabic { font-size: 4rem; }
  .modal { padding: 1.75rem; }
  .theme-switcher { left: .85rem; right: .85rem; width: auto; bottom: 5.75rem; }
}

/* ── v2 additions ──────────────────────────────────────────────────────── */

/* WhatsApp floating action button */
.wa-fab {
  position: fixed; bottom: 1.75rem; right: 1.75rem; z-index: 999;
  width: 56px; height: 56px; border-radius: 50%;
  background: #25D366; color: white;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 6px 24px rgba(37,211,102,.4);
  transition: var(--transition);
}
.wa-fab:hover { transform: scale(1.08); background: #1ebe5a; color: white; }

/* Gallery lightbox */
.gallery-lightbox {
  position: fixed; inset: 0; z-index: 4000;
  display: none; align-items: center; justify-content: center;
}
.gallery-lightbox.open { display: flex; }
.gallery-lightbox-backdrop {
  position: absolute; inset: 0;
  background: rgba(0,0,0,.88); backdrop-filter: blur(8px);
}
.gallery-lightbox-inner {
  position: relative; z-index: 2;
  max-width: 880px; width: 90%; text-align: center;
}
.gallery-lightbox-close {
  position: absolute; top: -2.5rem; right: 0;
  background: none; border: none; color: var(--color-text-muted);
  font-size: 1.25rem; cursor: pointer; transition: var(--transition);
}
.gallery-lightbox-close:hover { color: var(--color-primary); }
.gallery-lightbox-img {
  max-width: 100%; max-height: 78vh; border-radius: var(--radius-md);
  object-fit: contain; box-shadow: var(--shadow-lg);
}
.gallery-lightbox-caption { margin-top: 1rem; font-size: .9rem; color: var(--color-text-muted); }

/* Menu empty state */
.menu-empty {
  grid-column: 1 / -1; text-align: center;
  padding: 3rem; color: var(--color-text-muted); font-size: .95rem;
}

/* ===== NAVBAR V2 ===== */
.site-header {
  position: relative;
  z-index: 150;
  isolation: isolate;
}

.topbar {
  position: relative;
  z-index: 200;
  background: var(--gold);
  color: var(--bg);
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  padding-top: env(safe-area-inset-top, 0);
}

.topbar-wrap {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.topbar-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .65rem;
  font-size: .82rem;
  font-weight: 600;
  color: rgba(11, 7, 5, .92);
}

.topbar-item {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
}

.topbar-sep {
  opacity: .55;
}

.topbar-icon {
  font-size: .9rem;
  line-height: 1;
}

.topbar-lang,
.nav-lang-switch {
  display: flex;
  align-items: center;
  gap: .35rem;
}

.topbar-lang a,
.nav-lang-switch a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  padding: 0 .7rem;
  border-radius: 999px;
  border: 1px solid rgba(201, 168, 76, .22);
  color: var(--text);
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  background: transparent;
}

.topbar-lang a {
  border-color: rgba(11, 7, 5, .16);
  color: rgba(11, 7, 5, .94);
}

.topbar-lang a:hover,
.topbar-lang a.active {
  background: rgba(11, 7, 5, .1);
  color: var(--bg);
}

.nav-lang-switch a:hover,
.nav-lang-switch a.active {
  color: var(--bg);
  background: var(--gold);
  border-color: var(--gold);
}

.navbar {
  position: sticky;
  top: 0;
  z-index: 150;
  padding: .95rem 0;
  background: rgba(11, 7, 5, .82);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(201, 168, 76, .12);
  transition: background .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.navbar.is-scrolled {
  background: rgba(11, 7, 5, .96);
  box-shadow: 0 16px 40px rgba(0, 0, 0, .28);
  border-bottom-color: rgba(201, 168, 76, .22);
}

.nav-shell {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.nav-brand {
  display: inline-flex;
  align-items: center;
  gap: .95rem;
  min-width: 0;
  color: var(--text);
}

.nav-brand:hover {
  color: var(--text);
}

.nav-brand-mark {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--gold);
  border: 1px solid rgba(201, 168, 76, .28);
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(201, 168, 76, .12), rgba(0, 0, 0, .05));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .03);
}

.nav-brand-mark svg {
  width: 28px;
  height: 28px;
  display: block;
}

.nav-brand-text {
  min-width: 0;
}

.nav-brand-name {
  display: block;
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 700;
  font-size: clamp(1.55rem, 2vw, 2rem);
  line-height: 1;
  color: var(--text);
}

.nav-brand-subline {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  margin-top: .3rem;
  color: var(--text-muted);
  font-size: .78rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  white-space: nowrap;
}

.nav-brand-est {
  color: var(--gold);
}

.nav-links {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 1.15rem;
  list-style: none;
}

.nav-link {
  position: relative;
  color: var(--text);
  font-size: .95rem;
  font-weight: 500;
  letter-spacing: .01em;
  padding: .35rem 0;
}

.nav-link::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.15rem;
  height: 2px;
  border-radius: 999px;
  background: var(--gold);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .25s ease;
}

.nav-link:hover,
.nav-link.current,
.nav-link[aria-current="page"] {
  color: var(--gold-light);
}

.nav-link:hover::after,
.nav-link.current::after,
.nav-link[aria-current="page"]::after {
  transform: scaleX(1);
}

.nav-toggle {
  display: none;
  margin-left: auto;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(201, 168, 76, .22);
  border-radius: 12px;
  background: rgba(255, 255, 255, .02);
  color: var(--text);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
}

.nav-toggle span {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  transition: transform .25s ease, opacity .25s ease;
}

.nav-toggle.is-active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.nav-toggle.is-active span:nth-child(2) {
  opacity: 0;
}

.nav-toggle.is-active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.nav-drawer-backdrop {
  position: fixed;
  inset: 0;
  z-index: 1205;
  background: rgba(0, 0, 0, .48);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}

body.nav-open .reserve-fab,
body.nav-open .wa-fab,
body.nav-open .theme-switcher,
body.nav-open .admin-access {
  opacity: 0 !important;
  pointer-events: none !important;
}

.nav-drawer-backdrop.open {
  opacity: 1;
  pointer-events: auto;
}

.reserve-fab {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 500;
  display: inline-flex;
  align-items: center;
  gap: .7rem;
  padding: .9rem 1.2rem;
  border-radius: 999px;
  background: var(--gold);
  color: var(--bg);
  font-weight: 700;
  box-shadow: 0 18px 40px rgba(0, 0, 0, .3);
  overflow: visible;
}

.reserve-fab:hover {
  color: var(--bg);
  background: var(--gold-light);
  transform: translateY(-2px);
}

.reserve-fab::before {
  content: '';
  position: absolute;
  inset: -8px;
  border: 1px solid rgba(201, 168, 76, .4);
  border-radius: inherit;
  animation: reservePulse 1.8s ease-out infinite;
  pointer-events: none;
}

.reserve-fab__icon {
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.reserve-fab__icon svg {
  width: 22px;
  height: 22px;
  display: block;
}

.reserve-fab__text {
  line-height: 1;
  white-space: nowrap;
}

@keyframes reservePulse {
  0% {
    opacity: .9;
    transform: scale(.92);
  }
  70% {
    opacity: 0;
    transform: scale(1.08);
  }
  100% {
    opacity: 0;
    transform: scale(1.12);
  }
}

@media (max-width: 980px) {
  .topbar-wrap {
    min-height: auto;
    padding: .45rem 0;
    flex-direction: column;
    align-items: stretch;
    gap: .45rem;
  }

  .topbar-meta {
    flex-wrap: nowrap;
    gap: .5rem;
    font-size: .74rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    white-space: nowrap;
    padding-bottom: .1rem;
  }

  .topbar-meta::-webkit-scrollbar {
    display: none;
  }

  .topbar-item {
    flex: 0 0 auto;
    min-width: max-content;
  }

  .topbar-lang {
    display: flex;
    justify-content: center;
    gap: .5rem;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .nav-links {
    position: absolute;
    top: calc(100% + .55rem);
    left: 18px;
    right: 18px;
    z-index: 160;
    width: auto;
    max-height: min(70dvh, 540px);
    height: auto;
    margin-left: 0;
    padding: 1rem 1rem max(1rem, env(safe-area-inset-bottom, 0));
    flex-direction: column;
    align-items: stretch;
    gap: .35rem;
    overflow-y: auto;
    overscroll-behavior: contain;
    background: rgba(11, 7, 5, .985);
    border: 1px solid rgba(201, 168, 76, .18);
    border-radius: 20px;
    box-shadow: 0 24px 48px rgba(0, 0, 0, .35);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-8px);
    transition: opacity .22s ease, transform .22s ease;
  }

  .nav-links.open {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .nav-link {
    width: 100%;
    padding: .85rem 0;
    font-size: 1rem;
    border-bottom: 1px solid rgba(201, 168, 76, .1);
  }

  .nav-link:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 720px) {
  .hero h1 {
    font-size: clamp(1.7rem, 8vw, 2.4rem);
    max-width: 100%;
  }

  .topbar-wrap {
    align-items: stretch;
  }

  .topbar-meta {
    gap: .35rem;
    font-size: .72rem;
  }

  .topbar-sep {
    opacity: .35;
  }

  .topbar-lang {
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding-bottom: .1rem;
  }

  .topbar-lang::-webkit-scrollbar {
    display: none;
  }

  .topbar-lang a {
    flex: 0 0 auto;
  }

  .nav-brand-mark {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
  }

  .nav-brand-name {
    font-size: 1.45rem;
  }

  .nav-brand-subline {
    white-space: normal;
    gap: .25rem;
    line-height: 1.3;
  }
}

@media (max-width: 768px) {
  section#home {
    padding: 60px 20px 40px 20px;
  }

  section#home .container.hero-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  section#home .hero-content {
    text-align: center;
    order: 2;
  }

  section#home .hero-visual {
    order: 1;
    display: flex;
    justify-content: center;
  }

  section#home .hero-content h1 {
    font-size: 32px;
    line-height: 1.2;
  }

  section#home .hero-content p {
    font-size: 16px;
  }

  .cf-track { height: 180px; }
  .cf-slide.is-center  { width: 210px; height: 148px; }
  .cf-slide.is-near-l  { width: 148px; height: 118px; transform: translateX(-150px) translateZ(-50px) rotateY(7deg); }
  .cf-slide.is-near-r  { width: 148px; height: 118px; transform: translateX(150px) translateZ(-50px) rotateY(-7deg); }
  .cf-slide.is-far-l   { width: 95px; height: 88px; transform: translateX(-245px) translateZ(-90px) rotateY(12deg); }
  .cf-slide.is-far-r   { width: 95px; height: 88px; transform: translateX(245px) translateZ(-90px) rotateY(-12deg); }
}

@media (max-width: 480px) {
  .container {
    padding: 0 18px;
  }

  .hero h1 {
    font-size: 1.62rem;
    line-height: 1.12;
  }

  .topbar-wrap {
    gap: .35rem;
  }

  .cf-track { height: 160px; }
  .cf-slide.is-center  { width: 180px; height: 132px; }
  .cf-slide.is-near-l  { width: 124px; height: 100px; transform: translateX(-122px) translateZ(-40px) rotateY(6deg); }
  .cf-slide.is-near-r  { width: 124px; height: 100px; transform: translateX(122px) translateZ(-40px) rotateY(-6deg); }
  .cf-slide.is-far-l,
  .cf-slide.is-far-r   { opacity: 0; pointer-events: none; }

  .topbar-meta {
    font-size: .69rem;
    gap: .3rem;
  }

  .topbar-lang {
    justify-content: center;
  }

  .topbar-lang a {
    min-width: 30px;
    height: 30px;
    padding: 0 .55rem;
    font-size: .72rem;
  }

  .nav-links {
    left: 12px;
    right: 12px;
    top: calc(100% + .45rem);
    border-radius: 18px;
  }

  .reserve-fab {
    width: 56px;
    height: 56px;
    padding: 0;
    justify-content: center;
    border-radius: 50%;
  }

  .reserve-fab__text {
    display: none;
  }
}

/* ==========================================================================
   LAZIZ REVIEWS (NO-API) STYLES
   ========================================================================== */

/* ─── DESIGN TOKENS ─────────────────────────────────────────── */
.lz-section,
.lz-lb {
  --gold:       #B07E3A;
  --gold-light: #D4A055;
  --gold-pale:  rgba(176,126,58,.10);
  --gold-bd:    rgba(176,126,58,.25);
  --ink:        #1C1510;
  --ink-mid:    #4A3728;
  --ink-soft:   #7A6355;
  --bg-card:    #FFFFFF;
  --bg-alt:     #F5F0E8;
  --border:     rgba(0,0,0,.07);
  --r:          14px;
  --r-sm:       8px;
}

/* ─── SECTION ────────────────────────────────────────────────── */
.lz-section {
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 24px 60px;
}

/* ─── HEADER ─────────────────────────────────────────────────── */
.lz-eyebrow {
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 10px;
}
.lz-title {
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(30px, 5vw, 50px);
  font-weight: 500;
  color: var(--ink);
  line-height: 1.15;
}
.lz-title em { font-style: italic; color: var(--gold); }

.lz-ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 16px auto 10px;
  max-width: 240px;
}
.lz-ornament::before, .lz-ornament::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--gold-bd);
}
.lz-diamond {
  width: 7px;
  height: 7px;
  background: var(--gold);
  transform: rotate(45deg);
  flex-shrink: 0;
}

/* ─── SUMMARY BAR ────────────────────────────────────────────── */
.lz-summary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  flex-wrap: wrap;
  background: var(--bg-card);
  border: 1px solid var(--gold-bd);
  border-radius: var(--r);
  padding: 22px 32px;
  margin: 28px 0 32px;
}
.lz-score-big {
  font-family: 'Cormorant Garamond', serif;
  font-size: 54px;
  font-weight: 600;
  color: var(--gold);
  line-height: 1;
}
.lz-score-max { font-size: 16px; color: var(--ink-soft); margin-left: 4px; }
.lz-score-wrap { display: flex; align-items: baseline; }
.lz-info { text-align: center; }
.lz-stars { display: flex; gap: 3px; justify-content: center; margin-bottom: 4px; }
.lz-star { width: 16px; height: 16px; }
.lz-star.full { fill: var(--gold); }
.lz-star.half { fill: url(#halfGold); }
.lz-star.empty { fill: #E0D5C5; }
.lz-info-label { font-size: 13px; font-weight: 500; color: var(--ink-mid); }
.lz-info-sub   { font-size: 11px; color: var(--ink-soft); margin-top: 1px; }
.lz-vr { width: 1px; height: 44px; background: var(--gold-bd); }
.lz-badges { display: flex; flex-direction: column; gap: 5px; }
.lz-badge-row { display: flex; gap: 6px; justify-content: center; flex-wrap: wrap; }
.lz-badge {
  font-size: 11px;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 20px;
  border: 1px solid var(--gold-bd);
  color: var(--gold);
  background: var(--gold-pale);
}

/* ─── PHOTO STRIP ────────────────────────────────────────────── */
.lz-photos-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 32px;
  border-radius: var(--r);
  overflow: hidden;
}
.lz-strip-photo {
  aspect-ratio: 4/3;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  background: var(--bg-alt);
}
.lz-strip-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .3s ease;
  display: block;
}
.lz-strip-photo:hover img { transform: scale(1.05); }
.lz-strip-photo:first-child {
  grid-row: span 2;
  aspect-ratio: auto;
}
.lz-strip-photo:first-child img { height: 100%; }
.lz-photo-overlay {
  position: absolute;
  inset: 0;
  background: rgba(28,21,16,.35);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .25s ease;
}
.lz-strip-photo:hover .lz-photo-overlay { opacity: 1; }
.lz-overlay-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,.9);
  display: flex;
  align-items: center;
  justify-content: center;
}
.lz-overlay-icon svg { width: 16px; height: 16px; fill: var(--gold); }
.lz-photo-caption {
  font-size: 11px;
  color: var(--ink-soft);
  text-align: right;
  margin-top: -4px;
  margin-bottom: 28px;
}
.lz-photo-caption a { color: var(--gold); text-decoration: none; }
.lz-photo-caption a:hover { text-decoration: underline; }

/* ─── FILTER ─────────────────────────────────────────────────── */
.lz-filter-bar {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.lz-filter-label { font-size: 13px; color: var(--ink-soft); margin-right: 2px; }
.lz-filter-btn {
  font-family: 'Outfit', sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 16px;
  border-radius: 24px;
  border: 1px solid var(--border);
  background: transparent;
  color: var(--ink-mid);
  cursor: pointer;
  transition: all .2s;
}
.lz-filter-btn:hover { border-color: var(--gold-bd); color: var(--gold); }
.lz-filter-btn.active { background: var(--gold); border-color: var(--gold); color: #160f08; }
.lz-count { margin-left: auto; font-size: 12px; color: var(--ink-soft); }

/* ─── SCROLL WRAPPER ─────────────────────────────────────────── */
.lz-scroll {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 16px;
  max-height: 660px;
  overflow-y: auto;
  padding-right: 6px;
  scrollbar-width: thin;
  scrollbar-color: var(--gold-bd) transparent;
}
.lz-scroll::-webkit-scrollbar { width: 4px; }
.lz-scroll::-webkit-scrollbar-track { background: transparent; }
.lz-scroll::-webkit-scrollbar-thumb { background: var(--gold-bd); border-radius: 4px; }

.lz-review-cta {
  display: grid;
  grid-template-columns: 1.2fr auto;
  gap: 1rem;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  padding: 1.2rem 1.25rem;
  border: 1px solid rgba(201,169,97,.24);
  background: linear-gradient(135deg, rgba(201,169,97,.08), rgba(255,255,255,.02));
  border-radius: 20px;
}

.lz-review-cta-copy h3 {
  margin-bottom: .35rem;
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  color: #fff3dd;
}

.lz-review-cta-copy p {
  color: rgba(244,234,213,.78);
  line-height: 1.75;
}

.lz-review-cta-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .7rem;
  padding: .9rem 1.35rem;
  border-radius: 999px;
  border: 1px solid rgba(201,169,97,.38);
  background: linear-gradient(180deg, #e5c15f 0%, #c79b39 100%);
  color: #160f09;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 16px 30px rgba(0,0,0,.22);
  transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
}

.lz-review-cta-action:hover {
  transform: translateY(-1px);
  filter: brightness(1.04);
  box-shadow: 0 20px 34px rgba(0,0,0,.3);
}

.lz-review-cta-action svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

/* ─── REVIEW CARD ─────────────────────────────────────────────── */
.lz-card {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: var(--r);
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: border-color .2s, box-shadow .2s;
  animation: fadeUp .35s ease both;
}
.lz-card:hover {
  border-color: var(--gold-bd);
  box-shadow: 0 4px 24px rgba(176,126,58,.09);
}
.lz-card.hidden { display: none; }
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(10px); }
  to   { opacity: 1; transform: translateY(0); }
}

.lz-card-head {
  display: flex;
  align-items: flex-start;
  gap: 11px;
}
.lz-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--gold-pale);
  border: 1px solid var(--gold-bd);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  font-weight: 600;
  color: var(--gold);
  flex-shrink: 0;
}
.lz-meta { flex: 1; min-width: 0; }
.lz-name {
  font-size: 13px;
  font-weight: 500;
  color: var(--ink);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lz-card-stars { display: flex; gap: 2px; margin: 3px 0; }
.lz-cs { width: 12px; height: 12px; fill: var(--gold); }
.lz-cs.e { fill: #E0D5C5; }
.lz-date { font-size: 11px; color: var(--ink-soft); }
.lz-src {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  font-weight: 500;
  color: var(--ink-soft);
  padding: 2px 8px;
  border-radius: 10px;
  border: 1px solid var(--border);
  background: var(--bg-alt);
  white-space: nowrap;
  margin-top: 2px;
}
.lz-src svg { width: 9px; height: 9px; }

.lz-text {
  font-size: 13.5px;
  color: var(--ink-mid);
  line-height: 1.72;
  font-style: italic;
  padding-left: 18px;
  position: relative;
}
.lz-text::before {
  content: '\201C';
  font-family: 'Cormorant Garamond', serif;
  font-size: 38px;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 12px;
  color: var(--gold);
  opacity: .45;
}

/* photo mini gallery dalam card */
.lz-card-photos {
  display: flex;
  gap: 6px;
}
.lz-card-photo {
  width: 72px;
  height: 54px;
  border-radius: var(--r-sm);
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
}
.lz-card-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .25s ease;
}
.lz-card-photo:hover img { transform: scale(1.08); }

.lz-dishes { display: flex; flex-wrap: wrap; gap: 5px; }
.lz-tag {
  font-size: 10px;
  font-weight: 500;
  padding: 3px 9px;
  border-radius: 4px;
  background: var(--gold-pale);
  color: var(--gold);
  border: 1px solid rgba(176,126,58,.18);
}

/* ─── LIGHTBOX ────────────────────────────────────────────────── */
.lz-lb {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.92);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 14px;
}
.lz-lb.open { display: flex; }
.lz-lb img {
  max-width: 88vw;
  max-height: 80vh;
  border-radius: var(--r);
  object-fit: contain;
  display: block;
}
.lz-lb-caption { font-size: 12px; color: rgba(255,255,255,.6); }
.lz-lb-close {
  position: fixed;
  top: 18px;
  right: 22px;
  font-size: 26px;
  color: #fff;
  cursor: pointer;
  background: none;
  border: none;
  line-height: 1;
  opacity: .65;
  transition: opacity .2s;
  padding: 4px;
}
.lz-lb-close:hover { opacity: 1; }

/* ─── FOOTER ──────────────────────────────────────────────────── */
.lz-footer {
  margin-top: 24px;
  text-align: center;
  font-size: 12px;
  color: var(--ink-soft);
  border-top: 1px solid var(--border);
  padding-top: 18px;
  line-height: 1.8;
}
.lz-footer a { color: var(--gold); text-decoration: none; font-weight: 500; }
.lz-footer a:hover { text-decoration: underline; }

.location-section {
  padding: 5.25rem 0;
  background:
    radial-gradient(circle at top right, rgba(201,169,97,.12), transparent 32%),
    linear-gradient(180deg, #0f0a06 0%, #15100b 100%);
  border-top: 1px solid rgba(201,169,97,.18);
  border-bottom: 1px solid rgba(201,169,97,.18);
}

.location-section .section-header {
  margin-bottom: 2rem;
}

.location-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 460px);
  gap: 1.5rem;
  align-items: stretch;
}

.location-card,
.location-map-card {
  background: linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));
  border: 1px solid rgba(201,169,97,.18);
  border-radius: 24px;
  box-shadow: var(--shadow-md);
}

.location-card {
  padding: 1.5rem;
}

.location-info-list {
  display: grid;
  gap: .9rem;
  margin-bottom: 1.35rem;
}

.location-info-item {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: .9rem;
  align-items: flex-start;
  padding: .95rem 1rem;
  border-radius: 18px;
  border: 1px solid rgba(201,169,97,.12);
  background: rgba(255,255,255,.02);
}

.location-icon {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  border: 1px solid rgba(201,169,97,.22);
  color: var(--gold-light);
  background: rgba(201,169,97,.08);
}

.location-icon svg {
  width: 20px;
  height: 20px;
}

.location-info-item strong {
  display: block;
  margin-bottom: .2rem;
  color: #fff3dd;
  font-size: .9rem;
}

.location-info-item span {
  color: rgba(244,234,213,.76);
}

.location-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .85rem;
}

.location-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  min-height: 48px;
  padding: .85rem 1.15rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  transition: transform .25s ease, border-color .25s ease, background .25s ease;
}

.location-btn svg {
  width: 18px;
  height: 18px;
}

.location-btn-primary {
  color: #130d07;
  background: linear-gradient(180deg, #e5c15f 0%, #c79b39 100%);
  border: 1px solid rgba(201,169,97,.36);
}

.location-btn-secondary {
  color: var(--color-text);
  border: 1px solid rgba(201,169,97,.26);
  background: rgba(255,255,255,.03);
}

.location-btn:hover {
  transform: translateY(-1px);
}

.location-socials {
  display: flex;
  flex-wrap: wrap;
  gap: .8rem;
  margin-top: 1.2rem;
}

.location-socials a {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  color: rgba(244,234,213,.82);
  text-decoration: none;
}

.location-map-card {
  overflow: hidden;
  min-height: 100%;
}

.location-map-frame {
  width: 100%;
  min-height: 100%;
  height: 100%;
  border: 0;
  display: block;
  aspect-ratio: 4 / 3;
}

.location-map-canvas {
  width: 100%;
  min-height: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 4 / 3;
}

.location-map-marker {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 999px;
  background: linear-gradient(180deg, #e5c15f 0%, #c79b39 100%);
  border: 3px solid rgba(18, 13, 8, 0.92);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
}

.location-map-popup {
  display: grid;
  gap: .45rem;
  min-width: 220px;
  color: #2b2119;
}

.location-map-popup strong {
  font-size: .96rem;
}

.location-map-popup span {
  color: rgba(43, 33, 25, .8);
  line-height: 1.5;
  font-size: .84rem;
}

.location-map-popup-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem;
  margin-top: .3rem;
}

.location-map-popup-primary,
.location-map-popup-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: .65rem .9rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  font-size: .8rem;
}

.location-map-popup-primary {
  color: #130d07;
  background: linear-gradient(180deg, #e5c15f 0%, #c79b39 100%);
}

.location-map-popup-secondary {
  color: #5b4738;
  border: 1px solid rgba(91, 71, 56, .22);
  background: rgba(255, 255, 255, .92);
}

.location-map-noscript {
  display: grid;
  place-items: center;
  gap: 1rem;
  min-height: 100%;
  aspect-ratio: 4 / 3;
  padding: 1.5rem;
  text-align: center;
  color: rgba(244, 234, 213, .82);
}

/* High-contrast review section */
.lz-section {
  max-width: none;
  background:
    radial-gradient(circle at top left, rgba(201,169,97,.18), transparent 34%),
    radial-gradient(circle at bottom right, rgba(111,59,30,.28), transparent 38%),
    linear-gradient(180deg, #120d08 0%, #070504 100%);
  border-block: 1px solid rgba(201,169,97,.24);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
}

.lz-section > * {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.lz-eyebrow {
  color: #f2c767;
  font-weight: 700;
}

.lz-title {
  color: #fff7e8;
  font-weight: 700;
}

.lz-title em {
  color: #ffd66f;
}

.lz-ornament::before,
.lz-ornament::after {
  background: rgba(255,214,111,.45);
}

.lz-diamond {
  background: #ffd66f;
  box-shadow: 0 0 18px rgba(255,214,111,.65);
}

.lz-summary,
.lz-card {
  background: linear-gradient(180deg, rgba(34,24,16,.96), rgba(17,12,8,.98));
  border: 1px solid rgba(255,214,111,.32);
  box-shadow: 0 24px 60px rgba(0,0,0,.42);
}

.lz-score-big,
.lz-star.full,
.lz-cs,
.lz-tag,
.lz-badge,
.lz-footer a {
  color: #ffd66f;
}

.lz-star.full,
.lz-cs {
  fill: #ffd66f;
}

.lz-star.empty,
.lz-cs.e {
  fill: rgba(255,255,255,.22);
}

.lz-score-max,
.lz-info-sub,
.lz-date,
.lz-photo-caption,
.lz-footer,
.lz-filter-label,
.lz-count {
  color: rgba(255,247,232,.72);
}

.lz-info-label,
.lz-name,
.lz-filter-btn {
  color: #fff7e8;
}

.lz-text {
  color: rgba(255,247,232,.9);
}

.lz-text::before {
  color: #ffd66f;
  opacity: .65;
}

.lz-badge,
.lz-tag,
.lz-src {
  background: rgba(255,214,111,.12);
  border-color: rgba(255,214,111,.34);
}

.lz-src {
  color: rgba(255,247,232,.78);
}

.lz-filter-btn {
  background: rgba(255,255,255,.06);
  border-color: rgba(255,214,111,.24);
}

.lz-filter-btn:hover,
.lz-filter-btn.active {
  background: #ffd66f;
  border-color: #ffd66f;
  color: #160f08;
}

.lz-card:hover {
  border-color: rgba(255,214,111,.62);
  box-shadow: 0 28px 70px rgba(0,0,0,.5), 0 0 0 1px rgba(255,214,111,.18);
}

.lz-footer {
  border-top-color: rgba(255,214,111,.22);
}

/* ─── RESPONSIVE ──────────────────────────────────────────────── */
@media (max-width: 640px) {
  .lz-section { padding: 48px 16px 40px; }
  .lz-vr, .lz-badges { display: none; }
  .lz-summary { gap: 16px; padding: 16px 20px; }
  .lz-photos-strip { grid-template-columns: repeat(3, 1fr); }
  .lz-strip-photo:first-child { grid-row: span 1; aspect-ratio: 4/3; }
  .lz-scroll { grid-template-columns: 1fr; max-height: 540px; }
}

/* ==========================================================================
   LAZIZ PREMIUM HEADER / FOOTER INTEGRATION
   ========================================================================== */

:root {
  --font-brand: 'Cinzel Decorative', 'Cormorant Garamond', Georgia, serif;
  --font-label: 'Cinzel', 'Cormorant Garamond', Georgia, serif;
  --font-elegant: 'Cormorant Garamond', Georgia, serif;
  --font-arabic-ui: 'Cairo', 'Noto Sans Arabic', 'Amiri', sans-serif;
  --laziz-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cg fill='none' stroke='%23c9a84c' stroke-width='0.3' opacity='0.13'%3E%3Cpolygon points='40,2 78,20 78,60 40,78 2,60 2,20'/%3E%3Cpolygon points='40,14 66,26 66,54 40,66 14,54 14,26'/%3E%3Cline x1='40' y1='2' x2='40' y2='78'/%3E%3Cline x1='2' y1='40' x2='78' y2='40'/%3E%3Cline x1='2' y1='20' x2='78' y2='60'/%3E%3Cline x1='78' y1='20' x2='2' y2='60'/%3E%3C/g%3E%3C/svg%3E");
}

.site-header {
  position: relative;
  top: auto;
  z-index: 1200;
  isolation: isolate;
  background: transparent;
  transition: background .28s ease, box-shadow .28s ease;
}

.site-header .topbar {
  background: var(--gold);
  color: var(--black);
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  padding-top: env(safe-area-inset-top, 0);
}

.site-header .topbar-wrap {
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.topbar-announcement {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .55rem;
  font-family: var(--font-label);
  font-size: .62rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--black);
  font-weight: 800;
  text-shadow: 0 1px 0 rgba(255,255,255,.18);
}

.topbar-bullet {
  opacity: .55;
}

.topbar-phone-pair {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
}

.topbar-lang,
.nav-lang-switch {
  display: flex;
  align-items: center;
  gap: .45rem;
}

.topbar-lang a,
.nav-lang-switch a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 32px;
  padding: 0 .72rem;
  border: 1px solid rgba(201, 168, 76, .3);
  border-radius: 999px;
  font-family: var(--font-label);
  font-size: .58rem;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: rgba(8, 8, 8, .9);
  background: transparent;
  transition: all .25s ease;
  font-weight: 800;
}

.topbar-lang a {
  border-color: rgba(8, 8, 8, .16);
  color: rgba(8, 8, 8, .92);
  background: rgba(255,255,255,.14);
}

.topbar-lang a:hover,
.nav-lang-switch a:hover {
  border-color: rgba(8, 8, 8, .55);
  color: var(--black);
  background: rgba(255,255,255,.3);
}

.topbar-lang a.active,
.nav-lang-switch a.active {
  background: rgba(8, 8, 8, .88);
  color: var(--gold-light);
  border-color: rgba(8, 8, 8, .88);
  box-shadow: 0 6px 16px rgba(0,0,0,.16);
}

.header-brand-shell {
  position: relative;
  overflow: hidden;
  max-height: 340px;
  background:
    radial-gradient(ellipse at 50% 0%, transparent 40%, rgba(8, 8, 8, .9) 100%),
    linear-gradient(180deg, rgba(17, 17, 17, .96), rgba(8, 8, 8, .98));
  border-bottom: 1px solid rgba(201, 168, 76, .1);
  will-change: max-height, opacity;
  transition: max-height .38s cubic-bezier(.22, .61, .36, 1), opacity .24s ease, border-color .24s ease;
}

.header-brand-shell::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: var(--laziz-pattern);
  background-size: 80px 80px;
  pointer-events: none;
  z-index: 0;
}

.header-brand-inner {
  position: relative;
  z-index: 1;
  padding-top: 2.4rem;
  padding-bottom: 2rem;
  transform-origin: top center;
  will-change: transform, opacity;
  transition: transform .3s ease, opacity .2s ease, padding .3s ease;
}

.brand-zone {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: .2rem;
  text-align: center;
  color: var(--gold-pale);
}

.est-line {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin-bottom: .9rem;
}

.est-line .el {
  width: 40px;
  height: 1px;
  background: var(--gold-dim);
}

.est-text {
  font-family: var(--font-label);
  font-size: .58rem;
  letter-spacing: .5em;
  color: var(--gold-dim);
  text-transform: uppercase;
}

.brand-name,
.footer .brand-arabic {
  font-family: var(--font-brand);
  font-size: clamp(1.8rem, 4.5vw, 3.2rem);
  font-weight: 700;
  letter-spacing: .14em;
  color: var(--gold);
  line-height: 1.1;
  text-align: center;
  animation: shimmer 4s ease-in-out infinite;
  text-shadow: 0 0 60px rgba(201, 168, 76, .3), 0 2px 6px rgba(0, 0, 0, .9);
}

@keyframes shimmer {
  0%, 100% { text-shadow: 0 0 60px rgba(201,168,76,.3), 0 2px 6px rgba(0,0,0,.9); }
  50% { text-shadow: 0 0 90px rgba(232,208,122,.55), 0 2px 6px rgba(0,0,0,.9); }
}

.tagline-row {
  display: flex;
  align-items: center;
  gap: .9rem;
  margin-top: .85rem;
}

.tl {
  width: 50px;
  height: 1px;
}

.tl.l {
  background: linear-gradient(to right, transparent, var(--gold));
}

.tl.r {
  background: linear-gradient(to left, transparent, var(--gold));
}

.td {
  width: 5px;
  height: 5px;
  background: var(--gold);
  transform: rotate(45deg);
  flex-shrink: 0;
}

.tagline {
  font-family: var(--font-label);
  font-size: .6rem;
  letter-spacing: .42em;
  color: rgba(245, 230, 200, .55);
  text-transform: uppercase;
  white-space: nowrap;
}

.h-divider {
  display: flex;
  align-items: center;
  gap: .7rem;
  margin-top: 1.15rem;
}

.h-divider .dl {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(201, 168, 76, .35), transparent);
}

.h-divider .dd {
  width: 6px;
  height: 6px;
  background: rgba(201, 168, 76, .5);
  transform: rotate(45deg);
  flex-shrink: 0;
}

.navbar {
  position: relative;
  top: auto;
  z-index: 1210;
  padding: 1rem 0;
  background: rgba(8, 8, 8, .95);
  backdrop-filter: blur(16px);
  border-bottom: 0;
  box-shadow: none;
}

.navbar::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--gold), transparent);
  opacity: .5;
  pointer-events: none;
}

.navbar.is-scrolled {
  background: rgba(8, 8, 8, .98);
  box-shadow: 0 18px 40px rgba(0, 0, 0, .3);
}

.nav-shell {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}

.nav-brand {
  display: none;
}

.nav-links {
  margin-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
}

.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .7rem 1.8rem;
  font-family: var(--font-label);
  font-size: .65rem;
  letter-spacing: .35em;
  text-transform: uppercase;
  color: rgba(245, 230, 200, .6);
  position: relative;
}

.nav-link:not(.nav-link-reserve)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 25%;
  height: 50%;
  width: 1px;
  background: rgba(201, 168, 76, .2);
}

.nav-link::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  background: var(--gold);
  transform: translateX(-50%);
  transition: width .35s ease;
}

.nav-link:hover,
.nav-link.current,
.nav-link[aria-current="page"] {
  color: var(--gold-light);
}

.nav-link:hover::before,
.nav-link.current::before,
.nav-link[aria-current="page"]::before {
  width: 60%;
}

.nav-link-reserve {
  margin-left: 1.2rem;
  padding: .68rem 1.6rem;
  color: var(--black) !important;
  background: var(--gold);
  letter-spacing: .3em;
  overflow: hidden;
  transition: background .3s ease, transform .2s ease, box-shadow .2s ease;
}

.nav-link-reserve::after,
.nav-link-reserve::before {
  content: '';
  position: absolute;
  inset: 0;
}

.nav-link-reserve::after {
  display: none;
}

.nav-link-reserve::before {
  background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,.2) 50%, transparent 70%);
  transform: translateX(-100%);
  transition: transform .5s ease;
}

.nav-link-reserve:hover {
  color: var(--black) !important;
  background: var(--gold-light);
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, .22);
}

.nav-link-reserve:hover::before {
  width: 100%;
  transform: translateX(100%);
}

.nav-link-reserve.current,
.nav-link-reserve[aria-current="page"] {
  color: var(--black) !important;
}

.nav-toggle {
  display: none;
  margin-left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 170;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid rgba(201, 168, 76, .22);
  border-radius: 12px;
  background: rgba(255, 255, 255, .02);
  color: var(--gold);
}

.nav-toggle span {
  width: 22px;
  height: 1px;
  background: var(--gold);
}

.nav-lang-switch {
  display: none;
}

.site-header.is-condensed .header-brand-shell {
  max-height: 340px;
  opacity: 1;
  border-bottom-color: rgba(201, 168, 76, .1);
}

.site-header.is-condensed .header-brand-inner {
  transform: none;
  opacity: 1;
  padding-top: 2.4rem;
  padding-bottom: 2rem;
}

.footer {
  position: relative;
  overflow: hidden;
  color: var(--gold-pale);
  background:
    radial-gradient(ellipse at 50% 50%, transparent 30%, rgba(8,8,8,.85) 100%),
    linear-gradient(180deg, #111111 0%, #080808 100%);
  border-top: 0;
  padding: 0;
}

.footer::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: var(--laziz-pattern);
  background-size: 80px 80px;
  pointer-events: none;
  z-index: 0;
}

.footer-inner {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2.5rem;
}

.footer-ornament-top {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 0 2.5rem;
  gap: 1rem;
}

.orn-line {
  flex: 1;
  max-width: 260px;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--gold), transparent);
}

.orn-line.left {
  background: linear-gradient(to right, transparent, var(--gold));
}

.orn-line.right {
  background: linear-gradient(to left, transparent, var(--gold));
}

.orn-diamond {
  width: 10px;
  height: 10px;
  background: var(--gold);
  transform: rotate(45deg);
  flex-shrink: 0;
}

.orn-diamond.sm {
  width: 5px;
  height: 5px;
  background: var(--gold-dim);
}

.footer-brand-block {
  text-align: center;
  margin-bottom: 3rem;
}

.footer .brand-arabic::after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: var(--gold);
  margin: .6rem auto 0;
}

.brand-sub {
  font-family: var(--font-label);
  font-size: .72rem;
  letter-spacing: .45em;
  color: var(--gold-dim);
  margin-top: .9rem;
  text-transform: uppercase;
}

.footer-grid-premium {
  display: grid;
  grid-template-columns: 1fr 1px 1fr 1px 1fr;
  border-top: 1px solid rgba(201, 168, 76, .2);
  border-bottom: 1px solid rgba(201, 168, 76, .2);
}

.grid-divider {
  background: linear-gradient(to bottom, transparent, rgba(201, 168, 76, .3) 30%, rgba(201, 168, 76, .3) 70%, transparent);
}

.footer-col {
  padding: 2.8rem 2.2rem;
}

.footer-col:first-child {
  padding-left: 0;
}

.footer-col:last-child {
  padding-right: 0;
}

.col-label {
  display: flex;
  align-items: center;
  gap: .7rem;
  margin-bottom: 1.4rem;
  font-family: var(--font-label);
  font-size: .62rem;
  letter-spacing: .4em;
  text-transform: uppercase;
  color: var(--gold);
}

.col-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, rgba(201,168,76,.4), transparent);
}

.about-text {
  margin-bottom: 0;
  font-family: var(--font-elegant);
  font-size: .98rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.9;
  color: rgba(245, 230, 200, .65);
}

.about-badge {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  margin-top: 1.3rem;
  font-family: var(--font-label);
  font-size: .58rem;
  letter-spacing: .3em;
  color: var(--gold-dim);
  text-transform: uppercase;
}

.about-badge::before,
.about-badge::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 1px;
  background: var(--gold-dim);
}

.contact-list,
.social-links {
  list-style: none;
}

.contact-list li {
  display: flex;
  align-items: flex-start;
  gap: .8rem;
  margin-bottom: 1rem;
  font-family: var(--font-elegant);
  font-size: .92rem;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(245, 230, 200, .65);
}

.contact-list .icon {
  color: var(--gold);
  font-size: .85rem;
  margin-top: .18em;
  opacity: .8;
  flex-shrink: 0;
}

.hours-badge {
  display: inline-block;
  margin-top: .3rem;
  font-family: var(--font-label);
  font-size: .6rem;
  letter-spacing: .25em;
  color: var(--gold);
  background: rgba(201,168,76,.08);
  border: 1px solid rgba(201,168,76,.25);
  padding: .28rem .8rem;
}

.social-links {
  display: flex;
  flex-direction: column;
  gap: .9rem;
}

.social-links a {
  display: flex;
  align-items: center;
  gap: .8rem;
  font-family: var(--font-elegant);
  font-size: .92rem;
  font-weight: 300;
  color: rgba(245, 230, 200, .65);
  transition: color .3s ease, letter-spacing .3s ease;
}

.social-links a:hover {
  color: var(--gold-light);
  letter-spacing: .04em;
}

.social-links .s-icon {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(201,168,76,.25);
  color: var(--gold);
  font-family: var(--font-label);
  font-size: .58rem;
  letter-spacing: .18em;
  transition: background .3s ease, border-color .3s ease;
  flex-shrink: 0;
}

.social-links .s-icon.is-svg {
  font-size: 0;
  letter-spacing: 0;
}

.social-links .s-icon.is-svg svg {
  width: 17px;
  height: 17px;
  display: block;
}

.social-links a:hover .s-icon {
  background: rgba(201,168,76,.12);
  border-color: rgba(201,168,76,.6);
}

.wa-cta {
  margin-top: 1.4rem;
  display: inline-flex;
  align-items: center;
  gap: .6rem;
  font-family: var(--font-label);
  font-size: .62rem;
  letter-spacing: .28em;
  text-transform: uppercase;
  color: var(--black) !important;
  background: var(--gold);
  padding: .65rem 1.3rem;
  overflow: hidden;
  position: relative;
  transition: background .3s ease, transform .2s ease;
}

.wa-cta::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 30%, rgba(255,255,255,.2) 50%, transparent 70%);
  transform: translateX(-100%);
  transition: transform .5s ease;
}

.wa-cta:hover {
  background: var(--gold-light);
  transform: translateY(-1px);
}

.wa-cta:hover::before {
  transform: translateX(100%);
}

.footer-bottom-premium {
  padding: 1.8rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}

.footer-bottom-premium p,
.footer-bottom-premium a {
  font-family: var(--font-label);
  font-size: .58rem;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--muted);
}

.footer-bottom-premium a:hover {
  color: var(--gold);
}

.bottom-ornament {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.b-dot {
  width: 4px;
  height: 4px;
  background: var(--gold-dim);
  transform: rotate(45deg);
}

.b-line {
  width: 40px;
  height: 1px;
  background: linear-gradient(to right, var(--gold-dim), transparent);
}

html[dir="rtl"] .topbar-announcement,
html[dir="rtl"] .tagline,
html[dir="rtl"] .est-text,
html[dir="rtl"] .nav-link,
html[dir="rtl"] .col-label,
html[dir="rtl"] .brand-sub,
html[dir="rtl"] .about-text,
html[dir="rtl"] .contact-list li,
html[dir="rtl"] .social-links a,
html[dir="rtl"] .wa-cta,
html[dir="rtl"] .footer-bottom-premium p,
html[dir="rtl"] .footer-bottom-premium a {
  font-family: var(--font-arabic-ui);
  letter-spacing: normal;
}

html[dir="rtl"] .nav-links {
  flex-direction: row-reverse;
}

html[dir="rtl"] .nav-link:not(.nav-link-reserve)::after {
  right: auto;
  left: 0;
}

html[dir="rtl"] .nav-link-reserve {
  margin-left: 0;
  margin-right: 1.2rem;
}

html[dir="rtl"] .tl.l {
  background: linear-gradient(to left, transparent, var(--gold));
}

html[dir="rtl"] .tl.r {
  background: linear-gradient(to right, transparent, var(--gold));
}

html[dir="rtl"] .footer-col,
html[dir="rtl"] .footer-bottom-premium {
  text-align: right;
}

html[dir="rtl"] .col-label::after {
  background: linear-gradient(to left, rgba(201,168,76,.4), transparent);
}

html[dir="rtl"] .contact-list li,
html[dir="rtl"] .social-links a {
  flex-direction: row-reverse;
}

html[dir="rtl"] .hours-badge {
  letter-spacing: normal;
}

@media (max-width: 980px) {
  .topbar-announcement {
    justify-content: center;
    text-align: center;
    letter-spacing: .18em;
  }

  .site-header .topbar-wrap {
    flex-direction: column;
    justify-content: center;
    padding: .45rem 0;
    gap: .45rem;
  }

  .topbar-lang {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .location-grid,
  .lz-review-cta {
    grid-template-columns: 1fr;
  }


  .header-brand-inner {
    padding-top: 1.75rem;
    padding-bottom: 1.2rem;
  }

  .header-brand-shell {
    max-height: 300px;
  }

  .brand-name,
  .footer .brand-arabic {
    font-size: clamp(1.5rem, 7vw, 2.35rem);
    letter-spacing: .1em;
  }

  .tagline {
    white-space: normal;
    text-align: center;
  }

  .nav-shell {
    justify-content: flex-end;
    min-height: 46px;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .nav-links {
    position: absolute;
    top: calc(100% + .55rem);
    left: 18px;
    right: 18px;
    z-index: 320;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: .35rem;
    padding: 1rem;
    max-height: min(70dvh, 540px);
    overflow-y: auto;
    background: rgba(8, 8, 8, .985);
    border: 1px solid rgba(201, 168, 76, .18);
    border-radius: 20px;
    box-shadow: 0 24px 48px rgba(0, 0, 0, .35);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-8px);
    transition: opacity .22s ease, transform .22s ease;
  }

  .nav-links.open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }

  .nav-link,
  .nav-link-reserve {
    width: 100%;
    justify-content: center;
    margin: 0;
    padding: .9rem 1rem;
    border-bottom: 1px solid rgba(201, 168, 76, .1);
  }

  .nav-link::after,
  .nav-link-reserve::after {
    display: none;
  }

  .nav-lang-switch {
    display: flex;
    justify-content: center;
    margin-top: .55rem;
    padding-top: .4rem;
  }

  .nav-drawer-backdrop {
    z-index: 1205;
  }

  .footer-inner {
    padding: 0 1.35rem;
  }

  .footer-grid-premium {
    grid-template-columns: 1fr;
  }

  .grid-divider {
    width: 100%;
    min-height: 1px;
    background: linear-gradient(to right, transparent, rgba(201,168,76,.3), transparent);
  }

  .footer-col {
    padding: 2rem 0;
  }

  .footer-col:first-child,
  .footer-col:last-child {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-bottom-premium {
    flex-direction: column;
    text-align: center;
  }
}

@media (max-width: 640px) {
  .topbar-announcement {
    font-size: .62rem;
    line-height: 1.45;
    letter-spacing: .14em;
  }

  .site-header .topbar-wrap {
    gap: .4rem;
  }

  .topbar-lang {
    justify-content: center;
    gap: .55rem;
  }

  .topbar-lang a {
    min-width: 42px;
    height: 36px;
    padding: 0 .85rem;
    font-size: .7rem;
    letter-spacing: .18em;
    border-width: 1.5px;
    border-color: rgba(8, 8, 8, .28);
    background: rgba(255,255,255,.22);
    color: rgba(8, 8, 8, .98);
    box-shadow: 0 4px 12px rgba(0,0,0,.08);
  }

  .topbar-lang a.active {
    background: rgba(8, 8, 8, .92);
    color: var(--gold-light);
    border-color: rgba(8, 8, 8, .92);
    box-shadow: 0 8px 18px rgba(0,0,0,.18);
  }

  .est-text,
  .brand-sub,
  .wa-cta,
  .footer-bottom-premium p,
  .footer-bottom-premium a {
    letter-spacing: .18em;
  }

  .est-line .el,
  .tl {
    width: 32px;
  }

  .footer-ornament-top {
    padding: 2.5rem 0 2rem;
  }
}
