{"product_id":"sienna-bird-round-chandelier","title":"ثريا Sienna Bird الدائرية","description":"\u003c!--\n  DEKORFINE — Product Description · Sienna Bird Round Chandelier (COMPACT)\n  ══════════════════════════════════════════════════════\n  Compact version. Namespace: .dfpd-*\n  Click-to-enlarge size diagrams via PURE CSS :target lightbox (no JS — Shopify-safe).\n  ══════════════════════════════════════════════════════\n--\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.dfpd *, .dfpd *::before, .dfpd *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n.dfpd {\n  --ink: #2B2824; --ink-2: #4A443C; --ink-3: #6A6358;\n  --cream: #FDFBF6; --bg: #F5F2EC; --linen: #F0EBE0; --sand: #E8E0D0;\n  --border: #D8D2C4; --border-lt: #E6DFD0;\n  --olive: #8B7B54; --olive-lt: #A08D65; --olive-dk: #6E6142; --olive-sft: #F4F0E4;\n  --stone: #8A8273; --mist: #B5AE9D; --clay: #A84A2F; --clay-sft: #F4ECE4;\n\n  font-family: 'Outfit', 'Helvetica Neue', sans-serif;\n  -webkit-font-smoothing: antialiased;\n  color: var(--ink); font-weight: 300; font-size: 16px; line-height: 1.6;\n  background: transparent;\n  padding: 1.5rem 0 2rem;\n  width: 100%;\n}\n.dfpd-inner { max-width: 100%; margin: 0; padding: 0; }\n\n\/* COMPACT SECTION HEADER *\/\n.dfpd-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 0.85rem;\n}\n.dfpd-eyebrow::before {\n  content: ''; width: 22px; height: 1px; background: var(--olive);\n}\n.dfpd-h2 {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.25rem, 2vw, 1.5rem);\n  font-weight: 400; line-height: 1.25;\n  letter-spacing: -0.005em; color: var(--ink);\n  margin-bottom: 1rem;\n}\n.dfpd-h2 em { font-style: italic; color: var(--olive-dk); }\n\n\/* HERO — compact *\/\n.dfpd-hero {\n  padding-bottom: 2rem;\n  border-bottom: 1px solid var(--border);\n  margin-bottom: 2rem;\n}\n.dfpd-hero-eyebrow {\n  display: inline-flex; align-items: center; gap: 0.7rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.68rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive); margin-bottom: 1rem;\n}\n.dfpd-hero-eyebrow::before {\n  content: ''; width: 26px; height: 1px; background: var(--olive);\n}\n.dfpd-title {\n  font-family: 'Fraunces', serif;\n  font-size: clamp(1.75rem, 3.4vw, 2.35rem);\n  font-weight: 300; line-height: 1.1;\n  letter-spacing: -0.015em; color: var(--ink);\n  margin-bottom: 1rem;\n  max-width: 780px;\n}\n.dfpd-title em { font-style: italic; color: var(--olive-dk); font-weight: 400; }\n.dfpd-lede {\n  font-size: 0.98rem; font-weight: 300; line-height: 1.7;\n  color: var(--ink-2); max-width: 720px;\n}\n\n\/* FEATURE CHIPS — 4 across, compact *\/\n.dfpd-features {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border); border-radius: 4px;\n  overflow: hidden; background: var(--cream);\n  margin-bottom: 2.5rem;\n}\n.dfpd-feature {\n  padding: 1.25rem 1rem; text-align: center;\n  border-right: 1px solid var(--border-lt);\n  transition: background 0.3s;\n}\n.dfpd-feature:last-child { border-right: none; }\n.dfpd-feature:hover { background: var(--linen); }\n.dfpd-feature-icon { color: var(--olive-dk); margin-bottom: 0.6rem; display: inline-flex; }\n.dfpd-feature-title {\n  font-family: 'Fraunces', serif; font-size: 0.92rem;\n  font-weight: 400; line-height: 1.3; color: var(--ink);\n}\n.dfpd-feature-title em { font-style: italic; color: var(--olive-dk); }\n\n\/* SECTIONS *\/\n.dfpd-sec { margin-bottom: 2.5rem; }\n\n\/* Video embed *\/\n.dfpd-video {\n  position: relative; aspect-ratio: 16 \/ 9;\n  width: 100%; max-width: 50%; background: var(--ink);\n  border-radius: 4px; overflow: hidden;\n  box-shadow: 0 6px 20px rgba(43, 40, 36, 0.1);\n}\n.dfpd-video iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%; border: 0;\n}\n\n\/* KEY NOTES — horizontal grid, compact *\/\n.dfpd-notes-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr 1fr;\n  gap: 0.85rem;\n  margin-bottom: 1rem;\n}\n.dfpd-note {\n  padding: 1.25rem 1.35rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n}\n.dfpd-note.hero-stat {\n  background: var(--olive-sft);\n  border-color: var(--olive);\n  border-left-width: 3px;\n  display: flex; gap: 1rem;\n  align-items: center;\n}\n.dfpd-note-val {\n  font-family: 'Fraunces', serif;\n  font-weight: 300; line-height: 1;\n  color: var(--olive-dk);\n  text-align: center;\n  flex-shrink: 0;\n}\n.dfpd-note-val .num {\n  font-size: 2.1rem; font-style: italic;\n  display: block;\n  letter-spacing: -0.02em;\n}\n.dfpd-note-val .unit {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.14em;\n  color: var(--stone);\n  margin-top: 0.25rem;\n  display: block;\n  text-transform: uppercase;\n}\n.dfpd-note h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 0.98rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-note p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  font-weight: 300;\n  line-height: 1.55;\n  margin: 0;\n}\n.dfpd-dimmer-note {\n  padding: 1rem 1.5rem;\n  background: linear-gradient(90deg, var(--linen) 0%, var(--cream) 100%);\n  border: 1px solid var(--border);\n  border-left: 3px solid var(--olive);\n  border-radius: 4px;\n  display: flex; align-items: center; gap: 0.75rem;\n  flex-wrap: wrap;\n}\n.dfpd-dimmer-note strong {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--olive-dk);\n  font-size: 0.95rem;\n}\n.dfpd-dimmer-note p {\n  margin: 0;\n  font-size: 0.88rem;\n  color: var(--ink-2);\n  flex: 1;\n  min-width: 280px;\n}\n.dfpd-link {\n  color: var(--olive-dk);\n  font-weight: 500;\n  text-decoration: none;\n  border-bottom: 1px solid var(--olive);\n  padding-bottom: 1px;\n  transition: color 0.2s, border-color 0.2s;\n  white-space: nowrap;\n}\n.dfpd-link:hover { color: var(--ink); border-color: var(--ink); }\n\n\/* COLOR TEMPERATURE *\/\n.dfpd-kelvin-opts {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.85rem;\n  margin-bottom: 0.85rem;\n}\n.dfpd-kelvin-opt {\n  padding: 1.35rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 1.1rem;\n  align-items: start;\n  transition: border-color 0.25s, background 0.25s;\n}\n.dfpd-kelvin-opt:hover { border-color: var(--olive); background: #fff; }\n.dfpd-kelvin-ico {\n  width: 42px; height: 42px;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-kelvin-ico.warm {\n  background: radial-gradient(circle, #FFD79A 0%, #E8A04B 100%);\n  color: var(--cream);\n}\n.dfpd-kelvin-ico.dim {\n  background: radial-gradient(circle, #F4E4B8 0%, #B8904F 100%);\n  color: var(--cream);\n}\n.dfpd-kelvin-opt h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1.08rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.35rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-kelvin-opt h4 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-kelvin-opt p {\n  color: var(--ink-2);\n  font-size: 0.85rem;\n  line-height: 1.5;\n  margin: 0;\n}\n.dfpd-kelvin-custom {\n  padding: 0.85rem 1.35rem;\n  background: var(--clay-sft);\n  border-left: 2px solid var(--clay);\n  border-radius: 0 4px 4px 0;\n}\n.dfpd-kelvin-custom p {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.9rem;\n  color: var(--clay);\n  margin: 0;\n  line-height: 1.5;\n}\n.dfpd-kelvin-custom a {\n  color: var(--clay);\n  font-weight: 500;\n  font-style: normal;\n  text-decoration: underline;\n}\n\n\/* SIZE VARIANTS — compact horizontal rows *\/\n.dfpd-sizes {\n  display: grid; gap: 0.85rem;\n}\n.dfpd-size-row {\n  display: grid;\n  grid-template-columns: 130px 1fr;\n  gap: 1.5rem;\n  padding: 1.1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  align-items: center;\n  transition: box-shadow 0.25s;\n}\n.dfpd-size-row:hover { box-shadow: 0 4px 14px rgba(43, 40, 36, 0.06); }\n\n\/* Thumbnail with zoom indicator *\/\n.dfpd-size-thumb {\n  position: relative;\n  display: block;\n  width: 100%; height: 100px;\n  background: #FFFFFF;\n  border: 1px solid var(--border-lt);\n  border-radius: 3px;\n  overflow: hidden;\n  cursor: zoom-in;\n  padding: 4px;\n  text-decoration: none;\n  color: inherit;\n  transition: border-color 0.2s, box-shadow 0.25s;\n}\n.dfpd-size-thumb:hover {\n  border-color: var(--olive);\n  box-shadow: 0 4px 14px rgba(43, 40, 36, 0.1);\n}\n.dfpd-size-thumb img {\n  width: 100%; height: 100%;\n  object-fit: contain;\n  display: block;\n  transition: transform 0.35s ease;\n}\n.dfpd-size-thumb:hover img {\n  transform: scale(1.15);\n}\n.dfpd-size-thumb-icon {\n  position: absolute;\n  bottom: 5px; right: 5px;\n  width: 22px; height: 22px;\n  background: rgba(43, 40, 36, 0.85);\n  color: var(--cream);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.2s;\n}\n.dfpd-size-thumb:hover .dfpd-size-thumb-icon {\n  background: var(--olive);\n}\n\n\/* Size info *\/\n.dfpd-size-info-head {\n  display: flex; align-items: baseline; gap: 0.9rem;\n  margin-bottom: 0.75rem;\n  flex-wrap: wrap;\n}\n.dfpd-size-eyebrow {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.28em; text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-size-title {\n  font-family: 'Fraunces', serif;\n  font-size: 1.15rem; font-weight: 400;\n  color: var(--ink); letter-spacing: -0.005em;\n}\n.dfpd-size-title em { font-style: italic; color: var(--olive-dk); }\n.dfpd-size-specs {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0.75rem;\n}\n.dfpd-size-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.52rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone); margin-bottom: 0.25rem;\n}\n.dfpd-size-spec-val {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-weight: 400;\n  font-style: italic;\n  color: var(--ink);\n  letter-spacing: -0.005em;\n  line-height: 1.3;\n}\n\n\/* SPECIFICATIONS TABLE — compact *\/\n.dfpd-specs {\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  overflow: hidden;\n  background: var(--cream);\n}\n.dfpd-spec-row {\n  display: grid;\n  grid-template-columns: 160px 1fr;\n  gap: 1.5rem;\n  padding: 0.75rem 1.35rem;\n  border-bottom: 1px solid var(--border-lt);\n  align-items: baseline;\n  font-size: 0.9rem;\n}\n.dfpd-spec-row:last-child { border-bottom: none; }\n.dfpd-spec-row:hover { background: var(--linen); }\n.dfpd-spec-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.58rem; font-weight: 500;\n  letter-spacing: 0.22em; text-transform: uppercase;\n  color: var(--stone);\n}\n.dfpd-spec-val {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.5;\n}\n.dfpd-spec-val em {\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  color: var(--olive-dk);\n  font-weight: 400;\n}\n\n\/* FINISHES — compact row *\/\n.dfpd-finishes {\n  display: flex; flex-wrap: wrap; gap: 1.25rem;\n}\n.dfpd-finish {\n  display: flex; flex-direction: column; align-items: center;\n  gap: 0.5rem; text-align: center;\n  transition: transform 0.2s;\n}\n.dfpd-finish:hover { transform: translateY(-2px); }\n.dfpd-finish-swatch {\n  width: 38px; height: 38px; border-radius: 50%;\n  border: 1px solid rgba(43, 40, 36, 0.08);\n  box-shadow: 0 2px 4px rgba(43, 40, 36, 0.08),\n              inset 0 -7px 12px rgba(0, 0, 0, 0.1),\n              inset 2px 2px 3px rgba(255, 255, 255, 0.2);\n}\n.dfpd-finish-label {\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.66rem; font-weight: 400;\n  color: var(--ink-2);\n  line-height: 1.3;\n}\n\n\/* INSTALL VIDEO CARD — compact *\/\n.dfpd-vid-text {\n  display: grid;\n  grid-template-columns: 68px 1fr auto;\n  gap: 1.25rem;\n  align-items: center;\n  padding: 1.15rem 1.5rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-left: 3px solid var(--olive);\n  border-radius: 0 4px 4px 0;\n  text-decoration: none; color: inherit;\n  transition: background 0.25s;\n}\n.dfpd-vid-text:hover { background: var(--linen); }\n.dfpd-vid-text-icon {\n  width: 56px; height: 56px;\n  border-radius: 50%;\n  background: var(--ink);\n  color: var(--cream);\n  display: flex; align-items: center; justify-content: center;\n  transition: background 0.25s, transform 0.25s;\n}\n.dfpd-vid-text:hover .dfpd-vid-text-icon {\n  background: var(--olive-dk);\n  transform: scale(1.04);\n}\n.dfpd-vid-text h4 {\n  font-family: 'Fraunces', serif;\n  font-size: 1rem;\n  font-weight: 400;\n  color: var(--ink);\n  margin-bottom: 0.2rem;\n  letter-spacing: -0.005em;\n}\n.dfpd-vid-text h4 em { font-style: italic; color: var(--olive-dk); }\n.dfpd-vid-text p {\n  color: var(--ink-2);\n  font-size: 0.82rem;\n  line-height: 1.4;\n  margin: 0;\n}\n.dfpd-vid-text-cta {\n  display: inline-flex; align-items: center; gap: 0.35rem;\n  font-family: 'Outfit', sans-serif;\n  font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--olive-dk);\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n\/* DOWNLOADS + SUPPORT — combined, compact *\/\n.dfpd-foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.75rem;\n  margin-bottom: 1rem;\n}\n.dfpd-download {\n  display: flex; align-items: center; gap: 0.95rem;\n  padding: 1rem 1.25rem;\n  background: var(--cream);\n  border: 1px solid var(--border);\n  border-radius: 4px;\n  text-decoration: none; color: inherit;\n  transition: all 0.2s;\n}\n.dfpd-download:hover {\n  border-color: var(--olive);\n  transform: translateY(-1px);\n  box-shadow: 0 4px 12px rgba(43, 40, 36, 0.06);\n}\n.dfpd-download-icon {\n  width: 36px; height: 36px;\n  background: var(--linen);\n  border-radius: 4px;\n  color: var(--olive-dk);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n}\n.dfpd-download-title {\n  font-family: 'Fraunces', serif;\n  font-size: 0.95rem;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.dfpd-download-sub {\n  font-size: 0.62rem;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--olive);\n}\n.dfpd-download-arrow {\n  margin-left: auto;\n  color: var(--olive);\n  transition: transform 0.2s;\n}\n.dfpd-download:hover .dfpd-download-arrow { transform: translateX(3px); }\n\n.dfpd-support {\n  padding-top: 1rem;\n  border-top: 1px solid var(--border-lt);\n  text-align: center;\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  color: var(--stone);\n}\n\n\/* ══════════════════════════════════════\n   LIGHTBOX — PURE CSS via :target (no JS, Shopify-safe)\n══════════════════════════════════════ *\/\n.dfpd-lightbox {\n  position: fixed;\n  inset: 0;\n  background: rgba(24, 20, 16, 0.92);\n  display: none;\n  z-index: 99999;\n  align-items: center;\n  justify-content: center;\n  padding: 2rem;\n}\n.dfpd-lightbox:target { display: flex; }\n.dfpd-lightbox-backdrop {\n  position: absolute;\n  inset: 0;\n  display: block;\n  cursor: zoom-out;\n}\n.dfpd-lightbox img {\n  position: relative;\n  max-width: 92vw;\n  max-height: 90vh;\n  object-fit: contain;\n  box-shadow: 0 20px 80px rgba(0, 0, 0, 0.6);\n  background: #fff;\n  border-radius: 4px;\n  pointer-events: none;\n}\n.dfpd-lightbox-close {\n  position: absolute;\n  top: 1.25rem;\n  right: 1.75rem;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: rgba(255, 255, 255, 0.1);\n  color: #FDFBF6;\n  border: 1px solid rgba(255, 255, 255, 0.3);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  transition: background 0.2s;\n  font-size: 1.15rem;\n  text-decoration: none;\n  z-index: 2;\n}\n.dfpd-lightbox-close:hover {\n  background: rgba(255, 255, 255, 0.2);\n}\n.dfpd-lightbox-caption {\n  position: absolute;\n  bottom: 1.75rem;\n  left: 0; right: 0;\n  text-align: center;\n  color: rgba(253, 251, 246, 0.8);\n  font-family: 'Fraunces', serif;\n  font-style: italic;\n  font-size: 0.88rem;\n  letter-spacing: 0.01em;\n  pointer-events: none;\n  z-index: 2;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .dfpd-features { grid-template-columns: repeat(2, 1fr); }\n  .dfpd-feature:nth-child(2n) { border-right: none; }\n  .dfpd-feature:nth-child(-n+2) { border-bottom: 1px solid var(--border-lt); }\n\n  .dfpd-notes-grid { grid-template-columns: 1fr; }\n  .dfpd-kelvin-opts { grid-template-columns: 1fr; }\n  .dfpd-foot { grid-template-columns: 1fr; }\n}\n\n@media (max-width: 680px) {\n  .dfpd { padding: 1rem 0 1.5rem; }\n  .dfpd-hero { padding-bottom: 1.5rem; margin-bottom: 1.75rem; }\n\n  .dfpd-size-row {\n    grid-template-columns: 1fr;\n    text-align: left;\n  }\n  .dfpd-size-thumb { height: 140px; max-width: 220px; margin: 0 auto; }\n  .dfpd-size-specs { grid-template-columns: repeat(2, 1fr); gap: 0.65rem; }\n\n  .dfpd-spec-row {\n    grid-template-columns: 1fr;\n    gap: 0.2rem;\n    padding: 0.85rem 1.15rem;\n  }\n\n  .dfpd-vid-text {\n    grid-template-columns: 1fr;\n    text-align: center;\n    gap: 0.85rem;\n  }\n  .dfpd-vid-text-icon { margin: 0 auto; }\n  .dfpd-vid-text-cta { margin: 0 auto; }\n}\n\n@media (max-width: 480px) {\n  .dfpd-features { grid-template-columns: 1fr; }\n  .dfpd-feature { border-right: none; border-bottom: 1px solid var(--border-lt); }\n  .dfpd-feature:last-child { border-bottom: none; }\n}\n\u003c\/style\u003e\n\u003c!-- ════════════ HTML ════════════ --\u003e\n\u003csection class=\"dfpd\" id=\"dfpd-root\"\u003e\n\u003cdiv class=\"dfpd-inner\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"dfpd-hero\"\u003e\n\u003cdiv class=\"dfpd-hero-eyebrow\"\u003eتفاصيل المنتج\u003c\/div\u003e\n\u003ch1 class=\"dfpd-title\"\u003eثريا طائر سيينا \u003cem\u003eمستديرة.\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp class=\"dfpd-lede\"\u003eمزيج هادئ من الهندسة الحديثة وسحر مستوحى من الطبيعة — إطار خشبي مستدير وأضواء أنيقة وتماثيل طيور دقيقة تجلب أجواءً هادئة ومريحة إلى أي غرفة.\u003c\/p\u003e\n\u003cp class=\"dfpd-lede\"\u003e\u003ciframe height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/q-4jpqIcV08?si=8RmloTM6TK2Tzd09\" title=\"YouTube video player\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- FEATURE CHIPS --\u003e\n\u003cdiv class=\"dfpd-features\"\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"13\" x2=\"13\" y1=\"3\" y2=\"23\"\u003e\u003c\/line\u003e\n\u003cpolyline fill=\"none\" points=\"8,7 13,3 18,7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003cpolyline fill=\"none\" points=\"8,19 13,23 18,19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/polyline\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eارتفاع \u003cem\u003eقابل للتعديل\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M13 4a7 7 0 0 0-4 12.7c.8.7 1.3 1.6 1.3 2.6V20h5.4v-.7c0-1 .5-1.9 1.3-2.6A7 7 0 0 0 13 4Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.5 22h5M11.5 24h3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eمصابيح \u003cem\u003eLED\u003c\/em\u003e قابلة للاستبدال\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003cpath d=\"M3 16L13 5l10 11\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\" x1=\"3\" x2=\"23\" y1=\"22\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cpath d=\"M9 18h8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003eسقف \u003cem\u003eمائل\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature\"\u003e\n\u003cdiv class=\"dfpd-feature-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 26 26\" width=\"22\"\u003e\n\u003ccircle cx=\"13\" cy=\"13\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M13 4v18\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M4 13a9 9 0 0 1 9-9\" fill=\"currentColor\" opacity=\"0.2\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-feature-title\"\u003e\u003cem\u003eمتغير قابل للتعتيم\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHOWCASE VIDEO --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eفي الحركة\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eانظر كيف \u003cem\u003eتنبض بالحياة.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/4nwFFnxBDBM?si=pQWTGc2ixT2YRRM3\" title=\"Sienna Bird Round Chandelier\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION NOTES — horizontal --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eقبل التثبيت\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eملاحظات \u003cem\u003eمهمة.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-notes-grid\"\u003e\n\u003cdiv class=\"dfpd-note hero-stat\"\u003e\n\u003cdiv class=\"dfpd-note-val\"\u003e\u003cspan class=\"num\"\u003e20\u003cem style=\"font-size: 0.55em; font-style: italic;\"\u003eسم\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"unit\"\u003e≈ 8 بوصات\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eالحد الأدنى لارتفاع التثبيت\u003c\/h4\u003e\n\u003cp\u003eمن السقف إلى أسفل الجهاز. الارتفاع قابل للتعديل بالكامل فوق هذا الحد الأدنى.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eالسلك والسقف\u003c\/h4\u003e\n\u003cp\u003eسلك قابل للتعديل، متوافق مع الأسقف المائلة — لا توجد حاجة لأجهزة إضافية للمنحدرات القياسية.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-note\"\u003e\n\u003ch4\u003eمصابيح LED قابلة للاستبدال\u003c\/h4\u003e\n\u003cp\u003eمصباح LED قابل للاستبدال من قبل المستخدم. إذا توقف عن العمل، \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003eتواصل معنا\u003c\/a\u003e للحصول على مصباح بديل.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-dimmer-note\"\u003e\n\u003cstrong\u003eالتعتيم:\u003c\/strong\u003e\n\u003cp\u003eاقتران المتغير القابل للتعتيم مع \u003cem style=\"font-family: 'Fraunces',serif; font-style: italic; color: var(--olive-dk);\"\u003eمنظم ثايرستور (تريّاك)\u003c\/em\u003e للحصول على أداء سلس. \u003ca class=\"dfpd-link\" href=\"https:\/\/www.amazon.com\/s?k=Thyristor+dimmer+switch\" rel=\"noopener\" target=\"_blank\"\u003eاستعرض على أمازون →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR TEMPERATURE OPTIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eنطاق كلفن\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eخيارات \u003cem\u003eنطاق كلفن.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-kelvin-opts\"\u003e\n\u003cdiv class=\"dfpd-kelvin-opt\"\u003e\n\u003cdiv class=\"dfpd-kelvin-ico warm\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003ccircle cx=\"12\" cy=\"12\" fill=\"currentColor\" r=\"4.5\"\u003e\u003c\/circle\u003e\n\u003cg stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.6\"\u003e\n\u003cline x1=\"12\" x2=\"12\" y1=\"2\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003cline x1=\"12\" x2=\"12\" y1=\"19\" y2=\"22\"\u003e\u003c\/line\u003e\n\u003cline x1=\"2\" x2=\"5\" y1=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n\u003cline x1=\"19\" x2=\"22\" y1=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n\u003cline x1=\"5\" x2=\"7\" y1=\"5\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline x1=\"17\" x2=\"19\" y1=\"17\" y2=\"19\"\u003e\u003c\/line\u003e\n\u003cline x1=\"5\" x2=\"7\" y1=\"19\" y2=\"17\"\u003e\u003c\/line\u003e\n\u003cline x1=\"17\" x2=\"19\" y1=\"7\" y2=\"5\"\u003e\u003c\/line\u003e\n\u003c\/g\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eإضاءة \u003cem\u003eدافئة\u003c\/em\u003e\u003c\/h4\u003e\n\u003cp\u003eتوهج دافئ كلاسيكي، غير قابل للتعتيم. إخراج ثابت بدرجة حرارة لونية دافئة وجذابة — الخيار المفضل للمساحات المعيشية والطعام.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-kelvin-opt\"\u003e\n\u003cdiv class=\"dfpd-kelvin-ico dim\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 24 24\" width=\"22\"\u003e\n\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M12 3v18M3 12a9 9 0 0 1 9-9\" fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003e\u003cem\u003eتعتيم\u003c\/em\u003e دافئ Triac\u003c\/h4\u003e\n\u003cp\u003eنفس التوهج الدافئ، قابل للتعتيم بالكامل. متوافق مع منظمات التريّاك الجدارية. يختلف السطوع؛ درجة الحرارة اللونية تبقى دافئة طوال نطاق التعتيم.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-kelvin-custom\"\u003e\n\u003cp\u003eهل تحتاج إلى \u003cstrong style=\"font-style: normal; font-weight: 500;\"\u003eأبيض بارد أو ضوء النهار أو درجة حرارة لون أخرى؟\u003c\/strong\u003e نقبل الطلبات المخصصة — \u003ca href=\"mailto:support@dekorfine.com\"\u003eاتصل بنا\u003c\/a\u003e لتحديد متطلباتك.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE VARIANTS — compact rows with clickable thumbs (pure-CSS :target lightbox) --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eخيارات الحجم\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eحجمان، \u003cem\u003eنفس الهدوء.\u003c\/em\u003e \u003cspan style=\"font-family: 'Fraunces',serif; font-style: italic; font-size: 0.75rem; font-weight: 300; color: var(--stone); margin-left: 0.5rem;\"\u003e· انقر على الرسوم البيانية للتكبير\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-sizes\"\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"#dfpd-lb-4heads\"\u003e \u003cimg alt=\"4 Heads dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Round_Chandelier_06122.jpg?v=1718335267\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003eأربعة \u003cem\u003eرؤوس\u003c\/em\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-specs\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالقطر\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e∅ 65cm \/ 25.6 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالارتفاع\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003eH 14cm \/ 5.5 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالطاقة\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e~48 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالوزن\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e2.5 kg \/ 5.5 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-row\"\u003e\n\u003ca class=\"dfpd-size-thumb\" href=\"#dfpd-lb-5heads\"\u003e \u003cimg alt=\"5 Heads dimension diagram\" loading=\"lazy\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Round_Chandelier_06121.jpg?v=1718335248\"\/\u003e \u003cspan class=\"dfpd-size-thumb-icon\"\u003e \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 10 10\" width=\"10\"\u003e\n\u003cpath d=\"M2 2h3M2 2v3M8 8H5M8 8V5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-info-head\"\u003e\u003cspan class=\"dfpd-size-title\"\u003eخمسة \u003cem\u003eرؤوس\u003c\/em\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-specs\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالقطر\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e∅ 72cm \/ 28.3 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالارتفاع\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003eH 14cm \/ 5.5 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالطاقة\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e~60 W\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-size-spec-label\"\u003eالوزن\u003c\/div\u003e\n\u003cdiv class=\"dfpd-size-spec-val\"\u003e5 kg \/ 11 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\n\u003cdiv class=\"dfpd-eyebrow\"\u003eالمواصفات\u003c\/div\u003e\n\u003ch2 class=\"dfpd-h2\"\u003eالتفاصيل \u003cem\u003eموثقة بدقة.\u003c\/em\u003e\u003c\/h2\u003e\n\u003cdiv class=\"dfpd-specs\"\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالمادة\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eمعدن · خشب · راتنج · أكريليك\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eمصدر الضوء\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eمصباح LED مدمج \u003cem\u003e(قابل للاستبدال)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالجهد الكهربائي\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eAC 110–240 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eنمط التثبيت\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eالسقف · الاستخدام الداخلي\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالتحكم\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eمفتاح الحائط العادي \u003cem\u003e(غير مرفق)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eطول السلك\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e150 cm \/ 59″ \u003cem\u003e(قابل للتعديل — قابل للتمديد عند الطلب)\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالشهادات\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003eأمريكا الشمالية · أوروبا · المملكة العربية السعودية · أستراليا\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-row\"\u003e\n\u003cdiv class=\"dfpd-spec-label\"\u003eالتشطيبات\u003c\/div\u003e\n\u003cdiv class=\"dfpd-spec-val\"\u003e\n\u003cdiv class=\"dfpd-finishes\" style=\"margin-top: 0.3rem;\"\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch\" style=\"background: linear-gradient(135deg, #C5A373 0%, #9A7F52 100%);\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eخشب\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch\" style=\"background: linear-gradient(135deg, #F5F1E6 0%, #E5DFD0 100%); border-color: rgba(43,40,36,0.12);\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eأبيض\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch\" style=\"background: linear-gradient(135deg, #6B8696 0%, #4A6775 100%);\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eأزرق\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch\" style=\"background: linear-gradient(135deg, #D9A28E 0%, #B87862 100%);\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eOrange Pink\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch\" style=\"background: linear-gradient(135deg, #9E9890 0%, #7A7469 100%);\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eرمادي\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish\"\u003e\n\u003cdiv class=\"dfpd-finish-swatch\" style=\"background: linear-gradient(135deg, #D5B155 0%, #B3903A 100%);\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003cdiv class=\"dfpd-finish-label\"\u003eأصفر\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALL VIDEO TEXT CARD --\u003e\n\u003csection class=\"dfpd-sec\"\u003e\u003ca class=\"dfpd-vid-text\" href=\"https:\/\/www.youtube.com\/watch?v=lMBS0a7LuDE\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-vid-text-icon\"\u003e\u003csvg fill=\"none\" height=\"22\" viewbox=\"0 0 38 38\" width=\"22\"\u003e\n\u003cpolygon fill=\"currentColor\" points=\"15,11 15,27 28,19\"\u003e\u003c\/polygon\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eشرح التثبيت \u003cem\u003eتفصيلي\u003c\/em\u003e — شاهد على YouTube\u003c\/h4\u003e\n\u003cp\u003eفيديو خطوة بخطوة: فتح الصندوق، اختيار الأجهزة، التثبيت، والتشغيل الأول.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"dfpd-vid-text-cta\"\u003e شاهد \u003csvg fill=\"none\" height=\"10\" viewbox=\"0 0 11 11\" width=\"10\"\u003e \u003cpath d=\"M3 8L8 3M8 3H3M8 3V8\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003c\/svg\u003e \u003c\/span\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- DOWNLOADS + SUPPORT --\u003e\n\u003csection class=\"dfpd-sec\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"dfpd-foot\"\u003e\n\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1CaDftEItMq5OjPIWQ-6nUXJTbMm-w-Yl\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eالمستند\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eالمواصفات\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/drive.google.com\/file\/d\/1_AKX_47nOtQab86UsajGXRYOYLgsu83R\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"18\" viewbox=\"0 0 24 24\" width=\"18\"\u003e \u003cpath d=\"M6 2h9l5 5v15H6V2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M15 2v5h5\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e \u003ctext fill=\"currentColor\" font-family=\"Outfit, sans-serif\" font-size=\"5.5\" font-weight=\"600\" letter-spacing=\"0.3\" text-anchor=\"middle\" x=\"12\" y=\"17\"\u003ePDF\u003c\/text\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eالمستند\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eدليل التثبيت\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"dfpd-download\" href=\"https:\/\/www.dekorfine.com\/pages\/3d\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"dfpd-download-icon\"\u003e\u003csvg fill=\"none\" height=\"20\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003cpath d=\"M12 2.5L21 7v10l-9 4.5L3 17V7l9-4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M3 7l9 4.5L21 7\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M12 11.5V21.5\" stroke=\"currentColor\" stroke-width=\"1.3\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"dfpd-download-sub\"\u003eالموارد\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-title\"\u003eمكتبة ملفات ثلاثية الأبعاد\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-download-arrow\"\u003e\u003csvg fill=\"none\" height=\"14\" viewbox=\"0 0 16 16\" width=\"14\"\u003e\n\u003cpath d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"dfpd-support\"\u003eهل لديك أسئلة؟ تواصل معنا عبر \u003ca class=\"dfpd-link\" href=\"mailto:support@dekorfine.com\"\u003esupport@dekorfine.com\u003c\/a\u003e — نرد على استفساراتك خلال 24 ساعة.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════ PURE-CSS :target LIGHTBOXES (one per size) ════════════ --\u003e\n\u003cdiv class=\"dfpd-lightbox\" id=\"dfpd-lb-4heads\"\u003e\n\u003ca aria-label=\"Close\" class=\"dfpd-lightbox-backdrop\" href=\"#dfpd-root\"\u003e\u003c\/a\u003e \u003ca aria-label=\"Close\" class=\"dfpd-lightbox-close\" href=\"#dfpd-root\"\u003e✕\u003c\/a\u003e \u003cimg alt=\"4 Heads dimensions\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Round_Chandelier_06122.jpg?v=1718335267\"\/\u003e\n\u003cdiv class=\"dfpd-lightbox-caption\"\u003e4 رؤوس · الأبعاد\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dfpd-lightbox\" id=\"dfpd-lb-5heads\"\u003e\n\u003ca aria-label=\"Close\" class=\"dfpd-lightbox-backdrop\" href=\"#dfpd-root\"\u003e\u003c\/a\u003e \u003ca aria-label=\"Close\" class=\"dfpd-lightbox-close\" href=\"#dfpd-root\"\u003e✕\u003c\/a\u003e \u003cimg alt=\"5 Heads dimensions\" src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Round_Chandelier_06121.jpg?v=1718335248\"\/\u003e\n\u003cdiv class=\"dfpd-lightbox-caption\"\u003e5 رؤوس · الأبعاد\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Dekorfine","offers":[{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ أبيض \/ إضاءة دافئة","offer_id":45358536392958,"sku":"DFC-0527-1","price":1119.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ أبيض \/ تخفيف الضوء الدافئ Triac","offer_id":46026006888702,"sku":"DFC-0527-49","price":1198.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ برتقالي وردي \/ إضاءة دافئة","offer_id":45358536491262,"sku":"DFC-0527-4","price":1119.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ برتقالي وردي \/ تخفيف الضوء الدافئ Triac","offer_id":46026006921470,"sku":"DFC-0527-48","price":1198.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ رمادي \/ إضاءة دافئة","offer_id":45358536589566,"sku":"DFC-0527-7","price":1119.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ رمادي \/ تخفيف الضوء الدافئ Triac","offer_id":46026006954238,"sku":"DFC-0527-47","price":1198.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ أزرق \/ إضاءة دافئة","offer_id":45358540652798,"sku":"DFC-0527-10","price":1119.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ أزرق \/ تخفيف الضوء الدافئ Triac","offer_id":46026006987006,"sku":"DFC-0527-46","price":1198.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ أصفر \/ إضاءة دافئة","offer_id":45358536687870,"sku":"DFC-0527-13","price":1119.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ أصفر \/ تخفيف الضوء الدافئ Triac","offer_id":46026007019774,"sku":"DFC-0527-45","price":1198.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ ملون \/ إضاءة دافئة","offer_id":45358536786174,"sku":"DFC-0527-16","price":1119.0,"currency_code":"SAR","in_stock":true},{"title":"4 رؤوس ∅ 25.6″ x H 5.5″ \/ ملون \/ تخفيف الضوء الدافئ Triac","offer_id":46026007052542,"sku":"DFC-0527-44","price":1198.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ أبيض \/ إضاءة دافئة","offer_id":45358539276542,"sku":"DFC-0527-19","price":1551.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ أبيض \/ تخفيف الضوء الدافئ Triac","offer_id":46026007085310,"sku":"DFC-0527-43","price":1629.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ برتقالي وردي \/ إضاءة دافئة","offer_id":45358539374846,"sku":"DFC-0527-22","price":1551.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ برتقالي وردي \/ تخفيف الضوء الدافئ Triac","offer_id":46026007118078,"sku":"DFC-0527-42","price":1629.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ رمادي \/ إضاءة دافئة","offer_id":45358539473150,"sku":"DFC-0527-25","price":1551.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ رمادي \/ تخفيف الضوء الدافئ Triac","offer_id":46026007150846,"sku":"DFC-0527-41","price":1629.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ أزرق \/ إضاءة دافئة","offer_id":45358540751102,"sku":"DFC-0527-28","price":1551.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ أزرق \/ تخفيف الضوء الدافئ Triac","offer_id":46026007183614,"sku":"DFC-0527-40","price":1629.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ أصفر \/ إضاءة دافئة","offer_id":45358539571454,"sku":"DFC-0527-31","price":1551.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ أصفر \/ تخفيف الضوء الدافئ Triac","offer_id":46026007216382,"sku":"DFC-0527-39","price":1629.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ ملون \/ إضاءة دافئة","offer_id":45358539669758,"sku":"DFC-0527-34","price":1551.0,"currency_code":"SAR","in_stock":true},{"title":"5 رؤوس ∅ 28.3″ x H 5.5″ \/ ملون \/ تخفيف الضوء الدافئ Triac","offer_id":46026007249150,"sku":"DFC-0527-38","price":1629.0,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0630\/1876\/2494\/files\/Sienna_Bird_Round_Chandelier_20.jpg?v=1716775815","url":"https:\/\/www.dekorfine.com\/ar-sa\/products\/%d9%85%d8%b5%d8%a8%d8%a7%d8%ad-%d9%82%d9%84%d8%a7%d8%af%d8%a9-%d8%b9%d9%84%d9%89-%d8%b4%d9%83%d9%84-%d8%b7%d8%a7%d8%a6%d8%b1-%d8%b3%d9%8a%d9%8a%d9%86%d8%a7-1","provider":"Dekorfine","version":"1.0","type":"link"}