{"product_id":"carlo-nason-ice-ceiling-lamp","title":"Carlo Nason Ice Ceiling Lamp","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n  .pd-img-single { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; max-width: 320px; margin: 0 0 8px; }\n  .pd-img-single img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease; }\n  .pd-img-single:hover img { transform: scale(1.03); }\n  .pd-img-single::after { content: '+'; position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n  .pd-img-single:hover::after { opacity: 1; }\n  .pd-img-caption { font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; display: block; }\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link { display: inline-flex; align-items: center; gap: 0; padding: 0; background: #4A5248; border: 1px solid #4A5248 !important; border-bottom: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-decoration: none !important; text-transform: uppercase; transition: background 0.18s, border-color 0.18s; overflow: hidden; outline: none; }\n  .pd-download-link:hover { background: #3b4139; border-color: #3b4139; }\n  .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; min-width: 48px; background: rgba(255,255,255,0.12); color: #e8ede7; font-size: 16px; font-weight: 700; line-height: 1; flex-shrink: 0; letter-spacing: 0; border-right: 1px solid rgba(255,255,255,0.15); }\n  .pd-download-link:hover .dl-arrow { background: rgba(255,255,255,0.18); }\n  .pd-download-link .dl-text { display: inline-block; padding: 0 20px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n  .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: 0; left: 20px; right: 20px; height: 1px; background: rgba(232,237,231,0.7); transform: scaleX(0); transform-origin: left center; transition: transform 0.28s cubic-bezier(0.4,0,0.2,1); display: block; }\n  .pd-download-link:hover .dl-text::after { transform: scaleX(1); }\n\n  .pd-note { display: flex; gap: 14px; align-items: flex-start; padding: 16px 18px; background: #2c2820; border: 1px solid #4a4032; border-left: 3px solid #b89968; margin-bottom: 36px; }\n  .pd-note__icon { flex-shrink: 0; margin-top: 1px; }\n  .pd-note__body { flex: 1; }\n  .pd-note__title { font-family: 'DM Sans', sans-serif; font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #d4b483; margin-bottom: 5px; }\n  .pd-note__text { font-family: 'DM Sans', sans-serif; font-size: 13px; font-weight: 400; line-height: 1.6; color: #ece4d6; }\n  .pd-note__text a { color: #e0c592; text-decoration: underline; }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eThe Carlo Nason Ice Ceiling Lamp is crafted from transparent gradient glass with a glacial texture. By skillfully layering multiple glass pieces, it simulates the effect of stacked ice cubes – light passing through the distinctively textured glass generates a soft halo, diffused like ice crystals. This design delivers a pure, natural, and artistic illumination that fills your space with the serene beauty and enchanting atmosphere of a frozen landscape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- GLASS COLOR NOTICE --\u003e\n\u003cdiv class=\"pd-note\"\u003e\n\u003cdiv class=\"pd-note__icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 3C9 7 7 9.5 7 13a5 5 0 0010 0c0-3.5-2-6-5-10z\" stroke=\"#d4b483\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-note__body\"\u003e\n\u003cdiv class=\"pd-note__title\"\u003eNote on Handcrafted Glass\u003c\/div\u003e\n\u003cdiv class=\"pd-note__text\"\u003eDue to the different glass colors of the individual batches, there may be color differences. If you are concerned, please \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" target=\"_blank\" rel=\"noopener\"\u003econtact us\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \n        \u003cline x1=\"14\" y1=\"4\" x2=\"14\" y2=\"24\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"4\" y1=\"14\" x2=\"24\" y2=\"14\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"6.9\" y1=\"6.9\" x2=\"21.1\" y2=\"21.1\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"21.1\" y1=\"6.9\" x2=\"6.9\" y2=\"21.1\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" stroke=\"#9c7c4a\" stroke-width=\"1.3\" fill=\"none\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eCraft\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eHand-Blown Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"6\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 8V6M14 22v-2M8 14H6M22 14h-2\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M10.3 10.3L8.9 8.9M19.1 19.1l-1.4-1.4M10.3 17.7l-1.4 1.4M19.1 8.9l-1.4 1.4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eBulb Type\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M8 14a6 6 0 1112 0\"\u003e\u003c\/path\u003e\n        \u003ccircle fill=\"#9c7c4a\" r=\"1.5\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 15.5V19\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M6 21h16\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eDimmable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 6l-2 6h-5l4 3-2 6 5-3 5 3-2-6 4-3h-5z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eColor Quality\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e90 CRI\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCeiling Light\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINC-09289\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan\u003eØ 11.8″ × W 11.8″ × H 7.5″\u003c\/span\u003e \u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e30 cm × 30 cm × 19 cm\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eE26 or E27\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e8.8 lbs (4 kg)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eMax 40W\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIron, Glass\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCRI\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e90 CRI\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eDimming\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan\u003eCompatible with\u003c\/span\u003e \u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003edimmer switches\u003c\/span\u003e \u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\n\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan class=\"swatch\" style=\"background: #8a8888;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"background: #d4820a;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"background: #e8e8e0; border-color: rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom: none;\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003eBulb\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003eNot included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 40px;\" class=\"pd-highlights\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eUses 40W E26 or E27 incandescent bulbs at 90 CRI (bulbs not included).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTransparent gradient glass with a glacial texture — layered glass pieces simulate stacked ice cubes, creating a soft diffused halo when lit.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eInspired by the beauty of glacial fragmentation and reconstruction.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCompatible with standard dimmer switches for full ambiance control.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 2 finishes: Smoke Gray \u0026amp; Clear, Amber \u0026amp; Clear.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (120V)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv class=\"pd-img-single\" id=\"pdThumb1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Carlo-Nason-Ice-Ceiling-Lamp_1024x1024.jpg?v=1758166543\" alt=\"Carlo Nason Ice Ceiling Lamp dimensions diagram\"\u003e\u003c\/div\u003e\n\u003cspan class=\"pd-img-caption\" id=\"pdThumbCaption\"\u003e🔍 Click to view high-resolution diagram.\u003c\/span\u003e \u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n  function openLb(src, cap) { lbImg.src = src; lbCap.textContent = cap || ''; ov.style.display = 'flex'; document.body.style.overflow = 'hidden'; }\n  function closeLb() { ov.style.display = 'none'; lbImg.src = ''; document.body.style.overflow = ''; }\n  xBtn.addEventListener('click', closeLb);\n  ov.addEventListener('click', function(e) { if (e.target === ov) closeLb(); });\n  document.addEventListener('keydown', function(e) { if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 ov.style.display !== 'none') closeLb(); });\n  ['pdThumb1','pdThumbCaption'].forEach(function(id) {\n    (function(el) {\n      if (!el) return;\n      el.addEventListener('click', function() {\n        var thumb = document.getElementById('pdThumb1');\n        openLb(thumb.getAttribute('data-lb-src'), thumb.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n})();\n\u003c\/script\u003e \u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1xzwvgAbbJwO8ODCIo9bUbBhcKNSyl0PT\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1HTFjkOOsBqDAAhy84wWy721UAg3oI_I4\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallation Instructions (PDF)\u003c\/span\u003e \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1N0-g3nHoTm5UuHie9qJ-U4vx3xVvvlI7\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003e3D Files\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 11.8″ x W 11.8″ x H 7.5″ \/ D 30cm x W 30cm x H 19cm \/ Smoke Gray","offer_id":50823913406785,"sku":"PINC-09289-01","price":275.0,"currency_code":"CAD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 7.5″ \/ D 30cm x W 30cm x H 19cm \/ Amber","offer_id":50823913439553,"sku":"PINC-09289-02","price":275.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Carlo_Nason_Ice_Ceiling_Lamp_1.jpg?v=1758163302","url":"https:\/\/pinlighting.com\/en-ca\/products\/carlo-nason-ice-ceiling-lamp","provider":"Pinlighting","version":"1.0","type":"link"}