{"product_id":"renee-ceiling-light","title":"Renee Ceiling Light","description":"\u003cstyle\u003e\n.mh-pdp {\n  max-width: 860px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  padding: 28px 22px 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  --brand-dark:    #3E2723;\n  --brand-bg:      #F6F5EF;\n  --brand-light:   #949494;\n  --brand-white:   #FFFFFF;\n  --brand-border:  #DDDDDD;\n  --bg:          var(--brand-bg);\n  --bg-card:     var(--brand-white);\n  --bg-warm:     #EDE9DB;\n  --bg-softer:   #ECEAE0;\n  --border:      #E2DFD4;\n  --border-lt:   #EDEAE0;\n  --accent-dk:   #2A1A17;\n  --accent-tint: #EDE6DC;\n  --accent-bdr:  #D4C9B8;\n  --text:        var(--brand-dark);\n  --text-mid:    #6B5D5A;\n  --text-light:  var(--brand-light);\n  color: var(--text);\n  background: var(--bg);\n}\n.mh-pdp * { box-sizing: border-box; font-size: 15px !important; }\n.mh-pdp svg { fill: none !important; }\n.mh-pdp a { text-decoration: none; color: inherit; }\n.mh-pdp img { max-width: 100%; height: auto; display: block; }\n.mh-pdp p { margin: 0 0 0.8rem; color: var(--text-mid); }\n.mh-pdp section { margin-bottom: 2.6rem; }\n\n.mh-pdp .sec-header { display: flex; align-items: center; gap: 14px; margin-bottom: 1.3rem; }\n.mh-pdp .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.mh-pdp .sec-title { font-weight: 400; color: var(--brand-dark); white-space: nowrap; }\n\n\/* Video embed *\/\n.mh-pdp .video-embed {\n  position: relative; padding-bottom: 56.25%; height: 0;\n  border-radius: 12px; overflow: hidden;\n  border: 0.5px solid var(--border);\n}\n.mh-pdp .video-embed iframe {\n  position: absolute; top: 0; left: 0;\n  width: 100%; height: 100%; display: block;\n}\n\n\/* Dark finish bar *\/\n.mh-pdp .finish-bar {\n  background: var(--accent-dk);\n  border-radius: 10px;\n  padding: 18px 22px;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 18px; flex-wrap: wrap;\n  margin-top: 1.4rem;\n}\n.mh-pdp .finish-bar-text { color: #c5bcac; line-height: 1.55; }\n.mh-pdp .finish-bar-text strong { color: #f0e8d8; font-weight: 600; display: block; letter-spacing: 0.02em; margin-bottom: 3px; text-transform: uppercase; }\n.mh-pdp .finish-bar-chips { display: flex; gap: 16px; flex-wrap: wrap; }\n.mh-pdp .bar-chip { display: flex; align-items: center; gap: 8px; color: #e8e0c8; letter-spacing: 0.01em; }\n.mh-pdp .bar-chip-dot { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid rgba(255,255,255,0.18); flex-shrink: 0; }\n\n\/* Note card *\/\n.mh-pdp .note-card {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 15px 17px; margin-top: 1.2rem;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 8px;\n}\n.mh-pdp .note-card svg { width: 20px; height: 20px; flex-shrink: 0; margin-top: 1px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .note-card p { margin: 0; color: var(--text-mid); line-height: 1.6; }\n.mh-pdp .note-card strong { color: var(--brand-dark); font-weight: 600; }\n\n\/* Features *\/\n.mh-pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .feature-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  padding: 22px 18px 20px;\n  display: flex; flex-direction: column;\n}\n.mh-pdp .feature-icon-wrap {\n  width: 40px; height: 40px; border-radius: 50%;\n  background: var(--bg-warm); border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 14px;\n}\n.mh-pdp .feature-icon-wrap svg { width: 18px; height: 18px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .feature-title {\n  font-size: 15px !important; font-family: inherit !important;\n  font-weight: 600 !important; color: var(--brand-dark) !important;\n  text-transform: none !important; letter-spacing: -0.005em !important;\n  line-height: 1.3 !important; margin: 0 0 8px !important;\n  text-align: center !important; display: flex !important;\n  align-items: center !important; justify-content: center !important;\n  min-height: 2.6em;\n}\n.mh-pdp .feature-desc { color: var(--text-mid); line-height: 1.55; margin: 0; text-align: center; }\n\n\/* Dimensions — multi-variant *\/\n.mh-pdp .dim-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 28px 28px;\n  text-align: center;\n}\n.mh-pdp .dim-models {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  margin-bottom: 22px;\n}\n.mh-pdp .dim-model {\n  padding: 6px 10px;\n  border-right: 0.5px solid var(--border);\n  display: flex; flex-direction: column;\n  align-items: center; gap: 8px;\n}\n.mh-pdp .dim-model:last-child { border-right: 0; }\n.mh-pdp .dim-model-label {\n  font-weight: 600; letter-spacing: 0.22em;\n  color: var(--accent-dk); text-transform: uppercase;\n  font-size: 11px !important; line-height: 1;\n}\n.mh-pdp .dim-model-val {\n  font-size: 16px !important; font-weight: 600;\n  font-variant-numeric: tabular-nums; color: var(--brand-dark);\n  letter-spacing: 0.005em; line-height: 1.45;\n}\n.mh-pdp .dim-model-val small {\n  display: block; font-size: 12.5px !important; font-weight: 500;\n  color: var(--text-mid); letter-spacing: 0.01em;\n  margin-top: 4px; font-variant-numeric: tabular-nums;\n}\n.mh-pdp .dim-power {\n  display: inline-flex; align-items: center; gap: 7px;\n  font-weight: 600; color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 6px 16px; border-radius: 99px;\n  letter-spacing: 0.02em;\n}\n.mh-pdp .dim-power svg { width: 12px; height: 12px; stroke: var(--brand-dark); stroke-width: 2; }\n.mh-pdp .dim-foot {\n  display: flex; justify-content: center; gap: 10px;\n  flex-wrap: wrap;\n}\n\n\/* In Real Homes — Live Instagram embeds *\/\n.mh-pdp .ig-embed-grid {\n  display: flex; flex-wrap: wrap; gap: 14px;\n  justify-content: center; align-items: flex-start;\n}\n.mh-pdp .ig-embed-frame {\n  flex: 1 1 380px; max-width: 540px; min-width: 280px;\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 14px;\n  padding: 12px 14px 4px;\n  display: flex; flex-direction: column; align-items: stretch;\n  transition: border-color 0.25s ease;\n}\n.mh-pdp .ig-embed-frame:hover { border-color: var(--accent-bdr); }\n.mh-pdp .ig-embed-frame .instagram-media {\n  margin: 0 !important; background: #FFFFFF !important;\n  border-radius: 8px !important; border: 0 !important;\n  box-shadow: none !important; width: 100% !important;\n  max-width: 540px !important; min-width: 0 !important;\n  align-self: center;\n}\n.mh-pdp .ig-embed-frame iframe {\n  border-radius: 8px !important; width: 100% !important; max-width: 100% !important;\n}\n.mh-pdp .ig-embed-frame .instagram-media-rendered { border-radius: 8px !important; }\n.mh-pdp .ig-embed-link {\n  display: inline-flex; align-items: center; gap: 7px;\n  align-self: flex-start; padding: 12px 4px 8px;\n  margin-top: 4px; font-weight: 600;\n  color: var(--brand-dark); letter-spacing: 0.005em;\n  text-decoration: none; transition: color 0.2s ease;\n}\n.mh-pdp .ig-embed-link:hover { color: var(--accent-dk); }\n.mh-pdp .ig-embed-link::after {\n  content: '↗'; display: inline-flex;\n  font-size: 14px !important; line-height: 1;\n  transition: transform 0.25s ease;\n}\n.mh-pdp .ig-embed-link:hover::after { transform: translate(2px, -2px); }\n\n\/* Spec grid *\/\n.mh-pdp .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border);\n  border-radius: 12px; overflow: hidden;\n  background: var(--bg-card);\n}\n.mh-pdp .spec-item {\n  padding: 14px 18px;\n  border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; gap: 16px;\n}\n.mh-pdp .spec-item:nth-child(even) { background: var(--bg-softer); }\n.mh-pdp .spec-item:last-child { border-bottom: 0; }\n.mh-pdp .spec-key {\n  font-weight: 700; letter-spacing: 0.04em;\n  text-transform: uppercase; color: var(--brand-dark);\n  width: 180px; flex-shrink: 0;\n}\n.mh-pdp .spec-val { font-weight: 500; color: var(--text); }\n.mh-pdp .spec-val small { display: block; color: var(--text-mid); font-weight: 400; margin-top: 2px; font-variant-numeric: tabular-nums; }\n.mh-pdp .spec-val-dot {\n  display: inline-flex; align-items: center; gap: 7px;\n  margin-right: 16px;\n}\n.mh-pdp .spec-val-dot span.dot {\n  width: 14px; height: 14px; border-radius: 50%;\n  border: 0.5px solid rgba(62,39,35,0.12);\n  flex-shrink: 0; display: inline-block;\n}\n\n\/* Cert badges *\/\n.mh-pdp .cert-badges-grid {\n  display: inline-grid;\n  grid-template-columns: repeat(2, auto);\n  gap: 6px 6px;\n}\n.mh-pdp .cert-badge {\n  font-weight: 500; color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px; border-radius: 99px;\n  text-align: center; white-space: nowrap;\n}\n\n\/* Downloads *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n.mh-pdp .dl-btn {\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  gap: 10px; padding: 22px 14px;\n  border-radius: 10px; border: 0.5px solid var(--border);\n  background: var(--bg-card); text-decoration: none;\n  color: var(--brand-dark); font-weight: 600;\n  text-align: center;\n  transition: border-color 0.2s ease, background 0.2s ease;\n}\n.mh-pdp .dl-btn:hover { border-color: var(--brand-dark); background: var(--bg-warm); }\n.mh-pdp .dl-icon-wrap {\n  width: 42px; height: 42px; border-radius: 50%;\n  background: var(--bg-warm); border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .dl-icon-wrap svg { width: 19px; height: 19px; stroke: var(--brand-dark); stroke-width: 1.6; fill: none !important; }\n.mh-pdp .dl-title { line-height: 1.3; letter-spacing: 0.01em; }\n.mh-pdp .dl-sub { font-weight: 600; color: var(--text-light); letter-spacing: 0.02em; text-transform: uppercase; margin-top: -2px; }\n\n\/* FAQ *\/\n.mh-pdp .faq-list { display: flex; flex-direction: column; gap: 8px; }\n.mh-pdp .faq-list details {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 10px; overflow: hidden;\n  transition: border-color 0.2s ease;\n}\n.mh-pdp .faq-list details[open] { border-color: var(--accent-bdr); }\n.mh-pdp .faq-list summary {\n  cursor: pointer; list-style: none;\n  padding: 16px 18px;\n  font-weight: 600; color: var(--brand-dark);\n  display: flex; align-items: center; justify-content: space-between; gap: 14px;\n}\n.mh-pdp .faq-list summary::-webkit-details-marker { display: none; }\n.mh-pdp .faq-list summary::after {\n  content: ''; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bg-warm) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5l3 3 3-3' stroke='%233E2723' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/10px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  flex-shrink: 0; transition: transform 0.25s ease;\n}\n.mh-pdp .faq-list details[open] summary::after { transform: rotate(180deg); }\n.mh-pdp .faq-a {\n  padding: 0 18px 16px;\n  color: var(--text-mid); line-height: 1.65;\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .mh-pdp { padding: 22px 16px 10px; }\n  .mh-pdp .features-grid { grid-template-columns: 1fr; }\n  .mh-pdp .feature-title { min-height: 0; }\n  .mh-pdp .dl-grid { grid-template-columns: 1fr; }\n  .mh-pdp .spec-key { width: 130px; letter-spacing: 0.03em; }\n  .mh-pdp .spec-item { padding: 12px 14px; gap: 10px; }\n  .mh-pdp .dim-card { padding: 22px 18px; }\n  .mh-pdp .dim-models { grid-template-columns: 1fr; gap: 14px; }\n  .mh-pdp .dim-model {\n    border-right: 0;\n    border-bottom: 0.5px solid var(--border);\n    padding-bottom: 14px;\n    flex-direction: row; justify-content: space-between;\n    text-align: left;\n  }\n  .mh-pdp .dim-model:last-child { border-bottom: 0; padding-bottom: 0; }\n  .mh-pdp .dim-model-val { font-size: 14.5px !important; text-align: right; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\n  .mh-pdp .ig-embed-grid { gap: 12px; }\n  .mh-pdp .ig-embed-frame { padding: 10px; border-radius: 12px; flex: 1 1 100%; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"mh-pdp\"\u003e\n\n\u003c!-- VIDEO --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eProduct Video\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"video-embed\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/2xrsdhDAsZs?si=4V2PklQidyPv7VNo\" title=\"Renee Ceiling Light\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- OVERVIEW --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp\u003eThe Renee ceiling light arranges textured glass globes across a sculptural metal frame — a contemporary take on the classic multi-globe chandelier. Choose between four-, five-, or eight-globe configurations to suit the room's scale, and pick a green frame or refined black to set the mood.\u003c\/p\u003e\n  \u003cp\u003eEach globe carries a softly textured surface that diffuses light into a warm, hazy glow — making the Renee equally at home over a dining table, in a living room, or anchoring a bedroom ceiling. The green leans modern-eclectic; the black reads quietly classical.\u003c\/p\u003e\n\n  \u003cdiv class=\"finish-bar\"\u003e\n    \u003cdiv class=\"finish-bar-text\"\u003e\n      \u003cstrong\u003eSignature Finish\u003c\/strong\u003e\n      White glass globes on a green or black metal frame\n    \u003c\/div\u003e\n    \u003cdiv class=\"finish-bar-chips\"\u003e\n      \u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #6B8E6F;\"\u003e\u003c\/span\u003e Green\u003c\/div\u003e\n      \u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #1F1F1F;\"\u003e\u003c\/span\u003e Black\u003c\/div\u003e\n      \u003cdiv class=\"bar-chip\"\u003e\n\u003cspan class=\"bar-chip-dot\" style=\"background: #F4EFE2;\"\u003e\u003c\/span\u003e White\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-card\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke-linecap=\"round\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"16\" r=\"0.6\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eBulbs Not Included —\u003c\/strong\u003e Each globe takes a standard medium-base E26 (North America) or E27 (Europe) bulb up to 40W. Plan for 4, 5, or 8 bulbs depending on the variant you choose. We recommend warm-tone (2700–3000K) dimmable LEDs for the softest glow.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HIGHLIGHTS --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eProduct Highlights\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"6\" cy=\"10\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"6\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18\" cy=\"10\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"8.5\" cy=\"17\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15.5\" cy=\"17\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-title\"\u003eMulti-Globe Silhouette\u003c\/div\u003e\n      \u003cp class=\"feature-desc\"\u003eA sculptural cluster of textured glass spheres on a slender metal frame — chandelier presence, scaled to your room.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"9\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"15\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-title\"\u003eTwo Frame Finishes\u003c\/div\u003e\n      \u003cp class=\"feature-desc\"\u003eGreen for a modern-eclectic interior, or black for a quietly classical room — pick one at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-icon-wrap\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 17h6M10 20h4M8 10a4 4 0 018 0c0 2-1.2 2.8-2 4.2-.3.5-.5 1.3-.5 1.8h-3c0-.5-.2-1.3-.5-1.8C8.2 12.8 8 12 8 10z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-title\"\u003eStandard Bulb · Dimmable\u003c\/div\u003e\n      \u003cp class=\"feature-desc\"\u003eEach socket accepts a universal E26\/E27 bulb up to 40W. Pair with a dimmable bulb for mood-tuned brightness.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DIMENSIONS --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dim-card\"\u003e\n    \u003cdiv class=\"dim-models\"\u003e\n      \u003cdiv class=\"dim-model\"\u003e\n        \u003cdiv class=\"dim-model-label\"\u003e4 Heads\u003c\/div\u003e\n        \u003cdiv class=\"dim-model-val\"\u003e\n          D 26\" × H 11.8\"\n          \u003csmall\u003eD 66 × H 30 cm\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-model\"\u003e\n        \u003cdiv class=\"dim-model-label\"\u003e5 Heads\u003c\/div\u003e\n        \u003cdiv class=\"dim-model-val\"\u003e\n          D 26\" × H 11.8\"\n          \u003csmall\u003eD 66 × H 30 cm\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-model\"\u003e\n        \u003cdiv class=\"dim-model-label\"\u003e8 Heads\u003c\/div\u003e\n        \u003cdiv class=\"dim-model-val\"\u003e\n          D 35.4\" × H 11.8\"\n          \u003csmall\u003eD 90 × H 30 cm\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-foot\"\u003e\n      \u003cdiv class=\"dim-power\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 17h6M10 20h4M8 10a4 4 0 018 0c0 2-1.2 2.8-2 4.2-.3.5-.5 1.3-.5 1.8h-3c0-.5-.2-1.3-.5-1.8C8.2 12.8 8 12 8 10z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        E26 \/ E27 · 40W Max per Head\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-power\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        Globe Ø 7\" (17.8 cm)\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- IN REAL HOMES --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eIn Real Homes\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp\u003eA look at the Renee ceiling light installed in a customer's own interior — pulled live from Instagram. Tap to open in a new window.\u003c\/p\u003e\n\n  \u003cdiv class=\"ig-embed-grid\"\u003e\n    \u003cdiv class=\"ig-embed-frame\"\u003e\n      \u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/DKiG8PIvym1\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background:#FFF; border:0; margin:0; max-width:540px; min-width:0; padding:0; width:100%;\"\u003e\n        \u003ca href=\"https:\/\/www.instagram.com\/p\/DKiG8PIvym1\/\" target=\"_blank\" rel=\"noopener\"\u003eView this post on Instagram\u003c\/a\u003e\n      \u003c\/blockquote\u003e\n      \u003ca class=\"ig-embed-link\" href=\"https:\/\/www.instagram.com\/p\/DKiG8PIvym1\/\" target=\"_blank\" rel=\"noopener\"\u003eView this post on Instagram\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DETAILS --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"spec-grid\"\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eE26 \/ E27 medium-base bulb · 40W max per socket \u003csmall\u003eBulbs not included · 4, 5, or 8 bulbs needed depending on variant\u003c\/small\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eDimmable\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eYes — with a dimmable bulb and a compatible dimmer switch\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eDimensions\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e\n        4 \/ 5 Heads: D 26\" × H 11.8\" (D 66 × H 30 cm)\n        \u003csmall\u003e8 Heads: D 35.4\" × H 11.8\" (D 90 × H 30 cm) · Globe Ø 7\" (17.8 cm)\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eInstallation\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eHardwired ceiling mount \u003csmall\u003eProfessional installation recommended\u003c\/small\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003eMetal, Glass\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eBody Finishes\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e\n        \u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #6B8E6F;\"\u003e\u003c\/span\u003e Green\u003c\/span\u003e\n        \u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #1F1F1F;\"\u003e\u003c\/span\u003e Black\u003c\/span\u003e\n        \u003csmall\u003eChoose one finish at checkout\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eShade Finish\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e\n        \u003cspan class=\"spec-val-dot\"\u003e\u003cspan class=\"dot\" style=\"background: #F4EFE2;\"\u003e\u003c\/span\u003e White\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-item\"\u003e\n      \u003cdiv class=\"spec-key\"\u003eCertifications\u003c\/div\u003e\n      \u003cdiv class=\"spec-val\"\u003e\n        \u003cdiv class=\"cert-badges-grid\"\u003e\n          \u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e\n          \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e\n          \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e\n          \u003cspan class=\"cert-badge\"\u003eMiddle East\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- MANUFACTURER RESOURCES --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eManufacturer Resources\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dl-grid\"\u003e\n    \u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1lDe1mDV2qwA2c-KX1TLaD8vNGteYL6wq\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3h7l5 5v12a1 1 0 01-1 1H8a1 1 0 01-1-1V4a1 1 0 011-1z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 3v5h5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 13h6M10 16h6M10 19h4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dl-title\"\u003eSpecification Sheet\u003c\/div\u003e\n      \u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1WncOId8SzNLQY4excDxb_MPWsy8uwJku\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3l3 3M10 19l-5 1 1-5L17.5 5.5a2.1 2.1 0 013 3L10 19z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv class=\"dl-title\"\u003eInstallation Sheet\u003c\/div\u003e\n      \u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"sec-header\"\u003e\n    \u003cspan class=\"sec-title\"\u003eFrequently Asked\u003c\/span\u003e\n    \u003cdiv class=\"sec-header-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many bulbs do I need, and are they included?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe number of bulbs depends on the variant you choose: the 4-head version needs 4 bulbs, the 5-head needs 5, and the 8-head needs 8. Each socket takes a standard medium-base bulb — E26 in North America, E27 in Europe — up to 40W maximum. Bulbs are not included with the fixture, so plan to source them separately. We recommend a warm-tone (2700–3000K) LED-equivalent for the softest, most flattering glow.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the fixture dimmable?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — the Renee supports dimming, provided two conditions are met: (1) you use dimmable bulbs in every socket, and (2) the fixture is wired to a compatible dimmer switch. Standard non-dimmable bulbs will not dim, even on a dimmer circuit. For best results, use identical dimmable LED bulbs across all sockets.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I choose between the 4-, 5-, and 8-head versions?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe 4- and 5-head versions share the same overall footprint (26-inch diameter) — the difference is the visual density of globes, with the 5-head reading slightly fuller. The 8-head version steps up to a 35.4-inch diameter for larger rooms or longer dining tables where a more substantial fixture is needed. A common guideline: 4–5 heads for rooms up to 12 ft wide; 8 heads for rooms 14 ft+ or above larger tables.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes installation require an electrician?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Renee is a hardwired ceiling fixture and connects directly to your home's electrical wiring at the ceiling junction box — there is no plug-in option. We strongly recommend professional installation by a licensed electrician, especially if you are replacing a different fixture or working with multi-bulb circuits. The included installation sheet provides full wiring diagrams for the installer.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich finish — Green or Black — should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-a\"\u003eGreen leans modern-eclectic — it adds a pop of color and works especially well in interiors with warm woods, cream walls, or neutral upholstery where the green can act as a focal accent. Black is the more classical choice — it disappears into darker palettes and reads as a refined, timeless silhouette in traditional, transitional, or Scandinavian interiors. Both share the same white glass globes.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript async src=\"\/\/www.instagram.com\/embed.js\"\u003e\u003c\/script\u003e\n\n","brand":"mooiehome","offers":[{"title":"4 Heads: D66 x H30cm \/ D26 x H11.8\" \/ Green","offer_id":49443649716510,"sku":"MHC-115525-01","price":406.0,"currency_code":"AUD","in_stock":true},{"title":"4 Heads: D66 x H30cm \/ D26 x H11.8\" \/ Black","offer_id":49443649749278,"sku":"MHC-115525-02","price":406.0,"currency_code":"AUD","in_stock":true},{"title":"5 Heads: D66 x H30cm \/ D26 x H11.8\" \/ Green","offer_id":49443649782046,"sku":"MHC-115525-03","price":425.0,"currency_code":"AUD","in_stock":true},{"title":"5 Heads: D66 x H30cm \/ D26 x H11.8\" \/ Black","offer_id":49443649814814,"sku":"MHC-115525-04","price":425.0,"currency_code":"AUD","in_stock":true},{"title":"8 Heads: D90 x H30cm \/ D35.4 x H11.8\" \/ Green","offer_id":49443649847582,"sku":"MHC-115525-05","price":1212.0,"currency_code":"AUD","in_stock":true},{"title":"8 Heads: D90 x H30cm \/ D35.4 x H11.8\" \/ Black","offer_id":49443649880350,"sku":"MHC-115525-06","price":1212.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Renee_Ceiling_Light_1_2.jpg?v=1735087797","url":"https:\/\/mooiehome.com\/en-au\/products\/renee-ceiling-light","provider":"Mooiehome","version":"1.0","type":"link"}